@charset "UTF-8";
:root {
  --accent: #2c66bc;
  --second: #fd8327;
  --orange: #fd8327;
}

body {
  font-weight: 400;
}

.bg-v1 {
  border-radius: 16px;
  background: #f1f6ff;
}

.bg-v2 {
  background: #f1f6ff;
}

.h-100 {
  height: 100%;
}

h1,
.h1 {
  font-weight: 500;
}

.akcii__wrap .h2,
.akcii__wrap h2,
#prices .h2,
#prices h2 {
  font-size: 40px;
}

.header-image__wrap {
  background-color: #f1f6ff;
  padding-top: 48px;
  padding-bottom: 48px;
}
.header-image__wrap .bgb {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-image__wrap > .br-2 {
  overflow: hidden;
}
.header-image__wrap .bnr-img {
  position: relative;
  margin-left: -28px;
}
.header-image__wrap .bnr-img::after {
  content: "";
  display: block;
  width: 16px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  border-radius: 0 16px 16px 0;
}
.header-image__wrap .bg {
  background-position: top right;
  background-repeat: no-repeat;
}
.header-image__wrap .g-top-header {
  overflow: hidden;
  box-shadow: 0px 9px 25px 0px rgba(4, 35, 69, 0.07), 0px 3.76px 9.755px 0px rgba(4, 35, 69, 0.05), 0px 2.01px 4.502px 0px rgba(4, 35, 69, 0.03), 0px 1.127px 2.006px 0px rgba(4, 35, 69, 0.02), 0px 0.599px 0.742px 0px rgba(4, 35, 69, 0.01), 0px 0.249px 0.159px 0px rgba(4, 35, 69, 0);
}
@media (max-width: 767px) {
  .header-image__wrap img {
    width: 100%;
  }
  .header-image__wrap .bg {
    background-image: none;
  }
}
@media (max-width: 820px) {
  .header-image__wrap .btn-v {
    display: block;
  }
  .header-image__wrap .btn-v:first-child {
    margin-bottom: 20px;
  }
}

.alt-menu__wrap {
  background-color: #f1f6ff;
  position: relative;
  padding-top: 40px;
}
.alt-menu__wrap::after {
  content: "";
  display: block;
  border-radius: 80px 80px 0px 0px;
  background: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .alt-menu__wrap {
    padding-top: 20px;
  }
  .alt-menu__wrap:after {
    border-radius: 40px 40px 0px 0px;
  }
}

.top-menu-alt {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding-top: 16px;
}
.top-menu-alt a {
  color: #222328;
  font-size: 20px;
  font-weight: 400;
}
.top-menu-alt a:hover {
  text-decoration: none;
  color: #2c66bc;
}
@media screen and (max-width: 1240px) {
  .top-menu-alt a {
    font-size: 18px;
  }
}
@media (max-width: 920px) {
  .top-menu-alt a {
    font-size: 16px;
  }
}
@media (max-width: 820px) {
  .top-menu-alt {
    display: none;
  }
}

.neyro-header__after .content {
  padding: 28px 48px;
  border-radius: 32px;
  background: #f1f6ff;
  display: flex;
  justify-content: space-between;
}
.neyro-header__after .content .item {
  display: flex;
}
.neyro-header__after .content .sep {
  content: "";
  width: 1px;
  background: var(--gray, #91a8bd);
}
.neyro-header__after .content .title {
  font-size: 40px;
  font-weight: 300;
  color: #2c66bc;
  white-space: nowrap;
  font-weight: 500;
  line-height: 1;
}
.neyro-header__after .content .text {
  font-size: 12px;
  display: flex;
  align-items: flex-end;
  text-align: left;
  padding-left: 8px;
  font-weight: 400;
  padding-bottom: 4px;
}
@media screen and (max-width: 980px) {
  .neyro-header__after .content {
    padding: 24px;
  }
  .neyro-header__after .content .title {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .neyro-header__after .content {
    display: block;
    border-radius: 20px;
  }
  .neyro-header__after .content .title {
    font-size: 40px;
  }
  .neyro-header__after .content .item {
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
  }
  .neyro-header__after .content .sep {
    width: 100%;
    height: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
  }
  .neyro-header__after .content .sep:after {
    content: "";
    width: 80px;
    display: block;
    margin: 0 auto;
    height: 1px;
    background: var(--gray, #91a8bd);
  }
}

.g-doctors__wrap .g-doctor-filter {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  gap: 10px;
  flex-wrap: wrap;
}
.g-doctors__wrap .g-doctor-filter .tab {
  border-radius: 25px;
  border: 1px solid #91a8bd;
  padding: 8px 16px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.g-doctors__wrap .g-doctor-filter .tab svg {
  margin-right: 8px;
}
.g-doctors__wrap .g-doctor-filter .tab svg.s path {
  stroke: #6d7882;
}
.g-doctors__wrap .g-doctor-filter .tab svg.f path {
  fill: #6d7882;
}
.g-doctors__wrap .g-doctor-filter .tab:hover {
  border-color: var(--accent);
  color: var(--accent);
}
.g-doctors__wrap .g-doctor-filter .tab:hover svg.s path {
  stroke: var(--accent);
}
.g-doctors__wrap .g-doctor-filter .tab:hover svg.f path {
  fill: var(--accent);
}
.g-doctors__wrap .g-doctor-filter .tab.active {
  background-color: var(--accent);
  color: #fff;
  border-color: var(--accent);
}
.g-doctors__wrap .g-doctor-filter .tab.active svg.s path {
  stroke: #fff;
}
.g-doctors__wrap .g-doctor-filter .tab.active svg.f path {
  fill: #fff;
}
.g-doctors__wrap .doctor_list__wrap {
  background-color: transparent;
}
@media (max-width: 768px) {
  .g-doctors__wrap .doctor_list__for {
    margin-left: -10px;
    margin-right: -10px;
  }
  .g-doctors__wrap .mobile-scroll-filter {
    overflow: scroll;
    margin-left: -12px;
    margin-right: -12px;
  }
  .g-doctors__wrap .mobile-scroll-filter .g-doctor-filter {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 10px;
  }
  .g-doctors__wrap .mobile-scroll-filter .g-doctor-filter:after {
    content: "";
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 1px;
  }
  .g-doctors__wrap .mobile-scroll-filter .g-doctor-filter .tab {
    font-size: 14px;
    padding: 6px 12px;
    line-height: 1;
    display: flex;
    align-items: center;
  }
  .g-doctors__wrap .mobile-scroll-filter .g-doctor-filter .tab svg {
    margin-left: 8px;
    flex: 1;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 16px;
  }
}

.js-show-all-doctors {
  cursor: pointer;
}

.tabs-bg__wrap {
  border-radius: 16px;
  background: #fff;
  padding: 32px;
  box-shadow: 0px 9px 25px 0px rgba(4, 35, 69, 0.07), 0px 3.76px 9.755px 0px rgba(4, 35, 69, 0.05), 0px 2.01px 4.502px 0px rgba(4, 35, 69, 0.03), 0px 1.127px 2.006px 0px rgba(4, 35, 69, 0.02), 0px 0.599px 0.742px 0px rgba(4, 35, 69, 0.01), 0px 0.249px 0.159px 0px rgba(4, 35, 69, 0);
}
.tabs-bg__wrap .tabs__wrap {
  border-radius: 8px;
  background: var(--dark-light, #e1e8f5);
  max-width: 400px;
}
.tabs-bg__wrap .tabs__wrap .each {
  opacity: 1;
  font-size: 20px;
  color: #2c66bc;
  padding: 0;
}
.tabs-bg__wrap .tabs__wrap .each .title {
  padding: 0;
  margin: 0;
  font-size: 20px;
  white-space: nowrap;
  padding: 8px 16px;
}
.tabs-bg__wrap .tabs__wrap .each.active {
  box-shadow: none;
  border-radius: 8px;
  background: #2c66bc;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .tabs-bg__wrap {
    padding: 8px;
  }
  .tabs-bg__wrap .tabs__wrap .each .title {
    font-size: 18px;
  }
}

#prices .js-s-chose {
  border-radius: 31px;
  font-size: 16px;
}

.review-carousel-v__wrap {
  background-color: transparent;
}

.why-we-are__wrap .swiper-slide {
  width: 378px;
}
.why-we-are__wrap .item {
  display: flex;
  border-radius: 16px;
  background: #fff;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  padding: 24px;
  height: 192px;
  box-shadow: 0px 9px 25px 0px rgba(4, 35, 69, 0.07), 0px 3.76px 9.755px 0px rgba(4, 35, 69, 0.05), 0px 2.01px 4.502px 0px rgba(4, 35, 69, 0.03), 0px 1.127px 2.006px 0px rgba(4, 35, 69, 0.02), 0px 0.599px 0.742px 0px rgba(4, 35, 69, 0.01), 0px 0.249px 0.159px 0px rgba(4, 35, 69, 0);
}
.why-we-are__wrap .item .img {
  padding-right: 16px;
}
.why-we-are__wrap .item .text .title {
  font-size: 20px;
  padding-bottom: 8px;
  line-height: 24px;
  max-width: 250px;
}
.why-we-are__wrap .item .text .txt {
  color: #2b3440;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .why-we-are__wrap .swiper-slide {
    width: 100%;
  }
  .why-we-are__wrap .item {
    padding: 12px;
    height: 200px;
  }
  .why-we-are__wrap .item .text .title {
    line-height: 1.1;
  }
  .why-we-are__wrap .item .text .txt {
    line-height: 1.3;
  }
}

.g-buttons-slider__wrap {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  gap: 16px;
}
.g-buttons-slider__wrap .each {
  height: 40px;
  width: 40px;
  border: 1px solid var(--accent);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-buttons-slider__wrap .each svg {
  fill: var(--accent);
}
.g-buttons-slider__wrap .each:hover {
  background-color: var(--accent);
}
.g-buttons-slider__wrap .each:hover svg {
  fill: #fff;
}

main a.link--arrow::after {
  content: "〉";
  margin-left: 14px;
  font-size: 12px;
  font-weight: 700;
  width: 24px;
  padding-left: 10px;
  display: table-cell;
  transition: padding-left 0.3s ease;
}
main a.link--arrow:hover {
  text-decoration: none;
}
main a.link--arrow:hover::after {
  padding-left: 16px;
}

.palaty-gallery {
  position: relative;
}

.f-gallery-simple .img {
  border-radius: var(--M, 24px);
}
.f-gallery-simple .name {
  color: var(--Black, #2b3440);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding-top: 8px;
  padding-bottom: 16px;
}
.f-gallery-simple .swiper-slide {
  background-color: #f1f6ff;
}
.f-gallery-simple .nav-btns {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2c66bc;
}
.f-gallery-simple .nav-btns .swiper-button-next,
.f-gallery-simple .nav-btns .swiper-button-prev {
  position: relative;
  left: inherit;
  right: inherit;
  border-radius: 28px;
  border: 1px solid #2c66bc;
  width: 40px;
  height: 40px;
  margin: 0;
}
.f-gallery-simple .nav-btns .swiper-button-next svg,
.f-gallery-simple .nav-btns .swiper-button-prev svg {
  max-width: 24px;
  min-height: 24px;
}
.f-gallery-simple .nav-btns .swiper-button-next:after {
  display: none;
}
.f-gallery-simple .nav-btns .swiper-button-prev:after {
  display: none;
}
.f-gallery-simple .nav-btns .swiper-pagination {
  padding: 0 16px;
  margin-top: 14px;
}
.f-gallery-simple .nav-btns .swiper-pagination {
  position: relative;
  width: auto;
}
.f-gallery-simple .nav-btns .swiper-pagination .swiper-pagination-current {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .f-gallery-simple .name {
    font-size: 16px;
  }
}

.box-white-sm {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.6);
  padding: var(--16px, 16px);
}

.otdelenya__wrap {
  border-radius: 16px;
  background: #f1f6ff;
  padding: 24px;
}
.otdelenya__wrap .doc-prev {
  display: flex;
  gap: 8px;
  align-items: center;
}
.otdelenya__wrap .doc-prev .img img {
  border-radius: 50%;
  display: block;
  border: 2px solid #e6f0ff;
  max-width: 160px;
}
@media screen and (max-width: 768px) {
  .otdelenya__wrap .doc-prev .img img {
    max-width: 96px;
  }
}
.otdelenya__wrap .doc-prev .info {
  max-width: 280px;
}
.otdelenya__wrap .doc-prev .info .name {
  color: #2c66bc;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 8px;
}
.otdelenya__wrap .otdelenye-about {
  margin-top: 24px;
}
.otdelenya__wrap .otdelenye-about .tags {
  display: flex;
  gap: 16px;
}
.otdelenya__wrap .otdelenye-about .tags span {
  border-radius: 30px;
  border: 1px solid #e1e8f5;
  background: #fff;
  padding: 5px 16px;
  color: #2c66bc;
}
.otdelenya__wrap .otdelenye-about .img {
  background-size: cover !important;
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 16px 0 0 16px;
}
.otdelenya__wrap .otdelenye-about .gn-white {
  border-radius: 16px;
  background: #fff;
  padding: 24px;
  margin-left: -24px;
  box-shadow: 0px 9px 25px 0px rgba(4, 35, 69, 0.07), 0px 3.76px 9.755px 0px rgba(4, 35, 69, 0.05), 0px 2.01px 4.502px 0px rgba(4, 35, 69, 0.03), 0px 1.127px 2.006px 0px rgba(4, 35, 69, 0.02), 0px 0.599px 0.742px 0px rgba(4, 35, 69, 0.01), 0px 0.249px 0.159px 0px rgba(4, 35, 69, 0);
  min-height: 428px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.otdelenya__wrap .otdelenye-about ul li {
  margin-bottom: 4px;
}
@media (max-width: 768px) {
  .otdelenya__wrap .gn-white {
    margin-left: 0;
  }
}

.to-top__wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9;
}
.to-top__wrap .container {
  position: relative;
}
.to-top__wrap .to-top {
  bottom: 60px;
  right: -56px;
  position: absolute;
  cursor: pointer;
}
.to-top__wrap .to-top:hover {
  opacity: 0.88;
}
@media (max-width: 920px) {
  .to-top__wrap {
    display: none !important;
  }
}

.services-page-component-g__wrap .services-chose .js-s-chose {
  font-size: 16px;
  border-radius: 24px;
}

@media screen and (max-width: 768px) {
  #getRecordForm {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.btn-v-more-doctor {
  border: 1px solid #91a8bd;
  background: #2c66bc;
  color: #fff;
  font-weight: 400;
  position: relative;
}
.btn-v-more-doctor:hover {
  background: #2c66bc;
  border: 1px solid #91a8bd;
  opacity: 0.88;
}
.btn-v-more-doctor:after {
  content: "";
  display: block;
  background-image: url(/public/icon-chevron-right-white.svg);
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  top: 6px;
  transform: rotate(90deg);
}

.akcii-carousel-new__wrap .each .inner .name {
  font-weight: 400;
  max-width: 334px;
}

.akcii-carousel-new__wrap .each .inner {
  display: flex;
  align-content: space-between;
  flex-direction: column;
  justify-content: space-between;
}
.akcii-carousel-new__wrap .each .inner .btn-v {
  width: 132px;
}

#fTopBox,
.breadcrump__wrap,
.license__wrap,
footer,
.bg-alt-white {
  background-color: #fff !important;
}

.sep-white {
  background-color: #fff;
  height: 50px;
  border-radius: 0 0 80px 80px;
}

.sep-white-r {
  background-color: #fff;
  height: 50px;
  border-radius: 80px 80px 0 0;
}

.akcii__wrap {
  background-color: #fff;
}
.akcii__wrap .mb-4 .container.text-center.pt-md-4 {
  padding-top: 0 !important;
}

.napravlenya__wrap {
  background-color: #ebf2ff;
  border-radius: 80px;
  padding-top: 40px;
  padding-bottom: 80px;
}
.napravlenya__wrap .napravlenya__item {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0px 9px 25px 0px rgba(4, 35, 69, 0.07), 0px 3.76px 9.755px 0px rgba(4, 35, 69, 0.05), 0px 2.01px 4.502px 0px rgba(4, 35, 69, 0.03), 0px 1.127px 2.006px 0px rgba(4, 35, 69, 0.02), 0px 0.599px 0.742px 0px rgba(4, 35, 69, 0.01), 0px 0.249px 0.159px 0px rgba(4, 35, 69, 0);
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 20px;
}
.napravlenya__wrap .napravlenya__item .text {
  font-size: 24px;
}
.napravlenya__wrap .napravlenya__item .text span {
  position: absolute;
  max-width: 249px;
  padding: 24px;
}
.napravlenya__wrap .napravlenya__item .img {
  padding-top: 24px;
}
.napravlenya__wrap .napravlenya__item:hover {
  background-color: #4b7fdb;
}
.napravlenya__wrap .napravlenya__item:hover .text {
  color: #fff;
}
.napravlenya__wrap .napravlenya__item:hover .img svg circle {
  fill: transparent !important;
}
.napravlenya__wrap .napravlenya__item:hover .img svg path[stroke="#FF6E3B"] {
  stroke: #fff !important;
}
.napravlenya__wrap .napravlenya__item:hover .img svg path[fill="#4185F4"] {
  fill: #fff !important;
}
.napravlenya__wrap .napravlenya__item:hover .img svg circle[stroke="#FF6E3B"] {
  stroke: #fff !important;
}
.napravlenya__wrap .napravlenya__item:hover .img svg path[stroke="#4185F4"] {
  stroke: #fff !important;
}
.napravlenya__wrap .napravlenya__item:hover .img svg circle[stroke="#4185F4"] {
  stroke: #fff !important;
}
.napravlenya__wrap .napravlenya__item:hover .img svg ellipse[stroke="#4185F4"] {
  stroke: #fff !important;
}
.napravlenya__wrap .napravlenya__item:hover .img svg rect[fill="#FF6E3B"] {
  fill: #fff !important;
}
@media (max-width: 768px) {
  .napravlenya__wrap {
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 0;
  }
}

.operations-types .bg-v1 {
  background: #fff;
  box-shadow: 0px 9px 25px 0px rgba(4, 35, 69, 0.07), 0px 3.76px 9.755px 0px rgba(4, 35, 69, 0.05), 0px 2.01px 4.502px 0px rgba(4, 35, 69, 0.03), 0px 1.127px 2.006px 0px rgba(4, 35, 69, 0.02), 0px 0.599px 0.742px 0px rgba(4, 35, 69, 0.01), 0px 0.249px 0.159px 0px rgba(4, 35, 69, 0);
}
.operations-types .bg-v1 .title {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 8px;
}
.operations-types .bg-v1 .text {
  opacity: 0.8;
}

.sep-v-1 {
  border-radius: 80px 80px 0px 0px;
  background: #f1f6ff;
  height: 80px;
}
@media (max-width: 768px) {
  .sep-v-1 {
    border-radius: 20px 20px 0px 0px;
    height: 20px;
  }
}

.sep-v-2 {
  background-color: #f1f6ff;
}
.sep-v-2:after {
  content: "";
  display: block;
  border-radius: 80px 80px 0px 0px;
  background: #fff;
  height: 80px;
}
@media (max-width: 768px) {
  .sep-v-2:after {
    border-radius: 20px 20px 0px 0px;
    height: 20px;
  }
}

.tabs__content .list_of_links__colums a {
  font-size: 20px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  padding-left: 28px;
  position: relative;
  margin-bottom: 16px;
}
.tabs__content .list_of_links__colums a::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #2c66bc;
  margin-right: 4px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.tabs__content .list_of_links__colums a:hover {
  text-decoration: none;
  color: #2c66bc;
}
@media screen and (max-width: 768px) {
  .tabs__content {
    padding-top: 8px !important;
  }
  .tabs__content .list_of_links__colums a {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.make-shadow-i {
  box-shadow: 0px 9px 25px 0px rgba(4, 35, 69, 0.07), 0px 3.76px 9.755px 0px rgba(4, 35, 69, 0.05), 0px 2.01px 4.502px 0px rgba(4, 35, 69, 0.03), 0px 1.127px 2.006px 0px rgba(4, 35, 69, 0.02), 0px 0.599px 0.742px 0px rgba(4, 35, 69, 0.01), 0px 0.249px 0.159px 0px rgba(4, 35, 69, 0);
}

.bario-palaty__wrap .box-white-sm {
  background-color: #fff;
}
.bario-palaty__wrap .box-white-sm .h4 {
  font-weight: 400;
  max-width: 140px;
  line-height: 24px;
  padding-top: 6px;
}
.bario-palaty__wrap .box-white-sm p {
  opacity: 0.8;
  line-height: 24px;
}

.review-swiper-out__wrap .review-swiper__wrap .swiper-slide.swiper-slide-active .rw-content {
  border-radius: 16px;
  background: var(--white, #fff);
  /* shadow hard */
  box-shadow: 0px 33px 80px 0px rgba(53, 82, 122, 0.28), 0px 7.371px 17.869px 0px rgba(53, 82, 122, 0.17), 0px 2.195px 5.32px 0px rgba(53, 82, 122, 0.11);
}

.review-swiper-out__wrap .review-swiper__wrap .swiper-slide .rw-content {
  border-radius: 16px;
  background: var(--white, #fff);
  box-shadow: 0px -2px 50px 0px rgba(53, 82, 122, 0.07), 0px -0.603px 15.074px 0px rgba(53, 82, 122, 0.05), 0px -0.25px 6.261px 0px rgba(53, 82, 122, 0.04), 0px -0.091px 2.264px 0px rgba(53, 82, 122, 0.02);
}

.review-swiper-out__wrap .review-swiper__wrap .swiper-slide .rw-content .text .trun {
  color: var(--text-body-2, #45464e);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .review-swiper-out__wrap .review-swiper__wrap .swiper-slide .rw-content {
    padding: 24px 12px;
    height: 220px;
  }
  .review-swiper-out__wrap .review-swiper__wrap .swiper-slide .rw-content .text .trun {
    line-height: 1.3;
  }
}

.review-swiper-out__wrap .review-swiper__wrap .swiper-slide .rw-content .name {
  color: var(--text-body-2, #45464e);
  font-weight: 400;
}

.review-swiper-out__wrap .review-swiper__wrap {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: -20px;
  height: 386px;
  margin-bottom: -120px;
}
@media screen and (max-width: 768px) {
  .review-swiper-out__wrap .review-swiper__wrap {
    height: 455px;
  }
}

.review-swiper-out__wrap .review-nav__wrap {
  z-index: 99;
}

@media screen and (max-width: 768px) {
  .review-swiper-scrollbar.swiper-scrollbar-horizontal {
    display: none;
  }
}