.doctors-row__el {
  margin-top: 16px;
}

.doctors-row__el:nth-child(1) {
  margin-top: 0;
}

.doctors-row__el--w100 {
  width: 100%;
}

.doctors-row .doctors-slider__info {
  padding: 16px 12px;
}

.doctors-row .doctors-slider__info p {
  margin-top: 2px;
}

.doctors-row .doctors-slider__info .doc-in-clinic {
  margin-top: 12px;
}

.doctors-row .doctors-slider__info .doc-in-clinic span {
  display: block;
  width: 100%;
  padding-left: 24px;
  position: relative;
}

.doctors-row .doctors-slider__info .doc-in-clinic span:after {
  position: absolute;
  left: 9px;
  width: 6px;
  height: 6px;
  top: 50%;
  transform: translateY(-50%);
  background: #2f7cf6;
  border-radius: 50%;
  content: "";
  display: inline-block;
}

.doctors-row .doctors-slider__info-bottom {
  padding-top: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.doctors-row .doctors-slider__info-bottom p {
  margin-top: 0;
}

.doctors-row .doctors-slider__info-bottom .experience {
  padding-right: 12px;
}

.doctors-row .doctors-slider__info-bottom .btn__icon {
  color: #2f7cf6;
}

.doctors-row .doctors-slider__info-bottom .btn:hover .btn__icon {
  color: #ffffff;
}

.doctors-row .doctors-more {
  flex-basis: 100%;
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px auto 0;
  display: block;
}

.show-more__container {
  margin: 32px auto 0;
  text-align: center;
}

.doctors-filter {
  width: 100%;
  display: block;
  margin-top: 18px;
  padding-bottom: 40px;
  position: relative;
  z-index: 10;
}

.doctors-filter__popup {
  width: 100%;
}

.doctors-filter__popup-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 24px;
}

.doctors-filter__popup-head p {
  text-transform: uppercase;
  font-weight: 600;
  color: #04121d;
  padding-left: 36px;
  position: relative;
}

.doctors-filter__popup-head p svg {
  width: 28px;
  height: 37px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.doctors-filter__popup-container {
  width: 100%;
}

.doctors-filter__popup-bottom {
  margin-top: auto;
  padding-top: 16px;
  text-align: center;
  width: 100%;
}

.doctors-filter__popup-bottom .btn {
  max-width: 290px;
  width: 100%;
  margin: 0 auto;
  padding: 16px 12px;
  background: #2f7cf6;
  color: #ffffff;
}

.doctors-filter__popup-bottom .btn span {
  width: 28px;
  min-width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
  color: #2f7cf6;
  display: inline-block;
  margin-left: 8px;
  font-size: 1.4rem;
}

.doctors-filter__popup-overlay {
  position: fixed;
  max-height: 100vh;
  left: 0;
  top: 0;
  z-index: 5;
  height: 100%;
  width: 100%;
  background: rgba(128, 128, 128, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
}

.doctors-filter__popup-overlay.is-open {
  opacity: 1;
}

.doctors-filter .input-container .label {
  background: #eeeeee;
  left: 8px;
  bottom: calc(100% + 4px);
  padding-left: 4px;
  padding-right: 4px;
}

.doctors-filter .input-container .select2 {
  height: 56px;
}

.doctors-filter .input-container .select2-selection--multiple .select2-search textarea {
  caret-color: transparent;
}

.doctors-filter .input-container .select2-selection--multiple .select2-search textarea::-moz-placeholder {
  font-weight: 500;
  color: #2f7cf6;
}

.doctors-filter .input-container .select2-selection--multiple .select2-search textarea::placeholder {
  font-weight: 500;
  color: #2f7cf6;
}

.doctors-filter .input-container .select2-selection--multiple {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
}

.doctors-filter .input-container .select2-selection__rendered {
  display: block;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 0;
}

.doctors-filter .input-container .select2-selection__choice {
  overflow: visible;
  display: inline;
}

.doctors-filter .input-container span.icon {
  background-color: #2f7cf6;
  top: 15px;
  left: 22px;
}

.doctors-filter .input-container.directions span.icon {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Crect width='5' height='5' x='9' y='4' fill='%232F7CF6' rx='1'/%3E%3Crect width='5' height='5' x='18' y='4' fill='%232F7CF6' rx='1'/%3E%3Crect width='5' height='5' x='18' y='13' fill='%232F7CF6' rx='1'/%3E%3Crect width='5' height='5' x='9' y='13' fill='%232F7CF6' rx='1'/%3E%3C/svg%3E");
  left: 20px;
  top: 15px;
}

.doctors-filter .input-container.specialization span.icon {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='%232F7CF6' fill-rule='evenodd' d='M7.04 9.981C7.04 7.231 9.262 5 12 5s4.96 2.23 4.96 4.981-2.221 4.981-4.96 4.981-4.96-2.23-4.96-4.98Zm1.642 6.2C5.407 16.704 3 18.565 3 22.01V24.5h18v-2.49c0-3.446-2.407-5.307-5.682-5.828L12 19.5l-3.318-3.318Z' clip-rule='evenodd'/%3E%3Cpath fill='%232F7CF6' fill-rule='evenodd' d='M7.5 1.167V6C8 5 10 4 12 4s4 1 4.5 2V1.167C16 .777 14 0 12 0S8 .778 7.5 1.167Zm4 .333V1h1v.5h.5v1h-.5V3h-1v-.5H11v-1h.5Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  top: 16px;
  left: 18px;
}

.doctors-filter .input-container {
  margin-top: 0;
}

.doctors-filter .input-container .select2-selection--multiple {
  min-height: 56px;
  padding-top: 15px;
  padding-bottom: 18px;
  padding-left: 48px;
}

.doctors-filter .input-container .select2-selection--multiple:after {
  top: 16px;
}

.doctors-filter__buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% + 16px);
  margin: 0 -8px;
}

.doctors-filter__btn {
  width: 100%;
  height: 49px;
  border: 1px solid #2f7cf6;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 12px;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  font-weight: 500;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  margin: 0 8px;
}

.doctors-filter__btn svg path {
  stroke: currentColor;
}

.doctors-filter__btn--filter {
  background: #2f7cf6;
  color: #ffffff;
  font-weight: 600;
}

.doctors-filter__btn--filter svg {
  margin-right: 8px;
  min-width: 28px;
  width: 28px;
  height: 37px;
  margin-top: -10px;
  margin-bottom: -10px;
}

.doctors-filter__btn--filter .quantity {
  margin-left: 8px;
  width: 22px;
  min-width: 22px;
  height: 22px;
  padding: 2px 4px;
  font-weight: 500;
  background: #ffffff;
  color: #2f7cf6;
  border-radius: 50px;
  text-align: center;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
}

.doctors-filter__btn--filter:hover {
  background: transparent;
  color: #2f7cf6;
}

.doctors-filter__btn--filter:hover .quantity {
  background: #2f7cf6;
  color: #ffffff;
}

.doctors-filter__btn--reset {
  color: #04121d;
  font-weight: 500;
  position: relative;
  overflow: hidden;
}

.doctors-filter__btn--reset::before {
  z-index: 1;
  content: "";
  display: inline-block;
  position: absolute;
  width: 120%;
  padding-bottom: 120%;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%) scale(0);
  background: #2f7cf6;
  border-radius: 50%;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
}

.doctors-filter__btn--reset svg {
  width: 11px;
  min-width: 11px;
  height: 11px;
  margin-right: 6px;
  position: relative;
  z-index: 3;
}

.doctors-filter__btn--reset span {
  position: relative;
  z-index: 3;
}

.widget {
  width: 100%;
  position: relative;
  z-index: 3;
}

.widget .wpc-filters-widget-wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.widget .wpc-instead-of-posts-found,
.widget .wpc-filter-selected-values {
  display: none;
}

.widget .wpc-filter-header .widget-title {
  margin: 0;
}

.widget .wpc-filter-header .widget-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: #2f7cf6;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  pointer-events: none;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.widget .wpc-filter-header .widget-title button {
  width: 100%;
  border: 1px solid #04121d;
  outline: 1px solid transparent;
  border-radius: 8px;
  background: transparent;
  padding: 16px 48px;
  font-size: 1.6rem;
  line-height: 1.1;
  letter-spacing: -0.01px;
  font-family: "Inter Tight", sans-serif;
  font-weight: 500;
  color: #2f7cf6;
  display: flex;
  align-items: center;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  resize: none;
  position: relative;
  height: auto;
  min-height: 56px;
}

.widget .wpc-edit-filter-set {
  display: none;
}

.widget .wpc-filters-section {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 0;
}

.widget .wpc-filters-section.wpc-opened .widget-title button {
  border-color: #2f7cf6;
  outline-color: #2f7cf6;
}

.widget .wpc-filters-section .label {
  background: #eeeeee;
  left: 16px;
  bottom: calc(100% - 9px);
  padding: 3px 4px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  z-index: 2;
  color: #3e3e3e;
  position: absolute;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor {
  width: auto;
}

.widget .wpc-filters-section.wpc-filter-doctors-directions .widget-title:after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Crect width='5' height='5' x='9' y='4' fill='%232F7CF6' rx='1'/%3E%3Crect width='5' height='5' x='18' y='4' fill='%232F7CF6' rx='1'/%3E%3Crect width='5' height='5' x='18' y='13' fill='%232F7CF6' rx='1'/%3E%3Crect width='5' height='5' x='9' y='13' fill='%232F7CF6' rx='1'/%3E%3C/svg%3E");
  left: 20px;
  top: 15px;
  width: 26px;
  height: 26px;
  transform: none;
}

.widget .wpc-filters-section.wpc-filter-relation-clinic .widget-title:after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 20'%3E%3Cpath fill='gray' fill-rule='evenodd' d='m7.67 19.899.33-.454.33.454a.586.586 0 0 1-.66 0Zm0 0 .33-.454.33.454.001-.002.006-.003.018-.013.067-.047.245-.18a24.485 24.485 0 0 0 3.48-3.206C14.037 14.322 16 11.288 16 7.82a7.733 7.733 0 0 0-2.342-5.53A8.094 8.094 0 0 0 8 0a8.094 8.094 0 0 0-5.658 2.292A7.733 7.733 0 0 0 0 7.82c0 3.468 1.963 6.501 3.853 8.627a24.478 24.478 0 0 0 3.48 3.206 14.163 14.163 0 0 0 .312.227l.018.013.006.003.002.002ZM5.715 7.778C5.714 6.55 6.738 5.556 8 5.556s2.286.995 2.286 2.222C10.286 9.005 9.262 10 8 10s-2.286-.995-2.286-2.222ZM8 4.445c-1.894 0-3.429 1.492-3.429 3.333 0 1.84 1.535 3.333 3.429 3.333s3.429-1.492 3.429-3.333c0-1.841-1.535-3.333-3.429-3.333Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  left: 24px;
}

.widget .wpc-filters-section.wpc-filter-doctors-specialization .widget-title:after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='%232F7CF6' fill-rule='evenodd' d='M7.04 9.981C7.04 7.231 9.262 5 12 5s4.96 2.23 4.96 4.981-2.221 4.981-4.96 4.981-4.96-2.23-4.96-4.98Zm1.642 6.2C5.407 16.704 3 18.565 3 22.01V24.5h18v-2.49c0-3.446-2.407-5.307-5.682-5.828L12 19.5l-3.318-3.318Z' clip-rule='evenodd'/%3E%3Cpath fill='%232F7CF6' fill-rule='evenodd' d='M7.5 1.167V6C8 5 10 4 12 4s4 1 4.5 2V1.167C16 .777 14 0 12 0S8 .778 7.5 1.167Zm4 .333V1h1v.5h.5v1h-.5V3h-1v-.5H11v-1h.5Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  top: 16px;
  left: 22px;
  transform: none;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor {
  margin-top: 16px;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .widget-title {
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  z-index: 2;
  color: #3e3e3e;
  margin-bottom: 4px;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .widget-title:after {
  display: none;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content {
  position: static;
  width: auto;
  border: none;
  background: none;
  overflow: hidden;
  border-radius: 0;
  display: block;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-filters-ul-list {
  overflow: hidden;
  padding: 0;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item {
  position: relative;
  display: none;
  margin: 0;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item.wpc-term-count-0 {
  opacity: 0.3;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item:nth-child(1) {
  display: block;
  padding: 0;
  overflow: hidden;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  visibility: hidden;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item input:checked + label {
  background: #2f7cf6;
  border-color: #04121d;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item input:checked + label:after {
  background: #ffffff;
  border-color: #04121d;
  transform: translateX(40px);
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item label {
  position: relative;
  border: 1px solid #808080;
  background: #ffffff;
  border-radius: 100px;
  width: 83px;
  height: 43px;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  display: block;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item label:after {
  content: "";
  padding: 0;
  margin: 0;
  display: block;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background: #808080;
  border: 1px solid #808080;
  left: 4px;
  top: 4px;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  position: absolute;
}

.widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item label a {
  font-size: 0;
  color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 10;
}

.widget .wpc-filters-section.wpc-filter-layout-search-field {
  position: absolute;
  left: 100%;
  top: 300%;
  width: 200px;
  display: none;
}

.widget .wpc-filters-section.wpc-filter-layout-search-field .wpc-filter-header {
  display: none;
}

.widget .wpc-filter-content {
  position: absolute;
  left: 8px;
  top: calc(100% + 10px);
  width: calc(100% - 16px);
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #2f7cf6;
  overflow: hidden;
  z-index: 10;
}

.widget .wpc-filter-content .wpc-term-count-0 {
  pointer-events: none;
}

.widget .wpc-filter-content .wpc-filters-ul-list {
  padding: 0;
  max-height: 200px !important;
  padding: 16px 22px;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item-content-wrapper {
  align-items: flex-start;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-filter-label-wrapper {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  width: auto;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item {
  margin-bottom: 16px;
  float: none;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item label {
  padding: 0;
  border: none;
  margin: 0;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item .wpc-filter-label-wrapper {
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: none;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item a {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01px;
  display: block;
  padding-top: 4px;
  padding-left: 29px;
  color: #04121d !important;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item a span {
  display: block;
  margin-top: 2px;
  color: #808080;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item:last-child {
  margin-bottom: 8px;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item input[type=checkbox] {
  margin: 0;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='3' fill='%23E1E1E1' rx='4'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item input[type=checkbox]::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: inherit;
  height: inherit;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%233E3E3E' stroke-linecap='round' stroke-width='2' d='m7 12 3.5 3.5L17 9'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  border: none;
  transform: none;
}

.widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item input[type=checkbox]:checked::after {
  opacity: 1;
}

.widget .wpc-filter-collapsible .wpc-filter-title .wpc-open-icon {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg) !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%232F7CF6' stroke-width='2' d='m3 7 9 9 9-9'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  border: none !important;
}

.widget .wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg) !important;
}

.count,
.wpc-filter-chips-list {
  display: none !important;
}

.not-found-title {
  font-weight: 400;
}

.wpc-spinner {
  display: none !important;
}

html:after {
  content: "";
  width: 48px;
  height: 48px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  z-index: 9000001;
  visibility: visible;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' r='32' stroke-width='8' stroke='%232F7CF6' stroke-dasharray='50.26548245743669 50.26548245743669' fill='none' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' dur='2s' repeatCount='indefinite' keyTimes='0;1' values='0 50 50;360 50 50'/%3E%3C/circle%3E%3Ccircle cx='50' cy='50' r='23' stroke-width='8' stroke='%23103553' stroke-dasharray='36.12831551628262 36.12831551628262' stroke-dashoffset='36.13' fill='none' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' dur='2s' repeatCount='indefinite' keyTimes='0;1' values='0 50 50;-360 50 50'/%3E%3C/circle%3E%3C/svg%3E");
  background-size: contain;
  pointer-events: none;
  opacity: 0;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
}

html.is-active:after {
  opacity: 1;
}

.no-items {
  position: relative;
  border: 1px solid #808080;
  background: #ffffff;
  border-radius: 100px;
  width: 83px;
  height: 43px;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  display: block;
  opacity: 0.3;
}

.no-items:after {
  content: "";
  padding: 0;
  margin: 0;
  display: block;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background: #808080;
  border: 1px solid #808080;
  left: 4px;
  top: 4px;
  transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  position: absolute;
}

.no-items a {
  font-size: 0;
  color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 10;
}

@media only screen and (min-width: 680px) {
  .doctors-row {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: -8px;
    width: calc(100% + 16px);
    padding-top: 24px;
  }

  .doctors-row__el {
    width: 50%;
    padding: 8px;
    margin-top: 0;
  }

  .doctors-row__el--w100 {
    width: 100%;
  }

  .doctors-filter {
    margin-top: 10px;
  }

  .doctors-filter__container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -8px;
    width: calc(100% + 16px);
  }

  .doctors-filter__popup {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .doctors-filter__popup-head {
    display: none;
  }

  .doctors-filter__popup-bottom {
    display: none;
  }

  .doctors-filter__popup-overlay {
    display: none;
  }

  .doctors-filter__buttons {
    margin-top: 24px;
    padding: 0 8px;
  }

  .doctors-filter__btn--filter {
    display: none;
  }

  .widget .wpc-filters-section {
    width: 50%;
    margin-top: 24px;
    padding: 0 8px;
  }
}

@media only screen and (min-width: 1024px) {
  .has-sup {
    padding-top: 11px;
  }

  .has-sup sup {
    margin-top: -7px;
  }

  .section-head__info {
    padding-top: 11px;
    margin-top: 0;
  }

  .doctors-row__el {
    width: 33.33%;
  }

  .doctors-row__el--w100 {
    width: 100%;
  }

  .doctors-row .doctors-slider__info {
    padding: 24px 24px 16px;
  }

  .doctors-row .doctors-slider__info p {
    margin-left: 0;
    margin-top: 3px;
  }

  .doctors-row .doctors-slider__info-inside {
    min-height: 146px;
  }

  .doctors-row .doctors-slider__info-bottom {
    padding-top: 16px;
  }

  .doctors-row .doctors-slider__image-container {
    padding-bottom: 80%;
  }

  .doctors-row .doctors-slider__image {
    width: 67%;
    padding-bottom: 67%;
  }

  .show-more__container {
    margin-top: 40px;
  }

  .doctors-filter {
    margin-top: 50px;
    height: auto;
    padding-bottom: 32px;
  }

  .doctors-filter__container {
    flex-wrap: nowrap;
    margin: 0 -10px;
    width: calc(100% + 20px);
  }

  .doctors-filter__popup {
    flex-wrap: nowrap;
  }

  .doctors-filter__buttons {
    width: auto;
    margin-left: 0;
    margin-top: 0;
    display: none;
  }

  .doctors-filter__btn--reset:hover {
    color: #ffffff;
  }

  .doctors-filter__btn--reset:hover::before {
    transform: translate(-50%, -50%) scale(1);
  }

  .doctors-filter__btn--reset {
    width: auto;
    padding: 20px 16px;
    min-height: 56px;
    margin-right: 8px;
    margin-left: 34px;
  }

  .widget .wpc-filters-widget-wrapper {
    flex-wrap: nowrap;
  }

  .widget .wpc-filter-header .widget-title button {
    padding-left: 52px;
  }

  .widget .wpc-filters-section {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor {
    width: auto;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor {
    margin-top: -8px;
  }
}

@media only screen and (min-width: 1280px) {
  .doctors-filter__buttons {
    display: block;
  }

  .doctors-filter__btn--reset {
    margin-left: 58px;
  }
}

@media only screen and (min-width: 1900px) {
  .doctors-row {
    margin: -16px;
    width: calc(100% + 32px);
  }

  .doctors-row__el {
    padding: 16px;
  }

  .doctors-row .doctors-slider__info .doc-in-clinic {
    margin-top: 16px;
  }

  .doctors-row .doctors-slider__info-bottom {
    padding-top: 20px;
  }

  .widget .wpc-filter-header .widget-title button {
    font-size: 2rem;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .widget .wpc-filters-section .label {
    font-size: 1.8rem;
  }

  .widget .wpc-filters-section.wpc-filter-doctors-directions .widget-title:after {
    top: 22px;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor .widget-title {
    font-size: 1.8rem;
  }

  .widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item a {
    font-size: 2rem;
    padding-left: 36px;
  }

  .widget .wpc-filter-content .wpc-filters-ul-list .wpc-term-item input[type=checkbox] {
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin-right: 2px;
  }
}

@media only screen and (max-width: 680px) {
  .doctors-filter__popup {
    position: fixed;
    max-height: 100vh;
    overflow: auto;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200000;
    height: calc(100% - 32px);
    width: calc(100% - 16px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 16px 16px 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    background: #ffffff;
    transform: translateX(-100%) translateY(-50%);
    pointer-events: none;
    transition: all 0.45s cubic-bezier(0.7, 0, 0.3, 1);
  }

  .doctors-filter__popup.is-open {
    transform: translateX(0) translateY(-50%);
    opacity: 1;
    pointer-events: all;
  }

  .doctors-filter__popup-container {
    overflow: auto;
    max-height: calc(100% - 150px);
  }

  .doctors-filter__popup-overlay {
    z-index: 100000;
  }

  .widget {
    padding-right: 14px;
  }

  .widget .wpc-filter-header .widget-title button {
    padding: 12px 40px;
    border: none;
    border-radius: 0;
    outline: none;
    border-bottom: 1px solid #c0c0c0;
  }

  .widget .wpc-filters-section {
    margin-top: 0;
  }

  .widget .wpc-filters-section .label {
    display: none;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor {
    width: 100%;
    padding-left: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor .widget-title {
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.1;
    letter-spacing: -0.01px;
    font-family: "Inter Tight", sans-serif;
    font-weight: 500;
    color: #2f7cf6;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content {
    width: auto !important;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%232F7CF6' d='M10.067 22.024c3.027 0 2.595-8.053 5.27-8.053 2.674 0 2.556 8.053 4.877 8.053 2.322 0 2.23-4.832 2.23-5.969 0-1.137-.343-2.937-.343-4.278 0-1.342 1.694-4.76 1.694-7.525C23.795 1.487 22.419 1 20.727 1c-2.156 0-5.059 1.86-5.059 1.86-1.662-.57-3.258-1.838-5.01-1.86C7.905 1 7 2.464 7 4.415c0 3.212 1.495 5.938 1.495 7.097 0 1.16-.4 2.773-.4 4.643 0 1.87.674 5.87 1.972 5.87Z'/%3E%3Ccircle cx='18' cy='6.503' r='1' fill='%23fff'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' d='M12 10.503c.667.334 2.3 1 3.5 1 1.2 0 2.833-.666 3.5-1M12 6.503h2'/%3E%3C/svg%3E");
    left: 3px;
    top: 50%;
    width: 26px;
    height: 26px;
    transform: translateY(-50%);
  }

  .widget .wpc-filters-section.wpc-filter-doctors-directions .widget-title:after {
    left: 2px;
    top: 15px;
  }

  .widget .wpc-filters-section.wpc-filter-relation-clinic .widget-title:after {
    left: 8px;
  }

  .widget .wpc-filters-section.wpc-filter-doctors-specialization .widget-title:after {
    left: 8px;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item input:checked + label:after {
    transform: translateX(31px);
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item label:after {
    width: 28px;
    height: 28px;
    left: 4px;
    top: 3px;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content .wpc-term-item label {
    width: 68px;
    height: 36px;
  }

  .widget .wpc-filters-section.wpc-filter-childrens-doctor .wpc-filter-content {
    left: 0;
    position: static;
    width: 100%;
    border: none;
    border-radius: 0;
  }

  .widget .wpc-filter-content {
    left: 0;
    width: 100%;
    position: static;
    border-radius: 0;
    border: none;
  }

  .widget .wpc-filter-content .wpc-filters-ul-list {
    padding: 16px 8px;
    max-height: 10000px !important;
  }

  .widget .wpc-filter-collapsible .wpc-filter-title .wpc-open-icon {
    right: 0;
  }

  .widget .wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon {
    right: 0;
  }

  .wpc-filters-overlay {
    z-index: 400000 !important;
  }

  .no-items:after {
    width: 28px;
    height: 28px;
    left: 4px;
    top: 3px;
  }

  .no-items {
    width: 68px;
    height: 36px;
  }
}