@media (min-width: 320px) {
  .col-xs-6 {
    width: 50%;
  }
}
@media (min-width: 512px) {
  .col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 800px) {
  .col-md-4 {
    width: 33.3333%;
  }
}
@media (min-width: 800px) {
  .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 1023.98px) {
  .col-lg-4 {
    width: 33.3333%;
  }
}
@media (min-width: 1023.98px) {
  .col-lg-3 {
    width: 25%;
  }
}
.speciality-tabs-nav {
  margin: 0 auto;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  z-index: 11;
  position: relative;
  overflow: hidden;
}
.speciality-tabs-nav > .container.tab-count-5 {
  padding: 0 120px;
}
.speciality-tabs-nav > .container.tab-count-4 {
  padding: 0 180px;
}
.speciality-tabs-nav > .container.tab-count-3 {
  padding: 0 280px;
}
.speciality-tabs-nav > .container.tab-count-2 {
  padding: 0 360px;
}
@media (max-width: 1023.98px) {
  .speciality-tabs-nav > .container {
    padding: 0 !important;
  }
}
.speciality-tabs-nav__inner {
  display: flex;
  align-items: stretch;
  gap: 8px;
  position: relative;
}
.speciality-tabs-nav__viewport {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
}
.speciality-tabs-nav__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 4px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
.speciality-tabs-nav__list::-webkit-scrollbar {
  display: none;
}
@media (max-width: 800px) {
  .speciality-tabs-nav__list {
    padding: 0;
  }
}
.speciality-tabs-nav__item {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  scroll-snap-align: start;
}
.speciality-tabs-nav__item--active .speciality-tabs-nav__link {
  border-bottom-color: #0080a4;
}
.speciality-tabs-nav__link {
  display: block;
  padding: 16px 40px;
  font-family: "Quicksand CUF", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  color: #0080a4;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 3px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
}
@media (max-width: 1023.98px) {
  .speciality-tabs-nav__link {
    padding: 12px 30px;
  }
}
.speciality-tabs-nav__link:hover, .speciality-tabs-nav__link:focus {
  color: #0080a4;
  text-decoration: none;
  border-bottom-color: rgba(0, 128, 164, 0.4);
}
.speciality-tabs-nav__link:focus-visible {
  outline: 2px solid #0080a4;
  outline-offset: -2px;
}
.speciality-tabs-nav__control--next {
  right: 8px;
  background-image: url(../../assets/svg/icon-arrow-right-blue.svg);
}
.speciality-tabs-nav__control--prev {
  left: 8px;
  background-image: url(../../assets/svg/icon-arrow-left-blue.svg);
}
.speciality-tabs-nav__control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  color: #0080a4;
  border: 1px solid #0080a4;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}
.speciality-tabs-nav__control[hidden] {
  display: none;
}

.speciality-tabs-content {
  padding-top: 24px;
}
@media (max-width: 800px) {
  .speciality-tabs-content {
    padding-top: 16px;
  }
}

.spec-view-page {
  font-family: "Quicksand CUF", sans-serif;
}
@media (max-width: 800px) {
  .spec-view-page.view-id-cuf_speciality_list.view-display-id-page_1 .views-field-name span {
    font-size: 20px;
    padding: 0 20px;
    display: block;
  }
  .spec-view-page.view-id-cuf_speciality_list.view-display-id-page_1 .views-field-name span a {
    padding: 12px 0;
  }
  .spec-view-page.view-id-cuf_speciality_list.view-display-id-page_1 .views-field-name span a::after {
    right: 10px;
  }
}
.spec-view-page .block-system-breadcrumb-block .breadcrumb li:last-child {
  display: inline !important;
}
.spec-view-page.view-display-id-spec_corpo_clinico .form-item-acordo input,
.spec-view-page.view-display-id-spec_corpo_clinico .form-item-consulta input {
  display: none;
}
.spec-view-page .tab-content .container {
  margin-right: 0;
  margin-left: 0;
  max-width: 100%;
}
@media (min-width: 512px) {
  .spec-view-page .tab-content .container {
    width: auto;
  }
}
@media (min-width: 800px) {
  .spec-view-page .tab-content .container {
    width: auto;
  }
}
@media (min-width: 1023.98px) {
  .spec-view-page .tab-content .container {
    width: auto;
  }
}
@media (min-width: 1023.98px) {
  .spec-view-page .tab-content .filters-labels {
    margin-top: -30px;
  }
}
.spec-view-page .tab-content .filters-labels .views-filters-summary {
  display: flex;
  flex-direction: column;
}
.spec-view-page .tab-content .filters-labels .views-filters-summary .applied-filters-wrapper {
  font-size: 16px;
  text-align: start;
  margin-bottom: 5px;
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .filters-labels .views-filters-summary .applied-filters-wrapper {
    margin: 15px 0 5px;
  }
}
.spec-view-page .tab-content .filters-labels .views-filters-summary .applied-filters-wrapper .reset {
  text-decoration: underline;
  color: #0080a4;
  margin: 0;
}
.spec-view-page .tab-content .filters-labels .views-filters-summary .items {
  order: 2;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.spec-view-page .tab-content .filters-labels .views-filters-summary .items .item .value-container {
  display: flex;
  align-items: center;
  padding: 3px 15px;
  border-radius: 4px;
  flex: 0 0 auto;
  width: fit-content;
  color: #287e92;
  border: 1px solid #BBD8E0;
  gap: 15px;
  white-space: wrap;
}
.spec-view-page .tab-content .filters-labels .views-filters-summary .items .item .value-container .value {
  color: #0080a4;
  font-size: 16px;
  border: none;
  width: fit-content;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.spec-view-page .tab-content .filters-labels .views-filters-summary .items .item .value-container .remove-filter {
  background-image: url(../../assets/svg/icon-cross-filters.svg);
  font-size: 0;
  margin-left: 0;
  padding: 0;
  background-position: center;
  background-size: 14px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-color: transparent;
}
.spec-view-page .tab-content .filters-area {
  padding-right: 40px;
}
@media (min-width: 1360px) {
  .spec-view-page .tab-content .filters-area {
    padding-left: 50px;
  }
}
@media (min-width: 1440px) {
  .spec-view-page .tab-content .filters-area {
    padding-left: 150px;
  }
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .filters-area {
    transform: translateX(-100%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    transition: transform 0.3s ease-in-out;
    z-index: 100;
    overflow-y: auto;
    padding: 0 20px 20px;
  }
  .spec-view-page .tab-content .filters-area.active {
    transform: translateX(0);
  }
  .spec-view-page .tab-content .filters-area .filters-labels {
    display: none;
  }
  .spec-view-page .tab-content .filters-area .form-item-search {
    display: none;
  }
}
.spec-view-page .tab-content .filters-area .mobile-header {
  display: none;
  position: sticky;
  top: 0;
  background: white;
  padding: 20px 0;
  width: 100%;
  z-index: 10;
  margin-bottom: 20px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 128, 164, 0.5019607843);
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .filters-area .mobile-header {
    display: flex;
  }
}
.spec-view-page .tab-content .filters-area .mobile-header .close-filters-button {
  cursor: pointer;
}
.spec-view-page .tab-content .filters-area .filter-by {
  font-size: 30px;
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .filters-area .filter-by {
    display: none;
  }
}
.spec-view-page .tab-content .filters-area .form-inline {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.spec-view-page .tab-content .filters-area .form-inline .form-item-site input,
.spec-view-page .tab-content .filters-area .form-inline .form-item-acordo input,
.spec-view-page .tab-content .filters-area .form-inline .form-item-consulta input,
.spec-view-page .tab-content .filters-area .form-inline .form-item-unidade input {
  display: none;
}
.spec-view-page .tab-content .filters-area .form-inline .form-item-medico-de-familia label,
.spec-view-page .tab-content .filters-area .form-inline .form-item-teleconsulta-spec label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  width: fit-content;
}
.spec-view-page .tab-content .filters-area .form-inline input[type=checkbox] {
  position: unset;
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid black;
  border-radius: 3px;
  cursor: pointer;
  margin-top: -2px;
}
.spec-view-page .tab-content .filters-area .form-inline input[type=checkbox]:focus {
  outline: 0;
}
.spec-view-page .tab-content .filters-area .form-inline input[type=checkbox]:checked {
  background-color: #0080a4;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  border-color: #0080a4;
}
.spec-view-page .tab-content .filters-area .form-inline .form-item:not(.form-type-checkbox) > label,
.spec-view-page .tab-content .filters-area .form-inline legend {
  color: #0080a4;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: normal;
}
@media (max-width: 800px) {
  .spec-view-page .tab-content .filters-area .form-inline .form-item:not(.form-type-checkbox) > label,
  .spec-view-page .tab-content .filters-area .form-inline legend {
    margin-bottom: 8px;
  }
}
.spec-view-page .tab-content .filters-area .form-inline .bef-checkboxes {
  display: flex;
  flex-direction: column;
}
@media (min-width: 800px) {
  .spec-view-page .tab-content .filters-area .form-inline .bef-checkboxes {
    gap: 5px;
  }
}
.spec-view-page .tab-content .filters-area .form-inline .bef-checkboxes label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.spec-view-page .tab-content .filters-area .form-inline .bef-checkboxes label span {
  font-size: 16px;
}
.spec-view-page .tab-content .filters-area .form-inline .form-actions button[type=submit] {
  display: block;
  padding: 12px 25px;
  background-color: #0080a4;
  color: white;
  font-family: "Quicksand CUF", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 0.5px;
  border: 1px solid #0080a4;
  border-radius: 0;
}
.spec-view-page .tab-content .filters-area .form-inline .form-actions button[type=submit] .glyphicon {
  display: none;
}
.spec-view-page .tab-content .filters-area .form-inline .form-actions button[type=submit]:hover {
  background-color: #fff;
  color: #0080a4;
}
.spec-view-page .tab-content .filters-area .select2-selection__rendered {
  font-size: 16px;
  font-family: "Quicksand CUF", sans-serif;
}
.spec-view-page .tab-content .content-area {
  background: #f5f5f5;
  padding: 30px 40px 40px 40px;
}
@media (min-width: 1360px) {
  .spec-view-page .tab-content .content-area {
    padding-right: 75px;
  }
}
@media (min-width: 1440px) {
  .spec-view-page .tab-content .content-area {
    padding-right: 175px;
  }
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .content-area {
    padding: 25px 15px 70px 15px;
  }
}
@media (min-width: 1023.98px) {
  .spec-view-page .tab-content .content-area {
    min-height: 70vh;
  }
  .spec-view-page .tab-content .content-area .views-exposed-form,
  .spec-view-page .tab-content .content-area .filters-labels {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .content-area {
    background: none;
    padding-bottom: 0;
  }
  .spec-view-page .tab-content .content-area > .content {
    background: #f5f5f5;
    border-radius: 30px 30px 0 0;
    margin-right: -15px;
    margin-left: -15px;
    padding: 30px 10px 70px;
    margin-top: 20px;
  }
  .spec-view-page .tab-content .content-area .filter-by {
    display: none;
  }
  .spec-view-page .tab-content .content-area .form--inline .form-actions {
    margin-top: 10px;
  }
}
@media (max-width: 1023.98px) and (max-width: 1023.98px) {
  .spec-view-page .tab-content .content-area .form--inline .form-actions {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .content-area .form--inline .form-actions button[type=submit] {
    display: block;
    width: 100%;
    padding: 12px 25px;
    background-color: #0080a4;
    color: white;
    font-family: "Quicksand CUF", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0.5px;
    border: 1px solid #0080a4;
    border-radius: 0;
  }
  .spec-view-page .tab-content .content-area .form--inline .form-actions button[type=submit] .glyphicon {
    display: none;
  }
  .spec-view-page .tab-content .content-area .form--inline .form-actions button[type=submit]:hover {
    background-color: #fff;
    color: #0080a4;
  }
}
.spec-view-page .tab-content .content-area .open-filters-button {
  background: white;
  color: #0080a4;
  border-radius: 50px;
  border: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  display: none;
  padding: 8px 15px 8px 35px;
  position: relative;
  margin-top: 25px;
}
@media (max-width: 1023.98px) {
  .spec-view-page .tab-content .content-area .open-filters-button {
    display: block;
    margin-top: 20px;
  }
}
.spec-view-page .tab-content .content-area .open-filters-button:before {
  content: "";
  background-image: url(/themes/custom/cuf_theme/assets/svg/icon-filters.svg);
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.spec-view-page .tab-content .content-area:has(.view-empty) .view-header-content:not(:has(.cuf-hpa-notice)) {
  display: none;
}
.spec-view-page .tab-content .content-area:has(.view-empty) .view-header-content .results {
  display: none;
}
.spec-view-page .tab-content .content-area .view-header-content {
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
}
.spec-view-page .tab-content .content-area .view-header-content .results span {
  font-weight: bold;
}
.spec-view-page .tab-content .content-area .view-content.row {
  display: flex;
  flex-wrap: wrap;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row {
  font-family: "Quicksand CUF", sans-serif;
  margin-bottom: 15px;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .info-container {
  padding: 20px;
  background-color: #ffffff;
  height: 100%;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-name {
  margin-bottom: 10px;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-name span {
  font-family: "Quicksand CUF", sans-serif;
  font-size: 18px;
  color: #275777;
}
@media (max-width: 800px) {
  .spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-name span {
    font-size: 20px;
  }
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing {
  display: inline-block;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing span .act-appointment {
  margin-right: 24px;
  position: relative;
  padding-left: 28px;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing span .act-appointment:before {
  content: "\e004";
  font-family: "cuf-icons";
  font-size: 22px;
  color: #0080a4;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing span .act-appointment a {
  font-size: 16px;
  line-height: 1;
  color: #0080a4;
  text-decoration: underline;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing span .schedule-info {
  display: inline-block;
  margin-right: 15px;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing span .schedule-info a.schedule-info-link {
  font-size: 16px;
  line-height: 1.2;
  color: #20394a;
  text-decoration: underline;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-view-taxonomy-term,
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing-1 {
  display: inline-block;
}
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-view-taxonomy-term span a,
.spec-view-page .tab-content .content-area .view-content.row .views-row .views-field-nothing-1 span a {
  font-size: 16px;
  line-height: 1;
  color: #0080a4;
  text-decoration: underline;
}
.spec-view-page .tab-content .content-area .view-content.row .group--specialities-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 20px;
  background: #fff;
  padding: 15px;
}
.spec-view-page .tab-content .content-area .view-content.row .group--specialities-list .field--name-label {
  color: #0080a4;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.25;
}
.spec-view-page .tab-content .content-area .view-content.row .group--specialities-list .field--name-field-phone {
  background-image: url(../../assets/svg/icon-phone.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px;
}
.spec-view-page .tab-content .content-area .view-content.row .group--specialities-list .field--name-field-phone a {
  color: #20394a;
  text-decoration: underline;
  padding-left: 24px;
}
.spec-view-page .tab-content .content-area .view-content.row .group--specialities-list .more-info {
  color: #0080a4;
}
.spec-view-page .tab-content .content-area .view-content.row .group--specialities-list .more-info span {
  text-decoration: underline;
}
.spec-view-page .tab-content .content-area .view-empty {
  text-align: center;
  font-size: 18px;
  padding: 60px 0;
}
.spec-view-page .form-item-pesquisa,
.spec-view-page .form-item-search {
  position: relative;
  width: 100%;
}
.spec-view-page .form-item-pesquisa .search-submit-icon,
.spec-view-page .form-item-search .search-submit-icon {
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: inherit;
  line-height: 1;
}
.spec-view-page .form-item-pesquisa .search-submit-icon:before,
.spec-view-page .form-item-search .search-submit-icon:before {
  display: inline-block;
  content: "\e002";
  font-family: "cuf-icons";
  font-size: 22px;
  font-weight: 100;
}
.spec-view-page .form-item-pesquisa .search-submit-icon:focus-visible,
.spec-view-page .form-item-search .search-submit-icon:focus-visible {
  outline: 2px solid #0080a4;
  outline-offset: 2px;
}
.spec-view-page .form-item-pesquisa label,
.spec-view-page .form-item-search label {
  display: none;
}
.spec-view-page .form-item-pesquisa input,
.spec-view-page .form-item-search input {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1.5px solid #6e777e;
  outline: none;
  font-family: "Quicksand CUF", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.44;
  color: #202c34;
  padding: 0px 35px 8px 22px;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
}
.spec-view-page .form-item-pesquisa input::placeholder,
.spec-view-page .form-item-search input::placeholder {
  color: #6e777e;
}
.spec-view-page .form-item-pesquisa input:focus-visible, .spec-view-page .form-item-pesquisa input:focus,
.spec-view-page .form-item-search input:focus-visible,
.spec-view-page .form-item-search input:focus {
  border-bottom-color: #0080a4;
}

.spec-view-page.spec-list .list-header {
  height: 300px;
}
@media (max-width: 800px) {
  .spec-view-page.spec-list .list-header {
    max-height: 250px;
  }
}
.spec-view-page.spec-list .list-header .header-info {
  padding: 0 0 60px;
  text-align: center;
}
.spec-view-page.spec-list .list-header .background-img {
  padding-right: 0;
  margin-right: 0 !important;
}
.spec-view-page.spec-list .list-header .background-img::before {
  width: 100%;
}
.spec-view-page.spec-list .view-content {
  max-width: none;
  padding: 0;
}
.spec-view-page.spec-list .view-header {
  padding: 0;
  text-align: left;
}
.spec-view-page.spec-list .tab-content .content-area .view-content.row .views-row {
  margin-bottom: 0;
}
.spec-view-page.spec-list .tab-content .content-area .view-content.row .views-row .views-field-name {
  margin-bottom: 0;
  border-color: rgba(110, 119, 126, 0.2196078431);
}
.spec-view-page.spec-list .view-header-content {
  font-family: "Quicksand CUF", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.33;
  color: #202c34;
  padding-bottom: 20px;
}
.spec-view-page.spec-list .view-header-content span {
  font-weight: 700;
}

.path-hospitais-e-clinicas .view-display-id-spec_site_exames .block-configurable-views-filter-block .form-actions,
.path-hospitais-e-clinicas .view-display-id-spec_site_consultas .block-configurable-views-filter-block .form-actions,
.path-taxonomy .view-display-id-spec_site_exames .block-configurable-views-filter-block .form-actions,
.path-taxonomy .view-display-id-spec_site_consultas .block-configurable-views-filter-block .form-actions {
  display: none;
}
@media (min-width: 1023.98px) {
  .path-hospitais-e-clinicas .container-area-doctors-related-background,
  .path-taxonomy .container-area-doctors-related-background {
    margin-top: -30px;
  }
}
.path-hospitais-e-clinicas .container.term-content,
.path-taxonomy .container.term-content {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 100px;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 800px) {
  .path-hospitais-e-clinicas .container.term-content,
  .path-taxonomy .container.term-content {
    margin-top: 40px;
    gap: 60px;
  }
}
.path-hospitais-e-clinicas .container.term-content::before, .path-hospitais-e-clinicas .container.term-content::after,
.path-taxonomy .container.term-content::before,
.path-taxonomy .container.term-content::after {
  display: none;
}
.path-hospitais-e-clinicas .field--name-field-central-region .text-html,
.path-taxonomy .field--name-field-central-region .text-html {
  padding: 0 !important;
}
.path-hospitais-e-clinicas .field--name-field-central-region .text-html p,
.path-taxonomy .field--name-field-central-region .text-html p {
  font-family: "Quicksand CUF", sans-serif;
  color: #20394a;
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches,
.path-taxonomy .field--name-field-frequent-searches {
  width: 100%;
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches .field--label,
.path-taxonomy .field--name-field-frequent-searches .field--label {
  font-family: "Quicksand CUF", sans-serif;
  font-size: 40px;
  color: #0080a4;
  line-height: 1;
  text-align: center;
  margin: 0;
}
@media (max-width: 800px) {
  .path-hospitais-e-clinicas .field--name-field-frequent-searches .field--label,
  .path-taxonomy .field--name-field-frequent-searches .field--label {
    font-size: 3rem;
  }
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches > .field--items,
.path-taxonomy .field--name-field-frequent-searches > .field--items {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 30px;
  width: 100%;
  padding: 0;
  list-style: none;
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches > .field--items .field--item,
.path-taxonomy .field--name-field-frequent-searches > .field--items .field--item {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: 100%;
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches > .field--items .field--item div,
.path-taxonomy .field--name-field-frequent-searches > .field--items .field--item div {
  display: inline-block !important;
  width: auto !important;
  text-align: center;
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches > .field--items .field--item a,
.path-taxonomy .field--name-field-frequent-searches > .field--items .field--item a {
  font-family: "Quicksand CUF", sans-serif;
  color: #0080a4;
  font-size: 16px;
  text-decoration: underline;
  position: relative;
  padding-left: 28px;
  display: inline-block;
  line-height: 1.2;
  white-space: normal;
  word-break: break-word;
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches > .field--items .field--item a::before,
.path-taxonomy .field--name-field-frequent-searches > .field--items .field--item a::before {
  content: "\e002";
  font-family: "cuf-icons";
  font-size: 18px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none !important;
}
.path-hospitais-e-clinicas .field--name-field-frequent-searches > .field--items .field--item .field--name-field-links,
.path-taxonomy .field--name-field-frequent-searches > .field--items .field--item .field--name-field-links {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px 30px;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z,
.path-taxonomy .view-display-id-spec_site_speciality_a_z,
.path-taxonomy .view-display-id-spec_speciality_a_z {
  margin-top: 70px !important;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z .title,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z .title,
.path-taxonomy .view-display-id-spec_site_speciality_a_z .title,
.path-taxonomy .view-display-id-spec_speciality_a_z .title {
  text-align: center;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z .title::before,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z .title::before,
.path-taxonomy .view-display-id-spec_site_speciality_a_z .title::before,
.path-taxonomy .view-display-id-spec_speciality_a_z .title::before {
  top: -70px !important;
  transform: unset !important;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z .items,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z .items,
.path-taxonomy .view-display-id-spec_site_speciality_a_z .items,
.path-taxonomy .view-display-id-spec_speciality_a_z .items {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z .items .views-row,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z .items .views-row,
.path-taxonomy .view-display-id-spec_site_speciality_a_z .items .views-row,
.path-taxonomy .view-display-id-spec_speciality_a_z .items .views-row {
  width: fit-content;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z .items .views-row .views-field-title a,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z .items .views-row .views-field-title a,
.path-taxonomy .view-display-id-spec_site_speciality_a_z .items .views-row .views-field-title a,
.path-taxonomy .view-display-id-spec_speciality_a_z .items .views-row .views-field-title a {
  font-family: "Quicksand CUF", sans-serif;
  color: #0080a4;
  border-radius: 25px;
  border: 1px solid #0080a4;
  padding: 8px 44px 8px 20px;
  text-decoration: none;
  background-image: url(../../assets/svg/icon-arrow-right-blue.svg);
  background-position: calc(100% - 12px) center;
  background-size: 16px;
  background-repeat: no-repeat;
  font-size: 16px;
  text-align: center;
}
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .field--items,
.path-taxonomy .field--name-field-areas-diferenciacao > .field--items {
  margin: 50px 200px 0;
  border-top: 2px solid #eceef0;
}
@media (max-width: 1023.98px) {
  .path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .field--items,
  .path-taxonomy .field--name-field-areas-diferenciacao > .field--items {
    margin: 50px 0 0;
  }
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title,
.path-hospitais-e-clinicas .health-units > .title,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title,
.path-hospitais-e-clinicas .view-cuf-consultas > .title,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title,
.path-taxonomy .field--name-field-areas-diferenciacao > .title,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title,
.path-taxonomy .health-units > .title,
.path-taxonomy .view-cuf-consultas-solr > .title,
.path-taxonomy .view-cuf-consultas > .title {
  font-family: "Quicksand CUF", sans-serif;
  font-size: 40px;
  color: #0080a4;
  line-height: 1;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0;
}
@media (max-width: 800px) {
  .path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title,
  .path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title,
  .path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title,
  .path-hospitais-e-clinicas .health-units > .title,
  .path-hospitais-e-clinicas .view-cuf-consultas-solr > .title,
  .path-hospitais-e-clinicas .view-cuf-consultas > .title,
  .path-taxonomy .view-display-id-spec_site_speciality_a_z > .title,
  .path-taxonomy .field--name-field-areas-diferenciacao > .title,
  .path-taxonomy .view-display-id-spec_speciality_a_z > .title,
  .path-taxonomy .health-units > .title,
  .path-taxonomy .view-cuf-consultas-solr > .title,
  .path-taxonomy .view-cuf-consultas > .title {
    font-size: 30px;
  }
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title::before,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title::before,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title::before,
.path-hospitais-e-clinicas .health-units > .title::before,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title::before,
.path-hospitais-e-clinicas .view-cuf-consultas > .title::before,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title::before,
.path-taxonomy .field--name-field-areas-diferenciacao > .title::before,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title::before,
.path-taxonomy .health-units > .title::before,
.path-taxonomy .view-cuf-consultas-solr > .title::before,
.path-taxonomy .view-cuf-consultas > .title::before {
  content: "";
  position: absolute;
  background-image: url(../../assets/svg/circle_grey_background.svg);
  background-color: transparent;
  width: 100vw;
  height: 35px;
  opacity: 0.3;
  background-size: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title span,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title span,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title span,
.path-hospitais-e-clinicas .health-units > .title span,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title span,
.path-hospitais-e-clinicas .view-cuf-consultas > .title span,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title span,
.path-taxonomy .field--name-field-areas-diferenciacao > .title span,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title span,
.path-taxonomy .health-units > .title span,
.path-taxonomy .view-cuf-consultas-solr > .title span,
.path-taxonomy .view-cuf-consultas > .title span {
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 18px;
  position: relative;
  z-index: 1;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title span i,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title span i,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title span i,
.path-hospitais-e-clinicas .health-units > .title span i,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title span i,
.path-hospitais-e-clinicas .view-cuf-consultas > .title span i,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title span i,
.path-taxonomy .field--name-field-areas-diferenciacao > .title span i,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title span i,
.path-taxonomy .health-units > .title span i,
.path-taxonomy .view-cuf-consultas-solr > .title span i,
.path-taxonomy .view-cuf-consultas > .title span i {
  width: 35px;
  min-width: 35px;
  height: 35px;
  background-size: 35px;
  display: block;
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title span i.icon-consults,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title span i.icon-consults,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title span i.icon-consults,
.path-hospitais-e-clinicas .health-units > .title span i.icon-consults,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title span i.icon-consults,
.path-hospitais-e-clinicas .view-cuf-consultas > .title span i.icon-consults,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title span i.icon-consults,
.path-taxonomy .field--name-field-areas-diferenciacao > .title span i.icon-consults,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title span i.icon-consults,
.path-taxonomy .health-units > .title span i.icon-consults,
.path-taxonomy .view-cuf-consultas-solr > .title span i.icon-consults,
.path-taxonomy .view-cuf-consultas > .title span i.icon-consults {
  background-image: url(../../assets/svg/icon-consults.svg);
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title span i.icon-exams,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title span i.icon-exams,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title span i.icon-exams,
.path-hospitais-e-clinicas .health-units > .title span i.icon-exams,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title span i.icon-exams,
.path-hospitais-e-clinicas .view-cuf-consultas > .title span i.icon-exams,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title span i.icon-exams,
.path-taxonomy .field--name-field-areas-diferenciacao > .title span i.icon-exams,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title span i.icon-exams,
.path-taxonomy .health-units > .title span i.icon-exams,
.path-taxonomy .view-cuf-consultas-solr > .title span i.icon-exams,
.path-taxonomy .view-cuf-consultas > .title span i.icon-exams {
  background-image: url(../../assets/svg/icon-exams.svg);
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title span i.icon-health-units,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title span i.icon-health-units,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title span i.icon-health-units,
.path-hospitais-e-clinicas .health-units > .title span i.icon-health-units,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title span i.icon-health-units,
.path-hospitais-e-clinicas .view-cuf-consultas > .title span i.icon-health-units,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title span i.icon-health-units,
.path-taxonomy .field--name-field-areas-diferenciacao > .title span i.icon-health-units,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title span i.icon-health-units,
.path-taxonomy .health-units > .title span i.icon-health-units,
.path-taxonomy .view-cuf-consultas-solr > .title span i.icon-health-units,
.path-taxonomy .view-cuf-consultas > .title span i.icon-health-units {
  background-image: url(../../assets/svg/icon-cuf.svg);
}
.path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title span i.icon-health-cross,
.path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title span i.icon-health-cross,
.path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title span i.icon-health-cross,
.path-hospitais-e-clinicas .health-units > .title span i.icon-health-cross,
.path-hospitais-e-clinicas .view-cuf-consultas-solr > .title span i.icon-health-cross,
.path-hospitais-e-clinicas .view-cuf-consultas > .title span i.icon-health-cross,
.path-taxonomy .view-display-id-spec_site_speciality_a_z > .title span i.icon-health-cross,
.path-taxonomy .field--name-field-areas-diferenciacao > .title span i.icon-health-cross,
.path-taxonomy .view-display-id-spec_speciality_a_z > .title span i.icon-health-cross,
.path-taxonomy .health-units > .title span i.icon-health-cross,
.path-taxonomy .view-cuf-consultas-solr > .title span i.icon-health-cross,
.path-taxonomy .view-cuf-consultas > .title span i.icon-health-cross {
  background-image: url(../../assets/svg/health-cross.svg);
}
@media (max-width: 512px) {
  .path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title span,
  .path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title span,
  .path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title span,
  .path-hospitais-e-clinicas .health-units > .title span,
  .path-hospitais-e-clinicas .view-cuf-consultas-solr > .title span,
  .path-hospitais-e-clinicas .view-cuf-consultas > .title span,
  .path-taxonomy .view-display-id-spec_site_speciality_a_z > .title span,
  .path-taxonomy .field--name-field-areas-diferenciacao > .title span,
  .path-taxonomy .view-display-id-spec_speciality_a_z > .title span,
  .path-taxonomy .health-units > .title span,
  .path-taxonomy .view-cuf-consultas-solr > .title span,
  .path-taxonomy .view-cuf-consultas > .title span {
    gap: 14px;
  }
  .path-hospitais-e-clinicas .view-display-id-spec_site_speciality_a_z > .title .title-label,
  .path-hospitais-e-clinicas .field--name-field-areas-diferenciacao > .title .title-label,
  .path-hospitais-e-clinicas .view-display-id-spec_speciality_a_z > .title .title-label,
  .path-hospitais-e-clinicas .health-units > .title .title-label,
  .path-hospitais-e-clinicas .view-cuf-consultas-solr > .title .title-label,
  .path-hospitais-e-clinicas .view-cuf-consultas > .title .title-label,
  .path-taxonomy .view-display-id-spec_site_speciality_a_z > .title .title-label,
  .path-taxonomy .field--name-field-areas-diferenciacao > .title .title-label,
  .path-taxonomy .view-display-id-spec_speciality_a_z > .title .title-label,
  .path-taxonomy .health-units > .title .title-label,
  .path-taxonomy .view-cuf-consultas-solr > .title .title-label,
  .path-taxonomy .view-cuf-consultas > .title .title-label {
    max-width: 8.5em;
  }
}
.path-hospitais-e-clinicas .health-units .field--name-field-sites,
.path-taxonomy .health-units .field--name-field-sites {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 40px;
}
.path-hospitais-e-clinicas .health-units .field--name-field-sites .site-group-title,
.path-taxonomy .health-units .field--name-field-sites .site-group-title {
  font-family: "Quicksand CUF", sans-serif;
  font-size: 2rem;
  color: #0080a4;
  margin-bottom: 20px;
  margin-top: 0;
}
.path-hospitais-e-clinicas .health-units .field--name-field-sites .items,
.path-taxonomy .health-units .field--name-field-sites .items {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.path-hospitais-e-clinicas .health-units .field--name-field-sites .items .field--item,
.path-taxonomy .health-units .field--name-field-sites .items .field--item {
  width: fit-content;
  font-size: 16px;
}
.path-hospitais-e-clinicas .health-units .field--name-field-sites .items .field--item a,
.path-taxonomy .health-units .field--name-field-sites .items .field--item a {
  white-space: nowrap;
  background: #F7F7F7;
  border-radius: 25px;
  padding: 8px 20px;
  color: #20394a;
}
.path-hospitais-e-clinicas .health-units .field--name-field-sites .items .field--item a:hover,
.path-taxonomy .health-units .field--name-field-sites .items .field--item a:hover {
  background: #EBEBEB;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid {
  margin-top: 50px;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.05);
  padding: 10px 15px;
  margin: 0 10px;
  font-family: "Quicksand CUF", sans-serif;
  font-size: 16px;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name {
  color: #275777;
  margin-bottom: 5px;
  font-weight: 500;
}
@media (max-width: 800px) {
  .path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name,
  .path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name,
  .path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name,
  .path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-name {
    font-size: 20px;
  }
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing,
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1 {
  display: inline-block;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing a,
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term a,
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1 a,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing a,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term a,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1 a,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing a,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term a,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1 a,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing a,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term a,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1 a {
  text-decoration: underline;
  color: #0080a4;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-view-taxonomy-term,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing-1 {
  margin-left: 24px;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing .act-appointment,
.path-hospitais-e-clinicas .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing .act-appointment,
.path-taxonomy .view-cuf-consultas-solr .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing .act-appointment,
.path-taxonomy .view-cuf-consultas .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing .act-appointment {
  background-image: url(../../assets/svg/calendar.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .view-footer-button,
.path-hospitais-e-clinicas .view-cuf-consultas .view-footer-button,
.path-taxonomy .view-cuf-consultas-solr .view-footer-button,
.path-taxonomy .view-cuf-consultas .view-footer-button {
  text-align: center;
  margin-top: 35px;
  text-decoration: underline;
  font-size: 16px;
}
.path-hospitais-e-clinicas .view-cuf-consultas-solr .view-footer-button a,
.path-hospitais-e-clinicas .view-cuf-consultas .view-footer-button a,
.path-taxonomy .view-cuf-consultas-solr .view-footer-button a,
.path-taxonomy .view-cuf-consultas .view-footer-button a {
  font-family: "Quicksand CUF", sans-serif;
  text-decoration: underline;
  color: #0080a4;
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content,
.path-taxonomy .paragraph--type--centers .view-content {
  display: flex;
  flex-direction: column;
  gap: 80px;
  padding: 0 !important;
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content h3,
.path-taxonomy .paragraph--type--centers .view-content h3 {
  font-size: 40px;
  line-height: 1;
  color: #0080a4;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: normal;
  padding-top: 0;
}
@media (max-width: 800px) {
  .path-hospitais-e-clinicas .paragraph--type--centers .view-content h3,
  .path-taxonomy .paragraph--type--centers .view-content h3 {
    font-size: 3rem;
  }
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content .center-type-description,
.path-taxonomy .paragraph--type--centers .view-content .center-type-description {
  font-size: 16px;
  color: #275777;
  font-family: "Quicksand CUF", sans-serif;
  margin-bottom: 50px;
  padding-bottom: 0;
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content .views-row:first-child .views-field,
.path-taxonomy .paragraph--type--centers .view-content .views-row:first-child .views-field {
  border-top: 1px solid rgba(32, 57, 74, 0.5);
}
@media (min-width: 800px) {
  .path-hospitais-e-clinicas .paragraph--type--centers .view-content .views-row:nth-child(2) .views-field,
  .path-taxonomy .paragraph--type--centers .view-content .views-row:nth-child(2) .views-field {
    border-top: 1px solid rgba(32, 57, 74, 0.5);
  }
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content .views-row .views-field,
.path-taxonomy .paragraph--type--centers .view-content .views-row .views-field {
  border-bottom: 1px solid rgba(32, 57, 74, 0.5);
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content .views-row .views-field a,
.path-taxonomy .paragraph--type--centers .view-content .views-row .views-field a {
  font-family: "Quicksand CUF", sans-serif;
  font-size: 16px;
  color: #20394a;
  padding: 14px 25px 14px 0;
  font-weight: 500;
}
@media (max-width: 800px) {
  .path-hospitais-e-clinicas .paragraph--type--centers .view-content .views-row .views-field a,
  .path-taxonomy .paragraph--type--centers .view-content .views-row .views-field a {
    font-size: 20px;
  }
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content .views-row.extra .views-field,
.path-taxonomy .paragraph--type--centers .view-content .views-row.extra .views-field {
  border-bottom: 1px solid rgba(32, 57, 74, 0.5);
}
.path-hospitais-e-clinicas .paragraph--type--centers .view-content .views-row:last-child .views-field,
.path-taxonomy .paragraph--type--centers .view-content .views-row:last-child .views-field {
  border-bottom: 1px solid rgba(32, 57, 74, 0.5);
}

@media (max-width: 800px) {
  .path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .view-content,
  .path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .view-content {
    margin: 0 -8px;
  }
}

.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .view-content,
.spec-view-page .view-content,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .view-content {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .views-row,
.spec-view-page .views-row,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .views-row {
  display: flex;
  flex-direction: column;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .views-row > article,
.spec-view-page .views-row > article,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .views-row > article {
  flex: 1 1 auto;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related,
.spec-view-page .doctors-related,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related {
  height: 100%;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a,
.spec-view-page .doctors-related > a,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a {
  height: 100%;
  display: flex;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content,
.spec-view-page .doctors-related > a .content,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content {
  height: 100%;
  width: 100%;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors,
.spec-view-page .doctors-related > a .content .container-info-doctors,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors {
  height: 100%;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related,
.spec-view-page .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related {
  height: 100%;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related,
.spec-view-page .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related {
  position: unset;
  max-width: unset;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related .content-img-doctors-related .field--name-field-highlight-image img,
.spec-view-page .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related .content-img-doctors-related .field--name-field-highlight-image img,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related .content-img-doctors-related .field--name-field-highlight-image img {
  height: 100%;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related .link,
.spec-view-page .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related .link,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .info-heading-doctors-related .link {
  margin-top: auto;
  padding: 12px;
  color: #ffffff;
  background-color: #0080a4;
  background-image: url("../../assets/svg/icon-arrow-right-white.svg");
  background-position: calc(100% - 10px) center;
  background-size: 14px;
  background-repeat: no-repeat;
  font-family: "Quicksand CUF", sans-serif;
  margin-bottom: 0;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related,
.spec-view-page .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related {
  bottom: unset;
  position: unset;
  height: unset;
  min-height: unset;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related .field-group-content,
.spec-view-page .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related .field-group-content,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related .field-group-content {
  padding: 12px 12px 32px;
}
.path-hospitais-e-clinicas .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality_site .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related::after,
.spec-view-page .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related::after,
.path-taxonomy .term-content .container-area-doctors-related-background .paragraph--type--doctors-related .views-element-container .view-id-cuf_doctors_related.view-display-id-speciality .view-cuf-doctors-related .doctors-related > a .content .container-info-doctors .info-heading-background-doctors-related .content-area-doctors-related::after {
  display: none;
}

.path-hospitais-e-clinicas:has(.spec-view-page) .block-system-breadcrumb-block .breadcrumb li:last-child,
.path-hospitais-e-clinicas:has(.spec-view-page) .block-system-breadcrumb-block .breadcrumb li:nth-last-child(2),
.path-especialidades:has(.spec-view-page) .block-system-breadcrumb-block .breadcrumb li:last-child,
.path-especialidades:has(.spec-view-page) .block-system-breadcrumb-block .breadcrumb li:nth-last-child(2) {
  display: none !important;
}

.path-hospitais-e-clinicas > span.select2-container.select2-container--default.select2-container--open,
.path-especialidades > span.select2-container.select2-container--default.select2-container--open,
.path-taxonomy > span.select2-container.select2-container--default.select2-container--open {
  z-index: 101;
}
.path-hospitais-e-clinicas .views-element-container:not(:has(.view)),
.path-hospitais-e-clinicas .container-area-doctors-related-background:not(:has(.view)),
.path-especialidades .views-element-container:not(:has(.view)),
.path-especialidades .container-area-doctors-related-background:not(:has(.view)),
.path-taxonomy .views-element-container:not(:has(.view)),
.path-taxonomy .container-area-doctors-related-background:not(:has(.view)) {
  display: none;
}

.path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria,
.path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria {
  margin-top: 120px;
  font-family: "Quicksand CUF", sans-serif;
}
.path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area,
.path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #EAEAEA;
  position: relative;
}
.path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area::before,
.path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  left: calc(50% - 50vw);
  background-color: #EAEAEA;
}
@media (max-width: 1023.98px) {
  .path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area::after,
  .path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: calc(50% - 50vw);
    background-color: #EAEAEA;
  }
  .path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row,
  .path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row {
    display: flex;
    flex-direction: column;
  }
  .path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-info,
  .path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-info {
    order: 2;
    padding-top: 3rem;
  }
  .path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-info .field--name-field-title,
  .path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-info .field--name-field-title {
    font-size: 3rem;
  }
  .path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-img,
  .path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-img {
    order: 1;
    padding: 0;
    z-index: 1;
    justify-content: end;
    display: flex;
  }
  .path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-img .field--name-field-image,
  .path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-img .field--name-field-image {
    max-width: 60%;
  }
}
@media (max-width: 512px) {
  .path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-img .field--name-field-image,
  .path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-area > .row .content-img .field--name-field-image {
    max-width: 80%;
  }
}
.path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .content-img,
.path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .content-img {
  margin-top: -100px;
}
.path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .field--name-field-title,
.path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .field--name-field-title {
  font-size: 3.5rem;
  color: #0080a4;
  margin-bottom: 1rem;
}
.path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .field--name-field-text-html,
.path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .field--name-field-text-html {
  font-size: 18px;
  color: #275777;
}
.path-hospitais-e-clinicas .field--name-field-central-region .paragraph-medicina-dentaria .field--name-field-cta-s a,
.path-taxonomy .field--name-field-central-region .paragraph-medicina-dentaria .field--name-field-cta-s a {
  font-size: 18px;
  color: #0080a4;
  text-decoration: underline;
}

.spec-submit-fixed {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 101;
  padding: 0 0 20px 15px;
}
@media (min-width: 1360px) {
  .spec-submit-fixed {
    padding-left: 50px;
  }
}
@media (min-width: 1440px) {
  .spec-submit-fixed {
    padding-left: 150px;
  }
}
@media (max-width: 1023.98px) {
  .spec-submit-fixed {
    display: block;
    background: rgba(255, 255, 255, 0.7215686275);
    padding: 0 0 20px 20px;
    transform: translateX(-100%);
  }
  .spec-submit-fixed.is-animating {
    transition: transform 0.3s ease-in-out;
  }
}
.spec-submit-fixed.is-visible {
  display: block;
  background: rgba(255, 255, 255, 0.7215686275);
}
@media (max-width: 1023.98px) {
  .spec-submit-fixed.is-visible {
    transform: translateX(0);
  }
}
.spec-submit-fixed button[type=button] {
  display: inline-block;
  padding: 12px 25px;
  background-color: #0080a4;
  color: white;
  font-family: "Quicksand CUF", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 0.5px;
  border: 1px solid #0080a4;
  border-radius: 0;
}
.spec-submit-fixed button[type=button]:hover {
  background-color: #fff;
  color: #0080a4;
}

body:has(.shape-overlays.is-opened) .spec-submit-fixed,
.spec-submit-fixed.overlay-closing {
  z-index: 1;
}

.path-taxonomy:has(.simple-heading.speciality) .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf svg path,
.path-especialidades .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf svg path,
.path-hospitais-e-clinicas .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf svg path {
  fill: white !important;
}
.path-taxonomy:has(.simple-heading.speciality) .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf .mycuf-person-icon::before,
.path-especialidades .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf .mycuf-person-icon::before,
.path-hospitais-e-clinicas .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf .mycuf-person-icon::before {
  content: url("../../assets/img/mycuf_white_user_30x30.png") !important;
  opacity: 1 !important;
}
.path-taxonomy:has(.simple-heading.speciality) .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf .mycuf-person-icon::after,
.path-especialidades .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf .mycuf-person-icon::after,
.path-hospitais-e-clinicas .navbar:not(.scroll):not(.forced-scroll) .navbar-header .region-header-right .my-cuf .mycuf-person-icon::after {
  display: none !important;
}
