.mc-icon-font{font-family:MadinClinic!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.comments__head{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:28px}.comments__title{color:var(--wp--preset--color--primary,#192e34);margin:0}.comments__title>:first-child{margin-top:0}.comments__title>:last-child{margin-bottom:0}.comments__actions{align-items:center;display:flex;flex:0 0 auto;gap:6px}.comments__all-arrow,.comments__all-link{align-items:center;background:var(--wp--preset--color--accent,#00657f);border-radius:999px;color:var(--wp--preset--color--white,#fff);display:inline-flex;justify-content:center;min-height:42px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.comments__all-arrow:focus-visible,.comments__all-arrow:hover,.comments__all-link:focus-visible,.comments__all-link:hover{background:var(--wp--preset--color--primary,#192e34);color:var(--wp--preset--color--white,#fff)}.comments__all-link{font-size:var(--wp--preset--font-size--xs,12px);line-height:1;padding:0 24px}.comments__all-arrow{font-size:14px;width:42px}.comments__tabs{align-items:center;display:flex;gap:0;margin-bottom:clamp(32px,4vw,54px);overflow-x:auto;padding-bottom:2px;-ms-overflow-style:none;scrollbar-width:none}.comments__tabs::-webkit-scrollbar{display:none}.comments__tab{align-items:center;background:var(--wp--preset--color--bg-light,#f7faff);border:0;border-radius:0;color:var(--wp--preset--color--primary,#192e34);display:inline-flex;flex:0 0 auto;font-size:var(--wp--preset--font-size--sm,14px);font-weight:600;justify-content:center;line-height:1;min-height:34px;padding:0 22px;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.comments__tab:first-child{border-bottom-left-radius:999px;border-top-left-radius:999px}.comments__tab:last-child{border-bottom-right-radius:999px;border-top-right-radius:999px}.comments__tab.is-active{background:var(--wp--preset--color--primary,#192e34);color:var(--wp--preset--color--white,#fff)}.comments__panel[hidden]{display:none}.comments__grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.comments__card{background:var(--wp--preset--color--white,#fff);border:1px solid rgba(25,46,52,.1);border-radius:var(--wp--custom--border-radius--md,40px);display:flex;flex-direction:column;min-height:100%;padding:clamp(24px,3vw,42px);position:relative}.comments__card[hidden]{display:none}.comments__card-head{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:clamp(22px,3vw,34px)}.comments__author{align-items:center;display:flex;gap:12px;min-width:0}.comments__avatar{align-items:center;background:var(--wp--preset--color--bg-light,#f7faff);border-radius:50%;color:rgba(25,46,52,.35);display:inline-flex;flex:0 0 auto;height:46px;justify-content:center;overflow:hidden;width:46px}.comments__avatar-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.comments__avatar-placeholder{height:22px;position:relative;width:20px}.comments__avatar-placeholder:after,.comments__avatar-placeholder:before{background:currentColor;content:"";left:50%;position:absolute;transform:translateX(-50%)}.comments__avatar-placeholder:before{border-radius:50%;height:9px;top:0;width:9px}.comments__avatar-placeholder:after{border-radius:999px 999px 4px 4px;bottom:0;height:10px;width:18px}.comments__author-info{display:flex;flex-direction:column;min-width:0}.comments__author-name{color:var(--wp--preset--color--primary,#192e34);font-size:var(--wp--preset--font-size--base,16px);font-weight:600;line-height:1.2}.comments__date,.comments__rating-label,.comments__source{color:rgba(25,46,52,.45);font-size:var(--wp--preset--font-size--xs,12px);line-height:1.2}.comments__rating{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.comments__stars{align-items:center;display:inline-flex;gap:3px}.comments__star{background:rgba(25,46,52,.12);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);height:14px;width:14px}.comments__star.is-filled{background:#f8c400}.comments__text{color:var(--wp--preset--color--primary,#192e34);font-size:var(--wp--preset--font-size--sm,14px);line-height:1.45;max-height:250px;overflow:hidden}.comments__text>:first-child{margin-top:0}.comments__text>:last-child{margin-bottom:0}.comments__card.is-expanded .comments__text{max-height:none}.comments__more{align-self:flex-start;background:transparent;border:0;color:var(--wp--preset--color--accent,#00657f);font-size:var(--wp--preset--font-size--sm,14px);line-height:1.2;margin-top:14px;padding:0;text-decoration:underline;text-underline-offset:3px}.comments__more[hidden]{display:none}.comments__source{margin-top:auto;padding-top:18px}.comments__load-more{align-items:center;background:transparent;border:1px solid var(--wp--preset--color--accent,#00657f);border-radius:999px;color:var(--wp--preset--color--primary,#192e34);display:flex;font-size:var(--wp--preset--font-size--base,16px);justify-content:center;line-height:1;margin-top:24px;min-height:58px;padding:0 24px;transition:background-color .2s ease,color .2s ease;width:100%}.comments__load-more:focus-visible,.comments__load-more:hover{background:var(--wp--preset--color--accent,#00657f);color:var(--wp--preset--color--white,#fff)}.comments__load-more[hidden]{display:none}@media (max-width:1071.98px){.comments__head{align-items:flex-start;flex-direction:column}.comments__grid{grid-template-columns:1fr}.comments__card-head{flex-direction:column}.comments__rating{align-items:flex-start}}@media (max-width:767.98px){.comments__actions{width:100%}.comments__all-link{flex:1 1 auto}.comments__card{border-radius:var(--wp--custom--border-radius--sm,20px);padding:22px 18px}}