.call_image_modal {
  background: #ffa25c;
  color: #fff;

  font-weight: 799;
  font-size: 14px;
  padding: 5px;
  display: block;
  position: absolute;
  bottom: 0;
}

.messia-core-custom-scope .metabox-comment-fields .icon-wrapper .icon,
.messia-core-custom-scope .metabox-constructor-fields .icon-wrapper .icon {
  width: 120px !important;
  height: 120px !important;
}

.attachment-form-outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000a;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.block_item.add_balance .field .button a {
  background: #ffa25c;
}
.actions .block_item.autopay > a:hover,
.actions .block_item.out_money > a:hover {
  background: #e9f0db66;
}
.block_item.add_balance .field .button a:hover {
  background: #f59044;
}
#attachment-form {
  background: white;
  padding: 30px;

  max-width: 500px;
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.status-tabs .tab.active {
  border-bottom: 1px solid #ffa25c;
}
.count-new {
  background: rgba(255, 162, 92, 0.3);
}
.status-tabs .tab.active .count-new {
  background: #ffa25c;
}
#sortDropdown {
  background-position: 235px;
}
.lightpick__month-title > .lightpick__select-months {
  box-shadow: none;
  opacity: 1;
}
.lightpick__month-title > .lightpick__select {
  box-shadow: none;
  opacity: 1;
}

.lightpick__day.is-in-range {
  background: rgba(255, 162, 92, 0.2);
  background-image: none;
}

.lightpick__day.is-in-range:hover {
  /* background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(38, 139, 210, 0.5)' cx='16' cy='16' r='16'/%3E%3C/svg%3E"); */
  background: rgba(255, 162, 92, 0.2);
}

.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range.is-flipped {
  background-color: #ffa25c;
  background-image: none;
}

.lightpick__day.is-start-date.is-end-date {
  background: #ffa25c !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
}

.lightpick__day.is-start-date,
.lightpick__day.is-end-date,
.lightpick__day.is-start-date:hover,
.lightpick__day.is-end-date:hover {
  /* background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23268BD2' cx='16' cy='16' r='16'/%3E%3C/svg%3E"); */
  background-size: auto;
  background-position: center;

  background-color: #ffa25c;
  background-image: none;
  position: relative;
  z-index: 50;
}

.lightpick__days > .lightpick__day:nth-child(7n),
.lightpick__days > .lightpick__day:nth-child(7n -1) {
  color: #ffa25c;
}
.lightpick__day:hover {
  background: rgba(255, 162, 92, 0.2);
}

.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped {
  background-color: #ffa25c !important;
}
select:focus > option:checked {
  background: #ffe4d0;
}

body.post-type-messia_object #taxonomy-messia_object_category .tabs-panel {
  height: 400px;
  min-height: 200px;
  max-height: none;
  overflow: auto;
  resize: vertical;
}

.k-sebe-admin-commission-comment-slot {
  display: flex;
  align-items: flex-start;
  margin-top: 8px;
}

.k-sebe-admin-commission-comment-slot:empty {
  display: none;
}

.k-sebe-admin-commission-comment-badge {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 4px 9px !important;
  border: 1px solid rgba(214, 48, 49, 0.58) !important;
  border-radius: 999px !important;
  background: rgba(214, 48, 49, 0.04) !important;
  color: #d63031 !important;
  box-shadow: none !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  white-space: nowrap;
  cursor: pointer;
}

.k-sebe-admin-commission-comment-badge:hover,
.k-sebe-admin-commission-comment-badge:focus {
  border-color: #d63031 !important;
  background: rgba(214, 48, 49, 0.08) !important;
  color: #b92627 !important;
}

.k-sebe-admin-commission-comment-source {
  display: none !important;
}

@media (max-width: 767px) {
  header.header {
    /* position: fixed; */
    z-index: 300;
  }
}

.field button a {
  background: #ffa25c !important;
}

.actions .block_item.autopay > a:hover,
.actions .block_item.out_money > a:hover {
  background-color: #c8d9a433 !important;
}

.why .item {
  border-radius: 24px;
  border: 1px solid rgba(105, 126, 60, 0.5);
  background: #fff;
  padding: 32px;
}
.main--problemsSolve__item-top {
  display: flex;
  align-items: start;
  gap: 20px;
}

.main--problemsSolve__item-top-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.main--problemsSolve__item-top-text .h3 {
  line-height: 130% !important;

  margin: 0 !important;
}

.main--problemsSolve__item--text {
  color: var(--, #2a2a2a);

  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}
.main--problemsSolve__item--blocks strong {
  color: #2a2a2a;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.main--problemsSolve__item--blocks {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.main--problemsSolve__item--blocks div {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  border-radius: 12px;
  background: rgba(200, 217, 164, 0.2);
}
.main--problemsSolve__item--link {
  margin-top: auto;
}
.content ul:not([class]),
main ul:not([class]) {
  margin: 0;
}
.content li:not([class]),
main li:not([class]) {
  margin: 0;
}
.main--problemsSolve__item {
  gap: 20px;
}
.main--problemsSolve__item {
  min-width: 370px;
  max-width: 100%;
}
.why .item .img {
  margin: 0 0 24px 0;
  background: #f6f9f1;
}
.why .item .text {
  color: #2a2a2a;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  line-height: 130%; /* 23.4px */
}

.why-down-block {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 24px;
  background: #f6f9f1;
  order: 11000000;

  color: var(--, #2a2a2a);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 28.8px */
}

.why .item {
  background: none;
  border: none;
  display: grid;
  grid-template-rows: 3fr 1fr;
  padding: 0;
  overflow: visible;
  gap: 24px;
}
.why-main {
  border-radius: 24px;
  border: 1px solid rgba(105, 126, 60, 0.5);
  background: #fff;
  padding: 24px 32px;
}
.popular .h2-title {
  margin: 0 0 16px 0;
}
.attachment-large {
  border-radius: 24px;
  max-height: 225px;
  object-fit: cover;
  /* margin: 0 0 24px 0; */
}
.slider-3-item .item {
  padding: 0;
}
.popular .slider-3-item .item {
  padding: 24px;
}
.slick-slide {
}

.slider-3-item .title {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.slider-3-item .title a {
  color: #2a2a2a;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.home .popular .rating_before {
  margin: 0;
}

.catalog--psychologists__item--header__tags {
  margin: 16px 0;
}
.slick-slide .price {
  border-radius: 16px;
  background: rgba(233, 240, 219, 0.4);
  padding: 10px 24px;
  text-align: center;
  color: #2a2a2a !important;
}

.slick-list {
  margin: 40px 0 0 0;
}

.slick-track {
}
.text-center .btn-white {
  border-radius: 12px;
  background: #ffa25c;
  color: #fff;
  margin: 40px 0 0 0;
}
.text-center .btn-white:hover {
  background: #f59044;
}

.main--working__list {
  flex-direction: column;
}

.main--working__item {
  width: 100%;
  max-width: 100%;
  border: none;
  border-radius: 24px;
  -ms-flex: none;

  padding: 0;
  display: flex;
  gap: 25px;
  align-items: center;
}
.main--working__item:nth-child(2n) {
  flex-direction: row-reverse;
}
.main--working__item--text-wrapper {
  display: flex;

  padding: 70px 32px;
  flex-direction: column;
  align-items: flex-start;

  border-radius: 24px;
  background: #f6f9f1;
  max-width: 384px;
  height: 100%;
}
.main--working__item span {
  margin: 0 !important;
  line-height: normal;
}
.main--working__item .h3:not(:last-child) {
  margin: 20px 0 12px 0 !important;
}
.main--working__item span {
  color: #697e3c;
  text-align: center;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
}
.cookie {
  z-index: 300 !important;
}
#backtotop.shows {
  z-index: 300 !important;
}

.main--professionals__wrapper {
  margin: 0;
  padding: 0;
}
.main--professionals__info {
  padding: 0;
}
.main--professionals .row {
  flex-wrap: nowrap;
  gap: 40px;
}
.main--professionals__wrapper {
  width: fit-content;
  flex-shrink: inherit;
  max-width: 412px;
}
.main--professionals__info--list {
  margin: 0;
  padding: 0;
  width: fit-content;
  flex-shrink: inherit;
}
.main--professionals__info .h2:not(:last-child) {
}
.main--professionals__image {
  position: relative;
  left: -50px;
  bottom: -50px;
}
.main--professionals__info {
  max-width: none;
}
.main--professionals__info--item {
  align-items: start;
  gap: 16px;
}
.main--professionals__info--item-text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.main--professionals__info--item-text span {
  color: #2a2a2a;

  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}
.main--professionals__info--item-text p {
  color: #2a2a2a;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.select2-container {
  width: 100% !important;
}
html body.home {
  background: #ffffff !important;
}
.main--problemsSolve__item-top-text .h3 {
  font-size: 22px;
}
.why .item .img img {
  border-radius: 0 !important;
}
.why .item .title {
  font-weight: 600;
}
.main--professionals__info--list {
  gap: 30px;
}
.main--working__item--text-wrapper .h3 {
  line-height: normal;
}
.date {
  font-size: 16px;
}
.main-faq-button-row {
  margin: 50px 0 0 0;
}

.catalog--psychologists__item--specializations__all {
}
.catalog--psychologists__item--specializations__all.triggered svg {
  transform: scaleY(-1);
}
.cap .selects {
  grid-template-columns: 1fr;
}
.home .cap-left .btn_blue {
  max-width: none;
}
.the_content {
  padding: 20px 20px;
  transition: 0.5s;
}
.the_content_container {
  transition: 0.5s;
}
.the_content p {
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 !important;
}
.catalog--psychologists__item--specializations__all {
  padding: 10px 0 0 0;
}
.main--working__item--image img {
  border-radius: 24px;
  background: #f6f7f6;
  box-shadow: 0px 0px 16.446px 0px rgba(105, 126, 60, 0.1);
}
.main--professionals__info--item img {
  width: 29px;
}

.slick-slide .item {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}

.popular .slider-3-item .slick-slide {
  margin: 24px 12px;
  border-radius: 24px;

  box-shadow: 0px 4px 24px 0px rgba(47, 67, 35, 0.1);
}
.review-home .slick-slide {
  margin: 0;
}
.spoiler ul,
.spoiler ol {
  padding: 0;
}
.articles-home .slick-slide .img {
  margin: 0;
}
.articles-home .slick-slide .item {
  gap: 0;
}
.articles-home .slick-slide .desc {
  padding: 0 16px 16px 16px;
}

.articles-home .slick-slide {
  margin: 0;
}
.articles-home .slick-slide .item {
}
.articles-home .top-img {
  min-height: auto;
  flex-direction: column;
  align-items: normal;
  width: 100%;
  position: relative;
}
.articles-home .top-item img {
  width: 100%;
  border-radius: 20px;
  max-height: 170px;
  object-fit: cover;
  height: 100%;
}

.articles-home .slick-slide .item .title {
  margin: 16px 0 8px 0;
}

.categories.labels a {
  background: linear-gradient(
      0deg,
      rgba(200, 217, 164, 0.4) 0%,
      rgba(200, 217, 164, 0.4) 100%
    ),
    #fff;
}
.top-img .categories {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 9px 12px;
}
.top-img .categories a {
  margin-right: 6px;
  margin-bottom: 6px;
  height: 30px;
  display: inline-flex;
  text-transform: lowercase;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 40px;
  padding: 4px 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #4e47ff;
  background: rgba(255, 255, 255, 0.9);
  color: #697e3c;
}
.categories.labels a {
  background: #e9f0db;
  color: #697e3c;
}
.categories.labels {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 9px 12px;
  top: auto;
  bottom: 0;
}
.articles-home .container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding: 0 !important;
}

.articles-home .text {
  margin: 0 0 16px 0;
  flex-grow: 16 !important;
}

.items-filter .catalog__all {
  margin: 15px auto !important;
  grid-column: 2/3 !important;
}

.eshe-out {
  display: flex;
  align-items: center;
  justify-content: center;
}
.media-grid .eshe {
  margin: 15px auto;
  border: 1px solid #ffa25c;
  background: #fff;
  color: #ffa25c;
  font-weight: 500;
  border-radius: 12px;
}

.form-container input,
.form-container textarea {
  color: #2a2a2a !important;
}

select,
select option {
  opacity: 1 !important;
}
.messia-disclaimer-block .block_title_wrapper img {
  width: 100px !important;
  height: 43px !important;
  border-radius: 50%;
  object-fit: contain;
  padding: 0;
  overflow: visible;
      background: none;
    position: absolute;
    top: 10px;
    right: 0;
}
.messia-disclaimer-block {
  padding: 22px 30px !important;
  max-width: none !important;

  position: relative;
}
.messia-disclaimer-block .mibw-wrapper p:last-child {
  max-width: none !important;
  width: auto !important;
}
.sitebar .menu .sm-li a {
  width: 100%;
}
.filter_wrapper {
  max-width: 384px;
}

.form-container input::placeholder {
  color: #2a2a2a7f;
  font-style: italic;
}
.h4.object_alt_tab_title {
  font-size: 24px;
}
#panel-8 .h4.object_alt_tab_title,
#panel-7 .h4.object_alt_tab_title {
  position: relative;
  padding: 0 0 0 32px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#panel-7 .h4.object_alt_tab_title .header__tag{
  font-size: 16px;
}
@media (max-width: 767px) {
  #panel-8 .h4.object_alt_tab_title {
    display: block;
  }

  #panel-8 .h4.object_alt_tab_title .header__tag {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    width: fit-content;
    max-width: 100%;
    margin-top: 8px;
    margin-left: 0;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.2;
  }

  #panel-7 .h4.object_alt_tab_title {
    display: block;
  }

  #panel-7 .h4.object_alt_tab_title .header__tag {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    width: calc(100% + 32px);
    max-width: calc(100% + 32px);
    margin-top: 8px;
    margin-left: -32px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.2;
  }
}
.k-sebe-constructor-field--supervizia-text,
.k-sebe-constructor-field--supervizia-text .items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 16px;
}

.k-sebe-constructor-field--supervizia-text > .input_html {
  display: block;
  flex: 1 1 100%;
  width: 100%;
}

.k-sebe-constructor-field--supervizia-text > h2:first-of-type,
.k-sebe-constructor-field--supervizia-text > h3:first-of-type,
.k-sebe-constructor-field--supervizia-text .items > h2:first-of-type,
.k-sebe-constructor-field--supervizia-text .items > h3:first-of-type {
  display: flex;
  align-items: center;
  column-gap: 16px;
  flex: 1 1 auto;
  order: 0;
  margin: 0 0 16px;
}

.k-sebe-constructor-field--supervizia-text > h2:first-of-type > .header__tag,
.k-sebe-constructor-field--supervizia-text > h3:first-of-type > .header__tag,
.k-sebe-constructor-field--supervizia-text .items > h2:first-of-type > .header__tag,
.k-sebe-constructor-field--supervizia-text .items > h3:first-of-type > .header__tag,
.k-sebe-constructor-field--supervizia-text > .header__tag,
.k-sebe-constructor-field--supervizia-text .items > .header__tag {
  flex: 0 0 auto;
  order: 1;
  margin: 0 0 16px auto;
  font-size: 16px;
  line-height: 1.2;
}

.k-sebe-constructor-field--supervizia-text > :not(h2):not(h3):not(.header__tag),
.k-sebe-constructor-field--supervizia-text .items > :not(h2):not(h3):not(.header__tag) {
  flex: 1 1 100%;
  order: 2;
}

@media (max-width: 767px) {
  .k-sebe-constructor-field--supervizia-text,
  .k-sebe-constructor-field--supervizia-text .items {
    display: block;
  }

  .k-sebe-constructor-field--supervizia-text > h2:first-of-type,
  .k-sebe-constructor-field--supervizia-text > h3:first-of-type,
  .k-sebe-constructor-field--supervizia-text .items > h2:first-of-type,
  .k-sebe-constructor-field--supervizia-text .items > h3:first-of-type {
    display: block;
  }

  .k-sebe-constructor-field--supervizia-text > h2:first-of-type > .header__tag,
  .k-sebe-constructor-field--supervizia-text > h3:first-of-type > .header__tag,
  .k-sebe-constructor-field--supervizia-text .items > h2:first-of-type > .header__tag,
  .k-sebe-constructor-field--supervizia-text .items > h3:first-of-type > .header__tag,
  .k-sebe-constructor-field--supervizia-text > .header__tag,
  .k-sebe-constructor-field--supervizia-text .items > .header__tag {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 8px 0 16px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.2;
  }
}
#panel-8 .h4.object_alt_tab_title::before {
  content: "";
  background: url(./img/doc.png) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 24px;
  left: 0;
  position: absolute;
  left: 0;
}
#panel-7 .h4.object_alt_tab_title::before {
  content: "";
  background: url(./img/teach.png) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 24px;
  left: 0;
  position: absolute;
  left: 0;
}
.article-item a {
  display: grid;
  grid-template-columns: 80px auto;
  grid-template-rows: auto auto;
  gap: 2px 20px;
}

.article-item a img {
  grid-row: 1/-1;
  width: 80px;
  height: 80px;
  border-radius: 6px;
  object-fit: cover;
}
.article-item a h3 {
  color: #2a2a2a;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin: 0;
  transition: 0.3s;
}
.article-item a h3:hover {
  color: #f59044;
}
.article-item a p {
  color: #2a2a2a;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.6;
  line-height: 130%; /* 20.8px */
  margin: 0;
  height: fit-content;
}
.author-articles {
  display: flex;
  flex-direction: column;
  gap: 11px;
}

.author-articles-more {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 18px;
}

.author-articles-more summary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  padding: 10px 16px;
  border: 1px solid rgba(164, 170, 66, 0.35);
  border-radius: 999px;
  color: #8f963b;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  list-style: none;
  cursor: pointer;
  transition: 0.3s;
}

.author-articles-more .author-articles--more {
  order: 1;
}

.author-articles-more summary {
  order: 2;
}

.author-articles-more__close-text {
  display: none;
}

.author-articles-more summary::-webkit-details-marker {
  display: none;
}

.author-articles-more summary:hover {
  border-color: #f59044;
  color: #f59044;
}

.author-articles-more summary::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translateY(-2px);
  transition: 0.3s;
}

.author-articles-more[open] summary {
  margin-top: 14px;
}

.author-articles-more[open] .author-articles-more__open-text {
  display: none;
}

.author-articles-more[open] .author-articles-more__close-text {
  display: inline;
}

.author-articles-more[open] summary::after {
  transform: rotate(-135deg) translateY(-1px);
}

@media (max-width: 1200px) {
  .main--professionals .row {
    padding: 30px;
  }
}
@media (max-width: 1024px) {
  .main--working__item--text-wrapper {
    max-width: 300px;
    padding: 24px;
    height: 100%;
    justify-content: center;
  }
  .main--professionals__info--item-text span {
    font-size: 20px;
  }
  .main--professionals__info--item-text p {
    font-size: 16px;
  }
  .main--working__item .h3:not(:last-child) {
    line-height: normal;
  }
}
@media (max-width: 768px) {
  .article-item a img {
    align-self: flex-start;
  }
  .article-item a {
    gap: 2px 12px;
  }
  .main--professionals .row {
    flex-direction: column;
  }
  .why .items {
    display: flex;
    flex-direction: column;
  }
  .main--problemsSolve__item {
    min-width: 100px;
  }
  .main--professionals__wrapper {
    position: relative;
  }
  .main--professionals__image {
    top: auto;
    bottom: auto;
    left: auto;
    position: absolute;
    max-width: 120px;
    right: -40px;
    bottom: -70px;
  }
  .why .item {
    display: contents;
  }
  .main--professionals__wrapper {
    max-width: none;
  }
  .main--working__item {
    flex-direction: column !important;
  }
  .main--working__item--text-wrapper {
    max-width: none;
    padding: 24px;
    height: 100%;
    justify-content: center;
  }
  .main--working__item span {
    font-size: 46px;
  }
  .main--working__item .h3:not(:last-child) {
    font-size: 20px;
  }
  .main--working__item .h3:not(:last-child) {
    margin: 16px 0 10px 0 !important;
  }
  .why .item .title {
    font-size: 20px;
  }
  .why-down-block {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
  }
  .why .h2-title {
    font-weight: 700;
  }
}

/* Popular psychologists slider: keep each card shadow independent and unclipped. */
.popular .slider-3-item .slick-list {
  padding-bottom: 24px;
  margin-bottom: -24px !important;
}

.popular .slider-3-item .slick-slide {
  box-shadow: none;
}

.popular .slider-3-item .slick-slide > div {
  height: 100%;
}

.popular .slider-3-item .item {
  height: 100%;
  border-radius: 24px;
  box-shadow: 0 8px 24px 0 rgba(47, 67, 35, 0.1);
}

@media (min-width: 992px) {
  .k-sebe-bottom-object-psychologists .popular .slider-3-item .slick-next {
    right: -56px;
  }
}

@media (max-width: 767px) {
  .k-sebe-bottom-object-psychologists .popular {
    margin-top: 60px;
  }

  .k-sebe-bottom-object-psychologists .popular .slider-3-item .slick-dots {
    display: none !important;
  }
}
