@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

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

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

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

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

span.alert {
  display: inline-block; }

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

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

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

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

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

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

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

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

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-menu > li > a,
.dropdown-menu .link-list > li > a {
  color: #6b6c7e;
  display: block;
  overflow: hidden;
  padding: 0.5rem 1.25rem; }

.dropdown-menu > li.disabled > a,
.dropdown-menu .link-list > .disabled > a {
  box-shadow: none;
  color: #a7a9bc;
  cursor: not-allowed; }

.dropdown-toggle:after {
  border-width: 0;
  content: normal; }

.dropup .dropdown-toggle:after {
  border-width: 0;
  content: normal; }

.dropdown > .dropdown-menu {
  position: absolute; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description
.input-localized.input-localized-editor
.input-group-item
.wrapper
.form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .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-spa-loading-bar {
  background: #2fa4f5; }

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

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

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

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

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

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

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

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

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

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

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

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

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

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

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

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

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.component-action) {
  color: #343a40; }

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

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

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

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

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

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

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

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

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

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

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

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

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

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

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

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

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

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

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

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

.lfr-fullscreen-source-editor
.lfr-fullscreen-source-editor-content
.panel-splitter {
  border-color: #ccc; }

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base {
  outline: none; }

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

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

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

html.modal-open {
  overflow: initial; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

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

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

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

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-actions {
  float: right; }

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

.portlet-borderless .portlet-content {
  padding: 1rem; }

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

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

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4; }

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root .cnu-theme {
  --cnu-destaques: #00995C;
  --cnu-titulos: #282828;
  --cnu-textos-longos: #4D4D4D;
  --cnu-menor-importancia: #C4C4C4;
  --cnu-primaria: #FFFFFF;
  --cnu-secundaria: #F4F4F4;
  --cnu-divisoes: #DEDEDE;
  --cnu-medio: #00995D;
  --cnu-claro: #B1D34B;
  --cnu-escuro: #004E4C;
  --cnu-secundario: #F47920;
  --cnu-sucesso: #00995D;
  --cnu-erro: #FF0000;
  --cnu-alerta: #F47920;
  --cnu-preto-principal: #000000;
  --cnu-preto-secundario: #151515;
  --cnu-preto-alternativo: #282828;
  --cnu-cinza-principal: #999999;
  --cnu-cinza-secundario: #C4C4C4;
  --cnu-cinza-alternativo: #D6D6D6;
  --cnu-branco: #FFFFFF;
  --cnu-azul: #A6DADE;
  --cnu-verde: #CFE3BC;
  --cnu-amarelo: #FFE196;
  --cnu-marrom-claro: #EBE3DA;
  --cnu-marrom-escuro: #D1A394;
  --cnu-rosa: #F0CECE;
  --cnu-sombra: rgba(0, 64, 26, 0.2); }

@font-face {
  font-family: "Unimed Slab";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/unimedslab-bold-webfont.woff2") format("woff2"), url("../fonts/unimedslab-bold-webfont.woff") format("woff"), url("../fonts/unimedslab-bold-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Unimed Slab";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/unimedslab-bolditalic-webfont.woff2") format("woff2"), url("../fonts/unimedslab-bolditalic-webfont.woff") format("woff"), url("../fonts/unimedslab-bolditalic-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Unimed Slab";
  font-style: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/unimedslab-regular-webfont.woff2") format("woff2"), url("../fonts/unimedslab-regular-webfont.woff") format("woff"), url("../fonts/unimedslab-regular-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Unimed Slab";
  font-style: 400;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/unimedslab-regularitalic-webfont.woff2") format("woff2"), url("../fonts/unimedslab-regularitalic-webfont.woff") format("woff"), url("../fonts/unimedslab-regularitalic-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Unimed Sans';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/unimedsans-regular-webfont.woff2") format("woff2"), url("../fonts/unimedsans-regular-webfont.woff") format("woff"), url("../fonts/unimedsans-regular-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Unimed Sans';
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/unimedsans-regularitalic-webfont.woff2") format("woff2"), url("../fonts/unimedsans-regularitalic-webfont.woff") format("woff"), url("../fonts/unimedsans-regularitalic-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Unimed Sans';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/unimedsans-bold-webfont.woff2") format("woff2"), url("../fonts/unimedsans-bold-webfont.woff") format("woff"), url("../fonts/unimedsans-bold-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Unimed Sans";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("../fonts/unimedsans-bolditalic-webfont.woff2") format("woff2"), url("../fonts/unimedsans-bolditalic.woff") format("woff"); }

/* BASE */
.c-m-2px {
  margin: 0.125rem !important; }

.c-mt-2px,
.c-my-2px {
  margin-top: 0.125rem !important; }

.c-mr-2px,
.c-mx-2px {
  margin-right: 0.125rem !important; }

.c-mb-2px,
.c-my-2px {
  margin-bottom: 0.125rem !important; }

.c-ml-2px,
.c-mx-2px {
  margin-left: 0.125rem !important; }

.c-m-3px {
  margin: 0.1875rem !important; }

.c-mt-3px,
.c-my-3px {
  margin-top: 0.1875rem !important; }

.c-mr-3px,
.c-mx-3px {
  margin-right: 0.1875rem !important; }

.c-mb-3px,
.c-my-3px {
  margin-bottom: 0.1875rem !important; }

.c-ml-3px,
.c-mx-3px {
  margin-left: 0.1875rem !important; }

.c-m-6px {
  margin: 0.375rem !important; }

.c-mt-6px,
.c-my-6px {
  margin-top: 0.375rem !important; }

.c-mr-6px,
.c-mx-6px {
  margin-right: 0.375rem !important; }

.c-mb-6px,
.c-my-6px {
  margin-bottom: 0.375rem !important; }

.c-ml-6px,
.c-mx-6px {
  margin-left: 0.375rem !important; }

.c-m-10px {
  margin: 0.625rem !important; }

.c-mt-10px,
.c-my-10px {
  margin-top: 0.625rem !important; }

.c-mr-10px,
.c-mx-10px {
  margin-right: 0.625rem !important; }

.c-mb-10px,
.c-my-10px {
  margin-bottom: 0.625rem !important; }

.c-ml-10px,
.c-mx-10px {
  margin-left: 0.625rem !important; }

.c-m-0 {
  margin: 0 !important; }

.c-mt-0,
.c-my-0 {
  margin-top: 0 !important; }

.c-mr-0,
.c-mx-0 {
  margin-right: 0 !important; }

.c-mb-0,
.c-my-0 {
  margin-bottom: 0 !important; }

.c-ml-0,
.c-mx-0 {
  margin-left: 0 !important; }

.c-m-6 {
  margin: 4.5rem !important; }

.c-mt-6,
.c-my-6 {
  margin-top: 4.5rem !important; }

.c-mr-6,
.c-mx-6 {
  margin-right: 4.5rem !important; }

.c-mb-6,
.c-my-6 {
  margin-bottom: 4.5rem !important; }

.c-ml-6,
.c-mx-6 {
  margin-left: 4.5rem !important; }

.c-m-12 {
  margin: 0.75rem !important; }

.c-mt-12,
.c-my-12 {
  margin-top: 0.75rem !important; }

.c-mr-12,
.c-mx-12 {
  margin-right: 0.75rem !important; }

.c-mb-12,
.c-my-12 {
  margin-bottom: 0.75rem !important; }

.c-ml-12,
.c-mx-12 {
  margin-left: 0.75rem !important; }

.c-m-15 {
  margin: 0.9375rem !important; }

.c-mt-15,
.c-my-15 {
  margin-top: 0.9375rem !important; }

.c-mr-15,
.c-mx-15 {
  margin-right: 0.9375rem !important; }

.c-mb-15,
.c-my-15 {
  margin-bottom: 0.9375rem !important; }

.c-ml-15,
.c-mx-15 {
  margin-left: 0.9375rem !important; }

.c-m-16 {
  margin: 1rem !important; }

.c-mt-16,
.c-my-16 {
  margin-top: 1rem !important; }

.c-mr-16,
.c-mx-16 {
  margin-right: 1rem !important; }

.c-mb-16,
.c-my-16 {
  margin-bottom: 1rem !important; }

.c-ml-16,
.c-mx-16 {
  margin-left: 1rem !important; }

.c-m-20 {
  margin: 1.25rem !important; }

.c-mt-20,
.c-my-20 {
  margin-top: 1.25rem !important; }

.c-mr-20,
.c-mx-20 {
  margin-right: 1.25rem !important; }

.c-mb-20,
.c-my-20 {
  margin-bottom: 1.25rem !important; }

.c-ml-20,
.c-mx-20 {
  margin-left: 1.25rem !important; }

.c-m-24 {
  margin: 1.5rem !important; }

.c-mt-24,
.c-my-24 {
  margin-top: 1.5rem !important; }

.c-mr-24,
.c-mx-24 {
  margin-right: 1.5rem !important; }

.c-mb-24,
.c-my-24 {
  margin-bottom: 1.5rem !important; }

.c-ml-24,
.c-mx-24 {
  margin-left: 1.5rem !important; }

.c-m-28 {
  margin: 1.75rem !important; }

.c-mt-28,
.c-my-28 {
  margin-top: 1.75rem !important; }

.c-mr-28,
.c-mx-28 {
  margin-right: 1.75rem !important; }

.c-mb-28,
.c-my-28 {
  margin-bottom: 1.75rem !important; }

.c-ml-28,
.c-mx-28 {
  margin-left: 1.75rem !important; }

.c-m-30 {
  margin: 1.875rem !important; }

.c-mt-30,
.c-my-30 {
  margin-top: 1.875rem !important; }

.c-mr-30,
.c-mx-30 {
  margin-right: 1.875rem !important; }

.c-mb-30,
.c-my-30 {
  margin-bottom: 1.875rem !important; }

.c-ml-30,
.c-mx-30 {
  margin-left: 1.875rem !important; }

.c-m-32 {
  margin: 2rem !important; }

.c-mt-32,
.c-my-32 {
  margin-top: 2rem !important; }

.c-mr-32,
.c-mx-32 {
  margin-right: 2rem !important; }

.c-mb-32,
.c-my-32 {
  margin-bottom: 2rem !important; }

.c-ml-32,
.c-mx-32 {
  margin-left: 2rem !important; }

.c-m-36 {
  margin: 2.25rem !important; }

.c-mt-36,
.c-my-36 {
  margin-top: 2.25rem !important; }

.c-mr-36,
.c-mx-36 {
  margin-right: 2.25rem !important; }

.c-mb-36,
.c-my-36 {
  margin-bottom: 2.25rem !important; }

.c-ml-36,
.c-mx-36 {
  margin-left: 2.25rem !important; }

.c-m-40 {
  margin: 2.5rem !important; }

.c-mt-40,
.c-my-40 {
  margin-top: 2.5rem !important; }

.c-mr-40,
.c-mx-40 {
  margin-right: 2.5rem !important; }

.c-mb-40,
.c-my-40 {
  margin-bottom: 2.5rem !important; }

.c-ml-40,
.c-mx-40 {
  margin-left: 2.5rem !important; }

.c-m-44 {
  margin: 2.75rem !important; }

.c-mt-44,
.c-my-44 {
  margin-top: 2.75rem !important; }

.c-mr-44,
.c-mx-44 {
  margin-right: 2.75rem !important; }

.c-mb-44,
.c-my-44 {
  margin-bottom: 2.75rem !important; }

.c-ml-44,
.c-mx-44 {
  margin-left: 2.75rem !important; }

.c-m-46 {
  margin: 2.875rem !important; }

.c-mt-46,
.c-my-46 {
  margin-top: 2.875rem !important; }

.c-mr-46,
.c-mx-46 {
  margin-right: 2.875rem !important; }

.c-mb-46,
.c-my-46 {
  margin-bottom: 2.875rem !important; }

.c-ml-46,
.c-mx-46 {
  margin-left: 2.875rem !important; }

.c-m-48 {
  margin: 3rem !important; }

.c-mt-48,
.c-my-48 {
  margin-top: 3rem !important; }

.c-mr-48,
.c-mx-48 {
  margin-right: 3rem !important; }

.c-mb-48,
.c-my-48 {
  margin-bottom: 3rem !important; }

.c-ml-48,
.c-mx-48 {
  margin-left: 3rem !important; }

.c-m-56 {
  margin: 3.5rem !important; }

.c-mt-56,
.c-my-56 {
  margin-top: 3.5rem !important; }

.c-mr-56,
.c-mx-56 {
  margin-right: 3.5rem !important; }

.c-mb-56,
.c-my-56 {
  margin-bottom: 3.5rem !important; }

.c-ml-56,
.c-mx-56 {
  margin-left: 3.5rem !important; }

.c-m-60 {
  margin: 3.75rem !important; }

.c-mt-60,
.c-my-60 {
  margin-top: 3.75rem !important; }

.c-mr-60,
.c-mx-60 {
  margin-right: 3.75rem !important; }

.c-mb-60,
.c-my-60 {
  margin-bottom: 3.75rem !important; }

.c-ml-60,
.c-mx-60 {
  margin-left: 3.75rem !important; }

.c-m-64 {
  margin: 4rem !important; }

.c-mt-64,
.c-my-64 {
  margin-top: 4rem !important; }

.c-mr-64,
.c-mx-64 {
  margin-right: 4rem !important; }

.c-mb-64,
.c-my-64 {
  margin-bottom: 4rem !important; }

.c-ml-64,
.c-mx-64 {
  margin-left: 4rem !important; }

.c-m-72 {
  margin: 4.5rem !important; }

.c-mt-72,
.c-my-72 {
  margin-top: 4.5rem !important; }

.c-mr-72,
.c-mx-72 {
  margin-right: 4.5rem !important; }

.c-mb-72,
.c-my-72 {
  margin-bottom: 4.5rem !important; }

.c-ml-72,
.c-mx-72 {
  margin-left: 4.5rem !important; }

.c-m-80 {
  margin: 5rem !important; }

.c-mt-80,
.c-my-80 {
  margin-top: 5rem !important; }

.c-mr-80,
.c-mx-80 {
  margin-right: 5rem !important; }

.c-mb-80,
.c-my-80 {
  margin-bottom: 5rem !important; }

.c-ml-80,
.c-mx-80 {
  margin-left: 5rem !important; }

.c-m-185 {
  margin: 11.5625rem !important; }

.c-mt-185,
.c-my-185 {
  margin-top: 11.5625rem !important; }

.c-mr-185,
.c-mx-185 {
  margin-right: 11.5625rem !important; }

.c-mb-185,
.c-my-185 {
  margin-bottom: 11.5625rem !important; }

.c-ml-185,
.c-mx-185 {
  margin-left: 11.5625rem !important; }

.c-m-310 {
  margin: 19.375rem !important; }

.c-mt-310,
.c-my-310 {
  margin-top: 19.375rem !important; }

.c-mr-310,
.c-mx-310 {
  margin-right: 19.375rem !important; }

.c-mb-310,
.c-my-310 {
  margin-bottom: 19.375rem !important; }

.c-ml-310,
.c-mx-310 {
  margin-left: 19.375rem !important; }

.c-m-1 {
  margin: 0.25rem !important; }

.c-mt-1,
.c-my-1 {
  margin-top: 0.25rem !important; }

.c-mr-1,
.c-mx-1 {
  margin-right: 0.25rem !important; }

.c-mb-1,
.c-my-1 {
  margin-bottom: 0.25rem !important; }

.c-ml-1,
.c-mx-1 {
  margin-left: 0.25rem !important; }

.c-m-2 {
  margin: 0.5rem !important; }

.c-mt-2,
.c-my-2 {
  margin-top: 0.5rem !important; }

.c-mr-2,
.c-mx-2 {
  margin-right: 0.5rem !important; }

.c-mb-2,
.c-my-2 {
  margin-bottom: 0.5rem !important; }

.c-ml-2,
.c-mx-2 {
  margin-left: 0.5rem !important; }

.c-m-3 {
  margin: 1rem !important; }

.c-mt-3,
.c-my-3 {
  margin-top: 1rem !important; }

.c-mr-3,
.c-mx-3 {
  margin-right: 1rem !important; }

.c-mb-3,
.c-my-3 {
  margin-bottom: 1rem !important; }

.c-ml-3,
.c-mx-3 {
  margin-left: 1rem !important; }

.c-m-4 {
  margin: 1.5rem !important; }

.c-mt-4,
.c-my-4 {
  margin-top: 1.5rem !important; }

.c-mr-4,
.c-mx-4 {
  margin-right: 1.5rem !important; }

.c-mb-4,
.c-my-4 {
  margin-bottom: 1.5rem !important; }

.c-ml-4,
.c-mx-4 {
  margin-left: 1.5rem !important; }

.c-m-5 {
  margin: 3rem !important; }

.c-mt-5,
.c-my-5 {
  margin-top: 3rem !important; }

.c-mr-5,
.c-mx-5 {
  margin-right: 3rem !important; }

.c-mb-5,
.c-my-5 {
  margin-bottom: 3rem !important; }

.c-ml-5,
.c-mx-5 {
  margin-left: 3rem !important; }

.c-m-7 {
  margin: 6rem !important; }

.c-mt-7,
.c-my-7 {
  margin-top: 6rem !important; }

.c-mr-7,
.c-mx-7 {
  margin-right: 6rem !important; }

.c-mb-7,
.c-my-7 {
  margin-bottom: 6rem !important; }

.c-ml-7,
.c-mx-7 {
  margin-left: 6rem !important; }

.c-m-8 {
  margin: 7.5rem !important; }

.c-mt-8,
.c-my-8 {
  margin-top: 7.5rem !important; }

.c-mr-8,
.c-mx-8 {
  margin-right: 7.5rem !important; }

.c-mb-8,
.c-my-8 {
  margin-bottom: 7.5rem !important; }

.c-ml-8,
.c-mx-8 {
  margin-left: 7.5rem !important; }

.c-m-9 {
  margin: 9rem !important; }

.c-mt-9,
.c-my-9 {
  margin-top: 9rem !important; }

.c-mr-9,
.c-mx-9 {
  margin-right: 9rem !important; }

.c-mb-9,
.c-my-9 {
  margin-bottom: 9rem !important; }

.c-ml-9,
.c-mx-9 {
  margin-left: 9rem !important; }

.c-m-10 {
  margin: 10rem !important; }

.c-mt-10,
.c-my-10 {
  margin-top: 10rem !important; }

.c-mr-10,
.c-mx-10 {
  margin-right: 10rem !important; }

.c-mb-10,
.c-my-10 {
  margin-bottom: 10rem !important; }

.c-ml-10,
.c-mx-10 {
  margin-left: 10rem !important; }

.c-p-2px {
  padding: 0.125rem !important; }

.c-pt-2px,
.c-py-2px {
  padding-top: 0.125rem !important; }

.c-pr-2px,
.c-px-2px {
  padding-right: 0.125rem !important; }

.c-pb-2px,
.c-py-2px {
  padding-bottom: 0.125rem !important; }

.c-pl-2px,
.c-px-2px {
  padding-left: 0.125rem !important; }

.c-p-3px {
  padding: 0.1875rem !important; }

.c-pt-3px,
.c-py-3px {
  padding-top: 0.1875rem !important; }

.c-pr-3px,
.c-px-3px {
  padding-right: 0.1875rem !important; }

.c-pb-3px,
.c-py-3px {
  padding-bottom: 0.1875rem !important; }

.c-pl-3px,
.c-px-3px {
  padding-left: 0.1875rem !important; }

.c-p-6px {
  padding: 0.375rem !important; }

.c-pt-6px,
.c-py-6px {
  padding-top: 0.375rem !important; }

.c-pr-6px,
.c-px-6px {
  padding-right: 0.375rem !important; }

.c-pb-6px,
.c-py-6px {
  padding-bottom: 0.375rem !important; }

.c-pl-6px,
.c-px-6px {
  padding-left: 0.375rem !important; }

.c-p-10px {
  padding: 0.625rem !important; }

.c-pt-10px,
.c-py-10px {
  padding-top: 0.625rem !important; }

.c-pr-10px,
.c-px-10px {
  padding-right: 0.625rem !important; }

.c-pb-10px,
.c-py-10px {
  padding-bottom: 0.625rem !important; }

.c-pl-10px,
.c-px-10px {
  padding-left: 0.625rem !important; }

.c-p-0 {
  padding: 0 !important; }

.c-pt-0,
.c-py-0 {
  padding-top: 0 !important; }

.c-pr-0,
.c-px-0 {
  padding-right: 0 !important; }

.c-pb-0,
.c-py-0 {
  padding-bottom: 0 !important; }

.c-pl-0,
.c-px-0 {
  padding-left: 0 !important; }

.c-p-6 {
  padding: 4.5rem !important; }

.c-pt-6,
.c-py-6 {
  padding-top: 4.5rem !important; }

.c-pr-6,
.c-px-6 {
  padding-right: 4.5rem !important; }

.c-pb-6,
.c-py-6 {
  padding-bottom: 4.5rem !important; }

.c-pl-6,
.c-px-6 {
  padding-left: 4.5rem !important; }

.c-p-12 {
  padding: 0.75rem !important; }

.c-pt-12,
.c-py-12 {
  padding-top: 0.75rem !important; }

.c-pr-12,
.c-px-12 {
  padding-right: 0.75rem !important; }

.c-pb-12,
.c-py-12 {
  padding-bottom: 0.75rem !important; }

.c-pl-12,
.c-px-12 {
  padding-left: 0.75rem !important; }

.c-p-15 {
  padding: 0.9375rem !important; }

.c-pt-15,
.c-py-15 {
  padding-top: 0.9375rem !important; }

.c-pr-15,
.c-px-15 {
  padding-right: 0.9375rem !important; }

.c-pb-15,
.c-py-15 {
  padding-bottom: 0.9375rem !important; }

.c-pl-15,
.c-px-15 {
  padding-left: 0.9375rem !important; }

.c-p-16 {
  padding: 1rem !important; }

.c-pt-16,
.c-py-16 {
  padding-top: 1rem !important; }

.c-pr-16,
.c-px-16 {
  padding-right: 1rem !important; }

.c-pb-16,
.c-py-16 {
  padding-bottom: 1rem !important; }

.c-pl-16,
.c-px-16 {
  padding-left: 1rem !important; }

.c-p-20 {
  padding: 1.25rem !important; }

.c-pt-20,
.c-py-20 {
  padding-top: 1.25rem !important; }

.c-pr-20,
.c-px-20 {
  padding-right: 1.25rem !important; }

.c-pb-20,
.c-py-20 {
  padding-bottom: 1.25rem !important; }

.c-pl-20,
.c-px-20 {
  padding-left: 1.25rem !important; }

.c-p-24 {
  padding: 1.5rem !important; }

.c-pt-24,
.c-py-24 {
  padding-top: 1.5rem !important; }

.c-pr-24,
.c-px-24 {
  padding-right: 1.5rem !important; }

.c-pb-24,
.c-py-24 {
  padding-bottom: 1.5rem !important; }

.c-pl-24,
.c-px-24 {
  padding-left: 1.5rem !important; }

.c-p-28 {
  padding: 1.75rem !important; }

.c-pt-28,
.c-py-28 {
  padding-top: 1.75rem !important; }

.c-pr-28,
.c-px-28 {
  padding-right: 1.75rem !important; }

.c-pb-28,
.c-py-28 {
  padding-bottom: 1.75rem !important; }

.c-pl-28,
.c-px-28 {
  padding-left: 1.75rem !important; }

.c-p-30 {
  padding: 1.875rem !important; }

.c-pt-30,
.c-py-30 {
  padding-top: 1.875rem !important; }

.c-pr-30,
.c-px-30 {
  padding-right: 1.875rem !important; }

.c-pb-30,
.c-py-30 {
  padding-bottom: 1.875rem !important; }

.c-pl-30,
.c-px-30 {
  padding-left: 1.875rem !important; }

.c-p-32 {
  padding: 2rem !important; }

.c-pt-32,
.c-py-32 {
  padding-top: 2rem !important; }

.c-pr-32,
.c-px-32 {
  padding-right: 2rem !important; }

.c-pb-32,
.c-py-32 {
  padding-bottom: 2rem !important; }

.c-pl-32,
.c-px-32 {
  padding-left: 2rem !important; }

.c-p-36 {
  padding: 2.25rem !important; }

.c-pt-36,
.c-py-36 {
  padding-top: 2.25rem !important; }

.c-pr-36,
.c-px-36 {
  padding-right: 2.25rem !important; }

.c-pb-36,
.c-py-36 {
  padding-bottom: 2.25rem !important; }

.c-pl-36,
.c-px-36 {
  padding-left: 2.25rem !important; }

.c-p-40 {
  padding: 2.5rem !important; }

.c-pt-40,
.c-py-40 {
  padding-top: 2.5rem !important; }

.c-pr-40,
.c-px-40 {
  padding-right: 2.5rem !important; }

.c-pb-40,
.c-py-40 {
  padding-bottom: 2.5rem !important; }

.c-pl-40,
.c-px-40 {
  padding-left: 2.5rem !important; }

.c-p-44 {
  padding: 2.75rem !important; }

.c-pt-44,
.c-py-44 {
  padding-top: 2.75rem !important; }

.c-pr-44,
.c-px-44 {
  padding-right: 2.75rem !important; }

.c-pb-44,
.c-py-44 {
  padding-bottom: 2.75rem !important; }

.c-pl-44,
.c-px-44 {
  padding-left: 2.75rem !important; }

.c-p-46 {
  padding: 2.875rem !important; }

.c-pt-46,
.c-py-46 {
  padding-top: 2.875rem !important; }

.c-pr-46,
.c-px-46 {
  padding-right: 2.875rem !important; }

.c-pb-46,
.c-py-46 {
  padding-bottom: 2.875rem !important; }

.c-pl-46,
.c-px-46 {
  padding-left: 2.875rem !important; }

.c-p-48 {
  padding: 3rem !important; }

.c-pt-48,
.c-py-48 {
  padding-top: 3rem !important; }

.c-pr-48,
.c-px-48 {
  padding-right: 3rem !important; }

.c-pb-48,
.c-py-48 {
  padding-bottom: 3rem !important; }

.c-pl-48,
.c-px-48 {
  padding-left: 3rem !important; }

.c-p-56 {
  padding: 3.5rem !important; }

.c-pt-56,
.c-py-56 {
  padding-top: 3.5rem !important; }

.c-pr-56,
.c-px-56 {
  padding-right: 3.5rem !important; }

.c-pb-56,
.c-py-56 {
  padding-bottom: 3.5rem !important; }

.c-pl-56,
.c-px-56 {
  padding-left: 3.5rem !important; }

.c-p-60 {
  padding: 3.75rem !important; }

.c-pt-60,
.c-py-60 {
  padding-top: 3.75rem !important; }

.c-pr-60,
.c-px-60 {
  padding-right: 3.75rem !important; }

.c-pb-60,
.c-py-60 {
  padding-bottom: 3.75rem !important; }

.c-pl-60,
.c-px-60 {
  padding-left: 3.75rem !important; }

.c-p-64 {
  padding: 4rem !important; }

.c-pt-64,
.c-py-64 {
  padding-top: 4rem !important; }

.c-pr-64,
.c-px-64 {
  padding-right: 4rem !important; }

.c-pb-64,
.c-py-64 {
  padding-bottom: 4rem !important; }

.c-pl-64,
.c-px-64 {
  padding-left: 4rem !important; }

.c-p-72 {
  padding: 4.5rem !important; }

.c-pt-72,
.c-py-72 {
  padding-top: 4.5rem !important; }

.c-pr-72,
.c-px-72 {
  padding-right: 4.5rem !important; }

.c-pb-72,
.c-py-72 {
  padding-bottom: 4.5rem !important; }

.c-pl-72,
.c-px-72 {
  padding-left: 4.5rem !important; }

.c-p-80 {
  padding: 5rem !important; }

.c-pt-80,
.c-py-80 {
  padding-top: 5rem !important; }

.c-pr-80,
.c-px-80 {
  padding-right: 5rem !important; }

.c-pb-80,
.c-py-80 {
  padding-bottom: 5rem !important; }

.c-pl-80,
.c-px-80 {
  padding-left: 5rem !important; }

.c-p-185 {
  padding: 11.5625rem !important; }

.c-pt-185,
.c-py-185 {
  padding-top: 11.5625rem !important; }

.c-pr-185,
.c-px-185 {
  padding-right: 11.5625rem !important; }

.c-pb-185,
.c-py-185 {
  padding-bottom: 11.5625rem !important; }

.c-pl-185,
.c-px-185 {
  padding-left: 11.5625rem !important; }

.c-p-310 {
  padding: 19.375rem !important; }

.c-pt-310,
.c-py-310 {
  padding-top: 19.375rem !important; }

.c-pr-310,
.c-px-310 {
  padding-right: 19.375rem !important; }

.c-pb-310,
.c-py-310 {
  padding-bottom: 19.375rem !important; }

.c-pl-310,
.c-px-310 {
  padding-left: 19.375rem !important; }

.c-p-1 {
  padding: 0.25rem !important; }

.c-pt-1,
.c-py-1 {
  padding-top: 0.25rem !important; }

.c-pr-1,
.c-px-1 {
  padding-right: 0.25rem !important; }

.c-pb-1,
.c-py-1 {
  padding-bottom: 0.25rem !important; }

.c-pl-1,
.c-px-1 {
  padding-left: 0.25rem !important; }

.c-p-2 {
  padding: 0.5rem !important; }

.c-pt-2,
.c-py-2 {
  padding-top: 0.5rem !important; }

.c-pr-2,
.c-px-2 {
  padding-right: 0.5rem !important; }

.c-pb-2,
.c-py-2 {
  padding-bottom: 0.5rem !important; }

.c-pl-2,
.c-px-2 {
  padding-left: 0.5rem !important; }

.c-p-3 {
  padding: 1rem !important; }

.c-pt-3,
.c-py-3 {
  padding-top: 1rem !important; }

.c-pr-3,
.c-px-3 {
  padding-right: 1rem !important; }

.c-pb-3,
.c-py-3 {
  padding-bottom: 1rem !important; }

.c-pl-3,
.c-px-3 {
  padding-left: 1rem !important; }

.c-p-4 {
  padding: 1.5rem !important; }

.c-pt-4,
.c-py-4 {
  padding-top: 1.5rem !important; }

.c-pr-4,
.c-px-4 {
  padding-right: 1.5rem !important; }

.c-pb-4,
.c-py-4 {
  padding-bottom: 1.5rem !important; }

.c-pl-4,
.c-px-4 {
  padding-left: 1.5rem !important; }

.c-p-5 {
  padding: 3rem !important; }

.c-pt-5,
.c-py-5 {
  padding-top: 3rem !important; }

.c-pr-5,
.c-px-5 {
  padding-right: 3rem !important; }

.c-pb-5,
.c-py-5 {
  padding-bottom: 3rem !important; }

.c-pl-5,
.c-px-5 {
  padding-left: 3rem !important; }

.c-p-7 {
  padding: 6rem !important; }

.c-pt-7,
.c-py-7 {
  padding-top: 6rem !important; }

.c-pr-7,
.c-px-7 {
  padding-right: 6rem !important; }

.c-pb-7,
.c-py-7 {
  padding-bottom: 6rem !important; }

.c-pl-7,
.c-px-7 {
  padding-left: 6rem !important; }

.c-p-8 {
  padding: 7.5rem !important; }

.c-pt-8,
.c-py-8 {
  padding-top: 7.5rem !important; }

.c-pr-8,
.c-px-8 {
  padding-right: 7.5rem !important; }

.c-pb-8,
.c-py-8 {
  padding-bottom: 7.5rem !important; }

.c-pl-8,
.c-px-8 {
  padding-left: 7.5rem !important; }

.c-p-9 {
  padding: 9rem !important; }

.c-pt-9,
.c-py-9 {
  padding-top: 9rem !important; }

.c-pr-9,
.c-px-9 {
  padding-right: 9rem !important; }

.c-pb-9,
.c-py-9 {
  padding-bottom: 9rem !important; }

.c-pl-9,
.c-px-9 {
  padding-left: 9rem !important; }

.c-p-10 {
  padding: 10rem !important; }

.c-pt-10,
.c-py-10 {
  padding-top: 10rem !important; }

.c-pr-10,
.c-px-10 {
  padding-right: 10rem !important; }

.c-pb-10,
.c-py-10 {
  padding-bottom: 10rem !important; }

.c-pl-10,
.c-px-10 {
  padding-left: 10rem !important; }

.c-m-n2px {
  margin: -0.125rem; }

.c-mt-n2px,
.c-my-n2px {
  margin-top: -0.125rem; }

.c-mr-n2px,
.c-mx-n2px {
  margin-right: -0.125rem; }

.c-mb-n2px,
.c-my-n2px {
  margin-bottom: -0.125rem; }

.c-ml-n2px,
.c-mx-n2px {
  margin-left: -0.125rem; }

.c-m-n3px {
  margin: -0.1875rem; }

.c-mt-n3px,
.c-my-n3px {
  margin-top: -0.1875rem; }

.c-mr-n3px,
.c-mx-n3px {
  margin-right: -0.1875rem; }

.c-mb-n3px,
.c-my-n3px {
  margin-bottom: -0.1875rem; }

.c-ml-n3px,
.c-mx-n3px {
  margin-left: -0.1875rem; }

.c-m-n6px {
  margin: -0.375rem; }

.c-mt-n6px,
.c-my-n6px {
  margin-top: -0.375rem; }

.c-mr-n6px,
.c-mx-n6px {
  margin-right: -0.375rem; }

.c-mb-n6px,
.c-my-n6px {
  margin-bottom: -0.375rem; }

.c-ml-n6px,
.c-mx-n6px {
  margin-left: -0.375rem; }

.c-m-n10px {
  margin: -0.625rem; }

.c-mt-n10px,
.c-my-n10px {
  margin-top: -0.625rem; }

.c-mr-n10px,
.c-mx-n10px {
  margin-right: -0.625rem; }

.c-mb-n10px,
.c-my-n10px {
  margin-bottom: -0.625rem; }

.c-ml-n10px,
.c-mx-n10px {
  margin-left: -0.625rem; }

.c-m-n6 {
  margin: -4.5rem; }

.c-mt-n6,
.c-my-n6 {
  margin-top: -4.5rem; }

.c-mr-n6,
.c-mx-n6 {
  margin-right: -4.5rem; }

.c-mb-n6,
.c-my-n6 {
  margin-bottom: -4.5rem; }

.c-ml-n6,
.c-mx-n6 {
  margin-left: -4.5rem; }

.c-m-n12 {
  margin: -4.5rem; }

.c-mt-n12,
.c-my-n12 {
  margin-top: -4.5rem; }

.c-mr-n12,
.c-mx-n12 {
  margin-right: -4.5rem; }

.c-mb-n12,
.c-my-n12 {
  margin-bottom: -4.5rem; }

.c-ml-n12,
.c-mx-n12 {
  margin-left: -4.5rem; }

.c-m-n15 {
  margin: -4.5rem; }

.c-mt-n15,
.c-my-n15 {
  margin-top: -4.5rem; }

.c-mr-n15,
.c-mx-n15 {
  margin-right: -4.5rem; }

.c-mb-n15,
.c-my-n15 {
  margin-bottom: -4.5rem; }

.c-ml-n15,
.c-mx-n15 {
  margin-left: -4.5rem; }

.c-m-n16 {
  margin: -4.5rem; }

.c-mt-n16,
.c-my-n16 {
  margin-top: -4.5rem; }

.c-mr-n16,
.c-mx-n16 {
  margin-right: -4.5rem; }

.c-mb-n16,
.c-my-n16 {
  margin-bottom: -4.5rem; }

.c-ml-n16,
.c-mx-n16 {
  margin-left: -4.5rem; }

.c-m-n20 {
  margin: -4.5rem; }

.c-mt-n20,
.c-my-n20 {
  margin-top: -4.5rem; }

.c-mr-n20,
.c-mx-n20 {
  margin-right: -4.5rem; }

.c-mb-n20,
.c-my-n20 {
  margin-bottom: -4.5rem; }

.c-ml-n20,
.c-mx-n20 {
  margin-left: -4.5rem; }

.c-m-n24 {
  margin: -4.5rem; }

.c-mt-n24,
.c-my-n24 {
  margin-top: -4.5rem; }

.c-mr-n24,
.c-mx-n24 {
  margin-right: -4.5rem; }

.c-mb-n24,
.c-my-n24 {
  margin-bottom: -4.5rem; }

.c-ml-n24,
.c-mx-n24 {
  margin-left: -4.5rem; }

.c-m-n28 {
  margin: -4.5rem; }

.c-mt-n28,
.c-my-n28 {
  margin-top: -4.5rem; }

.c-mr-n28,
.c-mx-n28 {
  margin-right: -4.5rem; }

.c-mb-n28,
.c-my-n28 {
  margin-bottom: -4.5rem; }

.c-ml-n28,
.c-mx-n28 {
  margin-left: -4.5rem; }

.c-m-n30 {
  margin: -4.5rem; }

.c-mt-n30,
.c-my-n30 {
  margin-top: -4.5rem; }

.c-mr-n30,
.c-mx-n30 {
  margin-right: -4.5rem; }

.c-mb-n30,
.c-my-n30 {
  margin-bottom: -4.5rem; }

.c-ml-n30,
.c-mx-n30 {
  margin-left: -4.5rem; }

.c-m-n32 {
  margin: -4.5rem; }

.c-mt-n32,
.c-my-n32 {
  margin-top: -4.5rem; }

.c-mr-n32,
.c-mx-n32 {
  margin-right: -4.5rem; }

.c-mb-n32,
.c-my-n32 {
  margin-bottom: -4.5rem; }

.c-ml-n32,
.c-mx-n32 {
  margin-left: -4.5rem; }

.c-m-n36 {
  margin: -4.5rem; }

.c-mt-n36,
.c-my-n36 {
  margin-top: -4.5rem; }

.c-mr-n36,
.c-mx-n36 {
  margin-right: -4.5rem; }

.c-mb-n36,
.c-my-n36 {
  margin-bottom: -4.5rem; }

.c-ml-n36,
.c-mx-n36 {
  margin-left: -4.5rem; }

.c-m-n40 {
  margin: -4.5rem; }

.c-mt-n40,
.c-my-n40 {
  margin-top: -4.5rem; }

.c-mr-n40,
.c-mx-n40 {
  margin-right: -4.5rem; }

.c-mb-n40,
.c-my-n40 {
  margin-bottom: -4.5rem; }

.c-ml-n40,
.c-mx-n40 {
  margin-left: -4.5rem; }

.c-m-n44 {
  margin: -4.5rem; }

.c-mt-n44,
.c-my-n44 {
  margin-top: -4.5rem; }

.c-mr-n44,
.c-mx-n44 {
  margin-right: -4.5rem; }

.c-mb-n44,
.c-my-n44 {
  margin-bottom: -4.5rem; }

.c-ml-n44,
.c-mx-n44 {
  margin-left: -4.5rem; }

.c-m-n46 {
  margin: -4.5rem; }

.c-mt-n46,
.c-my-n46 {
  margin-top: -4.5rem; }

.c-mr-n46,
.c-mx-n46 {
  margin-right: -4.5rem; }

.c-mb-n46,
.c-my-n46 {
  margin-bottom: -4.5rem; }

.c-ml-n46,
.c-mx-n46 {
  margin-left: -4.5rem; }

.c-m-n48 {
  margin: -4.5rem; }

.c-mt-n48,
.c-my-n48 {
  margin-top: -4.5rem; }

.c-mr-n48,
.c-mx-n48 {
  margin-right: -4.5rem; }

.c-mb-n48,
.c-my-n48 {
  margin-bottom: -4.5rem; }

.c-ml-n48,
.c-mx-n48 {
  margin-left: -4.5rem; }

.c-m-n56 {
  margin: -4.5rem; }

.c-mt-n56,
.c-my-n56 {
  margin-top: -4.5rem; }

.c-mr-n56,
.c-mx-n56 {
  margin-right: -4.5rem; }

.c-mb-n56,
.c-my-n56 {
  margin-bottom: -4.5rem; }

.c-ml-n56,
.c-mx-n56 {
  margin-left: -4.5rem; }

.c-m-n60 {
  margin: -4.5rem; }

.c-mt-n60,
.c-my-n60 {
  margin-top: -4.5rem; }

.c-mr-n60,
.c-mx-n60 {
  margin-right: -4.5rem; }

.c-mb-n60,
.c-my-n60 {
  margin-bottom: -4.5rem; }

.c-ml-n60,
.c-mx-n60 {
  margin-left: -4.5rem; }

.c-m-n64 {
  margin: -4.5rem; }

.c-mt-n64,
.c-my-n64 {
  margin-top: -4.5rem; }

.c-mr-n64,
.c-mx-n64 {
  margin-right: -4.5rem; }

.c-mb-n64,
.c-my-n64 {
  margin-bottom: -4.5rem; }

.c-ml-n64,
.c-mx-n64 {
  margin-left: -4.5rem; }

.c-m-n72 {
  margin: -4.5rem; }

.c-mt-n72,
.c-my-n72 {
  margin-top: -4.5rem; }

.c-mr-n72,
.c-mx-n72 {
  margin-right: -4.5rem; }

.c-mb-n72,
.c-my-n72 {
  margin-bottom: -4.5rem; }

.c-ml-n72,
.c-mx-n72 {
  margin-left: -4.5rem; }

.c-m-n80 {
  margin: -4.5rem; }

.c-mt-n80,
.c-my-n80 {
  margin-top: -4.5rem; }

.c-mr-n80,
.c-mx-n80 {
  margin-right: -4.5rem; }

.c-mb-n80,
.c-my-n80 {
  margin-bottom: -4.5rem; }

.c-ml-n80,
.c-mx-n80 {
  margin-left: -4.5rem; }

.c-m-n185 {
  margin: -4.5rem; }

.c-mt-n185,
.c-my-n185 {
  margin-top: -4.5rem; }

.c-mr-n185,
.c-mx-n185 {
  margin-right: -4.5rem; }

.c-mb-n185,
.c-my-n185 {
  margin-bottom: -4.5rem; }

.c-ml-n185,
.c-mx-n185 {
  margin-left: -4.5rem; }

.c-m-n310 {
  margin: -4.5rem; }

.c-mt-n310,
.c-my-n310 {
  margin-top: -4.5rem; }

.c-mr-n310,
.c-mx-n310 {
  margin-right: -4.5rem; }

.c-mb-n310,
.c-my-n310 {
  margin-bottom: -4.5rem; }

.c-ml-n310,
.c-mx-n310 {
  margin-left: -4.5rem; }

.c-m-n1 {
  margin: -4.5rem; }

.c-mt-n1,
.c-my-n1 {
  margin-top: -4.5rem; }

.c-mr-n1,
.c-mx-n1 {
  margin-right: -4.5rem; }

.c-mb-n1,
.c-my-n1 {
  margin-bottom: -4.5rem; }

.c-ml-n1,
.c-mx-n1 {
  margin-left: -4.5rem; }

.c-m-n2 {
  margin: -4.5rem; }

.c-mt-n2,
.c-my-n2 {
  margin-top: -4.5rem; }

.c-mr-n2,
.c-mx-n2 {
  margin-right: -4.5rem; }

.c-mb-n2,
.c-my-n2 {
  margin-bottom: -4.5rem; }

.c-ml-n2,
.c-mx-n2 {
  margin-left: -4.5rem; }

.c-m-n3 {
  margin: -4.5rem; }

.c-mt-n3,
.c-my-n3 {
  margin-top: -4.5rem; }

.c-mr-n3,
.c-mx-n3 {
  margin-right: -4.5rem; }

.c-mb-n3,
.c-my-n3 {
  margin-bottom: -4.5rem; }

.c-ml-n3,
.c-mx-n3 {
  margin-left: -4.5rem; }

.c-m-n4 {
  margin: -4.5rem; }

.c-mt-n4,
.c-my-n4 {
  margin-top: -4.5rem; }

.c-mr-n4,
.c-mx-n4 {
  margin-right: -4.5rem; }

.c-mb-n4,
.c-my-n4 {
  margin-bottom: -4.5rem; }

.c-ml-n4,
.c-mx-n4 {
  margin-left: -4.5rem; }

.c-m-n5 {
  margin: -4.5rem; }

.c-mt-n5,
.c-my-n5 {
  margin-top: -4.5rem; }

.c-mr-n5,
.c-mx-n5 {
  margin-right: -4.5rem; }

.c-mb-n5,
.c-my-n5 {
  margin-bottom: -4.5rem; }

.c-ml-n5,
.c-mx-n5 {
  margin-left: -4.5rem; }

.c-m-n7 {
  margin: -4.5rem; }

.c-mt-n7,
.c-my-n7 {
  margin-top: -4.5rem; }

.c-mr-n7,
.c-mx-n7 {
  margin-right: -4.5rem; }

.c-mb-n7,
.c-my-n7 {
  margin-bottom: -4.5rem; }

.c-ml-n7,
.c-mx-n7 {
  margin-left: -4.5rem; }

.c-m-n8 {
  margin: -4.5rem; }

.c-mt-n8,
.c-my-n8 {
  margin-top: -4.5rem; }

.c-mr-n8,
.c-mx-n8 {
  margin-right: -4.5rem; }

.c-mb-n8,
.c-my-n8 {
  margin-bottom: -4.5rem; }

.c-ml-n8,
.c-mx-n8 {
  margin-left: -4.5rem; }

.c-m-n9 {
  margin: -4.5rem; }

.c-mt-n9,
.c-my-n9 {
  margin-top: -4.5rem; }

.c-mr-n9,
.c-mx-n9 {
  margin-right: -4.5rem; }

.c-mb-n9,
.c-my-n9 {
  margin-bottom: -4.5rem; }

.c-ml-n9,
.c-mx-n9 {
  margin-left: -4.5rem; }

.c-m-n10 {
  margin: -4.5rem; }

.c-mt-n10,
.c-my-n10 {
  margin-top: -4.5rem; }

.c-mr-n10,
.c-mx-n10 {
  margin-right: -4.5rem; }

.c-mb-n10,
.c-my-n10 {
  margin-bottom: -4.5rem; }

.c-ml-n10,
.c-mx-n10 {
  margin-left: -4.5rem; }

.c-m-auto {
  margin: auto; }

.c-mt-auto,
.c-my-auto {
  margin-top: auto; }

.c-mr-auto,
.c-mx-auto {
  margin-right: auto; }

.c-mb-auto,
.c-my-auto {
  margin-bottom: auto; }

.c-ml-auto,
.c-mx-auto {
  margin-left: auto; }

@media (min-width: 576px) {
  .c-m-sm-2px {
    margin: 0.125rem !important; }
  .c-mt-sm-2px,
  .c-my-sm-2px {
    margin-top: 0.125rem !important; }
  .c-mr-sm-2px,
  .c-mx-sm-2px {
    margin-right: 0.125rem !important; }
  .c-mb-sm-2px,
  .c-my-sm-2px {
    margin-bottom: 0.125rem !important; }
  .c-ml-sm-2px,
  .c-mx-sm-2px {
    margin-left: 0.125rem !important; }
  .c-m-sm-3px {
    margin: 0.1875rem !important; }
  .c-mt-sm-3px,
  .c-my-sm-3px {
    margin-top: 0.1875rem !important; }
  .c-mr-sm-3px,
  .c-mx-sm-3px {
    margin-right: 0.1875rem !important; }
  .c-mb-sm-3px,
  .c-my-sm-3px {
    margin-bottom: 0.1875rem !important; }
  .c-ml-sm-3px,
  .c-mx-sm-3px {
    margin-left: 0.1875rem !important; }
  .c-m-sm-6px {
    margin: 0.375rem !important; }
  .c-mt-sm-6px,
  .c-my-sm-6px {
    margin-top: 0.375rem !important; }
  .c-mr-sm-6px,
  .c-mx-sm-6px {
    margin-right: 0.375rem !important; }
  .c-mb-sm-6px,
  .c-my-sm-6px {
    margin-bottom: 0.375rem !important; }
  .c-ml-sm-6px,
  .c-mx-sm-6px {
    margin-left: 0.375rem !important; }
  .c-m-sm-10px {
    margin: 0.625rem !important; }
  .c-mt-sm-10px,
  .c-my-sm-10px {
    margin-top: 0.625rem !important; }
  .c-mr-sm-10px,
  .c-mx-sm-10px {
    margin-right: 0.625rem !important; }
  .c-mb-sm-10px,
  .c-my-sm-10px {
    margin-bottom: 0.625rem !important; }
  .c-ml-sm-10px,
  .c-mx-sm-10px {
    margin-left: 0.625rem !important; }
  .c-m-sm-0 {
    margin: 0 !important; }
  .c-mt-sm-0,
  .c-my-sm-0 {
    margin-top: 0 !important; }
  .c-mr-sm-0,
  .c-mx-sm-0 {
    margin-right: 0 !important; }
  .c-mb-sm-0,
  .c-my-sm-0 {
    margin-bottom: 0 !important; }
  .c-ml-sm-0,
  .c-mx-sm-0 {
    margin-left: 0 !important; }
  .c-m-sm-6 {
    margin: 4.5rem !important; }
  .c-mt-sm-6,
  .c-my-sm-6 {
    margin-top: 4.5rem !important; }
  .c-mr-sm-6,
  .c-mx-sm-6 {
    margin-right: 4.5rem !important; }
  .c-mb-sm-6,
  .c-my-sm-6 {
    margin-bottom: 4.5rem !important; }
  .c-ml-sm-6,
  .c-mx-sm-6 {
    margin-left: 4.5rem !important; }
  .c-m-sm-12 {
    margin: 0.75rem !important; }
  .c-mt-sm-12,
  .c-my-sm-12 {
    margin-top: 0.75rem !important; }
  .c-mr-sm-12,
  .c-mx-sm-12 {
    margin-right: 0.75rem !important; }
  .c-mb-sm-12,
  .c-my-sm-12 {
    margin-bottom: 0.75rem !important; }
  .c-ml-sm-12,
  .c-mx-sm-12 {
    margin-left: 0.75rem !important; }
  .c-m-sm-15 {
    margin: 0.9375rem !important; }
  .c-mt-sm-15,
  .c-my-sm-15 {
    margin-top: 0.9375rem !important; }
  .c-mr-sm-15,
  .c-mx-sm-15 {
    margin-right: 0.9375rem !important; }
  .c-mb-sm-15,
  .c-my-sm-15 {
    margin-bottom: 0.9375rem !important; }
  .c-ml-sm-15,
  .c-mx-sm-15 {
    margin-left: 0.9375rem !important; }
  .c-m-sm-16 {
    margin: 1rem !important; }
  .c-mt-sm-16,
  .c-my-sm-16 {
    margin-top: 1rem !important; }
  .c-mr-sm-16,
  .c-mx-sm-16 {
    margin-right: 1rem !important; }
  .c-mb-sm-16,
  .c-my-sm-16 {
    margin-bottom: 1rem !important; }
  .c-ml-sm-16,
  .c-mx-sm-16 {
    margin-left: 1rem !important; }
  .c-m-sm-20 {
    margin: 1.25rem !important; }
  .c-mt-sm-20,
  .c-my-sm-20 {
    margin-top: 1.25rem !important; }
  .c-mr-sm-20,
  .c-mx-sm-20 {
    margin-right: 1.25rem !important; }
  .c-mb-sm-20,
  .c-my-sm-20 {
    margin-bottom: 1.25rem !important; }
  .c-ml-sm-20,
  .c-mx-sm-20 {
    margin-left: 1.25rem !important; }
  .c-m-sm-24 {
    margin: 1.5rem !important; }
  .c-mt-sm-24,
  .c-my-sm-24 {
    margin-top: 1.5rem !important; }
  .c-mr-sm-24,
  .c-mx-sm-24 {
    margin-right: 1.5rem !important; }
  .c-mb-sm-24,
  .c-my-sm-24 {
    margin-bottom: 1.5rem !important; }
  .c-ml-sm-24,
  .c-mx-sm-24 {
    margin-left: 1.5rem !important; }
  .c-m-sm-28 {
    margin: 1.75rem !important; }
  .c-mt-sm-28,
  .c-my-sm-28 {
    margin-top: 1.75rem !important; }
  .c-mr-sm-28,
  .c-mx-sm-28 {
    margin-right: 1.75rem !important; }
  .c-mb-sm-28,
  .c-my-sm-28 {
    margin-bottom: 1.75rem !important; }
  .c-ml-sm-28,
  .c-mx-sm-28 {
    margin-left: 1.75rem !important; }
  .c-m-sm-30 {
    margin: 1.875rem !important; }
  .c-mt-sm-30,
  .c-my-sm-30 {
    margin-top: 1.875rem !important; }
  .c-mr-sm-30,
  .c-mx-sm-30 {
    margin-right: 1.875rem !important; }
  .c-mb-sm-30,
  .c-my-sm-30 {
    margin-bottom: 1.875rem !important; }
  .c-ml-sm-30,
  .c-mx-sm-30 {
    margin-left: 1.875rem !important; }
  .c-m-sm-32 {
    margin: 2rem !important; }
  .c-mt-sm-32,
  .c-my-sm-32 {
    margin-top: 2rem !important; }
  .c-mr-sm-32,
  .c-mx-sm-32 {
    margin-right: 2rem !important; }
  .c-mb-sm-32,
  .c-my-sm-32 {
    margin-bottom: 2rem !important; }
  .c-ml-sm-32,
  .c-mx-sm-32 {
    margin-left: 2rem !important; }
  .c-m-sm-36 {
    margin: 2.25rem !important; }
  .c-mt-sm-36,
  .c-my-sm-36 {
    margin-top: 2.25rem !important; }
  .c-mr-sm-36,
  .c-mx-sm-36 {
    margin-right: 2.25rem !important; }
  .c-mb-sm-36,
  .c-my-sm-36 {
    margin-bottom: 2.25rem !important; }
  .c-ml-sm-36,
  .c-mx-sm-36 {
    margin-left: 2.25rem !important; }
  .c-m-sm-40 {
    margin: 2.5rem !important; }
  .c-mt-sm-40,
  .c-my-sm-40 {
    margin-top: 2.5rem !important; }
  .c-mr-sm-40,
  .c-mx-sm-40 {
    margin-right: 2.5rem !important; }
  .c-mb-sm-40,
  .c-my-sm-40 {
    margin-bottom: 2.5rem !important; }
  .c-ml-sm-40,
  .c-mx-sm-40 {
    margin-left: 2.5rem !important; }
  .c-m-sm-44 {
    margin: 2.75rem !important; }
  .c-mt-sm-44,
  .c-my-sm-44 {
    margin-top: 2.75rem !important; }
  .c-mr-sm-44,
  .c-mx-sm-44 {
    margin-right: 2.75rem !important; }
  .c-mb-sm-44,
  .c-my-sm-44 {
    margin-bottom: 2.75rem !important; }
  .c-ml-sm-44,
  .c-mx-sm-44 {
    margin-left: 2.75rem !important; }
  .c-m-sm-46 {
    margin: 2.875rem !important; }
  .c-mt-sm-46,
  .c-my-sm-46 {
    margin-top: 2.875rem !important; }
  .c-mr-sm-46,
  .c-mx-sm-46 {
    margin-right: 2.875rem !important; }
  .c-mb-sm-46,
  .c-my-sm-46 {
    margin-bottom: 2.875rem !important; }
  .c-ml-sm-46,
  .c-mx-sm-46 {
    margin-left: 2.875rem !important; }
  .c-m-sm-48 {
    margin: 3rem !important; }
  .c-mt-sm-48,
  .c-my-sm-48 {
    margin-top: 3rem !important; }
  .c-mr-sm-48,
  .c-mx-sm-48 {
    margin-right: 3rem !important; }
  .c-mb-sm-48,
  .c-my-sm-48 {
    margin-bottom: 3rem !important; }
  .c-ml-sm-48,
  .c-mx-sm-48 {
    margin-left: 3rem !important; }
  .c-m-sm-56 {
    margin: 3.5rem !important; }
  .c-mt-sm-56,
  .c-my-sm-56 {
    margin-top: 3.5rem !important; }
  .c-mr-sm-56,
  .c-mx-sm-56 {
    margin-right: 3.5rem !important; }
  .c-mb-sm-56,
  .c-my-sm-56 {
    margin-bottom: 3.5rem !important; }
  .c-ml-sm-56,
  .c-mx-sm-56 {
    margin-left: 3.5rem !important; }
  .c-m-sm-60 {
    margin: 3.75rem !important; }
  .c-mt-sm-60,
  .c-my-sm-60 {
    margin-top: 3.75rem !important; }
  .c-mr-sm-60,
  .c-mx-sm-60 {
    margin-right: 3.75rem !important; }
  .c-mb-sm-60,
  .c-my-sm-60 {
    margin-bottom: 3.75rem !important; }
  .c-ml-sm-60,
  .c-mx-sm-60 {
    margin-left: 3.75rem !important; }
  .c-m-sm-64 {
    margin: 4rem !important; }
  .c-mt-sm-64,
  .c-my-sm-64 {
    margin-top: 4rem !important; }
  .c-mr-sm-64,
  .c-mx-sm-64 {
    margin-right: 4rem !important; }
  .c-mb-sm-64,
  .c-my-sm-64 {
    margin-bottom: 4rem !important; }
  .c-ml-sm-64,
  .c-mx-sm-64 {
    margin-left: 4rem !important; }
  .c-m-sm-72 {
    margin: 4.5rem !important; }
  .c-mt-sm-72,
  .c-my-sm-72 {
    margin-top: 4.5rem !important; }
  .c-mr-sm-72,
  .c-mx-sm-72 {
    margin-right: 4.5rem !important; }
  .c-mb-sm-72,
  .c-my-sm-72 {
    margin-bottom: 4.5rem !important; }
  .c-ml-sm-72,
  .c-mx-sm-72 {
    margin-left: 4.5rem !important; }
  .c-m-sm-80 {
    margin: 5rem !important; }
  .c-mt-sm-80,
  .c-my-sm-80 {
    margin-top: 5rem !important; }
  .c-mr-sm-80,
  .c-mx-sm-80 {
    margin-right: 5rem !important; }
  .c-mb-sm-80,
  .c-my-sm-80 {
    margin-bottom: 5rem !important; }
  .c-ml-sm-80,
  .c-mx-sm-80 {
    margin-left: 5rem !important; }
  .c-m-sm-185 {
    margin: 11.5625rem !important; }
  .c-mt-sm-185,
  .c-my-sm-185 {
    margin-top: 11.5625rem !important; }
  .c-mr-sm-185,
  .c-mx-sm-185 {
    margin-right: 11.5625rem !important; }
  .c-mb-sm-185,
  .c-my-sm-185 {
    margin-bottom: 11.5625rem !important; }
  .c-ml-sm-185,
  .c-mx-sm-185 {
    margin-left: 11.5625rem !important; }
  .c-m-sm-310 {
    margin: 19.375rem !important; }
  .c-mt-sm-310,
  .c-my-sm-310 {
    margin-top: 19.375rem !important; }
  .c-mr-sm-310,
  .c-mx-sm-310 {
    margin-right: 19.375rem !important; }
  .c-mb-sm-310,
  .c-my-sm-310 {
    margin-bottom: 19.375rem !important; }
  .c-ml-sm-310,
  .c-mx-sm-310 {
    margin-left: 19.375rem !important; }
  .c-m-sm-1 {
    margin: 0.25rem !important; }
  .c-mt-sm-1,
  .c-my-sm-1 {
    margin-top: 0.25rem !important; }
  .c-mr-sm-1,
  .c-mx-sm-1 {
    margin-right: 0.25rem !important; }
  .c-mb-sm-1,
  .c-my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .c-ml-sm-1,
  .c-mx-sm-1 {
    margin-left: 0.25rem !important; }
  .c-m-sm-2 {
    margin: 0.5rem !important; }
  .c-mt-sm-2,
  .c-my-sm-2 {
    margin-top: 0.5rem !important; }
  .c-mr-sm-2,
  .c-mx-sm-2 {
    margin-right: 0.5rem !important; }
  .c-mb-sm-2,
  .c-my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .c-ml-sm-2,
  .c-mx-sm-2 {
    margin-left: 0.5rem !important; }
  .c-m-sm-3 {
    margin: 1rem !important; }
  .c-mt-sm-3,
  .c-my-sm-3 {
    margin-top: 1rem !important; }
  .c-mr-sm-3,
  .c-mx-sm-3 {
    margin-right: 1rem !important; }
  .c-mb-sm-3,
  .c-my-sm-3 {
    margin-bottom: 1rem !important; }
  .c-ml-sm-3,
  .c-mx-sm-3 {
    margin-left: 1rem !important; }
  .c-m-sm-4 {
    margin: 1.5rem !important; }
  .c-mt-sm-4,
  .c-my-sm-4 {
    margin-top: 1.5rem !important; }
  .c-mr-sm-4,
  .c-mx-sm-4 {
    margin-right: 1.5rem !important; }
  .c-mb-sm-4,
  .c-my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .c-ml-sm-4,
  .c-mx-sm-4 {
    margin-left: 1.5rem !important; }
  .c-m-sm-5 {
    margin: 3rem !important; }
  .c-mt-sm-5,
  .c-my-sm-5 {
    margin-top: 3rem !important; }
  .c-mr-sm-5,
  .c-mx-sm-5 {
    margin-right: 3rem !important; }
  .c-mb-sm-5,
  .c-my-sm-5 {
    margin-bottom: 3rem !important; }
  .c-ml-sm-5,
  .c-mx-sm-5 {
    margin-left: 3rem !important; }
  .c-m-sm-7 {
    margin: 6rem !important; }
  .c-mt-sm-7,
  .c-my-sm-7 {
    margin-top: 6rem !important; }
  .c-mr-sm-7,
  .c-mx-sm-7 {
    margin-right: 6rem !important; }
  .c-mb-sm-7,
  .c-my-sm-7 {
    margin-bottom: 6rem !important; }
  .c-ml-sm-7,
  .c-mx-sm-7 {
    margin-left: 6rem !important; }
  .c-m-sm-8 {
    margin: 7.5rem !important; }
  .c-mt-sm-8,
  .c-my-sm-8 {
    margin-top: 7.5rem !important; }
  .c-mr-sm-8,
  .c-mx-sm-8 {
    margin-right: 7.5rem !important; }
  .c-mb-sm-8,
  .c-my-sm-8 {
    margin-bottom: 7.5rem !important; }
  .c-ml-sm-8,
  .c-mx-sm-8 {
    margin-left: 7.5rem !important; }
  .c-m-sm-9 {
    margin: 9rem !important; }
  .c-mt-sm-9,
  .c-my-sm-9 {
    margin-top: 9rem !important; }
  .c-mr-sm-9,
  .c-mx-sm-9 {
    margin-right: 9rem !important; }
  .c-mb-sm-9,
  .c-my-sm-9 {
    margin-bottom: 9rem !important; }
  .c-ml-sm-9,
  .c-mx-sm-9 {
    margin-left: 9rem !important; }
  .c-m-sm-10 {
    margin: 10rem !important; }
  .c-mt-sm-10,
  .c-my-sm-10 {
    margin-top: 10rem !important; }
  .c-mr-sm-10,
  .c-mx-sm-10 {
    margin-right: 10rem !important; }
  .c-mb-sm-10,
  .c-my-sm-10 {
    margin-bottom: 10rem !important; }
  .c-ml-sm-10,
  .c-mx-sm-10 {
    margin-left: 10rem !important; }
  .c-p-sm-2px {
    padding: 0.125rem !important; }
  .c-pt-sm-2px,
  .c-py-sm-2px {
    padding-top: 0.125rem !important; }
  .c-pr-sm-2px,
  .c-px-sm-2px {
    padding-right: 0.125rem !important; }
  .c-pb-sm-2px,
  .c-py-sm-2px {
    padding-bottom: 0.125rem !important; }
  .c-pl-sm-2px,
  .c-px-sm-2px {
    padding-left: 0.125rem !important; }
  .c-p-sm-3px {
    padding: 0.1875rem !important; }
  .c-pt-sm-3px,
  .c-py-sm-3px {
    padding-top: 0.1875rem !important; }
  .c-pr-sm-3px,
  .c-px-sm-3px {
    padding-right: 0.1875rem !important; }
  .c-pb-sm-3px,
  .c-py-sm-3px {
    padding-bottom: 0.1875rem !important; }
  .c-pl-sm-3px,
  .c-px-sm-3px {
    padding-left: 0.1875rem !important; }
  .c-p-sm-6px {
    padding: 0.375rem !important; }
  .c-pt-sm-6px,
  .c-py-sm-6px {
    padding-top: 0.375rem !important; }
  .c-pr-sm-6px,
  .c-px-sm-6px {
    padding-right: 0.375rem !important; }
  .c-pb-sm-6px,
  .c-py-sm-6px {
    padding-bottom: 0.375rem !important; }
  .c-pl-sm-6px,
  .c-px-sm-6px {
    padding-left: 0.375rem !important; }
  .c-p-sm-10px {
    padding: 0.625rem !important; }
  .c-pt-sm-10px,
  .c-py-sm-10px {
    padding-top: 0.625rem !important; }
  .c-pr-sm-10px,
  .c-px-sm-10px {
    padding-right: 0.625rem !important; }
  .c-pb-sm-10px,
  .c-py-sm-10px {
    padding-bottom: 0.625rem !important; }
  .c-pl-sm-10px,
  .c-px-sm-10px {
    padding-left: 0.625rem !important; }
  .c-p-sm-0 {
    padding: 0 !important; }
  .c-pt-sm-0,
  .c-py-sm-0 {
    padding-top: 0 !important; }
  .c-pr-sm-0,
  .c-px-sm-0 {
    padding-right: 0 !important; }
  .c-pb-sm-0,
  .c-py-sm-0 {
    padding-bottom: 0 !important; }
  .c-pl-sm-0,
  .c-px-sm-0 {
    padding-left: 0 !important; }
  .c-p-sm-6 {
    padding: 4.5rem !important; }
  .c-pt-sm-6,
  .c-py-sm-6 {
    padding-top: 4.5rem !important; }
  .c-pr-sm-6,
  .c-px-sm-6 {
    padding-right: 4.5rem !important; }
  .c-pb-sm-6,
  .c-py-sm-6 {
    padding-bottom: 4.5rem !important; }
  .c-pl-sm-6,
  .c-px-sm-6 {
    padding-left: 4.5rem !important; }
  .c-p-sm-12 {
    padding: 0.75rem !important; }
  .c-pt-sm-12,
  .c-py-sm-12 {
    padding-top: 0.75rem !important; }
  .c-pr-sm-12,
  .c-px-sm-12 {
    padding-right: 0.75rem !important; }
  .c-pb-sm-12,
  .c-py-sm-12 {
    padding-bottom: 0.75rem !important; }
  .c-pl-sm-12,
  .c-px-sm-12 {
    padding-left: 0.75rem !important; }
  .c-p-sm-15 {
    padding: 0.9375rem !important; }
  .c-pt-sm-15,
  .c-py-sm-15 {
    padding-top: 0.9375rem !important; }
  .c-pr-sm-15,
  .c-px-sm-15 {
    padding-right: 0.9375rem !important; }
  .c-pb-sm-15,
  .c-py-sm-15 {
    padding-bottom: 0.9375rem !important; }
  .c-pl-sm-15,
  .c-px-sm-15 {
    padding-left: 0.9375rem !important; }
  .c-p-sm-16 {
    padding: 1rem !important; }
  .c-pt-sm-16,
  .c-py-sm-16 {
    padding-top: 1rem !important; }
  .c-pr-sm-16,
  .c-px-sm-16 {
    padding-right: 1rem !important; }
  .c-pb-sm-16,
  .c-py-sm-16 {
    padding-bottom: 1rem !important; }
  .c-pl-sm-16,
  .c-px-sm-16 {
    padding-left: 1rem !important; }
  .c-p-sm-20 {
    padding: 1.25rem !important; }
  .c-pt-sm-20,
  .c-py-sm-20 {
    padding-top: 1.25rem !important; }
  .c-pr-sm-20,
  .c-px-sm-20 {
    padding-right: 1.25rem !important; }
  .c-pb-sm-20,
  .c-py-sm-20 {
    padding-bottom: 1.25rem !important; }
  .c-pl-sm-20,
  .c-px-sm-20 {
    padding-left: 1.25rem !important; }
  .c-p-sm-24 {
    padding: 1.5rem !important; }
  .c-pt-sm-24,
  .c-py-sm-24 {
    padding-top: 1.5rem !important; }
  .c-pr-sm-24,
  .c-px-sm-24 {
    padding-right: 1.5rem !important; }
  .c-pb-sm-24,
  .c-py-sm-24 {
    padding-bottom: 1.5rem !important; }
  .c-pl-sm-24,
  .c-px-sm-24 {
    padding-left: 1.5rem !important; }
  .c-p-sm-28 {
    padding: 1.75rem !important; }
  .c-pt-sm-28,
  .c-py-sm-28 {
    padding-top: 1.75rem !important; }
  .c-pr-sm-28,
  .c-px-sm-28 {
    padding-right: 1.75rem !important; }
  .c-pb-sm-28,
  .c-py-sm-28 {
    padding-bottom: 1.75rem !important; }
  .c-pl-sm-28,
  .c-px-sm-28 {
    padding-left: 1.75rem !important; }
  .c-p-sm-30 {
    padding: 1.875rem !important; }
  .c-pt-sm-30,
  .c-py-sm-30 {
    padding-top: 1.875rem !important; }
  .c-pr-sm-30,
  .c-px-sm-30 {
    padding-right: 1.875rem !important; }
  .c-pb-sm-30,
  .c-py-sm-30 {
    padding-bottom: 1.875rem !important; }
  .c-pl-sm-30,
  .c-px-sm-30 {
    padding-left: 1.875rem !important; }
  .c-p-sm-32 {
    padding: 2rem !important; }
  .c-pt-sm-32,
  .c-py-sm-32 {
    padding-top: 2rem !important; }
  .c-pr-sm-32,
  .c-px-sm-32 {
    padding-right: 2rem !important; }
  .c-pb-sm-32,
  .c-py-sm-32 {
    padding-bottom: 2rem !important; }
  .c-pl-sm-32,
  .c-px-sm-32 {
    padding-left: 2rem !important; }
  .c-p-sm-36 {
    padding: 2.25rem !important; }
  .c-pt-sm-36,
  .c-py-sm-36 {
    padding-top: 2.25rem !important; }
  .c-pr-sm-36,
  .c-px-sm-36 {
    padding-right: 2.25rem !important; }
  .c-pb-sm-36,
  .c-py-sm-36 {
    padding-bottom: 2.25rem !important; }
  .c-pl-sm-36,
  .c-px-sm-36 {
    padding-left: 2.25rem !important; }
  .c-p-sm-40 {
    padding: 2.5rem !important; }
  .c-pt-sm-40,
  .c-py-sm-40 {
    padding-top: 2.5rem !important; }
  .c-pr-sm-40,
  .c-px-sm-40 {
    padding-right: 2.5rem !important; }
  .c-pb-sm-40,
  .c-py-sm-40 {
    padding-bottom: 2.5rem !important; }
  .c-pl-sm-40,
  .c-px-sm-40 {
    padding-left: 2.5rem !important; }
  .c-p-sm-44 {
    padding: 2.75rem !important; }
  .c-pt-sm-44,
  .c-py-sm-44 {
    padding-top: 2.75rem !important; }
  .c-pr-sm-44,
  .c-px-sm-44 {
    padding-right: 2.75rem !important; }
  .c-pb-sm-44,
  .c-py-sm-44 {
    padding-bottom: 2.75rem !important; }
  .c-pl-sm-44,
  .c-px-sm-44 {
    padding-left: 2.75rem !important; }
  .c-p-sm-46 {
    padding: 2.875rem !important; }
  .c-pt-sm-46,
  .c-py-sm-46 {
    padding-top: 2.875rem !important; }
  .c-pr-sm-46,
  .c-px-sm-46 {
    padding-right: 2.875rem !important; }
  .c-pb-sm-46,
  .c-py-sm-46 {
    padding-bottom: 2.875rem !important; }
  .c-pl-sm-46,
  .c-px-sm-46 {
    padding-left: 2.875rem !important; }
  .c-p-sm-48 {
    padding: 3rem !important; }
  .c-pt-sm-48,
  .c-py-sm-48 {
    padding-top: 3rem !important; }
  .c-pr-sm-48,
  .c-px-sm-48 {
    padding-right: 3rem !important; }
  .c-pb-sm-48,
  .c-py-sm-48 {
    padding-bottom: 3rem !important; }
  .c-pl-sm-48,
  .c-px-sm-48 {
    padding-left: 3rem !important; }
  .c-p-sm-56 {
    padding: 3.5rem !important; }
  .c-pt-sm-56,
  .c-py-sm-56 {
    padding-top: 3.5rem !important; }
  .c-pr-sm-56,
  .c-px-sm-56 {
    padding-right: 3.5rem !important; }
  .c-pb-sm-56,
  .c-py-sm-56 {
    padding-bottom: 3.5rem !important; }
  .c-pl-sm-56,
  .c-px-sm-56 {
    padding-left: 3.5rem !important; }
  .c-p-sm-60 {
    padding: 3.75rem !important; }
  .c-pt-sm-60,
  .c-py-sm-60 {
    padding-top: 3.75rem !important; }
  .c-pr-sm-60,
  .c-px-sm-60 {
    padding-right: 3.75rem !important; }
  .c-pb-sm-60,
  .c-py-sm-60 {
    padding-bottom: 3.75rem !important; }
  .c-pl-sm-60,
  .c-px-sm-60 {
    padding-left: 3.75rem !important; }
  .c-p-sm-64 {
    padding: 4rem !important; }
  .c-pt-sm-64,
  .c-py-sm-64 {
    padding-top: 4rem !important; }
  .c-pr-sm-64,
  .c-px-sm-64 {
    padding-right: 4rem !important; }
  .c-pb-sm-64,
  .c-py-sm-64 {
    padding-bottom: 4rem !important; }
  .c-pl-sm-64,
  .c-px-sm-64 {
    padding-left: 4rem !important; }
  .c-p-sm-72 {
    padding: 4.5rem !important; }
  .c-pt-sm-72,
  .c-py-sm-72 {
    padding-top: 4.5rem !important; }
  .c-pr-sm-72,
  .c-px-sm-72 {
    padding-right: 4.5rem !important; }
  .c-pb-sm-72,
  .c-py-sm-72 {
    padding-bottom: 4.5rem !important; }
  .c-pl-sm-72,
  .c-px-sm-72 {
    padding-left: 4.5rem !important; }
  .c-p-sm-80 {
    padding: 5rem !important; }
  .c-pt-sm-80,
  .c-py-sm-80 {
    padding-top: 5rem !important; }
  .c-pr-sm-80,
  .c-px-sm-80 {
    padding-right: 5rem !important; }
  .c-pb-sm-80,
  .c-py-sm-80 {
    padding-bottom: 5rem !important; }
  .c-pl-sm-80,
  .c-px-sm-80 {
    padding-left: 5rem !important; }
  .c-p-sm-185 {
    padding: 11.5625rem !important; }
  .c-pt-sm-185,
  .c-py-sm-185 {
    padding-top: 11.5625rem !important; }
  .c-pr-sm-185,
  .c-px-sm-185 {
    padding-right: 11.5625rem !important; }
  .c-pb-sm-185,
  .c-py-sm-185 {
    padding-bottom: 11.5625rem !important; }
  .c-pl-sm-185,
  .c-px-sm-185 {
    padding-left: 11.5625rem !important; }
  .c-p-sm-310 {
    padding: 19.375rem !important; }
  .c-pt-sm-310,
  .c-py-sm-310 {
    padding-top: 19.375rem !important; }
  .c-pr-sm-310,
  .c-px-sm-310 {
    padding-right: 19.375rem !important; }
  .c-pb-sm-310,
  .c-py-sm-310 {
    padding-bottom: 19.375rem !important; }
  .c-pl-sm-310,
  .c-px-sm-310 {
    padding-left: 19.375rem !important; }
  .c-p-sm-1 {
    padding: 0.25rem !important; }
  .c-pt-sm-1,
  .c-py-sm-1 {
    padding-top: 0.25rem !important; }
  .c-pr-sm-1,
  .c-px-sm-1 {
    padding-right: 0.25rem !important; }
  .c-pb-sm-1,
  .c-py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .c-pl-sm-1,
  .c-px-sm-1 {
    padding-left: 0.25rem !important; }
  .c-p-sm-2 {
    padding: 0.5rem !important; }
  .c-pt-sm-2,
  .c-py-sm-2 {
    padding-top: 0.5rem !important; }
  .c-pr-sm-2,
  .c-px-sm-2 {
    padding-right: 0.5rem !important; }
  .c-pb-sm-2,
  .c-py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .c-pl-sm-2,
  .c-px-sm-2 {
    padding-left: 0.5rem !important; }
  .c-p-sm-3 {
    padding: 1rem !important; }
  .c-pt-sm-3,
  .c-py-sm-3 {
    padding-top: 1rem !important; }
  .c-pr-sm-3,
  .c-px-sm-3 {
    padding-right: 1rem !important; }
  .c-pb-sm-3,
  .c-py-sm-3 {
    padding-bottom: 1rem !important; }
  .c-pl-sm-3,
  .c-px-sm-3 {
    padding-left: 1rem !important; }
  .c-p-sm-4 {
    padding: 1.5rem !important; }
  .c-pt-sm-4,
  .c-py-sm-4 {
    padding-top: 1.5rem !important; }
  .c-pr-sm-4,
  .c-px-sm-4 {
    padding-right: 1.5rem !important; }
  .c-pb-sm-4,
  .c-py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .c-pl-sm-4,
  .c-px-sm-4 {
    padding-left: 1.5rem !important; }
  .c-p-sm-5 {
    padding: 3rem !important; }
  .c-pt-sm-5,
  .c-py-sm-5 {
    padding-top: 3rem !important; }
  .c-pr-sm-5,
  .c-px-sm-5 {
    padding-right: 3rem !important; }
  .c-pb-sm-5,
  .c-py-sm-5 {
    padding-bottom: 3rem !important; }
  .c-pl-sm-5,
  .c-px-sm-5 {
    padding-left: 3rem !important; }
  .c-p-sm-7 {
    padding: 6rem !important; }
  .c-pt-sm-7,
  .c-py-sm-7 {
    padding-top: 6rem !important; }
  .c-pr-sm-7,
  .c-px-sm-7 {
    padding-right: 6rem !important; }
  .c-pb-sm-7,
  .c-py-sm-7 {
    padding-bottom: 6rem !important; }
  .c-pl-sm-7,
  .c-px-sm-7 {
    padding-left: 6rem !important; }
  .c-p-sm-8 {
    padding: 7.5rem !important; }
  .c-pt-sm-8,
  .c-py-sm-8 {
    padding-top: 7.5rem !important; }
  .c-pr-sm-8,
  .c-px-sm-8 {
    padding-right: 7.5rem !important; }
  .c-pb-sm-8,
  .c-py-sm-8 {
    padding-bottom: 7.5rem !important; }
  .c-pl-sm-8,
  .c-px-sm-8 {
    padding-left: 7.5rem !important; }
  .c-p-sm-9 {
    padding: 9rem !important; }
  .c-pt-sm-9,
  .c-py-sm-9 {
    padding-top: 9rem !important; }
  .c-pr-sm-9,
  .c-px-sm-9 {
    padding-right: 9rem !important; }
  .c-pb-sm-9,
  .c-py-sm-9 {
    padding-bottom: 9rem !important; }
  .c-pl-sm-9,
  .c-px-sm-9 {
    padding-left: 9rem !important; }
  .c-p-sm-10 {
    padding: 10rem !important; }
  .c-pt-sm-10,
  .c-py-sm-10 {
    padding-top: 10rem !important; }
  .c-pr-sm-10,
  .c-px-sm-10 {
    padding-right: 10rem !important; }
  .c-pb-sm-10,
  .c-py-sm-10 {
    padding-bottom: 10rem !important; }
  .c-pl-sm-10,
  .c-px-sm-10 {
    padding-left: 10rem !important; }
  .c-m-sm-n2px {
    margin: -4.5rem; }
  .c-mt-sm-n2px,
  .c-my-sm-n2px {
    margin-top: -4.5rem; }
  .c-mr-sm-n2px,
  .c-mx-sm-n2px {
    margin-right: -4.5rem; }
  .c-mb-sm-n2px,
  .c-my-sm-n2px {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n2px,
  .c-mx-sm-n2px {
    margin-left: -4.5rem; }
  .c-m-sm-n3px {
    margin: -4.5rem; }
  .c-mt-sm-n3px,
  .c-my-sm-n3px {
    margin-top: -4.5rem; }
  .c-mr-sm-n3px,
  .c-mx-sm-n3px {
    margin-right: -4.5rem; }
  .c-mb-sm-n3px,
  .c-my-sm-n3px {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n3px,
  .c-mx-sm-n3px {
    margin-left: -4.5rem; }
  .c-m-sm-n6px {
    margin: -4.5rem; }
  .c-mt-sm-n6px,
  .c-my-sm-n6px {
    margin-top: -4.5rem; }
  .c-mr-sm-n6px,
  .c-mx-sm-n6px {
    margin-right: -4.5rem; }
  .c-mb-sm-n6px,
  .c-my-sm-n6px {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n6px,
  .c-mx-sm-n6px {
    margin-left: -4.5rem; }
  .c-m-sm-n10px {
    margin: -4.5rem; }
  .c-mt-sm-n10px,
  .c-my-sm-n10px {
    margin-top: -4.5rem; }
  .c-mr-sm-n10px,
  .c-mx-sm-n10px {
    margin-right: -4.5rem; }
  .c-mb-sm-n10px,
  .c-my-sm-n10px {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n10px,
  .c-mx-sm-n10px {
    margin-left: -4.5rem; }
  .c-m-sm-n6 {
    margin: -4.5rem; }
  .c-mt-sm-n6,
  .c-my-sm-n6 {
    margin-top: -4.5rem; }
  .c-mr-sm-n6,
  .c-mx-sm-n6 {
    margin-right: -4.5rem; }
  .c-mb-sm-n6,
  .c-my-sm-n6 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n6,
  .c-mx-sm-n6 {
    margin-left: -4.5rem; }
  .c-m-sm-n12 {
    margin: -4.5rem; }
  .c-mt-sm-n12,
  .c-my-sm-n12 {
    margin-top: -4.5rem; }
  .c-mr-sm-n12,
  .c-mx-sm-n12 {
    margin-right: -4.5rem; }
  .c-mb-sm-n12,
  .c-my-sm-n12 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n12,
  .c-mx-sm-n12 {
    margin-left: -4.5rem; }
  .c-m-sm-n15 {
    margin: -4.5rem; }
  .c-mt-sm-n15,
  .c-my-sm-n15 {
    margin-top: -4.5rem; }
  .c-mr-sm-n15,
  .c-mx-sm-n15 {
    margin-right: -4.5rem; }
  .c-mb-sm-n15,
  .c-my-sm-n15 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n15,
  .c-mx-sm-n15 {
    margin-left: -4.5rem; }
  .c-m-sm-n16 {
    margin: -4.5rem; }
  .c-mt-sm-n16,
  .c-my-sm-n16 {
    margin-top: -4.5rem; }
  .c-mr-sm-n16,
  .c-mx-sm-n16 {
    margin-right: -4.5rem; }
  .c-mb-sm-n16,
  .c-my-sm-n16 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n16,
  .c-mx-sm-n16 {
    margin-left: -4.5rem; }
  .c-m-sm-n20 {
    margin: -4.5rem; }
  .c-mt-sm-n20,
  .c-my-sm-n20 {
    margin-top: -4.5rem; }
  .c-mr-sm-n20,
  .c-mx-sm-n20 {
    margin-right: -4.5rem; }
  .c-mb-sm-n20,
  .c-my-sm-n20 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n20,
  .c-mx-sm-n20 {
    margin-left: -4.5rem; }
  .c-m-sm-n24 {
    margin: -4.5rem; }
  .c-mt-sm-n24,
  .c-my-sm-n24 {
    margin-top: -4.5rem; }
  .c-mr-sm-n24,
  .c-mx-sm-n24 {
    margin-right: -4.5rem; }
  .c-mb-sm-n24,
  .c-my-sm-n24 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n24,
  .c-mx-sm-n24 {
    margin-left: -4.5rem; }
  .c-m-sm-n28 {
    margin: -4.5rem; }
  .c-mt-sm-n28,
  .c-my-sm-n28 {
    margin-top: -4.5rem; }
  .c-mr-sm-n28,
  .c-mx-sm-n28 {
    margin-right: -4.5rem; }
  .c-mb-sm-n28,
  .c-my-sm-n28 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n28,
  .c-mx-sm-n28 {
    margin-left: -4.5rem; }
  .c-m-sm-n30 {
    margin: -4.5rem; }
  .c-mt-sm-n30,
  .c-my-sm-n30 {
    margin-top: -4.5rem; }
  .c-mr-sm-n30,
  .c-mx-sm-n30 {
    margin-right: -4.5rem; }
  .c-mb-sm-n30,
  .c-my-sm-n30 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n30,
  .c-mx-sm-n30 {
    margin-left: -4.5rem; }
  .c-m-sm-n32 {
    margin: -4.5rem; }
  .c-mt-sm-n32,
  .c-my-sm-n32 {
    margin-top: -4.5rem; }
  .c-mr-sm-n32,
  .c-mx-sm-n32 {
    margin-right: -4.5rem; }
  .c-mb-sm-n32,
  .c-my-sm-n32 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n32,
  .c-mx-sm-n32 {
    margin-left: -4.5rem; }
  .c-m-sm-n36 {
    margin: -4.5rem; }
  .c-mt-sm-n36,
  .c-my-sm-n36 {
    margin-top: -4.5rem; }
  .c-mr-sm-n36,
  .c-mx-sm-n36 {
    margin-right: -4.5rem; }
  .c-mb-sm-n36,
  .c-my-sm-n36 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n36,
  .c-mx-sm-n36 {
    margin-left: -4.5rem; }
  .c-m-sm-n40 {
    margin: -4.5rem; }
  .c-mt-sm-n40,
  .c-my-sm-n40 {
    margin-top: -4.5rem; }
  .c-mr-sm-n40,
  .c-mx-sm-n40 {
    margin-right: -4.5rem; }
  .c-mb-sm-n40,
  .c-my-sm-n40 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n40,
  .c-mx-sm-n40 {
    margin-left: -4.5rem; }
  .c-m-sm-n44 {
    margin: -4.5rem; }
  .c-mt-sm-n44,
  .c-my-sm-n44 {
    margin-top: -4.5rem; }
  .c-mr-sm-n44,
  .c-mx-sm-n44 {
    margin-right: -4.5rem; }
  .c-mb-sm-n44,
  .c-my-sm-n44 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n44,
  .c-mx-sm-n44 {
    margin-left: -4.5rem; }
  .c-m-sm-n46 {
    margin: -4.5rem; }
  .c-mt-sm-n46,
  .c-my-sm-n46 {
    margin-top: -4.5rem; }
  .c-mr-sm-n46,
  .c-mx-sm-n46 {
    margin-right: -4.5rem; }
  .c-mb-sm-n46,
  .c-my-sm-n46 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n46,
  .c-mx-sm-n46 {
    margin-left: -4.5rem; }
  .c-m-sm-n48 {
    margin: -4.5rem; }
  .c-mt-sm-n48,
  .c-my-sm-n48 {
    margin-top: -4.5rem; }
  .c-mr-sm-n48,
  .c-mx-sm-n48 {
    margin-right: -4.5rem; }
  .c-mb-sm-n48,
  .c-my-sm-n48 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n48,
  .c-mx-sm-n48 {
    margin-left: -4.5rem; }
  .c-m-sm-n56 {
    margin: -4.5rem; }
  .c-mt-sm-n56,
  .c-my-sm-n56 {
    margin-top: -4.5rem; }
  .c-mr-sm-n56,
  .c-mx-sm-n56 {
    margin-right: -4.5rem; }
  .c-mb-sm-n56,
  .c-my-sm-n56 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n56,
  .c-mx-sm-n56 {
    margin-left: -4.5rem; }
  .c-m-sm-n60 {
    margin: -4.5rem; }
  .c-mt-sm-n60,
  .c-my-sm-n60 {
    margin-top: -4.5rem; }
  .c-mr-sm-n60,
  .c-mx-sm-n60 {
    margin-right: -4.5rem; }
  .c-mb-sm-n60,
  .c-my-sm-n60 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n60,
  .c-mx-sm-n60 {
    margin-left: -4.5rem; }
  .c-m-sm-n64 {
    margin: -4.5rem; }
  .c-mt-sm-n64,
  .c-my-sm-n64 {
    margin-top: -4.5rem; }
  .c-mr-sm-n64,
  .c-mx-sm-n64 {
    margin-right: -4.5rem; }
  .c-mb-sm-n64,
  .c-my-sm-n64 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n64,
  .c-mx-sm-n64 {
    margin-left: -4.5rem; }
  .c-m-sm-n72 {
    margin: -4.5rem; }
  .c-mt-sm-n72,
  .c-my-sm-n72 {
    margin-top: -4.5rem; }
  .c-mr-sm-n72,
  .c-mx-sm-n72 {
    margin-right: -4.5rem; }
  .c-mb-sm-n72,
  .c-my-sm-n72 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n72,
  .c-mx-sm-n72 {
    margin-left: -4.5rem; }
  .c-m-sm-n80 {
    margin: -4.5rem; }
  .c-mt-sm-n80,
  .c-my-sm-n80 {
    margin-top: -4.5rem; }
  .c-mr-sm-n80,
  .c-mx-sm-n80 {
    margin-right: -4.5rem; }
  .c-mb-sm-n80,
  .c-my-sm-n80 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n80,
  .c-mx-sm-n80 {
    margin-left: -4.5rem; }
  .c-m-sm-n185 {
    margin: -4.5rem; }
  .c-mt-sm-n185,
  .c-my-sm-n185 {
    margin-top: -4.5rem; }
  .c-mr-sm-n185,
  .c-mx-sm-n185 {
    margin-right: -4.5rem; }
  .c-mb-sm-n185,
  .c-my-sm-n185 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n185,
  .c-mx-sm-n185 {
    margin-left: -4.5rem; }
  .c-m-sm-n310 {
    margin: -4.5rem; }
  .c-mt-sm-n310,
  .c-my-sm-n310 {
    margin-top: -4.5rem; }
  .c-mr-sm-n310,
  .c-mx-sm-n310 {
    margin-right: -4.5rem; }
  .c-mb-sm-n310,
  .c-my-sm-n310 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n310,
  .c-mx-sm-n310 {
    margin-left: -4.5rem; }
  .c-m-sm-n1 {
    margin: -4.5rem; }
  .c-mt-sm-n1,
  .c-my-sm-n1 {
    margin-top: -4.5rem; }
  .c-mr-sm-n1,
  .c-mx-sm-n1 {
    margin-right: -4.5rem; }
  .c-mb-sm-n1,
  .c-my-sm-n1 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n1,
  .c-mx-sm-n1 {
    margin-left: -4.5rem; }
  .c-m-sm-n2 {
    margin: -4.5rem; }
  .c-mt-sm-n2,
  .c-my-sm-n2 {
    margin-top: -4.5rem; }
  .c-mr-sm-n2,
  .c-mx-sm-n2 {
    margin-right: -4.5rem; }
  .c-mb-sm-n2,
  .c-my-sm-n2 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n2,
  .c-mx-sm-n2 {
    margin-left: -4.5rem; }
  .c-m-sm-n3 {
    margin: -4.5rem; }
  .c-mt-sm-n3,
  .c-my-sm-n3 {
    margin-top: -4.5rem; }
  .c-mr-sm-n3,
  .c-mx-sm-n3 {
    margin-right: -4.5rem; }
  .c-mb-sm-n3,
  .c-my-sm-n3 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n3,
  .c-mx-sm-n3 {
    margin-left: -4.5rem; }
  .c-m-sm-n4 {
    margin: -4.5rem; }
  .c-mt-sm-n4,
  .c-my-sm-n4 {
    margin-top: -4.5rem; }
  .c-mr-sm-n4,
  .c-mx-sm-n4 {
    margin-right: -4.5rem; }
  .c-mb-sm-n4,
  .c-my-sm-n4 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n4,
  .c-mx-sm-n4 {
    margin-left: -4.5rem; }
  .c-m-sm-n5 {
    margin: -4.5rem; }
  .c-mt-sm-n5,
  .c-my-sm-n5 {
    margin-top: -4.5rem; }
  .c-mr-sm-n5,
  .c-mx-sm-n5 {
    margin-right: -4.5rem; }
  .c-mb-sm-n5,
  .c-my-sm-n5 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n5,
  .c-mx-sm-n5 {
    margin-left: -4.5rem; }
  .c-m-sm-n7 {
    margin: -4.5rem; }
  .c-mt-sm-n7,
  .c-my-sm-n7 {
    margin-top: -4.5rem; }
  .c-mr-sm-n7,
  .c-mx-sm-n7 {
    margin-right: -4.5rem; }
  .c-mb-sm-n7,
  .c-my-sm-n7 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n7,
  .c-mx-sm-n7 {
    margin-left: -4.5rem; }
  .c-m-sm-n8 {
    margin: -4.5rem; }
  .c-mt-sm-n8,
  .c-my-sm-n8 {
    margin-top: -4.5rem; }
  .c-mr-sm-n8,
  .c-mx-sm-n8 {
    margin-right: -4.5rem; }
  .c-mb-sm-n8,
  .c-my-sm-n8 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n8,
  .c-mx-sm-n8 {
    margin-left: -4.5rem; }
  .c-m-sm-n9 {
    margin: -4.5rem; }
  .c-mt-sm-n9,
  .c-my-sm-n9 {
    margin-top: -4.5rem; }
  .c-mr-sm-n9,
  .c-mx-sm-n9 {
    margin-right: -4.5rem; }
  .c-mb-sm-n9,
  .c-my-sm-n9 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n9,
  .c-mx-sm-n9 {
    margin-left: -4.5rem; }
  .c-m-sm-n10 {
    margin: -4.5rem; }
  .c-mt-sm-n10,
  .c-my-sm-n10 {
    margin-top: -4.5rem; }
  .c-mr-sm-n10,
  .c-mx-sm-n10 {
    margin-right: -4.5rem; }
  .c-mb-sm-n10,
  .c-my-sm-n10 {
    margin-bottom: -4.5rem; }
  .c-ml-sm-n10,
  .c-mx-sm-n10 {
    margin-left: -4.5rem; }
  .c-m-sm-auto {
    margin: auto; }
  .c-mt-sm-auto,
  .c-my-sm-auto {
    margin-top: auto; }
  .c-mr-sm-auto,
  .c-mx-sm-auto {
    margin-right: auto; }
  .c-mb-sm-auto,
  .c-my-sm-auto {
    margin-bottom: auto; }
  .c-ml-sm-auto,
  .c-mx-sm-auto {
    margin-left: auto; } }

@media (min-width: 768px) {
  .c-m-md-2px {
    margin: 0.125rem !important; }
  .c-mt-md-2px,
  .c-my-md-2px {
    margin-top: 0.125rem !important; }
  .c-mr-md-2px,
  .c-mx-md-2px {
    margin-right: 0.125rem !important; }
  .c-mb-md-2px,
  .c-my-md-2px {
    margin-bottom: 0.125rem !important; }
  .c-ml-md-2px,
  .c-mx-md-2px {
    margin-left: 0.125rem !important; }
  .c-m-md-3px {
    margin: 0.1875rem !important; }
  .c-mt-md-3px,
  .c-my-md-3px {
    margin-top: 0.1875rem !important; }
  .c-mr-md-3px,
  .c-mx-md-3px {
    margin-right: 0.1875rem !important; }
  .c-mb-md-3px,
  .c-my-md-3px {
    margin-bottom: 0.1875rem !important; }
  .c-ml-md-3px,
  .c-mx-md-3px {
    margin-left: 0.1875rem !important; }
  .c-m-md-6px {
    margin: 0.375rem !important; }
  .c-mt-md-6px,
  .c-my-md-6px {
    margin-top: 0.375rem !important; }
  .c-mr-md-6px,
  .c-mx-md-6px {
    margin-right: 0.375rem !important; }
  .c-mb-md-6px,
  .c-my-md-6px {
    margin-bottom: 0.375rem !important; }
  .c-ml-md-6px,
  .c-mx-md-6px {
    margin-left: 0.375rem !important; }
  .c-m-md-10px {
    margin: 0.625rem !important; }
  .c-mt-md-10px,
  .c-my-md-10px {
    margin-top: 0.625rem !important; }
  .c-mr-md-10px,
  .c-mx-md-10px {
    margin-right: 0.625rem !important; }
  .c-mb-md-10px,
  .c-my-md-10px {
    margin-bottom: 0.625rem !important; }
  .c-ml-md-10px,
  .c-mx-md-10px {
    margin-left: 0.625rem !important; }
  .c-m-md-0 {
    margin: 0 !important; }
  .c-mt-md-0,
  .c-my-md-0 {
    margin-top: 0 !important; }
  .c-mr-md-0,
  .c-mx-md-0 {
    margin-right: 0 !important; }
  .c-mb-md-0,
  .c-my-md-0 {
    margin-bottom: 0 !important; }
  .c-ml-md-0,
  .c-mx-md-0 {
    margin-left: 0 !important; }
  .c-m-md-6 {
    margin: 4.5rem !important; }
  .c-mt-md-6,
  .c-my-md-6 {
    margin-top: 4.5rem !important; }
  .c-mr-md-6,
  .c-mx-md-6 {
    margin-right: 4.5rem !important; }
  .c-mb-md-6,
  .c-my-md-6 {
    margin-bottom: 4.5rem !important; }
  .c-ml-md-6,
  .c-mx-md-6 {
    margin-left: 4.5rem !important; }
  .c-m-md-12 {
    margin: 0.75rem !important; }
  .c-mt-md-12,
  .c-my-md-12 {
    margin-top: 0.75rem !important; }
  .c-mr-md-12,
  .c-mx-md-12 {
    margin-right: 0.75rem !important; }
  .c-mb-md-12,
  .c-my-md-12 {
    margin-bottom: 0.75rem !important; }
  .c-ml-md-12,
  .c-mx-md-12 {
    margin-left: 0.75rem !important; }
  .c-m-md-15 {
    margin: 0.9375rem !important; }
  .c-mt-md-15,
  .c-my-md-15 {
    margin-top: 0.9375rem !important; }
  .c-mr-md-15,
  .c-mx-md-15 {
    margin-right: 0.9375rem !important; }
  .c-mb-md-15,
  .c-my-md-15 {
    margin-bottom: 0.9375rem !important; }
  .c-ml-md-15,
  .c-mx-md-15 {
    margin-left: 0.9375rem !important; }
  .c-m-md-16 {
    margin: 1rem !important; }
  .c-mt-md-16,
  .c-my-md-16 {
    margin-top: 1rem !important; }
  .c-mr-md-16,
  .c-mx-md-16 {
    margin-right: 1rem !important; }
  .c-mb-md-16,
  .c-my-md-16 {
    margin-bottom: 1rem !important; }
  .c-ml-md-16,
  .c-mx-md-16 {
    margin-left: 1rem !important; }
  .c-m-md-20 {
    margin: 1.25rem !important; }
  .c-mt-md-20,
  .c-my-md-20 {
    margin-top: 1.25rem !important; }
  .c-mr-md-20,
  .c-mx-md-20 {
    margin-right: 1.25rem !important; }
  .c-mb-md-20,
  .c-my-md-20 {
    margin-bottom: 1.25rem !important; }
  .c-ml-md-20,
  .c-mx-md-20 {
    margin-left: 1.25rem !important; }
  .c-m-md-24 {
    margin: 1.5rem !important; }
  .c-mt-md-24,
  .c-my-md-24 {
    margin-top: 1.5rem !important; }
  .c-mr-md-24,
  .c-mx-md-24 {
    margin-right: 1.5rem !important; }
  .c-mb-md-24,
  .c-my-md-24 {
    margin-bottom: 1.5rem !important; }
  .c-ml-md-24,
  .c-mx-md-24 {
    margin-left: 1.5rem !important; }
  .c-m-md-28 {
    margin: 1.75rem !important; }
  .c-mt-md-28,
  .c-my-md-28 {
    margin-top: 1.75rem !important; }
  .c-mr-md-28,
  .c-mx-md-28 {
    margin-right: 1.75rem !important; }
  .c-mb-md-28,
  .c-my-md-28 {
    margin-bottom: 1.75rem !important; }
  .c-ml-md-28,
  .c-mx-md-28 {
    margin-left: 1.75rem !important; }
  .c-m-md-30 {
    margin: 1.875rem !important; }
  .c-mt-md-30,
  .c-my-md-30 {
    margin-top: 1.875rem !important; }
  .c-mr-md-30,
  .c-mx-md-30 {
    margin-right: 1.875rem !important; }
  .c-mb-md-30,
  .c-my-md-30 {
    margin-bottom: 1.875rem !important; }
  .c-ml-md-30,
  .c-mx-md-30 {
    margin-left: 1.875rem !important; }
  .c-m-md-32 {
    margin: 2rem !important; }
  .c-mt-md-32,
  .c-my-md-32 {
    margin-top: 2rem !important; }
  .c-mr-md-32,
  .c-mx-md-32 {
    margin-right: 2rem !important; }
  .c-mb-md-32,
  .c-my-md-32 {
    margin-bottom: 2rem !important; }
  .c-ml-md-32,
  .c-mx-md-32 {
    margin-left: 2rem !important; }
  .c-m-md-36 {
    margin: 2.25rem !important; }
  .c-mt-md-36,
  .c-my-md-36 {
    margin-top: 2.25rem !important; }
  .c-mr-md-36,
  .c-mx-md-36 {
    margin-right: 2.25rem !important; }
  .c-mb-md-36,
  .c-my-md-36 {
    margin-bottom: 2.25rem !important; }
  .c-ml-md-36,
  .c-mx-md-36 {
    margin-left: 2.25rem !important; }
  .c-m-md-40 {
    margin: 2.5rem !important; }
  .c-mt-md-40,
  .c-my-md-40 {
    margin-top: 2.5rem !important; }
  .c-mr-md-40,
  .c-mx-md-40 {
    margin-right: 2.5rem !important; }
  .c-mb-md-40,
  .c-my-md-40 {
    margin-bottom: 2.5rem !important; }
  .c-ml-md-40,
  .c-mx-md-40 {
    margin-left: 2.5rem !important; }
  .c-m-md-44 {
    margin: 2.75rem !important; }
  .c-mt-md-44,
  .c-my-md-44 {
    margin-top: 2.75rem !important; }
  .c-mr-md-44,
  .c-mx-md-44 {
    margin-right: 2.75rem !important; }
  .c-mb-md-44,
  .c-my-md-44 {
    margin-bottom: 2.75rem !important; }
  .c-ml-md-44,
  .c-mx-md-44 {
    margin-left: 2.75rem !important; }
  .c-m-md-46 {
    margin: 2.875rem !important; }
  .c-mt-md-46,
  .c-my-md-46 {
    margin-top: 2.875rem !important; }
  .c-mr-md-46,
  .c-mx-md-46 {
    margin-right: 2.875rem !important; }
  .c-mb-md-46,
  .c-my-md-46 {
    margin-bottom: 2.875rem !important; }
  .c-ml-md-46,
  .c-mx-md-46 {
    margin-left: 2.875rem !important; }
  .c-m-md-48 {
    margin: 3rem !important; }
  .c-mt-md-48,
  .c-my-md-48 {
    margin-top: 3rem !important; }
  .c-mr-md-48,
  .c-mx-md-48 {
    margin-right: 3rem !important; }
  .c-mb-md-48,
  .c-my-md-48 {
    margin-bottom: 3rem !important; }
  .c-ml-md-48,
  .c-mx-md-48 {
    margin-left: 3rem !important; }
  .c-m-md-56 {
    margin: 3.5rem !important; }
  .c-mt-md-56,
  .c-my-md-56 {
    margin-top: 3.5rem !important; }
  .c-mr-md-56,
  .c-mx-md-56 {
    margin-right: 3.5rem !important; }
  .c-mb-md-56,
  .c-my-md-56 {
    margin-bottom: 3.5rem !important; }
  .c-ml-md-56,
  .c-mx-md-56 {
    margin-left: 3.5rem !important; }
  .c-m-md-60 {
    margin: 3.75rem !important; }
  .c-mt-md-60,
  .c-my-md-60 {
    margin-top: 3.75rem !important; }
  .c-mr-md-60,
  .c-mx-md-60 {
    margin-right: 3.75rem !important; }
  .c-mb-md-60,
  .c-my-md-60 {
    margin-bottom: 3.75rem !important; }
  .c-ml-md-60,
  .c-mx-md-60 {
    margin-left: 3.75rem !important; }
  .c-m-md-64 {
    margin: 4rem !important; }
  .c-mt-md-64,
  .c-my-md-64 {
    margin-top: 4rem !important; }
  .c-mr-md-64,
  .c-mx-md-64 {
    margin-right: 4rem !important; }
  .c-mb-md-64,
  .c-my-md-64 {
    margin-bottom: 4rem !important; }
  .c-ml-md-64,
  .c-mx-md-64 {
    margin-left: 4rem !important; }
  .c-m-md-72 {
    margin: 4.5rem !important; }
  .c-mt-md-72,
  .c-my-md-72 {
    margin-top: 4.5rem !important; }
  .c-mr-md-72,
  .c-mx-md-72 {
    margin-right: 4.5rem !important; }
  .c-mb-md-72,
  .c-my-md-72 {
    margin-bottom: 4.5rem !important; }
  .c-ml-md-72,
  .c-mx-md-72 {
    margin-left: 4.5rem !important; }
  .c-m-md-80 {
    margin: 5rem !important; }
  .c-mt-md-80,
  .c-my-md-80 {
    margin-top: 5rem !important; }
  .c-mr-md-80,
  .c-mx-md-80 {
    margin-right: 5rem !important; }
  .c-mb-md-80,
  .c-my-md-80 {
    margin-bottom: 5rem !important; }
  .c-ml-md-80,
  .c-mx-md-80 {
    margin-left: 5rem !important; }
  .c-m-md-185 {
    margin: 11.5625rem !important; }
  .c-mt-md-185,
  .c-my-md-185 {
    margin-top: 11.5625rem !important; }
  .c-mr-md-185,
  .c-mx-md-185 {
    margin-right: 11.5625rem !important; }
  .c-mb-md-185,
  .c-my-md-185 {
    margin-bottom: 11.5625rem !important; }
  .c-ml-md-185,
  .c-mx-md-185 {
    margin-left: 11.5625rem !important; }
  .c-m-md-310 {
    margin: 19.375rem !important; }
  .c-mt-md-310,
  .c-my-md-310 {
    margin-top: 19.375rem !important; }
  .c-mr-md-310,
  .c-mx-md-310 {
    margin-right: 19.375rem !important; }
  .c-mb-md-310,
  .c-my-md-310 {
    margin-bottom: 19.375rem !important; }
  .c-ml-md-310,
  .c-mx-md-310 {
    margin-left: 19.375rem !important; }
  .c-m-md-1 {
    margin: 0.25rem !important; }
  .c-mt-md-1,
  .c-my-md-1 {
    margin-top: 0.25rem !important; }
  .c-mr-md-1,
  .c-mx-md-1 {
    margin-right: 0.25rem !important; }
  .c-mb-md-1,
  .c-my-md-1 {
    margin-bottom: 0.25rem !important; }
  .c-ml-md-1,
  .c-mx-md-1 {
    margin-left: 0.25rem !important; }
  .c-m-md-2 {
    margin: 0.5rem !important; }
  .c-mt-md-2,
  .c-my-md-2 {
    margin-top: 0.5rem !important; }
  .c-mr-md-2,
  .c-mx-md-2 {
    margin-right: 0.5rem !important; }
  .c-mb-md-2,
  .c-my-md-2 {
    margin-bottom: 0.5rem !important; }
  .c-ml-md-2,
  .c-mx-md-2 {
    margin-left: 0.5rem !important; }
  .c-m-md-3 {
    margin: 1rem !important; }
  .c-mt-md-3,
  .c-my-md-3 {
    margin-top: 1rem !important; }
  .c-mr-md-3,
  .c-mx-md-3 {
    margin-right: 1rem !important; }
  .c-mb-md-3,
  .c-my-md-3 {
    margin-bottom: 1rem !important; }
  .c-ml-md-3,
  .c-mx-md-3 {
    margin-left: 1rem !important; }
  .c-m-md-4 {
    margin: 1.5rem !important; }
  .c-mt-md-4,
  .c-my-md-4 {
    margin-top: 1.5rem !important; }
  .c-mr-md-4,
  .c-mx-md-4 {
    margin-right: 1.5rem !important; }
  .c-mb-md-4,
  .c-my-md-4 {
    margin-bottom: 1.5rem !important; }
  .c-ml-md-4,
  .c-mx-md-4 {
    margin-left: 1.5rem !important; }
  .c-m-md-5 {
    margin: 3rem !important; }
  .c-mt-md-5,
  .c-my-md-5 {
    margin-top: 3rem !important; }
  .c-mr-md-5,
  .c-mx-md-5 {
    margin-right: 3rem !important; }
  .c-mb-md-5,
  .c-my-md-5 {
    margin-bottom: 3rem !important; }
  .c-ml-md-5,
  .c-mx-md-5 {
    margin-left: 3rem !important; }
  .c-m-md-7 {
    margin: 6rem !important; }
  .c-mt-md-7,
  .c-my-md-7 {
    margin-top: 6rem !important; }
  .c-mr-md-7,
  .c-mx-md-7 {
    margin-right: 6rem !important; }
  .c-mb-md-7,
  .c-my-md-7 {
    margin-bottom: 6rem !important; }
  .c-ml-md-7,
  .c-mx-md-7 {
    margin-left: 6rem !important; }
  .c-m-md-8 {
    margin: 7.5rem !important; }
  .c-mt-md-8,
  .c-my-md-8 {
    margin-top: 7.5rem !important; }
  .c-mr-md-8,
  .c-mx-md-8 {
    margin-right: 7.5rem !important; }
  .c-mb-md-8,
  .c-my-md-8 {
    margin-bottom: 7.5rem !important; }
  .c-ml-md-8,
  .c-mx-md-8 {
    margin-left: 7.5rem !important; }
  .c-m-md-9 {
    margin: 9rem !important; }
  .c-mt-md-9,
  .c-my-md-9 {
    margin-top: 9rem !important; }
  .c-mr-md-9,
  .c-mx-md-9 {
    margin-right: 9rem !important; }
  .c-mb-md-9,
  .c-my-md-9 {
    margin-bottom: 9rem !important; }
  .c-ml-md-9,
  .c-mx-md-9 {
    margin-left: 9rem !important; }
  .c-m-md-10 {
    margin: 10rem !important; }
  .c-mt-md-10,
  .c-my-md-10 {
    margin-top: 10rem !important; }
  .c-mr-md-10,
  .c-mx-md-10 {
    margin-right: 10rem !important; }
  .c-mb-md-10,
  .c-my-md-10 {
    margin-bottom: 10rem !important; }
  .c-ml-md-10,
  .c-mx-md-10 {
    margin-left: 10rem !important; }
  .c-p-md-2px {
    padding: 0.125rem !important; }
  .c-pt-md-2px,
  .c-py-md-2px {
    padding-top: 0.125rem !important; }
  .c-pr-md-2px,
  .c-px-md-2px {
    padding-right: 0.125rem !important; }
  .c-pb-md-2px,
  .c-py-md-2px {
    padding-bottom: 0.125rem !important; }
  .c-pl-md-2px,
  .c-px-md-2px {
    padding-left: 0.125rem !important; }
  .c-p-md-3px {
    padding: 0.1875rem !important; }
  .c-pt-md-3px,
  .c-py-md-3px {
    padding-top: 0.1875rem !important; }
  .c-pr-md-3px,
  .c-px-md-3px {
    padding-right: 0.1875rem !important; }
  .c-pb-md-3px,
  .c-py-md-3px {
    padding-bottom: 0.1875rem !important; }
  .c-pl-md-3px,
  .c-px-md-3px {
    padding-left: 0.1875rem !important; }
  .c-p-md-6px {
    padding: 0.375rem !important; }
  .c-pt-md-6px,
  .c-py-md-6px {
    padding-top: 0.375rem !important; }
  .c-pr-md-6px,
  .c-px-md-6px {
    padding-right: 0.375rem !important; }
  .c-pb-md-6px,
  .c-py-md-6px {
    padding-bottom: 0.375rem !important; }
  .c-pl-md-6px,
  .c-px-md-6px {
    padding-left: 0.375rem !important; }
  .c-p-md-10px {
    padding: 0.625rem !important; }
  .c-pt-md-10px,
  .c-py-md-10px {
    padding-top: 0.625rem !important; }
  .c-pr-md-10px,
  .c-px-md-10px {
    padding-right: 0.625rem !important; }
  .c-pb-md-10px,
  .c-py-md-10px {
    padding-bottom: 0.625rem !important; }
  .c-pl-md-10px,
  .c-px-md-10px {
    padding-left: 0.625rem !important; }
  .c-p-md-0 {
    padding: 0 !important; }
  .c-pt-md-0,
  .c-py-md-0 {
    padding-top: 0 !important; }
  .c-pr-md-0,
  .c-px-md-0 {
    padding-right: 0 !important; }
  .c-pb-md-0,
  .c-py-md-0 {
    padding-bottom: 0 !important; }
  .c-pl-md-0,
  .c-px-md-0 {
    padding-left: 0 !important; }
  .c-p-md-6 {
    padding: 4.5rem !important; }
  .c-pt-md-6,
  .c-py-md-6 {
    padding-top: 4.5rem !important; }
  .c-pr-md-6,
  .c-px-md-6 {
    padding-right: 4.5rem !important; }
  .c-pb-md-6,
  .c-py-md-6 {
    padding-bottom: 4.5rem !important; }
  .c-pl-md-6,
  .c-px-md-6 {
    padding-left: 4.5rem !important; }
  .c-p-md-12 {
    padding: 0.75rem !important; }
  .c-pt-md-12,
  .c-py-md-12 {
    padding-top: 0.75rem !important; }
  .c-pr-md-12,
  .c-px-md-12 {
    padding-right: 0.75rem !important; }
  .c-pb-md-12,
  .c-py-md-12 {
    padding-bottom: 0.75rem !important; }
  .c-pl-md-12,
  .c-px-md-12 {
    padding-left: 0.75rem !important; }
  .c-p-md-15 {
    padding: 0.9375rem !important; }
  .c-pt-md-15,
  .c-py-md-15 {
    padding-top: 0.9375rem !important; }
  .c-pr-md-15,
  .c-px-md-15 {
    padding-right: 0.9375rem !important; }
  .c-pb-md-15,
  .c-py-md-15 {
    padding-bottom: 0.9375rem !important; }
  .c-pl-md-15,
  .c-px-md-15 {
    padding-left: 0.9375rem !important; }
  .c-p-md-16 {
    padding: 1rem !important; }
  .c-pt-md-16,
  .c-py-md-16 {
    padding-top: 1rem !important; }
  .c-pr-md-16,
  .c-px-md-16 {
    padding-right: 1rem !important; }
  .c-pb-md-16,
  .c-py-md-16 {
    padding-bottom: 1rem !important; }
  .c-pl-md-16,
  .c-px-md-16 {
    padding-left: 1rem !important; }
  .c-p-md-20 {
    padding: 1.25rem !important; }
  .c-pt-md-20,
  .c-py-md-20 {
    padding-top: 1.25rem !important; }
  .c-pr-md-20,
  .c-px-md-20 {
    padding-right: 1.25rem !important; }
  .c-pb-md-20,
  .c-py-md-20 {
    padding-bottom: 1.25rem !important; }
  .c-pl-md-20,
  .c-px-md-20 {
    padding-left: 1.25rem !important; }
  .c-p-md-24 {
    padding: 1.5rem !important; }
  .c-pt-md-24,
  .c-py-md-24 {
    padding-top: 1.5rem !important; }
  .c-pr-md-24,
  .c-px-md-24 {
    padding-right: 1.5rem !important; }
  .c-pb-md-24,
  .c-py-md-24 {
    padding-bottom: 1.5rem !important; }
  .c-pl-md-24,
  .c-px-md-24 {
    padding-left: 1.5rem !important; }
  .c-p-md-28 {
    padding: 1.75rem !important; }
  .c-pt-md-28,
  .c-py-md-28 {
    padding-top: 1.75rem !important; }
  .c-pr-md-28,
  .c-px-md-28 {
    padding-right: 1.75rem !important; }
  .c-pb-md-28,
  .c-py-md-28 {
    padding-bottom: 1.75rem !important; }
  .c-pl-md-28,
  .c-px-md-28 {
    padding-left: 1.75rem !important; }
  .c-p-md-30 {
    padding: 1.875rem !important; }
  .c-pt-md-30,
  .c-py-md-30 {
    padding-top: 1.875rem !important; }
  .c-pr-md-30,
  .c-px-md-30 {
    padding-right: 1.875rem !important; }
  .c-pb-md-30,
  .c-py-md-30 {
    padding-bottom: 1.875rem !important; }
  .c-pl-md-30,
  .c-px-md-30 {
    padding-left: 1.875rem !important; }
  .c-p-md-32 {
    padding: 2rem !important; }
  .c-pt-md-32,
  .c-py-md-32 {
    padding-top: 2rem !important; }
  .c-pr-md-32,
  .c-px-md-32 {
    padding-right: 2rem !important; }
  .c-pb-md-32,
  .c-py-md-32 {
    padding-bottom: 2rem !important; }
  .c-pl-md-32,
  .c-px-md-32 {
    padding-left: 2rem !important; }
  .c-p-md-36 {
    padding: 2.25rem !important; }
  .c-pt-md-36,
  .c-py-md-36 {
    padding-top: 2.25rem !important; }
  .c-pr-md-36,
  .c-px-md-36 {
    padding-right: 2.25rem !important; }
  .c-pb-md-36,
  .c-py-md-36 {
    padding-bottom: 2.25rem !important; }
  .c-pl-md-36,
  .c-px-md-36 {
    padding-left: 2.25rem !important; }
  .c-p-md-40 {
    padding: 2.5rem !important; }
  .c-pt-md-40,
  .c-py-md-40 {
    padding-top: 2.5rem !important; }
  .c-pr-md-40,
  .c-px-md-40 {
    padding-right: 2.5rem !important; }
  .c-pb-md-40,
  .c-py-md-40 {
    padding-bottom: 2.5rem !important; }
  .c-pl-md-40,
  .c-px-md-40 {
    padding-left: 2.5rem !important; }
  .c-p-md-44 {
    padding: 2.75rem !important; }
  .c-pt-md-44,
  .c-py-md-44 {
    padding-top: 2.75rem !important; }
  .c-pr-md-44,
  .c-px-md-44 {
    padding-right: 2.75rem !important; }
  .c-pb-md-44,
  .c-py-md-44 {
    padding-bottom: 2.75rem !important; }
  .c-pl-md-44,
  .c-px-md-44 {
    padding-left: 2.75rem !important; }
  .c-p-md-46 {
    padding: 2.875rem !important; }
  .c-pt-md-46,
  .c-py-md-46 {
    padding-top: 2.875rem !important; }
  .c-pr-md-46,
  .c-px-md-46 {
    padding-right: 2.875rem !important; }
  .c-pb-md-46,
  .c-py-md-46 {
    padding-bottom: 2.875rem !important; }
  .c-pl-md-46,
  .c-px-md-46 {
    padding-left: 2.875rem !important; }
  .c-p-md-48 {
    padding: 3rem !important; }
  .c-pt-md-48,
  .c-py-md-48 {
    padding-top: 3rem !important; }
  .c-pr-md-48,
  .c-px-md-48 {
    padding-right: 3rem !important; }
  .c-pb-md-48,
  .c-py-md-48 {
    padding-bottom: 3rem !important; }
  .c-pl-md-48,
  .c-px-md-48 {
    padding-left: 3rem !important; }
  .c-p-md-56 {
    padding: 3.5rem !important; }
  .c-pt-md-56,
  .c-py-md-56 {
    padding-top: 3.5rem !important; }
  .c-pr-md-56,
  .c-px-md-56 {
    padding-right: 3.5rem !important; }
  .c-pb-md-56,
  .c-py-md-56 {
    padding-bottom: 3.5rem !important; }
  .c-pl-md-56,
  .c-px-md-56 {
    padding-left: 3.5rem !important; }
  .c-p-md-60 {
    padding: 3.75rem !important; }
  .c-pt-md-60,
  .c-py-md-60 {
    padding-top: 3.75rem !important; }
  .c-pr-md-60,
  .c-px-md-60 {
    padding-right: 3.75rem !important; }
  .c-pb-md-60,
  .c-py-md-60 {
    padding-bottom: 3.75rem !important; }
  .c-pl-md-60,
  .c-px-md-60 {
    padding-left: 3.75rem !important; }
  .c-p-md-64 {
    padding: 4rem !important; }
  .c-pt-md-64,
  .c-py-md-64 {
    padding-top: 4rem !important; }
  .c-pr-md-64,
  .c-px-md-64 {
    padding-right: 4rem !important; }
  .c-pb-md-64,
  .c-py-md-64 {
    padding-bottom: 4rem !important; }
  .c-pl-md-64,
  .c-px-md-64 {
    padding-left: 4rem !important; }
  .c-p-md-72 {
    padding: 4.5rem !important; }
  .c-pt-md-72,
  .c-py-md-72 {
    padding-top: 4.5rem !important; }
  .c-pr-md-72,
  .c-px-md-72 {
    padding-right: 4.5rem !important; }
  .c-pb-md-72,
  .c-py-md-72 {
    padding-bottom: 4.5rem !important; }
  .c-pl-md-72,
  .c-px-md-72 {
    padding-left: 4.5rem !important; }
  .c-p-md-80 {
    padding: 5rem !important; }
  .c-pt-md-80,
  .c-py-md-80 {
    padding-top: 5rem !important; }
  .c-pr-md-80,
  .c-px-md-80 {
    padding-right: 5rem !important; }
  .c-pb-md-80,
  .c-py-md-80 {
    padding-bottom: 5rem !important; }
  .c-pl-md-80,
  .c-px-md-80 {
    padding-left: 5rem !important; }
  .c-p-md-185 {
    padding: 11.5625rem !important; }
  .c-pt-md-185,
  .c-py-md-185 {
    padding-top: 11.5625rem !important; }
  .c-pr-md-185,
  .c-px-md-185 {
    padding-right: 11.5625rem !important; }
  .c-pb-md-185,
  .c-py-md-185 {
    padding-bottom: 11.5625rem !important; }
  .c-pl-md-185,
  .c-px-md-185 {
    padding-left: 11.5625rem !important; }
  .c-p-md-310 {
    padding: 19.375rem !important; }
  .c-pt-md-310,
  .c-py-md-310 {
    padding-top: 19.375rem !important; }
  .c-pr-md-310,
  .c-px-md-310 {
    padding-right: 19.375rem !important; }
  .c-pb-md-310,
  .c-py-md-310 {
    padding-bottom: 19.375rem !important; }
  .c-pl-md-310,
  .c-px-md-310 {
    padding-left: 19.375rem !important; }
  .c-p-md-1 {
    padding: 0.25rem !important; }
  .c-pt-md-1,
  .c-py-md-1 {
    padding-top: 0.25rem !important; }
  .c-pr-md-1,
  .c-px-md-1 {
    padding-right: 0.25rem !important; }
  .c-pb-md-1,
  .c-py-md-1 {
    padding-bottom: 0.25rem !important; }
  .c-pl-md-1,
  .c-px-md-1 {
    padding-left: 0.25rem !important; }
  .c-p-md-2 {
    padding: 0.5rem !important; }
  .c-pt-md-2,
  .c-py-md-2 {
    padding-top: 0.5rem !important; }
  .c-pr-md-2,
  .c-px-md-2 {
    padding-right: 0.5rem !important; }
  .c-pb-md-2,
  .c-py-md-2 {
    padding-bottom: 0.5rem !important; }
  .c-pl-md-2,
  .c-px-md-2 {
    padding-left: 0.5rem !important; }
  .c-p-md-3 {
    padding: 1rem !important; }
  .c-pt-md-3,
  .c-py-md-3 {
    padding-top: 1rem !important; }
  .c-pr-md-3,
  .c-px-md-3 {
    padding-right: 1rem !important; }
  .c-pb-md-3,
  .c-py-md-3 {
    padding-bottom: 1rem !important; }
  .c-pl-md-3,
  .c-px-md-3 {
    padding-left: 1rem !important; }
  .c-p-md-4 {
    padding: 1.5rem !important; }
  .c-pt-md-4,
  .c-py-md-4 {
    padding-top: 1.5rem !important; }
  .c-pr-md-4,
  .c-px-md-4 {
    padding-right: 1.5rem !important; }
  .c-pb-md-4,
  .c-py-md-4 {
    padding-bottom: 1.5rem !important; }
  .c-pl-md-4,
  .c-px-md-4 {
    padding-left: 1.5rem !important; }
  .c-p-md-5 {
    padding: 3rem !important; }
  .c-pt-md-5,
  .c-py-md-5 {
    padding-top: 3rem !important; }
  .c-pr-md-5,
  .c-px-md-5 {
    padding-right: 3rem !important; }
  .c-pb-md-5,
  .c-py-md-5 {
    padding-bottom: 3rem !important; }
  .c-pl-md-5,
  .c-px-md-5 {
    padding-left: 3rem !important; }
  .c-p-md-7 {
    padding: 6rem !important; }
  .c-pt-md-7,
  .c-py-md-7 {
    padding-top: 6rem !important; }
  .c-pr-md-7,
  .c-px-md-7 {
    padding-right: 6rem !important; }
  .c-pb-md-7,
  .c-py-md-7 {
    padding-bottom: 6rem !important; }
  .c-pl-md-7,
  .c-px-md-7 {
    padding-left: 6rem !important; }
  .c-p-md-8 {
    padding: 7.5rem !important; }
  .c-pt-md-8,
  .c-py-md-8 {
    padding-top: 7.5rem !important; }
  .c-pr-md-8,
  .c-px-md-8 {
    padding-right: 7.5rem !important; }
  .c-pb-md-8,
  .c-py-md-8 {
    padding-bottom: 7.5rem !important; }
  .c-pl-md-8,
  .c-px-md-8 {
    padding-left: 7.5rem !important; }
  .c-p-md-9 {
    padding: 9rem !important; }
  .c-pt-md-9,
  .c-py-md-9 {
    padding-top: 9rem !important; }
  .c-pr-md-9,
  .c-px-md-9 {
    padding-right: 9rem !important; }
  .c-pb-md-9,
  .c-py-md-9 {
    padding-bottom: 9rem !important; }
  .c-pl-md-9,
  .c-px-md-9 {
    padding-left: 9rem !important; }
  .c-p-md-10 {
    padding: 10rem !important; }
  .c-pt-md-10,
  .c-py-md-10 {
    padding-top: 10rem !important; }
  .c-pr-md-10,
  .c-px-md-10 {
    padding-right: 10rem !important; }
  .c-pb-md-10,
  .c-py-md-10 {
    padding-bottom: 10rem !important; }
  .c-pl-md-10,
  .c-px-md-10 {
    padding-left: 10rem !important; }
  .c-m-md-n2px {
    margin: -4.5rem; }
  .c-mt-md-n2px,
  .c-my-md-n2px {
    margin-top: -4.5rem; }
  .c-mr-md-n2px,
  .c-mx-md-n2px {
    margin-right: -4.5rem; }
  .c-mb-md-n2px,
  .c-my-md-n2px {
    margin-bottom: -4.5rem; }
  .c-ml-md-n2px,
  .c-mx-md-n2px {
    margin-left: -4.5rem; }
  .c-m-md-n3px {
    margin: -4.5rem; }
  .c-mt-md-n3px,
  .c-my-md-n3px {
    margin-top: -4.5rem; }
  .c-mr-md-n3px,
  .c-mx-md-n3px {
    margin-right: -4.5rem; }
  .c-mb-md-n3px,
  .c-my-md-n3px {
    margin-bottom: -4.5rem; }
  .c-ml-md-n3px,
  .c-mx-md-n3px {
    margin-left: -4.5rem; }
  .c-m-md-n6px {
    margin: -4.5rem; }
  .c-mt-md-n6px,
  .c-my-md-n6px {
    margin-top: -4.5rem; }
  .c-mr-md-n6px,
  .c-mx-md-n6px {
    margin-right: -4.5rem; }
  .c-mb-md-n6px,
  .c-my-md-n6px {
    margin-bottom: -4.5rem; }
  .c-ml-md-n6px,
  .c-mx-md-n6px {
    margin-left: -4.5rem; }
  .c-m-md-n10px {
    margin: -4.5rem; }
  .c-mt-md-n10px,
  .c-my-md-n10px {
    margin-top: -4.5rem; }
  .c-mr-md-n10px,
  .c-mx-md-n10px {
    margin-right: -4.5rem; }
  .c-mb-md-n10px,
  .c-my-md-n10px {
    margin-bottom: -4.5rem; }
  .c-ml-md-n10px,
  .c-mx-md-n10px {
    margin-left: -4.5rem; }
  .c-m-md-n6 {
    margin: -4.5rem; }
  .c-mt-md-n6,
  .c-my-md-n6 {
    margin-top: -4.5rem; }
  .c-mr-md-n6,
  .c-mx-md-n6 {
    margin-right: -4.5rem; }
  .c-mb-md-n6,
  .c-my-md-n6 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n6,
  .c-mx-md-n6 {
    margin-left: -4.5rem; }
  .c-m-md-n12 {
    margin: -4.5rem; }
  .c-mt-md-n12,
  .c-my-md-n12 {
    margin-top: -4.5rem; }
  .c-mr-md-n12,
  .c-mx-md-n12 {
    margin-right: -4.5rem; }
  .c-mb-md-n12,
  .c-my-md-n12 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n12,
  .c-mx-md-n12 {
    margin-left: -4.5rem; }
  .c-m-md-n15 {
    margin: -4.5rem; }
  .c-mt-md-n15,
  .c-my-md-n15 {
    margin-top: -4.5rem; }
  .c-mr-md-n15,
  .c-mx-md-n15 {
    margin-right: -4.5rem; }
  .c-mb-md-n15,
  .c-my-md-n15 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n15,
  .c-mx-md-n15 {
    margin-left: -4.5rem; }
  .c-m-md-n16 {
    margin: -4.5rem; }
  .c-mt-md-n16,
  .c-my-md-n16 {
    margin-top: -4.5rem; }
  .c-mr-md-n16,
  .c-mx-md-n16 {
    margin-right: -4.5rem; }
  .c-mb-md-n16,
  .c-my-md-n16 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n16,
  .c-mx-md-n16 {
    margin-left: -4.5rem; }
  .c-m-md-n20 {
    margin: -4.5rem; }
  .c-mt-md-n20,
  .c-my-md-n20 {
    margin-top: -4.5rem; }
  .c-mr-md-n20,
  .c-mx-md-n20 {
    margin-right: -4.5rem; }
  .c-mb-md-n20,
  .c-my-md-n20 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n20,
  .c-mx-md-n20 {
    margin-left: -4.5rem; }
  .c-m-md-n24 {
    margin: -4.5rem; }
  .c-mt-md-n24,
  .c-my-md-n24 {
    margin-top: -4.5rem; }
  .c-mr-md-n24,
  .c-mx-md-n24 {
    margin-right: -4.5rem; }
  .c-mb-md-n24,
  .c-my-md-n24 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n24,
  .c-mx-md-n24 {
    margin-left: -4.5rem; }
  .c-m-md-n28 {
    margin: -4.5rem; }
  .c-mt-md-n28,
  .c-my-md-n28 {
    margin-top: -4.5rem; }
  .c-mr-md-n28,
  .c-mx-md-n28 {
    margin-right: -4.5rem; }
  .c-mb-md-n28,
  .c-my-md-n28 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n28,
  .c-mx-md-n28 {
    margin-left: -4.5rem; }
  .c-m-md-n30 {
    margin: -4.5rem; }
  .c-mt-md-n30,
  .c-my-md-n30 {
    margin-top: -4.5rem; }
  .c-mr-md-n30,
  .c-mx-md-n30 {
    margin-right: -4.5rem; }
  .c-mb-md-n30,
  .c-my-md-n30 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n30,
  .c-mx-md-n30 {
    margin-left: -4.5rem; }
  .c-m-md-n32 {
    margin: -4.5rem; }
  .c-mt-md-n32,
  .c-my-md-n32 {
    margin-top: -4.5rem; }
  .c-mr-md-n32,
  .c-mx-md-n32 {
    margin-right: -4.5rem; }
  .c-mb-md-n32,
  .c-my-md-n32 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n32,
  .c-mx-md-n32 {
    margin-left: -4.5rem; }
  .c-m-md-n36 {
    margin: -4.5rem; }
  .c-mt-md-n36,
  .c-my-md-n36 {
    margin-top: -4.5rem; }
  .c-mr-md-n36,
  .c-mx-md-n36 {
    margin-right: -4.5rem; }
  .c-mb-md-n36,
  .c-my-md-n36 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n36,
  .c-mx-md-n36 {
    margin-left: -4.5rem; }
  .c-m-md-n40 {
    margin: -4.5rem; }
  .c-mt-md-n40,
  .c-my-md-n40 {
    margin-top: -4.5rem; }
  .c-mr-md-n40,
  .c-mx-md-n40 {
    margin-right: -4.5rem; }
  .c-mb-md-n40,
  .c-my-md-n40 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n40,
  .c-mx-md-n40 {
    margin-left: -4.5rem; }
  .c-m-md-n44 {
    margin: -4.5rem; }
  .c-mt-md-n44,
  .c-my-md-n44 {
    margin-top: -4.5rem; }
  .c-mr-md-n44,
  .c-mx-md-n44 {
    margin-right: -4.5rem; }
  .c-mb-md-n44,
  .c-my-md-n44 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n44,
  .c-mx-md-n44 {
    margin-left: -4.5rem; }
  .c-m-md-n46 {
    margin: -4.5rem; }
  .c-mt-md-n46,
  .c-my-md-n46 {
    margin-top: -4.5rem; }
  .c-mr-md-n46,
  .c-mx-md-n46 {
    margin-right: -4.5rem; }
  .c-mb-md-n46,
  .c-my-md-n46 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n46,
  .c-mx-md-n46 {
    margin-left: -4.5rem; }
  .c-m-md-n48 {
    margin: -4.5rem; }
  .c-mt-md-n48,
  .c-my-md-n48 {
    margin-top: -4.5rem; }
  .c-mr-md-n48,
  .c-mx-md-n48 {
    margin-right: -4.5rem; }
  .c-mb-md-n48,
  .c-my-md-n48 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n48,
  .c-mx-md-n48 {
    margin-left: -4.5rem; }
  .c-m-md-n56 {
    margin: -4.5rem; }
  .c-mt-md-n56,
  .c-my-md-n56 {
    margin-top: -4.5rem; }
  .c-mr-md-n56,
  .c-mx-md-n56 {
    margin-right: -4.5rem; }
  .c-mb-md-n56,
  .c-my-md-n56 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n56,
  .c-mx-md-n56 {
    margin-left: -4.5rem; }
  .c-m-md-n60 {
    margin: -4.5rem; }
  .c-mt-md-n60,
  .c-my-md-n60 {
    margin-top: -4.5rem; }
  .c-mr-md-n60,
  .c-mx-md-n60 {
    margin-right: -4.5rem; }
  .c-mb-md-n60,
  .c-my-md-n60 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n60,
  .c-mx-md-n60 {
    margin-left: -4.5rem; }
  .c-m-md-n64 {
    margin: -4.5rem; }
  .c-mt-md-n64,
  .c-my-md-n64 {
    margin-top: -4.5rem; }
  .c-mr-md-n64,
  .c-mx-md-n64 {
    margin-right: -4.5rem; }
  .c-mb-md-n64,
  .c-my-md-n64 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n64,
  .c-mx-md-n64 {
    margin-left: -4.5rem; }
  .c-m-md-n72 {
    margin: -4.5rem; }
  .c-mt-md-n72,
  .c-my-md-n72 {
    margin-top: -4.5rem; }
  .c-mr-md-n72,
  .c-mx-md-n72 {
    margin-right: -4.5rem; }
  .c-mb-md-n72,
  .c-my-md-n72 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n72,
  .c-mx-md-n72 {
    margin-left: -4.5rem; }
  .c-m-md-n80 {
    margin: -4.5rem; }
  .c-mt-md-n80,
  .c-my-md-n80 {
    margin-top: -4.5rem; }
  .c-mr-md-n80,
  .c-mx-md-n80 {
    margin-right: -4.5rem; }
  .c-mb-md-n80,
  .c-my-md-n80 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n80,
  .c-mx-md-n80 {
    margin-left: -4.5rem; }
  .c-m-md-n185 {
    margin: -4.5rem; }
  .c-mt-md-n185,
  .c-my-md-n185 {
    margin-top: -4.5rem; }
  .c-mr-md-n185,
  .c-mx-md-n185 {
    margin-right: -4.5rem; }
  .c-mb-md-n185,
  .c-my-md-n185 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n185,
  .c-mx-md-n185 {
    margin-left: -4.5rem; }
  .c-m-md-n310 {
    margin: -4.5rem; }
  .c-mt-md-n310,
  .c-my-md-n310 {
    margin-top: -4.5rem; }
  .c-mr-md-n310,
  .c-mx-md-n310 {
    margin-right: -4.5rem; }
  .c-mb-md-n310,
  .c-my-md-n310 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n310,
  .c-mx-md-n310 {
    margin-left: -4.5rem; }
  .c-m-md-n1 {
    margin: -4.5rem; }
  .c-mt-md-n1,
  .c-my-md-n1 {
    margin-top: -4.5rem; }
  .c-mr-md-n1,
  .c-mx-md-n1 {
    margin-right: -4.5rem; }
  .c-mb-md-n1,
  .c-my-md-n1 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n1,
  .c-mx-md-n1 {
    margin-left: -4.5rem; }
  .c-m-md-n2 {
    margin: -4.5rem; }
  .c-mt-md-n2,
  .c-my-md-n2 {
    margin-top: -4.5rem; }
  .c-mr-md-n2,
  .c-mx-md-n2 {
    margin-right: -4.5rem; }
  .c-mb-md-n2,
  .c-my-md-n2 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n2,
  .c-mx-md-n2 {
    margin-left: -4.5rem; }
  .c-m-md-n3 {
    margin: -4.5rem; }
  .c-mt-md-n3,
  .c-my-md-n3 {
    margin-top: -4.5rem; }
  .c-mr-md-n3,
  .c-mx-md-n3 {
    margin-right: -4.5rem; }
  .c-mb-md-n3,
  .c-my-md-n3 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n3,
  .c-mx-md-n3 {
    margin-left: -4.5rem; }
  .c-m-md-n4 {
    margin: -4.5rem; }
  .c-mt-md-n4,
  .c-my-md-n4 {
    margin-top: -4.5rem; }
  .c-mr-md-n4,
  .c-mx-md-n4 {
    margin-right: -4.5rem; }
  .c-mb-md-n4,
  .c-my-md-n4 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n4,
  .c-mx-md-n4 {
    margin-left: -4.5rem; }
  .c-m-md-n5 {
    margin: -4.5rem; }
  .c-mt-md-n5,
  .c-my-md-n5 {
    margin-top: -4.5rem; }
  .c-mr-md-n5,
  .c-mx-md-n5 {
    margin-right: -4.5rem; }
  .c-mb-md-n5,
  .c-my-md-n5 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n5,
  .c-mx-md-n5 {
    margin-left: -4.5rem; }
  .c-m-md-n7 {
    margin: -4.5rem; }
  .c-mt-md-n7,
  .c-my-md-n7 {
    margin-top: -4.5rem; }
  .c-mr-md-n7,
  .c-mx-md-n7 {
    margin-right: -4.5rem; }
  .c-mb-md-n7,
  .c-my-md-n7 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n7,
  .c-mx-md-n7 {
    margin-left: -4.5rem; }
  .c-m-md-n8 {
    margin: -4.5rem; }
  .c-mt-md-n8,
  .c-my-md-n8 {
    margin-top: -4.5rem; }
  .c-mr-md-n8,
  .c-mx-md-n8 {
    margin-right: -4.5rem; }
  .c-mb-md-n8,
  .c-my-md-n8 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n8,
  .c-mx-md-n8 {
    margin-left: -4.5rem; }
  .c-m-md-n9 {
    margin: -4.5rem; }
  .c-mt-md-n9,
  .c-my-md-n9 {
    margin-top: -4.5rem; }
  .c-mr-md-n9,
  .c-mx-md-n9 {
    margin-right: -4.5rem; }
  .c-mb-md-n9,
  .c-my-md-n9 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n9,
  .c-mx-md-n9 {
    margin-left: -4.5rem; }
  .c-m-md-n10 {
    margin: -4.5rem; }
  .c-mt-md-n10,
  .c-my-md-n10 {
    margin-top: -4.5rem; }
  .c-mr-md-n10,
  .c-mx-md-n10 {
    margin-right: -4.5rem; }
  .c-mb-md-n10,
  .c-my-md-n10 {
    margin-bottom: -4.5rem; }
  .c-ml-md-n10,
  .c-mx-md-n10 {
    margin-left: -4.5rem; }
  .c-m-md-auto {
    margin: auto; }
  .c-mt-md-auto,
  .c-my-md-auto {
    margin-top: auto; }
  .c-mr-md-auto,
  .c-mx-md-auto {
    margin-right: auto; }
  .c-mb-md-auto,
  .c-my-md-auto {
    margin-bottom: auto; }
  .c-ml-md-auto,
  .c-mx-md-auto {
    margin-left: auto; } }

@media (min-width: 992px) {
  .c-m-lg-2px {
    margin: 0.125rem !important; }
  .c-mt-lg-2px,
  .c-my-lg-2px {
    margin-top: 0.125rem !important; }
  .c-mr-lg-2px,
  .c-mx-lg-2px {
    margin-right: 0.125rem !important; }
  .c-mb-lg-2px,
  .c-my-lg-2px {
    margin-bottom: 0.125rem !important; }
  .c-ml-lg-2px,
  .c-mx-lg-2px {
    margin-left: 0.125rem !important; }
  .c-m-lg-3px {
    margin: 0.1875rem !important; }
  .c-mt-lg-3px,
  .c-my-lg-3px {
    margin-top: 0.1875rem !important; }
  .c-mr-lg-3px,
  .c-mx-lg-3px {
    margin-right: 0.1875rem !important; }
  .c-mb-lg-3px,
  .c-my-lg-3px {
    margin-bottom: 0.1875rem !important; }
  .c-ml-lg-3px,
  .c-mx-lg-3px {
    margin-left: 0.1875rem !important; }
  .c-m-lg-6px {
    margin: 0.375rem !important; }
  .c-mt-lg-6px,
  .c-my-lg-6px {
    margin-top: 0.375rem !important; }
  .c-mr-lg-6px,
  .c-mx-lg-6px {
    margin-right: 0.375rem !important; }
  .c-mb-lg-6px,
  .c-my-lg-6px {
    margin-bottom: 0.375rem !important; }
  .c-ml-lg-6px,
  .c-mx-lg-6px {
    margin-left: 0.375rem !important; }
  .c-m-lg-10px {
    margin: 0.625rem !important; }
  .c-mt-lg-10px,
  .c-my-lg-10px {
    margin-top: 0.625rem !important; }
  .c-mr-lg-10px,
  .c-mx-lg-10px {
    margin-right: 0.625rem !important; }
  .c-mb-lg-10px,
  .c-my-lg-10px {
    margin-bottom: 0.625rem !important; }
  .c-ml-lg-10px,
  .c-mx-lg-10px {
    margin-left: 0.625rem !important; }
  .c-m-lg-0 {
    margin: 0 !important; }
  .c-mt-lg-0,
  .c-my-lg-0 {
    margin-top: 0 !important; }
  .c-mr-lg-0,
  .c-mx-lg-0 {
    margin-right: 0 !important; }
  .c-mb-lg-0,
  .c-my-lg-0 {
    margin-bottom: 0 !important; }
  .c-ml-lg-0,
  .c-mx-lg-0 {
    margin-left: 0 !important; }
  .c-m-lg-6 {
    margin: 4.5rem !important; }
  .c-mt-lg-6,
  .c-my-lg-6 {
    margin-top: 4.5rem !important; }
  .c-mr-lg-6,
  .c-mx-lg-6 {
    margin-right: 4.5rem !important; }
  .c-mb-lg-6,
  .c-my-lg-6 {
    margin-bottom: 4.5rem !important; }
  .c-ml-lg-6,
  .c-mx-lg-6 {
    margin-left: 4.5rem !important; }
  .c-m-lg-12 {
    margin: 0.75rem !important; }
  .c-mt-lg-12,
  .c-my-lg-12 {
    margin-top: 0.75rem !important; }
  .c-mr-lg-12,
  .c-mx-lg-12 {
    margin-right: 0.75rem !important; }
  .c-mb-lg-12,
  .c-my-lg-12 {
    margin-bottom: 0.75rem !important; }
  .c-ml-lg-12,
  .c-mx-lg-12 {
    margin-left: 0.75rem !important; }
  .c-m-lg-15 {
    margin: 0.9375rem !important; }
  .c-mt-lg-15,
  .c-my-lg-15 {
    margin-top: 0.9375rem !important; }
  .c-mr-lg-15,
  .c-mx-lg-15 {
    margin-right: 0.9375rem !important; }
  .c-mb-lg-15,
  .c-my-lg-15 {
    margin-bottom: 0.9375rem !important; }
  .c-ml-lg-15,
  .c-mx-lg-15 {
    margin-left: 0.9375rem !important; }
  .c-m-lg-16 {
    margin: 1rem !important; }
  .c-mt-lg-16,
  .c-my-lg-16 {
    margin-top: 1rem !important; }
  .c-mr-lg-16,
  .c-mx-lg-16 {
    margin-right: 1rem !important; }
  .c-mb-lg-16,
  .c-my-lg-16 {
    margin-bottom: 1rem !important; }
  .c-ml-lg-16,
  .c-mx-lg-16 {
    margin-left: 1rem !important; }
  .c-m-lg-20 {
    margin: 1.25rem !important; }
  .c-mt-lg-20,
  .c-my-lg-20 {
    margin-top: 1.25rem !important; }
  .c-mr-lg-20,
  .c-mx-lg-20 {
    margin-right: 1.25rem !important; }
  .c-mb-lg-20,
  .c-my-lg-20 {
    margin-bottom: 1.25rem !important; }
  .c-ml-lg-20,
  .c-mx-lg-20 {
    margin-left: 1.25rem !important; }
  .c-m-lg-24 {
    margin: 1.5rem !important; }
  .c-mt-lg-24,
  .c-my-lg-24 {
    margin-top: 1.5rem !important; }
  .c-mr-lg-24,
  .c-mx-lg-24 {
    margin-right: 1.5rem !important; }
  .c-mb-lg-24,
  .c-my-lg-24 {
    margin-bottom: 1.5rem !important; }
  .c-ml-lg-24,
  .c-mx-lg-24 {
    margin-left: 1.5rem !important; }
  .c-m-lg-28 {
    margin: 1.75rem !important; }
  .c-mt-lg-28,
  .c-my-lg-28 {
    margin-top: 1.75rem !important; }
  .c-mr-lg-28,
  .c-mx-lg-28 {
    margin-right: 1.75rem !important; }
  .c-mb-lg-28,
  .c-my-lg-28 {
    margin-bottom: 1.75rem !important; }
  .c-ml-lg-28,
  .c-mx-lg-28 {
    margin-left: 1.75rem !important; }
  .c-m-lg-30 {
    margin: 1.875rem !important; }
  .c-mt-lg-30,
  .c-my-lg-30 {
    margin-top: 1.875rem !important; }
  .c-mr-lg-30,
  .c-mx-lg-30 {
    margin-right: 1.875rem !important; }
  .c-mb-lg-30,
  .c-my-lg-30 {
    margin-bottom: 1.875rem !important; }
  .c-ml-lg-30,
  .c-mx-lg-30 {
    margin-left: 1.875rem !important; }
  .c-m-lg-32 {
    margin: 2rem !important; }
  .c-mt-lg-32,
  .c-my-lg-32 {
    margin-top: 2rem !important; }
  .c-mr-lg-32,
  .c-mx-lg-32 {
    margin-right: 2rem !important; }
  .c-mb-lg-32,
  .c-my-lg-32 {
    margin-bottom: 2rem !important; }
  .c-ml-lg-32,
  .c-mx-lg-32 {
    margin-left: 2rem !important; }
  .c-m-lg-36 {
    margin: 2.25rem !important; }
  .c-mt-lg-36,
  .c-my-lg-36 {
    margin-top: 2.25rem !important; }
  .c-mr-lg-36,
  .c-mx-lg-36 {
    margin-right: 2.25rem !important; }
  .c-mb-lg-36,
  .c-my-lg-36 {
    margin-bottom: 2.25rem !important; }
  .c-ml-lg-36,
  .c-mx-lg-36 {
    margin-left: 2.25rem !important; }
  .c-m-lg-40 {
    margin: 2.5rem !important; }
  .c-mt-lg-40,
  .c-my-lg-40 {
    margin-top: 2.5rem !important; }
  .c-mr-lg-40,
  .c-mx-lg-40 {
    margin-right: 2.5rem !important; }
  .c-mb-lg-40,
  .c-my-lg-40 {
    margin-bottom: 2.5rem !important; }
  .c-ml-lg-40,
  .c-mx-lg-40 {
    margin-left: 2.5rem !important; }
  .c-m-lg-44 {
    margin: 2.75rem !important; }
  .c-mt-lg-44,
  .c-my-lg-44 {
    margin-top: 2.75rem !important; }
  .c-mr-lg-44,
  .c-mx-lg-44 {
    margin-right: 2.75rem !important; }
  .c-mb-lg-44,
  .c-my-lg-44 {
    margin-bottom: 2.75rem !important; }
  .c-ml-lg-44,
  .c-mx-lg-44 {
    margin-left: 2.75rem !important; }
  .c-m-lg-46 {
    margin: 2.875rem !important; }
  .c-mt-lg-46,
  .c-my-lg-46 {
    margin-top: 2.875rem !important; }
  .c-mr-lg-46,
  .c-mx-lg-46 {
    margin-right: 2.875rem !important; }
  .c-mb-lg-46,
  .c-my-lg-46 {
    margin-bottom: 2.875rem !important; }
  .c-ml-lg-46,
  .c-mx-lg-46 {
    margin-left: 2.875rem !important; }
  .c-m-lg-48 {
    margin: 3rem !important; }
  .c-mt-lg-48,
  .c-my-lg-48 {
    margin-top: 3rem !important; }
  .c-mr-lg-48,
  .c-mx-lg-48 {
    margin-right: 3rem !important; }
  .c-mb-lg-48,
  .c-my-lg-48 {
    margin-bottom: 3rem !important; }
  .c-ml-lg-48,
  .c-mx-lg-48 {
    margin-left: 3rem !important; }
  .c-m-lg-56 {
    margin: 3.5rem !important; }
  .c-mt-lg-56,
  .c-my-lg-56 {
    margin-top: 3.5rem !important; }
  .c-mr-lg-56,
  .c-mx-lg-56 {
    margin-right: 3.5rem !important; }
  .c-mb-lg-56,
  .c-my-lg-56 {
    margin-bottom: 3.5rem !important; }
  .c-ml-lg-56,
  .c-mx-lg-56 {
    margin-left: 3.5rem !important; }
  .c-m-lg-60 {
    margin: 3.75rem !important; }
  .c-mt-lg-60,
  .c-my-lg-60 {
    margin-top: 3.75rem !important; }
  .c-mr-lg-60,
  .c-mx-lg-60 {
    margin-right: 3.75rem !important; }
  .c-mb-lg-60,
  .c-my-lg-60 {
    margin-bottom: 3.75rem !important; }
  .c-ml-lg-60,
  .c-mx-lg-60 {
    margin-left: 3.75rem !important; }
  .c-m-lg-64 {
    margin: 4rem !important; }
  .c-mt-lg-64,
  .c-my-lg-64 {
    margin-top: 4rem !important; }
  .c-mr-lg-64,
  .c-mx-lg-64 {
    margin-right: 4rem !important; }
  .c-mb-lg-64,
  .c-my-lg-64 {
    margin-bottom: 4rem !important; }
  .c-ml-lg-64,
  .c-mx-lg-64 {
    margin-left: 4rem !important; }
  .c-m-lg-72 {
    margin: 4.5rem !important; }
  .c-mt-lg-72,
  .c-my-lg-72 {
    margin-top: 4.5rem !important; }
  .c-mr-lg-72,
  .c-mx-lg-72 {
    margin-right: 4.5rem !important; }
  .c-mb-lg-72,
  .c-my-lg-72 {
    margin-bottom: 4.5rem !important; }
  .c-ml-lg-72,
  .c-mx-lg-72 {
    margin-left: 4.5rem !important; }
  .c-m-lg-80 {
    margin: 5rem !important; }
  .c-mt-lg-80,
  .c-my-lg-80 {
    margin-top: 5rem !important; }
  .c-mr-lg-80,
  .c-mx-lg-80 {
    margin-right: 5rem !important; }
  .c-mb-lg-80,
  .c-my-lg-80 {
    margin-bottom: 5rem !important; }
  .c-ml-lg-80,
  .c-mx-lg-80 {
    margin-left: 5rem !important; }
  .c-m-lg-185 {
    margin: 11.5625rem !important; }
  .c-mt-lg-185,
  .c-my-lg-185 {
    margin-top: 11.5625rem !important; }
  .c-mr-lg-185,
  .c-mx-lg-185 {
    margin-right: 11.5625rem !important; }
  .c-mb-lg-185,
  .c-my-lg-185 {
    margin-bottom: 11.5625rem !important; }
  .c-ml-lg-185,
  .c-mx-lg-185 {
    margin-left: 11.5625rem !important; }
  .c-m-lg-310 {
    margin: 19.375rem !important; }
  .c-mt-lg-310,
  .c-my-lg-310 {
    margin-top: 19.375rem !important; }
  .c-mr-lg-310,
  .c-mx-lg-310 {
    margin-right: 19.375rem !important; }
  .c-mb-lg-310,
  .c-my-lg-310 {
    margin-bottom: 19.375rem !important; }
  .c-ml-lg-310,
  .c-mx-lg-310 {
    margin-left: 19.375rem !important; }
  .c-m-lg-1 {
    margin: 0.25rem !important; }
  .c-mt-lg-1,
  .c-my-lg-1 {
    margin-top: 0.25rem !important; }
  .c-mr-lg-1,
  .c-mx-lg-1 {
    margin-right: 0.25rem !important; }
  .c-mb-lg-1,
  .c-my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .c-ml-lg-1,
  .c-mx-lg-1 {
    margin-left: 0.25rem !important; }
  .c-m-lg-2 {
    margin: 0.5rem !important; }
  .c-mt-lg-2,
  .c-my-lg-2 {
    margin-top: 0.5rem !important; }
  .c-mr-lg-2,
  .c-mx-lg-2 {
    margin-right: 0.5rem !important; }
  .c-mb-lg-2,
  .c-my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .c-ml-lg-2,
  .c-mx-lg-2 {
    margin-left: 0.5rem !important; }
  .c-m-lg-3 {
    margin: 1rem !important; }
  .c-mt-lg-3,
  .c-my-lg-3 {
    margin-top: 1rem !important; }
  .c-mr-lg-3,
  .c-mx-lg-3 {
    margin-right: 1rem !important; }
  .c-mb-lg-3,
  .c-my-lg-3 {
    margin-bottom: 1rem !important; }
  .c-ml-lg-3,
  .c-mx-lg-3 {
    margin-left: 1rem !important; }
  .c-m-lg-4 {
    margin: 1.5rem !important; }
  .c-mt-lg-4,
  .c-my-lg-4 {
    margin-top: 1.5rem !important; }
  .c-mr-lg-4,
  .c-mx-lg-4 {
    margin-right: 1.5rem !important; }
  .c-mb-lg-4,
  .c-my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .c-ml-lg-4,
  .c-mx-lg-4 {
    margin-left: 1.5rem !important; }
  .c-m-lg-5 {
    margin: 3rem !important; }
  .c-mt-lg-5,
  .c-my-lg-5 {
    margin-top: 3rem !important; }
  .c-mr-lg-5,
  .c-mx-lg-5 {
    margin-right: 3rem !important; }
  .c-mb-lg-5,
  .c-my-lg-5 {
    margin-bottom: 3rem !important; }
  .c-ml-lg-5,
  .c-mx-lg-5 {
    margin-left: 3rem !important; }
  .c-m-lg-7 {
    margin: 6rem !important; }
  .c-mt-lg-7,
  .c-my-lg-7 {
    margin-top: 6rem !important; }
  .c-mr-lg-7,
  .c-mx-lg-7 {
    margin-right: 6rem !important; }
  .c-mb-lg-7,
  .c-my-lg-7 {
    margin-bottom: 6rem !important; }
  .c-ml-lg-7,
  .c-mx-lg-7 {
    margin-left: 6rem !important; }
  .c-m-lg-8 {
    margin: 7.5rem !important; }
  .c-mt-lg-8,
  .c-my-lg-8 {
    margin-top: 7.5rem !important; }
  .c-mr-lg-8,
  .c-mx-lg-8 {
    margin-right: 7.5rem !important; }
  .c-mb-lg-8,
  .c-my-lg-8 {
    margin-bottom: 7.5rem !important; }
  .c-ml-lg-8,
  .c-mx-lg-8 {
    margin-left: 7.5rem !important; }
  .c-m-lg-9 {
    margin: 9rem !important; }
  .c-mt-lg-9,
  .c-my-lg-9 {
    margin-top: 9rem !important; }
  .c-mr-lg-9,
  .c-mx-lg-9 {
    margin-right: 9rem !important; }
  .c-mb-lg-9,
  .c-my-lg-9 {
    margin-bottom: 9rem !important; }
  .c-ml-lg-9,
  .c-mx-lg-9 {
    margin-left: 9rem !important; }
  .c-m-lg-10 {
    margin: 10rem !important; }
  .c-mt-lg-10,
  .c-my-lg-10 {
    margin-top: 10rem !important; }
  .c-mr-lg-10,
  .c-mx-lg-10 {
    margin-right: 10rem !important; }
  .c-mb-lg-10,
  .c-my-lg-10 {
    margin-bottom: 10rem !important; }
  .c-ml-lg-10,
  .c-mx-lg-10 {
    margin-left: 10rem !important; }
  .c-p-lg-2px {
    padding: 0.125rem !important; }
  .c-pt-lg-2px,
  .c-py-lg-2px {
    padding-top: 0.125rem !important; }
  .c-pr-lg-2px,
  .c-px-lg-2px {
    padding-right: 0.125rem !important; }
  .c-pb-lg-2px,
  .c-py-lg-2px {
    padding-bottom: 0.125rem !important; }
  .c-pl-lg-2px,
  .c-px-lg-2px {
    padding-left: 0.125rem !important; }
  .c-p-lg-3px {
    padding: 0.1875rem !important; }
  .c-pt-lg-3px,
  .c-py-lg-3px {
    padding-top: 0.1875rem !important; }
  .c-pr-lg-3px,
  .c-px-lg-3px {
    padding-right: 0.1875rem !important; }
  .c-pb-lg-3px,
  .c-py-lg-3px {
    padding-bottom: 0.1875rem !important; }
  .c-pl-lg-3px,
  .c-px-lg-3px {
    padding-left: 0.1875rem !important; }
  .c-p-lg-6px {
    padding: 0.375rem !important; }
  .c-pt-lg-6px,
  .c-py-lg-6px {
    padding-top: 0.375rem !important; }
  .c-pr-lg-6px,
  .c-px-lg-6px {
    padding-right: 0.375rem !important; }
  .c-pb-lg-6px,
  .c-py-lg-6px {
    padding-bottom: 0.375rem !important; }
  .c-pl-lg-6px,
  .c-px-lg-6px {
    padding-left: 0.375rem !important; }
  .c-p-lg-10px {
    padding: 0.625rem !important; }
  .c-pt-lg-10px,
  .c-py-lg-10px {
    padding-top: 0.625rem !important; }
  .c-pr-lg-10px,
  .c-px-lg-10px {
    padding-right: 0.625rem !important; }
  .c-pb-lg-10px,
  .c-py-lg-10px {
    padding-bottom: 0.625rem !important; }
  .c-pl-lg-10px,
  .c-px-lg-10px {
    padding-left: 0.625rem !important; }
  .c-p-lg-0 {
    padding: 0 !important; }
  .c-pt-lg-0,
  .c-py-lg-0 {
    padding-top: 0 !important; }
  .c-pr-lg-0,
  .c-px-lg-0 {
    padding-right: 0 !important; }
  .c-pb-lg-0,
  .c-py-lg-0 {
    padding-bottom: 0 !important; }
  .c-pl-lg-0,
  .c-px-lg-0 {
    padding-left: 0 !important; }
  .c-p-lg-6 {
    padding: 4.5rem !important; }
  .c-pt-lg-6,
  .c-py-lg-6 {
    padding-top: 4.5rem !important; }
  .c-pr-lg-6,
  .c-px-lg-6 {
    padding-right: 4.5rem !important; }
  .c-pb-lg-6,
  .c-py-lg-6 {
    padding-bottom: 4.5rem !important; }
  .c-pl-lg-6,
  .c-px-lg-6 {
    padding-left: 4.5rem !important; }
  .c-p-lg-12 {
    padding: 0.75rem !important; }
  .c-pt-lg-12,
  .c-py-lg-12 {
    padding-top: 0.75rem !important; }
  .c-pr-lg-12,
  .c-px-lg-12 {
    padding-right: 0.75rem !important; }
  .c-pb-lg-12,
  .c-py-lg-12 {
    padding-bottom: 0.75rem !important; }
  .c-pl-lg-12,
  .c-px-lg-12 {
    padding-left: 0.75rem !important; }
  .c-p-lg-15 {
    padding: 0.9375rem !important; }
  .c-pt-lg-15,
  .c-py-lg-15 {
    padding-top: 0.9375rem !important; }
  .c-pr-lg-15,
  .c-px-lg-15 {
    padding-right: 0.9375rem !important; }
  .c-pb-lg-15,
  .c-py-lg-15 {
    padding-bottom: 0.9375rem !important; }
  .c-pl-lg-15,
  .c-px-lg-15 {
    padding-left: 0.9375rem !important; }
  .c-p-lg-16 {
    padding: 1rem !important; }
  .c-pt-lg-16,
  .c-py-lg-16 {
    padding-top: 1rem !important; }
  .c-pr-lg-16,
  .c-px-lg-16 {
    padding-right: 1rem !important; }
  .c-pb-lg-16,
  .c-py-lg-16 {
    padding-bottom: 1rem !important; }
  .c-pl-lg-16,
  .c-px-lg-16 {
    padding-left: 1rem !important; }
  .c-p-lg-20 {
    padding: 1.25rem !important; }
  .c-pt-lg-20,
  .c-py-lg-20 {
    padding-top: 1.25rem !important; }
  .c-pr-lg-20,
  .c-px-lg-20 {
    padding-right: 1.25rem !important; }
  .c-pb-lg-20,
  .c-py-lg-20 {
    padding-bottom: 1.25rem !important; }
  .c-pl-lg-20,
  .c-px-lg-20 {
    padding-left: 1.25rem !important; }
  .c-p-lg-24 {
    padding: 1.5rem !important; }
  .c-pt-lg-24,
  .c-py-lg-24 {
    padding-top: 1.5rem !important; }
  .c-pr-lg-24,
  .c-px-lg-24 {
    padding-right: 1.5rem !important; }
  .c-pb-lg-24,
  .c-py-lg-24 {
    padding-bottom: 1.5rem !important; }
  .c-pl-lg-24,
  .c-px-lg-24 {
    padding-left: 1.5rem !important; }
  .c-p-lg-28 {
    padding: 1.75rem !important; }
  .c-pt-lg-28,
  .c-py-lg-28 {
    padding-top: 1.75rem !important; }
  .c-pr-lg-28,
  .c-px-lg-28 {
    padding-right: 1.75rem !important; }
  .c-pb-lg-28,
  .c-py-lg-28 {
    padding-bottom: 1.75rem !important; }
  .c-pl-lg-28,
  .c-px-lg-28 {
    padding-left: 1.75rem !important; }
  .c-p-lg-30 {
    padding: 1.875rem !important; }
  .c-pt-lg-30,
  .c-py-lg-30 {
    padding-top: 1.875rem !important; }
  .c-pr-lg-30,
  .c-px-lg-30 {
    padding-right: 1.875rem !important; }
  .c-pb-lg-30,
  .c-py-lg-30 {
    padding-bottom: 1.875rem !important; }
  .c-pl-lg-30,
  .c-px-lg-30 {
    padding-left: 1.875rem !important; }
  .c-p-lg-32 {
    padding: 2rem !important; }
  .c-pt-lg-32,
  .c-py-lg-32 {
    padding-top: 2rem !important; }
  .c-pr-lg-32,
  .c-px-lg-32 {
    padding-right: 2rem !important; }
  .c-pb-lg-32,
  .c-py-lg-32 {
    padding-bottom: 2rem !important; }
  .c-pl-lg-32,
  .c-px-lg-32 {
    padding-left: 2rem !important; }
  .c-p-lg-36 {
    padding: 2.25rem !important; }
  .c-pt-lg-36,
  .c-py-lg-36 {
    padding-top: 2.25rem !important; }
  .c-pr-lg-36,
  .c-px-lg-36 {
    padding-right: 2.25rem !important; }
  .c-pb-lg-36,
  .c-py-lg-36 {
    padding-bottom: 2.25rem !important; }
  .c-pl-lg-36,
  .c-px-lg-36 {
    padding-left: 2.25rem !important; }
  .c-p-lg-40 {
    padding: 2.5rem !important; }
  .c-pt-lg-40,
  .c-py-lg-40 {
    padding-top: 2.5rem !important; }
  .c-pr-lg-40,
  .c-px-lg-40 {
    padding-right: 2.5rem !important; }
  .c-pb-lg-40,
  .c-py-lg-40 {
    padding-bottom: 2.5rem !important; }
  .c-pl-lg-40,
  .c-px-lg-40 {
    padding-left: 2.5rem !important; }
  .c-p-lg-44 {
    padding: 2.75rem !important; }
  .c-pt-lg-44,
  .c-py-lg-44 {
    padding-top: 2.75rem !important; }
  .c-pr-lg-44,
  .c-px-lg-44 {
    padding-right: 2.75rem !important; }
  .c-pb-lg-44,
  .c-py-lg-44 {
    padding-bottom: 2.75rem !important; }
  .c-pl-lg-44,
  .c-px-lg-44 {
    padding-left: 2.75rem !important; }
  .c-p-lg-46 {
    padding: 2.875rem !important; }
  .c-pt-lg-46,
  .c-py-lg-46 {
    padding-top: 2.875rem !important; }
  .c-pr-lg-46,
  .c-px-lg-46 {
    padding-right: 2.875rem !important; }
  .c-pb-lg-46,
  .c-py-lg-46 {
    padding-bottom: 2.875rem !important; }
  .c-pl-lg-46,
  .c-px-lg-46 {
    padding-left: 2.875rem !important; }
  .c-p-lg-48 {
    padding: 3rem !important; }
  .c-pt-lg-48,
  .c-py-lg-48 {
    padding-top: 3rem !important; }
  .c-pr-lg-48,
  .c-px-lg-48 {
    padding-right: 3rem !important; }
  .c-pb-lg-48,
  .c-py-lg-48 {
    padding-bottom: 3rem !important; }
  .c-pl-lg-48,
  .c-px-lg-48 {
    padding-left: 3rem !important; }
  .c-p-lg-56 {
    padding: 3.5rem !important; }
  .c-pt-lg-56,
  .c-py-lg-56 {
    padding-top: 3.5rem !important; }
  .c-pr-lg-56,
  .c-px-lg-56 {
    padding-right: 3.5rem !important; }
  .c-pb-lg-56,
  .c-py-lg-56 {
    padding-bottom: 3.5rem !important; }
  .c-pl-lg-56,
  .c-px-lg-56 {
    padding-left: 3.5rem !important; }
  .c-p-lg-60 {
    padding: 3.75rem !important; }
  .c-pt-lg-60,
  .c-py-lg-60 {
    padding-top: 3.75rem !important; }
  .c-pr-lg-60,
  .c-px-lg-60 {
    padding-right: 3.75rem !important; }
  .c-pb-lg-60,
  .c-py-lg-60 {
    padding-bottom: 3.75rem !important; }
  .c-pl-lg-60,
  .c-px-lg-60 {
    padding-left: 3.75rem !important; }
  .c-p-lg-64 {
    padding: 4rem !important; }
  .c-pt-lg-64,
  .c-py-lg-64 {
    padding-top: 4rem !important; }
  .c-pr-lg-64,
  .c-px-lg-64 {
    padding-right: 4rem !important; }
  .c-pb-lg-64,
  .c-py-lg-64 {
    padding-bottom: 4rem !important; }
  .c-pl-lg-64,
  .c-px-lg-64 {
    padding-left: 4rem !important; }
  .c-p-lg-72 {
    padding: 4.5rem !important; }
  .c-pt-lg-72,
  .c-py-lg-72 {
    padding-top: 4.5rem !important; }
  .c-pr-lg-72,
  .c-px-lg-72 {
    padding-right: 4.5rem !important; }
  .c-pb-lg-72,
  .c-py-lg-72 {
    padding-bottom: 4.5rem !important; }
  .c-pl-lg-72,
  .c-px-lg-72 {
    padding-left: 4.5rem !important; }
  .c-p-lg-80 {
    padding: 5rem !important; }
  .c-pt-lg-80,
  .c-py-lg-80 {
    padding-top: 5rem !important; }
  .c-pr-lg-80,
  .c-px-lg-80 {
    padding-right: 5rem !important; }
  .c-pb-lg-80,
  .c-py-lg-80 {
    padding-bottom: 5rem !important; }
  .c-pl-lg-80,
  .c-px-lg-80 {
    padding-left: 5rem !important; }
  .c-p-lg-185 {
    padding: 11.5625rem !important; }
  .c-pt-lg-185,
  .c-py-lg-185 {
    padding-top: 11.5625rem !important; }
  .c-pr-lg-185,
  .c-px-lg-185 {
    padding-right: 11.5625rem !important; }
  .c-pb-lg-185,
  .c-py-lg-185 {
    padding-bottom: 11.5625rem !important; }
  .c-pl-lg-185,
  .c-px-lg-185 {
    padding-left: 11.5625rem !important; }
  .c-p-lg-310 {
    padding: 19.375rem !important; }
  .c-pt-lg-310,
  .c-py-lg-310 {
    padding-top: 19.375rem !important; }
  .c-pr-lg-310,
  .c-px-lg-310 {
    padding-right: 19.375rem !important; }
  .c-pb-lg-310,
  .c-py-lg-310 {
    padding-bottom: 19.375rem !important; }
  .c-pl-lg-310,
  .c-px-lg-310 {
    padding-left: 19.375rem !important; }
  .c-p-lg-1 {
    padding: 0.25rem !important; }
  .c-pt-lg-1,
  .c-py-lg-1 {
    padding-top: 0.25rem !important; }
  .c-pr-lg-1,
  .c-px-lg-1 {
    padding-right: 0.25rem !important; }
  .c-pb-lg-1,
  .c-py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .c-pl-lg-1,
  .c-px-lg-1 {
    padding-left: 0.25rem !important; }
  .c-p-lg-2 {
    padding: 0.5rem !important; }
  .c-pt-lg-2,
  .c-py-lg-2 {
    padding-top: 0.5rem !important; }
  .c-pr-lg-2,
  .c-px-lg-2 {
    padding-right: 0.5rem !important; }
  .c-pb-lg-2,
  .c-py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .c-pl-lg-2,
  .c-px-lg-2 {
    padding-left: 0.5rem !important; }
  .c-p-lg-3 {
    padding: 1rem !important; }
  .c-pt-lg-3,
  .c-py-lg-3 {
    padding-top: 1rem !important; }
  .c-pr-lg-3,
  .c-px-lg-3 {
    padding-right: 1rem !important; }
  .c-pb-lg-3,
  .c-py-lg-3 {
    padding-bottom: 1rem !important; }
  .c-pl-lg-3,
  .c-px-lg-3 {
    padding-left: 1rem !important; }
  .c-p-lg-4 {
    padding: 1.5rem !important; }
  .c-pt-lg-4,
  .c-py-lg-4 {
    padding-top: 1.5rem !important; }
  .c-pr-lg-4,
  .c-px-lg-4 {
    padding-right: 1.5rem !important; }
  .c-pb-lg-4,
  .c-py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .c-pl-lg-4,
  .c-px-lg-4 {
    padding-left: 1.5rem !important; }
  .c-p-lg-5 {
    padding: 3rem !important; }
  .c-pt-lg-5,
  .c-py-lg-5 {
    padding-top: 3rem !important; }
  .c-pr-lg-5,
  .c-px-lg-5 {
    padding-right: 3rem !important; }
  .c-pb-lg-5,
  .c-py-lg-5 {
    padding-bottom: 3rem !important; }
  .c-pl-lg-5,
  .c-px-lg-5 {
    padding-left: 3rem !important; }
  .c-p-lg-7 {
    padding: 6rem !important; }
  .c-pt-lg-7,
  .c-py-lg-7 {
    padding-top: 6rem !important; }
  .c-pr-lg-7,
  .c-px-lg-7 {
    padding-right: 6rem !important; }
  .c-pb-lg-7,
  .c-py-lg-7 {
    padding-bottom: 6rem !important; }
  .c-pl-lg-7,
  .c-px-lg-7 {
    padding-left: 6rem !important; }
  .c-p-lg-8 {
    padding: 7.5rem !important; }
  .c-pt-lg-8,
  .c-py-lg-8 {
    padding-top: 7.5rem !important; }
  .c-pr-lg-8,
  .c-px-lg-8 {
    padding-right: 7.5rem !important; }
  .c-pb-lg-8,
  .c-py-lg-8 {
    padding-bottom: 7.5rem !important; }
  .c-pl-lg-8,
  .c-px-lg-8 {
    padding-left: 7.5rem !important; }
  .c-p-lg-9 {
    padding: 9rem !important; }
  .c-pt-lg-9,
  .c-py-lg-9 {
    padding-top: 9rem !important; }
  .c-pr-lg-9,
  .c-px-lg-9 {
    padding-right: 9rem !important; }
  .c-pb-lg-9,
  .c-py-lg-9 {
    padding-bottom: 9rem !important; }
  .c-pl-lg-9,
  .c-px-lg-9 {
    padding-left: 9rem !important; }
  .c-p-lg-10 {
    padding: 10rem !important; }
  .c-pt-lg-10,
  .c-py-lg-10 {
    padding-top: 10rem !important; }
  .c-pr-lg-10,
  .c-px-lg-10 {
    padding-right: 10rem !important; }
  .c-pb-lg-10,
  .c-py-lg-10 {
    padding-bottom: 10rem !important; }
  .c-pl-lg-10,
  .c-px-lg-10 {
    padding-left: 10rem !important; }
  .c-m-lg-n2px {
    margin: -4.5rem; }
  .c-mt-lg-n2px,
  .c-my-lg-n2px {
    margin-top: -4.5rem; }
  .c-mr-lg-n2px,
  .c-mx-lg-n2px {
    margin-right: -4.5rem; }
  .c-mb-lg-n2px,
  .c-my-lg-n2px {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n2px,
  .c-mx-lg-n2px {
    margin-left: -4.5rem; }
  .c-m-lg-n3px {
    margin: -4.5rem; }
  .c-mt-lg-n3px,
  .c-my-lg-n3px {
    margin-top: -4.5rem; }
  .c-mr-lg-n3px,
  .c-mx-lg-n3px {
    margin-right: -4.5rem; }
  .c-mb-lg-n3px,
  .c-my-lg-n3px {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n3px,
  .c-mx-lg-n3px {
    margin-left: -4.5rem; }
  .c-m-lg-n6px {
    margin: -4.5rem; }
  .c-mt-lg-n6px,
  .c-my-lg-n6px {
    margin-top: -4.5rem; }
  .c-mr-lg-n6px,
  .c-mx-lg-n6px {
    margin-right: -4.5rem; }
  .c-mb-lg-n6px,
  .c-my-lg-n6px {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n6px,
  .c-mx-lg-n6px {
    margin-left: -4.5rem; }
  .c-m-lg-n10px {
    margin: -4.5rem; }
  .c-mt-lg-n10px,
  .c-my-lg-n10px {
    margin-top: -4.5rem; }
  .c-mr-lg-n10px,
  .c-mx-lg-n10px {
    margin-right: -4.5rem; }
  .c-mb-lg-n10px,
  .c-my-lg-n10px {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n10px,
  .c-mx-lg-n10px {
    margin-left: -4.5rem; }
  .c-m-lg-n6 {
    margin: -4.5rem; }
  .c-mt-lg-n6,
  .c-my-lg-n6 {
    margin-top: -4.5rem; }
  .c-mr-lg-n6,
  .c-mx-lg-n6 {
    margin-right: -4.5rem; }
  .c-mb-lg-n6,
  .c-my-lg-n6 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n6,
  .c-mx-lg-n6 {
    margin-left: -4.5rem; }
  .c-m-lg-n12 {
    margin: -4.5rem; }
  .c-mt-lg-n12,
  .c-my-lg-n12 {
    margin-top: -4.5rem; }
  .c-mr-lg-n12,
  .c-mx-lg-n12 {
    margin-right: -4.5rem; }
  .c-mb-lg-n12,
  .c-my-lg-n12 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n12,
  .c-mx-lg-n12 {
    margin-left: -4.5rem; }
  .c-m-lg-n15 {
    margin: -4.5rem; }
  .c-mt-lg-n15,
  .c-my-lg-n15 {
    margin-top: -4.5rem; }
  .c-mr-lg-n15,
  .c-mx-lg-n15 {
    margin-right: -4.5rem; }
  .c-mb-lg-n15,
  .c-my-lg-n15 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n15,
  .c-mx-lg-n15 {
    margin-left: -4.5rem; }
  .c-m-lg-n16 {
    margin: -4.5rem; }
  .c-mt-lg-n16,
  .c-my-lg-n16 {
    margin-top: -4.5rem; }
  .c-mr-lg-n16,
  .c-mx-lg-n16 {
    margin-right: -4.5rem; }
  .c-mb-lg-n16,
  .c-my-lg-n16 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n16,
  .c-mx-lg-n16 {
    margin-left: -4.5rem; }
  .c-m-lg-n20 {
    margin: -4.5rem; }
  .c-mt-lg-n20,
  .c-my-lg-n20 {
    margin-top: -4.5rem; }
  .c-mr-lg-n20,
  .c-mx-lg-n20 {
    margin-right: -4.5rem; }
  .c-mb-lg-n20,
  .c-my-lg-n20 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n20,
  .c-mx-lg-n20 {
    margin-left: -4.5rem; }
  .c-m-lg-n24 {
    margin: -4.5rem; }
  .c-mt-lg-n24,
  .c-my-lg-n24 {
    margin-top: -4.5rem; }
  .c-mr-lg-n24,
  .c-mx-lg-n24 {
    margin-right: -4.5rem; }
  .c-mb-lg-n24,
  .c-my-lg-n24 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n24,
  .c-mx-lg-n24 {
    margin-left: -4.5rem; }
  .c-m-lg-n28 {
    margin: -4.5rem; }
  .c-mt-lg-n28,
  .c-my-lg-n28 {
    margin-top: -4.5rem; }
  .c-mr-lg-n28,
  .c-mx-lg-n28 {
    margin-right: -4.5rem; }
  .c-mb-lg-n28,
  .c-my-lg-n28 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n28,
  .c-mx-lg-n28 {
    margin-left: -4.5rem; }
  .c-m-lg-n30 {
    margin: -4.5rem; }
  .c-mt-lg-n30,
  .c-my-lg-n30 {
    margin-top: -4.5rem; }
  .c-mr-lg-n30,
  .c-mx-lg-n30 {
    margin-right: -4.5rem; }
  .c-mb-lg-n30,
  .c-my-lg-n30 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n30,
  .c-mx-lg-n30 {
    margin-left: -4.5rem; }
  .c-m-lg-n32 {
    margin: -4.5rem; }
  .c-mt-lg-n32,
  .c-my-lg-n32 {
    margin-top: -4.5rem; }
  .c-mr-lg-n32,
  .c-mx-lg-n32 {
    margin-right: -4.5rem; }
  .c-mb-lg-n32,
  .c-my-lg-n32 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n32,
  .c-mx-lg-n32 {
    margin-left: -4.5rem; }
  .c-m-lg-n36 {
    margin: -4.5rem; }
  .c-mt-lg-n36,
  .c-my-lg-n36 {
    margin-top: -4.5rem; }
  .c-mr-lg-n36,
  .c-mx-lg-n36 {
    margin-right: -4.5rem; }
  .c-mb-lg-n36,
  .c-my-lg-n36 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n36,
  .c-mx-lg-n36 {
    margin-left: -4.5rem; }
  .c-m-lg-n40 {
    margin: -4.5rem; }
  .c-mt-lg-n40,
  .c-my-lg-n40 {
    margin-top: -4.5rem; }
  .c-mr-lg-n40,
  .c-mx-lg-n40 {
    margin-right: -4.5rem; }
  .c-mb-lg-n40,
  .c-my-lg-n40 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n40,
  .c-mx-lg-n40 {
    margin-left: -4.5rem; }
  .c-m-lg-n44 {
    margin: -4.5rem; }
  .c-mt-lg-n44,
  .c-my-lg-n44 {
    margin-top: -4.5rem; }
  .c-mr-lg-n44,
  .c-mx-lg-n44 {
    margin-right: -4.5rem; }
  .c-mb-lg-n44,
  .c-my-lg-n44 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n44,
  .c-mx-lg-n44 {
    margin-left: -4.5rem; }
  .c-m-lg-n46 {
    margin: -4.5rem; }
  .c-mt-lg-n46,
  .c-my-lg-n46 {
    margin-top: -4.5rem; }
  .c-mr-lg-n46,
  .c-mx-lg-n46 {
    margin-right: -4.5rem; }
  .c-mb-lg-n46,
  .c-my-lg-n46 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n46,
  .c-mx-lg-n46 {
    margin-left: -4.5rem; }
  .c-m-lg-n48 {
    margin: -4.5rem; }
  .c-mt-lg-n48,
  .c-my-lg-n48 {
    margin-top: -4.5rem; }
  .c-mr-lg-n48,
  .c-mx-lg-n48 {
    margin-right: -4.5rem; }
  .c-mb-lg-n48,
  .c-my-lg-n48 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n48,
  .c-mx-lg-n48 {
    margin-left: -4.5rem; }
  .c-m-lg-n56 {
    margin: -4.5rem; }
  .c-mt-lg-n56,
  .c-my-lg-n56 {
    margin-top: -4.5rem; }
  .c-mr-lg-n56,
  .c-mx-lg-n56 {
    margin-right: -4.5rem; }
  .c-mb-lg-n56,
  .c-my-lg-n56 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n56,
  .c-mx-lg-n56 {
    margin-left: -4.5rem; }
  .c-m-lg-n60 {
    margin: -4.5rem; }
  .c-mt-lg-n60,
  .c-my-lg-n60 {
    margin-top: -4.5rem; }
  .c-mr-lg-n60,
  .c-mx-lg-n60 {
    margin-right: -4.5rem; }
  .c-mb-lg-n60,
  .c-my-lg-n60 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n60,
  .c-mx-lg-n60 {
    margin-left: -4.5rem; }
  .c-m-lg-n64 {
    margin: -4.5rem; }
  .c-mt-lg-n64,
  .c-my-lg-n64 {
    margin-top: -4.5rem; }
  .c-mr-lg-n64,
  .c-mx-lg-n64 {
    margin-right: -4.5rem; }
  .c-mb-lg-n64,
  .c-my-lg-n64 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n64,
  .c-mx-lg-n64 {
    margin-left: -4.5rem; }
  .c-m-lg-n72 {
    margin: -4.5rem; }
  .c-mt-lg-n72,
  .c-my-lg-n72 {
    margin-top: -4.5rem; }
  .c-mr-lg-n72,
  .c-mx-lg-n72 {
    margin-right: -4.5rem; }
  .c-mb-lg-n72,
  .c-my-lg-n72 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n72,
  .c-mx-lg-n72 {
    margin-left: -4.5rem; }
  .c-m-lg-n80 {
    margin: -4.5rem; }
  .c-mt-lg-n80,
  .c-my-lg-n80 {
    margin-top: -4.5rem; }
  .c-mr-lg-n80,
  .c-mx-lg-n80 {
    margin-right: -4.5rem; }
  .c-mb-lg-n80,
  .c-my-lg-n80 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n80,
  .c-mx-lg-n80 {
    margin-left: -4.5rem; }
  .c-m-lg-n185 {
    margin: -4.5rem; }
  .c-mt-lg-n185,
  .c-my-lg-n185 {
    margin-top: -4.5rem; }
  .c-mr-lg-n185,
  .c-mx-lg-n185 {
    margin-right: -4.5rem; }
  .c-mb-lg-n185,
  .c-my-lg-n185 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n185,
  .c-mx-lg-n185 {
    margin-left: -4.5rem; }
  .c-m-lg-n310 {
    margin: -4.5rem; }
  .c-mt-lg-n310,
  .c-my-lg-n310 {
    margin-top: -4.5rem; }
  .c-mr-lg-n310,
  .c-mx-lg-n310 {
    margin-right: -4.5rem; }
  .c-mb-lg-n310,
  .c-my-lg-n310 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n310,
  .c-mx-lg-n310 {
    margin-left: -4.5rem; }
  .c-m-lg-n1 {
    margin: -4.5rem; }
  .c-mt-lg-n1,
  .c-my-lg-n1 {
    margin-top: -4.5rem; }
  .c-mr-lg-n1,
  .c-mx-lg-n1 {
    margin-right: -4.5rem; }
  .c-mb-lg-n1,
  .c-my-lg-n1 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n1,
  .c-mx-lg-n1 {
    margin-left: -4.5rem; }
  .c-m-lg-n2 {
    margin: -4.5rem; }
  .c-mt-lg-n2,
  .c-my-lg-n2 {
    margin-top: -4.5rem; }
  .c-mr-lg-n2,
  .c-mx-lg-n2 {
    margin-right: -4.5rem; }
  .c-mb-lg-n2,
  .c-my-lg-n2 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n2,
  .c-mx-lg-n2 {
    margin-left: -4.5rem; }
  .c-m-lg-n3 {
    margin: -4.5rem; }
  .c-mt-lg-n3,
  .c-my-lg-n3 {
    margin-top: -4.5rem; }
  .c-mr-lg-n3,
  .c-mx-lg-n3 {
    margin-right: -4.5rem; }
  .c-mb-lg-n3,
  .c-my-lg-n3 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n3,
  .c-mx-lg-n3 {
    margin-left: -4.5rem; }
  .c-m-lg-n4 {
    margin: -4.5rem; }
  .c-mt-lg-n4,
  .c-my-lg-n4 {
    margin-top: -4.5rem; }
  .c-mr-lg-n4,
  .c-mx-lg-n4 {
    margin-right: -4.5rem; }
  .c-mb-lg-n4,
  .c-my-lg-n4 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n4,
  .c-mx-lg-n4 {
    margin-left: -4.5rem; }
  .c-m-lg-n5 {
    margin: -4.5rem; }
  .c-mt-lg-n5,
  .c-my-lg-n5 {
    margin-top: -4.5rem; }
  .c-mr-lg-n5,
  .c-mx-lg-n5 {
    margin-right: -4.5rem; }
  .c-mb-lg-n5,
  .c-my-lg-n5 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n5,
  .c-mx-lg-n5 {
    margin-left: -4.5rem; }
  .c-m-lg-n7 {
    margin: -4.5rem; }
  .c-mt-lg-n7,
  .c-my-lg-n7 {
    margin-top: -4.5rem; }
  .c-mr-lg-n7,
  .c-mx-lg-n7 {
    margin-right: -4.5rem; }
  .c-mb-lg-n7,
  .c-my-lg-n7 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n7,
  .c-mx-lg-n7 {
    margin-left: -4.5rem; }
  .c-m-lg-n8 {
    margin: -4.5rem; }
  .c-mt-lg-n8,
  .c-my-lg-n8 {
    margin-top: -4.5rem; }
  .c-mr-lg-n8,
  .c-mx-lg-n8 {
    margin-right: -4.5rem; }
  .c-mb-lg-n8,
  .c-my-lg-n8 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n8,
  .c-mx-lg-n8 {
    margin-left: -4.5rem; }
  .c-m-lg-n9 {
    margin: -4.5rem; }
  .c-mt-lg-n9,
  .c-my-lg-n9 {
    margin-top: -4.5rem; }
  .c-mr-lg-n9,
  .c-mx-lg-n9 {
    margin-right: -4.5rem; }
  .c-mb-lg-n9,
  .c-my-lg-n9 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n9,
  .c-mx-lg-n9 {
    margin-left: -4.5rem; }
  .c-m-lg-n10 {
    margin: -4.5rem; }
  .c-mt-lg-n10,
  .c-my-lg-n10 {
    margin-top: -4.5rem; }
  .c-mr-lg-n10,
  .c-mx-lg-n10 {
    margin-right: -4.5rem; }
  .c-mb-lg-n10,
  .c-my-lg-n10 {
    margin-bottom: -4.5rem; }
  .c-ml-lg-n10,
  .c-mx-lg-n10 {
    margin-left: -4.5rem; }
  .c-m-lg-auto {
    margin: auto; }
  .c-mt-lg-auto,
  .c-my-lg-auto {
    margin-top: auto; }
  .c-mr-lg-auto,
  .c-mx-lg-auto {
    margin-right: auto; }
  .c-mb-lg-auto,
  .c-my-lg-auto {
    margin-bottom: auto; }
  .c-ml-lg-auto,
  .c-mx-lg-auto {
    margin-left: auto; } }

@media (min-width: 1200px) {
  .c-m-xl-2px {
    margin: 0.125rem !important; }
  .c-mt-xl-2px,
  .c-my-xl-2px {
    margin-top: 0.125rem !important; }
  .c-mr-xl-2px,
  .c-mx-xl-2px {
    margin-right: 0.125rem !important; }
  .c-mb-xl-2px,
  .c-my-xl-2px {
    margin-bottom: 0.125rem !important; }
  .c-ml-xl-2px,
  .c-mx-xl-2px {
    margin-left: 0.125rem !important; }
  .c-m-xl-3px {
    margin: 0.1875rem !important; }
  .c-mt-xl-3px,
  .c-my-xl-3px {
    margin-top: 0.1875rem !important; }
  .c-mr-xl-3px,
  .c-mx-xl-3px {
    margin-right: 0.1875rem !important; }
  .c-mb-xl-3px,
  .c-my-xl-3px {
    margin-bottom: 0.1875rem !important; }
  .c-ml-xl-3px,
  .c-mx-xl-3px {
    margin-left: 0.1875rem !important; }
  .c-m-xl-6px {
    margin: 0.375rem !important; }
  .c-mt-xl-6px,
  .c-my-xl-6px {
    margin-top: 0.375rem !important; }
  .c-mr-xl-6px,
  .c-mx-xl-6px {
    margin-right: 0.375rem !important; }
  .c-mb-xl-6px,
  .c-my-xl-6px {
    margin-bottom: 0.375rem !important; }
  .c-ml-xl-6px,
  .c-mx-xl-6px {
    margin-left: 0.375rem !important; }
  .c-m-xl-10px {
    margin: 0.625rem !important; }
  .c-mt-xl-10px,
  .c-my-xl-10px {
    margin-top: 0.625rem !important; }
  .c-mr-xl-10px,
  .c-mx-xl-10px {
    margin-right: 0.625rem !important; }
  .c-mb-xl-10px,
  .c-my-xl-10px {
    margin-bottom: 0.625rem !important; }
  .c-ml-xl-10px,
  .c-mx-xl-10px {
    margin-left: 0.625rem !important; }
  .c-m-xl-0 {
    margin: 0 !important; }
  .c-mt-xl-0,
  .c-my-xl-0 {
    margin-top: 0 !important; }
  .c-mr-xl-0,
  .c-mx-xl-0 {
    margin-right: 0 !important; }
  .c-mb-xl-0,
  .c-my-xl-0 {
    margin-bottom: 0 !important; }
  .c-ml-xl-0,
  .c-mx-xl-0 {
    margin-left: 0 !important; }
  .c-m-xl-6 {
    margin: 4.5rem !important; }
  .c-mt-xl-6,
  .c-my-xl-6 {
    margin-top: 4.5rem !important; }
  .c-mr-xl-6,
  .c-mx-xl-6 {
    margin-right: 4.5rem !important; }
  .c-mb-xl-6,
  .c-my-xl-6 {
    margin-bottom: 4.5rem !important; }
  .c-ml-xl-6,
  .c-mx-xl-6 {
    margin-left: 4.5rem !important; }
  .c-m-xl-12 {
    margin: 0.75rem !important; }
  .c-mt-xl-12,
  .c-my-xl-12 {
    margin-top: 0.75rem !important; }
  .c-mr-xl-12,
  .c-mx-xl-12 {
    margin-right: 0.75rem !important; }
  .c-mb-xl-12,
  .c-my-xl-12 {
    margin-bottom: 0.75rem !important; }
  .c-ml-xl-12,
  .c-mx-xl-12 {
    margin-left: 0.75rem !important; }
  .c-m-xl-15 {
    margin: 0.9375rem !important; }
  .c-mt-xl-15,
  .c-my-xl-15 {
    margin-top: 0.9375rem !important; }
  .c-mr-xl-15,
  .c-mx-xl-15 {
    margin-right: 0.9375rem !important; }
  .c-mb-xl-15,
  .c-my-xl-15 {
    margin-bottom: 0.9375rem !important; }
  .c-ml-xl-15,
  .c-mx-xl-15 {
    margin-left: 0.9375rem !important; }
  .c-m-xl-16 {
    margin: 1rem !important; }
  .c-mt-xl-16,
  .c-my-xl-16 {
    margin-top: 1rem !important; }
  .c-mr-xl-16,
  .c-mx-xl-16 {
    margin-right: 1rem !important; }
  .c-mb-xl-16,
  .c-my-xl-16 {
    margin-bottom: 1rem !important; }
  .c-ml-xl-16,
  .c-mx-xl-16 {
    margin-left: 1rem !important; }
  .c-m-xl-20 {
    margin: 1.25rem !important; }
  .c-mt-xl-20,
  .c-my-xl-20 {
    margin-top: 1.25rem !important; }
  .c-mr-xl-20,
  .c-mx-xl-20 {
    margin-right: 1.25rem !important; }
  .c-mb-xl-20,
  .c-my-xl-20 {
    margin-bottom: 1.25rem !important; }
  .c-ml-xl-20,
  .c-mx-xl-20 {
    margin-left: 1.25rem !important; }
  .c-m-xl-24 {
    margin: 1.5rem !important; }
  .c-mt-xl-24,
  .c-my-xl-24 {
    margin-top: 1.5rem !important; }
  .c-mr-xl-24,
  .c-mx-xl-24 {
    margin-right: 1.5rem !important; }
  .c-mb-xl-24,
  .c-my-xl-24 {
    margin-bottom: 1.5rem !important; }
  .c-ml-xl-24,
  .c-mx-xl-24 {
    margin-left: 1.5rem !important; }
  .c-m-xl-28 {
    margin: 1.75rem !important; }
  .c-mt-xl-28,
  .c-my-xl-28 {
    margin-top: 1.75rem !important; }
  .c-mr-xl-28,
  .c-mx-xl-28 {
    margin-right: 1.75rem !important; }
  .c-mb-xl-28,
  .c-my-xl-28 {
    margin-bottom: 1.75rem !important; }
  .c-ml-xl-28,
  .c-mx-xl-28 {
    margin-left: 1.75rem !important; }
  .c-m-xl-30 {
    margin: 1.875rem !important; }
  .c-mt-xl-30,
  .c-my-xl-30 {
    margin-top: 1.875rem !important; }
  .c-mr-xl-30,
  .c-mx-xl-30 {
    margin-right: 1.875rem !important; }
  .c-mb-xl-30,
  .c-my-xl-30 {
    margin-bottom: 1.875rem !important; }
  .c-ml-xl-30,
  .c-mx-xl-30 {
    margin-left: 1.875rem !important; }
  .c-m-xl-32 {
    margin: 2rem !important; }
  .c-mt-xl-32,
  .c-my-xl-32 {
    margin-top: 2rem !important; }
  .c-mr-xl-32,
  .c-mx-xl-32 {
    margin-right: 2rem !important; }
  .c-mb-xl-32,
  .c-my-xl-32 {
    margin-bottom: 2rem !important; }
  .c-ml-xl-32,
  .c-mx-xl-32 {
    margin-left: 2rem !important; }
  .c-m-xl-36 {
    margin: 2.25rem !important; }
  .c-mt-xl-36,
  .c-my-xl-36 {
    margin-top: 2.25rem !important; }
  .c-mr-xl-36,
  .c-mx-xl-36 {
    margin-right: 2.25rem !important; }
  .c-mb-xl-36,
  .c-my-xl-36 {
    margin-bottom: 2.25rem !important; }
  .c-ml-xl-36,
  .c-mx-xl-36 {
    margin-left: 2.25rem !important; }
  .c-m-xl-40 {
    margin: 2.5rem !important; }
  .c-mt-xl-40,
  .c-my-xl-40 {
    margin-top: 2.5rem !important; }
  .c-mr-xl-40,
  .c-mx-xl-40 {
    margin-right: 2.5rem !important; }
  .c-mb-xl-40,
  .c-my-xl-40 {
    margin-bottom: 2.5rem !important; }
  .c-ml-xl-40,
  .c-mx-xl-40 {
    margin-left: 2.5rem !important; }
  .c-m-xl-44 {
    margin: 2.75rem !important; }
  .c-mt-xl-44,
  .c-my-xl-44 {
    margin-top: 2.75rem !important; }
  .c-mr-xl-44,
  .c-mx-xl-44 {
    margin-right: 2.75rem !important; }
  .c-mb-xl-44,
  .c-my-xl-44 {
    margin-bottom: 2.75rem !important; }
  .c-ml-xl-44,
  .c-mx-xl-44 {
    margin-left: 2.75rem !important; }
  .c-m-xl-46 {
    margin: 2.875rem !important; }
  .c-mt-xl-46,
  .c-my-xl-46 {
    margin-top: 2.875rem !important; }
  .c-mr-xl-46,
  .c-mx-xl-46 {
    margin-right: 2.875rem !important; }
  .c-mb-xl-46,
  .c-my-xl-46 {
    margin-bottom: 2.875rem !important; }
  .c-ml-xl-46,
  .c-mx-xl-46 {
    margin-left: 2.875rem !important; }
  .c-m-xl-48 {
    margin: 3rem !important; }
  .c-mt-xl-48,
  .c-my-xl-48 {
    margin-top: 3rem !important; }
  .c-mr-xl-48,
  .c-mx-xl-48 {
    margin-right: 3rem !important; }
  .c-mb-xl-48,
  .c-my-xl-48 {
    margin-bottom: 3rem !important; }
  .c-ml-xl-48,
  .c-mx-xl-48 {
    margin-left: 3rem !important; }
  .c-m-xl-56 {
    margin: 3.5rem !important; }
  .c-mt-xl-56,
  .c-my-xl-56 {
    margin-top: 3.5rem !important; }
  .c-mr-xl-56,
  .c-mx-xl-56 {
    margin-right: 3.5rem !important; }
  .c-mb-xl-56,
  .c-my-xl-56 {
    margin-bottom: 3.5rem !important; }
  .c-ml-xl-56,
  .c-mx-xl-56 {
    margin-left: 3.5rem !important; }
  .c-m-xl-60 {
    margin: 3.75rem !important; }
  .c-mt-xl-60,
  .c-my-xl-60 {
    margin-top: 3.75rem !important; }
  .c-mr-xl-60,
  .c-mx-xl-60 {
    margin-right: 3.75rem !important; }
  .c-mb-xl-60,
  .c-my-xl-60 {
    margin-bottom: 3.75rem !important; }
  .c-ml-xl-60,
  .c-mx-xl-60 {
    margin-left: 3.75rem !important; }
  .c-m-xl-64 {
    margin: 4rem !important; }
  .c-mt-xl-64,
  .c-my-xl-64 {
    margin-top: 4rem !important; }
  .c-mr-xl-64,
  .c-mx-xl-64 {
    margin-right: 4rem !important; }
  .c-mb-xl-64,
  .c-my-xl-64 {
    margin-bottom: 4rem !important; }
  .c-ml-xl-64,
  .c-mx-xl-64 {
    margin-left: 4rem !important; }
  .c-m-xl-72 {
    margin: 4.5rem !important; }
  .c-mt-xl-72,
  .c-my-xl-72 {
    margin-top: 4.5rem !important; }
  .c-mr-xl-72,
  .c-mx-xl-72 {
    margin-right: 4.5rem !important; }
  .c-mb-xl-72,
  .c-my-xl-72 {
    margin-bottom: 4.5rem !important; }
  .c-ml-xl-72,
  .c-mx-xl-72 {
    margin-left: 4.5rem !important; }
  .c-m-xl-80 {
    margin: 5rem !important; }
  .c-mt-xl-80,
  .c-my-xl-80 {
    margin-top: 5rem !important; }
  .c-mr-xl-80,
  .c-mx-xl-80 {
    margin-right: 5rem !important; }
  .c-mb-xl-80,
  .c-my-xl-80 {
    margin-bottom: 5rem !important; }
  .c-ml-xl-80,
  .c-mx-xl-80 {
    margin-left: 5rem !important; }
  .c-m-xl-185 {
    margin: 11.5625rem !important; }
  .c-mt-xl-185,
  .c-my-xl-185 {
    margin-top: 11.5625rem !important; }
  .c-mr-xl-185,
  .c-mx-xl-185 {
    margin-right: 11.5625rem !important; }
  .c-mb-xl-185,
  .c-my-xl-185 {
    margin-bottom: 11.5625rem !important; }
  .c-ml-xl-185,
  .c-mx-xl-185 {
    margin-left: 11.5625rem !important; }
  .c-m-xl-310 {
    margin: 19.375rem !important; }
  .c-mt-xl-310,
  .c-my-xl-310 {
    margin-top: 19.375rem !important; }
  .c-mr-xl-310,
  .c-mx-xl-310 {
    margin-right: 19.375rem !important; }
  .c-mb-xl-310,
  .c-my-xl-310 {
    margin-bottom: 19.375rem !important; }
  .c-ml-xl-310,
  .c-mx-xl-310 {
    margin-left: 19.375rem !important; }
  .c-m-xl-1 {
    margin: 0.25rem !important; }
  .c-mt-xl-1,
  .c-my-xl-1 {
    margin-top: 0.25rem !important; }
  .c-mr-xl-1,
  .c-mx-xl-1 {
    margin-right: 0.25rem !important; }
  .c-mb-xl-1,
  .c-my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .c-ml-xl-1,
  .c-mx-xl-1 {
    margin-left: 0.25rem !important; }
  .c-m-xl-2 {
    margin: 0.5rem !important; }
  .c-mt-xl-2,
  .c-my-xl-2 {
    margin-top: 0.5rem !important; }
  .c-mr-xl-2,
  .c-mx-xl-2 {
    margin-right: 0.5rem !important; }
  .c-mb-xl-2,
  .c-my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .c-ml-xl-2,
  .c-mx-xl-2 {
    margin-left: 0.5rem !important; }
  .c-m-xl-3 {
    margin: 1rem !important; }
  .c-mt-xl-3,
  .c-my-xl-3 {
    margin-top: 1rem !important; }
  .c-mr-xl-3,
  .c-mx-xl-3 {
    margin-right: 1rem !important; }
  .c-mb-xl-3,
  .c-my-xl-3 {
    margin-bottom: 1rem !important; }
  .c-ml-xl-3,
  .c-mx-xl-3 {
    margin-left: 1rem !important; }
  .c-m-xl-4 {
    margin: 1.5rem !important; }
  .c-mt-xl-4,
  .c-my-xl-4 {
    margin-top: 1.5rem !important; }
  .c-mr-xl-4,
  .c-mx-xl-4 {
    margin-right: 1.5rem !important; }
  .c-mb-xl-4,
  .c-my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .c-ml-xl-4,
  .c-mx-xl-4 {
    margin-left: 1.5rem !important; }
  .c-m-xl-5 {
    margin: 3rem !important; }
  .c-mt-xl-5,
  .c-my-xl-5 {
    margin-top: 3rem !important; }
  .c-mr-xl-5,
  .c-mx-xl-5 {
    margin-right: 3rem !important; }
  .c-mb-xl-5,
  .c-my-xl-5 {
    margin-bottom: 3rem !important; }
  .c-ml-xl-5,
  .c-mx-xl-5 {
    margin-left: 3rem !important; }
  .c-m-xl-7 {
    margin: 6rem !important; }
  .c-mt-xl-7,
  .c-my-xl-7 {
    margin-top: 6rem !important; }
  .c-mr-xl-7,
  .c-mx-xl-7 {
    margin-right: 6rem !important; }
  .c-mb-xl-7,
  .c-my-xl-7 {
    margin-bottom: 6rem !important; }
  .c-ml-xl-7,
  .c-mx-xl-7 {
    margin-left: 6rem !important; }
  .c-m-xl-8 {
    margin: 7.5rem !important; }
  .c-mt-xl-8,
  .c-my-xl-8 {
    margin-top: 7.5rem !important; }
  .c-mr-xl-8,
  .c-mx-xl-8 {
    margin-right: 7.5rem !important; }
  .c-mb-xl-8,
  .c-my-xl-8 {
    margin-bottom: 7.5rem !important; }
  .c-ml-xl-8,
  .c-mx-xl-8 {
    margin-left: 7.5rem !important; }
  .c-m-xl-9 {
    margin: 9rem !important; }
  .c-mt-xl-9,
  .c-my-xl-9 {
    margin-top: 9rem !important; }
  .c-mr-xl-9,
  .c-mx-xl-9 {
    margin-right: 9rem !important; }
  .c-mb-xl-9,
  .c-my-xl-9 {
    margin-bottom: 9rem !important; }
  .c-ml-xl-9,
  .c-mx-xl-9 {
    margin-left: 9rem !important; }
  .c-m-xl-10 {
    margin: 10rem !important; }
  .c-mt-xl-10,
  .c-my-xl-10 {
    margin-top: 10rem !important; }
  .c-mr-xl-10,
  .c-mx-xl-10 {
    margin-right: 10rem !important; }
  .c-mb-xl-10,
  .c-my-xl-10 {
    margin-bottom: 10rem !important; }
  .c-ml-xl-10,
  .c-mx-xl-10 {
    margin-left: 10rem !important; }
  .c-p-xl-2px {
    padding: 0.125rem !important; }
  .c-pt-xl-2px,
  .c-py-xl-2px {
    padding-top: 0.125rem !important; }
  .c-pr-xl-2px,
  .c-px-xl-2px {
    padding-right: 0.125rem !important; }
  .c-pb-xl-2px,
  .c-py-xl-2px {
    padding-bottom: 0.125rem !important; }
  .c-pl-xl-2px,
  .c-px-xl-2px {
    padding-left: 0.125rem !important; }
  .c-p-xl-3px {
    padding: 0.1875rem !important; }
  .c-pt-xl-3px,
  .c-py-xl-3px {
    padding-top: 0.1875rem !important; }
  .c-pr-xl-3px,
  .c-px-xl-3px {
    padding-right: 0.1875rem !important; }
  .c-pb-xl-3px,
  .c-py-xl-3px {
    padding-bottom: 0.1875rem !important; }
  .c-pl-xl-3px,
  .c-px-xl-3px {
    padding-left: 0.1875rem !important; }
  .c-p-xl-6px {
    padding: 0.375rem !important; }
  .c-pt-xl-6px,
  .c-py-xl-6px {
    padding-top: 0.375rem !important; }
  .c-pr-xl-6px,
  .c-px-xl-6px {
    padding-right: 0.375rem !important; }
  .c-pb-xl-6px,
  .c-py-xl-6px {
    padding-bottom: 0.375rem !important; }
  .c-pl-xl-6px,
  .c-px-xl-6px {
    padding-left: 0.375rem !important; }
  .c-p-xl-10px {
    padding: 0.625rem !important; }
  .c-pt-xl-10px,
  .c-py-xl-10px {
    padding-top: 0.625rem !important; }
  .c-pr-xl-10px,
  .c-px-xl-10px {
    padding-right: 0.625rem !important; }
  .c-pb-xl-10px,
  .c-py-xl-10px {
    padding-bottom: 0.625rem !important; }
  .c-pl-xl-10px,
  .c-px-xl-10px {
    padding-left: 0.625rem !important; }
  .c-p-xl-0 {
    padding: 0 !important; }
  .c-pt-xl-0,
  .c-py-xl-0 {
    padding-top: 0 !important; }
  .c-pr-xl-0,
  .c-px-xl-0 {
    padding-right: 0 !important; }
  .c-pb-xl-0,
  .c-py-xl-0 {
    padding-bottom: 0 !important; }
  .c-pl-xl-0,
  .c-px-xl-0 {
    padding-left: 0 !important; }
  .c-p-xl-6 {
    padding: 4.5rem !important; }
  .c-pt-xl-6,
  .c-py-xl-6 {
    padding-top: 4.5rem !important; }
  .c-pr-xl-6,
  .c-px-xl-6 {
    padding-right: 4.5rem !important; }
  .c-pb-xl-6,
  .c-py-xl-6 {
    padding-bottom: 4.5rem !important; }
  .c-pl-xl-6,
  .c-px-xl-6 {
    padding-left: 4.5rem !important; }
  .c-p-xl-12 {
    padding: 0.75rem !important; }
  .c-pt-xl-12,
  .c-py-xl-12 {
    padding-top: 0.75rem !important; }
  .c-pr-xl-12,
  .c-px-xl-12 {
    padding-right: 0.75rem !important; }
  .c-pb-xl-12,
  .c-py-xl-12 {
    padding-bottom: 0.75rem !important; }
  .c-pl-xl-12,
  .c-px-xl-12 {
    padding-left: 0.75rem !important; }
  .c-p-xl-15 {
    padding: 0.9375rem !important; }
  .c-pt-xl-15,
  .c-py-xl-15 {
    padding-top: 0.9375rem !important; }
  .c-pr-xl-15,
  .c-px-xl-15 {
    padding-right: 0.9375rem !important; }
  .c-pb-xl-15,
  .c-py-xl-15 {
    padding-bottom: 0.9375rem !important; }
  .c-pl-xl-15,
  .c-px-xl-15 {
    padding-left: 0.9375rem !important; }
  .c-p-xl-16 {
    padding: 1rem !important; }
  .c-pt-xl-16,
  .c-py-xl-16 {
    padding-top: 1rem !important; }
  .c-pr-xl-16,
  .c-px-xl-16 {
    padding-right: 1rem !important; }
  .c-pb-xl-16,
  .c-py-xl-16 {
    padding-bottom: 1rem !important; }
  .c-pl-xl-16,
  .c-px-xl-16 {
    padding-left: 1rem !important; }
  .c-p-xl-20 {
    padding: 1.25rem !important; }
  .c-pt-xl-20,
  .c-py-xl-20 {
    padding-top: 1.25rem !important; }
  .c-pr-xl-20,
  .c-px-xl-20 {
    padding-right: 1.25rem !important; }
  .c-pb-xl-20,
  .c-py-xl-20 {
    padding-bottom: 1.25rem !important; }
  .c-pl-xl-20,
  .c-px-xl-20 {
    padding-left: 1.25rem !important; }
  .c-p-xl-24 {
    padding: 1.5rem !important; }
  .c-pt-xl-24,
  .c-py-xl-24 {
    padding-top: 1.5rem !important; }
  .c-pr-xl-24,
  .c-px-xl-24 {
    padding-right: 1.5rem !important; }
  .c-pb-xl-24,
  .c-py-xl-24 {
    padding-bottom: 1.5rem !important; }
  .c-pl-xl-24,
  .c-px-xl-24 {
    padding-left: 1.5rem !important; }
  .c-p-xl-28 {
    padding: 1.75rem !important; }
  .c-pt-xl-28,
  .c-py-xl-28 {
    padding-top: 1.75rem !important; }
  .c-pr-xl-28,
  .c-px-xl-28 {
    padding-right: 1.75rem !important; }
  .c-pb-xl-28,
  .c-py-xl-28 {
    padding-bottom: 1.75rem !important; }
  .c-pl-xl-28,
  .c-px-xl-28 {
    padding-left: 1.75rem !important; }
  .c-p-xl-30 {
    padding: 1.875rem !important; }
  .c-pt-xl-30,
  .c-py-xl-30 {
    padding-top: 1.875rem !important; }
  .c-pr-xl-30,
  .c-px-xl-30 {
    padding-right: 1.875rem !important; }
  .c-pb-xl-30,
  .c-py-xl-30 {
    padding-bottom: 1.875rem !important; }
  .c-pl-xl-30,
  .c-px-xl-30 {
    padding-left: 1.875rem !important; }
  .c-p-xl-32 {
    padding: 2rem !important; }
  .c-pt-xl-32,
  .c-py-xl-32 {
    padding-top: 2rem !important; }
  .c-pr-xl-32,
  .c-px-xl-32 {
    padding-right: 2rem !important; }
  .c-pb-xl-32,
  .c-py-xl-32 {
    padding-bottom: 2rem !important; }
  .c-pl-xl-32,
  .c-px-xl-32 {
    padding-left: 2rem !important; }
  .c-p-xl-36 {
    padding: 2.25rem !important; }
  .c-pt-xl-36,
  .c-py-xl-36 {
    padding-top: 2.25rem !important; }
  .c-pr-xl-36,
  .c-px-xl-36 {
    padding-right: 2.25rem !important; }
  .c-pb-xl-36,
  .c-py-xl-36 {
    padding-bottom: 2.25rem !important; }
  .c-pl-xl-36,
  .c-px-xl-36 {
    padding-left: 2.25rem !important; }
  .c-p-xl-40 {
    padding: 2.5rem !important; }
  .c-pt-xl-40,
  .c-py-xl-40 {
    padding-top: 2.5rem !important; }
  .c-pr-xl-40,
  .c-px-xl-40 {
    padding-right: 2.5rem !important; }
  .c-pb-xl-40,
  .c-py-xl-40 {
    padding-bottom: 2.5rem !important; }
  .c-pl-xl-40,
  .c-px-xl-40 {
    padding-left: 2.5rem !important; }
  .c-p-xl-44 {
    padding: 2.75rem !important; }
  .c-pt-xl-44,
  .c-py-xl-44 {
    padding-top: 2.75rem !important; }
  .c-pr-xl-44,
  .c-px-xl-44 {
    padding-right: 2.75rem !important; }
  .c-pb-xl-44,
  .c-py-xl-44 {
    padding-bottom: 2.75rem !important; }
  .c-pl-xl-44,
  .c-px-xl-44 {
    padding-left: 2.75rem !important; }
  .c-p-xl-46 {
    padding: 2.875rem !important; }
  .c-pt-xl-46,
  .c-py-xl-46 {
    padding-top: 2.875rem !important; }
  .c-pr-xl-46,
  .c-px-xl-46 {
    padding-right: 2.875rem !important; }
  .c-pb-xl-46,
  .c-py-xl-46 {
    padding-bottom: 2.875rem !important; }
  .c-pl-xl-46,
  .c-px-xl-46 {
    padding-left: 2.875rem !important; }
  .c-p-xl-48 {
    padding: 3rem !important; }
  .c-pt-xl-48,
  .c-py-xl-48 {
    padding-top: 3rem !important; }
  .c-pr-xl-48,
  .c-px-xl-48 {
    padding-right: 3rem !important; }
  .c-pb-xl-48,
  .c-py-xl-48 {
    padding-bottom: 3rem !important; }
  .c-pl-xl-48,
  .c-px-xl-48 {
    padding-left: 3rem !important; }
  .c-p-xl-56 {
    padding: 3.5rem !important; }
  .c-pt-xl-56,
  .c-py-xl-56 {
    padding-top: 3.5rem !important; }
  .c-pr-xl-56,
  .c-px-xl-56 {
    padding-right: 3.5rem !important; }
  .c-pb-xl-56,
  .c-py-xl-56 {
    padding-bottom: 3.5rem !important; }
  .c-pl-xl-56,
  .c-px-xl-56 {
    padding-left: 3.5rem !important; }
  .c-p-xl-60 {
    padding: 3.75rem !important; }
  .c-pt-xl-60,
  .c-py-xl-60 {
    padding-top: 3.75rem !important; }
  .c-pr-xl-60,
  .c-px-xl-60 {
    padding-right: 3.75rem !important; }
  .c-pb-xl-60,
  .c-py-xl-60 {
    padding-bottom: 3.75rem !important; }
  .c-pl-xl-60,
  .c-px-xl-60 {
    padding-left: 3.75rem !important; }
  .c-p-xl-64 {
    padding: 4rem !important; }
  .c-pt-xl-64,
  .c-py-xl-64 {
    padding-top: 4rem !important; }
  .c-pr-xl-64,
  .c-px-xl-64 {
    padding-right: 4rem !important; }
  .c-pb-xl-64,
  .c-py-xl-64 {
    padding-bottom: 4rem !important; }
  .c-pl-xl-64,
  .c-px-xl-64 {
    padding-left: 4rem !important; }
  .c-p-xl-72 {
    padding: 4.5rem !important; }
  .c-pt-xl-72,
  .c-py-xl-72 {
    padding-top: 4.5rem !important; }
  .c-pr-xl-72,
  .c-px-xl-72 {
    padding-right: 4.5rem !important; }
  .c-pb-xl-72,
  .c-py-xl-72 {
    padding-bottom: 4.5rem !important; }
  .c-pl-xl-72,
  .c-px-xl-72 {
    padding-left: 4.5rem !important; }
  .c-p-xl-80 {
    padding: 5rem !important; }
  .c-pt-xl-80,
  .c-py-xl-80 {
    padding-top: 5rem !important; }
  .c-pr-xl-80,
  .c-px-xl-80 {
    padding-right: 5rem !important; }
  .c-pb-xl-80,
  .c-py-xl-80 {
    padding-bottom: 5rem !important; }
  .c-pl-xl-80,
  .c-px-xl-80 {
    padding-left: 5rem !important; }
  .c-p-xl-185 {
    padding: 11.5625rem !important; }
  .c-pt-xl-185,
  .c-py-xl-185 {
    padding-top: 11.5625rem !important; }
  .c-pr-xl-185,
  .c-px-xl-185 {
    padding-right: 11.5625rem !important; }
  .c-pb-xl-185,
  .c-py-xl-185 {
    padding-bottom: 11.5625rem !important; }
  .c-pl-xl-185,
  .c-px-xl-185 {
    padding-left: 11.5625rem !important; }
  .c-p-xl-310 {
    padding: 19.375rem !important; }
  .c-pt-xl-310,
  .c-py-xl-310 {
    padding-top: 19.375rem !important; }
  .c-pr-xl-310,
  .c-px-xl-310 {
    padding-right: 19.375rem !important; }
  .c-pb-xl-310,
  .c-py-xl-310 {
    padding-bottom: 19.375rem !important; }
  .c-pl-xl-310,
  .c-px-xl-310 {
    padding-left: 19.375rem !important; }
  .c-p-xl-1 {
    padding: 0.25rem !important; }
  .c-pt-xl-1,
  .c-py-xl-1 {
    padding-top: 0.25rem !important; }
  .c-pr-xl-1,
  .c-px-xl-1 {
    padding-right: 0.25rem !important; }
  .c-pb-xl-1,
  .c-py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .c-pl-xl-1,
  .c-px-xl-1 {
    padding-left: 0.25rem !important; }
  .c-p-xl-2 {
    padding: 0.5rem !important; }
  .c-pt-xl-2,
  .c-py-xl-2 {
    padding-top: 0.5rem !important; }
  .c-pr-xl-2,
  .c-px-xl-2 {
    padding-right: 0.5rem !important; }
  .c-pb-xl-2,
  .c-py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .c-pl-xl-2,
  .c-px-xl-2 {
    padding-left: 0.5rem !important; }
  .c-p-xl-3 {
    padding: 1rem !important; }
  .c-pt-xl-3,
  .c-py-xl-3 {
    padding-top: 1rem !important; }
  .c-pr-xl-3,
  .c-px-xl-3 {
    padding-right: 1rem !important; }
  .c-pb-xl-3,
  .c-py-xl-3 {
    padding-bottom: 1rem !important; }
  .c-pl-xl-3,
  .c-px-xl-3 {
    padding-left: 1rem !important; }
  .c-p-xl-4 {
    padding: 1.5rem !important; }
  .c-pt-xl-4,
  .c-py-xl-4 {
    padding-top: 1.5rem !important; }
  .c-pr-xl-4,
  .c-px-xl-4 {
    padding-right: 1.5rem !important; }
  .c-pb-xl-4,
  .c-py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .c-pl-xl-4,
  .c-px-xl-4 {
    padding-left: 1.5rem !important; }
  .c-p-xl-5 {
    padding: 3rem !important; }
  .c-pt-xl-5,
  .c-py-xl-5 {
    padding-top: 3rem !important; }
  .c-pr-xl-5,
  .c-px-xl-5 {
    padding-right: 3rem !important; }
  .c-pb-xl-5,
  .c-py-xl-5 {
    padding-bottom: 3rem !important; }
  .c-pl-xl-5,
  .c-px-xl-5 {
    padding-left: 3rem !important; }
  .c-p-xl-7 {
    padding: 6rem !important; }
  .c-pt-xl-7,
  .c-py-xl-7 {
    padding-top: 6rem !important; }
  .c-pr-xl-7,
  .c-px-xl-7 {
    padding-right: 6rem !important; }
  .c-pb-xl-7,
  .c-py-xl-7 {
    padding-bottom: 6rem !important; }
  .c-pl-xl-7,
  .c-px-xl-7 {
    padding-left: 6rem !important; }
  .c-p-xl-8 {
    padding: 7.5rem !important; }
  .c-pt-xl-8,
  .c-py-xl-8 {
    padding-top: 7.5rem !important; }
  .c-pr-xl-8,
  .c-px-xl-8 {
    padding-right: 7.5rem !important; }
  .c-pb-xl-8,
  .c-py-xl-8 {
    padding-bottom: 7.5rem !important; }
  .c-pl-xl-8,
  .c-px-xl-8 {
    padding-left: 7.5rem !important; }
  .c-p-xl-9 {
    padding: 9rem !important; }
  .c-pt-xl-9,
  .c-py-xl-9 {
    padding-top: 9rem !important; }
  .c-pr-xl-9,
  .c-px-xl-9 {
    padding-right: 9rem !important; }
  .c-pb-xl-9,
  .c-py-xl-9 {
    padding-bottom: 9rem !important; }
  .c-pl-xl-9,
  .c-px-xl-9 {
    padding-left: 9rem !important; }
  .c-p-xl-10 {
    padding: 10rem !important; }
  .c-pt-xl-10,
  .c-py-xl-10 {
    padding-top: 10rem !important; }
  .c-pr-xl-10,
  .c-px-xl-10 {
    padding-right: 10rem !important; }
  .c-pb-xl-10,
  .c-py-xl-10 {
    padding-bottom: 10rem !important; }
  .c-pl-xl-10,
  .c-px-xl-10 {
    padding-left: 10rem !important; }
  .c-m-xl-n2px {
    margin: -4.5rem; }
  .c-mt-xl-n2px,
  .c-my-xl-n2px {
    margin-top: -4.5rem; }
  .c-mr-xl-n2px,
  .c-mx-xl-n2px {
    margin-right: -4.5rem; }
  .c-mb-xl-n2px,
  .c-my-xl-n2px {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n2px,
  .c-mx-xl-n2px {
    margin-left: -4.5rem; }
  .c-m-xl-n3px {
    margin: -4.5rem; }
  .c-mt-xl-n3px,
  .c-my-xl-n3px {
    margin-top: -4.5rem; }
  .c-mr-xl-n3px,
  .c-mx-xl-n3px {
    margin-right: -4.5rem; }
  .c-mb-xl-n3px,
  .c-my-xl-n3px {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n3px,
  .c-mx-xl-n3px {
    margin-left: -4.5rem; }
  .c-m-xl-n6px {
    margin: -4.5rem; }
  .c-mt-xl-n6px,
  .c-my-xl-n6px {
    margin-top: -4.5rem; }
  .c-mr-xl-n6px,
  .c-mx-xl-n6px {
    margin-right: -4.5rem; }
  .c-mb-xl-n6px,
  .c-my-xl-n6px {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n6px,
  .c-mx-xl-n6px {
    margin-left: -4.5rem; }
  .c-m-xl-n10px {
    margin: -4.5rem; }
  .c-mt-xl-n10px,
  .c-my-xl-n10px {
    margin-top: -4.5rem; }
  .c-mr-xl-n10px,
  .c-mx-xl-n10px {
    margin-right: -4.5rem; }
  .c-mb-xl-n10px,
  .c-my-xl-n10px {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n10px,
  .c-mx-xl-n10px {
    margin-left: -4.5rem; }
  .c-m-xl-n6 {
    margin: -4.5rem; }
  .c-mt-xl-n6,
  .c-my-xl-n6 {
    margin-top: -4.5rem; }
  .c-mr-xl-n6,
  .c-mx-xl-n6 {
    margin-right: -4.5rem; }
  .c-mb-xl-n6,
  .c-my-xl-n6 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n6,
  .c-mx-xl-n6 {
    margin-left: -4.5rem; }
  .c-m-xl-n12 {
    margin: -4.5rem; }
  .c-mt-xl-n12,
  .c-my-xl-n12 {
    margin-top: -4.5rem; }
  .c-mr-xl-n12,
  .c-mx-xl-n12 {
    margin-right: -4.5rem; }
  .c-mb-xl-n12,
  .c-my-xl-n12 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n12,
  .c-mx-xl-n12 {
    margin-left: -4.5rem; }
  .c-m-xl-n15 {
    margin: -4.5rem; }
  .c-mt-xl-n15,
  .c-my-xl-n15 {
    margin-top: -4.5rem; }
  .c-mr-xl-n15,
  .c-mx-xl-n15 {
    margin-right: -4.5rem; }
  .c-mb-xl-n15,
  .c-my-xl-n15 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n15,
  .c-mx-xl-n15 {
    margin-left: -4.5rem; }
  .c-m-xl-n16 {
    margin: -4.5rem; }
  .c-mt-xl-n16,
  .c-my-xl-n16 {
    margin-top: -4.5rem; }
  .c-mr-xl-n16,
  .c-mx-xl-n16 {
    margin-right: -4.5rem; }
  .c-mb-xl-n16,
  .c-my-xl-n16 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n16,
  .c-mx-xl-n16 {
    margin-left: -4.5rem; }
  .c-m-xl-n20 {
    margin: -4.5rem; }
  .c-mt-xl-n20,
  .c-my-xl-n20 {
    margin-top: -4.5rem; }
  .c-mr-xl-n20,
  .c-mx-xl-n20 {
    margin-right: -4.5rem; }
  .c-mb-xl-n20,
  .c-my-xl-n20 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n20,
  .c-mx-xl-n20 {
    margin-left: -4.5rem; }
  .c-m-xl-n24 {
    margin: -4.5rem; }
  .c-mt-xl-n24,
  .c-my-xl-n24 {
    margin-top: -4.5rem; }
  .c-mr-xl-n24,
  .c-mx-xl-n24 {
    margin-right: -4.5rem; }
  .c-mb-xl-n24,
  .c-my-xl-n24 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n24,
  .c-mx-xl-n24 {
    margin-left: -4.5rem; }
  .c-m-xl-n28 {
    margin: -4.5rem; }
  .c-mt-xl-n28,
  .c-my-xl-n28 {
    margin-top: -4.5rem; }
  .c-mr-xl-n28,
  .c-mx-xl-n28 {
    margin-right: -4.5rem; }
  .c-mb-xl-n28,
  .c-my-xl-n28 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n28,
  .c-mx-xl-n28 {
    margin-left: -4.5rem; }
  .c-m-xl-n30 {
    margin: -4.5rem; }
  .c-mt-xl-n30,
  .c-my-xl-n30 {
    margin-top: -4.5rem; }
  .c-mr-xl-n30,
  .c-mx-xl-n30 {
    margin-right: -4.5rem; }
  .c-mb-xl-n30,
  .c-my-xl-n30 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n30,
  .c-mx-xl-n30 {
    margin-left: -4.5rem; }
  .c-m-xl-n32 {
    margin: -4.5rem; }
  .c-mt-xl-n32,
  .c-my-xl-n32 {
    margin-top: -4.5rem; }
  .c-mr-xl-n32,
  .c-mx-xl-n32 {
    margin-right: -4.5rem; }
  .c-mb-xl-n32,
  .c-my-xl-n32 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n32,
  .c-mx-xl-n32 {
    margin-left: -4.5rem; }
  .c-m-xl-n36 {
    margin: -4.5rem; }
  .c-mt-xl-n36,
  .c-my-xl-n36 {
    margin-top: -4.5rem; }
  .c-mr-xl-n36,
  .c-mx-xl-n36 {
    margin-right: -4.5rem; }
  .c-mb-xl-n36,
  .c-my-xl-n36 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n36,
  .c-mx-xl-n36 {
    margin-left: -4.5rem; }
  .c-m-xl-n40 {
    margin: -4.5rem; }
  .c-mt-xl-n40,
  .c-my-xl-n40 {
    margin-top: -4.5rem; }
  .c-mr-xl-n40,
  .c-mx-xl-n40 {
    margin-right: -4.5rem; }
  .c-mb-xl-n40,
  .c-my-xl-n40 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n40,
  .c-mx-xl-n40 {
    margin-left: -4.5rem; }
  .c-m-xl-n44 {
    margin: -4.5rem; }
  .c-mt-xl-n44,
  .c-my-xl-n44 {
    margin-top: -4.5rem; }
  .c-mr-xl-n44,
  .c-mx-xl-n44 {
    margin-right: -4.5rem; }
  .c-mb-xl-n44,
  .c-my-xl-n44 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n44,
  .c-mx-xl-n44 {
    margin-left: -4.5rem; }
  .c-m-xl-n46 {
    margin: -4.5rem; }
  .c-mt-xl-n46,
  .c-my-xl-n46 {
    margin-top: -4.5rem; }
  .c-mr-xl-n46,
  .c-mx-xl-n46 {
    margin-right: -4.5rem; }
  .c-mb-xl-n46,
  .c-my-xl-n46 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n46,
  .c-mx-xl-n46 {
    margin-left: -4.5rem; }
  .c-m-xl-n48 {
    margin: -4.5rem; }
  .c-mt-xl-n48,
  .c-my-xl-n48 {
    margin-top: -4.5rem; }
  .c-mr-xl-n48,
  .c-mx-xl-n48 {
    margin-right: -4.5rem; }
  .c-mb-xl-n48,
  .c-my-xl-n48 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n48,
  .c-mx-xl-n48 {
    margin-left: -4.5rem; }
  .c-m-xl-n56 {
    margin: -4.5rem; }
  .c-mt-xl-n56,
  .c-my-xl-n56 {
    margin-top: -4.5rem; }
  .c-mr-xl-n56,
  .c-mx-xl-n56 {
    margin-right: -4.5rem; }
  .c-mb-xl-n56,
  .c-my-xl-n56 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n56,
  .c-mx-xl-n56 {
    margin-left: -4.5rem; }
  .c-m-xl-n60 {
    margin: -4.5rem; }
  .c-mt-xl-n60,
  .c-my-xl-n60 {
    margin-top: -4.5rem; }
  .c-mr-xl-n60,
  .c-mx-xl-n60 {
    margin-right: -4.5rem; }
  .c-mb-xl-n60,
  .c-my-xl-n60 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n60,
  .c-mx-xl-n60 {
    margin-left: -4.5rem; }
  .c-m-xl-n64 {
    margin: -4.5rem; }
  .c-mt-xl-n64,
  .c-my-xl-n64 {
    margin-top: -4.5rem; }
  .c-mr-xl-n64,
  .c-mx-xl-n64 {
    margin-right: -4.5rem; }
  .c-mb-xl-n64,
  .c-my-xl-n64 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n64,
  .c-mx-xl-n64 {
    margin-left: -4.5rem; }
  .c-m-xl-n72 {
    margin: -4.5rem; }
  .c-mt-xl-n72,
  .c-my-xl-n72 {
    margin-top: -4.5rem; }
  .c-mr-xl-n72,
  .c-mx-xl-n72 {
    margin-right: -4.5rem; }
  .c-mb-xl-n72,
  .c-my-xl-n72 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n72,
  .c-mx-xl-n72 {
    margin-left: -4.5rem; }
  .c-m-xl-n80 {
    margin: -4.5rem; }
  .c-mt-xl-n80,
  .c-my-xl-n80 {
    margin-top: -4.5rem; }
  .c-mr-xl-n80,
  .c-mx-xl-n80 {
    margin-right: -4.5rem; }
  .c-mb-xl-n80,
  .c-my-xl-n80 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n80,
  .c-mx-xl-n80 {
    margin-left: -4.5rem; }
  .c-m-xl-n185 {
    margin: -4.5rem; }
  .c-mt-xl-n185,
  .c-my-xl-n185 {
    margin-top: -4.5rem; }
  .c-mr-xl-n185,
  .c-mx-xl-n185 {
    margin-right: -4.5rem; }
  .c-mb-xl-n185,
  .c-my-xl-n185 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n185,
  .c-mx-xl-n185 {
    margin-left: -4.5rem; }
  .c-m-xl-n310 {
    margin: -4.5rem; }
  .c-mt-xl-n310,
  .c-my-xl-n310 {
    margin-top: -4.5rem; }
  .c-mr-xl-n310,
  .c-mx-xl-n310 {
    margin-right: -4.5rem; }
  .c-mb-xl-n310,
  .c-my-xl-n310 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n310,
  .c-mx-xl-n310 {
    margin-left: -4.5rem; }
  .c-m-xl-n1 {
    margin: -4.5rem; }
  .c-mt-xl-n1,
  .c-my-xl-n1 {
    margin-top: -4.5rem; }
  .c-mr-xl-n1,
  .c-mx-xl-n1 {
    margin-right: -4.5rem; }
  .c-mb-xl-n1,
  .c-my-xl-n1 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n1,
  .c-mx-xl-n1 {
    margin-left: -4.5rem; }
  .c-m-xl-n2 {
    margin: -4.5rem; }
  .c-mt-xl-n2,
  .c-my-xl-n2 {
    margin-top: -4.5rem; }
  .c-mr-xl-n2,
  .c-mx-xl-n2 {
    margin-right: -4.5rem; }
  .c-mb-xl-n2,
  .c-my-xl-n2 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n2,
  .c-mx-xl-n2 {
    margin-left: -4.5rem; }
  .c-m-xl-n3 {
    margin: -4.5rem; }
  .c-mt-xl-n3,
  .c-my-xl-n3 {
    margin-top: -4.5rem; }
  .c-mr-xl-n3,
  .c-mx-xl-n3 {
    margin-right: -4.5rem; }
  .c-mb-xl-n3,
  .c-my-xl-n3 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n3,
  .c-mx-xl-n3 {
    margin-left: -4.5rem; }
  .c-m-xl-n4 {
    margin: -4.5rem; }
  .c-mt-xl-n4,
  .c-my-xl-n4 {
    margin-top: -4.5rem; }
  .c-mr-xl-n4,
  .c-mx-xl-n4 {
    margin-right: -4.5rem; }
  .c-mb-xl-n4,
  .c-my-xl-n4 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n4,
  .c-mx-xl-n4 {
    margin-left: -4.5rem; }
  .c-m-xl-n5 {
    margin: -4.5rem; }
  .c-mt-xl-n5,
  .c-my-xl-n5 {
    margin-top: -4.5rem; }
  .c-mr-xl-n5,
  .c-mx-xl-n5 {
    margin-right: -4.5rem; }
  .c-mb-xl-n5,
  .c-my-xl-n5 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n5,
  .c-mx-xl-n5 {
    margin-left: -4.5rem; }
  .c-m-xl-n7 {
    margin: -4.5rem; }
  .c-mt-xl-n7,
  .c-my-xl-n7 {
    margin-top: -4.5rem; }
  .c-mr-xl-n7,
  .c-mx-xl-n7 {
    margin-right: -4.5rem; }
  .c-mb-xl-n7,
  .c-my-xl-n7 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n7,
  .c-mx-xl-n7 {
    margin-left: -4.5rem; }
  .c-m-xl-n8 {
    margin: -4.5rem; }
  .c-mt-xl-n8,
  .c-my-xl-n8 {
    margin-top: -4.5rem; }
  .c-mr-xl-n8,
  .c-mx-xl-n8 {
    margin-right: -4.5rem; }
  .c-mb-xl-n8,
  .c-my-xl-n8 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n8,
  .c-mx-xl-n8 {
    margin-left: -4.5rem; }
  .c-m-xl-n9 {
    margin: -4.5rem; }
  .c-mt-xl-n9,
  .c-my-xl-n9 {
    margin-top: -4.5rem; }
  .c-mr-xl-n9,
  .c-mx-xl-n9 {
    margin-right: -4.5rem; }
  .c-mb-xl-n9,
  .c-my-xl-n9 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n9,
  .c-mx-xl-n9 {
    margin-left: -4.5rem; }
  .c-m-xl-n10 {
    margin: -4.5rem; }
  .c-mt-xl-n10,
  .c-my-xl-n10 {
    margin-top: -4.5rem; }
  .c-mr-xl-n10,
  .c-mx-xl-n10 {
    margin-right: -4.5rem; }
  .c-mb-xl-n10,
  .c-my-xl-n10 {
    margin-bottom: -4.5rem; }
  .c-ml-xl-n10,
  .c-mx-xl-n10 {
    margin-left: -4.5rem; }
  .c-m-xl-auto {
    margin: auto; }
  .c-mt-xl-auto,
  .c-my-xl-auto {
    margin-top: auto; }
  .c-mr-xl-auto,
  .c-mx-xl-auto {
    margin-right: auto; }
  .c-mb-xl-auto,
  .c-my-xl-auto {
    margin-bottom: auto; }
  .c-ml-xl-auto,
  .c-mx-xl-auto {
    margin-left: auto; } }

.zindex-999 {
  z-index: 999 !important; }

.zindex-9999 {
  z-index: 9999 !important; }

.zindex-99999 {
  z-index: 99999 !important; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-text {
  cursor: text !important; }

.cursor-auto {
  cursor: auto !important; }

.form-divisor {
  border-top: 1px solid #e2e4ea; }

.text-40 {
  font-size: 40px !important; }

.text-28 {
  font-size: 28px !important; }

.text-24 {
  font-size: 24px !important; }

.text-20 {
  font-size: 20px !important; }

.text-18 {
  font-size: 18px !important; }

.text-16 {
  font-size: 16px !important; }

.text-14 {
  font-size: 14px !important; }

.text-12 {
  font-size: 12px !important; }

.line-h-100 {
  line-height: 100% !important; }

.line-h-125 {
  line-height: 125% !important; }

.font-family-unimed-sans {
  font-family: "Unimed Sans" !important; }

.strong-green {
  color: var(--primary-primary-d-1, #00804d) !important; }

.strong-green-2 {
  color: #00995c !important; }

.color-dark-green {
  color: var(--primary-primary-d-2, #00663d); }

.color-dark-gray {
  color: var(--dark-dark-l-2, #404040) !important; }

.color-light-black {
  color: #4d4d4d !important; }

.color-light-gray {
  color: var(--secondary-secondary-l-1, #808080) !important; }

.color-dark-dark {
  color: var(--dark-dark-d-1, #151515) !important; }

.color-dark-dark-1 {
  color: var(--dark-dark-l-1, #303030); }

.color-dark-dark-2 {
  color: var(--dark-dark, #282828); }

.color-dark-dark-d-2 {
  color: var(--dark-dark-d-2, #000); }

.light-green-container {
  border-radius: 8px;
  border: 1px solid var(--primary-primary-l-2, #99D6BF);
  background: var(--primary-primary-l-3, #E2F4ED); }

.required-field {
  color: red !important; }

.container-light {
  padding: 20px 24px;
  border-radius: 8px;
  border: 1px solid var(--light-light-d-1, #e2e4ea);
  background: var(--light-white, #fff); }

.box-shadow-light {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12); }

.b-radius-8 {
  border-radius: 8px !important; }

.max-w-600 {
  max-width: 600px !important; }

.loading-container {
  display: flex;
  min-height: 380px; }

.border-light-bottom {
  border-bottom: 1px solid var(--light-light-d-1, #e2e4ea); }

.btn-unimed-green {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: var(--primary-primary, #00995c);
  color: white;
  border: 1px solid var(--primary-primary, #00995c);
  font-weight: 700; }
  .btn-unimed-green:hover {
    color: var(--primary-primary, #00995c);
    background-color: white; }

.btn-unimed-white {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid var(--primary-primary-d-1, #00804d);
  background: var(--light-white, #fff);
  color: var(--primary-primary-d-1, #00804d);
  font-weight: 700; }
  .btn-unimed-white:hover {
    color: var(--light-white, #fff);
    background-color: var(--primary-primary-d-1, #00804d); }

@media (max-width: 1199.98px) {
  .text-lg-16 {
    font-size: 16px !important; } }

@media (max-width: 767.98px) {
  .w-md-100 {
    width: 100% !important; }
  .text-md-28 {
    font-size: 28px !important; }
  .text-md-20 {
    font-size: 20px !important; }
  .text-md-16 {
    font-size: 16px !important; }
  .text-md-14 {
    font-size: 14px !important; } }

@media (max-width: 576.98px) {
  .w-sm-100 {
    width: 100% !important; }
  .text-sm-20 {
    font-size: 20px !important; }
  .text-sm-16 {
    font-size: 16px !important; }
  .text-sm-14 {
    font-size: 14px !important; } }

/* LAYOUT */
.container.max-w-808 {
  max-width: 832px !important; }

.container.max-w-1016 {
  max-width: 1040px !important; }

.max-w-800 {
  max-width: 800px !important; }

/* CNU-COMPONENTS */
.cnu-principles-our-v2 {
  line-height: 1.5;
  padding: 88px 28px;
  font-family: "Unimed Sans"; }

.cnu-principles-our-v2-columns-container {
  min-width: 540px;
  margin-bottom: 36px;
  overflow-wrap: break-word; }

@media (max-width: 992px) {
  .cnu-principles-our-v2 {
    padding: 22px 32px; }
  .cnu-principles-our-v2-columns-container {
    min-width: unset;
    margin-bottom: 54px; } }

/* UN-MODULES */
.card-favoritos {
  position: relative;
  border-radius: 8px;
  border: 1px solid var(--light-light-d-1, #e2e4ea);
  background: var(--light-white, #fff);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  display: flex;
  min-height: 140px;
  padding: 20px;
  align-items: stretch;
  gap: 12px;
  margin-bottom: 8px; }
  .card-favoritos__content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: 1; }
  .card-favoritos__content-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px; }
  .card-favoritos__title {
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
    /* 23.4px */ }
  .card-favoritos__subtitle {
    color: var(--primary-primary-d-1, #00804d);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    /* 14px */ }
  .card-favoritos__endereco, .card-favoritos__telefone {
    display: flex;
    gap: 4px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: normal; }
    .card-favoritos__endereco .material-symbols-outlined, .card-favoritos__telefone .material-symbols-outlined {
      font-size: 20px; }
  .card-favoritos__actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between; }
  .card-favoritos__btn-remover, .card-favoritos__btn-mapa {
    display: flex;
    padding: 5.5px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    transition: 0.3s; }
    .card-favoritos__btn-remover .material-symbols-outlined, .card-favoritos__btn-mapa .material-symbols-outlined {
      transition: 0.3s; }
  .card-favoritos__btn-remover {
    border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
    background: var(--light-white, #fff);
    color: var(--secondary-secondary, #4d4d4d); }
    .card-favoritos__btn-remover .material-symbols-outlined {
      color: #da1414; }
    .card-favoritos__btn-remover:hover {
      background: #da1414;
      border-color: #da1414;
      color: #ffffff; }
      .card-favoritos__btn-remover:hover .material-symbols-outlined {
        color: #ffffff; }
  .card-favoritos__btn-mapa {
    border: 1px solid #00995c;
    background: #00995c;
    color: #ffffff; }
    .card-favoritos__btn-mapa .material-symbols-outlined {
      color: #ffffff; }
    .card-favoritos__btn-mapa:hover {
      color: #ffffff; }
  .card-favoritos__btn-ver-detalhes {
    color: var(--secondary-secondary, #4d4d4d);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    /* 14px */
    text-decoration: none !important;
    display: flex;
    align-items: center;
    padding: 0; }
    .card-favoritos__btn-ver-detalhes .material-symbols-outlined {
      transition: 0.3s;
      font-size: 20px;
      color: var(--secondary-secondary, #4d4d4d); }
    .card-favoritos__btn-ver-detalhes:hover {
      color: var(--secondary-secondary, #4d4d4d); }
    .card-favoritos__btn-ver-detalhes[aria-expanded="true"] .material-symbols-outlined {
      transform: rotate(-180deg); }
  .card-favoritos__content_copy {
    display: none;
    color: #00995c;
    margin-left: 8px;
    cursor: pointer; }
  .card-favoritos__content-body--show-copy .card-favoritos__content_copy {
    display: block; }
  .card-favoritos__alert-success {
    position: fixed;
    top: 94px;
    right: 0;
    z-index: 10000;
    width: 568px;
    margin: 0 80px;
    display: flex;
    align-items: center;
    gap: 8px; }
  @media screen and (max-width: 768px) {
    .card-favoritos__title {
      width: calc(100% - 124px); }
    .card-favoritos__endereco {
      width: calc(100% - 114px); }
    .card-favoritos__content-body--show-copy .card-favoritos__endereco {
      width: 100%; }
    .card-favoritos__endereco, .card-favoritos__telefone {
      align-items: flex-start; }
    .card-favoritos__actions {
      position: absolute;
      right: 20px;
      height: calc(100% - 40px); }
    .card-favoritos__alert-success {
      top: 195px;
      left: 0;
      width: 80%;
      margin: 0 10%; } }
  @media screen and (max-width: 575px) {
    .card-favoritos > svg {
      display: none; }
    .card-favoritos__title {
      width: calc(100% - 64px); }
    .card-favoritos__btn-remover span:last-child {
      display: none; } }
  @media screen and (max-width: 360px) {
    .card-favoritos {
      padding: 16px;
      flex-direction: column; }
      .card-favoritos__title {
        font-size: 16px;
        width: calc(100% - 42px); }
      .card-favoritos__endereco {
        width: 100%; }
      .card-favoritos__btn-mapa {
        width: 100%; }
      .card-favoritos__actions {
        position: unset;
        height: unset;
        align-items: center; }
      .card-favoritos__btn-remover {
        position: absolute;
        top: 16px;
        right: 16px;
        padding: 4px 8px; } }

.form-check .form-check-label {
  color: var(--dark-dark, #282828);
  font-family: "Unimed Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600; }

.form-check [type="checkbox"] {
  accent-color: #00995c; }

.form-check-disabled {
  cursor: default !important; }
  .form-check-disabled .form-check-label {
    color: #c4c4c4 !important;
    cursor: default !important; }
  .form-check-disabled [type="checkbox"] {
    cursor: default !important; }

.container-custom-select {
  font-family: "Unimed Sans"; }
  .container-custom-select .select-filtro-icon {
    cursor: default;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none; }
  .container-custom-select .title {
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  .container-custom-select .autocomplete .container-input[data-focused="true"] {
    border-color: #00995c; }
  .container-custom-select .autocomplete .container-input span {
    font-size: 1.25rem; }
  .container-custom-select .autocomplete .input-auto {
    border: none;
    outline: none;
    background: transparent;
    display: flex;
    width: 100%; }
  .container-custom-select .autocomplete .container-result {
    background: #fff;
    box-shadow: 0px 4px 8px 0px #2728331f;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    list-style: none;
    padding: 0;
    position: absolute;
    top: 42px;
    z-index: 10;
    overflow: auto;
    max-height: calc(8 * 40px); }
    .container-custom-select .autocomplete .container-result .options {
      cursor: pointer;
      height: 100%;
      padding-bottom: 8px !important;
      align-items: center;
      display: flex;
      padding-left: 20px;
      gap: 0.5rem; }
      .container-custom-select .autocomplete .container-result .options:hover {
        background: var(--light-light, #f4f4f4); }
    .container-custom-select .autocomplete .container-result .options.empty {
      cursor: default;
      height: fit-content; }
      .container-custom-select .autocomplete .container-result .options.empty:hover {
        background: none; }
  .container-custom-select .autocomplete .container-loading {
    height: 1.5625rem;
    width: 1.5625rem;
    display: flex;
    align-items: center; }
    .container-custom-select .autocomplete .container-loading .loading {
      height: 1.5625rem;
      width: 1.5625rem;
      border-radius: 50%;
      border: 4px solid #99d6bf;
      border-left-color: #00995c;
      border-top-color: #00995c;
      animation: spin 1s linear infinite; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }
  .container-custom-select .autocomplete .clear-search {
    font-size: 1.25rem;
    cursor: pointer;
    display: flex;
    justify-content: flex-end; }
  .container-custom-select .material-symbols-outlined {
    color: #d9d9d9; }

.container-custom-select-disabled {
  pointer-events: none; }
  .container-custom-select-disabled .material-symbols-outlined {
    color: #c4c4c4 !important; }
  .container-custom-select-disabled .title {
    color: #c4c4c4 !important; }
  .container-custom-select-disabled .container-input {
    background-color: #f7f8f9 !important; }
    .container-custom-select-disabled .container-input input {
      background-color: #f7f8f9 !important; }
      .container-custom-select-disabled .container-input input::placeholder {
        color: #c4c4c4 !important; }

.container-drawer {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }
  .container-drawer:has(.drawer.open) {
    opacity: 1;
    z-index: 9999; }
  .container-drawer .drawer {
    position: fixed;
    top: 0;
    height: 100%;
    background: #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; }
    .container-drawer .drawer.right {
      right: -50%; }
    .container-drawer .drawer.left {
      left: -50%; }
    .container-drawer .drawer.open.right {
      right: 0; }
    .container-drawer .drawer.open.left {
      left: 0; }
    .container-drawer .drawer .title-drawer {
      padding: 3rem 3rem 0; }
      .container-drawer .drawer .title-drawer span:first-child {
        position: absolute;
        top: 1.25rem;
        right: 1.25rem;
        cursor: pointer;
        color: #6b6c7e; }
      .container-drawer .drawer .title-drawer span:last-child {
        color: #282828;
        font-family: "Unimed Slab";
        font-size: 1.75rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
      @media screen and (max-width: 360px) {
        .container-drawer .drawer .title-drawer span:first-child {
          top: 0.75rem;
          right: 0.75rem; }
        .container-drawer .drawer .title-drawer span:last-child {
          font-size: 1.5rem; } }
      @media screen and (max-width: 280px) {
        .container-drawer .drawer .title-drawer span:last-child {
          font-size: 1.25rem; } }
    .container-drawer .drawer .content-drawer {
      position: relative;
      overflow: auto;
      height: calc(100% - 5.5rem);
      padding: 3rem 2rem 3rem 3rem;
      margin-right: 1rem; }
      .container-drawer .drawer .content-drawer::-webkit-scrollbar {
        width: 10px; }
      .container-drawer .drawer .content-drawer::-webkit-scrollbar-thumb {
        border-radius: 62.4375rem;
        background: var(--secondary-secondary-l-1, #808080); }
    @media screen and (max-width: 768px) {
      .container-drawer .drawer {
        top: 120px;
        width: 100% !important; }
        .container-drawer .drawer .title-drawer {
          padding: 40px 32px 0; }
        .container-drawer .drawer .content-drawer {
          height: calc(100% - (5.5rem + 120px)) !important;
          padding: 40px 12px 40px 32px;
          margin-right: 12px; } }
    @media screen and (max-width: 576px) {
      .container-drawer .drawer .title-drawer {
        padding: 32px 24px 0; }
      .container-drawer .drawer .content-drawer {
        padding: 32px 8px 32px 24px;
        margin-right: 8px; } }

.container-iconInputField .title {
  color: #4D4D4D;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; }

.container-iconInputField .container-input:has(.input-iconInputField:focus) {
  border-color: #00995c; }

.container-iconInputField .input-iconInputField {
  outline: none;
  border: none; }

.container-iconInputField .material-symbols-outlined {
  color: #D9D9D9; }

.container_content {
  display: flex;
  padding: 1.25rem;
  gap: 12px; }
  .container_content .icon-info {
    font-size: 48px; }
  .container_content .info-content {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .container_content .info-content .info-nome {
      display: flex;
      flex-direction: column;
      gap: 0.5rem;
      margin-bottom: 1.25rem; }
      .container_content .info-content .info-nome .title {
        font-family: Unimed Sans;
        font-size: 18px;
        font-weight: 700;
        line-height: 23.4px; }
      .container_content .info-content .info-nome .cnpj {
        font-family: Unimed Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 17.64px;
        text-align: left; }
      .container_content .info-content .info-nome .tipo {
        font-family: Unimed Sans;
        font-size: 14px;
        font-weight: 600;
        line-height: 14px;
        text-align: left;
        color: #00804D; }
    .container_content .info-content .info-adress {
      display: flex;
      gap: .25rem;
      margin-bottom: .8125rem; }
      .container_content .info-content .info-adress .icon {
        color: #808080; }
      .container_content .info-content .info-adress .adress {
        display: flex;
        flex-direction: column; }
        .container_content .info-content .info-adress .adress .adress-text {
          font-family: Unimed Sans;
          font-size: 14px;
          font-weight: 400;
          line-height: 17.64px;
          text-align: left;
          color: #404040; }
        .container_content .info-content .info-adress .adress .distance {
          font-family: Unimed Sans;
          font-size: 12px;
          font-weight: 600;
          line-height: 15.12px;
          text-align: left;
          color: #00804D; }
    .container_content .info-content .info-telefone {
      display: flex;
      gap: .25rem;
      align-items: center;
      margin-bottom: 21px; }
      .container_content .info-content .info-telefone .icon {
        color: #808080;
        font-size: 1.25rem; }
      .container_content .info-content .info-telefone .phone {
        font-family: Unimed Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 17.64px;
        text-align: left;
        color: #404040; }
    .container_content .info-content .info-qualificacao {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .container_content .info-content .info-qualificacao .icon {
        font-size: 32px;
        color: #ED1651; }
      .container_content .info-content .info-qualificacao .info-detalhe {
        border: none;
        background: none;
        display: flex;
        align-items: center;
        font-family: Unimed Sans;
        font-size: 14px;
        font-weight: 700;
        line-height: 14px;
        text-align: left;
        color: #4D4D4D;
        gap: 4px; }
  .container_content .close {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    font-size: 24px; }

.modal-remove-favorito {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6); }
  .modal-remove-favorito__content {
    display: flex;
    width: 462px;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding: 16px 24px;
    border-radius: 4px;
    gap: 16px; }
  .modal-remove-favorito__header {
    display: flex;
    width: 100%; }
    .modal-remove-favorito__header .material-symbols-outlined {
      color: #6b6c7e;
      cursor: pointer; }
  .modal-remove-favorito__title {
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 125%;
    /* 25px */
    flex: 1; }
  .modal-remove-favorito__description {
    color: var(--secondary-secondary, #4d4d4d);
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */ }
  .modal-remove-favorito__footer {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: 16px; }
  .modal-remove-favorito__btn-remover, .modal-remove-favorito__btn-cancelar {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 150%; }
  .modal-remove-favorito__btn-remover {
    background: #da1414;
    border-color: #da1414;
    color: #ffffff; }
    .modal-remove-favorito__btn-remover:hover {
      color: #ffffff; }
  .modal-remove-favorito__btn-cancelar {
    border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
    background: var(--light-white, #fff);
    color: #4d4d4d; }
    .modal-remove-favorito__btn-cancelar:hover {
      color: #4d4d4d; }

.no-content-favoritos {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 120px; }
  .no-content-favoritos .material-symbols-outlined {
    font-size: 48px;
    margin-bottom: 24px; }
  .no-content-favoritos-title {
    color: #282828;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px; }
  .no-content-favoritos-text {
    color: #4d4d4d;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }

.pagination-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 576px) {
    .pagination-container {
      gap: 8px; } }
  .pagination-container .perpage {
    display: flex;
    gap: 1rem;
    align-items: center; }
    @media (max-width: 576px) {
      .pagination-container .perpage {
        gap: 0; } }
    .pagination-container .perpage select.form-control {
      background-color: #fff;
      background: url("/site/o/react-guia-medico/icons/Icon-caret-bottom.png") no-repeat 85% 50%;
      box-shadow: none;
      border: none;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 8px;
      padding: 0;
      width: 80px; }
    .pagination-container .perpage .texto-exibir {
      white-space: nowrap;
      display: flex;
      height: 21px;
      flex-direction: column;
      justify-content: center;
      /* flex: 1 0 0; */
      color: var(--secondary-secondary, #4d4d4d);
      /* 14/Regular */
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */ }
  .pagination-container .actions-pagination {
    display: flex;
    align-items: center; }
    .pagination-container .actions-pagination button {
      background: none;
      border: none;
      align-items: center;
      display: flex;
      color: #00663d; }
    .pagination-container .actions-pagination button[data-disabled="true"] {
      pointer-events: none;
      opacity: 0.3; }
    .pagination-container .actions-pagination .page-items {
      display: flex; }
      .pagination-container .actions-pagination .page-items .page-item {
        display: flex;
        width: 32px;
        height: 32px;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        color: #808080;
        opacity: 0.6;
        font-size: 16px; }
        .pagination-container .actions-pagination .page-items .page-item.active {
          background: #e2f4ed;
          opacity: 1;
          color: #00663d;
          font-weight: bold; }

.conainer-textfield .title {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; }

.conainer-textfield .container-input:has(.input-textfield:focus) {
  border-color: #00995c; }

.conainer-textfield .input-textfield {
  outline: none;
  border: none; }

.conainer-textfield-disabled {
  pointer-events: none; }
  .conainer-textfield-disabled .title {
    color: #c4c4c4 !important; }
  .conainer-textfield-disabled .container-input {
    background-color: #f7f8f9 !important; }
    .conainer-textfield-disabled .container-input input {
      background-color: #f7f8f9 !important; }
      .conainer-textfield-disabled .container-input input::placeholder {
        color: #c4c4c4 !important; }

.container_map div[role="dialog"] {
  width: 100%;
  max-width: 520px !important;
  height: 252px !important;
  overflow: hidden;
  padding: 0 !important; }
  .container_map div[role="dialog"] .gm-style-iw-chr {
    display: none !important; }
  @media (max-width: 767px) {
    .container_map div[role="dialog"] {
      max-width: 450px !important; } }
  @media (max-width: 550px) {
    .container_map div[role="dialog"] {
      max-width: 80vw !important; } }
  @media (max-width: 350px) {
    .container_map div[role="dialog"] {
      max-width: 70vw !important; } }

.un-guia-medico-header__btn-voltar, .un-guia-medico-header__btn-voltar-agendamento {
  padding: 0 !important; }
  .un-guia-medico-header__btn-voltar span:last-child, .un-guia-medico-header__btn-voltar-agendamento span:last-child {
    color: #282828;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 1.5rem */ }

.un-guia-medico-header__btn-primary {
  padding: 5.5px 12px;
  border-radius: 4px;
  background: #00995c;
  transition: 0.3s linear; }
  .un-guia-medico-header__btn-primary:hover {
    background-color: #00804d; }
  .un-guia-medico-header__btn-primary .material-symbols-outlined {
    color: #fff;
    font-size: 20px; }
  .un-guia-medico-header__btn-primary span:last-child {
    color: #fff;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }

.un-guia-medico-header__btn-favoritos {
  display: flex;
  padding: 0.34375rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.25rem;
  border: 1px solid #c4c4c4;
  background: #fff;
  transition: 0.3s linear; }
  .un-guia-medico-header__btn-favoritos:hover {
    background-color: #f4f4f4; }
  .un-guia-medico-header__btn-favoritos .material-symbols-outlined {
    font-size: 20px; }
  .un-guia-medico-header__btn-favoritos span:last-child {
    color: #4d4d4d;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }

.un-guia-medico-header__title-guia {
  color: #282828;
  text-align: center;
  font-family: "Unimed Slab";
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

.un-guia-medico-header__subtitle-guia {
  color: #4d4d4d;
  text-align: center;
  font-family: "Unimed Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

@media screen and (max-width: 575px) {
  .un-guia-medico-header__container-btn {
    width: 100% !important; }
  .un-guia-medico-header__btn-voltar {
    align-self: flex-start;
    margin-bottom: 20px; }
  .un-guia-medico-header__btn-favoritos, .un-guia-medico-header__btn-primary {
    flex: auto; }
  .un-guia-medico-header__btn-favoritos span:last-child, .un-guia-medico-header__btn-primary span:last-child {
    text-transform: capitalize; }
    .un-guia-medico-header__btn-favoritos span:last-child span, .un-guia-medico-header__btn-primary span:last-child span {
      display: none; } }

@media screen and (max-width: 360px) {
  .un-guia-medico-header__btn-favoritos, .un-guia-medico-header__btn-primary {
    width: 100%; }
  .un-guia-medico-header__container-btn {
    flex-direction: column !important; } }

.guia-med-search-container {
  margin-top: 32px;
  margin-bottom: 32px;
  max-width: 1016px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px; }
  .guia-med-search-container .guia-med-form {
    padding: 32px 40px 40px 40px;
    border-radius: 8px;
    border: 1px solid var(--light-light-d-1, #e2e4ea);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12); }
    .guia-med-search-container .guia-med-form .localizacao-aproximada {
      color: var(--primary-primary-d-1, #00804d);
      border-radius: 4px;
      font-size: 14px;
      font-weight: 600;
      padding: 8px 16px;
      margin-top: 30px !important; }
      .guia-med-search-container .guia-med-form .localizacao-aproximada:hover {
        background-color: var(--primary-primary-d-1, #00804d);
        color: white !important;
        text-decoration: none !important; }
      .guia-med-search-container .guia-med-form .localizacao-aproximada .material-symbols-outlined {
        font-size: 20px; }
      .guia-med-search-container .guia-med-form .localizacao-aproximada .localizacao-aproximada-text-280 {
        display: none; }
    .guia-med-search-container .guia-med-form .filtros-btn {
      color: var(--primary-primary-d-1, #00804d);
      border-radius: 4px;
      font-weight: 700; }
      .guia-med-search-container .guia-med-form .filtros-btn:hover {
        background-color: var(--primary-primary-d-1, #00804d);
        color: white !important;
        text-decoration: none !important; }
    .guia-med-search-container .guia-med-form .form-control::placeholder {
      color: var(--secondary-secondary-l-1, #808080) !important;
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400; }
    .guia-med-search-container .guia-med-form .input-group:focus-within {
      border: 1px solid var(--primary-primary-d-1, #00804d); }
    .guia-med-search-container .guia-med-form .icon-input {
      border-radius: 8px;
      border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
      background: #fff;
      display: flex;
      align-items: center;
      padding: 8px; }
      .guia-med-search-container .guia-med-form .icon-input .form-control {
        border: none !important;
        background-color: transparent !important;
        padding: 0px !important;
        height: 100%;
        font-family: "Unimed Sans"; }
        .guia-med-search-container .guia-med-form .icon-input .form-control:focus {
          box-shadow: none !important; }
      .guia-med-search-container .guia-med-form .icon-input .input-group-prepend {
        color: #c4c4c4;
        display: flex; }
        .guia-med-search-container .guia-med-form .icon-input .input-group-prepend .material-symbols-outlined {
          font-weight: 200 !important; }
    .guia-med-search-container .guia-med-form .form-control {
      background-color: transparent;
      border-radius: 8px !important; }
    .guia-med-search-container .guia-med-form select.form-control {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg id='Icon'%3E%3Cpath id='angle-down-small' d='M8.67227 10.5592L12.7225 6.44913C13.5158 5.6057 12.4374 4.46016 11.6596 5.2847L7.99982 9.00772L4.29977 5.26267C3.57773 4.49478 2.51792 5.67809 3.24305 6.44913L7.30257 10.5687C7.79219 11.1005 8.08968 11.1887 8.67227 10.5592Z' fill='%23404040'/%3E%3C/g%3E%3C/svg%3E") !important;
      color: var(--secondary-secondary-l-1, #808080);
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400; }
    .guia-med-search-container .guia-med-form .btn-light {
      border: 1px solid var(--light-light-d-2, #d3d6e0);
      background-color: var(--light-light, #f4f4f4);
      color: var(--dark-dark-l-2, #404040);
      font-family: "Unimed Sans";
      padding: 8px 16px; }
      .guia-med-search-container .guia-med-form .btn-light:hover {
        background-color: var(--primary-primary-d-1, #00804d);
        color: white !important; }
        .guia-med-search-container .guia-med-form .btn-light:hover .inline-item-before path {
          fill: white !important;
          transition: 0.3s; }
      .guia-med-search-container .guia-med-form .btn-light.active {
        background-color: var(--primary-primary-d-1, #00804d);
        color: white !important; }
        .guia-med-search-container .guia-med-form .btn-light.active .inline-item-before path {
          fill: white !important;
          transition: 0.3s; }
    .guia-med-search-container .guia-med-form .submit-bar .btn {
      padding: 11px !important; }
    .guia-med-search-container .guia-med-form .submit-bar .btn-success {
      background: var(--primary-primary, #00995c); }
      .guia-med-search-container .guia-med-form .submit-bar .btn-success:hover {
        background-color: white;
        color: var(--primary-primary, #00995c);
        border: solid 1px var(--primary-primary, #00995c); }
  .guia-med-search-container .form-row > .col,
  .guia-med-search-container .form-row > [class*="col-"] {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .guia-med-search-container .campos-obrigatorios-text {
    color: var(--secondary-secondary-l-1, #808080);
    font-family: "Unimed Sans";
    font-size: 12px;
    line-height: normal; }
  .guia-med-search-container .arquivo-de-substituicoes .arquivo-de-substituicoes-text {
    color: var(--dark-dark-l-2, #404040);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
  .guia-med-search-container .arquivo-de-substituicoes a {
    color: var(--primary-primary-d-1, #00804d);
    font-weight: 700;
    text-decoration-line: underline; }
  .guia-med-search-container .arquivo-de-substituicoes .material-symbols-outlined {
    font-size: 20px;
    color: #4d4d4d; }
  @media (max-width: 991.98px) {
    .guia-med-search-container .form-row > .col,
    .guia-med-search-container .form-row > [class*="col-"] {
      padding-left: 8px !important;
      padding-right: 8px !important; } }
  @media (max-width: 767.98px) {
    .guia-med-search-container {
      margin: 20px 0; }
      .guia-med-search-container .form-row > .col,
      .guia-med-search-container .form-row > [class*="col-"] {
        padding-left: 8px !important;
        padding-right: 8px !important; }
      .guia-med-search-container .guia-med-form {
        padding: 20px 24px 24px 24px; } }
  @media (max-width: 575.98px) {
    .guia-med-search-container {
      margin: 20px 0;
      padding: 0 20px; }
      .guia-med-search-container .guia-med-form {
        padding: 16px 20px 20px 20px; } }
  @media (max-width: 359.98px) {
    .guia-med-search-container {
      margin: 20px 0;
      padding: 0 16px; }
      .guia-med-search-container .guia-med-form {
        padding: 16px; }
        .guia-med-search-container .guia-med-form .localizacao-aproximada {
          padding: 8px 11px; }
          .guia-med-search-container .guia-med-form .localizacao-aproximada .localizacao-aproximada-text {
            display: none; }
          .guia-med-search-container .guia-med-form .localizacao-aproximada .localizacao-aproximada-text-280 {
            display: block !important; } }
  .guia-med-search-container__telemedicina-bg {
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.6); }
  .guia-med-search-container__telemedicina-content {
    max-height: 96vh;
    overflow: auto;
    margin: 20px;
    z-index: 1001;
    max-width: 560px;
    box-shadow: 0px 4px 16px 0px rgba(39, 40, 51, 0.4);
    padding: 32px;
    border-radius: 8px;
    background-color: #fff;
    gap: 24px; }
  .guia-med-search-container__telemedicina-close {
    cursor: pointer;
    color: #6b6c7e;
    padding: 4px;
    position: absolute;
    top: 12px;
    right: 20px; }
  .guia-med-search-container__telemedicina-title {
    color: #282828;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; }
  .guia-med-search-container__telemedicina-main {
    padding: 32px 32px 28px 32px;
    gap: 28px;
    border-radius: 12px;
    border: 1px solid #c4c4c4; }
  .guia-med-search-container__telemedicina-header-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #e2f4ed; }
  .guia-med-search-container__telemedicina-header-title {
    color: #00663d;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; }
  .guia-med-search-container__telemedicina-header-text {
    color: #4d4d4d;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  .guia-med-search-container__telemedicina-btn-container {
    gap: 24px; }
  .guia-med-search-container__telemedicina-btn {
    background-color: #00995c;
    color: #fff !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    padding: 16px 20px; }
    .guia-med-search-container__telemedicina-btn:hover {
      background-color: #00804d;
      color: #fff !important; }
  .guia-med-search-container__telemedicina-btn-link {
    color: #4d4d4d;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
    .guia-med-search-container__telemedicina-btn-link a {
      color: #00804d;
      font-weight: 600;
      line-height: 150%; }
  .guia-med-search-container__telemedicina-nav-container {
    gap: 32px; }
    .guia-med-search-container__telemedicina-nav-container .material-symbols-outlined {
      color: #fff;
      font-size: 24px; }
  .guia-med-search-container__telemedicina-nav-icon {
    cursor: pointer;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #00995c;
    display: flex;
    align-items: center;
    justify-content: center; }
  .guia-med-search-container__telemedicina-nav-dots {
    gap: 6px; }
    .guia-med-search-container__telemedicina-nav-dots div {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      transition: 0.2s linear; }
  @media (max-width: 380px) {
    .guia-med-search-container__telemedicina-content {
      margin: 16px;
      padding: 16px;
      gap: 20px; }
    .guia-med-search-container__telemedicina-main {
      gap: 16px;
      padding: 16px; }
    .guia-med-search-container__telemedicina-btn-container {
      gap: 16px; }
    .guia-med-search-container__telemedicina-btn-link {
      font-size: 14px; }
    .guia-med-search-container__telemedicina-btn {
      font-size: 14px; }
    .guia-med-search-container__telemedicina-header-text {
      font-size: 14px; }
    .guia-med-search-container__telemedicina-header-title {
      font-size: 16px; }
    .guia-med-search-container__telemedicina-title {
      font-size: 18px; } }

.guia-med-label {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600; }

.un-locais-salvos-container .un-locais-salvos {
  font-family: "Unimed Sans";
  gap: 40px;
  margin: 0 12px; }
  .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-header-title {
    color: #282828;
    text-align: center;
    font-family: "Unimed Slab";
    font-size: 24px;
    font-weight: 700;
    line-height: normal; }
  .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-header-subtitle {
    color: #4d4d4d;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; }
  .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content {
    row-gap: 24px;
    column-gap: 24px;
    max-width: 1017px;
    align-self: center; }
    @media (max-width: 576px) {
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content {
        margin-left: 12px;
        margin-right: 12px; } }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item {
      padding: 20px;
      gap: 16px;
      border-radius: 8px;
      border: 1px solid #c4c4c4;
      max-width: 323px;
      min-width: 312px;
      line-height: normal;
      transition: all 0.2s linear; }
      @media (max-width: 768px) {
        .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item {
          max-width: unset;
          min-width: unset;
          width: 100%; } }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvols-item-local-icon path {
      transition: all 0.2s linear; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:hover,
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:focus-within,
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item.dropdown-open {
      border: 1px solid #00804d; }
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:hover .un-locais-salvos-item-icon-container,
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:focus-within .un-locais-salvos-item-icon-container,
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item.dropdown-open .un-locais-salvos-item-icon-container {
        display: flex; }
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:hover .un-locais-salvols-item-local-icon path,
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:focus-within .un-locais-salvols-item-local-icon path,
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item.dropdown-open .un-locais-salvols-item-local-icon path {
        fill: #00804d; }
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:hover .un-locais-salvos-item-text-title,
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item:focus-within .un-locais-salvos-item-text-title,
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item.dropdown-open .un-locais-salvos-item-text-title {
        color: #00804d; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-icon-container {
      display: none;
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      margin-top: 8px;
      margin-right: 4px; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-icon {
      color: #d9d9d9;
      width: 24px;
      height: 24px;
      transition: all 0.2s linear;
      font-weight: 300 !important;
      font-variation-settings: unset; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-dropdown {
      top: 0;
      right: 0;
      background-color: #fff;
      display: flex;
      padding: 8px 0px;
      flex-direction: column;
      gap: 8px;
      border-radius: 8px;
      border: 1px solid #e2e4ea;
      margin-top: -10px;
      margin-right: -6px;
      box-shadow: 0px 4px 8px 0px rgba(39, 40, 51, 0.12); }
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-dropdown div {
        display: flex;
        padding: 8px 12px;
        align-items: center;
        gap: 8px;
        transition: all 0.2s linear; }
        .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-dropdown div:hover {
          background-color: #f4f4f4; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-icon:hover {
      color: #00804d; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-text-adress {
      color: #4d4d4d;
      font-size: 14px;
      font-weight: 400;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-text-title {
      color: #282828;
      font-size: 16px;
      font-weight: 700;
      transition: all 0.2s linear; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content .un-locais-salvos-item-empty {
      display: flex;
      max-width: 323px;
      min-width: 312px;
      border-radius: 8px;
      border: 1px solid #f4f4f4;
      background: #f4f4f4; }
    @media (max-width: 1279.9px) {
      .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-content {
        max-width: 670px; } }
  .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-button {
    padding: 8px 20px 8px 16px;
    gap: 8px;
    border-radius: 4px;
    border: 1px solid #00804d;
    cursor: pointer;
    color: #00804d;
    transition: all 0.2s linear; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-button .un-locais-salvos-button-text {
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      line-height: 150%; }
    .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-button:hover {
      background-color: #00804d;
      color: #fff; }
  .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-empty-container .un-locais-salvos-empty-icon {
    color: #404040;
    font-size: 48px;
    font-style: normal;
    line-height: normal; }
  .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-empty-container .un-locais-salvos-empty-title {
    margin: 24px 0 16px 0;
    color: #282828;
    font-size: 20px;
    font-weight: 700; }
  .un-locais-salvos-container .un-locais-salvos .un-locais-salvos-empty-container .un-locais-salvos-empty-description {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400; }

.un-locais-salvos-container .un-locais-salvos-modal-container {
  font-family: "Unimed Sans";
  font-style: normal; }
  .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-deletar-bg {
    background: #00000060;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000; }
  .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 4px 16px 0px rgba(39, 40, 51, 0.4);
    border-radius: 4px;
    background-color: #fff;
    z-index: 1001;
    padding: 16px 24px;
    gap: 32px;
    max-width: 462px; }
    .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-header .un-locais-salvos-modal-header-title {
      color: #282828;
      font-size: 20px;
      font-weight: 700;
      line-height: 125%; }
    .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-header .un-locais-salvos-modal-header-icon {
      color: #6b6c7e;
      font-size: 24px;
      cursor: pointer; }
    .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-discription {
      color: #4d4d4d;
      font-size: 16px;
      font-weight: 400;
      line-height: 150%; }
    @media (max-width: 360px) {
      .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-btns {
        flex-direction: column; }
        .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-btns button {
          width: 100%; } }
    .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-btns button {
      display: flex;
      padding: 8px 16px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 600;
      line-height: 150%; }
    .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-btns .un-locais-salvos-modal-delete {
      background: #da1414;
      color: #fff; }
    .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content .un-locais-salvos-modal-btns .un-locais-salvos-modal-cancel {
      border: 1px solid #c4c4c4;
      color: #4d4d4d; }
    @media (max-width: 500px) {
      .un-locais-salvos-container .un-locais-salvos-modal-container .un-locais-salvos-modal-content {
        width: 90%; } }

.un-locais-salvos-container .un-locais-salvos-drawer {
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  padding: 4px; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-titles {
    color: #4d4d4d;
    font-weight: 600;
    line-height: 150%;
    margin-top: 40px; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container {
    gap: 20px; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container .un-locais-salvos-drawer-btns {
      width: 100%;
      display: flex;
      padding: 12px 16px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      border: 1px solid #d3d6e0;
      background: #f4f4f4;
      transition: all 0.2s linear; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container .un-locais-salvos-drawer-btns:hover {
        background: #e0e0e0; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container .un-locais-salvos-drawer-btns span {
        color: #404040;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 150%; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container .active {
      border-radius: 4px;
      border: 1px solid #00804d;
      background: #00804d;
      transition: all 0.2s linear; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container .active:hover {
        background: #006c3a; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container .active span {
        color: #fff; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container .active path {
        fill: #fff; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btns-container-error button {
    border: 1px solid #da1414 !important; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-input-personalizado {
    height: 40px;
    padding: 8px 16px;
    border-radius: 8px;
    border: 1px solid #c4c4c4; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-input-container {
    display: flex;
    gap: 8px;
    margin-top: 8px;
    height: 40px;
    padding: 8px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #c4c4c4; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-input-container span {
      pointer-events: none;
      z-index: 1;
      color: #c4c4c4; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-input-container input,
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-input-container input:focus {
      width: calc(100% - 24px);
      padding-left: 40px;
      box-shadow: 0 0 0 0;
      border: 0 none;
      outline: 0;
      background-color: transparent; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-input-container:focus-within {
      outline: -webkit-focus-ring-color auto 1px; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-input-error {
    border: 1px solid #da1414;
    background: #feefef; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-error-msg {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #da1414;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-error-msg .material-symbols-outlined {
      font-size: 18px;
      font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-localizacao-aproximada {
    cursor: pointer;
    display: flex;
    padding: 8px 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #00804d; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-localizacao-aproximada .un-locais-salbos-drawer-localizacao-aproximada-icon {
      font-size: 20px; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-localizacao-aproximada .un-locais-salvos-drawer-localizacao-aproximada-texto {
      text-align: center;
      font-weight: 600;
      line-height: 150%; }
  .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    line-height: 16px; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save button {
      display: flex;
      padding: 16px 20px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      transition: all 0.2s linear; }
      @media (max-width: 360px) {
        .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save button {
          padding: 14px 18px; } }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save button span {
        font-size: 16px;
        font-weight: 700;
        line-height: 100%; }
    @media (max-width: 360px) {
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save {
        gap: 12px; } }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save .un-locais-salvos-drawer-btn-cancel {
      border: 1px solid #c4c4c4; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save .un-locais-salvos-drawer-btn-cancel:hover {
        background: #f4f4f4; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save .un-locais-salvos-drawer-btn-cancel span {
        color: #4d4d4d; }
    .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save .un-locais-salvos-drawer-btn-save {
      background: #00995c; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save .un-locais-salvos-drawer-btn-save:hover {
        background: #007a4d; }
      .un-locais-salvos-container .un-locais-salvos-drawer .un-locais-salvos-drawer-btn-cancel-save .un-locais-salvos-drawer-btn-save span {
        color: #fff; }

.un-locais-salvos-container .no-scroll {
  overflow: hidden; }

.un-locais-salvos-container .container-drawer .drawer .title-drawer {
  margin: 0 !important; }

.un-locais-salvos-container .container-drawer .drawer .content-drawer {
  height: calc(100% - 5.5rem); }
  @media (max-width: 768.98px) {
    .un-locais-salvos-container .container-drawer .drawer .content-drawer {
      height: calc(100% - (120px + 60px)); } }

.un-locais-salvos-card-item-container {
  display: flex;
  max-width: 323px;
  min-width: 312px;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
  padding: 20px;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
  background: var(--light-white, #fff);
  position: relative; }
  @media (max-width: 768px) {
    .un-locais-salvos-card-item-container {
      max-width: unset;
      min-width: unset;
      width: 100%; } }
  .un-locais-salvos-card-item-container .title {
    color: #282828;
    font-family: "Unimed Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; }
  .un-locais-salvos-card-item-container .address {
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
  .un-locais-salvos-card-item-container .dropdown-menu-item {
    position: absolute;
    display: none;
    top: 8px;
    right: 4px;
    color: var(--secondary-secondary, #4d4d4d);
    cursor: pointer;
    z-index: 10; }
  .un-locais-salvos-card-item-container .menu-dropdown-item {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    flex-direction: column;
    border-radius: 8px;
    border: 1px solid var(--light-light-d-1, #e2e4ea);
    background: var(--light-white, #fff);
    box-shadow: 0px 4px 8px 0px rgba(39, 40, 51, 0.12);
    z-index: 15;
    padding: 8px 0;
    max-width: 166px;
    width: 100%; }
    .un-locais-salvos-card-item-container .menu-dropdown-item .menu-dropdown-item-option {
      display: flex;
      padding: 8px 12px;
      align-items: center;
      gap: 8px;
      color: var(--secondary-secondary, #4d4d4d);
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 21px */
      cursor: pointer; }
      .un-locais-salvos-card-item-container .menu-dropdown-item .menu-dropdown-item-option:hover {
        background: var(--light-light, #f4f4f4); }
  .un-locais-salvos-card-item-container:hover {
    border-color: #00995c; }
    .un-locais-salvos-card-item-container:hover .dropdown-menu-item {
      display: block; }
  .un-locais-salvos-card-item-container[data-active="true"] {
    border-color: #00995c; }
    .un-locais-salvos-card-item-container[data-active="true"] .menu-dropdown-item {
      display: flex; }

.un-guia-medico-meus-agendamentos-header {
  max-width: 1224px;
  width: 95%;
  margin: auto;
  padding: 12px 24px 0px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e2e4ea; }
  .un-guia-medico-meus-agendamentos-header__tabs {
    font-family: Unimed Sans;
    min-height: 70px;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    color: #4d4d4d;
    cursor: pointer;
    transform: translate(); }
  .un-guia-medico-meus-agendamentos-header__tabs.active {
    font-weight: 700;
    border-bottom: 3px solid #33ad80; }
  .un-guia-medico-meus-agendamentos-header__filters {
    cursor: pointer;
    position: relative; }
  .un-guia-medico-meus-agendamentos-header__filter_modal-status {
    position: absolute;
    z-index: 2;
    width: 332px;
    top: 30px;
    left: -80px;
    border-radius: 8px;
    border: 1px solid #e2e4ea;
    background: #ffffff;
    padding: 16px 8px 8px 8px;
    font-family: Unimed Sans;
    font-size: 14px;
    line-height: 21px;
    color: #282828; }
  .un-guia-medico-meus-agendamentos-header__filter_modal_aplicar {
    background: #00995c;
    color: white;
    font-size: 16px;
    width: 100%;
    height: 40px;
    padding: 8px 16px 8px 16px;
    border-radius: 4px;
    font-weight: 500;
    text-align: center; }
  .un-guia-medico-meus-agendamentos-header__filter_modal_checkbox {
    display: flex;
    align-items: center;
    justify-content: center; }
  .un-guia-medico-meus-agendamentos-header__filter_modal_checkbox label {
    height: 16px;
    width: 16px; }
  .un-guia-medico-meus-agendamentos-header__filter_modal_checkbox label:hover {
    background-color: #f4f4f4; }
  .un-guia-medico-meus-agendamentos-header__filter_modal_checkbox > label::before {
    font-family: "Material Icons";
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    height: 16px;
    width: 16px;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    color: white;
    font-size: 12px; }
  .un-guia-medico-meus-agendamentos-header__filter_modal_checkbox label:has(input:checked)::before {
    content: "\e876";
    background: #00995c;
    border: 1px solid #00995c; }
  .un-guia-medico-meus-agendamentos-header__filters.active {
    color: #00804d; }
  .un-guia-medico-meus-agendamentos-header__filters-division {
    width: 1px;
    height: 16px;
    border: 1px solid #c4c4c4; }
  .un-guia-medico-meus-agendamentos-header__notificacao-circulo {
    font-family: Unimed Sans;
    background: #e2e4ea99;
    color: #282828;
    width: 24px;
    height: 26px;
    padding: 4px 8px 4px 8px;
    border: 1px solid #d3d6e0;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px; }
  .un-guia-medico-meus-agendamentos-header__date_modal {
    width: 368px;
    min-height: 407px;
    margin-bottom: 20px;
    top: 40px;
    left: -194px;
    z-index: 2;
    border-radius: 8px;
    border: 1px solid var(--light-light-d-1, #e2e4ea);
    background: var(--light-white, #fff);
    box-shadow: 0px 4px 8px 0px rgba(39, 40, 51, 0.12); }
  .un-guia-medico-meus-agendamentos-header__date_modal_header {
    padding: 15px 20px 0px 12px; }
    .un-guia-medico-meus-agendamentos-header__date_modal_header input[type="date"]::-webkit-calendar-picker-indicator {
      display: none; }
    .un-guia-medico-meus-agendamentos-header__date_modal_header .material-symbols-outlined {
      top: 35px;
      right: 5px;
      color: gray; }
    .un-guia-medico-meus-agendamentos-header__date_modal_header label:hover {
      color: #00804d; }
      .un-guia-medico-meus-agendamentos-header__date_modal_header label:hover__date_modal_header_input {
        border: 1px solid #00995c !important; }
      .un-guia-medico-meus-agendamentos-header__date_modal_header label:hover .material-symbols-outlined {
        color: #00804d; }
  .un-guia-medico-meus-agendamentos-header__input-error {
    color: #da1414;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    bottom: -18px;
    left: 13px; }
  .un-guia-medico-meus-agendamentos-header__date_modal_header_input {
    display: flex;
    width: 100%;
    padding: 5px;
    margin-top: 5px;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    background: #fff; }
  @media (max-width: 1300.9px) {
    .un-guia-medico-meus-agendamentos-header__filter_modal-status {
      left: -63%; } }
  @media (max-width: 1290.9px) {
    .un-guia-medico-meus-agendamentos-header__date_modal {
      left: -187px; } }
  @media (max-width: 1154.9px) {
    .un-guia-medico-meus-agendamentos-header__date_modal {
      left: -191px; } }
  @media (max-width: 991.9px) {
    .un-guia-medico-meus-agendamentos-header__filter_modal-status {
      left: -56px; }
    .un-guia-medico-meus-agendamentos-header__date_modal {
      left: -196px; } }
  @media (max-width: 767.9px) {
    .un-guia-medico-meus-agendamentos-header {
      flex-direction: column-reverse;
      align-items: center; }
      .un-guia-medico-meus-agendamentos-header__filters_container_body {
        margin: 20px 0px 24px 0px; }
      .un-guia-medico-meus-agendamentos-header__tabs_container_body {
        width: 100%; }
      .un-guia-medico-meus-agendamentos-header__tabs {
        width: 50%;
        justify-content: center; }
      .un-guia-medico-meus-agendamentos-header__filter_modal-status {
        left: -30px; }
      .un-guia-medico-meus-agendamentos-header__date_modal {
        width: 350px;
        left: -167px; } }
  @media (max-width: 372.9px) {
    .un-guia-medico-meus-agendamentos-header__filters-division {
      display: none !important; }
    .un-guia-medico-meus-agendamentos-header__filters {
      margin-bottom: 8px; }
    .un-guia-medico-meus-agendamentos-header__filter_modal-status {
      left: -90px;
      width: 264px; }
    .un-guia-medico-meus-agendamentos-header__tabs_container_body {
      margin-top: 12px; }
    .un-guia-medico-meus-agendamentos-header__tabs {
      text-align: center; }
    .un-guia-medico-meus-agendamentos-header__filters_container_body {
      flex-direction: column; }
    .un-guia-medico-meus-agendamentos-header__date_modal {
      width: 273px;
      left: -62px; } }
  .un-guia-medico-meus-agendamentos-header .date-picker-calendar {
    border: none;
    border-radius: 5px;
    max-width: 280px;
    text-align: center; }
  .un-guia-medico-meus-agendamentos-header .date-picker-calendar-header {
    height: 29px;
    display: flex;
    justify-content: space-between;
    padding: 4px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    background: none;
    border: none; }
  .un-guia-medico-meus-agendamentos-header .nav-btn-hoje {
    border: none;
    background: none;
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
  .un-guia-medico-meus-agendamentos-header .today-btn:hover {
    color: #00804d; }
  .un-guia-medico-meus-agendamentos-header .date-picker-calendar-body {
    padding: 10px; }
  .un-guia-medico-meus-agendamentos-header .date-picker-days-row-portugues {
    display: flex;
    justify-content: space-between;
    color: #808080;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  .un-guia-medico-meus-agendamentos-header .date-picker-day {
    width: 30px;
    padding: 5px 0;
    font-weight: bold; }
  .un-guia-medico-meus-agendamentos-header .date-picker-date-row {
    display: flex;
    justify-content: space-between; }
  .un-guia-medico-meus-agendamentos-header .date-picker-col {
    width: 30px;
    color: #4d4d4d;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  .un-guia-medico-meus-agendamentos-header .date-picker-date {
    background: none;
    border: none;
    cursor: pointer;
    width: 100%;
    padding: 5px 0; }
  .un-guia-medico-meus-agendamentos-header .date-picker-date.active {
    background-color: #00995c;
    color: white;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  .un-guia-medico-meus-agendamentos-header .date-picker-date-gray {
    background-color: #e2f4ed;
    color: #272833; }
  .un-guia-medico-meus-agendamentos-header .today-btn {
    color: #4d4d4d;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    border: none;
    margin: 0px 8px;
    background: none; }
  .un-guia-medico-meus-agendamentos-header .date-picker-nav-selection select::-ms-expand {
    display: none; }
  .un-guia-medico-meus-agendamentos-header .date-picker-nav-selection select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: none;
    border: none;
    color: #303030;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  .un-guia-medico-meus-agendamentos-header .date-picker-nav-selection:hover select {
    color: #00804d; }
  .un-guia-medico-meus-agendamentos-header .un-guia-medico-meus-agendamentos-header__date_modal_header_input:focus-visible {
    outline: 1px solid #00804d; }

.un-guia-medico-meus-agendamentos {
  max-width: 1272px;
  width: 100%;
  margin: auto;
  padding: 12px 24px; }
  .un-guia-medico-meus-agendamentos__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 230px;
    gap: 16px; }
  @media (max-width: 360px) {
    .un-guia-medico-meus-agendamentos {
      padding: 12px 16px; } }
  @media (max-width: 991px) {
    .un-guia-medico-meus-agendamentos__list {
      display: flex;
      flex-direction: column;
      gap: 8px; } }

.un-guia-medico-meus-agendamentos-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid var(--light-light-d-1, #e2e4ea);
  background: var(--light-white, #fff);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  position: relative; }
  .un-guia-medico-meus-agendamentos-card > .un-guia-medico-meus-agendamentos-card__status {
    position: absolute;
    right: 20px;
    top: 20px; }
  .un-guia-medico-meus-agendamentos-card__descriptions {
    display: flex;
    flex-direction: column;
    gap: 8px; }
  .un-guia-medico-meus-agendamentos-card__desc {
    font-family: "Unimed Sans";
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    line-height: normal; }
    .un-guia-medico-meus-agendamentos-card__desc--type > span,
    .un-guia-medico-meus-agendamentos-card__desc--espec > span {
      font-weight: 700; }
    .un-guia-medico-meus-agendamentos-card__desc--name {
      color: #282828;
      font-size: 18px;
      font-weight: 700;
      line-height: 130%; }
    .un-guia-medico-meus-agendamentos-card__desc--agend > span {
      color: #00804d;
      font-size: 16px;
      font-weight: 700; }
    .un-guia-medico-meus-agendamentos-card__desc--prest > span {
      color: #00804d;
      font-weight: 700; }
  .un-guia-medico-meus-agendamentos-card__footer {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .un-guia-medico-meus-agendamentos-card__cancel {
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    padding: 8px 12px 8px 8px;
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%; }
    @media (max-width: 576px) {
      .un-guia-medico-meus-agendamentos-card__cancel {
        width: 100% !important; } }
    .un-guia-medico-meus-agendamentos-card__cancel .material-symbols-outlined {
      font-size: 20px;
      color: #da1414; }
  .un-guia-medico-meus-agendamentos-card__reagendar {
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    padding: 8px 12px 8px 8px;
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%; }
    @media (max-width: 576px) {
      .un-guia-medico-meus-agendamentos-card__reagendar {
        width: 100% !important; } }
    .un-guia-medico-meus-agendamentos-card__reagendar .material-symbols-outlined {
      font-size: 20px;
      color: #4d4d4d; }
  .un-guia-medico-meus-agendamentos-card__details {
    display: flex;
    min-width: max-content;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%; }
    .un-guia-medico-meus-agendamentos-card__details .material-symbols-outlined {
      font-size: 20px;
      color: #4d4d4d; }
  @media (max-width: 575px) {
    .un-guia-medico-meus-agendamentos-card > .un-guia-medico-meus-agendamentos-card__status {
      position: initial;
      width: fit-content; }
    .un-guia-medico-meus-agendamentos-card__footer {
      flex-direction: column;
      align-items: center;
      gap: 20px; } }
  @media (max-width: 359px) {
    .un-guia-medico-meus-agendamentos-card__desc--type, .un-guia-medico-meus-agendamentos-card__desc--agend {
      display: flex;
      flex-direction: column; } }

.un-guia-medico-meus-agendamentos-drawer .content-drawer {
  padding-top: 0px !important; }

.un-guia-medico-meus-agendamentos-drawer .title-drawer {
  padding: 0px !important; }

.un-guia-medico-listagem-detalhe {
  color: #404040;
  font-family: "Unimed Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }
  .un-guia-medico-listagem-detalhe h3 {
    font-family: "Unimed Slab" !important; }
  .un-guia-medico-listagem-detalhe .ver-mapa-btn:hover {
    text-decoration: none; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-meus-agendamentos-card__cancel {
    width: 227px;
    padding: 8px 16px;
    font-size: 16px; }
    @media (max-width: 576px) {
      .un-guia-medico-listagem-detalhe .un-guia-medico-meus-agendamentos-card__cancel {
        width: 100% !important; } }
  .un-guia-medico-listagem-detalhe .unimed-text-14 {
    font-size: 14px;
    color: #4d4d4d;
    font-family: "Unimed Sans"; }
  .un-guia-medico-listagem-detalhe .unimed-text-16 {
    font-size: 16px;
    color: #282828;
    font-family: "Unimed Sans"; }
  .un-guia-medico-listagem-detalhe .unimed-green {
    color: var(--primary-primary-d-1, #00804d); }
  .un-guia-medico-listagem-detalhe .un-guia-medico-meus-agendamentos-card-status {
    position: relative !important;
    right: 0px !important;
    top: 0px !important; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-icon-copy {
    font-size: 20px;
    color: #00995c;
    cursor: pointer; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header {
    gap: 24px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-header-infos {
      gap: 12px; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-header-infos .un-guia-medico-listagem-detalhe-name {
        color: #282828;
        font-size: 24px;
        font-weight: 700; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-header-infos .un-guia-medico-listagem-detalhe-tipo {
        color: #00804d;
        font-weight: 600;
        line-height: 100%; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-mensagem {
      padding: 16px;
      bottom: -30px;
      right: 12px;
      width: 96%;
      border-radius: 8px;
      border: 1px solid #99d6bf;
      background: #e2f4ed;
      box-shadow: 0px 4px 12px 0px rgba(39, 40, 51, 0.12);
      opacity: 0; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-mensagem .material-symbols-outlined {
        color: #00663d;
        font-size: 20px; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-mensagem .un-guia-medico-listagem-detalhe-mensagem-close {
        font-size: 16px;
        padding: 8px;
        right: 0;
        top: 0;
        cursor: pointer;
        font-variation-settings: "FILL" 0, "wght" 700, "GRAD" 0, "opsz" 18; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .fade-out {
      animation: fade-out 0.4s ease forwards; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .fade-in {
      animation: fade-in 0.4s ease forwards; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo {
    gap: 40px;
    padding-top: 40px;
    flex: 1; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-endereco-icon {
      font-size: 20px;
      color: #808080; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-endereco-label {
      color: #282828;
      font-weight: 700; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-endereco {
      margin: 0 12px 0 4px;
      color: #404040;
      font-size: 16px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-distancia {
      color: #00804d;
      font-size: 12px;
      font-weight: 600;
      margin-left: 24px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-btn-ver-mapa {
      cursor: pointer;
      width: fit-content;
      color: #fff;
      height: fit-content;
      font-weight: 600;
      line-height: 150%;
      padding: 5.5px 12px;
      gap: 8px;
      border-radius: 4px;
      background: #00995c; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-contato-container .material-symbols-outlined {
      font-size: 20px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-contato-container .un-guia-medico-listagem-detalhe-contato-icon-call {
      color: #808080; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-contato-container .un-guia-medico-listagem-detalhe-contato {
      margin: 0 12px 0 4px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-divider {
      border-top: 1px solid #e2e4ea; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-especialidades {
      padding-inline-start: 30px; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-especialidades li {
        color: #404040;
        line-height: 150%; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-btn-reportar {
    cursor: pointer;
    margin-top: 40px;
    width: fit-content;
    padding: 5.5px 12px;
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    background: #fff;
    color: var(--secondary-secondary, #4d4d4d);
    text-align: center;
    font-weight: 600;
    line-height: 150%; }

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fade-out {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(20px); } }

.modal-cancela-agendamento {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6); }
  .modal-cancela-agendamento__content {
    display: flex;
    max-width: 462px;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding: 16px 24px;
    border-radius: 4px;
    gap: 16px; }
  .modal-cancela-agendamento__header {
    display: flex;
    width: 100%; }
    .modal-cancela-agendamento__header .material-symbols-outlined {
      color: #6b6c7e;
      cursor: pointer; }
    .modal-cancela-agendamento__header .btn-close-modal-exclusao {
      font-size: 22px !important; }
  .modal-cancela-agendamento__title {
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 125%;
    /* 25px */
    flex: 1; }
  .modal-cancela-agendamento__description {
    color: var(--secondary-secondary, #4d4d4d);
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */ }
  .modal-cancela-agendamento__footer {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: 16px; }
  .modal-cancela-agendamento__btn-remover, .modal-cancela-agendamento__btn-cancelar {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    gap: 8px; }
  .modal-cancela-agendamento__btn-remover {
    background: #da1414;
    border-color: #da1414;
    color: #ffffff; }
    .modal-cancela-agendamento__btn-remover:hover {
      color: #ffffff; }
  .modal-cancela-agendamento__btn-cancelar {
    border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
    background: var(--light-white, #fff);
    color: #4d4d4d; }
    .modal-cancela-agendamento__btn-cancelar:hover {
      color: #4d4d4d; }
  .modal-cancela-agendamento__spinner {
    animation: spinner-border 0.75s linear infinite;
    border-radius: 50%;
    border-right-color: transparent !important;
    border: 0.15em solid currentColor;
    display: inline-block;
    height: 1rem;
    vertical-align: text-bottom;
    width: 1rem;
    color: #ffffff; }

.un-guia-medico-meus-agendamentos-card-status {
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 12px;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  width: fit-content; }
  .un-guia-medico-meus-agendamentos-card-status .material-symbols-outlined {
    font-size: 20px; }
  .un-guia-medico-meus-agendamentos-card-status--calendar_month {
    border: 1px solid #99d6bf;
    background: #e2f4ed;
    color: #00663d; }
    .un-guia-medico-meus-agendamentos-card-status--calendar_month .material-symbols-outlined {
      color: #00663d; }
  .un-guia-medico-meus-agendamentos-card-status--history_toggle_off {
    border: 1px solid #89a7e0;
    background: #eef2fa;
    color: #234584; }
    .un-guia-medico-meus-agendamentos-card-status--history_toggle_off .material-symbols-outlined {
      color: #234584; }
  .un-guia-medico-meus-agendamentos-card-status--done_all {
    border: 1px solid #99d6bf;
    background: #e2f4ed;
    color: #00663d; }
    .un-guia-medico-meus-agendamentos-card-status--done_all .material-symbols-outlined {
      color: #00663d; }
  .un-guia-medico-meus-agendamentos-card-status--cancel {
    border: 1px solid #808080;
    background: #f7f8f9;
    color: #4d4d4d; }
    .un-guia-medico-meus-agendamentos-card-status--cancel .material-symbols-outlined {
      color: #4d4d4d; }
  .un-guia-medico-meus-agendamentos-card-status--check_circle {
    border: 1px solid #99d6bf;
    background: #e2f4ed;
    color: #00663d; }
    .un-guia-medico-meus-agendamentos-card-status--check_circle .material-symbols-outlined {
      color: #00663d; }
  .un-guia-medico-meus-agendamentos-card-status--stethoscope {
    border: 1px solid #89a7e0;
    background: #eef2fa;
    color: #234584; }
    .un-guia-medico-meus-agendamentos-card-status--stethoscope .material-symbols-outlined {
      color: #234584; }
  .un-guia-medico-meus-agendamentos-card-status--block {
    border: 1px solid #f48989;
    background: #feefef;
    color: #c31212; }
    .un-guia-medico-meus-agendamentos-card-status--block .material-symbols-outlined {
      color: #c31212; }
  .un-guia-medico-meus-agendamentos-card-status--error {
    border: 1px solid #ff8f39;
    background: #fff4ec;
    color: #b95000; }
    .un-guia-medico-meus-agendamentos-card-status--error .material-symbols-outlined {
      color: #b95000; }
  .un-guia-medico-meus-agendamentos-card-status--warning {
    border: 1px solid #ff8f39;
    background: #fff4ec;
    color: #b95000; }
    .un-guia-medico-meus-agendamentos-card-status--warning .material-symbols-outlined {
      color: #b95000; }

.meus-agendamentos-situacoes {
  width: fit-content;
  padding: 3px 12px 3px 8px;
  font-size: 14px;
  font-weight: 600; }

.meus-agendamentos-situacoes-icon {
  font-size: 20px !important; }

.meus-agendamentos-situacoes-nome {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600; }

.modal-status {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6); }
  .modal-status__content {
    display: flex;
    max-width: 662px;
    width: calc(100% - 42px);
    flex-direction: column;
    align-items: flex-start;
    background: #fff;
    padding: 16px 24px 24px 32px;
    border-radius: 4px;
    gap: 16px;
    max-height: calc(100% - 42px);
    margin: 0 24px; }
  .modal-status__header {
    display: flex;
    width: 100%; }
    .modal-status__header .material-symbols-outlined {
      color: #6b6c7e;
      cursor: pointer; }
  .modal-status__title {
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 125%;
    /* 25px */
    flex: 1;
    margin-top: 12px; }
  .modal-status__description {
    color: var(--secondary-secondary, #4d4d4d);
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */ }
  .modal-status__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow: auto;
    width: 100%; }
    .modal-status__list::-webkit-scrollbar {
      height: 12px !important;
      width: 12px !important;
      background-color: #dbdbdb !important;
      border-radius: 12.5px !important; }
    .modal-status__list::-webkit-scrollbar-thumb {
      border-radius: 12.5px !important;
      background-color: #bcbcbc !important; }
    @media (max-width: 768px) {
      .modal-status__list::-webkit-scrollbar {
        height: 6px !important;
        width: 6px !important; } }
  .modal-status__item-description {
    color: var(--secondary-secondary, #4d4d4d);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 8px; }
  .modal-status__footer {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: 16px; }
  .modal-status__btn-ok {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    background-color: #00995c;
    border-color: #00995c;
    color: #ffffff; }
    .modal-status__btn-ok:hover {
      color: #ffffff; }

.meus-agendamentos-modal-situacoes-agendamento-container {
  font-family: Unimed Sans;
  background-color: #ffffff;
  width: 620px;
  padding: 32px 32px 32px 24px;
  border-radius: 8px;
  box-shadow: 0px 4px 16px 0px rgba(39, 40, 51, 0.4);
  z-index: 5050;
  top: 8%;
  max-height: calc(95vh - 8%) !important;
  overflow: auto; }
  @media (max-width: 576px) {
    .meus-agendamentos-modal-situacoes-agendamento-container {
      max-height: 1024px; } }

.meus-agendamentos-modal-situacoes-fechar {
  align-self: end;
  width: 32px;
  height: 32px;
  font-size: 24px;
  color: #6b6c7e;
  cursor: pointer;
  margin: -16px -16px 0 0; }

.meus-agendamentos-modal-situacoes-textos {
  padding-bottom: 12px;
  margin-top: -13px; }

.meus-agendamentos-modal-situacoes-textos-titulo {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px; }

.meus-agendamentos-modal-situacoes-textos-subtitulo {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }

.meus-agendamentos-modal-situacoes-situacao {
  border-bottom: 1px solid #e2e4ea; }

.meus-agendamentos-modal-situacoes-situacao:last-child {
  border-bottom: none; }

.meus-agendamentos-modal-situacoes-description {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400; }

.meus-agendamentos-modal-situacoes-btn {
  background-color: #00995c;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 9px 16px;
  max-width: fit-content;
  align-self: end; }

@media (max-width: 768px) {
  .meus-agendamentos-modal-situacoes-agendamento-container {
    width: 95%; } }

@media (max-width: 479.98px) {
  .meus-agendamentos-modal-situacoes-agendamento-container {
    height: calc(94vh - 8%); } }

.filtro-barra-container-agendamentos {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 12px 20px;
  gap: 20px;
  border-radius: 8px;
  background: #F4F4F4;
  font-family: "Unimed Sans";
  margin-left: 25px !important;
  margin-right: 25px !important;
  max-width: 1224px; }
  .filtro-barra-container-agendamentos .filtro-status {
    color: #282828;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%; }
  .filtro-barra-container-agendamentos .filtro-pill,
  .filtro-barra-container-agendamentos .filtro-limpar {
    cursor: pointer; }
  .filtro-barra-container-agendamentos .filtro-pill {
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    background: #FFF;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    cursor: pointer; }
  .filtro-barra-container-agendamentos .filtro-limpar {
    color: #282828;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  @media (max-width: 575.9px) {
    .filtro-barra-container-agendamentos .container-filtro-pill {
      flex-direction: column;
      width: 100%; }
      .filtro-barra-container-agendamentos .container-filtro-pill .filtro-pill {
        width: fit-content; }
    .filtro-barra-container-agendamentos .filtro-limpar {
      width: 100%;
      text-align: center; } }
  @media (max-width: 360.9px) {
    .filtro-barra-container-agendamentos .filtro-pill {
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      white-space: nowrap; } }

.un-guia-medico-listagem-container .title-drawer {
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 48px !important; }

.un-guia-medico-listagem-container .container-drawer .drawer {
  background: #fff !important; }
  .un-guia-medico-listagem-container .container-drawer .drawer .content-drawer {
    padding: 0 2rem 0 3rem;
    background: #fff !important; }
    @media (max-width: 768.89px) {
      .un-guia-medico-listagem-container .container-drawer .drawer .content-drawer {
        height: calc(100% - (5.5rem + 120px)) !important; } }

.un-guia-medico-listagem-container .un-guia-medico-listagem {
  max-width: 1224px;
  padding: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px; }
  @media (max-width: 768px) {
    .un-guia-medico-listagem-container .un-guia-medico-listagem {
      grid-template-columns: 1fr; } }

.un-guia-medico-listagem-container .container .pagination-container {
  max-width: 100% !important; }

@media (max-width: 576px) {
  .un-guia-medico-listagem-container .content-drawer {
    padding: 32px 24px !important; } }

@media (max-width: 360px) {
  .un-guia-medico-listagem-container .content-drawer {
    padding: 24px 20px !important; } }

.no-scroll {
  overflow: hidden; }

.un-guia-medico-listagem-detalhe {
  color: #404040;
  font-family: "Unimed Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  height: 100%;
  flex-direction: column; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-icon-copy {
    font-size: 20px;
    color: #00995c;
    cursor: pointer; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header {
    gap: 12px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-header-infos {
      gap: 12px; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-header-infos .un-guia-medico-listagem-detalhe-name {
        color: #282828;
        font-size: 24px;
        font-weight: 700; }
      @media (max-width: 577.9px) {
        .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-header-infos .un-guia-medico-listagem-detalhe-name {
          text-align: center; } }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-header-infos .un-guia-medico-listagem-detalhe-tipo {
        color: #00804d;
        font-weight: 600;
        line-height: 100%; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-mensagem {
      padding: 16px;
      bottom: -30px;
      right: 12px;
      width: 96%;
      border-radius: 8px;
      border: 1px solid #99d6bf;
      background: #e2f4ed;
      box-shadow: 0px 4px 12px 0px rgba(39, 40, 51, 0.12);
      opacity: 0; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-mensagem .material-symbols-outlined {
        color: #00663d;
        font-size: 20px; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .un-guia-medico-listagem-detalhe-mensagem .un-guia-medico-listagem-detalhe-mensagem-close {
        font-size: 16px;
        padding: 8px;
        right: 0;
        top: 0;
        cursor: pointer;
        font-variation-settings: "FILL" 0, "wght" 700, "GRAD" 0, "opsz" 18; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .fade-out {
      animation: fade-out 0.4s ease forwards; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-header .fade-in {
      animation: fade-in 0.4s ease forwards; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo {
    gap: 40px;
    padding-top: 48px;
    flex: 1; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-btn-favorito {
      cursor: pointer;
      padding: 5.5px 12px;
      border-radius: 4px;
      border: 1px solid #c4c4c4;
      background: #fff;
      color: #4d4d4d;
      text-align: center;
      font-weight: 600;
      line-height: 150%; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-btn-favorito .card-favorito {
        color: #DA1414 !important;
        font-variation-settings: 'FILL' 1 !important; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-btn-favorito .material-symbols-outlined {
        font-size: 20px;
        color: #404040; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-agendar-consulta {
      background-color: #00995c; }
      @media (max-width: 576px) {
        .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-agendar-consulta {
          width: 100%; } }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-agendar-consulta span {
        color: #fff;
        font-weight: 700;
        line-height: 20px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-endereco-icon {
      font-size: 20px;
      color: #808080; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-endereco-label {
      color: #282828;
      font-weight: 700; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-endereco {
      margin: 0 12px 0 4px;
      color: #404040;
      font-size: 14px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-distancia {
      color: #00804d;
      font-size: 12px;
      font-weight: 600;
      margin-left: 24px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-btn-ver-mapa {
      cursor: pointer;
      width: fit-content;
      color: #fff;
      height: fit-content;
      font-weight: 600;
      line-height: 150%;
      padding: 5.5px 12px;
      gap: 8px;
      border-radius: 4px;
      background: #00995c; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-contato-container .material-symbols-outlined {
      font-size: 20px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-contato-container .un-guia-medico-listagem-detalhe-contato-icon-call {
      color: #808080; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-endereco-container .un-guia-medico-listagem-detalhe-contato-container .un-guia-medico-listagem-detalhe-contato {
      margin: 0 12px 0 4px; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-divider {
      border-top: 1px solid #e2e4ea; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-label {
      color: #282828;
      font-weight: 700; }
    .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-especialidades {
      padding-inline-start: 30px; }
      .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-conteudo .un-guia-medico-listagem-detalhe-especialidades li {
        color: #404040;
        line-height: 150%; }
  .un-guia-medico-listagem-detalhe .un-guia-medico-listagem-detalhe-btn-reportar {
    cursor: pointer;
    margin-top: 40px;
    width: fit-content;
    padding: 5.5px 12px;
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    background: #fff;
    color: var(--secondary-secondary, #4d4d4d);
    text-align: center;
    font-weight: 600;
    line-height: 150%; }

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fade-out {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(20px); } }

.un-guia-medico-listagem-card {
  padding: 20px !important;
  gap: 12px;
  border-radius: 8px;
  border: 1px solid #e2e4ea;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  font-family: "Unimed Sans";
  font-style: normal;
  line-height: normal; }
  .un-guia-medico-listagem-card .card-favorito {
    color: #da1414 !important;
    font-variation-settings: "FILL" 1 !important; }
  @media (max-width: 360px) {
    .un-guia-medico-listagem-card {
      flex-direction: column;
      align-items: center; }
      .un-guia-medico-listagem-card .un-guia-medico-listagem-card-info {
        text-align: center; } }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-divisor {
    height: 16px;
    border: 1px solid #c4c4c4 !important; }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-agendamento span {
    color: #282828 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px; }
  @media (max-width: 360.9px) {
    .un-guia-medico-listagem-card .un-guia-medico-listagem-card-agendamento {
      align-self: center !important; } }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-agendamento-texto {
    margin-left: 2px; }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-favorito {
    cursor: pointer;
    padding: 12px;
    top: 0;
    right: 0; }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-container {
    gap: 20px; }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-info span:first-child {
    color: #282828;
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
    margin-right: 16px; }
    @media (max-width: 360px) {
      .un-guia-medico-listagem-card .un-guia-medico-listagem-card-info span:first-child {
        margin-right: 0; } }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-info span:nth-child(2) {
    color: #4d4d4d;
    font-size: 14px; }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-info .un-guia-medico-listagem-card-info-tipo-recurso {
    color: #00804d !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 100% !important; }
    @media (max-width: 360.9px) {
      .un-guia-medico-listagem-card .un-guia-medico-listagem-card-info .un-guia-medico-listagem-card-info-tipo-recurso {
        align-self: center !important; } }
  .un-guia-medico-listagem-card .un-guia-medica-listagem-card-contato {
    gap: 12px; }
    .un-guia-medico-listagem-card .un-guia-medica-listagem-card-contato .material-symbols-outlined {
      color: #808080;
      font-size: 20px; }
    .un-guia-medico-listagem-card .un-guia-medica-listagem-card-contato .un-guia-medico-listagem-card-endereco {
      color: #404040;
      font-size: 14px; }
    .un-guia-medico-listagem-card .un-guia-medica-listagem-card-contato .un-guia-medico-listagem-card-distancia {
      color: #00804d;
      font-size: 12px;
      font-weight: 600;
      margin-left: 24px; }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-telefone {
    color: #404040;
    font-size: 14px; }
  .un-guia-medico-listagem-card .un-guia-medico-listagem-card-detalhes span {
    cursor: pointer;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%; }

.un-guia-medico-listagem-detalhe-reportar-background {
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6); }

.un-guia-medico-listagem-detalhe-reportar-modal {
  font-family: "Unimed Sans";
  font-style: normal;
  z-index: 1001;
  background-color: #fff;
  padding: 16px 24px;
  width: 580px;
  height: 480px;
  box-shadow: 0px 4px 16px 0px rgba(39, 40, 51, 0.4);
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -60%);
  transition: opacity 0.3s, transform 0.3s;
  gap: 32px; }
  .un-guia-medico-listagem-detalhe-reportar-modal.visible {
    opacity: 1;
    transform: translate(-50%, -50%); }
  @media (max-width: 630px) {
    .un-guia-medico-listagem-detalhe-reportar-modal {
      width: 90%; } }
  @media (max-width: 576px) {
    .un-guia-medico-listagem-detalhe-reportar-modal {
      padding: 16px 20px; } }
  @media (max-width: 360px) {
    .un-guia-medico-listagem-detalhe-reportar-modal {
      padding: 16px; } }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-title {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
    line-height: 125%; }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-label {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%; }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles {
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    background: #fff;
    width: 532px;
    height: 40px; }
    @media (max-width: 630px) {
      .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles {
        width: 100%; } }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles input {
      border: 0;
      outline: 0;
      background-color: transparent;
      padding: 0 40px 0 16px; }
      .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles input::placeholder {
        font-size: 14px;
        color: #999; }
      .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles input::-ms-input-placeholder {
        font-size: 14px;
        color: #999; }
      .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles input::-moz-placeholder {
        font-size: 14px;
        color: #999; }
      .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles input::-webkit-input-placeholder {
        font-size: 14px;
        color: #999; }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles .un-guia-medico-listagem-detalhe-reportar-modal-input-focado {
      padding: 0 40px; }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles .un-guia-medico-listagem-detalhe-reportar-modal-input-icone-buscar {
      font-size: 24px;
      color: #c4c4c4;
      left: 8px; }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles .un-guia-medico-listagem-detalhe-reportar-modal-input-icone-mostrar {
      font-size: 20px;
      color: #404040;
      z-index: 1;
      right: 16px;
      pointer-events: none;
      transition: transform 0.3s ease-in-out; }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles .rotate-icon {
      transform: rotate(180deg); }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles-focus {
    border: 1px solid #00995c; }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-styles-error {
    border: 1px solid #ff3333; }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-problemas {
    z-index: 10;
    height: 246px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.2);
    top: 70px;
    padding: 20px 0;
    overflow: auto;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease; }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-problemas.visible {
      opacity: 1;
      transform: translateY(0); }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-problemas::-webkit-scrollbar {
      width: 8px; }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-problemas::-webkit-scrollbar-thumb {
      background-color: #808080;
      border-radius: 999px; }
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-problemas div {
      padding: 8px 20px;
      cursor: pointer; }
      .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-problemas div:hover {
        background-color: #f4f4f4; }
      .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-problemas div span {
        color: #333;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px; }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-input-container .un-guia-medico-listagem-detalhe-reportar-modal-input-error {
    color: #ff3333;
    font-size: 14px; }
  @media (max-width: 360px) {
    .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-btns-container {
      flex-direction: column;
      width: 100%; } }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-btns-container .un-guia-medico-listagem-detalhe-reportar-modal-btn-cancelar {
    padding: 8px 16px;
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%; }
  .un-guia-medico-listagem-detalhe-reportar-modal .un-guia-medico-listagem-detalhe-reportar-modal-btns-container .un-guia-medico-listagem-detalhe-reportar-modal-btn-reportar {
    padding: 8px 16px;
    border-radius: 4px;
    background: #00995c;
    border: 1px solid #00995c;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%; }

.un-guia-medico-listagem-detalhe-reportar-modal-mensagem-bg {
  position: fixed;
  z-index: 2000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4); }

.un-guia-medico-listagem-detalhe-reportar-modal-mensagem-conteudo {
  background-color: #fff;
  padding: 16px 24px;
  font-family: "Unimed Sans";
  font-style: normal;
  border-radius: 4px;
  max-width: 480px;
  gap: 32px; }
  .un-guia-medico-listagem-detalhe-reportar-modal-mensagem-conteudo .material-symbols-outlined {
    cursor: pointer;
    color: #6b6c7e;
    font-size: 24px; }
  .un-guia-medico-listagem-detalhe-reportar-modal-mensagem-conteudo .un-guia-medico-listagem-detalhe-reportar-modal-mensagem-titulo {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
    line-height: 125%; }
  .un-guia-medico-listagem-detalhe-reportar-modal-mensagem-conteudo .un-guia-medico-listagem-detalhe-reportar-modal-mensagem-texto {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; }
  .un-guia-medico-listagem-detalhe-reportar-modal-mensagem-conteudo button {
    width: fit-content;
    align-self: end;
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    background: #fff;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%; }

.guia-med-legendas-container {
  border-radius: 8px;
  border: 1px solid var(--light-light-d-2, #D3D6E0);
  background: #F9F9F9;
  padding: 40px;
  margin: 56px 9px 96px 9px; }
  @media (max-width: 1279.98px) {
    .guia-med-legendas-container {
      margin: 48px 9px 80px 9px;
      padding: 32px; } }
  @media (max-width: 991.98px) {
    .guia-med-legendas-container {
      margin: 44px 9px 60px 9px;
      padding: 24px; } }
  @media (max-width: 767.98px) {
    .guia-med-legendas-container {
      margin: 40px 9px 48px 9px;
      padding: 20px; } }
  @media (max-width: 575.98px) {
    .guia-med-legendas-container {
      margin: 40px 9px 44px 9px; } }
  @media (max-width: 359.98px) {
    .guia-med-legendas-container {
      margin: 32px 1px 36px 1px;
      padding: 16px; } }
  .guia-med-legendas-container .btn {
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600; }
    @media (max-width: 991.98px) {
      .guia-med-legendas-container .btn {
        font-size: 14px; } }
  .guia-med-legendas-container .guia-med-legendas-more-info-text-title {
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 20px;
    font-style: normal;
    margin-bottom: 12px; }
    @media (max-width: 767.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-text-title {
        font-size: 18px; } }
  .guia-med-legendas-container .guia-med-legendas-more-info-text-content {
    font-size: 14px;
    font-family: 'Unimed Sans'; }
  .guia-med-legendas-container .guia-med-legendas-more-info-label {
    font-size: 16px;
    font-family: 'Unimed Sans';
    margin-bottom: 12px; }
  .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
    background-color: #282828;
    border-radius: 8px;
    padding: 16px;
    width: 498px;
    position: absolute;
    bottom: 34px;
    right: 0px; }
    @media (max-width: 1399.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        width: 394px;
        right: -20%; } }
    @media (max-width: 1279.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        width: 394px;
        right: -25%; } }
    @media (max-width: 991.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        width: 320px;
        position: absolute;
        bottom: 34px;
        right: -10%; } }
    @media (max-width: 899.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        right: -35%; } }
    @media (max-width: 767.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        right: 0%; } }
    @media (max-width: 681.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        right: -25%; } }
    @media (max-width: 575.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        width: 280px;
        right: 40%; } }
    @media (max-width: 499.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        right: 20%; } }
    @media (max-width: 405.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        right: 0%; } }
    @media (max-width: 359.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        width: 256px;
        right: 0%; } }
    @media (max-width: 323.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        right: -20%; } }
    @media (max-width: 295.98px) {
      .guia-med-legendas-container .guia-med-legendas-more-info-tooltip {
        right: -35%; } }
  .guia-med-legendas-container .guia-med-legendas-more-info-tooltip::before {
    border-color: transparent;
    border-style: solid;
    content: "";
    position: absolute;
    border-top-color: #282828;
    border-width: 0.4rem 0.4rem 0;
    bottom: -6px;
    left: 50%; }
  .guia-med-legendas-container .guia-med-legendas-more-info-tooltip img {
    padding-bottom: 4px !important; }
  .guia-med-legendas-container .guia-med-legendas-tooltip-close {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #DEDEDE;
    z-index: 99999; }
  .guia-med-legendas-container button:focus {
    box-shadow: none !important; }

.guia-medico-filtro {
  font-family: "Unimed Sans"; }
  .guia-medico-filtro .content-drawer {
    height: calc(100% - 9.5rem) !important; }
  .guia-medico-filtro__container {
    display: flex;
    flex-direction: column;
    gap: 22px;
    max-width: 1272px;
    padding: 0 24px;
    margin: 0 auto; }
  .guia-medico-filtro__limpar-todos-filtros {
    cursor: pointer; }
    .guia-medico-filtro__limpar-todos-filtros .material-symbols-outlined {
      size: 16px;
      color: #6b6c7e; }
  .guia-medico-filtro__limpar-todos-filtros-texto {
    color: #282828;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  .guia-medico-filtro__acoes {
    display: flex;
    justify-content: space-between; }
    .guia-medico-filtro__acoes > span {
      display: flex;
      align-items: center;
      gap: 16px; }
  .guia-medico-filtro__btn-group {
    display: flex; }
  .guia-medico-filtro__btn {
    display: flex;
    align-items: center;
    gap: 8px;
    height: 32px;
    padding: 4px 16px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    background-color: #00995c;
    border: 1px solid #00995c;
    border-radius: 4px;
    transition: 0.3s linear; }
    .guia-medico-filtro__btn--active {
      color: #00995c;
      background-color: #ffffff; }
    .guia-medico-filtro__btn--left {
      border-radius: 4px 0px 0px 4px; }
    .guia-medico-filtro__btn--right {
      border-radius: 0px 4px 4px 0px; }
    .guia-medico-filtro__btn--link {
      background-color: transparent;
      border: none;
      color: #282828; }
    .guia-medico-filtro__btn .material-symbols-outlined {
      font-size: 20px; }
  .guia-medico-filtro__dropdown {
    display: flex;
    align-items: center;
    gap: 4px; }
  .guia-medico-filtro__label-dropdown {
    color: var(--dark-dark, #282828);
    /* 14/Regular */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    margin: 0; }
  .guia-medico-filtro__btn-dropdown {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    color: var(--primary-primary-d-1, #00804d);
    /* 14/Semibold */
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 21px */ }
    .guia-medico-filtro__btn-dropdown .material-symbols-outlined {
      color: #4d4d4d; }
  .guia-medico-filtro__dropdown-menu {
    left: -33px !important;
    width: 208px;
    min-width: unset; }
  .guia-medico-filtro__dropdown-item {
    color: var(--secondary-secondary, #4d4d4d);
    /* 14/Regular */
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px; }
    .guia-medico-filtro__dropdown-item .material-symbols-outlined {
      font-size: 22px; }
    .guia-medico-filtro__dropdown-item > span:not(.material-symbols-outlined) {
      width: 22px;
      height: 22px; }
    .guia-medico-filtro__dropdown-item--selected {
      color: #00663d;
      font-weight: 700;
      background-color: #e2f4ed; }
  .guia-medico-filtro > strong {
    font-weight: 700;
    line-height: 125%; }
  .guia-medico-filtro__descricao {
    min-height: 56px;
    padding: 12px 20px;
    align-self: stretch;
    border-radius: 8px;
    background: #f4f4f4; }
    .guia-medico-filtro__descricao > div {
      color: #282828;
      font-size: 14px;
      font-weight: 400;
      line-height: 150%; }
      .guia-medico-filtro__descricao > div > strong {
        font-weight: 700;
        line-height: 125%; }
    .guia-medico-filtro__descricao .material-symbols-outlined {
      font-size: 22px; }
  .guia-medico-filtro__filtros-ativos {
    display: flex;
    min-height: 28px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    border: 1px solid #dedede;
    background: #fff; }
    .guia-medico-filtro__filtros-ativos span {
      color: #4d4d4d;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%; }
    .guia-medico-filtro__filtros-ativos .material-symbols-outlined {
      cursor: pointer; }
  @media (max-width: 767.98px) {
    .guia-medico-filtro__acoes > span:first-child {
      align-items: flex-start;
      flex-direction: column; }
    .guia-medico-filtro__acoes > span:last-child {
      align-items: flex-end;
      flex-direction: column-reverse; } }
  @media (max-width: 575.98px) {
    .guia-medico-filtro__btn-group {
      width: 100%; }
      .guia-medico-filtro__btn-group > * {
        flex: 1;
        justify-content: center; }
    .guia-medico-filtro__acoes {
      flex-direction: column;
      gap: 16px; }
      .guia-medico-filtro__acoes > span {
        align-items: center !important; }
        .guia-medico-filtro__acoes > span:last-child button:last-child {
          justify-content: center;
          width: 100%; } }
  @media (max-width: 350px) {
    .guia-medico-filtro__container {
      padding: 0 16px; }
    .guia-medico-filtro__btn {
      gap: 2px;
      padding: 4px 8px; } }
  @media (max-width: 300px) {
    .guia-medico-filtro__btn {
      gap: 2px;
      padding: 4px 4px; } }

.guia-medico-form-filtro {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .guia-medico-form-filtro__fields {
    display: flex;
    flex-direction: column;
    gap: 24px; }
  .guia-medico-form-filtro__actions {
    display: flex;
    gap: 20px;
    margin-top: 40px; }
    .guia-medico-form-filtro__actions > * {
      flex: 1;
      height: 48px; }
  .guia-medico-form-filtro .form-control::placeholder {
    color: var(--secondary-secondary-l-1, #808080) !important;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400; }
  .guia-medico-form-filtro .input-group:focus-within {
    border: 1px solid var(--primary-primary-d-1, #00804d); }
  .guia-medico-form-filtro .icon-input {
    border-radius: 8px;
    border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
    background: #fff;
    display: flex;
    align-items: center;
    padding: 8px; }
    .guia-medico-form-filtro .icon-input .form-control {
      border: none !important;
      background-color: transparent !important;
      padding: 0px !important;
      height: 100%;
      font-family: "Unimed Sans"; }
      .guia-medico-form-filtro .icon-input .form-control:focus {
        box-shadow: none !important; }
    .guia-medico-form-filtro .icon-input .input-group-prepend {
      color: #c4c4c4;
      display: flex; }
      .guia-medico-form-filtro .icon-input .input-group-prepend .material-symbols-outlined {
        font-weight: 200 !important; }
  .guia-medico-form-filtro .form-control {
    background-color: transparent;
    border-radius: 8px !important; }
  .guia-medico-form-filtro select.form-control {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg id='Icon'%3E%3Cpath id='angle-down-small' d='M8.67227 10.5592L12.7225 6.44913C13.5158 5.6057 12.4374 4.46016 11.6596 5.2847L7.99982 9.00772L4.29977 5.26267C3.57773 4.49478 2.51792 5.67809 3.24305 6.44913L7.30257 10.5687C7.79219 11.1005 8.08968 11.1887 8.67227 10.5592Z' fill='%23404040'/%3E%3C/g%3E%3C/svg%3E") !important;
    color: var(--secondary-secondary-l-1, #808080);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400; }
  .guia-medico-form-filtro .guia-med-label {
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600; }
  .guia-medico-form-filtro .btn-light {
    border: 1px solid var(--light-light-d-2, #d3d6e0);
    background-color: var(--light-light, #f4f4f4);
    color: var(--dark-dark-l-2, #404040);
    font-family: "Unimed Sans";
    padding: 8px 16px; }
    .guia-medico-form-filtro .btn-light:hover {
      background-color: var(--primary-primary-d-1, #00804d);
      color: white !important; }
      .guia-medico-form-filtro .btn-light:hover .inline-item-before path {
        fill: white !important;
        transition: 0.3s; }
    .guia-medico-form-filtro .btn-light.active {
      background-color: var(--primary-primary-d-1, #00804d);
      color: white !important; }
      .guia-medico-form-filtro .btn-light.active .inline-item-before path {
        fill: white !important;
        transition: 0.3s; }
  .guia-medico-form-filtro .btn-light {
    border: 1px solid var(--light-light-d-2, #d3d6e0);
    background-color: var(--light-light, #f4f4f4);
    color: var(--dark-dark-l-2, #404040);
    font-family: "Unimed Sans";
    padding: 8px 16px; }
    .guia-medico-form-filtro .btn-light:hover {
      background-color: var(--primary-primary-d-1, #00804d);
      color: white !important; }
      .guia-medico-form-filtro .btn-light:hover .inline-item-before path {
        fill: white !important;
        transition: 0.3s; }
    .guia-medico-form-filtro .btn-light.active {
      background-color: var(--primary-primary-d-1, #00804d);
      color: white !important; }
      .guia-medico-form-filtro .btn-light.active .inline-item-before path {
        fill: white !important;
        transition: 0.3s; }
  .guia-medico-form-filtro .btn-success {
    background: var(--primary-primary, #00995c); }
    .guia-medico-form-filtro .btn-success:hover {
      background-color: white;
      color: var(--primary-primary, #00995c);
      border: solid 1px var(--primary-primary, #00995c); }
  .guia-medico-form-filtro .custom-control-label {
    margin-left: 8px;
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600; }
  @media (max-width: 575.98px) {
    .guia-medico-form-filtro__actions {
      flex-direction: column;
      gap: 12px; } }

.un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-etapa-1__msg-error {
  color: #da1414;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; }
  .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-etapa-1__msg-error .material-symbols-outlined {
    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 20 !important;
    font-size: 16px !important; }

.un-guia-medico-resultado-agendamento #un-date-picker-agendamento::placeholder {
  color: #808080;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; }

.un-guia-medico-resultado-agendamento .input-group-inset-item {
  background-color: #fff; }

.un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-etapa-2-data-picker-error .input-group-inset-after {
  border-color: #da1414;
  background-color: #feefef; }

.un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-etapa-2-data-picker-error .input-group-inset-item-after {
  border-color: #da1414;
  background-color: #feefef; }

.un-guia-medico-resultado-agendamento .form-control {
  background-color: #fff; }

.un-guia-medico-resultado-agendamento .date-picker {
  width: 169px; }
  .un-guia-medico-resultado-agendamento .date-picker .input-group-inset:focus ~ .input-group-inset-item {
    background-color: none !important;
    border-color: none !important; }
  .un-guia-medico-resultado-agendamento .date-picker .date-picker-dropdown-toggle {
    background-image: none !important; }
  .un-guia-medico-resultado-agendamento .date-picker:hover .material-symbols-outlined {
    color: #00995c; }
  .un-guia-medico-resultado-agendamento .date-picker:hover .form-control {
    border-color: #00995c; }
  .un-guia-medico-resultado-agendamento .date-picker:hover .input-group-inset-item-after {
    border-color: #00995c; }
  .un-guia-medico-resultado-agendamento .date-picker .form-control {
    border-radius: 8px 0px 0px 8px; }
  .un-guia-medico-resultado-agendamento .date-picker .input-group-inset-item-after {
    border-radius: 0px 8px 8px 0px; }

.un-guia-medico-resultado-agendamento__titulo {
  color: #282828;
  font-size: 28px;
  font-weight: 700;
  font-family: "Unimed Slab"; }

.un-guia-medico-resultado-agendamento__barra-progresso {
  margin: 32px 0 8px 0;
  height: 8px;
  border-radius: 4px;
  background: #dedede; }

.un-guia-medico-resultado-agendamento__barra-concluida {
  height: 8px;
  flex-shrink: 0;
  background: #00995c;
  transition: width 0.3s ease-in-out; }

.un-guia-medico-resultado-agendamento__botao-cancelar {
  display: flex;
  padding: 16px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid #c4c4c4;
  background: #fff;
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px; }

.un-guia-medico-resultado-agendamento___botao-presseguir {
  display: flex;
  padding: 16px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #00995c;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px; }

.un-guia-medico-resultado-agendamento___botao-presseguir:hover {
  background: #00663d;
  color: #ffffff; }

.un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario {
  border-radius: 8px !important;
  padding: 16px 20px 16px 20px !important;
  background: #f7f8f9;
  font-family: "Unimed Sans";
  margin-bottom: 32px; }
  @media (max-width: 300px) {
    .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario {
      padding: 16px !important; } }
  .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario__titulo {
    font-size: 16px;
    color: #282828;
    font-weight: 700;
    line-height: 24px; }
  .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario__subTitulo {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 17.64px; }
  .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario__especialidade {
    font-size: 14px !important; }
  @media (max-width: 360px) {
    .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario__titulo, .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario__subTitulo, .un-guia-medico-resultado-agendamento .un-guia-medico-resultado-agendamento-beneficiario__cartao-beneficiario {
      font-size: 14px !important; } }

.un-guia-medico-resultado-agendamento-etapa-1__input-container {
  margin-top: 20px; }

.un-guia-medico-resultado-agendamento-etapa-1__titulo-container-input {
  line-height: 22.5px;
  font-weight: 700;
  font-size: 18px;
  color: #282828; }

.un-guia-medico-resultado-agendamento-etapa-1__obrigatorio-container-input {
  font-weight: 400;
  font-size: 12px;
  line-height: 15.12px;
  color: #808080; }

.un-guia-medico-resultado-agendamento-etapa-1__input-error .form-control {
  border: 1px solid #da1414;
  background: #feefef; }

.un-guia-medico-resultado-agendamento-etapa-1__input-error .input-textfield {
  background: #feefef; }

.un-guia-medico-resultado-agendamento-etapa-2-titulo-data-picker {
  color: #282828;
  font-family: "Unimed Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 22.5px */ }

.un-guia-medico-resultado-agendamento-etapa-2-data-picker {
  margin-top: 20px;
  margin-bottom: 32px; }

.un-guia-medico-resultado-agendamento-etapa-2-titulo-cards-agendamento {
  font-size: 18px;
  font-weight: 700;
  line-height: 22.5px;
  color: #282828;
  margin-bottom: 20px; }

.un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__container {
  gap: 8px; }

.un-guia-medico-resultado-agendamento-etapa-2-card-agendamento {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  border: 1px solid #e2e4ea;
  padding: 20px;
  width: calc(50% - 4px);
  transition: 0.3s linear; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento:hover {
    border: 1px solid #00995c; }
    .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento:hover .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__selecionar span {
      color: #00995c; }
  @media (max-width: 576px) {
    .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento {
      width: 100%; } }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__info {
    font-weight: 400;
    font-size: 14px;
    color: #4d4d4d; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__horario {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #00804d; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__nome {
    font-weight: 700;
    font-size: 14px;
    color: #4d4d4d; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__selecionar {
    transition: 0.3s linear;
    cursor: pointer; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__selecionado {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    margin-left: 2px;
    color: #4d4d4d; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__container {
    gap: 8px; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento .material-symbols-outlined {
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 20 !important;
    font-size: 20px !important; }

.un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo {
  border: 2px solid #00995c; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo:hover {
    border: 2px solid #00995c; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__selecionado {
    color: #00804d !important; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__selecionar {
    width: fit-content;
    display: flex;
    padding: 4px 8px 4px 6px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    border: 1px solid #99d6bf;
    background: #e2f4ed; }
    .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento__selecionar .material-symbols-outlined {
      font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 20 !important;
      color: #00804d !important; }
  .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-alterar-horario {
    cursor: pointer; }
    .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-alterar-horario .material-symbols-outlined {
      color: #303030;
      font-size: 16px; }
    .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-ativo .un-guia-medico-resultado-agendamento-etapa-2-card-agendamento-alterar-horario__span {
      color: #282828;
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      text-decoration-line: underline; }

.un-guia-medico-resultado-agendamento-etapa-3 {
  margin-bottom: 40px; }
  .un-guia-medico-resultado-agendamento-etapa-3__title {
    color: #00663d;
    font-family: Unimed Slab;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px; }
  .un-guia-medico-resultado-agendamento-etapa-3__data-hora-atendimento {
    background: #f7f8f9;
    padding: 16px 20px 16px 20px;
    gap: 8px;
    border-radius: 8px;
    border: solid 1px #e2e4ea; }
  .un-guia-medico-resultado-agendamento-etapa-3__data-hora {
    color: #00804d;
    font-family: Unimed Sans;
    font-size: 16px;
    line-height: 16px; }
  .un-guia-medico-resultado-agendamento-etapa-3__data-hora-title {
    font-family: Unimed Sans;
    font-size: 16px;
    line-height: 20.16px; }
  .un-guia-medico-resultado-agendamento-etapa-3__container-descricao-resposta {
    margin-bottom: 20px; }
  .un-guia-medico-resultado-agendamento-etapa-3__container-descricao {
    font-family: Unimed Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    color: #4d4d4d; }
  .un-guia-medico-resultado-agendamento-etapa-3__container-resposta {
    font-family: Unimed Sans;
    font-size: 16px;
    line-height: 20.16px; }
  .un-guia-medico-resultado-agendamento-etapa-3__divisao-linha {
    height: 1px;
    background: #dedede; }
  @media (max-width: 300px) {
    .un-guia-medico-resultado-agendamento-etapa-3__data-hora-atendimento {
      background: #f7f8f9;
      padding: 16px 10px 16px 10px;
      gap: 8px;
      border-radius: 8px;
      border: solid 1px #e2e4ea; } }

.input-date-picker-year {
  width: 82px; }
  .input-date-picker-year .form-control.form-control-select.form-control-select-secondary.form-control-sm {
    text-align: left;
    background-color: #fff;
    border: 0;
    color: #303030;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }

.date-picker-nav select.form-control {
  color: #303030;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-align: end; }

.date-picker-date {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; }

.date-picker-dropdown-menu {
  z-index: 9999; }

.dropdown-menu.dropdown-menu-indicator-start.dropdown-menu-select:has(ul) {
  z-index: 10000; }

.alert-container {
  z-index: 9999; }

.date-picker-date:hover {
  color: #00995c !important;
  background-color: #e2f4ed;
  border-radius: 50%; }

.date-picker-date.active {
  background-color: #00995c !important;
  color: #fff !important; }

.date-picker-date.active:focus {
  box-shadow: none !important; }

.date-picker-nav-controls-hoje {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; }

.un-guia-medico-resultado-agendamento-etapa-2-data-picker-nav-icon {
  color: #808080 !important;
  font-size: 20px !important; }

.un-guia-medico-substituicao-exclusao .container-custom-select {
  width: 70%; }
  @media (max-width: 576px) {
    .un-guia-medico-substituicao-exclusao .container-custom-select {
      width: 100%; } }

.un-guia-medico-substituicao-exclusao .un-guia-medico-listagem {
  padding: 0px 18px; }

.un-guia-medico-substituicao-exclusao .form-control {
  background-color: #fff; }

.un-guia-medico-substituicao-exclusao .title-drawer {
  padding: 0 !important;
  margin-bottom: 10px !important; }
  @media (max-width: 576px) {
    .un-guia-medico-substituicao-exclusao .title-drawer {
      margin-bottom: 20px !important; } }

.un-guia-medico-substituicao-exclusao .content-drawer {
  padding-top: 0 !important;
  margin: 0 !important; }

.un-guia-medico-substituicao-exclusao__substituido-por {
  min-height: 25px;
  color: #404040;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

.un-guia-medico-listagem-detalhe__inicio-prestacao-card {
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 8px;
  border: 1px solid var(--light-light-d-2, #d3d6e0);
  background-color: #f7f8f9; }

.un-guia-medico-listagem-detalhe__inicio-prestacao-texto {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

.un-guia-medico-listagem-detalhe__inicio-prestacao-info {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

.un-form-control .un-container-auto-complete-field {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 4px; }
  .un-form-control .un-container-auto-complete-field .label-auto-complete-field {
    color: #4d4d4d;
    font-family: 'Unimed Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    max-width: max-content; }
    .un-form-control .un-container-auto-complete-field .label-auto-complete-field span {
      margin-left: 2px;
      color: var(--danger-danger, #da1414);
      font-family: 'Unimed Sans';
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }
  .un-form-control .un-container-auto-complete-field .container-input-result {
    position: relative; }
    .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field {
      width: 100%;
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      padding: 0 8px;
      border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
      border-radius: 8px; }
      .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field .placeholder-auto-complete-field {
        padding: 8px 0;
        display: flex;
        flex-grow: 1;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: 4px; }
        .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field .placeholder-auto-complete-field .plaholder-item-auto-complete {
          display: flex;
          align-items: center;
          border-radius: 4px;
          padding: 4px 4px 4px 8px;
          justify-content: center;
          align-items: center;
          gap: 4px;
          border: 1px solid var(--light-light-d-2, #d3d6e0);
          background: var(--light-light-l-1, #f7f8f9);
          white-space: nowrap; }
      .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field span[class='material-symbols-outlined'] {
        user-select: none;
        color: #404040; }
      .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field span:first-child {
        color: #c4c4c4; }
      .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field input {
        width: 100%;
        padding: 8px;
        border: none;
        outline: none;
        height: 100%; }
      .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field .loading-autocomplete {
        color: #00995c;
        animation: spin 1s linear infinite;
        -webkit-animation: spin-btn 1s linear infinite; }
      .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field .clear-search-auto-complete {
        user-select: none;
        cursor: pointer;
        font-size: 20px;
        color: #404040;
        font-weight: 900; }
      .un-form-control .un-container-auto-complete-field .container-input-result .input-auto-complete-field .un-icon-arrow-auto-complete-field {
        user-select: none;
        transition: transform 0.3s ease-in-out;
        -webkit-transition: transform 0.3s ease-in-out;
        -moz-transition: transform 0.3s ease-in-out;
        -ms-transition: transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out; }
    .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete {
      position: absolute;
      border-radius: 8px;
      background: #fff;
      box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.2);
      z-index: 5;
      margin-top: 8px;
      width: 100%;
      overflow: hidden;
      visibility: hidden;
      opacity: 0; }
      .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .selected-options-auto-complete {
        display: flex;
        padding: 16px;
        flex-wrap: wrap;
        width: 100%;
        gap: 8px; }
        .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .selected-options-auto-complete:not(:has(.option-selected-auto-complete)) {
          padding: 0; }
        .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .selected-options-auto-complete .option-selected-auto-complete {
          display: flex;
          align-items: center;
          border-radius: 4px;
          display: flex;
          padding: 4px 4px 4px 8px;
          justify-content: center;
          align-items: center;
          gap: 4px;
          border: 1px solid var(--light-light-d-2, #d3d6e0);
          background: var(--light-light-l-1, #f7f8f9); }
          .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .selected-options-auto-complete .option-selected-auto-complete .option-selected-auto-complete-label {
            color: var(--dark-dark-d-1, #151515);
            font-family: 'Unimed Sans';
            font-size: 14px;
            font-style: normal;
            font-weight: 600;
            line-height: 100%;
            /* 14px */ }
          .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .selected-options-auto-complete .option-selected-auto-complete .icon-close-auto-complete-field {
            font-size: 16px;
            color: #1c1b1f;
            cursor: pointer;
            font-weight: bold; }
        .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .selected-options-auto-complete .clear-selection-auto-complete {
          text-decoration: underline;
          cursor: pointer; }
      .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .limit-exceeded-auto-complete {
        padding: 0 16px;
        font-size: 14px; }
      .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        max-height: calc(53px * 5);
        overflow: auto; }
        .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field::-webkit-scrollbar {
          width: 10px; }
        .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field::-webkit-scrollbar-thumb {
          border-radius: 8px;
          background: var(--secondary-secondary-l-1, #808080); }
        .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field li {
          padding: 16px 16px; }
          .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field li.focused {
            background-color: #f4f4f4; }
          .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field li:hover {
            cursor: pointer;
            background-color: #f4f4f4; }
          .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field li .option-label {
            display: flex;
            gap: 4px;
            color: #333;
            font-family: 'Unimed Sans';
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 21px;
            /* 150% */ }
            .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field li .option-label::before {
              content: '\e5ca';
              font-family: 'Material Symbols Outlined';
              color: #00995c;
              font-size: 16px;
              visibility: hidden; }
          .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field li[data-selected='true'] {
            background-color: #e2f4ed; }
            .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete .options-auto-complete-field li[data-selected='true'] .option-label::before {
              content: '\e5ca';
              font-family: 'Material Symbols Outlined';
              color: var(--primary-primary-d-2, #00663d);
              font-weight: bold;
              font-size: 16px;
              visibility: visible; }
    .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete:has(.selected-options-auto-complete) .options-auto-complete-field li[data-selected='true'] {
      background-color: #e2f4ed; }
      .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete:has(.selected-options-auto-complete) .options-auto-complete-field li[data-selected='true'] .option-label {
        color: var(--primary-primary-d-2, #00663d);
        font-family: 'Unimed Sans';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 21px */ }
      .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete:has(.selected-options-auto-complete) .options-auto-complete-field li[data-selected='true'] .option-label::before {
        content: '\e5ca';
        font-family: 'Material Symbols Outlined';
        color: var(--primary-primary-d-2, #00663d);
        font-size: 16px;
        visibility: visible;
        font-weight: bold; }
      .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete:has(.selected-options-auto-complete) .options-auto-complete-field li[data-selected='true']:hover {
        background: rgba(153, 214, 191, 0.6); }
        .un-form-control .un-container-auto-complete-field .container-input-result .options-auto-complete:has(.selected-options-auto-complete) .options-auto-complete-field li[data-selected='true']:hover .option-label::before {
          content: '\f88a'; }
  .un-form-control .un-container-auto-complete-field[data-open='true'] .input-auto-complete-field {
    border-color: #00995c; }
    .un-form-control .un-container-auto-complete-field[data-open='true'] .input-auto-complete-field .un-icon-arrow-auto-complete-field {
      transform: rotate(180deg); }
  .un-form-control .un-container-auto-complete-field[data-open='true'] .options-auto-complete {
    visibility: visible;
    opacity: 1; }
  .un-form-control .un-container-auto-complete-field[data-error='true'] .input-auto-complete-field {
    border-color: #f48989;
    background: var(--danger-danger-l-2, #feefef) !important; }
    .un-form-control .un-container-auto-complete-field[data-error='true'] .input-auto-complete-field input {
      background: var(--danger-danger-l-2, #feefef) !important; }
  .un-form-control .un-container-auto-complete-field[data-disabled='true'] {
    opacity: .5; }
    .un-form-control .un-container-auto-complete-field[data-disabled='true'] .container-input-result .input-auto-complete-field {
      background: #f7f8f9; }
      .un-form-control .un-container-auto-complete-field[data-disabled='true'] .container-input-result .input-auto-complete-field input {
        background: #f7f8f9;
        pointer-events: none; }

.un-form-control .un-container-text-field label {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  width: max-content; }
  .un-form-control .un-container-text-field label span {
    color: var(--danger-danger, #da1414);
    /* 14/Semibold */
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }

.un-form-control .un-container-text-field .input-text {
  border-radius: 8px;
  border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
  outline: none;
  color: var(--secondary-secondary-l-1, #808080);
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */ }
  .un-form-control .un-container-text-field .input-text:focus, .un-form-control .un-container-text-field .input-text:focus-within {
    border: 1px solid var(--secondary-secondary-l-2, #00995c); }

.un-form-control .un-container-text-field .input-text:disabled {
  border-radius: 8px;
  background: var(--light-light-l-1, #f7f8f9) !important;
  pointer-events: none; }

.un-form-control .un-container-text-field[data-error="true"] .input-text {
  border-color: #f48989;
  background: var(--danger-danger-l-2, #feefef) !important; }

.un-form-control .un-container-fone-field label {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  width: max-content; }
  .un-form-control .un-container-fone-field label span {
    color: var(--danger-danger, #da1414);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }

.un-form-control .un-container-fone-field .container-fone-text {
  flex: 1;
  display: flex;
  width: 100%; }
  .un-form-control .un-container-fone-field .container-fone-text input {
    border-radius: 8px;
    border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
    outline: none;
    width: 100%;
    color: var(--secondary-secondary-l-1, #808080);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */ }
    .un-form-control .un-container-fone-field .container-fone-text input:focus, .un-form-control .un-container-fone-field .container-fone-text input:focus-within {
      border: 1px solid var(--secondary-secondary-l-2, #00995c); }
  .un-form-control .un-container-fone-field .container-fone-text .input-text:disabled {
    border-radius: 8px;
    background: var(--light-light-l-1, #f7f8f9) !important;
    pointer-events: none; }
  .un-form-control .un-container-fone-field .container-fone-text .ddd {
    width: 64px; }
    .un-form-control .un-container-fone-field .container-fone-text .ddd::placeholder {
      font-size: 16px;
      margin-left: -6px; }

.un-form-control .un-container-fone-field[data-error="true"] .container-fone-text .ddd {
  border-color: #f48989;
  background: var(--danger-danger-l-2, #feefef) !important; }

.un-form-control .un-container-fone-field[data-error="true"] .container-fone-text .fone {
  border-color: #f48989;
  background: var(--danger-danger-l-2, #feefef) !important; }

.un-form-control .un-container-fone-field[data-error-ddd="true"] .container-fone-text .ddd {
  border-color: #f48989;
  background: var(--danger-danger-l-2, #feefef) !important; }

.un-form-control .un-container-select-field label {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  width: max-content; }
  .un-form-control .un-container-select-field label span {
    color: var(--danger-danger, #da1414);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }

.un-form-control .un-container-select-field .container-select .input-container {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1 0 0;
  padding: 0 6px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid var(--primary-primary, #c4c4c4);
  background: var(--light-white, #fff); }
  .un-form-control .un-container-select-field .container-select .input-container .select-input {
    cursor: default;
    outline: none;
    height: 100%;
    padding: 8px 4px;
    border: none;
    color: #404040;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */ }
    .un-form-control .un-container-select-field .container-select .input-container .select-input:disabled {
      background: #f7f8f9; }
    .un-form-control .un-container-select-field .container-select .input-container .select-input #placeholder {
      color: var(--secondary-secondary-l-1, #808080) !important; }
  .un-form-control .un-container-select-field .container-select .input-container .icon-loading-select {
    color: #00995d;
    animation: spin 1s linear infinite;
    -webkit-animation: spin 1s linear infinite; }
  .un-form-control .un-container-select-field .container-select .input-container .icon-arrow-field {
    transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -ms-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    font-family: 'Material Symbols Outlined' !important; }
  .un-form-control .un-container-select-field .container-select .input-container:has(.select-input:disabled) {
    background: #f7f8f9; }
    .un-form-control .un-container-select-field .container-select .input-container:has(.select-input:disabled) .icon-arrow {
      cursor: default; }

.un-form-control .un-container-select-field .container-select .options {
  opacity: 0;
  list-style: none;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.2);
  max-height: calc(40px * 7);
  overflow: auto;
  transition: transform 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out; }
  .un-form-control .un-container-select-field .container-select .options::-webkit-scrollbar {
    width: 8px; }
  .un-form-control .un-container-select-field .container-select .options::-webkit-scrollbar-thumb {
    border-radius: 62.4375rem;
    background: var(--secondary-secondary-l-1, #808080); }
  .un-form-control .un-container-select-field .container-select .options .option {
    margin: 0;
    display: flex;
    padding: 8px;
    margin: 8px 0;
    color: #333;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* 150% */
    border: none !important; }
    .un-form-control .un-container-select-field .container-select .options .option:hover {
      background: var(--light-light, #f4f4f4);
      cursor: pointer; }
    .un-form-control .un-container-select-field .container-select .options .option[data-active="true"] {
      background: var(--light-light, #f4f4f4); }

.un-form-control .un-container-select-field .container-select[data-open="true"] .input-container {
  border-color: #00995c; }
  .un-form-control .un-container-select-field .container-select[data-open="true"] .input-container .icon-arrow-field {
    transform: rotate(180deg); }

.un-form-control .un-container-select-field .container-select[data-open="true"] .options {
  display: block !important;
  opacity: 1; }

.un-form-control .un-container-select-field[data-error="true"] .container-select .input-container {
  border-color: #f48989;
  background: var(--danger-danger-l-2, #feefef) !important; }
  .un-form-control .un-container-select-field[data-error="true"] .container-select .input-container .select-input {
    background: var(--danger-danger-l-2, #feefef) !important; }

.un-form-control .un-container-select-field[data-disabled="true"] .container-select .input-container {
  background: #f7f8f9; }
  .un-form-control .un-container-select-field[data-disabled="true"] .container-select .input-container .select-input:disabled {
    background: #f7f8f9; }

.un-form-control .un-conntainer-textarea-field {
  display: flex;
  flex-direction: column; }
  .un-form-control .un-conntainer-textarea-field label {
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    width: max-content; }
    .un-form-control .un-conntainer-textarea-field label span {
      margin-left: 2px;
      color: var(--danger-danger, #da1414);
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }
  .un-form-control .un-conntainer-textarea-field .input-textarea {
    display: flex;
    padding: 5.5px 12px;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid var(--secondary-secondary-l-3, #dedede);
    background: var(--light-white, #fff);
    outline: none;
    color: var(--secondary-secondary-l-1, #808080);
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */ }
    .un-form-control .un-conntainer-textarea-field .input-textarea:focus, .un-form-control .un-conntainer-textarea-field .input-textarea:focus-within {
      border-color: #00995c; }
  .un-form-control .un-conntainer-textarea-field .max-caracteres {
    color: var(--secondary-secondary, #4d4d4d);
    font-family: "Unimed Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */ }
  .un-form-control .un-conntainer-textarea-field[data-error="true"] .input-textarea {
    border-color: #f48989;
    background: var(--danger-danger-l-2, #feefef) !important; }
    .un-form-control .un-conntainer-textarea-field[data-error="true"] .input-textarea .select-input {
      background: var(--danger-danger-l-2, #feefef) !important; }

.un-form-control .un-container-file-field,
.un-form-control .un-conntainer-file-field {
  position: relative; }
  .un-form-control .un-container-file-field .label-file,
  .un-form-control .un-conntainer-file-field .label-file {
    color: #4d4d4d;
    font-family: "Unimed Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    width: max-content; }
    .un-form-control .un-container-file-field .label-file span,
    .un-form-control .un-conntainer-file-field .label-file span {
      margin-left: 2px;
      color: var(--danger-danger, #da1414);
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }
  .un-form-control .un-container-file-field .input-file,
  .un-form-control .un-conntainer-file-field .input-file {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
    background: var(--light-white, #fff); }
    .un-form-control .un-container-file-field .input-file .placeholder,
    .un-form-control .un-conntainer-file-field .input-file .placeholder {
      color: var(--secondary-secondary-l-1, #808080);
      font-family: "Unimed Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 14px */
      flex: 1; }
    .un-form-control .un-container-file-field .input-file .icon-file-field,
    .un-form-control .un-conntainer-file-field .input-file .icon-file-field {
      display: flex;
      justify-content: flex-end;
      color: #808080;
      font-family: 'Material Symbols Outlined' !important; }
  .un-form-control .un-container-file-field .delete-icon-file-field,
  .un-form-control .un-conntainer-file-field .delete-icon-file-field {
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 36px;
    z-index: 10;
    color: #808080;
    background: #fff;
    font-family: 'Material Symbols Outlined' !important; }
  .un-form-control .un-container-file-field .list-files,
  .un-form-control .un-conntainer-file-field .list-files {
    display: flex;
    width: 100%;
    gap: 8px;
    flex-wrap: wrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .un-form-control .un-container-file-field .list-files .file-item,
    .un-form-control .un-conntainer-file-field .list-files .file-item {
      display: flex;
      align-items: center;
      height: 42px;
      font-size: 14px;
      width: 100%;
      max-width: 215.067px;
      padding: 4px 8px;
      border-radius: 16px;
      background: var(--light-light-l-1, #f7f8f9);
      gap: 8px; }
      .un-form-control .un-container-file-field .list-files .file-item .name-file,
      .un-form-control .un-conntainer-file-field .list-files .file-item .name-file {
        text-overflow: ellipsis;
        max-width: 250px;
        width: 100%;
        cursor: default; }
      .un-form-control .un-container-file-field .list-files .file-item .icon-delete-item-field,
      .un-form-control .un-conntainer-file-field .list-files .file-item .icon-delete-item-field {
        font-size: 16px;
        cursor: pointer;
        color: #808080;
        font-family: 'Material Symbols Outlined' !important; }
  .un-form-control .un-container-file-field[data-error="true"] .input-file,
  .un-form-control .un-conntainer-file-field[data-error="true"] .input-file {
    border-color: #f48989;
    background: var(--danger-danger-l-2, #feefef) !important; }
    .un-form-control .un-container-file-field[data-error="true"] .input-file .icon-file-field,
    .un-form-control .un-conntainer-file-field[data-error="true"] .input-file .icon-file-field {
      color: #f48989; }

.un-form-control .un-container-search-field .container-input-search {
  display: flex;
  padding: 2px 16px;
  box-sizing: border-box;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
  background: var(--light-white, #fff); }
  .un-form-control .un-container-search-field .container-input-search span {
    color: #808080; }
  .un-form-control .un-container-search-field .container-input-search .un-input-search {
    outline: none;
    border: none;
    height: 100%;
    padding: 6px 0; }
  .un-form-control .un-container-search-field .container-input-search .search-loading {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 3px solid #00995c;
    border-bottom-color: #fff;
    padding: 6px;
    animation: spin 1s linear infinite;
    -webkit-animation: spin-btn 1s linear infinite; }
    @media (max-width: 280.98px) {
      .un-form-control .un-container-search-field .container-input-search .search-loading {
        padding: 8px; } }

@keyframes spin-btn {
  to {
    transform: rotate(360deg); } }
  @media (max-width: 380.98px) {
    .un-form-control .un-container-search-field .container-input-search {
      padding: 2px 4px;
      gap: 0; }
      .un-form-control .un-container-search-field .container-input-search div:has(input) {
        gap: 1px !important; } }

.un-form-control .un-container-search-field .results {
  position: absolute;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  z-index: 5; }
  .un-form-control .un-container-search-field .results .conatiner-result-item {
    display: flex;
    flex-direction: column;
    padding: 20px; }
    .un-form-control .un-container-search-field .results .conatiner-result-item:first-child {
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; }
    .un-form-control .un-container-search-field .results .conatiner-result-item:last-child {
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px; }
    .un-form-control .un-container-search-field .results .conatiner-result-item:hover {
      background: #f7f7f7;
      cursor: pointer; }
  .un-form-control .un-container-search-field .results .divider {
    margin: 0 20px;
    height: 1px;
    background: #c4c4c4; }
    .un-form-control .un-container-search-field .results .divider:first-child {
      display: none; }

.un-form-control .error-container {
  display: flex;
  gap: 6px;
  font-size: 12px;
  color: #da1414;
  font-family: "Unimed Sans";
  font-style: normal;
  font-weight: 600;
  line-height: 150%; }
  .un-form-control .error-container:before {
    content: "\e000";
    font-family: "Material Symbols Outlined";
    font-size: 16px;
    font-weight: normal;
    display: flex; }
  .un-form-control .error-container.filled:before {
    font-family: "Material Icons"; }

.un-modal .un-modal-overlay {
  z-index: 1072;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  padding: 20px; }
  .un-modal .un-modal-overlay.un-fade-in {
    opacity: 1;
    visibility: visible; }
  .un-modal .un-modal-overlay.un-fade-out {
    opacity: 0;
    visibility: hidden; }
  .un-modal .un-modal-overlay .un-modal-content {
    margin: 0 auto;
    position: relative;
    background: white;
    padding: 16px 24px;
    border-radius: 5px;
    max-height: 90vh;
    overflow: auto;
    max-width: max-content;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3); }
    @media (max-width: 576.98px) {
      .un-modal .un-modal-overlay .un-modal-content {
        padding: 16px; } }

.un-toast {
  position: absolute;
  z-index: 1000;
  display: flex;
  width: 100%;
  height: max-content;
  padding: 0 10px;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out; }
  .un-toast:has(.un-container-alert[data-position="top"]) {
    top: 0; }
    .un-toast:has(.un-container-alert[data-position="top"]) .un-container-alert {
      justify-content: center; }
  .un-toast:has(.un-container-alert[data-position="top-left"]) {
    top: 0; }
    .un-toast:has(.un-container-alert[data-position="top-left"]) .un-container-alert {
      justify-content: start; }
  .un-toast:has(.un-container-alert[data-position="top-right"]) {
    top: 0; }
    .un-toast:has(.un-container-alert[data-position="top-right"]) .un-container-alert {
      justify-content: end; }
  .un-toast:has(.un-container-alert[data-position="bottom"]) {
    bottom: 0; }
    .un-toast:has(.un-container-alert[data-position="bottom"]) .un-container-alert {
      justify-content: center; }
  .un-toast:has(.un-container-alert[data-position="bottom-left"]) {
    bottom: 0; }
    .un-toast:has(.un-container-alert[data-position="bottom-left"]) .un-container-alert {
      justify-content: start; }
  .un-toast:has(.un-container-alert[data-position="bottom-right"]) {
    bottom: 0; }
    .un-toast:has(.un-container-alert[data-position="bottom-right"]) .un-container-alert {
      justify-content: end; }
  .un-toast .un-container-alert {
    position: relative;
    width: 100%;
    display: flex; }
    .un-toast .un-container-alert .un-alert {
      position: absolute;
      cursor: default;
      min-width: 200px;
      max-width: 516px;
      border-radius: 8px;
      box-shadow: 0px 4px 12px 0px rgba(39, 40, 51, 0.12);
      padding: 16px 40px 16px 16px; }
      .un-toast .un-container-alert .un-alert.un-fade-in {
        opacity: 1;
        visibility: visible; }
      .un-toast .un-container-alert .un-alert.un-fade-out {
        opacity: 0;
        visibility: hidden; }
      .un-toast .un-container-alert .un-alert .message {
        font-family: "Unimed Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 130%; }
      .un-toast .un-container-alert .un-alert span[role="button"] {
        position: absolute;
        right: 4px;
        top: 4px;
        font-size: 18px;
        cursor: pointer; }
      .un-toast .un-container-alert .un-alert.un-alert-success {
        border: 1px solid var(--primary-primary-l-2, #99d6bf);
        color: var(--primary-primary-d-2, #00663d);
        background: var(--primary-primary-l-3, #e2f4ed); }
      .un-toast .un-container-alert .un-alert.un-alert-danger {
        color: #da1414;
        border: 1px solid var(--danger-danger-l-1, #f48989);
        background: var(--danger-danger-l-2, #feefef); }
      .un-toast .un-container-alert .un-alert.un-alert-warning {
        color: #b95000;
        border: 1px solid var(--warning-warning-l-1, #ff8f39);
        background: var(--warning-warning-l-2, #fff4ec); }
        .un-toast .un-container-alert .un-alert.un-alert-warning .message {
          margin-top: 5px; }

.un-btn {
  padding: 16px 20px;
  align-items: center;
  gap: 8px;
  border-radius: 0.25rem;
  background: #00995d;
  border: none;
  width: 100%;
  min-width: max-content;
  display: flex;
  justify-content: center;
  color: #fff;
  font-family: "Unimed Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  white-space: nowrap;
  text-transform: uppercase;
  max-height: 58px;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s; }
  .un-btn:hover {
    opacity: 0.7; }
  .un-btn[data-variant="secondary"] {
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    background: var(--light-white, #fff);
    color: #4d4d4d; }
  .un-btn:disabled {
    opacity: 0.3;
    pointer-events: none; }
  .un-btn .loading-btn {
    height: 29px;
    width: 29px;
    border-radius: 50%;
    border: 4px solid #ccc;
    border-left-color: #b1d34b;
    animation: spin 1s linear infinite;
    -webkit-animation: spin-btn 1s linear infinite; }

@keyframes spin-btn {
  to {
    transform: rotate(360deg); } }
  .un-btn:has(.loading-btn) {
    pointer-events: none; }

.un-config-card {
  display: flex;
  padding: 24px;
  flex-direction: column;
  gap: 24px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #e2e4ea;
  background: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12); }
  .un-config-card span {
    color: var(--dark-dark, #282828);
    font-family: "Unimed Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; }
  .un-config-card img {
    object-fit: cover; }

.form-salesforce .error {
  color: var(--danger-danger, #DA1414);
  font-family: "Unimed Sans";
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 18px;
  margin-top: 24px;
  margin-bottom: 24px; }

.form-salesforce label {
  color: var(--dark-dark-l-2, #404040); }

.form-salesforce .title {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; }

.form-salesforce .form-control {
  border-radius: 4px;
  border: 1px solid var(--secondary-secondary-l-3, #DEDEDE) !important;
  background-color: var(--light-light-l-1, #F7F8F9);
  padding: 7px 16px;
  color: var(--secondary-secondary-l-1, #808080) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  position: relative !important;
  top: 0 !important;
  margin-top: 0px !important; }
  .form-salesforce .form-control input {
    background-color: transparent !important; }
    .form-salesforce .form-control input:focus-visible {
      outline: none; }

.form-salesforce [type='checkbox'] {
  accent-color: var(--primary-primary, #00995C); }

.form-salesforce .btn-enviar {
  padding: 9.5px 16px;
  border-radius: 8px;
  background: var(--CTAs-Secundrio, #F47920);
  border: 1px solid var(--CTAs-Secundrio, #F47920);
  color: white;
  font-weight: 700;
  font-size: 18px;
  transition-duration: 0.3s; }
  .form-salesforce .btn-enviar:hover {
    border-color: var(--CTAs-Secundrio, #F47920);
    background-color: white;
    color: var(--CTAs-Secundrio, #F47920); }

.form-salesforce .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00995C !important;
  border-color: #00995C !important;
  color: #fff; }

.form-salesforce .custom-control .custom-control-input.error {
  top: 0px !important;
  margin-top: 4px !important; }

.form-salesforce .custom-control .error {
  white-space: nowrap;
  top: 0px; }

.form-salesforce .custom-control:has(.error) {
  margin-bottom: 8px; }

.form-salesforce .error-text {
  display: flex;
  color: var(--danger-danger, #da1414);
  font-family: "Unimed Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  align-items: center; }
  .form-salesforce .error-text .material-symbols-outlined {
    font-size: 16px;
    font-variation-settings: "FILL" 1; }

.form-salesforce .input-error-message {
  color: var(--danger-danger, #da1414);
  font-family: "Unimed Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  align-items: center; }
  .form-salesforce .input-error-message .material-symbols-outlined {
    font-size: 16px !important;
    margin-right: 8px;
    font-variation-settings: "FILL" 1; }

.form-salesforce .opt-in-input {
  position: relative !important;
  top: auto !important; }
  .form-salesforce .opt-in-input.error {
    outline: auto var(--danger-danger-l-1, #F48989) !important; }

.form-salesforce label#\30 0NSG00000D8ipB-error {
  display: none !important; }

.form-salesforce #city-error {
  left: 0; }

@media (max-width: 575.98px) {
  .form-salesforce .g-recaptcha {
    overflow: auto; } }

.form-reembolso.end-step-success .material-symbols-outlined {
  font-size: 59px;
  font-variation-settings: "FILL" 1; }

.form-reembolso.end-step-success .end-title {
  text-align: center;
  font-family: "Unimed Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

.form-reembolso.end-step-success button {
  max-width: 444px; }

.form-reembolso.end-step-error .material-symbols-outlined {
  font-size: 48px; }

.form-reembolso.end-step-error .end-title {
  text-align: center;
  font-family: "Unimed Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

.form-reembolso.end-step-error button {
  max-width: 444px; }

.form-reembolso .form-container {
  border-radius: 8px;
  border: 1px solid var(--light-light-d-1, #e2e4ea);
  background: var(--light-white, #fff);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  padding: 20px; }

@media (max-width: 767.98px) {
  .form-reembolso .form-container-md {
    border-radius: 8px;
    border: 1px solid var(--light-light-d-1, #e2e4ea);
    background: var(--light-white, #fff);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
    padding: 20px; }
    .form-reembolso .form-container-md.row {
      margin-left: 0px !important;
      margin-right: 0px !important; } }

.form-reembolso .title {
  color: #4d4d4d;
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; }

.form-reembolso .tabela-header {
  border-radius: 8px;
  border: 1px solid var(--light-light-d-1, #e2e4ea);
  background: var(--light-white, #fff);
  display: flex;
  padding: 12px 20px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch; }

.form-reembolso .form-tabela {
  padding: 32px 40px 40px 40px;
  border-radius: 8px;
  border: 1px solid var(--light-light-d-1, #e2e4ea);
  background: var(--light-white, #fff);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12); }

.form-reembolso .btn-cancel {
  border-radius: 4px;
  border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
  background: var(--light-white, #fff);
  padding: 16px 20px;
  color: var(--secondary-secondary, #4d4d4d);
  text-transform: uppercase;
  font-family: "Unimed Sans"; }

.form-reembolso .btn-next {
  border-radius: 4px;
  background: var(--primary-primary, #00995c);
  padding: 16px 20px;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-family: "Unimed Sans";
  text-transform: none;
  border: 1px solid var(--primary-primary, #00995c); }
  .form-reembolso .btn-next:hover {
    background-color: white;
    color: #00995c; }
  @media (max-width: 767.98px) {
    .form-reembolso .btn-next {
      justify-content: center;
      width: 100%; } }

.form-reembolso li {
  line-height: normal; }
  @media (max-width: 767.98px) {
    .form-reembolso li {
      font-size: 14px; } }

.form-reembolso .uploaded-file-loading {
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 8px; }

.form-reembolso .uploaded-file {
  border-radius: 16px;
  background: #f7f8f9;
  padding: 4px 8px;
  display: flex;
  align-items: center;
  color: #4d4d4d;
  font-size: 12px !important;
  font-weight: 400;
  min-width: 90px;
  user-select: none;
  /* standard syntax */
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */ }
  .form-reembolso .uploaded-file .material-symbols-outlined:first-child {
    font-variation-settings: "FILL" 1; }
  .form-reembolso .uploaded-file .material-symbols-outlined:last-child {
    cursor: pointer; }
    .form-reembolso .uploaded-file .material-symbols-outlined:last-child:hover {
      color: #00995c; }
  .form-reembolso .uploaded-file .material-symbols-outlined {
    font-size: 16px; }

.form-reembolso .date-picker .form-control {
  height: 42px; }

.form-reembolso .date-picker .input-group-inset-item {
  background-color: white;
  border-radius: 0px 8px 8px 0px;
  border-color: var(--secondary-secondary-l-2, #c4c4c4); }

.form-reembolso .input-error-message {
  color: var(--danger-danger, #da1414);
  font-family: "Unimed Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  align-items: center; }
  .form-reembolso .input-error-message .material-symbols-outlined {
    font-size: 16px !important;
    margin-right: 8px;
    font-variation-settings: "FILL" 1; }

.form-reembolso .form-control {
  background-color: white;
  border-radius: 8px;
  border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
  padding: 8px 16px; }
  .form-reembolso .form-control .input-textfield {
    font-size: 14px; }
  .form-reembolso .form-control .material-symbols-outlined {
    color: #808080; }
  .form-reembolso .form-control input {
    background-color: transparent !important; }
    .form-reembolso .form-control input:focus-visible {
      outline: none; }
  .form-reembolso .form-control .btn-counter .material-symbols-outlined {
    font-size: 20px;
    color: #282828; }
    .form-reembolso .form-control .btn-counter .material-symbols-outlined:hover {
      color: white; }

.form-reembolso .selected .banco-box {
  border: 1px solid var(--primary-primary, #00995c); }

.form-reembolso .loading-in-input .loading-spinner {
  right: 28px;
  top: 36px; }
  @media (max-width: 575.98px) {
    .form-reembolso .loading-in-input .loading-spinner {
      top: 34px; } }

.form-reembolso .banco-box {
  border-radius: 8px;
  border: 1px solid var(--primary-primary, #c4c4c4);
  background: var(--light-white, #fff);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  padding: 20px;
  cursor: pointer; }
  .form-reembolso .banco-box .material-symbols-outlined {
    font-size: 20px; }
  .form-reembolso .banco-box .material-symbols-outlined:last-child {
    color: #808080;
    cursor: pointer; }
    .form-reembolso .banco-box .material-symbols-outlined:last-child:hover {
      color: #00995c; }

.form-reembolso .required-field-text {
  color: var(--secondary-secondary-l-1, #808080);
  font-family: "Unimed Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

.form-reembolso .error-text {
  display: flex;
  color: var(--danger-danger, #da1414);
  font-family: "Unimed Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  align-items: center; }
  .form-reembolso .error-text .material-symbols-outlined {
    font-size: 16px;
    font-variation-settings: "FILL" 1; }

.form-reembolso .membros-selecionados .title {
  display: none; }

.form-reembolso .membros-selecionados .form-control {
  padding: 2px 16px;
  min-height: auto; }
  .form-reembolso .membros-selecionados .form-control .input-textfield {
    max-width: 61px; }

.form-reembolso .membros-selecionados .w-100 {
  width: auto !important; }

.form-reembolso .membros-selecionados .material-symbols-outlined {
  font-size: 20px;
  color: var(--secondary-secondary-l-1, #808080);
  cursor: pointer; }
  .form-reembolso .membros-selecionados .material-symbols-outlined:hover {
    color: #00995c; }

.form-reembolso .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00995C !important;
  border-color: #00995C !important; }

.component-title {
  color: #282828;
  text-align: center;
  font-family: "Unimed Slab";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }
  @media (max-width: 767.98px) {
    .component-title {
      font-size: 20px; } }

.green-sub-title {
  color: var(--primary-primary-d-2, #00663d);
  font-family: "Unimed Slab";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; }

.btn-icon-gray {
  border-radius: 4px;
  border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
  background: var(--light-white, #fff);
  color: var(--secondary-secondary, #4d4d4d);
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  padding: 4.5px 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  line-height: 150%;
  height: 100%; }
  .btn-icon-gray:hover {
    border: 1px solid var(--primary-primary, #00995c);
    background: var(--primary-primary, #00995c);
    color: white; }
  .btn-icon-gray .material-symbols-outlined {
    font-size: 20px; }

.btn-counter {
  display: flex;
  padding: 0px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: none;
  align-items: center;
  background-color: #e2e4ea; }
  .btn-counter:hover {
    background-color: #00995c; }

.beneficiario-box {
  padding: 20px 24px;
  border-radius: 8px;
  border: 1px solid var(--light-light-d-1, #e2e4ea);
  background: var(--light-white, #fff);
  margin-bottom: 28px; }

.container-file .file-input-wrapper {
  cursor: pointer; }
  .container-file .file-input-wrapper input {
    opacity: 0; }

.container-file .placeholder-text {
  color: var(--secondary-secondary-l-1, #808080);
  font-family: "Unimed Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  display: contents; }

.date-picker .date-picker-dropdown-toggle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%235f6368'%3E%3Cpath d='M216-96q-29.7 0-50.85-21.5Q144-139 144-168v-528q0-29 21.15-50.5T216-768h72v-96h72v96h240v-96h72v96h72q29.7 0 50.85 21.5Q816-725 816-696v528q0 29-21.15 50.5T744-96H216Zm0-72h528v-360H216v360Zm0-432h528v-96H216v96Zm0 0v-96 96Zm264.21 216q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-156 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm312 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-156 144q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-156 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm312 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 39px; }

.date-picker-calendar-header .date-picker-nav-item .lexicon-icon-angle-left {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><mask id="mask0_171_2434" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="3" y="1" width="8" height="15"><path d="M3.23132 9.01953L9.60847 15.265C10.3515 15.9788 11.5055 14.9065 10.7498 14.1772L4.9671 8.50036L10.753 2.81733C11.5087 2.10038 10.3578 1.02188 9.61479 1.73264L3.23132 7.98119C2.93728 8.26859 2.90883 8.7105 3.23132 9.01953Z" fill="%236B6C7E"/></mask><g mask="url(%23mask0_171_2434)"><rect y="0.5" width="16" height="16" fill="%23808080"/></g></svg>');
  background-repeat: no-repeat;
  background-position: center; }

.date-picker-calendar-header .date-picker-nav-item .lexicon-icon-angle-right {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><mask id="mask0_171_2444" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="5" y="1" width="8" height="15"><path d="M12.7687 7.98052L6.38553 1.73262C5.6394 1.02192 4.49176 2.10032 5.24737 2.81719L11.033 8.49964L5.25053 14.179C4.49176 14.9051 5.64572 15.9774 6.39185 15.2667L12.7687 9.02184C13.0912 8.70976 13.0627 8.26789 12.7687 7.98052Z" fill="%236B6C7E"/></mask><g mask="url(%23mask0_171_2444)"><rect y="0.5" width="16" height="16" fill="%23808080"/></g></svg>');
  background-repeat: no-repeat;
  background-position: center; }

.date-picker-calendar-header .date-picker-nav-item .lexicon-icon-simple-circle {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="%235f6368"><path d="M360-300q-42 0-71-29t-29-71q0-42 29-71t71-29q42 0 71 29t29 71q0 42-29 71t-71 29ZM200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center; }

.date-picker-nav .input-date-picker-year button {
  background-color: white;
  border: none;
  width: 76px;
  text-align: left;
  font-weight: 600; }

.error-agenda-msg .form-control,
.error-agenda-msg .date-picker .input-group-inset-item {
  border-color: var(--danger-danger, #da1414) !important;
  background: var(--danger-danger-l-2, #feefef) !important; }

.error-msg .material-symbols-outlined {
  font-size: 16px;
  font-variation-settings: "FILL" 1; }

.error-msg .font-weight-bold {
  font-size: 14px; }

.error-input {
  border: 1px solid var(--danger-danger-l-1, #f48989) !important;
  background: var(--danger-danger-l-2, #feefef) !important; }

.error-date-picker .form-control {
  border-left: 1px solid var(--danger-danger, #da1414) !important;
  border-top: 1px solid var(--danger-danger, #da1414) !important;
  border-bottom: 1px solid var(--danger-danger, #da1414) !important;
  background: var(--danger-danger-l-2, #feefef) !important; }

.error-date-picker .input-group-inset-item {
  border-right: 1px solid var(--danger-danger, #da1414) !important;
  border-top: 1px solid var(--danger-danger, #da1414) !important;
  border-bottom: 1px solid var(--danger-danger, #da1414) !important;
  background: var(--danger-danger-l-2, #feefef) !important; }

.drawer-overflow-scroll {
  overflow-y: auto; }
  .drawer-overflow-scroll::-webkit-scrollbar {
    width: 10px; }
  .drawer-overflow-scroll::-webkit-scrollbar-thumb {
    border-radius: 62.4375rem;
    background: var(--secondary-secondary-l-1, #808080); }
  .drawer-overflow-scroll::-webkit-scrollbar-track {
    border-radius: 999px;
    background: rgba(128, 128, 128, 0.4); }

@media (max-width: 767.98px) {
  .form-reembolso .component-title {
    font-size: 20px; }
  .form-reembolso .form-control {
    font-size: 14px; }
  .form-reembolso h5 {
    font-size: 14px !important; } }

.calculo-data-termino .un-date-picker {
  display: flex;
  flex-direction: column;
  gap: 8px; }
  .calculo-data-termino .un-date-picker .label-date-picker {
    color: #4d4d4d;
    font-family: 'Unimed Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 0px !important; }
    .calculo-data-termino .un-date-picker .label-date-picker .required-field {
      color: var(--danger-danger, #da1414);
      font-family: 'Unimed Sans';
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }
  .calculo-data-termino .un-date-picker .date-picker {
    border-radius: 8px;
    border: 1px solid var(--secondary-secondary-l-2, #c4c4c4);
    background: var(--light-white, #fff); }
    .calculo-data-termino .un-date-picker .date-picker .input-group {
      border: none; }
      .calculo-data-termino .un-date-picker .date-picker .input-group .input-group-item {
        border: none;
        background: transparent;
        box-shadow: none; }
        .calculo-data-termino .un-date-picker .date-picker .input-group .input-group-item .form-control {
          border: none;
          box-shadow: none;
          background: transparent;
          height: 38px; }
        .calculo-data-termino .un-date-picker .date-picker .input-group .input-group-item .input-group-inset-item {
          border: none;
          background: transparent;
          box-shadow: none; }
          .calculo-data-termino .un-date-picker .date-picker .input-group .input-group-item .input-group-inset-item .date-picker-dropdown-toggle {
            background: transparent; }
            .calculo-data-termino .un-date-picker .date-picker .input-group .input-group-item .input-group-inset-item .date-picker-dropdown-toggle * {
              display: none; }
            .calculo-data-termino .un-date-picker .date-picker .input-group .input-group-item .input-group-inset-item .date-picker-dropdown-toggle::after {
              content: '\e878';
              font-family: 'Material Symbols Outlined' !important;
              font-size: 24px; }
  .calculo-data-termino .un-date-picker[data-error='true'] .date-picker {
    border: 1px solid #f48989;
    background-color: #feefef; }

:root {
  --dark: #333;
  --cdm-verde: #00995d;
  --cdm-verde-claro: #b1d34b;
  --cdm-bege: #fff0c7;
  --cdm-branco: #ffffff;
  --cdm-vermelho: #ed1651;
  --cdm-roxo-claro: #a3238e;
  --cdm-laranja: #f47920;
  --cdm-amarelo: #ffcb08;
  --cdm-cinza-claro: #c4cbcf;
  --cdm-verde-escuro: #00401a;
  --cdm-roxo-escuro: #411564;
  --cdm-verde-agua: #0a5f55;
  --cdm-cinza-escuro: #5b5c65;
  --cdm-marrom: #682d00;
  --grey-light: #f1f2f5;
  --cdm-verde-claro: #3ba680;
  --cdm-verde: #00995d;
  --cdm-verde-80: #00995ccc;
  --cdm-verde-60: #00995c99;
  --cdm-verde-40: #00995c66;
  --cdm-verde-20: #00995c33;
  --cdm-verde-citrico: #b1d34b;
  --cdm-verde-citrico-80: #b1d34acc;
  --cdm-verde-citrico-60: #b1d34a99;
  --cdm-verde-citrico-40: #b1d34a66;
  --cdm-verde-citrico-20: #b1d34a33;
  --cdm-verde-escuro: #004e4c;
  --cdm-verde-escuro-80: #004d4acc;
  --cdm-verde-escuro-60: #004d4a99;
  --cdm-verde-escuro-40: #004d4a66;
  --cdm-verde-escuro-20: #004d4a33;
  --cdm-laranja: #f47920;
  --cdm-laranja-80: #f4781fcc;
  --cdm-laranja-60: #f4781f99;
  --cdm-laranja-40: #f4781f66;
  --cdm-laranja-20: #f4781f33;
  /* SECUNDÁRIAS */
  --cdm-marrom: #d2a494;
  --cdm-marrom-80: #d1a394cc;
  --cdm-marrom-60: #d2a39399;
  --cdm-marrom-40: #d2a39366;
  --cdm-marrom-20: #d2a39333;
  --cdm-rosa: #f1cdcd;
  --cdm-rosa-80: #f1cdcdcc;
  --cdm-rosa-60: #f1cdcd99;
  --cdm-rosa-40: #f1cdcd66;
  --cdm-rosa-20: #f1cdcd33;
  --cdm-bege: #ece3d9;
  --cdm-bege-80: #ece3d9cc;
  --cdm-bege-60: #ece3d999;
  --cdm-bege-40: #ece3d966;
  --cdm-bege-20: #ece3d933;
  --cdm-amarelo: #ffe596;
  --cdm-amarelo-80: #ffe596cc;
  --cdm-amarelo-60: #ffedc0;
  --cdm-amarelo-40: #ffe59666;
  --cdm-amarelo-20: #ffe59633;
  --cdm-verde-claro-novo: #cde3bb;
  --cdm-verde-claro-80: #cde3bacc;
  --cdm-verde-claro-60: #cde3ba99;
  --cdm-verde-claro-40: #cde3ba66;
  --cdm-verde-claro-20: #cde3ba33;
  --cdm-azul: #a4d8de;
  --cdm-azul-80: #a4d8decc;
  --cdm-azul-60: #a4d8de99;
  --cdm-azul-40: #a4d8de66;
  --cdm-azul-20: #a4d9df33;
  /* COMPLEMENTARES */
  --cdm-preto: #000000;
  --cdm-cinza-escuro-2: #999999;
  --cdm-cinza-claro-2: #e5e5e5;
  --cdm-cinza-texto-menor-importancia: #c4cbcf;
  --cdm-cinza-background-2: #f4f4f4;
  --cdm-cinza-divisoes: #dedede;
  --cdm-cinza-shadow: #c8c9cd;
  --cnu-transparent: transparent; }

body #main-content {
  min-height: 380px; }

:root .cnu-theme {
  /* Backgrounds */
  /* Texts */
  /* Borders */
  /* Backgrounds */
  /* Texts */
  /* Borders */
  /* Texts new palette */
  /* Texts old palette */
  /* #################### Botões Unimed #################### */
  /* Botão Unimed Estrutura */
  /* Botão Unimed Download */
  /*Botão Unimed Share */
  /* Botão Unimed Cinza */
  /* Botão Unimed Limão */
  /* Botão Unimed Verde */
  /* Botão Unimed Laranja */
  /* Botão Unimed Rosa */
  /* #################### Botões Unimed #################### */
  /* #################### Botão Formulário #################### */
  /* #################### Botão Formulário #################### */ }
  :root .cnu-theme .bg-cdm-verde {
    background-color: var(--cdm-verde); }
  :root .cnu-theme .bg-cdm-verde-claro {
    background-color: var(--cdm-verde-claro); }
  :root .cnu-theme .bg-cdm-bege {
    background-color: var(--cdm-bege); }
  :root .cnu-theme .bg-cdm-branco {
    background-color: var(--cdm-branco); }
  :root .cnu-theme .bg-cdm-vermelho {
    background-color: var(--cdm-vermelho); }
  :root .cnu-theme .bg-cdm-roxo-claro {
    background-color: var(--cdm-roxo-claro); }
  :root .cnu-theme .bg-cdm-laranja {
    background-color: var(--cdm-laranja); }
  :root .cnu-theme .bg-cdm-amarelo {
    background-color: var(--cdm-amarelo); }
  :root .cnu-theme .bg-cdm-cinza-claro {
    background-color: var(--cdm-cinza-claro); }
  :root .cnu-theme .bg-cdm-verde-escuro {
    background-color: var(--cdm-verde-escuro); }
  :root .cnu-theme .bg-cdm-roxo-escuro {
    background-color: var(--cdm-roxo-escuro); }
  :root .cnu-theme .bg-cdm-verde-agua {
    background-color: var(--cdm-verde-agua); }
  :root .cnu-theme .bg-cdm-cinza-escuro {
    background-color: var(--cdm-cinza-escuro); }
  :root .cnu-theme .bg-cdm-marrom {
    background-color: var(--cdm-marrom); }
  :root .cnu-theme .bg-grey-light {
    background-color: var(--grey-light); }
  :root .cnu-theme .text-cdm-verde {
    color: var(--cdm-verde); }
  :root .cnu-theme .text-cdm-verde-claro {
    color: var(--cdm-verde-claro); }
  :root .cnu-theme .text-cdm-bege {
    color: var(--cdm-bege); }
  :root .cnu-theme .text-cdm-branco {
    color: var(--cdm-branco); }
  :root .cnu-theme .text-cdm-vermelho {
    color: var(--cdm-vermelho); }
  :root .cnu-theme .text-cdm-roxo-claro {
    color: var(--cdm-roxo-claro); }
  :root .cnu-theme .text-cdm-laranja {
    color: var(--cdm-laranja); }
  :root .cnu-theme .text-cdm-amarelo {
    color: var(--cdm-amarelo); }
  :root .cnu-theme .text-cdm-cinza-claro {
    color: var(--cdm-cinza-claro); }
  :root .cnu-theme .text-cdm-verde-escuro {
    color: var(--cdm-verde-escuro); }
  :root .cnu-theme .text-cdm-roxo-escuro {
    color: var(--cdm-roxo-escuro); }
  :root .cnu-theme .text-cdm-verde-agua {
    color: var(--cdm-verde-agua); }
  :root .cnu-theme .text-cdm-cinza-escuro {
    color: var(--cdm-cinza-escuro); }
  :root .cnu-theme .text-cdm-marrom {
    color: var(--cdm-marrom); }
  :root .cnu-theme .text-grey-light {
    color: var(--grey-light); }
  :root .cnu-theme .border-cdm-verde {
    border-color: var(--cdm-verde); }
  :root .cnu-theme .border-cdm-verde-claro {
    border-color: var(--cdm-verde-claro); }
  :root .cnu-theme .border-cdm-bege {
    border-color: var(--cdm-bege); }
  :root .cnu-theme .border-cdm-branco {
    border-color: var(--cdm-branco); }
  :root .cnu-theme .border-cdm-vermelho {
    border-color: var(--cdm-vermelho); }
  :root .cnu-theme .border-cdm-roxo-claro {
    border-color: var(--cdm-roxo-claro); }
  :root .cnu-theme .border-cdm-laranja {
    border-color: var(--cdm-laranja); }
  :root .cnu-theme .border-cdm-amarelo {
    border-color: var(--cdm-amarelo); }
  :root .cnu-theme .border-cdm-cinza-claro {
    border-color: var(--cdm-cinza-claro); }
  :root .cnu-theme .border-cdm-verde-escuro {
    border-color: var(--cdm-verde-escuro); }
  :root .cnu-theme .border-cdm-roxo-escuro {
    border-color: var(--cdm-roxo-escuro); }
  :root .cnu-theme .border-cdm-verde-agua {
    border-color: var(--cdm-verde-agua); }
  :root .cnu-theme .border-cdm-cinza-escuro {
    border-color: var(--cdm-cinza-escuro); }
  :root .cnu-theme .border-cdm-marrom {
    border-color: var(--cdm-marrom); }
  :root .cnu-theme .border-grey-light {
    border-color: var(--grey-light); }
  :root .cnu-theme .bg-cdm-verde-80 {
    background-color: var(--cdm-verde-80); }
  :root .cnu-theme .bg-cdm-verde-60 {
    background-color: var(--cdm-verde-60); }
  :root .cnu-theme .bg-cdm-verde-40 {
    background-color: var(--cdm-verde-40); }
  :root .cnu-theme .bg-cdm-verde-20 {
    background-color: var(--cdm-verde-20); }
  :root .cnu-theme .bg-cdm-verde-citrico {
    background-color: var(--cdm-verde-citrico); }
  :root .cnu-theme .bg-cdm-verde-citrico-80 {
    background-color: var(--cdm-verde-citrico-80); }
  :root .cnu-theme .bg-cdm-verde-citrico-60 {
    background-color: var(--cdm-verde-citrico-60); }
  :root .cnu-theme .bg-cdm-verde-citrico-40 {
    background-color: var(--cdm-verde-citrico-40); }
  :root .cnu-theme .bg-cdm-verde-citrico-20 {
    background-color: var(--cdm-verde-citrico-20); }
  :root .cnu-theme .bg-cdm-verde-escuro-80 {
    background-color: var(--cdm-verde-escuro-80); }
  :root .cnu-theme .bg-cdm-verde-escuro-60 {
    background-color: var(--cdm-verde-escuro-60); }
  :root .cnu-theme .bg-cdm-verde-escuro-40 {
    background-color: var(--cdm-verde-escuro-40); }
  :root .cnu-theme .bg-cdm-verde-escuro-20 {
    background-color: var(--cdm-verde-escuro-20); }
  :root .cnu-theme .bg-cdm-laranja-80 {
    background-color: var(--cdm-laranja-80); }
  :root .cnu-theme .bg-cdm-laranja-60 {
    background-color: var(--cdm-laranja-60); }
  :root .cnu-theme .bg-cdm-laranja-40 {
    background-color: var(--cdm-laranja-40); }
  :root .cnu-theme .bg-cdm-laranja-20 {
    background-color: var(--cdm-laranja-20); }
  :root .cnu-theme .bg-cdm-marrom {
    background-color: var(--cdm-marrom); }
  :root .cnu-theme .bg-cdm-marrom-80 {
    background-color: var(--cdm-marrom-80); }
  :root .cnu-theme .bg-cdm-marrom-60 {
    background-color: var(--cdm-marrom-60); }
  :root .cnu-theme .bg-cdm-marrom-40 {
    background-color: var(--cdm-marrom-40); }
  :root .cnu-theme .bg-cdm-marrom-20 {
    background-color: var(--cdm-marrom-20); }
  :root .cnu-theme .bg-cdm-rosa {
    background-color: var(--cdm-rosa); }
  :root .cnu-theme .bg-cdm-rosa-80 {
    background-color: var(--cdm-rosa-80); }
  :root .cnu-theme .bg-cdm-rosa-60 {
    background-color: var(--cdm-rosa-60); }
  :root .cnu-theme .bg-cdm-rosa-40 {
    background-color: var(--cdm-rosa-40); }
  :root .cnu-theme .bg-cdm-rosa-20 {
    background-color: var(--cdm-rosa-20); }
  :root .cnu-theme .bg-cdm-bege-80 {
    background-color: var(--cdm-bege-80); }
  :root .cnu-theme .bg-cdm-bege-60 {
    background-color: var(--cdm-bege-60); }
  :root .cnu-theme .bg-cdm-bege-40 {
    background-color: var(--cdm-bege-40); }
  :root .cnu-theme .bg-cdm-bege-20 {
    background-color: var(--cdm-bege-20); }
  :root .cnu-theme .bg-cdm-amarelo-80 {
    background-color: var(--cdm-amarelo-80); }
  :root .cnu-theme .bg-cdm-amarelo-60 {
    background-color: var(--cdm-amarelo-60); }
  :root .cnu-theme .bg-cdm-amarelo-40 {
    background-color: var(--cdm-amarelo-40); }
  :root .cnu-theme .bg-cdm-amarelo-20 {
    background-color: var(--cdm-amarelo-20); }
  :root .cnu-theme .bg-cdm-verde-claro-novo {
    background-color: var(--cdm-verde-claro-novo); }
  :root .cnu-theme .bg-cdm-verde-claro-80 {
    background-color: var(--cdm-verde-claro-80); }
  :root .cnu-theme .bg-cdm-verde-claro-60 {
    background-color: var(--cdm-verde-claro-60); }
  :root .cnu-theme .bg-cdm-verde-claro-40 {
    background-color: var(--cdm-verde-claro-40); }
  :root .cnu-theme .bg-cdm-verde-claro-20 {
    background-color: var(--cdm-verde-claro-20); }
  :root .cnu-theme .bg-cdm-azul {
    background-color: var(--cdm-azul); }
  :root .cnu-theme .bg-cdm-azul-80 {
    background-color: var(--cdm-azul-80); }
  :root .cnu-theme .bg-cdm-azul-60 {
    background-color: var(--cdm-azul-60); }
  :root .cnu-theme .bg-cdm-azul-40 {
    background-color: var(--cdm-azul-40); }
  :root .cnu-theme .bg-cdm-azul-20 {
    background-color: var(--cdm-azul-20); }
  :root .cnu-theme .bg-cdm-preto {
    background-color: var(--cdm-preto); }
  :root .cnu-theme .bg-cdm-cinza-escuro-2 {
    background-color: var(--cdm-cinza-escuro-2); }
  :root .cnu-theme .bg-cdm-cinza-claro-2 {
    background-color: var(--cdm-cinza-claro-2); }
  :root .cnu-theme .bg-cdm-cinza-texto-menor-importancia {
    background-color: var(--cdm-cinza-texto-menor-importancia); }
  :root .cnu-theme .bg-cdm-cinza-background-2 {
    background-color: var(--cdm-cinza-background-2); }
  :root .cnu-theme .bg-cdm-cinza-divisoes {
    background-color: var(--cdm-cinza-divisoes); }
  :root .cnu-theme .bg-cdm-cinza-shadow {
    background-color: var(--cdm-cinza-shadow); }
  :root .cnu-theme .bg-cnu-transparent {
    background-color: var(--cnu-transparent); }
  :root .cnu-theme .text-cdm-verde-80 {
    color: var(--cdm-verde-80); }
  :root .cnu-theme .text-cdm-verde-60 {
    color: var(--cdm-verde-60); }
  :root .cnu-theme .text-cdm-verde-40 {
    color: var(--cdm-verde-40); }
  :root .cnu-theme .text-cdm-verde-20 {
    color: var(--cdm-verde-20); }
  :root .cnu-theme .text-cdm-verde-citrico {
    color: var(--cdm-verde-citrico); }
  :root .cnu-theme .text-cdm-verde-citrico-80 {
    color: var(--cdm-verde-citrico-80); }
  :root .cnu-theme .text-cdm-verde-citrico-60 {
    color: var(--cdm-verde-citrico-60); }
  :root .cnu-theme .text-cdm-verde-citrico-40 {
    color: var(--cdm-verde-citrico-40); }
  :root .cnu-theme .text-cdm-verde-citrico-20 {
    color: var(--cdm-verde-citrico-20); }
  :root .cnu-theme .text-cdm-verde-escuro-80 {
    color: var(--cdm-verde-escuro-80); }
  :root .cnu-theme .text-cdm-verde-escuro-60 {
    color: var(--cdm-verde-escuro-60); }
  :root .cnu-theme .text-cdm-verde-escuro-40 {
    color: var(--cdm-verde-escuro-40); }
  :root .cnu-theme .text-cdm-verde-escuro-20 {
    color: var(--cdm-verde-escuro-20); }
  :root .cnu-theme .text-cdm-laranja-80 {
    color: var(--cdm-laranja-80); }
  :root .cnu-theme .text-cdm-laranja-60 {
    color: var(--cdm-laranja-60); }
  :root .cnu-theme .text-cdm-laranja-40 {
    color: var(--cdm-laranja-40); }
  :root .cnu-theme .text-cdm-laranja-20 {
    color: var(--cdm-laranja-20); }
  :root .cnu-theme .text-cdm-marrom {
    color: var(--cdm-marrom); }
  :root .cnu-theme .text-cdm-marrom-80 {
    color: var(--cdm-marrom-80); }
  :root .cnu-theme .text-cdm-marrom-60 {
    color: var(--cdm-marrom-60); }
  :root .cnu-theme .text-cdm-marrom-40 {
    color: var(--cdm-marrom-40); }
  :root .cnu-theme .text-cdm-marrom-20 {
    color: var(--cdm-marrom-20); }
  :root .cnu-theme .text-cdm-rosa {
    color: var(--cdm-rosa); }
  :root .cnu-theme .text-cdm-rosa-80 {
    color: var(--cdm-rosa-80); }
  :root .cnu-theme .text-cdm-rosa-60 {
    color: var(--cdm-rosa-60); }
  :root .cnu-theme .text-cdm-rosa-40 {
    color: var(--cdm-rosa-40); }
  :root .cnu-theme .text-cdm-rosa-20 {
    color: var(--cdm-rosa-20); }
  :root .cnu-theme .text-cdm-bege-80 {
    color: var(--cdm-bege-80); }
  :root .cnu-theme .text-cdm-bege-60 {
    color: var(--cdm-bege-60); }
  :root .cnu-theme .text-cdm-bege-40 {
    color: var(--cdm-bege-40); }
  :root .cnu-theme .text-cdm-bege-20 {
    color: var(--cdm-bege-20); }
  :root .cnu-theme .text-cdm-amarelo-80 {
    color: var(--cdm-amarelo-80); }
  :root .cnu-theme .text-cdm-amarelo-60 {
    color: var(--cdm-amarelo-60); }
  :root .cnu-theme .text-cdm-amarelo-40 {
    color: var(--cdm-amarelo-40); }
  :root .cnu-theme .text-cdm-amarelo-20 {
    color: var(--cdm-amarelo-20); }
  :root .cnu-theme .text-cdm-verde-claro-novo {
    color: var(--cdm-verde-claro-novo); }
  :root .cnu-theme .text-cdm-verde-claro-80 {
    color: var(--cdm-verde-claro-80); }
  :root .cnu-theme .text-cdm-verde-claro-60 {
    color: var(--cdm-verde-claro-60); }
  :root .cnu-theme .text-cdm-verde-claro-40 {
    color: var(--cdm-verde-claro-40); }
  :root .cnu-theme .text-cdm-verde-claro-20 {
    color: var(--cdm-verde-claro-20); }
  :root .cnu-theme .text-cdm-azul {
    color: var(--cdm-azul); }
  :root .cnu-theme .text-cdm-azul-80 {
    color: var(--cdm-azul-80); }
  :root .cnu-theme .text-cdm-azul-60 {
    color: var(--cdm-azul-60); }
  :root .cnu-theme .text-cdm-azul-40 {
    color: var(--cdm-azul-40); }
  :root .cnu-theme .text-cdm-azul-20 {
    color: var(--cdm-azul-20); }
  :root .cnu-theme .text-cdm-preto {
    color: var(--cdm-preto); }
  :root .cnu-theme .text-cdm-cinza-escuro-2 {
    color: var(--cdm-cinza-escuro-2); }
  :root .cnu-theme .text-cdm-cinza-claro-2 {
    color: var(--cdm-cinza-claro-2); }
  :root .cnu-theme .text-cdm-cinza-texto-menor-importancia {
    color: var(--cdm-cinza-texto-menor-importancia); }
  :root .cnu-theme .text-cdm-cinza-background-2 {
    color: var(--cdm-cinza-background-2); }
  :root .cnu-theme .text-cdm-cinza-divisoes {
    color: var(--cdm-cinza-divisoes); }
  :root .cnu-theme .text-cdm-cinza-shadow {
    color: var(--cdm-cinza-shadow); }
  :root .cnu-theme .border-cdm-verde-80 {
    border-color: var(--cdm-verde-80); }
  :root .cnu-theme .border-cdm-verde-60 {
    border-color: var(--cdm-verde-60); }
  :root .cnu-theme .border-cdm-verde-40 {
    border-color: var(--cdm-verde-40); }
  :root .cnu-theme .border-cdm-verde-20 {
    border-color: var(--cdm-verde-20); }
  :root .cnu-theme .border-cdm-verde-citrico {
    border-color: var(--cdm-verde-citrico); }
  :root .cnu-theme .border-cdm-verde-citrico-80 {
    border-color: var(--cdm-verde-citrico-80); }
  :root .cnu-theme .border-cdm-verde-citrico-60 {
    border-color: var(--cdm-verde-citrico-60); }
  :root .cnu-theme .border-cdm-verde-citrico-40 {
    border-color: var(--cdm-verde-citrico-40); }
  :root .cnu-theme .border-cdm-verde-citrico-20 {
    border-color: var(--cdm-verde-citrico-20); }
  :root .cnu-theme .border-cdm-verde-escuro-80 {
    border-color: var(--cdm-verde-escuro-80); }
  :root .cnu-theme .border-cdm-verde-escuro-60 {
    border-color: var(--cdm-verde-escuro-60); }
  :root .cnu-theme .border-cdm-verde-escuro-40 {
    border-color: var(--cdm-verde-escuro-40); }
  :root .cnu-theme .border-cdm-verde-escuro-20 {
    border-color: var(--cdm-verde-escuro-20); }
  :root .cnu-theme .border-cdm-laranja-80 {
    border-color: var(--cdm-laranja-80); }
  :root .cnu-theme .border-cdm-laranja-60 {
    border-color: var(--cdm-laranja-60); }
  :root .cnu-theme .border-cdm-laranja-40 {
    border-color: var(--cdm-laranja-40); }
  :root .cnu-theme .border-cdm-laranja-20 {
    border-color: var(--cdm-laranja-20); }
  :root .cnu-theme .border-cdm-marrom {
    border-color: var(--cdm-marrom); }
  :root .cnu-theme .border-cdm-marrom-80 {
    border-color: var(--cdm-marrom-80); }
  :root .cnu-theme .border-cdm-marrom-60 {
    border-color: var(--cdm-marrom-60); }
  :root .cnu-theme .border-cdm-marrom-40 {
    border-color: var(--cdm-marrom-40); }
  :root .cnu-theme .border-cdm-marrom-20 {
    border-color: var(--cdm-marrom-20); }
  :root .cnu-theme .border-cdm-rosa {
    border-color: var(--cdm-rosa); }
  :root .cnu-theme .border-cdm-rosa-80 {
    border-color: var(--cdm-rosa-80); }
  :root .cnu-theme .border-cdm-rosa-60 {
    border-color: var(--cdm-rosa-60); }
  :root .cnu-theme .border-cdm-rosa-40 {
    border-color: var(--cdm-rosa-40); }
  :root .cnu-theme .border-cdm-rosa-20 {
    border-color: var(--cdm-rosa-20); }
  :root .cnu-theme .border-cdm-bege-80 {
    border-color: var(--cdm-bege-80); }
  :root .cnu-theme .border-cdm-bege-60 {
    border-color: var(--cdm-bege-60); }
  :root .cnu-theme .border-cdm-bege-40 {
    border-color: var(--cdm-bege-40); }
  :root .cnu-theme .border-cdm-bege-20 {
    border-color: var(--cdm-bege-20); }
  :root .cnu-theme .border-cdm-amarelo-80 {
    border-color: var(--cdm-amarelo-80); }
  :root .cnu-theme .border-cdm-amarelo-60 {
    border-color: var(--cdm-amarelo-60); }
  :root .cnu-theme .border-cdm-amarelo-40 {
    border-color: var(--cdm-amarelo-40); }
  :root .cnu-theme .border-cdm-amarelo-20 {
    border-color: var(--cdm-amarelo-20); }
  :root .cnu-theme .border-cdm-verde-claro-novo {
    border-color: var(--cdm-verde-claro-novo); }
  :root .cnu-theme .border-cdm-verde-claro-80 {
    border-color: var(--cdm-verde-claro-80); }
  :root .cnu-theme .border-cdm-verde-claro-60 {
    border-color: var(--cdm-verde-claro-60); }
  :root .cnu-theme .border-cdm-verde-claro-40 {
    border-color: var(--cdm-verde-claro-40); }
  :root .cnu-theme .border-cdm-verde-claro-20 {
    border-color: var(--cdm-verde-claro-20); }
  :root .cnu-theme .border-cdm-azul {
    border-color: var(--cdm-azul); }
  :root .cnu-theme .border-cdm-azul-80 {
    border-color: var(--cdm-azul-80); }
  :root .cnu-theme .border-cdm-azul-60 {
    border-color: var(--cdm-azul-60); }
  :root .cnu-theme .border-cdm-azul-40 {
    border-color: var(--cdm-azul-40); }
  :root .cnu-theme .border-cdm-azul-20 {
    border-color: var(--cdm-azul-20); }
  :root .cnu-theme .border-cdm-preto {
    border-color: var(--cdm-preto); }
  :root .cnu-theme .border-cdm-cinza-escuro-2 {
    border-color: var(--cdm-cinza-escuro-2); }
  :root .cnu-theme .border-cdm-cinza-claro-2 {
    border-color: var(--cdm-cinza-claro-2); }
  :root .cnu-theme .border-cdm-cinza-texto-menor-importancia {
    border-color: var(--cdm-cinza-texto-menor-importancia); }
  :root .cnu-theme .border-cdm-cinza-background-2 {
    border-color: var(--cdm-cinza-background-2); }
  :root .cnu-theme .border-cdm-cinza-divisoes {
    border-color: var(--cdm-cinza-divisoes); }
  :root .cnu-theme .border-cdm-cinza-shadow {
    border-color: var(--cdm-cinza-shadow); }
  :root .cnu-theme .cnu-modal.show {
    display: flex !important;
    justify-content: center; }
  :root .cnu-theme .swiffy-slider {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 2rem 0; }
    :root .cnu-theme .swiffy-slider .slider-nav {
      position: relative !important; }
    :root .cnu-theme .swiffy-slider .slider-nav-next {
      visibility: initial;
      margin-left: 1.25rem; }
    :root .cnu-theme .swiffy-slider .slider-nav-prev::after,
    :root .cnu-theme .swiffy-slider .slider-nav-next::after {
      content: none !important; }
    :root .cnu-theme .swiffy-slider .slider-nav-prev {
      visibility: initial;
      margin-right: 1.25rem; }
  :root .cnu-theme .slider-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    max-width: 1180px;
    width: 90%;
    gap: 0.75rem !important;
    margin: 0 !important; }
  @media (max-width: 440px) {
    :root .cnu-theme .swiffy-slider {
      padding: 1.5rem 0.25rem !important; }
      :root .cnu-theme .swiffy-slider .slider-container {
        width: 100% !important;
        gap: 0.5rem !important; }
      :root .cnu-theme .swiffy-slider .slider-nav-prev {
        margin-right: 0 !important; }
      :root .cnu-theme .swiffy-slider .slider-nav-next {
        margin-left: 0 !important; }
      :root .cnu-theme .swiffy-slider .button_40 img {
        height: 16px !important;
        width: 16px !important; } }
  :root .cnu-theme .cnu-select {
    min-width: 20rem; }
  :root .cnu-theme .multiselect-dropdown {
    font-size: 12px;
    width: 14rem !important;
    padding: 0.5rem 0.75rem;
    background-color: #f4f4f4 !important; }
    :root .cnu-theme .multiselect-dropdown label {
      font-size: 12px; }
    :root .cnu-theme .multiselect-dropdown .optext {
      color: white !important;
      background-color: #969696 !important; }
    :root .cnu-theme .multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-list {
      height: 100% !important; }
      :root .cnu-theme .multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-list div {
        display: flex;
        flex-direction: row;
        align-items: center; }
        :root .cnu-theme .multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-list div label {
          font-size: 14px !important;
          font-weight: 400 !important; }
        :root .cnu-theme .multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-list div:hover {
          background: #f4f4f4 !important; }
    @media (max-width: 440px) {
      :root .cnu-theme .multiselect-dropdown {
        width: 100% !important; } }
  :root .cnu-theme h1.cnu {
    font-family: "Unimed Slab";
    font-weight: 700;
    font-size: 50px;
    line-height: 55px; }
  :root .cnu-theme h2.cnu {
    font-family: "Unimed Slab";
    font-weight: 700;
    font-size: 40px;
    line-height: 45px; }
  :root .cnu-theme h3.cnu {
    font-family: "Unimed Slab";
    font-weight: 700;
    font-size: 30px;
    line-height: 35px; }
  :root .cnu-theme h4.cnu {
    font-family: "Unimed Slab";
    font-weight: 700;
    font-size: 25px;
    line-height: 30px; }
  :root .cnu-theme h5.cnu {
    font-family: "Unimed Slab";
    font-size: 18px;
    line-height: 22px; }
  :root .cnu-theme h6.cnu {
    font-family: "Unimed Slab";
    font-weight: 700;
    font-size: 18px;
    line-height: 22px; }
  :root .cnu-theme p.cnu {
    font-family: "Unimed Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px; }
  :root .cnu-theme p.cnu i {
    font-family: "Unimed Sans";
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px; }
  :root .cnu-theme p.cnu.cnu-secundario {
    font-family: "Unimed Sans";
    font-weight: 400;
    font-size: 14px;
    line-height: 21px; }
  :root .cnu-theme p.cnu.cnu-secundario i {
    font-family: "Unimed Sans";
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px; }
  :root .cnu-theme small.cnu {
    font-family: "Unimed Sans";
    font-weight: 400;
    font-size: 12px;
    line-height: 19px; }
  :root .cnu-theme small.cnu i {
    font-family: "Unimed Sans";
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px; }
  :root .cnu-theme button.cnu,
  :root .cnu-theme a[type="button"].cnu {
    font-family: "Unimed Sans";
    font-weight: 700;
    font-size: 16px;
    line-height: 100%; }
  :root .cnu-theme .cnu-texto-simples {
    display: flex;
    flex-direction: column;
    text-align: center;
    max-width: 1180px;
    margin: auto;
    padding: 80px 0 80px; }
    :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-titulo {
      color: #00995C;
      font-family: "Unimed Sans"; }
    :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-subtitulo {
      font-family: "Unimed Sans";
      color: #282828;
      margin: 1.5rem 0 2rem;
      font-size: 40px;
      font-weight: 600;
      line-height: 140%; }
    :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-descricao {
      font-family: "Unimed Sans";
      color: #4D4D4D;
      font-size: 16px;
      line-height: 150%; }
    :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-conteudo {
      display: flex; }
    :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-col {
      margin: 1.5rem 0 2rem; }
  :root .cnu-theme .cnu-texto-simples-secundario {
    text-align: left; }
    :root .cnu-theme .cnu-texto-simples-secundario .cnu-texto-simples-subtitulo {
      margin: 0; }
    :root .cnu-theme .cnu-texto-simples-secundario .cnu-texto-simples-col:first-child {
      flex: 0 0 635px; }
    :root .cnu-theme .cnu-texto-simples-secundario .cnu-texto-simples-col:last-child {
      flex: 1;
      display: flex;
      flex-direction: column;
      gap: 16px; }
  :root .cnu-theme .cnu-texto-simples-terciario {
    text-align: left; }
    :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-subtitulo {
      margin: 0; }
    :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-conteudo {
      gap: 7.5rem; }
    :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-col:first-child {
      flex: 0 0 278px; }
    :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-col:last-child {
      flex: 1;
      display: flex;
      gap: 4.3125rem; }
  :root .cnu-theme .cnu-texto-simples-quartenario .cnu-texto-simples-subtitulo {
    margin: 0 0 4rem; }
  :root .cnu-theme .cnu-texto-simples-quartenario .cnu-texto-simples-conteudo {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px; }
  :root .cnu-theme .cnu-texto-simples-cor-secundaria {
    background-color: #004E4C; }
    :root .cnu-theme .cnu-texto-simples-cor-secundaria .cnu-texto-simples-titulo {
      color: #00995C; }
    :root .cnu-theme .cnu-texto-simples-cor-secundaria .cnu-texto-simples-subtitulo {
      color: #B1D34B; }
    :root .cnu-theme .cnu-texto-simples-cor-secundaria .cnu-texto-simples-descricao {
      color: #FFFFFF; }
  @media (max-width: 768px) {
    :root .cnu-theme .cnu-04-branco-title {
      font-size: 30px !important; }
    :root .cnu-theme .cnu-04-branco-text {
      font-size: 14px !important; }
    :root .cnu-theme .cnu-texto-simples {
      padding: 80px 40px 80px; }
      :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-titulo {
        font-size: 1rem;
        line-height: 25px; }
      :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-subtitulo {
        font-size: 25px;
        line-height: 30px; }
      :root .cnu-theme .cnu-texto-simples .cnu-texto-simples-descricao {
        font-size: 14px;
        line-height: 21px; }
    :root .cnu-theme .cnu-texto-simples-secundario .cnu-texto-simples-titulo {
      margin: 0; }
    :root .cnu-theme .cnu-texto-simples-secundario .cnu-texto-simples-conteudo {
      flex-direction: column;
      gap: 0; }
      :root .cnu-theme .cnu-texto-simples-secundario .cnu-texto-simples-conteudo .cnu-texto-simples-col {
        margin: 1rem 0; }
        :root .cnu-theme .cnu-texto-simples-secundario .cnu-texto-simples-conteudo .cnu-texto-simples-col:first-child {
          flex: 1; }
    :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-titulo {
      margin: 0; }
    :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-conteudo {
      flex-direction: column;
      gap: 0; }
      :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-conteudo .cnu-texto-simples-col {
        margin: 1rem 0; }
        :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-conteudo .cnu-texto-simples-col:first-child {
          flex: 1; }
        :root .cnu-theme .cnu-texto-simples-terciario .cnu-texto-simples-conteudo .cnu-texto-simples-col:last-child {
          gap: 20px; }
    :root .cnu-theme .cnu-texto-simples-quartenario .cnu-texto-simples-subtitulo {
      margin: 0 0 2rem; }
    :root .cnu-theme .cnu-texto-simples-quartenario .cnu-texto-simples-conteudo .cnu-texto-simples-descricao {
      margin: 0;
      font-size: 14px;
      line-height: 21px; } }
  :root .cnu-theme .visible-false {
    display: none !important; }
    :root .cnu-theme .visible-false img {
      visibility: hidden !important; }
  :root .cnu-theme .swiffy-slider,
  :root .cnu-theme .slider-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 2rem 0; }
    :root .cnu-theme .swiffy-slider .slider-nav,
    :root .cnu-theme .slider-wrapper .slider-nav {
      position: relative !important;
      filter: none; }
      :root .cnu-theme .swiffy-slider .slider-nav:focus,
      :root .cnu-theme .slider-wrapper .slider-nav:focus {
        box-shadow: none; }
  :root .cnu-theme .cnu-carrossel-cards {
    margin-bottom: 32px; }
    :root .cnu-theme .cnu-carrossel-cards .cnu-carrossel-cards-item {
      flex: 1;
      min-height: 237px;
      min-width: 260px !important;
      border: 1px solid #F4F4F4;
      box-shadow: 0px 3px 6px rgba(116, 116, 116, 0.15);
      border-radius: 4px;
      padding: 2rem 1.5rem; }
      :root .cnu-theme .cnu-carrossel-cards .cnu-carrossel-cards-item .cnu-carrossel-cards-item-icon {
        width: 2rem;
        height: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 153, 93, 0.1);
        border-radius: 4px;
        color: #82CFB1;
        margin-bottom: 1rem; }
      :root .cnu-theme .cnu-carrossel-cards .cnu-carrossel-cards-item .cnu-carrossel-cards-item-titulo {
        font-family: "Unimed Sans";
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px; }
      :root .cnu-theme .cnu-carrossel-cards .cnu-carrossel-cards-item .cnu-carrossel-cards-descricao {
        margin-bottom: 1.75rem;
        font-family: 'Unimed Sans';
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #5B5C65;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      :root .cnu-theme .cnu-carrossel-cards .cnu-carrossel-cards-item .cnu-carrossel-cards-item-link {
        display: flex;
        font-family: "Unimed Sans";
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        color: #00995C;
        text-decoration: none; }
  :root .cnu-theme .cnu-carrossel-cards-secundario .cnu-carrossel-cards-item {
    background-color: #00995D; }
    :root .cnu-theme .cnu-carrossel-cards-secundario .cnu-carrossel-cards-item .cnu-carrossel-cards-item-icon {
      background-color: rgba(130, 207, 176, 0.1); }
    :root .cnu-theme .cnu-carrossel-cards-secundario .cnu-carrossel-cards-item .cnu-carrossel-cards-item-titulo {
      color: #004E4C; }
    :root .cnu-theme .cnu-carrossel-cards-secundario .cnu-carrossel-cards-item .cnu-carrossel-cards-descricao {
      color: #FFFFFF; }
    :root .cnu-theme .cnu-carrossel-cards-secundario .cnu-carrossel-cards-item .cnu-carrossel-cards-item-link {
      color: #B1D34B; }
  @media (max-width: 575.98px) {
    :root .cnu-theme .cnu-carrossel-cards-item {
      padding: 1.5rem 1rem !important; } }
  :root .cnu-theme .cnu-nav-section {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: "Unimed Sans";
    line-height: 1.5; }
    :root .cnu-theme .cnu-nav-section a {
      color: #00995D; }
    :root .cnu-theme .cnu-nav-section .nav-content-box {
      width: 100%;
      height: 100%;
      display: flex;
      margin: 36px 0px;
      max-width: 1366px;
      align-items: center;
      flex-direction: column;
      justify-content: space-between; }
    :root .cnu-theme .cnu-nav-section .title-nav-section {
      width: 410px;
      font-size: 30px;
      margin-bottom: 30px;
      font-weight: 600;
      color: #FFFFFF;
      text-align: center; }
    :root .cnu-theme .cnu-nav-section .box-links {
      width: 100%;
      flex-wrap: wrap;
      display: flex;
      justify-content: center;
      gap: 16px; }
    :root .cnu-theme .cnu-nav-section .box-links-item {
      padding: 0; }
    :root .cnu-theme .cnu-nav-section .link {
      height: auto;
      display: flex;
      align-items: center;
      padding: 18px 16px;
      min-height: 60px;
      color: #FFFFFF;
      font-size: 14px;
      font-weight: 400;
      border-radius: 4px;
      text-decoration: none;
      border: 1px solid #FFFFFF; }
    :root .cnu-theme .cnu-nav-section .link:hover {
      color: #FFFFFF;
      text-decoration: none; }
    :root .cnu-theme .cnu-nav-section .material-symbols-outlined {
      width: 21px;
      object-fit: cover; }
    :root .cnu-theme .cnu-nav-section .description-nav-section {
      margin-left: 10px;
      text-align: center; }
    @media (max-width: 930px) {
      :root .cnu-theme .cnu-nav-section .box-links {
        width: 63%;
        gap: 8px;
        display: grid;
        justify-items: center;
        grid-template-columns: 1fr 1fr; }
      :root .cnu-theme .cnu-nav-section .link {
        width: 100%; }
      :root .cnu-theme .cnu-nav-section .title-nav-section {
        width: 63%; } }
    @media (max-width: 558px) {
      :root .cnu-theme .cnu-nav-section .box-links {
        width: 90%;
        grid-template-columns: 1fr; }
      :root .cnu-theme .cnu-nav-section .link {
        width: 100%; }
      :root .cnu-theme .cnu-nav-section .title-nav-section {
        width: 90%; } }
  :root .cnu-theme .cnu-nav-section-v2 {
    min-height: 90px;
    display: flex;
    align-items: center;
    overflow: auto; }
    :root .cnu-theme .cnu-nav-section-v2 a {
      color: #00995D; }
    :root .cnu-theme .cnu-nav-section-v2 .cnu-container {
      max-width: 1180px;
      margin: auto; }
    :root .cnu-theme .cnu-nav-section-v2__links {
      display: flex;
      flex-wrap: nowrap;
      gap: 40px;
      padding: 0 16px; }
    :root .cnu-theme .cnu-nav-section-v2__link {
      font-family: "Unimed Slab";
      font-size: 18px;
      font-weight: 700;
      line-height: 150%;
      text-wrap: nowrap;
      text-decoration: none; }
    @media (max-width: 1079px) {
      :root .cnu-theme .cnu-nav-section-v2 {
        min-height: 72px; }
        :root .cnu-theme .cnu-nav-section-v2__link {
          font-size: 16px; } }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-80 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-60 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-40 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-20 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-citrico .cnu-nav-section-v2__link {
    color: var(--cdm-verde-citrico); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-citrico-80 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-citrico-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-citrico-60 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-citrico-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-citrico-40 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-citrico-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-citrico-20 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-citrico-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-escuro-80 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-escuro-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-escuro-60 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-escuro-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-escuro-40 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-escuro-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-escuro-20 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-escuro-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-laranja-80 .cnu-nav-section-v2__link {
    color: var(--cdm-laranja-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-laranja-60 .cnu-nav-section-v2__link {
    color: var(--cdm-laranja-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-laranja-40 .cnu-nav-section-v2__link {
    color: var(--cdm-laranja-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-laranja-20 .cnu-nav-section-v2__link {
    color: var(--cdm-laranja-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-marrom .cnu-nav-section-v2__link {
    color: var(--cdm-marrom); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-marrom-80 .cnu-nav-section-v2__link {
    color: var(--cdm-marrom-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-marrom-60 .cnu-nav-section-v2__link {
    color: var(--cdm-marrom-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-marrom-40 .cnu-nav-section-v2__link {
    color: var(--cdm-marrom-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-marrom-20 .cnu-nav-section-v2__link {
    color: var(--cdm-marrom-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-rosa .cnu-nav-section-v2__link {
    color: var(--cdm-rosa); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-rosa-80 .cnu-nav-section-v2__link {
    color: var(--cdm-rosa-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-rosa-60 .cnu-nav-section-v2__link {
    color: var(--cdm-rosa-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-rosa-40 .cnu-nav-section-v2__link {
    color: var(--cdm-rosa-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-rosa-20 .cnu-nav-section-v2__link {
    color: var(--cdm-rosa-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-bege-80 .cnu-nav-section-v2__link {
    color: var(--cdm-bege-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-bege-60 .cnu-nav-section-v2__link {
    color: var(--cdm-bege-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-bege-40 .cnu-nav-section-v2__link {
    color: var(--cdm-bege-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-bege-20 .cnu-nav-section-v2__link {
    color: var(--cdm-bege-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-amarelo-80 .cnu-nav-section-v2__link {
    color: var(--cdm-amarelo-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-amarelo-60 .cnu-nav-section-v2__link {
    color: var(--cdm-amarelo-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-amarelo-40 .cnu-nav-section-v2__link {
    color: var(--cdm-amarelo-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-amarelo-20 .cnu-nav-section-v2__link {
    color: var(--cdm-amarelo-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-claro-novo .cnu-nav-section-v2__link {
    color: var(--cdm-verde-claro-novo); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-claro-80 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-claro-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-claro-60 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-claro-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-claro-40 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-claro-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-claro-20 .cnu-nav-section-v2__link {
    color: var(--cdm-verde-claro-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-azul .cnu-nav-section-v2__link {
    color: var(--cdm-azul); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-azul-80 .cnu-nav-section-v2__link {
    color: var(--cdm-azul-80); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-azul-60 .cnu-nav-section-v2__link {
    color: var(--cdm-azul-60); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-azul-40 .cnu-nav-section-v2__link {
    color: var(--cdm-azul-40); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-azul-20 .cnu-nav-section-v2__link {
    color: var(--cdm-azul-20); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-preto .cnu-nav-section-v2__link {
    color: var(--cdm-preto); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-escuro-2 .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-escuro-2); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-claro-2 .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-claro-2); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-texto-menor-importancia .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-texto-menor-importancia); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-background-2 .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-background-2); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-divisoes .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-divisoes); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-shadow .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-shadow); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-citrico .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-citrico); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-citrico-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-citrico-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-citrico-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-citrico-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-citrico-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-citrico-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-citrico-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-citrico-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-escuro-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-escuro-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-escuro-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-escuro-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-escuro-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-escuro-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-escuro-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-escuro-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-laranja-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-laranja-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-laranja-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-laranja-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-laranja-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-laranja-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-laranja-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-laranja-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-marrom .cnu-nav-section-v2__link--active {
    color: var(--cdm-marrom); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-marrom-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-marrom-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-marrom-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-marrom-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-marrom-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-marrom-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-marrom-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-marrom-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-rosa .cnu-nav-section-v2__link--active {
    color: var(--cdm-rosa); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-rosa-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-rosa-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-rosa-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-rosa-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-rosa-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-rosa-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-rosa-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-rosa-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-bege-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-bege-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-bege-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-bege-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-bege-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-bege-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-bege-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-bege-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-amarelo-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-amarelo-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-amarelo-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-amarelo-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-amarelo-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-amarelo-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-amarelo-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-amarelo-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-claro-novo .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-claro-novo); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-claro-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-claro-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-claro-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-claro-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-claro-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-claro-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-claro-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-claro-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-azul .cnu-nav-section-v2__link--active {
    color: var(--cdm-azul); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-azul-80 .cnu-nav-section-v2__link--active {
    color: var(--cdm-azul-80); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-azul-60 .cnu-nav-section-v2__link--active {
    color: var(--cdm-azul-60); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-azul-40 .cnu-nav-section-v2__link--active {
    color: var(--cdm-azul-40); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-azul-20 .cnu-nav-section-v2__link--active {
    color: var(--cdm-azul-20); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-preto .cnu-nav-section-v2__link--active {
    color: var(--cdm-preto); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-escuro-2 .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-escuro-2); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-claro-2 .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-claro-2); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-texto-menor-importancia .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-texto-menor-importancia); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-background-2 .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-background-2); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-divisoes .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-divisoes); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-shadow .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-shadow); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde .cnu-nav-section-v2__link {
    color: var(--cdm-verde); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-claro .cnu-nav-section-v2__link {
    color: var(--cdm-verde-claro); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-bege .cnu-nav-section-v2__link {
    color: var(--cdm-bege); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-branco .cnu-nav-section-v2__link {
    color: var(--cdm-branco); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-vermelho .cnu-nav-section-v2__link {
    color: var(--cdm-vermelho); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-roxo-claro .cnu-nav-section-v2__link {
    color: var(--cdm-roxo-claro); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-laranja .cnu-nav-section-v2__link {
    color: var(--cdm-laranja); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-amarelo .cnu-nav-section-v2__link {
    color: var(--cdm-amarelo); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-claro .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-claro); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-escuro .cnu-nav-section-v2__link {
    color: var(--cdm-verde-escuro); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-roxo-escuro .cnu-nav-section-v2__link {
    color: var(--cdm-roxo-escuro); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-verde-agua .cnu-nav-section-v2__link {
    color: var(--cdm-verde-agua); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-cinza-escuro .cnu-nav-section-v2__link {
    color: var(--cdm-cinza-escuro); }
  :root .cnu-theme .cnu-nav-section-v2 .text-cdm-marrom .cnu-nav-section-v2__link {
    color: var(--cdm-marrom); }
  :root .cnu-theme .cnu-nav-section-v2 .text-grey-light .cnu-nav-section-v2__link {
    color: var(--grey-light); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-claro .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-claro); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-bege .cnu-nav-section-v2__link--active {
    color: var(--cdm-bege); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-branco .cnu-nav-section-v2__link--active {
    color: var(--cdm-branco); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-vermelho .cnu-nav-section-v2__link--active {
    color: var(--cdm-vermelho); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-roxo-claro .cnu-nav-section-v2__link--active {
    color: var(--cdm-roxo-claro); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-laranja .cnu-nav-section-v2__link--active {
    color: var(--cdm-laranja); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-amarelo .cnu-nav-section-v2__link--active {
    color: var(--cdm-amarelo); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-claro .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-claro); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-escuro .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-escuro); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-roxo-escuro .cnu-nav-section-v2__link--active {
    color: var(--cdm-roxo-escuro); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-verde-agua .cnu-nav-section-v2__link--active {
    color: var(--cdm-verde-agua); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-cinza-escuro .cnu-nav-section-v2__link--active {
    color: var(--cdm-cinza-escuro); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-cdm-marrom .cnu-nav-section-v2__link--active {
    color: var(--cdm-marrom); }
  :root .cnu-theme .cnu-nav-section-v2 .active-text-grey-light .cnu-nav-section-v2__link--active {
    color: var(--grey-light); }
  :root .cnu-theme .button_40 img {
    height: 2.5rem;
    width: 2.5rem; }
  :root .cnu-theme .button_40--desktop {
    display: block; }
  :root .cnu-theme .button_40--mobile {
    display: none; }
  @media (max-width: 768px) {
    :root .cnu-theme .button_40--desktop {
      display: none; }
    :root .cnu-theme .button_40--mobile {
      display: block; } }
  :root .cnu-theme .slider-container .cnu-card-plan {
    font-family: 'Unimed Sans';
    font-style: normal;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
    width: 21rem !important;
    min-width: 21rem !important;
    background: #FFFFFF;
    padding: 2rem 1.5rem;
    border: 2px solid #d1d1d1;
    border-radius: 8px; }
    :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-heading {
      display: flex;
      flex-direction: column;
      gap: 0.5rem; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-heading .heading-title {
        color: #5b5c65;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-heading .heading-pricing {
        display: flex;
        flex-direction: column;
        gap: 0rem;
        padding: 0; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-heading .heading-pricing .heading-pricing-price {
          display: flex;
          flex-direction: row;
          align-items: flex-end;
          gap: 0.4rem;
          padding: 2px 0; }
          :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-heading .heading-pricing .heading-pricing-price .real-symbol {
            font-weight: 700;
            font-size: 22px;
            line-height: 22px;
            letter-spacing: 0.2px;
            color: #004E4C; }
          :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-heading .heading-pricing .heading-pricing-price .value {
            font-weight: 800;
            font-size: 28px;
            line-height: 28px;
            letter-spacing: 0.2px;
            color: #004E4C; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-heading .heading-pricing .period {
          font-weight: 400;
          font-size: 13px;
          line-height: 13px;
          letter-spacing: 0.2px;
          color: #888888; }
    :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-coveraging-list {
      display: flex;
      flex-direction: column;
      gap: 0.75rem;
      list-style: none;
      padding: 0;
      margin: 0; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-coveraging-list li {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 0.5rem; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-coveraging-list li .descriptions {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          justify-content: flex-end; }
          :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-coveraging-list li .descriptions span {
            font-weight: 400;
            font-size: 13px;
            letter-spacing: 0.2px;
            color: #5b5c65; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-coveraging-list li .material-symbols-outlined {
          font-size: 18px;
          color: #00995C; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-coveraging-list .cnu-card-plan-coveraging-list-item-icon {
        width: 20px;
        max-height: 20px; }
    :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-other-info {
      display: flex;
      flex-direction: column;
      gap: 0.5rem; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-other-info span {
        font-weight: 400;
        font-size: 13px;
        letter-spacing: 0.2px;
        color: #004E4C; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-other-info p {
        margin: 0;
        padding: 0;
        font-weight: 400;
        font-size: 13px;
        letter-spacing: 0.2px;
        color: #464646; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-other-info p a {
          font-weight: 600;
          font-size: 13px;
          letter-spacing: 0.2px;
          color: #00995D; }
    :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      width: 100%; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions .confirm {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 2.375rem;
        background: #f47920;
        border: none;
        border-radius: 6px;
        cursor: pointer; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions .confirm:hover {
          background: #f4a063; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions .confirm span {
          font-weight: 700;
          font-size: 13px;
          letter-spacing: 0.2px;
          color: #FFFFFF; }
      :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions .infos {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 2.375rem;
        background: #FFFFFF;
        border: none;
        border: 2px solid #00995C;
        border-radius: 6px;
        cursor: pointer; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions .infos span {
          font-weight: 700;
          font-size: 13px;
          letter-spacing: 0.2px;
          color: #00995C; }
        :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions .infos:hover {
          border-color: #B1D34B; }
          :root .cnu-theme .slider-container .cnu-card-plan .cnu-card-plan-actions .infos:hover span {
            color: #B1D34B; }
  :root .cnu-theme .slider-container__justify-content--desktop {
    justify-content: center; }
  @media (max-width: 768px) {
    :root .cnu-theme .slider-container .cnu-card-plan {
      min-width: 18rem !important; }
    :root .cnu-theme .slider-container__justify-content--desktop {
      justify-content: flex-start; }
    :root .cnu-theme .slider-container__justify-content--mobile {
      justify-content: center; } }
  @media (max-width: 440px) {
    :root .cnu-theme .swiffy-slider .button_40 img {
      height: 26px !important;
      width: 26px !important; }
    :root .cnu-theme .slider-container .cnu-card-plan {
      min-width: 15rem !important; } }
  :root .cnu-theme .cnu-modal-planos {
    font-family: 'Unimed Sans';
    max-width: 1224px;
    max-height: 85vh;
    height: max-content;
    width: 100%;
    border-radius: 0.75rem; }
    :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper {
      display: flex;
      gap: 2.625rem; }
      :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-banner {
        width: 432px; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-banner img {
          height: 100%;
          width: 100%;
          object-fit: cover;
          object-position: center; }
      :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content-close-mobile {
        display: none; }
      :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content {
        position: relative;
        margin-top: 71px;
        width: calc(100% - 471px); }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-close {
          position: absolute;
          right: 61px;
          font-size: 40px; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-title {
          font-family: 'Unimed Sans';
          margin: 0; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-small {
          font-family: 'Unimed Sans';
          font-style: normal;
          font-weight: 400;
          font-size: 12.8254px;
          line-height: 135%;
          color: #888888; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-subtitle {
          font-family: 'Unimed Sans';
          font-weight: 700;
          font-size: 22.444px;
          line-height: 106.5%;
          color: #004E4C;
          margin-bottom: 26px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-subtitle--preco {
            font-size: 28.857px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-subtitle span:last-child {
            color: #9A9A9A; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav {
          display: flex;
          align-items: center;
          gap: 1rem;
          margin-bottom: 2rem;
          padding-bottom: 6px;
          overflow: auto;
          padding-right: 3px;
          margin-right: 42px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav::-webkit-scrollbar {
            width: 20px;
            height: 12px;
            background-color: #C9C9C9;
            border-radius: 12px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav::-webkit-scrollbar-thumb {
            background-color: #878787;
            border-radius: 12px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav .cnu-modal-planos-content-nav-primary {
            padding: 12px 32px 11px;
            background: #F47920;
            border: #F47920;
            border-radius: 8px;
            font-family: 'Unimed Sans';
            font-weight: 700;
            font-size: 16px;
            line-height: 135%;
            text-align: center;
            color: #FFFFFF;
            box-shadow: none;
            min-width: 200px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav span {
            width: 1px;
            height: 38px;
            border: 2px solid #D9D9D9; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav .cnu-modal-planos-content-nav-secondary {
            padding: 14px 32px 10px;
            border: 2px solid #00995C;
            border-radius: 8px;
            font-family: 'Unimed Sans';
            font-weight: 700;
            font-size: 16px;
            line-height: 135%;
            color: #00995C;
            background-color: transparent;
            box-shadow: none;
            text-wrap: nowrap; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription {
          overflow: auto;
          max-height: calc(85vh - 293px);
          padding-right: 42px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription > h4 {
            font-family: 'Unimed Sans';
            font-weight: 400;
            font-size: 28px;
            line-height: 106.5%;
            color: #313131;
            margin-bottom: 1rem;
            margin-top: 2rem; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription > h4:first-child {
              margin-top: 0; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card {
            display: flex;
            flex-direction: row;
            align-items: center;
            padding: 24px 32px;
            gap: 20px;
            background: #FFFFFF;
            border: 2px solid #D1D1D1;
            border-radius: 12px;
            margin-bottom: 12px; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card > div > p {
              color: #5B5C65; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-title {
              display: flex;
              align-items: center;
              gap: 1rem;
              margin-bottom: 1rem; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-title > span {
                display: flex;
                font-size: 32px;
                color: #00995D; }
                :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-title > span img {
                  width: 32px;
                  height: 32px; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-title > p {
                margin: 0;
                display: flex;
                flex-direction: column; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-preco {
              display: flex;
              align-items: baseline;
              gap: 11px; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-preco span {
                font-family: 'Unimed Sans';
                font-weight: 700;
                line-height: 135%;
                color: #00995C; }
                :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-preco span:first-child {
                  font-size: 20px; }
                :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card .cnu-modal-planos-content-decription-item-card-preco span:last-child {
                  font-size: 40px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card-preco-completa {
            font-size: 12.8254px;
            line-height: 135%;
            color: #004E4C;
            margin-bottom: 8px;
            margin-top: 32px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card-valores {
            font-size: 14px;
            line-height: 135%;
            color: #464646; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card-valores a {
              font-weight: 600;
              color: #00995D; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card-valores a:hover {
                color: #00995D; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription::-webkit-scrollbar {
            width: 20px;
            background-color: #C9C9C9;
            border-radius: 12px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription::-webkit-scrollbar-thumb {
            background-color: #878787;
            border-radius: 12px; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form {
          display: flex;
          flex-direction: column;
          overflow: auto;
          max-height: calc(85vh - 74px); }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-close-form {
            top: -32px;
            right: 45px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-logo-form {
            margin-bottom: 42px;
            width: min-content; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-title-form {
            font-family: 'Unimed Sans';
            font-weight: 700;
            font-size: 30px;
            line-height: 35px;
            color: #313131;
            margin-bottom: 8px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-title-plan-form {
            font-family: 'Unimed Sans';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 22px;
            color: #9A9A9A;
            margin-bottom: 24px; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-view-form-wrapper {
            overflow-y: auto;
            overflow-x: hidden;
            padding-right: 42px; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-view-form-wrapper::-webkit-scrollbar {
              width: 20px;
              background-color: #C9C9C9;
              border-radius: 12px; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-view-form-wrapper::-webkit-scrollbar-thumb {
              background-color: #878787;
              border-radius: 12px; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-view-form-wrapper .cnu-modal-planos-content-btn-wrapper {
              display: flex;
              justify-content: center; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-view-form-wrapper .cnu-modal-planos-content-btn-wrapper .cnu-modal-planos-content-btn-back-plan {
                font-family: 'Unimed Sans';
                font-style: normal;
                font-weight: 700;
                font-size: 16px;
                line-height: 135%;
                text-align: center;
                letter-spacing: 0.25px;
                color: #00995C;
                border: none;
                background-color: transparent;
                margin-top: 20px;
                margin-bottom: 30px; }
    @media (max-width: 1079px) {
      :root .cnu-theme .cnu-modal-planos {
        border-radius: 0;
        max-width: 100%;
        max-height: unset; }
        :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper {
          flex-direction: column;
          gap: 0;
          overflow: auto;
          height: 100vh; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-banner {
            position: relative;
            width: 100%; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-banner img {
              height: 350px;
              width: 100%;
              object-fit: cover;
              object-position: center; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-banner .cnu-modal-planos-content-close-mobile {
              display: flex;
              align-items: center;
              position: absolute;
              top: 28px;
              left: 20px;
              border-radius: 8px;
              padding: 8px 18px;
              font-size: 16px;
              font-weight: 400;
              color: #004E4C;
              border: #fff; }
          :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content {
            margin: 0;
            padding: 32px 19px;
            width: 100%; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-close {
              display: none; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-title {
              font-size: 16px;
              line-height: 21px; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-subtitle {
              font-size: 32px; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-subtitle span {
                font-size: 16px;
                font-weight: 400;
                line-height: 21px; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-subtitle--preco {
                font-size: 32px !important;
                font-weight: 600 !important; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav {
              flex-wrap: wrap;
              max-width: unset;
              margin-right: 0; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav .cnu-modal-planos-content-nav-primary {
                flex: 0 0 100%; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav .cnu-modal-planos-content-nav-secondary {
                flex: 1; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-nav span {
                display: none; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription {
              max-height: unset;
              padding-right: 0; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription > h4 {
                font-weight: 900;
                font-size: 32px;
                line-height: 106.5%;
                color: #313131; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-decription .cnu-modal-planos-content-decription-item-card {
                flex-direction: column;
                align-items: flex-start;
                gap: 12px; }
            :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form {
              max-height: unset; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-logo-form {
                display: none; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-title-form {
                font-weight: 700;
                font-size: 18px;
                line-height: 22px; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-title-plan-form {
                font-weight: 400;
                font-size: 16px;
                line-height: 130%;
                margin-bottom: 2px; }
              :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-view-form-wrapper {
                max-height: unset;
                padding-right: unset; }
                :root .cnu-theme .cnu-modal-planos .cnu-modal-planos-wrapper .cnu-modal-planos-content .cnu-modal-planos-content-view-form .cnu-modal-planos-content-view-form-wrapper .cnu-modal-planos-content-btn-wrapper .cnu-modal-planos-content-btn-back-plan {
                  border: 1.60317px solid #00995C;
                  border-radius: 6.4127px;
                  width: calc(100% - 13px);
                  height: 40px; } }
    :root .cnu-theme .cnu-modal-planos__wrapper-form .portlet:hover > .portlet-topper {
      transform: unset !important; }
    :root .cnu-theme .cnu-modal-planos span[data-active=false], :root .cnu-theme .cnu-modal-planos--hide {
      display: none !important; }
  @media (max-width: 1079px) {
    :root .cnu-theme #cnuModalPlanos .modal-dialog {
      width: 100%;
      margin: 0; } }
  :root .cnu-theme .cnu-compare-plans-wrapper {
    display: block;
    margin: 0 auto;
    background: #004E4C;
    padding: 3.5rem 1.5rem;
    font-family: 'Unimed Sans';
    font-style: normal; }
    :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper {
      border-radius: 4px;
      background: #004E4C;
      margin: 0 auto;
      overflow: auto;
      max-width: 1180px; }
      :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table {
        margin: 0 auto;
        table-layout: fixed;
        width: fit-content;
        background: #FFFFFF; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table th {
          padding: 1rem 1rem 1.5rem 0rem; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table th:first-child {
          font-size: 25px;
          font-weight: 600;
          color: #FFFFFF; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table th:not(:first-child) {
          font-size: 18px;
          font-weight: 600;
          color: #333333; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table td:first-child {
          background: #004E4C;
          font-size: 16px;
          font-weight: 600;
          padding: 1.25rem 1rem 1.25rem 0rem;
          color: #B1D34B; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table th:first-child,
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table td:first-child {
          width: 22.5rem;
          position: sticky;
          left: 0;
          background: #004E4C; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table th:not(:first-child),
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table td:not(:first-child) {
          border-right: 8px solid #004E4C;
          background: #FFFFFF;
          text-align: center;
          width: 12rem;
          color: #5B5C65; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table td:not(:first-child) {
          font-size: 16px;
          font-weight: 600; }
        :root .cnu-theme .cnu-compare-plans-wrapper .table-wrapper table tr:last-child td:not(:first-child) {
          font-size: 14px; }
  :root .cnu-theme .cnu-form-lead__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 83px 40px; }
  :root .cnu-theme .cnu-form-lead__content {
    display: flex;
    flex-direction: column; }
  :root .cnu-theme .cnu-form-lead__title {
    font-family: "Unimed Sans";
    color: #B1D34B;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 32px; }
  :root .cnu-theme .cnu-form-lead__subtitle {
    font-family: "Unimed Sans";
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 20px; }
  :root .cnu-theme .cnu-form-lead__description {
    font-family: "Unimed Sans";
    color: #FFFFFF;
    font-size: 16px;
    line-height: 25px;
    max-width: 400px; }
  :root .cnu-theme .cnu-form-lead__form {
    max-width: 500px;
    min-width: 500px;
    background: #FFFFFF;
    padding: 36px 24px;
    border-radius: 8px; }
  :root .cnu-theme .cnu-form-lead__form-title {
    font-family: "Unimed Sans";
    color: #282828;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 24px; }
  @media (max-width: 1249.98px) {
    :root .cnu-theme .cnu-form-lead__wrapper {
      flex-direction: column;
      align-items: flex-start;
      gap: 48px;
      padding: 54px 16px; }
    :root .cnu-theme .cnu-form-lead__content {
      padding: 0 8px; }
    :root .cnu-theme .cnu-form-lead__subtitle {
      font-size: 30px;
      line-height: 35px; }
    :root .cnu-theme .cnu-form-lead__description {
      font-size: 14px;
      line-height: 21px; }
    :root .cnu-theme .cnu-form-lead__form {
      max-width: unset;
      min-width: unset;
      width: 100%; }
    :root .cnu-theme .cnu-form-lead__form-title {
      margin-bottom: 16px; } }
  :root .cnu-theme .cnu-collective-plan-accordion-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    font-family: "Unimed Sans";
    flex-direction: column;
    align-items: center;
    margin: 2.5rem 0px;
    gap: 1.5rem; }
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper .box-collective-info-accordion {
      width: 90%;
      height: 64px;
      max-width: 1366px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #f4f4f4;
      border-radius: 8px;
      padding: 21px; }
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper .text-state {
      font-size: 18px;
      font-weight: 600;
      color: #33303e;
      margin: 0 auto; }
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper .box-info {
      display: none;
      color: #5b5c65;
      font-size: 16px;
      margin-top: 16px; }
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper strong {
      padding-right: 30px; }
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper .box-img {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      cursor: pointer;
      align-items: center; }
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper img {
      width: 19px;
      object-fit: cover; }
  @media (max-width: 576px) {
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper .box-info {
      font-size: 12px;
      flex-direction: column; }
    :root .cnu-theme .cnu-collective-plan-accordion-wrapper .bar {
      display: none; } }
  :root .cnu-theme .cnu-compare-plans-wrapper {
    display: flex;
    width: 100%;
    background: #004e4c;
    padding: 0; }
    :root .cnu-theme .cnu-compare-plans-wrapper .content {
      display: flex;
      flex-direction: column;
      margin: 0 auto;
      gap: 3rem;
      max-width: 1180px;
      overflow: auto;
      padding: 3.5rem 1rem; }
      :root .cnu-theme .cnu-compare-plans-wrapper .content ul {
        list-style-type: none; }
      :root .cnu-theme .cnu-compare-plans-wrapper .content .title {
        font-size: 40px;
        font-weight: 600;
        color: #b1d34b; }
      :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans {
        display: flex;
        flex-direction: row;
        gap: 1rem;
        background: #004e4c; }
        :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages {
          display: flex;
          flex-direction: column;
          gap: 1rem;
          flex: 1;
          background: #004e4c;
          border-radius: 4px;
          border: 2px solid white;
          padding: 1.5rem 1.5rem 0;
          margin-bottom: 24px;
          min-width: 346px; }
          :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages span {
            display: flex;
            height: 48px;
            align-items: flex-start;
            font-size: 24px;
            font-weight: 600;
            color: white; }
          :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages ul {
            display: flex;
            flex-direction: column;
            width: 100%;
            padding: 0;
            margin: 0; }
            :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages ul li {
              display: flex;
              justify-content: flex-start;
              align-items: center;
              height: 80px;
              width: 100%;
              font-size: 16px;
              font-weight: 600;
              color: #b1d34b;
              border-bottom: 1px solid #DEDEDE; }
            :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages ul div:last-child > li {
              border: none; }
        :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans {
          display: flex;
          justify-content: space-between;
          gap: 0.75rem;
          overflow: auto;
          padding-bottom: 24px; }
          :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section {
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 11.875rem;
            min-width: 11.875rem;
            background: white;
            border-radius: 4px;
            border: 2px solid white;
            padding: 1.5rem 1.5rem 0; }
            :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section span {
              display: flex;
              height: 48px;
              align-items: flex-start;
              justify-content: center;
              font-size: 18px;
              font-weight: 600; }
            :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section ul {
              display: flex;
              flex-direction: column;
              width: 100%;
              padding: 0;
              margin: 0; }
              :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section ul li {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 80px;
                width: 100%;
                font-size: 14px;
                font-weight: 600px;
                color: #b1d34b; }
              :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section ul li:not(:last-child) {
                border-bottom: 1px solid #d2d2d2; }
          :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans::-webkit-scrollbar {
            width: 18px;
            height: 10px;
            background-color: #D9D9D9;
            border-radius: 12px; }
          :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans::-webkit-scrollbar-thumb {
            background-color: #6F6F6F;
            border-radius: 12px; }
  @media (max-width: 600px) {
    :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages {
      min-width: unset; } }
  @media (max-width: 440px) {
    :root .cnu-theme .cnu-compare-plans-wrapper .content {
      padding: 2.5rem 1rem;
      gap: 2rem; }
      :root .cnu-theme .cnu-compare-plans-wrapper .content .title {
        font-size: 28px; }
      :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans {
        gap: 0.625rem; }
        :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages span {
          font-size: 18px; }
        :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .coverages ul li {
          font-size: 12px; }
        :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans {
          gap: 0.5rem; }
          :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section {
            width: 8.25rem;
            min-width: 8.25rem; }
            :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section span {
              font-size: 14px; }
            :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section ul li {
              font-size: 12px; }
              :root .cnu-theme .cnu-compare-plans-wrapper .content .compare-plans .container-plans section ul li img {
                width: 1.5rem; } }
  :root .cnu-theme .cnu-banner {
    line-height: 1.5; }
  :root .cnu-theme .cnu-banner .card-img {
    object-fit: cover; }
  :root .cnu-theme .cnu-banner .card-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100% 100%; }
  @media (max-width: 767.98px) {
    :root .cnu-theme .cnu-banner .banner-title {
      font-size: 32px !important; } }
  @media (max-width: 575.98px) {
    :root .cnu-theme .cnu-banner .banner-title {
      font-size: 20px !important; }
    :root .cnu-theme .cnu-banner .card-img {
      width: 100%;
      height: auto; } }
  @media (max-width: 280.98px) {
    :root .cnu-theme .cnu-banner .banner-title {
      font-size: 18px !important; } }
  :root .cnu-theme .wrapper-gray {
    background: #cdcdcd !important; }
  :root .cnu-theme .cnu-plan-filters-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #f9f9f9;
    padding: 3rem;
    font-family: "Unimed Sans";
    font-style: normal; }
    :root .cnu-theme .cnu-plan-filters-wrapper .cnu-filter-button {
      display: none;
      align-items: center;
      gap: 8px;
      cursor: pointer; }
    :root .cnu-theme .cnu-plan-filters-wrapper .cnu-close-filters-button {
      display: none;
      cursor: pointer;
      position: absolute;
      margin-right: 38px;
      right: 0;
      margin-top: 24px;
      background: transparent;
      border: none; }
      :root .cnu-theme .cnu-plan-filters-wrapper .cnu-close-filters-button img {
        width: 16px;
        height: 16px; }
    :root .cnu-theme .cnu-plan-filters-wrapper .hidden {
      display: none !important; }
    :root .cnu-theme .cnu-plan-filters-wrapper .visible {
      display: flex !important; }
    :root .cnu-theme .cnu-plan-filters-wrapper .content {
      display: flex;
      flex-direction: column;
      max-width: 1180px;
      width: 100%;
      gap: 1.5rem; }
      :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group {
        display: flex;
        flex-wrap: wrap;
        max-width: 1180px;
        justify-content: space-between;
        gap: 1rem; }
        :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item {
          display: flex;
          flex-direction: column;
          white-space: nowrap;
          gap: 1rem; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item label {
            margin: 0;
            font-size: 18px;
            font-weight: 600; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item .checkboxes-group {
            display: flex;
            flex-direction: column;
            gap: 0.5rem; }
            :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item .checkboxes-group .checkboxes-item {
              display: flex;
              flex-direction: row;
              align-items: center;
              gap: 0.5rem; }
              :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item .checkboxes-group .checkboxes-item label {
                font-size: 14px;
                font-weight: 400;
                color: #5b5c65; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item input[type="radio"],
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item input[type="checkbox"] {
            -webkit-appearance: none;
            -moz-appearance: none;
            -o-appearance: none;
            height: 14px;
            width: 14px;
            background: #f4f4f4;
            border-radius: 2px;
            border: 1px solid #dedede;
            cursor: pointer; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item input[type="radio"] {
            border-radius: 50%; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item input:checked {
            border: 2px solid #00995d;
            background-color: #00995d; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item input:checked + span::before {
            content: "\2713";
            display: block;
            text-align: center;
            color: #41b883;
            position: absolute;
            left: 0.7rem;
            top: 0.2rem; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item input:active {
            border: 2px solid #00995d; }
      :root .cnu-theme .cnu-plan-filters-wrapper .content .actions {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 1rem; }
        :root .cnu-theme .cnu-plan-filters-wrapper .content .actions button {
          width: 10.75rem; }
  @media (min-width: 441px) and (max-width: 681px) {
    :root .cnu-theme .filter-item {
      flex: 1; } }
  @media (max-width: 440px) {
    :root .cnu-theme .cnu-plan-filters-wrapper {
      align-items: flex-start;
      padding: 1.25rem;
      background: white; }
      :root .cnu-theme .cnu-plan-filters-wrapper .cnu-filter-button {
        display: flex; }
      :root .cnu-theme .cnu-plan-filters-wrapper .cnu-close-filters-button {
        display: block; }
      :root .cnu-theme .cnu-plan-filters-wrapper .content {
        display: none; }
        :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group {
          border-radius: 12px;
          padding: 1.5rem;
          background: #fbfbfb;
          gap: 1.5rem; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .filters-group .filter-item {
            width: 100%; }
        :root .cnu-theme .cnu-plan-filters-wrapper .content .actions {
          display: flex;
          flex-direction: column;
          width: 100%;
          gap: 0.5rem; }
          :root .cnu-theme .cnu-plan-filters-wrapper .content .actions button {
            width: 100%; } }
  :root .cnu-theme .btn-primary {
    background-color: #00995D;
    border-color: #00995D;
    color: #fff; }
  :root .cnu-theme .btn-outline-primary {
    color: #00401A;
    background-color: transparent;
    background-image: none;
    border-color: #B1D249; }
  :root .cnu-theme .btn-outline-primary:hover {
    color: #00401A;
    background-color: #B1D249;
    border-color: #B1D249; }
  :root .cnu-theme .btn-outline-primary:focus,
  :root .cnu-theme .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem #c2db79; }
  :root .cnu-theme .btn-outline-primary.disabled,
  :root .cnu-theme .btn-outline-primary:disabled {
    color: #B1D249;
    background-color: transparent; }
  :root .cnu-theme .btn-outline-primary:not(:disabled):not(.disabled):active,
  :root .cnu-theme .btn-outline-primary:not(:disabled):not(.disabled).active,
  :root .cnu-theme .show > .btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #B1D249;
    border-color: #B1D249; }
  :root .cnu-theme .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
  :root .cnu-theme .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
  :root .cnu-theme .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #c2db79; }
  :root .cnu-theme .btn-claro {
    color: #FFF;
    background-color: transparent;
    background-image: none;
    border-color: #FFF; }
  :root .cnu-theme .btn-unimed {
    height: 45px;
    width: 190px;
    text-align: center;
    line-height: 45px;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 0.875rem;
    font-family: "Unimed Sans";
    border-radius: 5px;
    opacity: 1;
    border: none;
    padding: 0;
    transition: none; }
    :root .cnu-theme .btn-unimed:hover {
      text-decoration: none; }
  :root .cnu-theme .btn-unimed--download {
    background: #FFFFFF url("../images/icons/ico_btn_down_black.svg") left center no-repeat padding-box;
    padding-left: 32px;
    background-position-x: 42px;
    line-height: 41px;
    border: 2px solid #333333;
    color: #333333; }
    :root .cnu-theme .btn-unimed--download:hover {
      border: 4px solid #049A5C;
      background-image: url("../images/icons/ico_btn_down_green.svg");
      color: #00995D;
      padding-left: 30px !important;
      background-position-x: 40px !important;
      line-height: 37px; }
    :root .cnu-theme .btn-unimed--download:active {
      background-color: #00995D;
      background-image: url("../images/icons/ico_btn_down_white.svg");
      color: #FFFFFF; }
  :root .cnu-theme .btn-unimed--share {
    background: #FFFFFF url("../images/icons/ico_btn_share_green.svg") left center no-repeat padding-box;
    padding-left: 34px;
    background-position-x: 32px;
    line-height: 41px;
    border: 2px solid #249D57;
    color: #00995D; }
    :root .cnu-theme .btn-unimed--share:hover {
      background-image: url("../images/icons/ico_btn_share_white.svg");
      background-color: #00995D;
      color: #FFFFFF; }
    :root .cnu-theme .btn-unimed--share:active {
      background-color: #333333;
      border-color: #333333;
      color: #FFFFFF; }
  :root .cnu-theme .btn-unimed--grey {
    background: #E2E2E2 0% 0% no-repeat padding-box;
    font-weight: normal;
    color: #5B5C65; }
    :root .cnu-theme .btn-unimed--grey:hover {
      border: 1px solid #5B5C65;
      background-color: #FFFFFF;
      line-height: 43px; }
    :root .cnu-theme .btn-unimed--grey:active {
      background-color: #333333;
      color: #FFFFFF; }
  :root .cnu-theme .btn-unimed--lime {
    background: #B1D34B 0% 0% no-repeat padding-box;
    color: #00401A; }
    :root .cnu-theme .btn-unimed--lime:hover {
      background-color: #00401A;
      color: #FFFFFF;
      box-shadow: 0px 5px 15px #0942144D; }
    :root .cnu-theme .btn-unimed--lime:active {
      border: 2px solid #094214;
      background-color: #FFFFFF;
      color: #00401A;
      line-height: 41px; }
  :root .cnu-theme .btn-unimed--green {
    background: #00995D 0% 0% no-repeat padding-box;
    color: #FFFFFF; }
    :root .cnu-theme .btn-unimed--green:hover {
      box-shadow: 0px 5px 15px #00401A4D; }
    :root .cnu-theme .btn-unimed--green:active {
      border: 2px solid #049A5C;
      background-color: #FFFFFF;
      color: #00995D;
      line-height: 41px; }
  :root .cnu-theme .btn-unimed--orange {
    background: #F47920 0% 0% no-repeat padding-box;
    color: #FFFFFF; }
    :root .cnu-theme .btn-unimed--orange:hover {
      box-shadow: 0px 5px 15px #A5520E4D; }
    :root .cnu-theme .btn-unimed--orange:active {
      border: 2px solid #EE7511;
      background-color: #FFFFFF;
      color: #F47920;
      line-height: 41px; }
  :root .cnu-theme .btn-unimed--pink {
    background: #ED1651 0% 0% no-repeat padding-box;
    color: #FFFFFF; }
    :root .cnu-theme .btn-unimed--pink:hover {
      box-shadow: 0px 5px 15px #961C304D; }
    :root .cnu-theme .btn-unimed--pink:active {
      border: 2px solid #E62847;
      background-color: #FFFFFF;
      color: #ED1651;
      line-height: 41px; }
  :root .cnu-theme .lfr-ddm-form-submit {
    color: transparent; }
  :root .cnu-theme .lfr-ddm-form-submit:after {
    content: "Enviar";
    display: block;
    color: #FFF;
    margin-top: -23px; }
  :root .cnu-theme .btn-tags-filter {
    border: 1px solid #00995D;
    text-align: left;
    font-size: 0.75rem;
    letter-spacing: 0;
    font-weight: 400;
    opacity: 1;
    color: #00995D; }
  :root .cnu-theme .btn:focus,
  :root .cnu-theme button:focus {
    box-shadow: 0 0 0 0.125rem #FFF, 0 0 0 0.25rem #7AC0A0; }
  :root .cnu-theme .cnu-button-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.375rem;
    background: #f47920;
    border: none;
    border-radius: 6px;
    cursor: pointer; }
    :root .cnu-theme .cnu-button-primary:hover {
      background: #f4a063; }
    :root .cnu-theme .cnu-button-primary span {
      font-weight: 700;
      font-size: 13px;
      letter-spacing: 0.2px;
      color: #FFFFFF; }
  :root .cnu-theme .cnu-button-secondary {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.375rem;
    background: #FFFFFF;
    border: none;
    border: 2px solid #00995C;
    border-radius: 6px;
    cursor: pointer; }
    :root .cnu-theme .cnu-button-secondary span {
      font-weight: 700;
      font-size: 13px;
      letter-spacing: 0.2px;
      color: #00995C; }
    :root .cnu-theme .cnu-button-secondary:hover {
      border-color: #B1D34B; }
      :root .cnu-theme .cnu-button-secondary:hover span {
        color: #B1D34B; }
  :root .cnu-theme .cnu-filter-button {
    display: flex;
    align-items: center;
    width: 8.5rem;
    height: 2.375rem;
    background: #b1d34b;
    border: none;
    border-radius: 6px;
    padding: 0 0.75rem;
    cursor: pointer; }
  :root .cnu-theme .cnu-filter-button img {
    height: 24px;
    width: 24px; }
  :root .cnu-theme .cnu-filter-button span {
    font-weight: 600;
    font-size: 13px;
    color: #004e4c; }
  :root .cnu-theme .cnu-text-for-principles-five {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Unimed Sans";
    background-color: #f1f9f8; }
    :root .cnu-theme .cnu-text-for-principles-five .container-text-info {
      max-width: 1366px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      padding: 96px; }
    :root .cnu-theme .cnu-text-for-principles-five .title-text-principles-five {
      color: #6e6e6e;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase; }
    :root .cnu-theme .cnu-text-for-principles-five .box-text-principle {
      margin-top: 24px; }
    :root .cnu-theme .cnu-text-for-principles-five .text-principles-five {
      color: #004e4c;
      font-size: 40px;
      line-height: 56px;
      font-weight: 700;
      text-align: center; }
  @media (max-width: 772px) {
    :root .cnu-theme .cnu-text-for-principles-five .text-principles-five {
      font-size: 24px;
      line-height: 38px; }
    :root .cnu-theme .cnu-text-for-principles-five .container-text-info {
      padding: 56px; } }
  @media (max-width: 434px) {
    :root .cnu-theme .cnu-text-for-principles-five .text-principles-five {
      font-size: 18px;
      line-height: 30px; }
    :root .cnu-theme .cnu-text-for-principles-five .container-text-info {
      padding: 24px; } }
  :root .cnu-theme .cnu-principles-four {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Unimed Sans";
    background-color: #ffffff; }
    :root .cnu-theme .cnu-principles-four .container-global {
      max-width: 1180px;
      width: 100%;
      height: 100%;
      display: flex;
      padding: 24px;
      justify-content: space-between; }
    :root .cnu-theme .cnu-principles-four .bar {
      padding: 0px 0.5px;
      margin: 25px 0px 50px 0px;
      background-color: #d1d1d1; }
    :root .cnu-theme .cnu-principles-four .container-text-info {
      width: 100%;
      padding: 0px 50px; }
    :root .cnu-theme .cnu-principles-four .columns-container {
      display: flex;
      margin: 20px 0px 58px 0px;
      justify-content: space-between; }
    :root .cnu-theme .cnu-principles-four .column {
      padding-right: 20px; }
    :root .cnu-theme .cnu-principles-four .principle {
      color: #004e4c;
      font-weight: 700;
      font-size: 25px;
      line-height: 25px; }
    :root .cnu-theme .cnu-principles-four .title {
      font-size: 16px;
      font-weight: 600;
      color: #6f6f6f;
      text-transform: uppercase; }
  @media (max-width: 987px) {
    :root .cnu-theme .cnu-principles-four .column {
      padding-right: 17px; } }
  @media (max-width: 832px) {
    :root .cnu-theme .cnu-principles-four .container-global {
      display: flex;
      flex-direction: column; }
    :root .cnu-theme .cnu-principles-four .container-text-info {
      padding: 0px 0px; }
    :root .cnu-theme .cnu-principles-four .bar {
      display: none; }
    :root .cnu-theme .cnu-principles-four .columns-container {
      margin: 20px 0px 58px 0px; } }
  @media (max-width: 378px) {
    :root .cnu-theme .cnu-principles-four .column .principle {
      font-size: 17px; } }
  :root .cnu-theme .main-board-accordion {
    font-family: "Unimed Sans";
    width: 100%;
    max-width: 1180px;
    display: flex;
    gap: 24px;
    flex-direction: column;
    box-sizing: border-box;
    padding: 16px; }
    :root .cnu-theme .main-board-accordion p {
      margin: 0;
      padding: 0; }
    :root .cnu-theme .main-board-accordion .section-accordion {
      width: 100%;
      background-color: #f4f4f4;
      padding: 24px 32px;
      border-radius: 8px;
      align-items: center; }
    :root .cnu-theme .main-board-accordion .div-accordion-top {
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center; }
    :root .cnu-theme .main-board-accordion .btn-show-hide {
      border: none;
      background-color: transparent;
      width: 36px;
      height: 20px;
      display: flex;
      justify-content: center;
      align-items: center; }
    :root .cnu-theme .main-board-accordion .section-tittle {
      color: #33303e;
      font-size: 18px; }
    :root .cnu-theme .main-board-accordion .section-list {
      margin-top: 28px;
      padding: 0;
      grid-template-columns: repeat(3, 1fr);
      grid-column-gap: 64px;
      grid-row-gap: 32px;
      display: none; }
      :root .cnu-theme .main-board-accordion .section-list h2 {
        font-family: "Unimed Sans";
        font-size: 16px;
        color: #004e4c;
        font-weight: 600;
        line-height: 25px;
        margin: 0; }
      :root .cnu-theme .main-board-accordion .section-list p {
        color: #f47920;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        margin: 0;
        display: flex;
        flex-direction: column; }
      :root .cnu-theme .main-board-accordion .section-list span {
        color: #5b5c65;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px; }
  @media (max-width: 768px) {
    :root .cnu-theme .main-board-accordion .section-list {
      grid-template-columns: repeat(2, 1fr);
      grid-row-gap: 24px;
      grid-column-gap: 48px; }
    :root .cnu-theme .main-board-accordion .section-accordion {
      padding: 20px 16px; } }
  @media (max-width: 600px) {
    :root .cnu-theme .main-board-accordion .section-list {
      grid-template-columns: repeat(1, 1fr);
      grid-row-gap: 12px; }
      :root .cnu-theme .main-board-accordion .section-list p {
        font-size: 16px; }
      :root .cnu-theme .main-board-accordion .section-list span {
        font-size: 12px; } }
  :root .cnu-theme .cnu-purpose-and-beliefs-card {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-size: cover;
    justify-content: center;
    font-family: "Unimed Sans";
    background-position: center;
    background-repeat: no-repeat; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .container-text-info {
      max-width: 1180px;
      width: 100%;
      height: 100%;
      margin: 100px 0px;
      gap: 100px;
      display: flex;
      flex-wrap: nowrap;
      align-items: flex-start;
      justify-content: space-around;
      z-index: 1;
      overflow-wrap: break-word; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .mine-title {
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 400;
      color: #00995d;
      margin-bottom: 16px; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .featured-purpose {
      font-size: 25px;
      font-weight: 600;
      color: #b1d34b; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .text-purpose {
      width: 481px;
      font-size: 25px !important;
      font-weight: 400 !important;
      line-height: 35px !important;
      color: #ffffff;
      width: 100%; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .box-purpose {
      width: 580px;
      display: flex;
      justify-content: center;
      flex-direction: column; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .container-beliefs {
      overflow-wrap: break-word;
      max-width: 580px;
      display: flex;
      justify-content: center;
      flex-direction: column; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .box-beliefs {
      justify-content: start;
      display: grid;
      grid-template-columns: repeat(2, 280px);
      gap: 20px; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .card-beliefs {
      padding: 24px;
      border-radius: 4px;
      background-color: #ffffff; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card img {
      width: 32px;
      object-fit: cover;
      margin-bottom: 12px; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .text-card {
      word-break: break-word;
      color: #00995d;
      font-size: 16px !important;
      line-height: 22px !important;
      font-weight: 600 !important; }
  :root .cnu-theme #purpose_and_beliefs_card {
    position: relative; }
  :root .cnu-theme .cnu-purpose-and-beliefs-card__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card__wrapper .page-editor__editable {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  :root .cnu-theme .cnu-purpose-and-beliefs-card__wrapper > div {
    width: 100%;
    height: 100%; }
  :root .cnu-theme .cnu-purpose-and-beliefs-card__wrapper img {
    height: 100%;
    width: 100% !important;
    object-fit: cover !important;
    object-position: center; }
  @media (max-width: 617px) {
    :root .cnu-theme .cnu-purpose-and-beliefs-card .text-purpose {
      width: 100%; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .box-purpose,
    :root .cnu-theme .cnu-purpose-and-beliefs-card .container-beliefs {
      margin: 15px;
      max-width: 80vw; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .box-beliefs {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 452px) {
    :root .cnu-theme .cnu-purpose-and-beliefs-card .featured-purpose {
      font-size: 22px; }
    :root .cnu-theme .cnu-purpose-and-beliefs-card .text-purpose {
      font-size: 22px; } }
  @media (max-width: 390px) {
    :root .cnu-theme .cnu-purpose-and-beliefs-card .box-beliefs {
      grid-template-columns: repeat(1, 1fr); } }
  :root .cnu-theme .cnu-plan-filters-not-found-result {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 48rem;
    width: 100%;
    justify-content: center;
    background: white;
    padding: 3rem; }
    :root .cnu-theme .cnu-plan-filters-not-found-result .content {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 48rem; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content img {
        padding: 0.25rem;
        width: 5.625rem;
        height: 3.75rem; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .description {
        color: #5b5c65;
        font-size: 18px;
        margin: 2.5rem 0 1.25rem 0; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters {
        border: none;
        height: 2.5rem;
        background: transparent;
        cursor: pointer; }
        :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters span {
          color: #00995d;
          font-weight: 600; }
        :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters:hover span {
          color: #b1d34b; }
  @media (max-width: 440px) {
    :root .cnu-theme .cnu-plan-filters-not-found-result {
      padding: 2rem; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .description {
        font-size: 12px; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters span {
        font-size: 14px; } }
  :root .cnu-theme .reporting-channel-container {
    position: relative;
    display: flex;
    justify-content: center; }
  :root .cnu-theme .reporting-channel-image-wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 45%; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-image-wrapper {
        bottom: 10%; } }
  :root .cnu-theme .reporting-channel-icon {
    margin-bottom: 40px;
    z-index: 2; }
    :root .cnu-theme .reporting-channel-icon img {
      height: 88px;
      width: 95px;
      object-fit: contain; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-icon {
        margin-bottom: 16px; }
        :root .cnu-theme .reporting-channel-icon img {
          height: 64px;
          width: 69px; } }
  :root .cnu-theme .reporting-channel-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 82px 20px; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-wrapper {
        padding: 130px 20px 46px; } }
  :root .cnu-theme .reporting-channel-box {
    width: 424px;
    border-radius: 4px;
    border: 1px solid #f4f4f4;
    background: #fff;
    box-shadow: 0px 3px 6px 0px rgba(116, 116, 116, 0.15);
    z-index: 3;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 39px; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-box {
        width: 340px;
        padding: 20px; } }
    @media (max-width: 379px) {
      :root .cnu-theme .reporting-channel-box {
        width: 100%;
        padding: 20px 14px; } }
  :root .cnu-theme .reporting-channel-title {
    color: #000;
    font-family: "Unimed Sans";
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 4px; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-title {
        font-size: 24px;
        margin-top: 16px;
        margin-bottom: 0; } }
  :root .cnu-theme .reporting-channel-description {
    color: #5b5c65;
    text-align: center;
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-description {
        font-size: 14px;
        line-height: 18px; } }
  :root .cnu-theme .reporting-channel-description-highlight {
    color: #004e4c;
    font-family: "Unimed Sans";
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 32px; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-description-highlight {
        font-size: 14px;
        line-height: 18px; } }
  :root .cnu-theme .reporting-channel-button {
    min-width: 221px;
    min-height: 48px;
    border-radius: 4px;
    border: 1px solid #f47920;
    background: #f47920;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    font-family: "Unimed Sans";
    box-sizing: border-box;
    font-size: 16px; }
    @media (max-width: 600px) {
      :root .cnu-theme .reporting-channel-button {
        width: 188px;
        min-height: 36px;
        font-size: 14px; } }
    @media (max-width: 379px) {
      :root .cnu-theme .reporting-channel-button {
        width: 100%;
        min-width: unset;
        min-height: 36px;
        font-size: 14px; } }
  :root .cnu-theme .cnu-executive-board-span {
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    color: #343a40; }
  :root .cnu-theme .cnu-executive-board-card-item {
    display: flex;
    flex-direction: row;
    height: 18.75rem;
    width: 58rem;
    min-width: 58rem;
    background: white;
    border: 1px solid #f4f4f4;
    box-shadow: 0px 3px 6px rgba(116, 116, 116, 0.15); }
    :root .cnu-theme .cnu-executive-board-card-item .left-content {
      height: 100%;
      width: 12rem; }
    :root .cnu-theme .cnu-executive-board-card-item .right-content {
      display: flex;
      flex-direction: column;
      flex: 1;
      height: 100%;
      gap: 1.5rem;
      justify-content: space-between;
      padding: 2rem; }
      :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content {
        display: flex;
        flex-direction: column;
        gap: 1.5rem; }
        :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading {
          display: flex;
          flex-direction: column;
          gap: 0.25rem; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-infos {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between; }
            :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-infos .person-social-medias {
              display: flex;
              flex-direction: row;
              gap: 0.75rem; }
              :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-infos .person-social-medias a {
                height: 20px;
                width: 20px;
                cursor: pointer; }
            :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-infos .person-name {
              font-weight: 600;
              font-size: 25px;
              line-height: 22px;
              color: #333333; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-position {
            font-weight: 600;
            font-size: 16px;
            line-height: 22px;
            color: #f47920; }
        :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .content {
          display: flex;
          max-height: 7rem;
          flex-direction: column;
          text-align: justify;
          font-size: 14px;
          font-weight: 400;
          line-height: 18.5px;
          color: #5b5c65;
          overflow: auto; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .content p {
            margin: 0;
            padding: 0;
            padding-bottom: 0.75rem; }
      :root .cnu-theme .cnu-executive-board-card-item .right-content .link {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: fit-content;
        height: 21px;
        gap: 2px;
        padding-top: 0.5rem;
        text-decoration: none; }
        :root .cnu-theme .cnu-executive-board-card-item .right-content .link .description {
          font-weight: 600;
          font-size: 16px;
          line-height: 21px;
          color: #00995d; }
        :root .cnu-theme .cnu-executive-board-card-item .right-content .link .material-symbols-outlined {
          display: flex;
          flex-direction: row;
          align-items: center;
          font-size: 20px;
          color: #00995d; }
  @media (max-width: 768px) {
    :root .cnu-theme .cnu-executive-board-card-item {
      flex-direction: column;
      min-width: 20rem !important;
      height: auto; }
      :root .cnu-theme .cnu-executive-board-card-item .right-content {
        gap: 1rem;
        padding: 1.25rem 1rem; }
        :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content {
          gap: 1rem; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-infos {
            flex-direction: column;
            align-items: flex-start;
            gap: 0.75rem; }
            :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-infos .person-name {
              font-size: 18px; }
            :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-infos .person-social-medias {
              order: -1; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .heading .person-position {
            font-size: 14px; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .content {
            font-size: 14px; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .link .description {
            font-size: 14px; }
          :root .cnu-theme .cnu-executive-board-card-item .right-content .top-content .link .material-symbols-outlined {
            font-size: 16px; } }
  :root .cnu-theme .cnu-text-with-form {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Unimed Sans"; }
    :root .cnu-theme .cnu-text-with-form .container-text-info {
      max-width: 1366px;
      width: 100%;
      height: 100%;
      padding: 20px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-around; }
      :root .cnu-theme .cnu-text-with-form .container-text-info .small-title {
        color: #b1d34b;
        font-weight: 600;
        font-size: 16px; }
      :root .cnu-theme .cnu-text-with-form .container-text-info .main-title {
        color: #ffffff;
        font-weight: 600;
        font-size: 40px;
        margin-top: 33px;
        margin-bottom: 20px; }
      :root .cnu-theme .cnu-text-with-form .container-text-info .text-info {
        width: 558px;
        padding-left: 10px; }
      :root .cnu-theme .cnu-text-with-form .container-text-info .text-component {
        color: #ffffff;
        font-weight: 400;
        font-size: 16px; }
    :root .cnu-theme .cnu-text-with-form .form-container {
      border-radius: 8px;
      border: solid white 4px; }
  :root .cnu-theme .cnu-plan-filters-not-found-result {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 48rem;
    width: 100%;
    justify-content: center;
    background: white;
    padding: 3rem; }
    :root .cnu-theme .cnu-plan-filters-not-found-result .content {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 48rem; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content img {
        padding: 0.25rem;
        width: 5.625rem;
        height: 3.75rem; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .description {
        color: #5b5c65;
        font-size: 18px;
        margin: 2.5rem 0 1.25rem 0; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters {
        border: none;
        height: 2.5rem;
        background: transparent;
        cursor: pointer; }
        :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters span {
          color: #00995d;
          font-weight: 600; }
        :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters:hover span {
          color: #b1d34b; }
  @media (max-width: 440px) {
    :root .cnu-theme .cnu-plan-filters-not-found-result {
      padding: 2rem; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .description {
        font-size: 12px; }
      :root .cnu-theme .cnu-plan-filters-not-found-result .content .clean-filters span {
        font-size: 14px; } }
  :root .cnu-theme .container-unit-map {
    font-family: "Unimed Sans";
    width: 100%;
    height: 100%;
    min-height: 495px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
    :root .cnu-theme .container-unit-map p,
    :root .cnu-theme .container-unit-map h1,
    :root .cnu-theme .container-unit-map h2 {
      padding: 0;
      margin: 0; }
    :root .cnu-theme .container-unit-map .background-unit-map {
      background-color: #004e4c;
      height: 294px;
      width: 100%;
      position: absolute;
      top: 0;
      z-index: -1; }
    :root .cnu-theme .container-unit-map .content-unit-map {
      margin-top: 60px;
      box-shadow: 0px 5px 10px 0px rgba(116, 116, 116, 0.15);
      border: 1px solid #dedede;
      background-color: #fff;
      width: 980px;
      height: 100%;
      min-height: 380px;
      border-radius: 6px;
      padding: 54px 80px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    :root .cnu-theme .container-unit-map .select-unit-map {
      padding-right: 80px;
      width: 50%;
      border-right: 2px solid #e4e4e4; }
    :root .cnu-theme .container-unit-map .tittle-select-unit-map {
      margin-bottom: 42px; }
      :root .cnu-theme .container-unit-map .tittle-select-unit-map h1 {
        color: #004e4c;
        font-size: 44px;
        font-weight: 600;
        line-height: 42px;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis; }
      :root .cnu-theme .container-unit-map .tittle-select-unit-map h2 {
        color: #5b5c65;
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
        width: 278px;
        overflow: hidden;
        text-overflow: ellipsis; }
    :root .cnu-theme .container-unit-map .input-select-unit-map {
      width: 100%;
      display: flex;
      flex-direction: column; }
      :root .cnu-theme .container-unit-map .input-select-unit-map p {
        color: #5b5c65;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 6px; }
    :root .cnu-theme .container-unit-map .select-container {
      width: 280px;
      height: 40px;
      border-radius: 8px;
      background-color: #f4f4f4;
      display: flex;
      align-items: center; }
    :root .cnu-theme .container-unit-map #unitSelect {
      width: 100%;
      height: 100%;
      border: none;
      color: #858585;
      font-size: 16px;
      font-weight: 400;
      background-color: transparent;
      border-radius: 8px;
      padding: 8px 0 8px 16px;
      border-right: solid 16px transparent;
      cursor: pointer; }
    :root .cnu-theme .container-unit-map .info-unit-map {
      display: flex;
      flex-direction: column;
      width: 50%;
      padding-left: 80px;
      justify-content: space-between; }
    :root .cnu-theme .container-unit-map .content-info-unit {
      flex: 1; }
      :root .cnu-theme .container-unit-map .content-info-unit h1 {
        color: var(--cdm-verde-escuro);
        font-size: 16px;
        font-weight: 600;
        line-height: 34px;
        margin-bottom: 6px;
        overflow: hidden;
        text-overflow: ellipsis; }
      :root .cnu-theme .container-unit-map .content-info-unit p {
        color: #5b5c65;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis; }
    :root .cnu-theme .container-unit-map .link-map-unit {
      width: fit-content;
      text-decoration: none; }
    :root .cnu-theme .container-unit-map .btn-show-map {
      min-height: 56px;
      margin: 16px 0;
      display: flex;
      gap: 14px;
      justify-content: space-between;
      align-items: center;
      padding: 12px 20px;
      border-radius: 6px;
      background-color: #fff;
      border: 2px solid #00995d;
      color: #00995d;
      font-size: 24px;
      font-weight: 600; }
      :root .cnu-theme .container-unit-map .btn-show-map img {
        min-width: 17px;
        min-height: 24px;
        max-width: 17px;
        max-height: 24px; }
    :root .cnu-theme .container-unit-map .div-local-service {
      height: 24px; }
    :root .cnu-theme .container-unit-map .local-service {
      color: #00995d;
      font-size: 14px;
      font-weight: 700; }
  @media (max-width: 1000px) {
    :root .cnu-theme .container-unit-map {
      padding: 74px 24px; }
      :root .cnu-theme .container-unit-map .content-unit-map {
        border-radius: 6px;
        padding: 32px 54px;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
        width: 100%;
        height: 100%; }
      :root .cnu-theme .container-unit-map .background-unit-map {
        height: 100%; }
      :root .cnu-theme .container-unit-map .select-unit-map {
        width: 100%;
        border-right: 0;
        border-bottom: 2px solid #e4e4e4;
        padding: 0 0 40px 0;
        display: flex;
        flex-direction: column;
        align-items: center; }
        :root .cnu-theme .container-unit-map .select-unit-map .tittle-select-unit-map {
          width: 100%;
          margin-bottom: 32px; }
          :root .cnu-theme .container-unit-map .select-unit-map .tittle-select-unit-map h1 {
            text-align: center;
            font-size: 32px;
            margin-bottom: 28px;
            line-height: 28px; }
          :root .cnu-theme .container-unit-map .select-unit-map .tittle-select-unit-map h2 {
            text-align: center;
            font-size: 16px;
            line-height: 20px;
            width: 100%; }
        :root .cnu-theme .container-unit-map .select-unit-map .input-select-unit-map {
          align-items: center; }
          :root .cnu-theme .container-unit-map .select-unit-map .input-select-unit-map p {
            margin-bottom: 6px; }
      :root .cnu-theme .container-unit-map .info-unit-map {
        width: 100%;
        height: 100%;
        padding-left: 0;
        padding-top: 32px;
        display: flex;
        flex-direction: column;
        align-items: center; }
        :root .cnu-theme .container-unit-map .info-unit-map .content-info-unit {
          width: 100%; }
          :root .cnu-theme .container-unit-map .info-unit-map .content-info-unit h1 {
            text-align: center; }
          :root .cnu-theme .container-unit-map .info-unit-map .content-info-unit p {
            text-align: center; } }
  @media (max-width: 470px) {
    :root .cnu-theme .container-unit-map .content-unit-map {
      padding: 32px 28px; }
    :root .cnu-theme .container-unit-map .btn-show-map {
      min-height: 35px;
      padding: 8px 12px;
      border-radius: 4px;
      font-size: 15px;
      letter-spacing: 0.3px;
      border: 1px solid #00995d;
      gap: 8px; }
      :root .cnu-theme .container-unit-map .btn-show-map img {
        min-width: 11px;
        min-height: 15px;
        max-width: 11px;
        max-height: 15px; }
    :root .cnu-theme .container-unit-map #unitSelect {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; } }
  @media (max-width: 350px) {
    :root .cnu-theme .select-container {
      width: 100% !important; }
    :root .cnu-theme .container-unit-map .content-unit-map {
      min-width: auto;
      padding: 32px 10px; } }
  :root .cnu-theme .slider-container.cnu-certifications-container-slider {
    gap: 30px !important; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .slider-container.cnu-certifications-container-slider {
        gap: 16px !important; } }
  :root .cnu-theme .cnu-certifications-container {
    display: flex;
    background-color: #fff;
    gap: 16px;
    min-width: 360px;
    box-sizing: border-box;
    overflow-wrap: anywhere; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-certifications-container {
        flex-direction: column !important;
        min-width: 164px !important; } }
    :root .cnu-theme .cnu-certifications-container > p {
      margin: 0;
      padding: 0; }
    :root .cnu-theme .cnu-certifications-container .content {
      display: inline-flex;
      flex-direction: column; }
    :root .cnu-theme .cnu-certifications-container .image {
      height: 126px;
      width: 126px;
      object-fit: contain;
      align-self: center; }
      @media (max-width: 575.98px) {
        :root .cnu-theme .cnu-certifications-container .image {
          width: 96px;
          height: 96px; } }
    :root .cnu-theme .cnu-certifications-container .title {
      color: var(--texto-ttulos, #333);
      font-family: 'Unimed Sans';
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 32px; }
      @media (max-width: 575.98px) {
        :root .cnu-theme .cnu-certifications-container .title {
          font-size: 14px;
          line-height: 20px; } }
    :root .cnu-theme .cnu-certifications-container .subtitle {
      color: var(--texto-ttulos, #333);
      font-family: 'Unimed Sans';
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 32px; }
      @media (max-width: 575.98px) {
        :root .cnu-theme .cnu-certifications-container .subtitle {
          font-size: 12px;
          line-height: 25px; } }
    :root .cnu-theme .cnu-certifications-container .description {
      color: var(--texto-textos-longos, #5B5C65);
      font-family: 'Unimed Sans';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 21px; }
      @media (max-width: 575.98px) {
        :root .cnu-theme .cnu-certifications-container .description {
          font-size: 10px;
          line-height: 16px; } }
    :root .cnu-theme .cnu-certifications-container .button-box {
      display: flex;
      max-width: 193px;
      width: fit-content;
      padding: 6px 9px;
      gap: 6px;
      align-items: center;
      border-radius: 4px;
      margin-top: 14px;
      cursor: pointer; }
      @media (max-width: 575.98px) {
        :root .cnu-theme .cnu-certifications-container .button-box {
          max-width: 149px; } }
      :root .cnu-theme .cnu-certifications-container .button-box img {
        max-width: 17px;
        max-height: 17px; }
      :root .cnu-theme .cnu-certifications-container .button-box a {
        color: #00995D;
        font-family: 'Unimed Sans';
        font-size: 11.534px;
        font-weight: 600;
        line-height: 100%;
        text-decoration: none; }
      :root .cnu-theme .cnu-certifications-container .button-box > * {
        display: flex;
        align-items: center; }
  :root .cnu-theme .cnu-certifications-hide-btn-carousel {
    display: none; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-certifications-hide-btn-carousel {
        display: var(--smob) !important; } }
  :root .cnu-theme .btn-hidden {
    display: none; }
  :root .cnu-theme .dragging-cert {
    cursor: grab;
    scroll-behavior: auto; }
  :root .cnu-theme .container-controls {
    width: 60px !important; }
  :root .cnu-theme .cnu-certifications-container-slider #btn-next {
    margin-left: 0 !important; }
  :root .cnu-theme .link-certificado {
    display: flex !important;
    justify-content: center !important;
    padding: 12px 10px 12px 34px !important; }
  :root .cnu-theme .link-certificado-img {
    left: 8px !important; }
  :root .cnu-theme .cnu-board-section-container-small {
    gap: 8px; }
    :root .cnu-theme .cnu-board-section-container-small .cnu-board-accordion-tittle {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      padding: 12px 0;
      gap: 8px; }
    :root .cnu-theme .cnu-board-section-container-small .accordion-is-show {
      margin-bottom: 12px !important; }
    :root .cnu-theme .cnu-board-section-container-small .cnu-board-accordion-tittle-text {
      font-size: 18px;
      font-weight: 700;
      line-height: 24px; }
    :root .cnu-theme .cnu-board-section-container-small .cnu-board-accordion-columns-container {
      padding: 16px 0; }
  :root .cnu-theme .cnu-board-section-container-medium {
    gap: 12px; }
    :root .cnu-theme .cnu-board-section-container-medium .cnu-board-accordion-tittle {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      padding: 16px 0px;
      gap: 12px; }
    :root .cnu-theme .cnu-board-section-container-medium .accordion-is-show {
      margin-bottom: 16px !important; }
    :root .cnu-theme .cnu-board-section-container-medium .cnu-board-accordion-tittle-text {
      font-size: 20px !important;
      font-weight: 700;
      line-height: 26px !important; }
    :root .cnu-theme .cnu-board-section-container-medium .cnu-board-accordion-columns-container {
      padding: 20px 0; }
  :root .cnu-theme .cnu-board-section-container-larger {
    gap: 16px; }
    :root .cnu-theme .cnu-board-section-container-larger .cnu-board-accordion-tittle {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      padding: 20px 0;
      gap: 16px; }
    :root .cnu-theme .cnu-board-section-container-larger .accordion-is-show {
      margin-bottom: 20px !important; }
    :root .cnu-theme .cnu-board-section-container-larger .cnu-board-accordion-tittle-text {
      font-size: 24px;
      font-weight: 700;
      line-height: 32px; }
    :root .cnu-theme .cnu-board-section-container-larger .cnu-board-accordion-columns-container {
      padding: 24px 0; }
  :root .cnu-theme .cnu-board-accordion-container-small {
    gap: 8px; }
    :root .cnu-theme .cnu-board-accordion-container-small .cnu-board-accordion-tittle {
      padding: 16px 24px;
      gap: 8px; }
    :root .cnu-theme .cnu-board-accordion-container-small .accordion-is-show {
      padding-bottom: 8px !important; }
    :root .cnu-theme .cnu-board-accordion-container-small .cnu-board-accordion-tittle-text {
      font-size: 18px;
      font-weight: 700;
      line-height: 24px; }
    :root .cnu-theme .cnu-board-accordion-container-small .cnu-board-accordion-tittle-button-show-hide span {
      font-size: 24px; }
    :root .cnu-theme .cnu-board-accordion-container-small .cnu-board-accordion-columns-container {
      padding: 0 24px 16px 24px; }
  :root .cnu-theme .cnu-board-accordion-container-medium {
    gap: 12px; }
    :root .cnu-theme .cnu-board-accordion-container-medium .cnu-board-accordion-tittle {
      padding: 24px 28px;
      gap: 12px; }
    :root .cnu-theme .cnu-board-accordion-container-medium .accordion-is-show {
      padding-bottom: 12px !important; }
    :root .cnu-theme .cnu-board-accordion-container-medium .cnu-board-accordion-tittle-text {
      font-size: 20px !important;
      font-weight: 700;
      line-height: 26px !important; }
    :root .cnu-theme .cnu-board-accordion-container-medium .cnu-board-accordion-tittle-button-show-hide span {
      font-size: 28px; }
    :root .cnu-theme .cnu-board-accordion-container-medium .cnu-board-accordion-columns-container {
      padding: 0 28px 24px 28px; }
  :root .cnu-theme .cnu-board-accordion-container-larger {
    gap: 16px; }
    :root .cnu-theme .cnu-board-accordion-container-larger .cnu-board-accordion-tittle {
      padding: 32px;
      gap: 16px; }
    :root .cnu-theme .cnu-board-accordion-container-larger .accordion-is-show {
      padding-bottom: 16px !important; }
    :root .cnu-theme .cnu-board-accordion-container-larger .cnu-board-accordion-tittle-text {
      font-size: 24px;
      font-weight: 700;
      line-height: 32px; }
    :root .cnu-theme .cnu-board-accordion-container-larger .cnu-board-accordion-tittle-button-show-hide span {
      font-size: 32px; }
    :root .cnu-theme .cnu-board-accordion-container-larger .cnu-board-accordion-columns-container {
      padding: 0 32px 32px 32px; }
  :root .cnu-theme .cnu-board-accordion-container {
    width: 100%;
    display: flex;
    padding: 40px 20px;
    flex-direction: column;
    align-items: center;
    overflow-wrap: anywhere; }
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-accordion-warper {
      background-color: #f4f4f4;
      border-radius: 8px;
      width: 100%;
      max-width: 1180px; }
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-section-warper {
      width: 100%;
      max-width: 1180px; }
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-accordion-tittle {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      cursor: pointer; }
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-accordion-tittle-text {
      color: #282828;
      margin-bottom: 0; }
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-accordion-columns-container {
      display: grid;
      grid-template-rows: 1fr; }
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-accordion-tittle-button-show-hide {
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-accordion-columns {
      overflow-wrap: anywhere; }
    :root .cnu-theme .cnu-board-accordion-container .hide {
      display: none; }
  @media (max-width: 768px) {
    :root .cnu-theme .cnu-board-accordion-container .cnu-board-accordion-columns-container {
      grid-template-columns: repeat(1, 1fr) !important;
      gap: 12px !important;
      align-items: center; } }
  :root .cnu-theme .cnu-codigo-conduta .slider-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    max-width: 1180px;
    width: 90%;
    gap: 0.75rem !important;
    margin: 0 !important; }
  :root .cnu-theme .cnu-codigo-conduta__container {
    background-color: unset; }
  :root .cnu-theme .cnu-codigo-conduta__list {
    background-color: unset;
    align-items: stretch;
    gap: 10px; }
  :root .cnu-theme .cnu-codigo-conduta__item {
    display: flex;
    gap: 32px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    box-shadow: 0px 3px 6px 0px rgba(116, 116, 116, 0.15);
    padding: 28px 25px 30px 30px;
    height: auto; }
  :root .cnu-theme .cnu-codigo-conduta__img img {
    width: 80px;
    height: 100px;
    object-fit: contain; }
  :root .cnu-theme .cnu-codigo-conduta__content {
    min-width: 200px;
    display: flex;
    flex-direction: column;
    height: 100%; }
  :root .cnu-theme .cnu-codigo-conduta__ano {
    color: #B1D34B;
    font-family: 'Unimed Sans';
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 2px; }
  :root .cnu-theme .cnu-codigo-conduta__titulo {
    color: #333;
    font-family: 'Unimed Sans';
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 6px; }
  :root .cnu-theme .cnu-codigo-conduta__descricao {
    color: #5B5C65;
    font-family: 'Unimed Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 13px; }
  :root .cnu-theme .cnu-codigo-conduta__link {
    font-family: Unimed Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    display: flex;
    align-items: flex-end;
    flex: 1; }
    :root .cnu-theme .cnu-codigo-conduta__link a {
      text-decoration: none; }
  @media (max-width: 575.98px) {
    :root .cnu-theme .cnu-codigo-conduta__item {
      flex-direction: column !important;
      gap: 16px;
      padding: 24px 32px;
      min-width: 265px !important; }
    :root .cnu-theme .cnu-codigo-conduta__img img {
      width: 44px;
      height: 56px; }
    :root .cnu-theme .cnu-codigo-conduta__content {
      min-width: 100px; }
    :root .cnu-theme .cnu-codigo-conduta__ano {
      margin-bottom: 8px; }
    :root .cnu-theme .cnu-codigo-conduta__titulo {
      margin-bottom: 2px; }
    :root .cnu-theme .cnu-codigo-conduta__descricao {
      margin-bottom: 32px; } }
  @media (max-width: 320.98px) {
    :root .cnu-theme .cnu-codigo-conduta__item {
      min-width: 200px !important; } }
  :root .cnu-theme .cnu-cards-executive-container {
    display: inline-flex;
    flex-direction: row;
    border: 1px solid #f4f4f4;
    box-shadow: 0px 3px 6px rgba(116, 116, 116, 0.15);
    border-radius: 4px;
    width: 100%; }
    @media (max-width: 1199.98px) {
      :root .cnu-theme .cnu-cards-executive-container {
        flex-direction: column;
        min-width: 170px !important; } }
  :root .cnu-theme .cnu-cards-executive-image {
    height: 301px;
    min-height: 301px;
    width: 204px;
    min-width: 204px;
    box-sizing: border-box;
    object-fit: contain;
    border-radius: 2px 4px 0px 0px; }
    @media (max-width: 1199.98px) {
      :root .cnu-theme .cnu-cards-executive-image {
        display: flex;
        object-fit: contain;
        width: 100%;
        height: 187px;
        min-height: 187px;
        max-height: 187px;
        min-width: 170px;
        max-width: auto; } }
  :root .cnu-theme .cnu-cards-executive-content {
    padding: 1.5rem 1.5rem;
    display: flex;
    flex-direction: column;
    flex: 1; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-content {
        padding: 1rem; } }
  :root .cnu-theme .cnu-cards-executive-header-box {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-header-box {
        gap: 12px;
        flex-direction: column-reverse;
        min-width: 170px !important;
        margin-bottom: 12px; } }
  :root .cnu-theme .cnu-cards-executive-header-left {
    display: inline-flex;
    flex-direction: column; }
  :root .cnu-theme .cnu-cards-executive-header-right {
    display: inline-flex;
    flex-direction: row;
    gap: 12px; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-header-right {
        margin-bottom: 12px; } }
  :root .cnu-theme .cnu-cards-executive-header-icon-button-box {
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    box-sizing: border-box;
    object-fit: contain;
    position: relative; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-header-icon-button-box {
        height: 16px;
        min-height: 16px;
        max-height: 16px;
        width: 16px;
        min-width: 16px;
        max-width: 16px; } }
  :root .cnu-theme .cnu-cards-executive-header-icon-button {
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    box-sizing: border-box;
    object-fit: contain;
    position: absolute;
    z-index: 1; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-header-icon-button {
        height: 16px;
        min-height: 16px;
        max-height: 16px;
        width: 16px;
        min-width: 16px;
        max-width: 16px; } }
  :root .cnu-theme .cnu-cards-executive-header-icon-link {
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    box-sizing: border-box;
    object-fit: contain;
    position: absolute;
    z-index: 2;
    font-size: 0; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-header-icon-link {
        height: 16px;
        min-height: 16px;
        max-height: 16px;
        width: 16px;
        min-width: 16px;
        max-width: 16px; } }
  :root .cnu-theme .cnu-cards-executive-title {
    letter-spacing: 0em; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-title {
        font-size: 16px;
        font-weight: 600; } }
  :root .cnu-theme .cnu-cards-executive-subtitle {
    letter-spacing: 0em; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-subtitle {
        font-size: 12px;
        font-weight: 600;
        margin-top: 3px; } }
  :root .cnu-theme .cnu-cards-executive-description {
    display: flex;
    flex: 1;
    letter-spacing: 0em;
    padding-top: 24px;
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: anywhere; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-description {
        font-size: 12px;
        padding-top: 12px; } }
  :root .cnu-theme .cnu-cards-executive-button-box {
    display: flex;
    align-items: center;
    margin-top: 14px; }
  :root .cnu-theme .cnu-cards-executive-button-icon {
    display: flex;
    align-items: center;
    align-self: center;
    width: 20px;
    height: 20px;
    object-fit: contain; }
  :root .cnu-theme .cnu-cards-executive-link {
    display: flex;
    text-decoration: none; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-link {
        font-size: 14px; } }
  :root .cnu-theme .cnu-cards-executive-slider {
    display: flex;
    list-style: none;
    flex: 1;
    max-width: 1150px;
    align-items: stretch !important; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-slider {
        min-width: 170px !important; } }
  :root .cnu-theme .cnu-cards-executive-li {
    padding: 0 !important;
    display: flex;
    flex: 1;
    height: auto;
    min-width: 76.2% !important; }
    @media (max-width: 575.98px) {
      :root .cnu-theme .cnu-cards-executive-li {
        min-width: 257px !important; } }
  @media (max-width: 575.98px) {
    :root .cnu-theme .cnu-cards-executive {
      padding-left: 16px !important;
      padding-right: 16px !important; } }
  @media (max-width: 575.98px) {
    :root .cnu-theme .cnu-cards-executive .slider-nav {
      position: absolute !important;
      bottom: inherit;
      top: 25%;
      z-index: 99; } }
  @media (max-width: 575.98px) {
    :root .cnu-theme .cnu-cards-executive-image {
      transform: translateY(-1px);
      border-radius: 4px 4px 0px 0px; } }
  :root .cnu-theme .cnu-carousel-cards-differential-item {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 275px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #F4F4F4;
    box-shadow: 0px 3px 6px rgba(116, 116, 116, 0.15);
    border-radius: 4px;
    background-color: #00995D;
    padding: 2rem 1.5rem;
    box-sizing: border-box; }
    @media (max-width: 420px) {
      :root .cnu-theme .cnu-carousel-cards-differential-item {
        min-width: 160px !important; } }
    :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-differential-icon-box {
      min-width: 32px;
      min-height: 32px;
      max-width: 32px;
      max-height: 32px;
      box-sizing: border-box;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border-radius: 4px;
      box-sizing: border-box; }
      @media (max-width: 420px) {
        :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-differential-icon-box {
          min-width: 28px;
          min-height: 28px;
          max-width: 28px;
          max-height: 28px; } }
    :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-differential-icon {
      min-width: 24px;
      min-height: 24px;
      width: 24px;
      height: 24px;
      max-width: 24px;
      max-height: 24px;
      box-sizing: border-box;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      object-fit: contain;
      box-sizing: border-box; }
      @media (max-width: 420px) {
        :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-differential-icon {
          min-width: 20px;
          min-height: 20px;
          max-width: 20px;
          max-height: 20px; } }
    :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-carousel-cards-differential-title {
      display: flex;
      font-family: 'Unimed Sans';
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 22px;
      color: #333333;
      margin-top: 16px; }
    :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-carousel-cards-differential-description-rich {
      display: flex;
      flex: 1;
      font-family: 'Unimed Sans';
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #5B5C65;
      margin-top: 13px; }
      @media (max-width: 420px) {
        :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-carousel-cards-differential-description-rich {
          font-size: 12px; } }
    :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-carousel-cards-differential-link {
      display: flex;
      font-family: 'Unimed Sans';
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 21px;
      text-decoration: none;
      color: #00995D; }
      @media (max-width: 420px) {
        :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-carousel-cards-differential-link {
          font-size: 14px; } }
    :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-carousel-cards-differential-button-box {
      display: flex;
      align-items: center;
      margin-top: 14px; }
    :root .cnu-theme .cnu-carousel-cards-differential-item .cnu-carousel-cards-differential-button-icon {
      display: flex;
      align-items: center;
      align-self: center;
      width: 20px;
      height: 20px;
      object-fit: contain; }
  :root .cnu-theme .cnu-carousel-differential-slider {
    display: flex;
    list-style: none;
    flex: 1;
    gap: 10px !important;
    max-width: 1180px;
    align-items: stretch !important; }
    @media (max-width: 420px) {
      :root .cnu-theme .cnu-carousel-differential-slider {
        min-width: 230px !important; } }
  :root .cnu-theme .cnu-carousel-differential-li {
    min-width: 275px !important;
    padding: 0 !important;
    display: flex;
    flex: 1;
    border-radius: 4px;
    height: auto; }
    @media (max-width: 420px) {
      :root .cnu-theme .cnu-carousel-differential-li {
        min-width: 230px !important; } }
  :root .cnu-theme .cnu-cards-com-slider .slider-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    max-width: 1180px;
    width: 90%;
    gap: 0.75rem !important;
    margin: 0 !important; }
  :root .cnu-theme .cnu-cards-com-slider__container {
    background-color: unset;
    padding: 54px 0; }
  :root .cnu-theme .cnu-cards-com-slider__list {
    background-color: unset;
    align-items: stretch;
    gap: 23px !important;
    padding-top: 5px;
    padding-bottom: 53px; }
  :root .cnu-theme .cnu-cards-com-slider__item {
    display: flex;
    gap: 32px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 0px 3px 6px 0px rgba(116, 116, 116, 0.15);
    padding: 28px 32px 30px 44px;
    height: auto;
    min-width: 360px; }
  :root .cnu-theme .cnu-cards-com-slider__content {
    min-width: 200px;
    display: flex;
    flex-direction: column;
    height: 100%; }
  :root .cnu-theme .cnu-cards-com-slider__ano {
    color: #B1D34B;
    font-family: 'Unimed Sans';
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
    width: 100%;
    overflow-wrap: break-word; }
  :root .cnu-theme .cnu-cards-com-slider__titulo {
    color: #004E4C;
    font-family: 'Unimed Sans';
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
    margin-bottom: 20px;
    width: 100%;
    overflow-wrap: break-word; }
  :root .cnu-theme .cnu-cards-com-slider__descricao {
    color: #5B5C65;
    font-family: 'Unimed Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 21px;
    flex: 1;
    width: 100%;
    overflow-wrap: break-word; }
  :root .cnu-theme .cnu-cards-com-slider__link {
    border-radius: 4px;
    border-style: solid;
    border-width: 0.8px;
    padding: 0 !important;
    color: #00995D;
    font-family: 'Unimed Sans';
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    width: fit-content; }
    :root .cnu-theme .cnu-cards-com-slider__link a {
      text-decoration: none;
      line-height: 100%;
      max-width: 220px;
      overflow-wrap: break-word; }
    :root .cnu-theme .cnu-cards-com-slider__link img {
      max-width: 24px;
      max-height: 24px; }
  :root .cnu-theme .cnu-cards-com-slider__link-wrapper {
    display: flex;
    align-items: center; }
  @media (max-width: 440px) {
    :root .cnu-theme .cnu-cards-com-slider__item {
      flex-direction: column !important;
      gap: 16px;
      padding: 24px 32px;
      min-width: 340px !important; }
    :root .cnu-theme .cnu-cards-com-slider__img img {
      width: 44px;
      height: 56px; }
    :root .cnu-theme .cnu-cards-com-slider__content {
      min-width: 100px; }
    :root .cnu-theme .cnu-cards-com-slider__ano {
      margin-bottom: 8px; }
    :root .cnu-theme .cnu-cards-com-slider__titulo {
      margin-bottom: 2px; }
    :root .cnu-theme .cnu-cards-com-slider__descricao {
      margin-bottom: 32px; } }
  :root .cnu-theme .cnu-principles-our-v2 {
    line-height: 1.5;
    padding: 88px 28px;
    font-family: "Unimed Sans"; }
  :root .cnu-theme .cnu-principles-our-v2-columns-container {
    min-width: 540px;
    margin-bottom: 36px;
    overflow-wrap: break-word; }
  @media (max-width: 992px) {
    :root .cnu-theme .cnu-principles-our-v2 {
      padding: 22px 32px; }
    :root .cnu-theme .cnu-principles-our-v2-columns-container {
      min-width: unset;
      margin-bottom: 54px; } }
  :root .cnu-theme .wrapper-app-meu-plano .card-app-meu-plano {
    padding: 56px;
    border-radius: 8px; }
    :root .cnu-theme .wrapper-app-meu-plano .card-app-meu-plano img {
      max-width: 176px; }
    @media (max-width: 991.98px) {
      :root .cnu-theme .wrapper-app-meu-plano .card-app-meu-plano {
        padding: 32px; }
        :root .cnu-theme .wrapper-app-meu-plano .card-app-meu-plano img {
          max-width: 135px; } }
    @media (max-width: 369.98px) {
      :root .cnu-theme .wrapper-app-meu-plano .card-app-meu-plano img {
        max-width: 100%; } }
  :root .cnu-theme .tabela-simples {
    overflow: auto; }
    :root .cnu-theme .tabela-simples .pagination-detail {
      display: none; }
    :root .cnu-theme .tabela-simples .bootstrap-table {
      width: 100%;
      min-width: 1067px; }
      :root .cnu-theme .tabela-simples .bootstrap-table .fixed-table-container .table thead th {
        background-color: inherit;
        border: none; }
    :root .cnu-theme .tabela-simples .fixed-table-toolbar {
      border-radius: 10px 10px 0 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 38px; }
    :root .cnu-theme .tabela-simples .search {
      margin-left: auto; }
    :root .cnu-theme .tabela-simples td,
    :root .cnu-theme .tabela-simples .th-inner {
      padding-left: 38px !important; }
    :root .cnu-theme .tabela-simples .search-input {
      background-repeat: no-repeat;
      background-position: 12px 5px;
      width: 240px;
      padding-left: 40px;
      height: 30px; }
      :root .cnu-theme .tabela-simples .search-input::placeholder {
        color: var(--background-divises, #DEDEDE);
        font-family: Unimed Sans;
        font-size: 14px;
        font-weight: 400; }
    :root .cnu-theme .tabela-simples .page-item.active .page-link,
    :root .cnu-theme .tabela-simples .page-item.disabled .page-link {
      background-color: transparent !important; }
    :root .cnu-theme .tabela-simples .page-link {
      background-color: transparent;
      border-color: var(--texto-menor-importncia, #C4CBCF) !important;
      color: var(--texto-menor-importncia, #C4CBCF) !important; }
      :root .cnu-theme .tabela-simples .page-link:hover {
        border-color: #dee2e6 !important;
        background-color: #e9ecef !important; }
    :root .cnu-theme .tabela-simples .table-bordered {
      border: none !important; }
      :root .cnu-theme .tabela-simples .table-bordered tr:last-child td {
        border-bottom: 0; }
    :root .cnu-theme .tabela-simples .fixed-table-container {
      border: 1px solid transparent; }
      :root .cnu-theme .tabela-simples .fixed-table-container .table td:first-child {
        border-left: 0; }
      :root .cnu-theme .tabela-simples .fixed-table-container .table td:last-child {
        border-right: 0; }
    :root .cnu-theme .tabela-simples .fixed-table-pagination .float-right.pagination {
      float: none !important;
      display: flex;
      justify-content: center; }
      :root .cnu-theme .tabela-simples .fixed-table-pagination .float-right.pagination .page-item.page-pre .page-link,
      :root .cnu-theme .tabela-simples .fixed-table-pagination .float-right.pagination .page-item.page-next .page-link {
        border: none !important;
        margin: 0 1px;
        font-size: 22px;
        display: flex;
        align-items: center;
        font-family: Unimed Sans; }
  :root .cnu-theme .carencia-de-contrato {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 88px; }
    :root .cnu-theme .carencia-de-contrato .title-carencia {
      border-bottom: 1px solid var(--ct-as-mdio, #00995d);
      font-size: 12px;
      font-weight: 600;
      color: var(--texto-ttulos, #333);
      font-family: Unimed Sans;
      margin-top: 3px; }
    :root .cnu-theme .carencia-de-contrato .titular-text {
      color: var(--texto-destaques, #00995d);
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      font-family: Unimed Sans;
      margin-left: 6px; }
    :root .cnu-theme .carencia-de-contrato .material-symbols-outlined {
      color: var(--texto-destaques, #00995d); }
    :root .cnu-theme .carencia-de-contrato .contratos-de-carencia {
      box-shadow: 0px 3px 6px 0px rgba(116, 116, 116, 0.15);
      border-radius: 5px;
      background: #fff;
      padding: 18px 37px 40px 37px;
      margin-top: 25px; }
    :root .cnu-theme .carencia-de-contrato .contratos-de-carencia-text-14 {
      color: var(--texto-textos-longos, #5b5c65);
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      font-family: Unimed Sans; }
    :root .cnu-theme .carencia-de-contrato .contratos-de-carencia-text {
      color: var(--texto-textos-longos, #5b5c65);
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      font-family: Unimed Sans;
      max-width: 350px; }
    :root .cnu-theme .carencia-de-contrato .middle-line {
      flex-grow: 1;
      border-bottom: 1px solid #dedede;
      margin: 5px; }
    :root .cnu-theme .carencia-de-contrato .itens-carencia-padrao {
      display: flex; }
    :root .cnu-theme .carencia-de-contrato .itens-carencia-fold {
      display: none; }
  @media (max-width: 575.98px) {
    :root .cnu-theme .carencia-de-contrato .contratos-de-carencia {
      box-shadow: 0px 3px 6px 0px rgba(116, 116, 116, 0.15);
      border-radius: 5px;
      background: #fff;
      padding: 18px 14px 26px 14px;
      margin-top: 14px; }
    :root .cnu-theme .carencia-de-contrato .contratos-de-carencia-text {
      font-size: 12px;
      max-width: 135px; }
    :root .cnu-theme .carencia-de-contrato .title-carencia {
      margin-top: 18px;
      padding-bottom: 6px; }
    :root .cnu-theme .carencia-de-contrato .categoria-text {
      width: min-content;
      min-width: 150px; } }
  @media (max-width: 300px) {
    :root .cnu-theme .carencia-de-contrato .itens-carencia-padrao {
      display: none; }
    :root .cnu-theme .carencia-de-contrato .itens-carencia-fold {
      display: flex; }
    :root .cnu-theme .carencia-de-contrato .contratos-de-carencia-text {
      max-width: 100%; } }

@keyframes moveLeftActive {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(100%); } }

@keyframes moveLeft {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0); } }

@keyframes moveRightActive {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-100%); } }

@keyframes moveRight {
  from {
    transform: translateX(100%); }
  to {
    transform: translateX(0); } }
  :root .cnu-theme .unimed__component-slider .carousel {
    position: relative; }
  :root .cnu-theme .unimed__component-slider .carousel-caption {
    left: 25%;
    right: 25%; }
  :root .cnu-theme .unimed__component-slider .carousel-item {
    opacity: 0; }
  :root .cnu-theme .unimed__component-slider .carousel-item.move-right,
  :root .cnu-theme .unimed__component-slider .carousel-item.move-left {
    animation-duration: 0.6s;
    animation-iteration-count: 1;
    display: block; }
  :root .cnu-theme .unimed__component-slider .carousel-item.active,
  :root .cnu-theme .unimed__component-slider .carousel-item.move-left,
  :root .cnu-theme .unimed__component-slider .carousel-item.move-right {
    opacity: 1; }
  :root .cnu-theme .unimed__component-slider .carousel-item.active {
    transform: translateX(0); }
  :root .cnu-theme .unimed__component-slider .carousel-item.active.move-left {
    animation-name: moveLeftActive; }
  :root .cnu-theme .unimed__component-slider .carousel-item.move-left {
    animation-name: moveLeft; }
  :root .cnu-theme .unimed__component-slider .carousel-item.active.move-right {
    animation-name: moveRightActive; }
  :root .cnu-theme .unimed__component-slider .carousel-item.move-right {
    animation-name: moveRight; }
  :root .cnu-theme .unimed__component-slider .carousel-control-next,
  :root .cnu-theme .unimed__component-slider .carousel-control-prev {
    background-color: transparent;
    border: 0; }
  :root .cnu-theme .unimed__component-slider .carousel-navigation {
    bottom: 10px;
    display: flex;
    justify-content: center;
    left: 0;
    list-style: none;
    padding-left: 0;
    position: absolute;
    right: 0;
    z-index: 15; }
  @media (max-width: 767px) {
    :root .cnu-theme .unimed__component-slider .carousel-caption {
      left: 15%;
      right: 15%; }
    :root .cnu-theme .unimed__component-slider .slider--title {
      font-size: 25px !important;
      line-height: 1.2 !important; } }
  :root .cnu-theme .section-slider .carousel-caption {
    bottom: 50%;
    left: 0;
    right: 0;
    transform: translateY(50%); }
  :root .cnu-theme .carousel-indicators.unimed__deslizante-indicators {
    align-items: center;
    margin-bottom: 25px;
    margin-top: 25px; }
  :root .cnu-theme .unimed__component-slider .carousel-navigation li button {
    width: 2px;
    height: 7px;
    border-radius: 100%;
    border: 1px solid var(--cdm-cinza-texto-menor-importancia);
    background: var(--cdm-branco);
    opacity: 0.6;
    box-sizing: content-box;
    margin-right: 5px;
    margin-left: 5px;
    padding-block: 1px;
    padding-inline: 6px; }
  :root .cnu-theme .unimed__component-slider .carousel-navigation li button:hover {
    opacity: 1; }
  :root .cnu-theme .unimed__component-slider .carousel-navigation li button.active {
    border: 3px solid var(--cdm-verde-60); }
  :root .cnu-theme .carr__deslizante .carousel-control-next-icon::after,
  :root .cnu-theme .carr__deslizante .carousel-control-prev-icon::after {
    content: "";
    width: 47px;
    height: 47px;
    display: block;
    background: var(--cdm-cinza-background-2);
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    opacity: 0.6;
    border: 1px solid var(--cdm-cinza-escuro);
    z-index: -1; }
  :root .cnu-theme .carr__deslizante .carousel-control-next-icon::after {
    left: 49.5%; }
  :root .cnu-theme .carr__deslizante .carousel-control-prev-icon::after {
    left: 50.5%; }
  :root .cnu-theme .carr__deslizante .carousel-control-prev {
    margin-left: 10px;
    width: min-content !important;
    height: min-content !important;
    box-shadow: none !important;
    margin-top: auto;
    margin-bottom: auto; }
  :root .cnu-theme .carr__deslizante .carousel-control-next {
    margin-right: 10px;
    width: min-content !important;
    height: min-content !important;
    box-shadow: none !important;
    margin-top: auto;
    margin-bottom: auto; }
  :root .cnu-theme .carr__deslizante .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMzciIHZpZXdCb3g9IjAgMCAyMyAzNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMS41TDIwLjUgMThMMi41IDM1IiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo="); }
  :root .cnu-theme .carr__deslizante .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMzciIHZpZXdCb3g9IjAgMCAyMyAzNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjUgMzVMMyAxOC41TDIxIDEuNSIgc3Ryb2tlPSIjNzA3MDcwIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K"); }
  @media (max-width: 768px) {
    :root .cnu-theme .carr__deslizante .carousel-control-next-icon::after,
    :root .cnu-theme .carr__deslizante .carousel-control-prev-icon::after {
      width: 37px;
      height: 37px; }
    :root .cnu-theme .carr__deslizante .carousel-control-prev-icon,
    :root .cnu-theme .carr__deslizante .carousel-control-next-icon {
      width: 15px;
      height: 15px; } }
  :root .cnu-theme #wrapper .btn:focus,
  :root .cnu-theme #wrapper button:focus {
    box-shadow: initial; }
  :root .cnu-theme .modal-pdf {
    height: 100% !important;
    left: initial !important;
    width: 100% !important;
    top: initial !important;
    padding: 56px 120px;
    max-height: 100% !important; }
    :root .cnu-theme .modal-pdf .modal-header {
      border: none;
      height: 77px !important;
      align-items: flex-start !important;
      padding-top: 16px !important; }
    :root .cnu-theme .modal-pdf .modal-body {
      margin: 16px 32px !important;
      padding: 0px;
      overflow: visible;
      max-height: 100% !important;
      height: 100% !important;
      display: block !important; }
    :root .cnu-theme .modal-pdf #my_pdf_viewer {
      width: 100% !important;
      overflow: auto;
      max-height: 611px; }
    :root .cnu-theme .modal-pdf #canvas_container {
      width: 100% !important;
      overflow: auto !important;
      text-align: center !important;
      background-color: #333 !important; }
    :root .cnu-theme .modal-pdf .buttons-container {
      display: flex !important;
      align-items: center !important;
      justify-content: end !important;
      width: 100% !important; }
      :root .cnu-theme .modal-pdf .buttons-container .downloadmodalbtn {
        border: solid;
        height: 40px !important;
        padding: 6px 16px 6px 16px !important;
        margin-top: 16px !important;
        margin-bottom: 20px !important;
        margin-left: 10px !important;
        color: #FFFFFF !important;
        border-radius: 4px !important;
        border-color: #00995C !important;
        background: #00995C !important;
        font-weight: 600 !important; }
    :root .cnu-theme .modal-pdf .okbtn {
      height: 40px !important;
      padding: 8px 16px 8px 16px !important;
      margin-top: 16px !important;
      margin-bottom: 20px !important;
      background: #FFFFFF !important;
      float: right !important;
      color: #5b5c65 !important;
      border-radius: 4px !important;
      border: solid 1px !important;
      border-color: #dee2e6 !important;
      font-weight: 600 !important; }
    :root .cnu-theme .modal-pdf .modal-content {
      overflow: auto;
      max-height: 808px; }
  @media (max-width: 1279.98px) {
    :root .cnu-theme .modal-pdf {
      padding: 40px 32px; }
      :root .cnu-theme .modal-pdf #my_pdf_viewer {
        max-height: 643px; }
    :root .cnu-theme .modal-content {
      max-height: 840px !important; } }
  @media (max-width: 991.98px) {
    :root .cnu-theme .modal-pdf {
      padding: 32px 24px; }
    :root .cnu-theme .modal-pdf #my_pdf_viewer {
      max-height: 763px; }
    :root .cnu-theme .modal-content {
      max-height: 960px !important; } }
  @media (max-width: 765.98px) {
    :root .cnu-theme .modal-pdf {
      padding: 0px; }
    :root .cnu-theme .modal-pdf #my_pdf_viewer {
      max-height: 835px; }
    :root .cnu-theme .modal-content {
      max-height: 1024px !important; } }
  @media (max-width: 575.98px) {
    :root .cnu-theme .modal-pdf #my_pdf_viewer {
      max-height: 451px; }
    :root .cnu-theme .modal-pdf #canvas_container canvas {
      transform: scale(0.7); }
    :root .cnu-theme .modal-content {
      max-height: 640px !important; } }
  @media (max-width: 767.98px) {
    :root .cnu-theme .img-html-container .img-html-title {
      font-size: 24px !important; }
    :root .cnu-theme .img-html-container .img-html-sub-title {
      font-size: 16px !important; }
    :root .cnu-theme .img-html-container .img-side-img {
      max-height: 250px;
      object-fit: cover; } }
  :root .cnu-theme .cnu-footer {
    background-color: #F4F4F4;
    display: flex;
    flex-direction: column; }
    :root .cnu-theme .cnu-footer .cnu-footer-top {
      padding: 2rem 5.8125rem;
      justify-content: space-between; }
      :root .cnu-theme .cnu-footer .cnu-footer-top.mobile {
        display: none; }
      :root .cnu-theme .cnu-footer .cnu-footer-top.s-mobile {
        display: none; }
      :root .cnu-theme .cnu-footer .cnu-footer-top.desktop {
        display: flex; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container {
        display: flex;
        gap: 16px;
        width: 100%;
        justify-content: space-between; }
        :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content img {
          max-width: 180px;
          max-height: 60px; }
        :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content:nth-child(2) {
          display: flex;
          gap: 50px; }
        :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content:nth-child(4) {
          display: flex;
          flex-direction: column;
          align-items: flex-end;
          gap: 30px; }
        :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-social-media {
          display: flex;
          align-items: center; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body {
            display: flex;
            align-items: center;
            gap: 1.5rem;
            flex-wrap: wrap;
            max-width: 140px; }
            :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body .cnu-mobile-desc {
              display: none; }
            :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body img {
              max-width: 25px;
              max-height: 21px; }
        :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-app-store {
          display: flex;
          align-items: center; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-app-store .portlet-body {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 10px; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-app-store img {
            max-width: 135px;
            max-height: 40px; }
    :root .cnu-theme .cnu-footer .cnu-footer-separator .cnu-container {
      background: #DEDEDE;
      height: 1px;
      width: calc(100% - 48px); }
    :root .cnu-theme .cnu-footer .cnu-footer-bottom {
      padding: 2rem 5.8125rem;
      display: flex;
      justify-content: space-between; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container {
        display: flex;
        justify-content: space-between;
        width: 100%;
        gap: 50px; }
        :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content {
          display: flex;
          align-items: center;
          gap: 8px; }
          :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body {
            display: flex;
            align-items: center;
            gap: 1rem; }
            :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body img {
              max-width: 160px;
              max-height: 73px; }
            :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body .asset-full-content {
              display: flex;
              align-items: center;
              margin: 0 !important; }
            :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body .asset-content,
            :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body > * {
              margin: 0 !important; }
            :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body .preview-file .preview-file-container.preview-file-max-height {
              height: auto; }
            :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body p {
              font-size: 12px;
              margin: 0 !important; }
          :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .cnu_copyright_icon .preview-file-image-vectorial {
            position: relative;
            bottom: 4px; }
    @media (max-width: 1079px) {
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content img {
        max-width: 150px;
        max-height: 50px; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body img {
        max-width: 140px;
        max-height: 45px; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-app-store img {
        max-width: 100px;
        max-height: 30px; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body {
        gap: 1rem; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content:nth-child(4) {
        gap: 14px; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body img {
        max-width: 15px;
        max-height: 12px; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content:nth-child(2) {
        gap: 38px; }
      :root .cnu-theme .cnu-footer .cnu-footer-top {
        padding: 2rem; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom {
        padding: 2rem; }
      :root .cnu-theme .cnu-footer .cnu-footer-top-content--hide-tablet {
        display: none; } }
    @media (max-width: 800px) {
      :root .cnu-theme .cnu-footer .cnu-footer-top {
        padding: 36px 24px; }
        :root .cnu-theme .cnu-footer .cnu-footer-top.mobile {
          display: flex; }
        :root .cnu-theme .cnu-footer .cnu-footer-top.desktop {
          display: none; }
        :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content {
          display: flex;
          flex-direction: column;
          gap: unset !important; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-menu {
            margin-bottom: 20px; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content > img {
            width: 112px;
            margin-bottom: 34px; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-social-media {
            margin-bottom: 80px; }
            :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body {
              flex-direction: column;
              align-items: flex-start !important;
              flex-wrap: unset;
              max-width: unset; }
              :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body .cnu-social-media-wrapper {
                display: flex;
                align-items: center;
                gap: 8px; }
                :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body .cnu-social-media-wrapper > a {
                  min-width: 24px;
                  display: flex; }
                :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body .cnu-social-media-wrapper .cnu-mobile-desc {
                  font-family: 'Unimed Sans';
                  color: #606060;
                  font-size: 12px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: normal; }
              :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-social-media .portlet-body .cnu-mobile-desc {
                display: block !important; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-separator-mobile {
            width: 1px;
            background: #EBEBEB;
            height: 100%; }
          :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-app-store {
            align-items: flex-start !important;
            flex-direction: column;
            gap: 8px; }
            :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-app-store > span {
              font-family: 'Unimed Sans';
              color: #333;
              font-size: 12px;
              font-style: normal;
              font-weight: 600;
              line-height: 21px; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom {
        padding: 36px 24px; }
        :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-footer-bottom-content .portlet-body {
          gap: 0 !important;
          justify-content: space-between; }
          :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-footer-bottom-content .portlet-body > * > img {
            width: 80%; }
          :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-footer-bottom-content .portlet-body .visible-interaction {
            display: none; }
      :root .cnu-theme .cnu-footer header.portlet-topper {
        display: none !important; } }
    @media (max-width: 540px) {
      :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container {
        flex-direction: column-reverse;
        gap: 0; } }
    @media (max-width: 359px) {
      :root .cnu-theme .cnu-footer .cnu-footer-top {
        padding-bottom: 0; }
        :root .cnu-theme .cnu-footer .cnu-footer-top.mobile {
          display: none; }
        :root .cnu-theme .cnu-footer .cnu-footer-top.s-mobile {
          display: flex; }
        :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container {
          flex-direction: column; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-top-social-media {
        margin-bottom: 30px; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom {
        padding-top: 0; }
      :root .cnu-theme .cnu-footer .cnu-footer-separator {
        display: none; }
      :root .cnu-theme .cnu-footer .cnu_copyright_icon {
        height: 40px; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content {
        flex-direction: column; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content {
        align-items: center; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-container .cnu-footer-top-content .cnu-footer-top-app-store img {
        max-width: 135px;
        max-height: 40px; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body p {
        max-width: 140px;
        margin-bottom: 20px !important; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-container .cnu-footer-bottom-content .portlet-body {
        flex-wrap: wrap;
        justify-content: center; }
      :root .cnu-theme .cnu-footer .cnu-footer-menu-left__link {
        max-width: 96px;
        text-wrap: wrap;
        width: 100%; }
      :root .cnu-theme .cnu-footer .cnu-footer-menu-left {
        width: 96px; }
      :root .cnu-theme .cnu-footer .cnu-footer-top .cnu-footer-top-content .cnu-footer-menu {
        margin-bottom: 2rem; }
      :root .cnu-theme .cnu-footer .cnu-footer-bottom .cnu-footer-bottom-content .portlet-body {
        gap: 14px !important; } }
  :root .cnu-theme .cnu-footer-menu-left {
    font-family: 'Unimed Sans';
    display: flex;
    flex-direction: column;
    text-wrap: nowrap; }
    :root .cnu-theme .cnu-footer-menu-left__title {
      color: #333333;
      font-size: 14px;
      font-weight: 600;
      line-height: 21px;
      margin-bottom: 1rem; }
    :root .cnu-theme .cnu-footer-menu-left__link {
      color: #5B5C65;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
      margin-bottom: 0.75rem; }
    @media (max-width: 1079px) {
      :root .cnu-theme .cnu-footer-menu-left__link:last-child {
        margin-bottom: 0; } }
  :root .cnu-theme .cnu-footer-menu-right {
    font-family: 'Unimed Sans';
    display: flex;
    flex-direction: column;
    text-align: right;
    text-wrap: nowrap; }
    :root .cnu-theme .cnu-footer-menu-right__title {
      color: #00995D;
      font-size: 14px;
      font-weight: 600;
      line-height: 21px;
      margin-bottom: 1rem; }
    :root .cnu-theme .cnu-footer-menu-right__link {
      color: #5B5C65;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
      margin-bottom: 0.75rem; }
  :root .cnu-theme .cnu-prehome li {
    list-style: none; }
  :root .cnu-theme .cnu-prehome .material-symbols-outlined {
    font-size: 28px !important; }
  :root .cnu-theme .cnu-prehome .main-content {
    font-family: "Unimed Sans";
    width: 100%;
    height: 100vh;
    display: flex;
    padding: 60px 94px;
    flex-direction: column;
    justify-content: space-between;
    position: relative; }
  :root .cnu-theme .cnu-prehome .logo-img {
    width: fit-content; }
  :root .cnu-theme .cnu-prehome .logo-img img {
    width: 202px;
    height: 92px;
    object-fit: contain; }
  :root .cnu-theme .cnu-prehome .section-location {
    align-self: center;
    width: 100%;
    max-width: 1180px;
    background-color: #fff;
    min-height: 90px;
    height: fit-content;
    border-radius: 13px;
    display: flex;
    align-items: center;
    padding: 20px 32px;
    justify-content: space-between;
    gap: 10px; }
  :root .cnu-theme .cnu-prehome .section-location p {
    margin-bottom: 0;
    min-width: fit-content; }
  :root .cnu-theme .cnu-prehome .p-section-location {
    font-size: 20px;
    font-weight: 400;
    color: #333; }
  :root .cnu-theme .cnu-prehome .div-select-location {
    border-radius: 74px;
    border: 1px solid #c9c9c9;
    width: 517px;
    min-width: fit-content;
    min-height: fit-content;
    display: flex;
    gap: 5px;
    padding: 0 17px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer; }
  :root .cnu-theme .cnu-prehome #selectedLocation {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px; }
  :root .cnu-theme .cnu-prehome .cnu-icon-pin-drop {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center; }
  :root .cnu-theme .cnu-prehome .div-icon-location {
    display: flex;
    gap: 5px;
    align-items: center; }
  :root .cnu-theme .cnu-prehome .btn-continue {
    padding: 10px;
    width: 100%;
    max-width: 245px;
    color: #fff;
    border: 0;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer; }
  :root .cnu-theme .cnu-prehome .div-beneficiary {
    justify-self: flex-end;
    min-width: fit-content; }
  :root .cnu-theme .cnu-prehome .div-beneficiary p {
    color: #5b5c65;
    font-weight: 400;
    font-size: 12px;
    line-height: 1rem; }
  :root .cnu-theme .cnu-prehome .div-beneficiary a {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px; }
  :root .cnu-theme .cnu-prehome .line {
    background: #dadada;
    height: 100%;
    width: 1px; }
  :root .cnu-theme .cnu-prehome .modal {
    overflow-y: auto;
    position: fixed;
    padding: 60px 92px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: none;
    animation: modalAnimation 0.5s;
    animation-fill-mode: forwards; }
  :root .cnu-theme .cnu-prehome .btn-close-modal {
    position: absolute;
    top: 60px;
    right: 92px;
    background: transparent;
    border: none;
    font-size: 32px;
    font-weight: 400;
    color: #000;
    cursor: pointer; }
  :root .cnu-theme .cnu-prehome .modal-closing {
    animation: modalClosingAnimation 0.5s forwards; }
  :root .cnu-theme .cnu-prehome .modal-current-location {
    display: flex;
    align-items: center;
    gap: 5px; }
  :root .cnu-theme .cnu-prehome .modal-current-location p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 30px; }
  :root .cnu-theme .cnu-prehome .form-search-location {
    display: flex;
    flex-direction: column;
    margin-top: 12px;
    gap: 17px;
    margin-bottom: 23px; }
  :root .cnu-theme .cnu-prehome .input-search-city {
    width: 640px;
    height: 45px;
    padding: 0 27px;
    border-radius: 74px;
    border: 1px solid #c9c9c9;
    background: #fff; }
  :root .cnu-theme .cnu-prehome .input-search-city::placeholder {
    color: #c9c9c9;
    font-size: 16px; }
  :root .cnu-theme .cnu-prehome .btn-submit-location {
    border-radius: 6px;
    width: 245px;
    height: 38px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    border: 0; }
  :root .cnu-theme .cnu-prehome .div-most-accessed-citys p {
    font-size: 16px;
    font-weight: 400;
    color: #5b5c65;
    margin-bottom: 23px; }
  :root .cnu-theme .cnu-prehome .div-citys li {
    width: fit-content;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 51px;
    cursor: pointer; }
  :root .cnu-theme .cnu-prehome .div-citys ul {
    padding: 0;
    margin: 0; }
  :root .cnu-theme .cnu-prehome .modal-closing {
    animation: modalClosingAnimation 0.5s forwards; }
  @media screen and (max-width: 1024px) {
    :root .cnu-theme .cnu-prehome .main-content {
      padding: 40px 50px; }
    :root .cnu-theme .cnu-prehome .section-location {
      gap: 10px;
      padding: 0 12px; }
    :root .cnu-theme .cnu-prehome .p-section-location {
      font-size: 16px; }
    :root .cnu-theme .cnu-prehome .div-select-location {
      width: 300px;
      padding: 0 12px 0 8px; }
    :root .cnu-theme .cnu-prehome .modal {
      padding: 30px 46px; }
    :root .cnu-theme .cnu-prehome .btn-close-modal {
      right: 24px;
      top: 30px; } }
  @media screen and (max-width: 870px) {
    :root .cnu-theme .cnu-prehome .main-content {
      padding: 0;
      padding-top: 27px; }
    :root .cnu-theme .cnu-prehome .logo-img {
      align-self: center; }
    :root .cnu-theme .cnu-prehome .logo-img img {
      width: 142px;
      height: 64px; }
    :root .cnu-theme .cnu-prehome .section-location {
      width: 100%;
      border-radius: 13px 13px 0 0;
      flex-direction: column;
      padding: 20px 24px 30px;
      justify-content: flex-start;
      gap: 20px; }
    :root .cnu-theme .cnu-prehome .input-search-city {
      width: 100%; }
    :root .cnu-theme .cnu-prehome .modal {
      padding: 52px 24px; }
    :root .cnu-theme .cnu-prehome .btn-close-modal {
      font-size: 22px; }
    :root .cnu-theme .cnu-prehome .line {
      display: none; }
    :root .cnu-theme .cnu-prehome .p-section-location {
      font-size: 20px;
      align-self: baseline; }
    :root .cnu-theme .cnu-prehome .div-beneficiary p {
      display: flex;
      align-items: center; }
    :root .cnu-theme .cnu-prehome br {
      display: none; }
    :root .cnu-theme .cnu-prehome .material-symbols-outlined {
      font-size: 24px !important; }
    :root .cnu-theme .cnu-prehome .div-beneficiary {
      display: flex;
      flex-wrap: wrap;
      gap: 5px; }
    :root .cnu-theme .cnu-prehome .div-select-location {
      width: 100%; }
    :root .cnu-theme .cnu-prehome .btn-continue {
      width: 100%;
      min-height: 38px;
      max-width: unset; } }
  @media screen and (max-width: 380px) {
    :root .cnu-theme .cnu-prehome #selectedLocation {
      font-size: 18px; }
    :root .cnu-theme .cnu-prehome .section-location {
      padding: 20px 16px 28px; }
    :root .cnu-theme .cnu-prehome .material-symbols-outlined {
      font-size: 22px !important; } }

@keyframes modalAnimation {
  from {
    transform: translateY(100%); }
  to {
    transform: translateY(0); } }

@keyframes modalClosingAnimation {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(100%); } }
  :root .cnu-theme .cnu-header {
    padding: 24px 16px; }
    :root .cnu-theme .cnu-header__wrapper {
      display: flex;
      align-items: center;
      gap: 38px;
      position: relative; }
      :root .cnu-theme .cnu-header__wrapper--mobile {
        display: none; }
    :root .cnu-theme .cnu-header__logo {
      max-width: 124px;
      width: 100%; }
    :root .cnu-theme .cnu-header__nav-items {
      flex: 1;
      display: flex;
      gap: 32px;
      justify-content: flex-start; }
    :root .cnu-theme .cnu-header__nav-item {
      font-family: Unimed Sans;
      color: #5B5C65;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      text-decoration: none;
      display: flex;
      align-items: center;
      text-wrap: nowrap; }
      :root .cnu-theme .cnu-header__nav-item--dropdown {
        cursor: pointer;
        position: relative !important; }
    :root .cnu-theme .cnu-header__nav-item-drop-menu {
      display: flex;
      align-items: center; }
    :root .cnu-theme .cnu-header__more-menu-item {
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      :root .cnu-theme .cnu-header__more-menu-item span {
        color: #333;
        font-family: "Unimed Sans";
        font-size: 14px;
        font-weight: 400;
        line-height: 37.5px; }
      :root .cnu-theme .cnu-header__more-menu-item:not(:last-child) {
        border-bottom: solid 1px #C4CBCF; }
      :root .cnu-theme .cnu-header__more-menu-item::after {
        display: none !important; }
    :root .cnu-theme .cnu-header__more-menu {
      padding: 6px 16px 0;
      top: 61px !important;
      left: unset !important;
      right: 0;
      min-width: 190px;
      transform: none !important; }
    :root .cnu-theme .cnu-header__search {
      max-width: 50px;
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      :root .cnu-theme .cnu-header__search--active {
        max-width: 260px; }
      :root .cnu-theme .cnu-header__search .input-group-text {
        border-radius: 0.25rem 0 0 0.25rem;
        background-color: #F4F4F4;
        border: none;
        height: 40px; }
      :root .cnu-theme .cnu-header__search .form-control {
        font-family: "Unimed Sans";
        color: #5B5C65;
        font-size: 12px;
        font-weight: 600;
        line-height: 19px;
        padding-left: 0;
        border: none;
        background-color: #f4f4f4;
        height: 40px; }
        :root .cnu-theme .cnu-header__search .form-control:focus {
          box-shadow: none; }
      :root .cnu-theme .cnu-header__search--click, :root .cnu-theme .cnu-header__search--emit {
        cursor: pointer; }
      :root .cnu-theme .cnu-header__search--hide {
        display: none; }
    :root .cnu-theme .cnu-header__search-input {
      width: 0;
      display: none;
      overflow: hidden; }
      :root .cnu-theme .cnu-header__search-input--active {
        display: flex;
        width: 100%; }
    :root .cnu-theme .cnu-header__search-list.show {
      top: 34px !important;
      margin: 0;
      padding: 0;
      max-height: unset;
      min-width: 280px;
      border: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    :root .cnu-theme .cnu-header__search-list-page, :root .cnu-theme .cnu-header__search-list-link, :root .cnu-theme .cnu-header__search-list-footer {
      font-family: "Unimed Sans";
      color: #000;
      font-size: 12px;
      font-weight: 400;
      line-height: 19px; }
      :root .cnu-theme .cnu-header__search-list-page span, :root .cnu-theme .cnu-header__search-list-link span, :root .cnu-theme .cnu-header__search-list-footer span {
        color: #00995D; }
    :root .cnu-theme .cnu-header__search-list-page {
      padding: 0 24px;
      margin: 14px 0; }
      :root .cnu-theme .cnu-header__search-list-page:not(:first-child) {
        margin-top: 24px; }
    :root .cnu-theme .cnu-header__search-list-link {
      padding: 0 24px 0 38px;
      margin: 12px 0; }
    :root .cnu-theme .cnu-header__search-list-divider {
      margin: 18px 30px;
      border-color: #ADADAD; }
    :root .cnu-theme .cnu-header__search-list-footer {
      display: flex;
      align-items: center;
      gap: 9px;
      padding: 0;
      margin-bottom: 8px; }
    :root .cnu-theme .cnu-header__separator {
      width: 1px;
      height: 53px;
      background: #DEDEDE;
      display: flex; }
    :root .cnu-theme .cnu-header__location, :root .cnu-theme .cnu-header__perfil {
      cursor: pointer;
      display: flex;
      align-items: center;
      text-decoration: none; }
      :root .cnu-theme .cnu-header__location--icon, :root .cnu-theme .cnu-header__perfil--icon {
        margin-right: 8px;
        color: #00995D;
        font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24 !important; }
    :root .cnu-theme .cnu-header__location-title, :root .cnu-theme .cnu-header__perfil-title {
      font-family: "Unimed Sans";
      color: #333;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 21px; }
    :root .cnu-theme .cnu-header__perfil-menu {
      overflow: hidden; }
    :root .cnu-theme .cnu-header__perfil-menu.show, :root .cnu-theme .cnu-header__location-menu.show {
      transform: none !important;
      top: 79px !important;
      right: -16px !important;
      left: unset !important;
      margin: 0;
      padding: 5px 16px;
      max-height: unset;
      min-width: 190px; }
    :root .cnu-theme .cnu-header__location-menu.show {
      right: 82px !important; }
    :root .cnu-theme .cnu-header__menu-item {
      padding: 0;
      height: 48px;
      display: flex;
      gap: 7px;
      align-items: center;
      border-bottom: solid 1px #C4CBCF; }
      :root .cnu-theme .cnu-header__menu-item .material-symbols-outlined {
        color: #00995D; }
      :root .cnu-theme .cnu-header__menu-item:last-child {
        border-bottom: none; }
    :root .cnu-theme .cnu-header__menu-item-title {
      flex: 1;
      font-family: "Unimed Sans";
      color: #333;
      font-size: 14px;
      font-weight: 400; }
    :root .cnu-theme .cnu-header .dropdown {
      position: unset; }
      :root .cnu-theme .cnu-header .dropdown.show .dropdown-arrow {
        transform: rotate(-90deg); }
    :root .cnu-theme .cnu-header__perfil-arrow {
      transition: .3s; }
    :root .cnu-theme .cnu-header__perfil-dropdown.show .cnu-header__perfil-arrow {
      transform: rotate(-180deg); }
    :root .cnu-theme .cnu-header__nav-item-child-divisor {
      width: 100vw;
      height: 1px;
      background-color: #DFDFDF;
      margin: 0 -16px 25px; }
    @media (max-width: 1079px) {
      :root .cnu-theme .cnu-header__wrapper {
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 24px; }
        :root .cnu-theme .cnu-header__wrapper .material-symbols-outlined {
          font-size: 32px;
          font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
          color: #00995D; }
        :root .cnu-theme .cnu-header__wrapper--mobile {
          display: flex; }
        :root .cnu-theme .cnu-header__wrapper--desktop {
          display: none; }
      :root .cnu-theme .cnu-header__menu-mobile, :root .cnu-theme .cnu-header__perfil-mobile {
        cursor: pointer; }
      :root .cnu-theme .cnu-header__logo {
        max-width: 100px; }
      :root .cnu-theme .cnu-header__search {
        gap: 16px;
        flex: 0 0 100%;
        max-width: unset; }
      :root .cnu-theme .cnu-header__search-input {
        display: flex;
        width: 100%; }
      :root .cnu-theme .cnu-header__search-btn {
        color: #004E4C;
        font-size: 14px;
        font-weight: 600;
        line-height: 115%;
        padding: 12px;
        border: none;
        border-radius: 3px;
        background: #B1D34B; }
      :root .cnu-theme .cnu-header__location {
        justify-content: center;
        background: rgba(0, 153, 93, 0.1);
        padding: 16px 0;
        margin-left: -16px;
        margin-right: -16px;
        width: 100vw; }
        :root .cnu-theme .cnu-header__location--icon {
          font-size: 24px !important; }
      :root .cnu-theme .cnu-header__nav-items {
        flex-direction: column;
        gap: unset; }
        :root .cnu-theme .cnu-header__nav-items--perfil .material-symbols-outlined {
          font-size: 24px;
          font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; }
      :root .cnu-theme .cnu-header__nav-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 26px; }
        :root .cnu-theme .cnu-header__nav-item--perfil {
          justify-content: flex-start;
          gap: 16px; }
      :root .cnu-theme .cnu-header__nav-item-link {
        color: #333;
        font-family: "Unimed Sans";
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        text-decoration: none; }
        :root .cnu-theme .cnu-header__nav-item-link--perfil {
          flex: 1; }
      :root .cnu-theme .cnu-header__nav-item-icon.material-symbols-outlined {
        color: #333;
        font-size: 24px;
        cursor: pointer;
        transition: transform .3s; }
        :root .cnu-theme .cnu-header__nav-item-icon.material-symbols-outlined:not(.collapsed) {
          transform: rotate(-180deg); }
      :root .cnu-theme .cnu-header__nav-items-child.show, :root .cnu-theme .cnu-header__nav-items-child.collapsing {
        display: flex;
        flex-direction: column; }
      :root .cnu-theme .cnu-header__nav-item-child {
        color: #5B5C65;
        font-family: "Unimed Sans";
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        text-decoration: none;
        margin-bottom: 24px; } }
    @media (max-width: 280px) {
      :root .cnu-theme .cnu-header__search-list.show {
        min-width: 255px; } }
    :root .cnu-theme .cnu-header--hide {
      display: none; }
    :root .cnu-theme .cnu-header .dropdown-menu.cnu-header__perfil-menu.show a.direction-right.dropdown-toggle.icon-monospaced.icon-monospaced {
      position: fixed; }
  :root .cnu-theme .btnAccordion {
    position: relative;
    opacity: 1 !important; }
  :root .cnu-theme .tituloAccordion {
    font-family: 'Unimed Slab';
    font-size: 1.375rem; }
  :root .cnu-theme .textoAccordion {
    font-family: 'Unimed Sans';
    font-size: 1.063rem; }
  :root .cnu-theme .accordionSeta {
    position: absolute;
    right: 20px;
    background: url("..//..//images//icons//ic_keyboard_arrow_up_24px.svg") 0% 0% no-repeat padding-box;
    background-position-y: center;
    background-position-x: center; }
  :root .cnu-theme .accordionSeta.active {
    position: absolute;
    right: 20px;
    background: url("..//..//images//icons//ic_keyboard_arrow_down_24px.svg") 0% 0% no-repeat padding-box;
    background-position-y: center;
    background-position-x: center; }
  :root .cnu-theme .cnu-wrapper .portlet-layout.row {
    margin-left: 0;
    margin-right: 0; }
  :root .cnu-theme .cnu-wrapper .search-total-label {
    max-width: 1180px;
    margin: auto;
    padding: 0 16px; }
  :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_,
  :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ {
    width: 100%;
    padding: 24px 16px; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_ ::selection,
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ ::selection {
      background: #00995d;
      color: white; }
  :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_ > section {
    max-width: 1180px;
    margin: auto; }
  :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section {
    max-width: 1180px;
    margin: auto; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section h4 {
      font-family: "Unimed Slab";
      font-size: 1.563rem;
      line-height: 1.875rem;
      letter-spacing: 0;
      margin-bottom: 0; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section a {
      color: #085408; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .list-group-notification > .list-group-item > div.autofit-col {
      width: 100%;
      overflow-wrap: break-word; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .search-document-tags {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      gap: 8px; }
      :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .search-document-tags .taglib-asset-categories-summary {
        border-width: 0.0625rem;
        font-size: 12px;
        font-weight: bold;
        color: #085408;
        background-color: #fff;
        border-color: #57ffb8;
        border-radius: 0.125rem;
        border-style: solid;
        padding-bottom: 2px;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-top: 2px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: fit-content;
        gap: 6px;
        text-transform: uppercase !important; }
        :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .search-document-tags .taglib-asset-categories-summary > a {
          margin: 0 !important;
          padding: 0 !important;
          font-size: 0.75rem; }
          :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .search-document-tags .taglib-asset-categories-summary > a:not(:last-child)::after {
            content: ','; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .pagination-results {
      border-color: transparent;
      border-style: solid;
      border-width: 0.0625rem;
      color: #6b6c7e;
      font-size: 0.875rem;
      line-height: 1;
      margin-bottom: 0.5rem;
      margin-right: auto;
      max-width: 100%;
      padding: 0 0.625rem;
      word-wrap: break-word; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .pagination-items-per-page {
      font-size: 0.875rem; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .pagination-items-per-page > a {
      align-items: center;
      border-color: transparent;
      border-radius: 0.25rem;
      border-style: solid;
      border-width: 0.0625rem;
      display: inline-flex;
      height: 2rem;
      justify-content: center;
      line-height: 1;
      padding-bottom: 0;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      padding-top: 0;
      text-decoration: none;
      transition: box-shadow 0.15s ease-in-out; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .pagination-items-per-page > a:hover {
      border-color: transparent;
      background-color: rgba(0, 0, 0, 0.02); }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .pagination-items-per-page > a:focus {
      box-shadow: none; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .pagination-items-per-page .dropdown-menu {
      margin-bottom: 0; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .page-link {
      align-items: center;
      border-radius: 4px;
      border-color: transparent;
      border-style: solid;
      border-width: 0.0625rem;
      display: inline-flex;
      height: 2rem;
      justify-content: center;
      line-height: 1;
      margin-left: 0;
      padding-bottom: 0;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      padding-top: 0;
      position: relative;
      transition: box-shadow 0.15s ease-in-out;
      background-color: transparent; }
    :root .cnu-theme .cnu-wrapper .portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ > section .page-item.active .page-link {
      border-color: transparent;
      color: #272833;
      cursor: default;
      z-index: 3;
      background-color: rgba(0, 0, 0, 0.04); }
  :root .cnu-theme .cnu-wrapper footer .autofit-float.autofit-row.portlet-header {
    display: none; }
  :root .cnu-theme .portlet {
    margin: 0; }
  :root .cnu-theme .cnu-section {
    width: 100%; }
  :root .cnu-theme .cnu-container {
    max-width: 1180px;
    margin: auto; }
  :root .cnu-theme .container {
    max-width: 1180px; }
  :root .cnu-theme .material-symbols-outlined {
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24; }
  :root .cnu-theme .material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: "liga"; }
  :root .cnu-theme .entry-title.taglib-categorization-filter {
    display: none !important; }
  :root .cnu-theme .dropdown-item:active,
  :root .cnu-theme .dropdown-menu > li > a:active,
  :root .cnu-theme .dropdown-menu .link-list > li > a:active {
    background-color: unset; }
  :root .cnu-theme .slider-nav::before {
    content: unset !important; }
  :root .cnu-theme .page-editor__layout-viewport--with-sidebar-open .page-editor__layout-viewport__resizer {
    width: 100%; }
  :root .cnu-theme .loading-spinner {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 4px solid #ccc;
    margin: auto;
    border-left-color: #b1d34b;
    animation: spin 1s linear infinite; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }
  :root .cnu-theme .gap-1 {
    gap: 0.25rem !important; }
  :root .cnu-theme .gap-2 {
    gap: 0.5rem !important; }
  :root .cnu-theme .gap-3 {
    gap: 0.75rem !important; }
  :root .cnu-theme .gap-4 {
    gap: 1rem !important; }
  :root .cnu-theme .gap-5 {
    gap: 1.25rem !important; }
  :root .cnu-theme .gap-6 {
    gap: 1.5rem !important; }
  :root .cnu-theme .gap-7 {
    gap: 1.75rem !important; }
  :root .cnu-theme .gap-8 {
    gap: 2rem !important; }
  :root .cnu-theme .fw-bold {
    font-weight: bold !important; }
  :root .cnu-theme .fw-400 {
    font-weight: 400 !important; }
  :root .cnu-theme .fw-500 {
    font-weight: 500 !important; }
  :root .cnu-theme .fw-600 {
    font-weight: 600 !important; }
  :root .cnu-theme .fw-700 {
    font-weight: 700 !important; }
  :root .cnu-theme .fs-1 {
    font-size: 0.25rem !important; }
  :root .cnu-theme .fs-2 {
    font-size: 0.5rem !important; }
  :root .cnu-theme .fs-3 {
    font-size: 0.75rem !important; }
  :root .cnu-theme .fs-4 {
    font-size: 1rem !important; }
  :root .cnu-theme .fs-5 {
    font-size: 1.25rem !important; }
  :root .cnu-theme .fs-6 {
    font-size: 1.5rem !important; }
  :root .cnu-theme .fs-7 {
    font-size: 1.75rem !important; }
  :root .cnu-theme .fs-8 {
    font-size: 2rem !important; }
  :root .cnu-theme .fs-9 {
    font-size: 3rem !important; }
  :root .cnu-theme .font-unimed-sans {
    font-family: "Unimed sans" !important; }

#content a {
  color: var(--cdm-links) !important; }
  #content a.btn {
    color: inherit !important; }

@media (max-width: 576px) {
  .gap-sm-1 {
    gap: 0.25rem !important; }
  .gap-sm-2 {
    gap: 0.5rem !important; }
  .gap-sm-3 {
    gap: 0.75rem !important; }
  .gap-sm-4 {
    gap: 1rem !important; }
  .gap-sm-5 {
    gap: 1.25rem !important; }
  .gap-sm-6 {
    gap: 1.5rem !important; }
  .gap-sm-7 {
    gap: 1.75rem !important; }
  .gap-sm-8 {
    gap: 2rem !important; }
  .gap-sm-9 {
    gap: 3rem !important; } }