.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  background-color: #f5f5f5;
  font-family: Roboto, sans-serif;
  color: #323232;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}

p {
  margin-bottom: 30px;
  line-height: 30px;
}

a {
  color: #323232;
  text-decoration: none;
}

strong {
  font-weight: 500;
}

.section-home-banner {
  padding-top: 20px;
  padding-bottom: 80px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #fff;
}

.section-content {
  padding-top: 60px;
  padding-bottom: 80px;
}

.section-content.home {
  padding-top: 0px;
}

.section-content.p-detail {
  padding-bottom: 0px;
}

.section-content.p-detail.p-promotion {
  padding-top: 0px;
}

.section-content.bottom-0 {
  padding-bottom: 0px;
}

.section-content.condition-and-treatment {
  padding-top: 0px;
}

.container {
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
}

.container.wide {
  max-width: 1440px;
}

.container.v-heeader {
  position: relative;
  z-index: 1;
  max-width: none;
  padding-right: 0px;
}

.container.home-promotion {
  padding-top: 30px;
  border-top-right-radius: 25px;
  background-color: #fff;
}

.container.home-promotion-content {
  padding-top: 30px;
  padding-bottom: 100px;
  background-color: #fff;
}

.container.home-healthguides {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  background-color: #f5f5f5;
}

.container.about {
  max-width: 1440px;
}

.container.full {
  max-width: none;
}

.section-footer {
  position: relative;
  z-index: 1000;
}

.footer-b {
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

.footer-content {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #eee;
}

.footer-copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.footer-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-content-wrap.second-lv {
  margin-top: 30px;
}

.footer-l-b {
  width: 300px;
  margin-right: 40px;
}

.footer-r-b {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1800;
  width: 100%;
  background-color: #fff;
}

.all {
  overflow: hidden;
  padding-top: 150px;
}

.all.search-pop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.all.bottom-0 {
  margin-bottom: -60px;
}

.all.overflow-visible {
  overflow: visible;
}

.all.v-questionnaire {
  margin-bottom: -60px;
}

.brand {
  position: relative;
  display: block;
  width: 80%;
  max-width: 320px;
  margin-right: 5%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.brand:hover {
  opacity: 0.6;
}

.brand.v-footer {
  margin-right: 0%;
  margin-bottom: 20px;
  float: none;
}

.img-full {
  display: block;
  width: 100%;
}

.img-full.v-home-link {
  position: relative;
  border-radius: 22px;
}

.img-full.mission-quote-bg {
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.header-logo-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.nav-menu {
  position: static;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.header-wrap {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-logo-approval {
  width: 20%;
  max-width: 80px;
}

.header-logo-approval.v-footer {
  max-width: 60px;
}

.nav-primary-b {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 940px;
  margin-right: -2%;
  margin-left: -2%;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.nav-link-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  white-space: normal;
  cursor: pointer;
}

.nav-link-b:hover {
  color: #a65e7e;
}

.nav-link-b.v-dropdown {
  background-image: url('../images/header-desktop-dropdown-arrow.svg');
  background-position: 50% 100%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #eee;
}

.nav-item.v-dropdown {
  cursor: pointer;
}

.header-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.header-bg.desktop-hide {
  display: none;
}

.nav-secondary-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 40px 6px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  border-bottom-left-radius: 15px;
  background-color: #f5f5f5;
}

.footer-logo-b {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-sitemap-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-sitemap-item {
  width: 33%;
  min-width: 280px;
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
}

.footer-sitemap-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #f5f5f5;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: color 500ms ease, box-shadow 500ms ease;
  transition: color 500ms ease, box-shadow 500ms ease;
  font-weight: 400;
}

.footer-sitemap-link:hover {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25);
  color: #a65e7e;
}

.footer-sitemap-link-arrow {
  width: 8px;
  height: 8px;
  background-image: url('../images/footer-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-sitemap-link-arrow.v-sitemap {
  margin-top: 7px;
}

.footer-sitemap-link-txt {
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-social-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-social-link {
  position: relative;
  display: block;
  width: 30px;
  margin-right: 15px;
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-external-link-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-external-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #a65e7e;
  font-weight: 400;
}

.footer-external-link:hover {
  color: #6a3b5e;
}

.icon-external-link {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  background-image: url('../images/footer-icon-link.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-external-link-txt {
  padding-left: 10px;
}

.sticky-btn-gp {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  z-index: 1000;
}

.sticky-btn-gp-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sticky-btn {
  width: 60px;
  margin-right: 10px;
  padding: 40px 5px 25px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 3px;
  background-size: 40px;
  background-repeat: no-repeat;
  box-shadow: 0 -2px 8px 0 rgba(166, 94, 126, 0.2);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
}

.sticky-btn:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  color: #a65e7e;
}

.sticky-btn.st-doctor {
  background-image: url('../images/sticky-doctor.svg');
}

.sticky-btn.st-book {
  background-image: url('../images/sticky-book.svg');
}

.sticky-btn.st-search {
  background-image: url('../images/sticky-search.svg');
}

.sticky-btn.st-contact {
  background-image: url('../images/sticky-contact.svg');
}

.sticky-btn.st-top {
  background-image: url('../images/sticky-top.svg');
}

.top-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.desktop-only {
  display: block;
}

.header-lang-notice-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-lang-notice-b.desktop-hide {
  display: none;
}

.header-lang-b {
  margin-left: 15px;
}

.header-lang-dropdown {
  padding-right: 5px;
  padding-left: 5px;
}

.header-lang-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6a3b5e;
  font-weight: 400;
}

.header-lang-arrow {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  background-image: url('../images/header-lang-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.header-lang-dropdown-list {
  background-color: transparent;
  opacity: 0;
}

.header-lang-dropdown-list.w--open {
  margin-left: -10px;
}

.home-lang-dropdown-link {
  padding: 4px 10px;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  font-size: 14px;
  line-height: 22px;
}

.home-lang-dropdown-link:hover {
  background-color: #f5f5f5;
  color: #a65e7e;
}

.home-lang-dropdown-list-wrap {
  margin-top: 10px;
  border-top: 1px solid #eee;
  box-shadow: 0 3px 6px 0 rgba(166, 94, 126, 0.2);
}

.header-notice-b {
  width: 20px;
}

.btn-notification {
  position: relative;
  display: block;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.btn-notification:hover {
  opacity: 0.6;
}

.icon-notification-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-image: url('../images/header-notice-icon-active.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.btn-notification-num-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 14px;
  height: 14px;
  margin-top: 5px;
  margin-left: -4px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  background-color: #a65e7e;
}

.btn-notification-num-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 9px;
  line-height: 11px;
  font-weight: 500;
  text-shadow: 1px 1px 0 #a65e7e;
  white-space: nowrap;
}

.nav-secondary-link-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-btn-search {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/sticky-search.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.nav-btn-search:hover {
  opacity: 0.6;
}

.nav-secondary-link {
  display: block;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
  text-align: left;
}

.nav-secondary-link:hover {
  color: #a65e7e;
}

.nav-seoncary-link-arrow {
  display: none;
  width: 8px;
  height: 8px;
  background-image: url('../images/footer-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.header-notification-b {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1100;
  overflow: auto;
  width: 400px;
  height: 100vh;
  padding-top: 150px;
  background-color: #fff;
  box-shadow: -2px 0 6px 0 rgba(166, 94, 126, 0.2);
  -webkit-transform: translate(0%, -102%);
  -ms-transform: translate(0%, -102%);
  transform: translate(0%, -102%);
}

.notification-content {
  padding: 80px 30px 30px;
}

.notification-item {
  display: block;
  margin-bottom: 20px;
  padding: 0px 0px 0px 25px;
  background-image: url('../images/bullet-circle.svg');
  background-position: 0px 7px;
  background-size: 8px;
  background-repeat: no-repeat;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-weight: 400;
}

.notification-item:hover {
  color: #a65e7e;
}

.btn-notification-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 180px;
  margin-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-pop-close {
  width: 26px;
  height: 26px;
  background-image: url('../images/pop-close.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.txt-pop-close {
  margin-top: 1px;
  margin-right: 10px;
  color: #a65e7e;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.nav-dropdown-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 100vw;
  height: 0px;
  margin-bottom: 20px;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  text-align: left;
}

.nav-dropdown-wrap {
  margin-top: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: #f3e9ee;
}

.nav-dropdown-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-dropdown-item {
  width: 33%;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}

.nav-dropdown-link {
  display: block;
  padding-right: 20px;
  background-image: url('../images/footer-arrow.svg');
  background-position: 100% 7px;
  background-size: 6px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #6a3b5e;
  font-weight: 400;
}

.nav-dropdown-link:hover {
  color: #a65e7e;
}

.nav-link-mobile-icon {
  display: none;
}

.nav-desktop-hide-b {
  display: none;
}

.form-txt-field {
  height: 50px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px none #000;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 16px;
  line-height: 24px;
}

.form-txt-field:focus {
  box-shadow: inset 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
}

.form-txt-field::-webkit-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-field:-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-field::-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-field::placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-field.v-checkbox-other {
  width: 100%;
  margin-left: 30px;
}

.search-field {
  position: relative;
  height: 50px;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 30px;
  border: 1px none #000;
  border-radius: 1000px;
  box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  color: #323232;
  font-size: 16px;
  line-height: 24px;
}

.search-field:focus {
  box-shadow: inset 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
}

.search-field::-webkit-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.search-field:-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.search-field::-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.search-field::placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.search-field.demo::-webkit-input-placeholder {
  color: #000;
}

.search-field.demo:-ms-input-placeholder {
  color: #000;
}

.search-field.demo::-ms-input-placeholder {
  color: #000;
}

.search-field.demo::placeholder {
  color: #000;
}

.search-field.dummy-search::-webkit-input-placeholder {
  color: #323232;
}

.search-field.dummy-search:-ms-input-placeholder {
  color: #323232;
}

.search-field.dummy-search::-ms-input-placeholder {
  color: #323232;
}

.search-field.dummy-search::placeholder {
  color: #323232;
}

.search {
  position: relative;
  margin-bottom: 0px;
}

.btn-search {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 55px;
  height: 50px;
  padding: 0px;
  background-color: transparent;
  background-image: url('../images/sticky-search.svg');
  background-position: 0% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.btn-search:hover {
  opacity: 0.6;
}

.btn-common-bold {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6a3b5e;
  font-weight: 500;
  text-transform: uppercase;
}

.icon-advance-search-arrow {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #6a3b5e;
  background-image: url('../images/btn-circle-arrow-r-white.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-advance-search-arrow.arrow-down {
  background-image: url('../images/btn-circle-arrow-down-white.svg');
}

.form-b {
  margin-bottom: 0px;
}

.form-b.max-800 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.btn-common {
  padding: 8px 25px;
  border-radius: 1000px;
  background-color: #a65e7e;
  box-shadow: 0 0 8px 0 rgba(166, 94, 126, 0);
  -webkit-transition: box-shadow 500ms ease, background-color 500ms ease;
  transition: box-shadow 500ms ease, background-color 500ms ease;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.btn-common:hover {
  background-color: #6a3b5e;
  box-shadow: 0 0 8px 0 rgba(166, 94, 126, 0.3);
}

.btn-common._w-100 {
  display: block;
  width: 100%;
}

.btn-common.newsletter {
  min-width: 200px;
}

.btn-common.v-promotion {
  min-width: 250px;
  margin-left: 30px;
}

.btn-common.v-reset {
  border-style: solid;
  border-width: 1px;
  border-color: #a65e7e;
  background-color: transparent;
  -webkit-transition: color 500ms ease, border-color 500ms ease, box-shadow 500ms ease, background-color 500ms ease;
  transition: color 500ms ease, border-color 500ms ease, box-shadow 500ms ease, background-color 500ms ease;
  color: #a65e7e;
}

.btn-common.v-reset:hover {
  border-color: #6a3b5e;
  color: #6a3b5e;
}

.btn-common.v-fee-search {
  display: block;
  width: 200px;
  padding-right: 40px;
  padding-left: 40px;
  background-image: url('../images/btn-search-icon.svg');
  background-position: 100% 50%;
  background-size: 39px;
  background-repeat: no-repeat;
}

.btn-common.v-enlarge {
  padding-right: 15px;
  padding-left: 34px;
  background-image: url('../images/icon-enlarge.svg');
  background-position: 10px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  text-transform: none;
}

.btn-common.v-form-upload {
  display: block;
  border-radius: 8px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none;
}

.btn-common.v-cancel {
  background-color: #585858;
}

.btn-common.v-cancel:hover {
  background-color: #323232;
}

.btn-common.v-career-item {
  display: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 120%;
  text-transform: none;
}

.btn-common.v-career-item:hover {
  background-color: #a65e7e;
}

.newsletter-title-txt {
  margin-bottom: 25px;
  color: #6a3b5e;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.form-success {
  padding: 0px;
  background-color: transparent;
  text-align: left;
}

.home-banner-slider {
  height: auto;
  background-color: transparent;
}

.home-banner-link {
  display: block;
  overflow: hidden;
  border-radius: 25px;
}

.home-banner-img {
  width: 100%;
  padding-top: 45.45%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-banner-img.banner-1 {
  background-image: url('../images/home-banner2x.jpg');
}

.hide {
  display: none;
}

.common-slider-nav {
  position: relative;
}

.common-slider-nav.with-arrow {
  position: absolute;
  margin-bottom: -50px;
}

.common-slider-nav.with-arrow.p-detail {
  margin-bottom: -30px;
}

.home-notice-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 30px;
  margin-top: 20px;
  padding-left: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/home-icon-notice.svg');
  background-position: 0% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #000;
  font-weight: 400;
}

.home-notice-list {
  padding-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.notice-view-all {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #a65e7e;
  text-transform: uppercase;
}

.notice-view-all:hover {
  color: #6a3b5e;
}

.home-notice-slider {
  height: auto;
  background-color: transparent;
}

.home-link-list-b {
  margin-top: -40px;
  margin-bottom: 60px;
}

.home-link-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1.5%;
  margin-bottom: -2%;
  margin-left: -1.5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-link-item {
  position: relative;
  width: 33%;
  margin-bottom: 2%;
  padding-right: 1%;
  padding-left: 1%;
}

.home-link {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 22px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.1);
}

.home-link-title-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), transparent);
  color: #fff;
  font-weight: 500;
  text-shadow: 1px 1px 6px #000;
}

.icon-home-link {
  width: 18px;
  height: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  background-image: url('../images/btn-circle-arrow-r-white.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-notice-link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #000;
}

.home-notice-link:hover {
  color: #a65e7e;
}

.home-promotion-b {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-promotion-content-b {
  position: relative;
}

.page-heading-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #a06;
}

.page-heading-b.with-viewmore {
  margin-bottom: 0px;
  padding-right: 20px;
}

.page-heading-b.p-detail {
  display: block;
  color: #6a3b5e;
}

.page-heading-b.v-search {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-heading-b.v-cs-detail {
  display: block;
}

.page-heading-icon {
  width: 60px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-section-heading-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-promotion-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.promotion-item-b {
  width: 50%;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.promotion-item-img-b {
  position: relative;
  width: 150px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.promotion-item-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
}

.promotion-item-link:hover {
  color: #a65e7e;
}

.promotion-item-txt-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  float: right;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.promotion-item-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}

.promotion-item-info-b {
  margin-bottom: 20px;
  color: #323232;
}

.promotion-category {
  font-weight: 500;
}

.icon-item-arrow {
  width: 18px;
  height: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #585858;
  border-radius: 50%;
  background-image: url('../images/btn-circle-arrow-r-grey.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-item-arrow.home-promotion {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 20px;
  margin-bottom: 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

._100-b {
  width: 100%;
}

.promotion-item-bg-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
}

.promotion-item-bg {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background-color: #fff;
}

.promotion-item-bg.v-grey {
  background-color: #f5f5f5;
}

.promotion-item-img {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.home-promotion-item-b {
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
}

.home-promotion-item-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 20px;
}

.home-promotion-item-bg-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
}

.home-promotion-item-bg {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background-color: #fff;
}

.home-promotion-item-bg.v-grey {
  background-color: #f5f5f5;
}

.home-promotion-item-img-b {
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-promotion-item-img {
  overflow: hidden;
}

.home-promotion-item-txt-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: 100%;
  padding: 7%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  border-radius: 20px;
  background-color: rgba(106, 59, 94, 0.9);
  opacity: 0;
}

.home-promotion-item-title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.home-promotion-item-info-b {
  margin-bottom: 20px;
}

.home-promotion-heading-b {
  position: relative;
  z-index: 1;
  border-top-right-radius: 25px;
}

.home-promotion-main {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-promotin-bg-l {
  position: absolute;
  width: 50%;
  height: 100%;
  background-color: #fff;
}

.home-promotion-item-icon-circle {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 70px;
  height: 70px;
  border-top-left-radius: 100%;
  background-color: #fff;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.home-healthguides-b {
  position: relative;
}

.home-healthguides-heading-b {
  margin-top: -30px;
}

.home-healthguides-content {
  margin-top: 30px;
}

.common-item-slider {
  height: auto;
  background-color: transparent;
}

.common-item-slider.with-arrow {
  margin-bottom: 50px;
}

.home-healthguide-slide {
  position: relative;
  width: 33.333333333333336%;
  height: auto;
  padding: 10px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.healthguides-item-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
}

.healthguides-item-link:hover {
  color: #a65e7e;
}

.home-healthguide-slider-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.healthguides-item-img-b {
  position: static;
  margin-bottom: 20px;
  border-radius: 25px;
  box-shadow: 5px 5px 9px 0 rgba(0, 0, 0, 0.1);
}

.healthguides-item-title {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

.healthguides-item-bottom-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #323232;
}

.relative {
  position: relative;
}

.relative._w-100 {
  width: 100%;
}

.healthguides-item-bg-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  padding-top: 20px;
}

.healthguides-item-bg {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background-color: #fff;
}

.healthguides-item-bg.v-grey {
  background-color: #f5f5f5;
}

.healthguides-type-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-left: 15px;
  border-radius: 50%;
  background-color: #a65e7e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.healthguides-type-b.type-article {
  background-image: url('../images/healthguide-icon-article.svg');
}

.healthguides-type-b.type-vid {
  background-image: url('../images/healthguide-icon-vid.svg');
}

.common-slider-arrow {
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 40px;
  height: 40px;
  margin-left: -40px;
  border-radius: 25px 8px 8px 25px;
  background-color: #a65e7e;
  background-image: url('../images/slider-arrow-prev.svg');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: box-shadow 500ms ease, background-color 500ms ease;
  transition: box-shadow 500ms ease, background-color 500ms ease;
}

.common-slider-arrow:hover {
  background-color: #6a3b5e;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
}

.common-slider-arrow.v-right {
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  margin-right: -40px;
  border-radius: 8px 25px 25px 8px;
  background-image: url('../images/slider-arrow-next.svg');
}

.common-slider-arrow.v-right.v-facilities {
  margin-right: -25px;
}

.common-slider-arrow.v-facilities {
  margin-left: -25px;
}

.healthguides-item-main-b {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsletter-b {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #eee;
  background-color: #fff;
}

.home-newsletter-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-newsletter-l {
  width: 35%;
  padding-right: 20px;
}

.home-newsletter-r {
  width: 65%;
}

.newsletter-field-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newsletter-field-btn-b {
  margin-left: 20px;
}

.pop-search-b {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1000;
  display: none;
  width: 100vw;
  background-color: #fff;
  opacity: 0;
}

.pop-search-b.popup-scroll.edit {
  display: block;
  opacity: 1;
}

.pop-btn-txt-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.common-pop-search-content {
  padding-top: 50px;
}

.max-600 {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.popular-searches-b {
  margin-top: 30px;
  font-size: 18px;
}

.popular-searches-title {
  margin-bottom: 20px;
  font-style: italic;
  font-weight: 500;
}

.popular-searches-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.popular-searches-link {
  margin-right: 20px;
  margin-bottom: 15px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-style: italic;
}

.popular-searches-link:hover {
  color: #a65e7e;
}

.search-result-b {
  width: 100%;
  max-width: 1280px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 40px 100px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #f5f5f5;
  box-shadow: 0 -4px 6px 0 rgba(0, 0, 0, 0.1);
}

.pop-search-input-b {
  width: 100%;
  padding-top: 60px;
}

.list-filter-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list-filter-b.p-healthguides {
  padding-top: 20px;
}

.filter-item-link {
  display: block;
  padding: 7px 10px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 500ms ease, color 500ms ease;
  transition: box-shadow 500ms ease, color 500ms ease;
  color: #585858;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.filter-item-link:hover {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  color: #a65e7e;
}

.filter-item-link.w--current {
  color: #a65e7e;
}

.filter-item-link.v-alphabet {
  width: 30px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.filter-item {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.font-size-24 {
  font-size: 24px;
  line-height: 30px;
}

.filter-title-b {
  margin-bottom: 20px;
  font-weight: 500;
}

.healthguides-list-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-bottom: -30px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.healthguides-list-b.detail-related {
  padding-top: 20px;
  padding-bottom: 10px;
}

.healthguide-list-item {
  width: 33.3%;
  height: auto;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.healthguides-item-txt-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.healthguides-filter-box {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 20px;
}

.healthguides-filter-type-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.healthguide-filter-type-item {
  margin-right: 40px;
  margin-bottom: 20px;
}

.heathguide-filter-type-link {
  display: block;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-weight: 400;
}

.heathguide-filter-type-link:hover {
  color: #a65e7e;
}

.heathguide-filter-type-link.w--current {
  color: #a65e7e;
  font-weight: 500;
}

.healthguides-filter-cemter {
  width: 100%;
  max-width: 1200px;
  padding-right: 0px;
  padding-left: 40px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fff;
}

.healthguides-filter-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.healthguides-filter-fill-b {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.healthguides-filter-fill-b.fill-white {
  background-color: #fff;
}

.healthguides-filter-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 1px;
  background-color: #a65e7e;
}

.common-breadcrumb-b {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #eee;
  background-color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.breadcrumb-link {
  display: block;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.breadcrumb-link:hover {
  color: #a65e7e;
}

.breadcrumb-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumb-arrow {
  width: 6px;
  height: 8px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/breadcrumb-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-promotion-item-link {
  position: relative;
  display: block;
  border-radius: 20px;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 500ms ease, color 500ms ease;
  transition: box-shadow 500ms ease, color 500ms ease;
  color: #fff;
}

.home-promotion-item-link:hover {
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3);
}

.home-link-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 22px;
}

.healthguides-item-img-mask {
  overflow: hidden;
  border-radius: 25px;
}

.detail-date-txt {
  margin-bottom: 30px;
  font-weight: 400;
}

.body-detail-page {
  background-color: #fff;
}

.detail-page-content-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.detail-page-content-center {
  width: 100%;
  max-width: 1280px;
  padding-top: 40px;
  padding-bottom: 80px;
  border-top-left-radius: 40px;
  background-color: #f5f5f5;
}

.detail-page-content-center.promotion-detail {
  padding-top: 80px;
}

.detail-page-content-center.p-contact {
  border-top-left-radius: 0px;
  border-top-right-radius: 40px;
  background-color: #fff;
}

.detail-page-content-fill {
  padding-right: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.detail-page-content-fill.v-grey {
  background-color: #f5f5f5;
}

.detail-page-content-fill.v-white {
  background-color: #fff;
}

.detail-img-b {
  overflow: hidden;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  border-radius: 15px;
  box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.15);
}

.expand-collapse-item-b {
  position: relative;
  margin-bottom: 15px;
}

.ec-title-b {
  position: relative;
  width: 50%;
  padding: 10px 60px 10px 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #fff;
  box-shadow: 0 -5px 8px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}

.ec-title-b:hover {
  color: #a65e7e;
}

.ec-title-b.ec-title-active {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  opacity: 0;
  color: #a65e7e;
}

.ec-title-b.ec-title-active.default-active {
  display: block;
  opacity: 1;
}

.ec-title-b.v-long {
  width: 70%;
}

.ec-icon-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 30px;
  height: 30px;
  margin-top: 8px;
  margin-right: 10px;
}

.ec-icon-expand {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-image: url('../images/common-icon-expand.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ec-icon-collapse {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-image: url('../images/common-icon-collapse.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ec-content-b {
  overflow: hidden;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 0px 20px 20px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.ec-content-b.default-active {
  height: auto;
}

.ec-content-wrap {
  margin-bottom: 5px;
  padding: 25px 15px;
  border-radius: 20px;
  background-color: #f5f5f5;
  color: #000;
}

.list {
  margin-bottom: 30px;
  padding-left: 20px;
}

.list.v-numbers {
  color: #a65e7e;
  list-style-type: decimal;
}

.list.v-letter {
  list-style-type: lower-alpha;
}

.list-item {
  margin-bottom: 15px;
}

.list-item.v-ordered {
  padding-left: 10px;
}

.healthguides-detail-table-b {
  overflow: auto;
  border-style: solid solid none none;
  border-width: 1px;
  border-color: #d7d7d7;
}

.expand-collapse-bg-b {
  display: none;
}

.healthguide-detail-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #d7d7d7;
}

.healthguide-detail-table-row.row-top {
  font-weight: 500;
}

.healthguide-detail-table-col {
  width: 20%;
  padding: 15px;
  border-left: 1px solid #d7d7d7;
}

.healthguide-detail-table-col.col-2 {
  width: 40%;
}

.healthguide-detail-table-col.col-3 {
  width: 40%;
}

.btn-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #585858;
  font-weight: 500;
}

.btn-back:hover {
  color: #6a3b5e;
}

.back-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.back-b.p-promotion {
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.back-b.p-vid-detail {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.btn-back-arrow {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #6a3b5e;
  border-radius: 50%;
  background-image: url('../images/btn-circle-arrow-back.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.detail-related-content-b {
  position: relative;
  padding-bottom: 30px;
  background-color: #fff;
}

.detail-related-content-row {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #eee;
}

.detail-related-content-row-heading-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6a3b5e;
  font-size: 20px;
  font-weight: 500;
}

.related-content-row-heading-icon {
  width: 45px;
  margin-right: 15px;
}

.related-content-row-heading-txt.v-linked {
  margin-right: 15px;
}

.detail-social {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.related-social-item {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.related-social-item.v-fb {
  background-image: url('../images/footer-social-fb.svg');
}

.related-social-item.v-twitter {
  background-image: url('../images/footer-social-twitter.svg');
}

.related-social-item.v-mailbox {
  background-image: url('../images/footer-social-mailbox.svg');
}

.cs-list-tabs {
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.cs-list-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-left: 40px;
}

.cs-list-tabs-content {
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 80px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #fff;
}

.cs-list-tab-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333333333333336%;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #eaeaea;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 400;
  text-align: center;
}

.cs-list-tab-link:hover {
  background-color: #eee;
  color: #a65e7e;
}

.cs-list-tab-link.w--current {
  z-index: 1;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  color: #a65e7e;
  font-weight: 500;
}

.cs-list-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cs-list-b.detail-related {
  margin-top: -20px;
  padding-top: 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.cs-list-item {
  width: 33.3%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cs-list-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #f5f5f5;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 500ms ease, color 500ms ease;
  transition: box-shadow 500ms ease, color 500ms ease;
  color: #6a3b5e;
}

.cs-list-link:hover {
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
  color: #a65e7e;
}

.cs-list-link.v-facilities {
  background-color: #fff;
}

.cs-list-link.v-facilities.v-related {
  background-color: #f5f5f5;
}

.cs-list-item-img-b {
  overflow: hidden;
  width: 100px;
  height: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px 0px 0px 8px;
}

.cs-list-item-txt-b {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cs-list-item-title {
  font-weight: 500;
}

.cs-list-item-subtitle {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
}

.related-doctor-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -20px;
  margin-right: -10px;
  margin-left: -10px;
  padding-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.doctor-item {
  position: relative;
  width: 33.3%;
  height: auto;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.doctor-item.one-per-row {
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.doctor-item-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-radius: 8px;
  background-color: #e3e6ec;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}

.doctor-item-name-b {
  width: 100%;
  padding: 10px 15px;
  background-color: #fff;
  color: #6a3b5e;
}

.doctor-item-name-b.one-per-row {
  min-height: 0px;
}

.doctor-item-name {
  font-weight: 500;
}

.doctor-item-btn-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: -1px;
  margin-left: -1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.doctor-item-btn {
  position: relative;
  overflow: hidden;
  width: 33.3%;
  margin-right: 1px;
  margin-left: 1px;
  padding: 4px 3%;
  background-color: #8a92c9;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.doctor-item-btn.v-purple {
  background-color: #9c74ad;
}

.doctor-item-btn.v-pink {
  background-color: #cb7da0;
}

.doctor-item-btn-arrow {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-image: url('../images/doctor-item-btn-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.doctor-item-btn-bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 60%;
  border-radius: 50% 50% 0px 0px;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.doctor-item-content-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.doctor-item-photo-b {
  overflow: hidden;
  width: 30%;
  max-width: 110px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
}

.doctor-item-content-txt-b {
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.doctor-item-specialist-txt {
  margin-bottom: 5px;
  color: #a65e7e;
  font-weight: 400;
}

.promotion-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.promotion-list.detail-related {
  margin-top: -30px;
  padding-top: 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.common-list-filter-b {
  margin-bottom: 40px;
}

.promotion-detail-top-b {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.promotion-detail-top-info-b {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.promotion-detail-top-banner {
  overflow: hidden;
  width: 50%;
  margin-bottom: -40px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}

.common-txt-link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #a65e7e;
  text-decoration: underline;
}

.common-txt-link:hover {
  color: #6a3b5e;
}

.detail-promotion-l {
  width: 50%;
  padding-right: 40px;
  float: left;
  clear: left;
}

.detail-promotion-r {
  width: 50%;
  float: right;
}

.promotion-detail-big-b {
  overflow: hidden;
  border-radius: 25px;
  box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.1);
}

.facilities-item-b {
  width: 100%;
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.facilities-item-img-wrap {
  overflow: hidden;
  border-radius: 20px;
}

.facilities-slider {
  position: relative;
  z-index: 1;
  height: auto;
  border-radius: 20px;
  background-color: transparent;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.facilities-item-slide {
  position: relative;
}

.facilities-item-vid-mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-weight: 700;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.btn-vid-play {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/btn-play-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.btn-vid-play:hover {
  background-color: #eee;
}

.matterport-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 100%;
  margin-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.facilities-item-box {
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  padding: 20px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #fff;
  line-height: 30px;
}

.facilities-item-title {
  margin-bottom: 20px;
  color: #6a3b5e;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.content-b {
  padding-bottom: 80px;
}

.content-b.v-center-service-detail {
  position: relative;
  padding-right: 60px;
  padding-left: 60px;
}

.body-search {
  background-color: #fff;
}

.search-result-cat-b {
  margin-top: 30px;
}

.search-item-page-b {
  display: block;
  margin-bottom: 20px;
  padding: 15px 20px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 500ms ease;
  transition: box-shadow 500ms ease;
}

.search-item-page-b:hover {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.25);
}

.search-result-suggestion-b {
  margin-top: 30px;
  padding: 15px 20px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
}

.search-item-page-title {
  margin-bottom: 10px;
  color: #6a3b5e;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.cs-detail-b {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cs-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cs-tabs-menu {
  width: 100px;
  padding-top: 40px;
  padding-bottom: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cs-tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  padding: 46px 15px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #dbcc88;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 15px;
  background-size: 36px;
  background-repeat: no-repeat;
  -webkit-transition: color 500ms ease, background-color 500ms ease, opacity 500ms ease;
  transition: color 500ms ease, background-color 500ms ease, opacity 500ms ease;
  color: #fff;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
}

.cs-tab-link:hover {
  opacity: 0.6;
}

.cs-tab-link.w--current {
  z-index: 1;
  background-color: #fff;
  box-shadow: -6px 0 8px 0 rgba(0, 0, 0, 0.15);
  color: #a65e7e;
}

.cs-tab-link.doctor {
  background-color: #8a92c9;
  background-image: url('../images/cs-tab-doctor-active.svg');
}

.cs-tab-link.doctor.w--current {
  background-color: #fff;
  background-image: url('../images/cs-tab-doctor.svg');
}

.cs-tab-link.contact {
  background-color: #9c74ad;
  background-image: url('../images/cs-tab-contact-active.svg');
}

.cs-tab-link.contact.w--current {
  background-color: #fff;
  background-image: url('../images/cs-tab-contact.svg');
}

.cs-tab-link.information {
  background-image: url('../images/cs-tab-information-active.svg');
}

.cs-tab-link.information.w--current {
  background-image: url('../images/cs-tab-information.svg');
}

.cs-tab-link.fees {
  background-color: #cb7da0;
  background-image: url('../images/cs-tab-fee-active.svg');
}

.cs-tab-link.fees.w--current {
  background-color: #fff;
  background-image: url('../images/cs-tab-fee.svg');
}

.cs-tab-link.fees.w--current:hover {
  opacity: 1;
}

.cs-tab-link.healthguides {
  background-color: #8abec9;
  background-image: url('../images/cs-tab-healthguides-active.svg');
}

.cs-tab-link.healthguides.w--current {
  background-color: #fff;
  background-image: url('../images/cs-tab-healthguides.svg');
}

.cs-tabs-content {
  width: 100%;
  padding-top: 60px;
  border-top-left-radius: 40px;
  background-color: #fff;
  box-shadow: -6px 0 8px 0 rgba(0, 0, 0, 0.1);
}

.cs-detail-heading-tagline {
  margin-top: 15px;
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
}

.cs-detail-shortcut-b {
  margin-bottom: 40px;
}

.cs-detail-shortcut-b.v-mobile {
  display: none;
}

.cs-detail-info-banner {
  overflow: hidden;
  margin-bottom: 40px;
  border-radius: 20px;
}

.cs-detail-info-banner.v-mobile {
  display: none;
}

.cs-detail-info-vid-b {
  overflow: hidden;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  border-radius: 30px;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.1);
}

.cs-detail-info-vid-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}

.cs-detail-info-vid-wrap.v-doctor-detail {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.yt-b {
  display: block;
}

.common-vid-thumbnail-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.common-vid-thumbnail-b.cs-heartcenter-information {
  background-image: url('../images/cs-vid-temp2x.jpg');
}

.cs-detail-information-btn-b {
  margin-top: 40px;
  margin-bottom: -40px;
  text-align: center;
}

.common-link-list {
  margin-bottom: -15px;
}

.common-link-list-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #000;
}

.common-link-list-link:hover {
  color: #a65e7e;
}

.common-link-list-arrow {
  width: 8px;
  height: 8px;
  margin-top: 7px;
  background-image: url('../images/footer-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.common-link-list-txt {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cs-detail-shortcut-slide {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

.cs-detail-shortcut-slider-mask {
  display: block;
  margin-top: -10px;
  margin-right: -5px;
  margin-left: -5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cs-detail-shortcut-slider-nav {
  position: static;
}

.cs-detail-shortcut-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 80px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: hsla(0, 0%, 100%, 0.5);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.cs-detail-shortcut-link:hover {
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  color: #a65e7e;
}

.cs-detail-shortcut-link.w--current {
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  color: #a65e7e;
  font-weight: 700;
}

.cs-detail-shortcut-item-img-b {
  overflow: hidden;
  width: 80px;
  height: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px 0px 0px 8px;
}

.cs-detail-shortcut-item-txt-b {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cs-tab-doctor-graphic {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 25%;
  max-width: 380px;
  margin-right: 30px;
}

.cs-fees-content-gp {
  margin-bottom: 40px;
}

.cs-fees-content-gp-title-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6a3b5e;
  font-size: 18px;
  font-weight: 500;
}

.cs-fees-content-gp-icon {
  width: 36px;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cs-fees-content-gp-title-line {
  height: 1px;
  min-width: 20px;
  margin-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #d7d7d7;
}

.fees-expand-collapse-item {
  position: relative;
  margin-bottom: 5px;
}

.fees-ec-title-b {
  position: relative;
  width: 50%;
  padding: 15px 50px 15px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #a65e7e;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
}

.fees-ec-title-b:hover {
  background-color: #6a3b5e;
}

.fees-ec-title-b.fees-ec-active {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  background-color: #6a3b5e;
  opacity: 0;
}

.fees-ec-title-b.fees-ec-active:hover {
  background-color: #a65e7e;
}

.fees-ec-content-b {
  position: relative;
  overflow: hidden;
  margin-top: -3px;
}

.fees-ec-content-bg-collapsed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #a65e7e;
}

.fees-ec-content-wrap {
  position: relative;
  margin-bottom: 3px;
  padding: 25px;
  border-style: solid;
  border-width: 3px;
  border-color: #6a3b5e;
  border-radius: 0px 18px 18px;
  background-color: #eee;
}

.fees-remark-b.fee-result {
  margin-top: 40px;
}

.fees-ec-arrow {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 22px;
  height: 22px;
  margin-right: 15px;
  background-image: url('../images/btn-circle-arrow-down-white.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.fees-ec-arrow.active {
  -webkit-transform: translate(0px, -50%) rotate(180deg);
  -ms-transform: translate(0px, -50%) rotate(180deg);
  transform: translate(0px, -50%) rotate(180deg);
}

.fees-expand-collapse-line {
  height: 3px;
  border-radius: 20px;
  background-color: #a65e7e;
}

.remarks-title {
  margin-bottom: 10px;
  font-weight: 500;
}

.fees-table-b {
  margin-bottom: 30px;
}

.fees-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fees-table-row.row-1 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #6a3b5e;
  color: #6a3b5e;
  font-weight: 400;
}

.fees-table-col {
  width: 50%;
}

.fees-table-col.col-1 {
  padding-right: 20px;
}

.fees-table-col.col-2 {
  padding-left: 20px;
  text-align: right;
}

.cs-healthguides-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cs-healthguide-list-item {
  width: 50%;
  height: auto;
  margin-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
}

.cs-healthguides-item-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #323232;
}

.cs-healthguides-item-link:hover {
  color: #a65e7e;
}

.cs-healthguides-item-bg-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-left: 30px;
}

.cs-healthguides-item-bg {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background-color: #f5f5f5;
}

.cs-healthguides-item-main-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  padding-top: 15px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cs-healthguides-item-img-b {
  position: static;
  overflow: hidden;
  width: 100px;
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.cs-healthguides-item-img-mask {
  overflow: hidden;
  border-radius: 3px;
}

.cs-healthguides-type-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #a65e7e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.cs-healthguides-type-b.type-article {
  background-image: url('../images/healthguide-icon-article.svg');
}

.cs-healthguides-type-b.type-vid {
  background-image: url('../images/healthguide-icon-vid.svg');
}

.cs-healthguides-item-title {
  width: 100%;
  margin-bottom: 15px;
  line-height: 22px;
  font-weight: 500;
}

.cs-healthguides-item-bottom-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #323232;
  font-size: 12px;
  line-height: 16px;
}

.contact-item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.contact-item {
  width: 100%;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
}

.contact-item._w-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-item-title-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6a3b5e;
  font-size: 20px;
  font-weight: 500;
}

.contact-icon-b {
  width: 36px;
  margin-right: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.contact-item-box {
  margin-left: 50px;
  padding: 20px;
  border-radius: 10px;
  background-color: #f1f6fa;
}

.contact-item-box.c-orange {
  background-color: #fcf6f6;
}

.contact-item-box.c-green {
  background-color: #f4f8fb;
}

.contact-item-box.c-pink {
  background-color: #fdf7fc;
}

.contact-item-box.c-purple {
  background-color: #f1f0f8;
}

.contact-item-box.v-50 {
  height: 100%;
}

.contact-map-b {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: -40px;
  border-radius: 15px;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
}

.contact-map {
  overflow: hidden;
  height: 400px;
  border-radius: 15px;
}

.contact-txt {
  margin-bottom: 5px;
}

.contact-remark-b {
  margin-top: 15px;
  font-size: 14px;
  line-height: 20px;
}

.contact-transport-txt {
  margin-bottom: 15px;
}

.txt-regular {
  font-weight: 400;
}

.contact-enquiry-form {
  max-width: 700px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.form-item-b {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
}

.form-item-b._w-50 {
  width: 50%;
}

.form-field-label-filled {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: -10px;
  margin-left: 35px;
  color: #a65e7e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.form-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-item-wrap.career-box {
  margin-bottom: -20px;
}

.form-dropdown-field {
  height: 50px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  border-radius: 15px;
  background-color: #fff;
  background-image: url('../images/form-dropdown-arrow.svg');
  background-position: 99% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 16px;
  line-height: 24px;
}

.form-dropdown-field:focus {
  border-style: solid;
  border-color: #a65e7e;
}

.form-dropdown-field::-webkit-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-dropdown-field:-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-dropdown-field::-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-dropdown-field::placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-area {
  max-width: 100%;
  min-height: 200px;
  min-width: 100%;
  margin-bottom: 0px;
  padding: 15px 20px;
  border: 1px none #000;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 16px;
  line-height: 24px;
}

.form-txt-area:focus {
  box-shadow: inset 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
}

.form-txt-area::-webkit-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-area:-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-area::-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.form-txt-area::placeholder {
  color: rgba(50, 50, 50, 0.4);
}

.security-code-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.security-code-l-b {
  width: 220px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #585858;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.security-code-r-b {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.btn-refresh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
  font-weight: 400;
}

.btn-refresh:hover {
  color: #a65e7e;
}

.icon-refresh {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/form-code-refresh.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.btn-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-half-item {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
}

.btn-half-item.v-submit {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.department-contact-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-bottom: -20px;
  margin-left: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.department-contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dc-img-b {
  overflow: hidden;
  width: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 10px;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.dc-txt-b {
  margin-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dc-item-title {
  margin-bottom: 10px;
  color: #6a3b5e;
  line-height: 18px;
  font-weight: 500;
}

.dc-item-box {
  padding: 10px 15px;
  border-radius: 8px;
  background-color: #fff;
}

.dc-contact-txt {
  margin-bottom: 3px;
  line-height: 20px;
}

.dc-contact-txt-lang {
  font-size: 14px;
  line-height: 16px;
}

.form-error {
  padding: 0px;
  background-color: transparent;
  color: red;
  text-align: left;
}

.news-and-seminar-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-bottom: -30px;
  margin-left: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-and-seminar-list.detail-related {
  margin-bottom: 0px;
  padding: 5px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.ns-item-b {
  width: 33.3%;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ns-item-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #fff;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
}

.ns-item-link:hover {
  color: #a65e7e;
}

.ns-item-link.v-event {
  display: block;
  margin-bottom: 20px;
}

.ns-item-link.v-news {
  margin-top: 20px;
}

.ns-item-link.detail-related {
  background-color: #f5f5f5;
}

.ns-item-img-b {
  position: relative;
  width: 120px;
  margin-top: -20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 10px;
  box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.1);
}

.ns-item-img-b.v-event {
  bottom: -20px;
  width: auto;
  margin-right: 20px;
  margin-left: 20px;
}

.ns-item-img {
  overflow: hidden;
  border-radius: 10px;
}

.ns-item-txt-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.ns-item-txt-b.v-event {
  padding-bottom: 0px;
}

.ns-item-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}

.ns-item-info-b {
  margin-bottom: 20px;
  color: #323232;
}

.ns-category {
  font-weight: 500;
}

.ns-item-event-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ns-item-event-info-wrap {
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: -5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ns-item-info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ns-item-event-fieldname {
  width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ns-item-event-data {
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cs-healthguides-item-txt-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 15px;
  padding-left: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.ns-event-info-b {
  margin-bottom: 40px;
}

.ns-event-info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ns-event-info-row.v-doctors-corner {
  margin-bottom: 15px;
}

.na-event-info-fieldname {
  width: 70px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 500;
}

.event-intro-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.event-intro-txt-b {
  width: 100%;
}

.event-intro-gallery {
  width: 50%;
  padding-left: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.detail-gallery-slider {
  position: relative;
  z-index: 1;
  height: auto;
  border-radius: 15px;
  background-color: transparent;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.detail-gallery-slider-mask {
  border-radius: 15px;
}

.gallery-lightbox-link {
  display: block;
  width: auto;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.gallery-lightbox-link:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.form-field-label {
  margin-bottom: 10px;
  color: #6a3b5e;
  font-weight: 500;
}

.form-radio-btn-field {
  padding-right: 15px;
  padding-left: 15px;
}

.form-radio-btn-field._w-100 {
  width: 100%;
  margin-bottom: 15px;
}

.form-radio-btn-label {
  padding-left: 30px;
  background-image: url('../images/form-radio.svg');
  background-position: 0% 0%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-weight: 300;
}

.radio-btn-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-checkbox-field {
  padding-left: 0px;
}

.form-checkbox-label {
  padding-left: 30px;
  background-image: url('../images/form-checkbox.svg');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  font-weight: 300;
}

.about-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.about-menu-b {
  position: relative;
  z-index: 1;
  width: 200px;
  padding: 20px 30px 80px 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.05);
}

.about-menu-wrap {
  position: relative;
}

.about-menu-link-b {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-left: 30px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  line-height: 20px;
  font-weight: 400;
}

.about-menu-link-b:hover {
  color: #a65e7e;
}

.about-menu-link-b.w--current {
  color: #a65e7e;
  font-weight: 500;
}

.about-menu-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 4px;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #eaeaea;
}

.about-menu-line.about-menu-item {
  background-color: #a06;
  opacity: 0;
}

.about-menu-link-line {
  height: 1px;
  margin-top: 15px;
  background-color: #d7d7d7;
}

.about-content-b {
  overflow: hidden;
  margin-top: 30px;
  padding-top: 60px;
  padding-bottom: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-right-radius: 40px;
  background-color: #fff;
  color: #000;
}

.about-content-b.about-media {
  padding-bottom: 0px;
}

.about-content-b.about-mission {
  overflow: visible;
  padding-bottom: 0px;
}

.about-content-b.about-milestone {
  overflow: visible;
}

.about-content-b.about-media-copy {
  padding-bottom: 0px;
}

.about-content-padding {
  position: relative;
  max-width: 1100px;
  padding-right: 40px;
  padding-left: 40px;
  clear: both;
}

.about-content-padding.about-media-list {
  padding-left: 0px;
}

.about-content-padding.z-index-1 {
  z-index: 1;
}

.about-content-padding.about-value {
  max-width: none;
  padding-right: 0px;
}

.content-gp-title-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6a3b5e;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
}

.content-gp-title-b.about-media-year {
  margin-bottom: 20px;
}

.content-gp-title-b.fee-schedule {
  margin-bottom: 20px;
}

.content-gp-title-b.sitemap {
  margin-bottom: 30px;
}

.content-gp-title-line {
  height: 1px;
  min-width: 20px;
  margin-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #d7d7d7;
}

.about-content-banner-b {
  position: relative;
  overflow: hidden;
  width: 66%;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.about-content-banner-b.about-accreditation {
  z-index: 1;
}

.about-content-gp {
  position: relative;
  padding-bottom: 40px;
}

.about-content-gp.about-accreditation {
  margin-top: -120px;
  padding-top: 60px;
}

.about-content-bg {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  background-color: #fdf7fc;
}

.about-content-bg.v-purple {
  background-color: #f1f0f8;
}

.about-content-bg-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  max-width: 1140px;
  margin-right: -40px;
  margin-left: -40px;
  padding-top: 40px;
  padding-right: 80px;
  padding-left: 80px;
}

.about-content-bg-b.v-left {
  margin-right: 0px;
  padding-left: 0px;
}

.about-content-bg-b.v-right {
  margin-left: 0px;
  padding-right: 0px;
}

.about-content-bg-b.about-accreditation {
  padding-top: 0px;
}

.about-content-box {
  padding: 40px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(203, 125, 160, 0.2);
}

.about-content-box.offset-top {
  margin-top: -40px;
}

.about-content-box.about-value {
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 25px 0px 0px 25px;
}

.about-menu-m {
  display: none;
  margin-bottom: -20px;
}

.about-menu-m.desktop-show {
  position: relative;
  z-index: 10;
  display: block;
  width: 50%;
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
}

.m-innerpage-menu-dropdown {
  display: block;
}

.m-innerpage-menu-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
  color: #a65e7e;
  font-weight: 400;
}

.m-innerpage-menu-dropdown-toggle.w--open {
  z-index: 10;
}

.m-innerpage-menu-toggle-txt {
  overflow: hidden;
  height: 24px;
}

.m-inner-menu-toggle-arrow {
  width: 10px;
  height: 10px;
  margin-left: 10px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/arrow-inner-menu-dropdown.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.m-innerpage-dropdown-list {
  display: none;
  overflow: hidden;
}

.m-innerpage-dropdown-list.w--open {
  border-radius: 5px;
  background-color: #f3e9ee;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.15);
}

.m-innerpage-dropdown-list.v-fd {
  position: relative;
}

.m-innerpage-dropdown-link {
  padding: 10px 0px;
  border-bottom: 1px solid #fff;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  white-space: normal;
}

.m-innerpage-dropdown-link:hover {
  color: #a65e7e;
}

.m-innerpage-dropdown-link.w--current {
  color: #a65e7e;
  font-weight: 400;
}

.m-innerpage-dropdown-wrap {
  overflow: auto;
  max-height: 50vh;
  min-height: 300px;
  padding: 10px 20px;
}

.m-innerpage-dropdown-wrap.find-a-doctor {
  max-height: none;
  min-height: 0px;
}

.about-hkah-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.abouthkah-col {
  position: relative;
  width: 50%;
}

.abouthkah-col.col-box {
  z-index: 1;
  padding-top: 40px;
}

.abouthkah-col.col-image {
  z-index: 1;
}

.abouthkah-col.col-image.v-right {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.about-hkah-img-b {
  position: relative;
  overflow: hidden;
  margin-right: -40px;
  margin-left: -40px;
  border-radius: 40px;
}

.about-hkah-img-b.v-right {
  margin-right: 0px;
}

.about-hkah-img-b.v-left {
  margin-left: 0px;
}

.about-box-2-col-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-box-col {
  width: 50%;
}

.about-box-col.col-logo {
  padding-right: 40px;
}

.font-color-pink {
  color: #a65e7e;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-40.txt-align-center {
  text-align: center;
}

.about-jci-logo-b {
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
}

.about-media-bg-img-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 250px;
  margin-top: -20px;
}

.about-media-list-b {
  min-height: 300px;
  padding-top: 40px;
  padding-bottom: 80px;
  border-top-right-radius: 40px;
  background-color: #f5f5f5;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.txt-media-center-year {
  color: #a65e7e;
  font-size: 36px;
  line-height: 36px;
}

.about-accreditation-item {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}

.about-bottom-b {
  padding-top: 40px;
  padding-bottom: 40px;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.about-mission-intro-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-missing-quote-b {
  position: relative;
  width: 50%;
}

.misson-quote-icon-b {
  width: 50px;
  float: left;
}

.misson-quote-icon-b.v-end {
  float: right;
}

.mission-quote-content-b {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #a65e7e;
  font-size: 40px;
  line-height: 50px;
  font-style: italic;
  text-align: center;
}

.mission-quote-bg-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-mission-intro-txt {
  width: 50%;
  padding-left: 40px;
}

.about-value-content-b {
  margin-top: 80px;
  margin-right: -40px;
  background-color: #fdf7fc;
}

.about-value-b {
  width: 100%;
  margin-top: -40px;
  margin-bottom: 40px;
  float: right;
}

.content-subtitle-b {
  margin-bottom: 20px;
  color: #6a3b5e;
  font-weight: 500;
}

.about-value-list-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -25px;
  margin-bottom: 80px;
  margin-left: -25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-value-item-b {
  width: 33.3%;
  margin-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

.about-value-circle-b {
  max-width: 200px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 7%;
  border-radius: 50%;
  background-color: rgba(166, 94, 126, 0.2);
}

.about-value-img-b {
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 3px 3px 16px 0 rgba(166, 94, 126, 0.2);
}

.about-value-img {
  overflow: hidden;
  width: 100%;
}

.about-value-title-b {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a65e7e;
  color: #a65e7e;
  font-weight: 400;
}

.about-milestone-infro-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-milestone-logo-b {
  width: 50%;
  max-width: 400px;
  padding-right: 60px;
}

.about-milstone-vid-b {
  width: 50%;
}

.about-milestone-vid-slider-mask {
  border-radius: 10px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.about-milestone-sort-b {
  position: relative;
  z-index: 2;
  margin-top: 30px;
  margin-bottom: 30px;
}

.common-sort-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 5px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #6a3b5e;
  color: #a65e7e;
  font-weight: 400;
}

.common-sort-dropdown-arrow {
  width: 10px;
}

.common-sort-dropdown-toggle-txt {
  margin-right: 10px;
}

.common-sort-dropdown-list.w--open {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  white-space: normal;
}

.common-sort-dropdown-link {
  padding: 5px 10px;
  border-bottom: 1px solid #d7d7d7;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.common-sort-dropdown-link:hover {
  color: #a65e7e;
}

.common-sort-dropdown-link.w--current {
  color: #a65e7e;
}

.about-milestone-timeline {
  position: relative;
}

.milestone-year-b {
  position: relative;
  width: 50%;
  min-height: 400px;
  margin-top: -200px;
  float: right;
  clear: both;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.milestone-year-b.v-odd {
  float: left;
}

.milestone-year-b.v-odd.first {
  padding-top: 0px;
}

.milestone-year-b.v-first {
  margin-top: 0px;
}

.milestone-item-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.milestone-main-line {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 100%;
  margin-top: 30px;
  background-color: #eee;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.milestone-year-item-line {
  position: relative;
  width: 30px;
  height: 1px;
  margin-top: 30px;
  background-color: #6a3b5e;
}

.milestone-year-item-line.v-odd {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.milestone-year-item-content-b {
  padding: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 15px;
  background-color: #f1f6fa;
}

.milestone-year-item-img-b {
  margin: 25px auto -50px;
  border-radius: 20px;
  box-shadow: 0 3px 30px 0 rgba(166, 94, 126, 0.2);
}

.milestone-year-item-img-b.v-verticle {
  width: 80%;
}

.milestone-year-item-img-mask {
  overflow: hidden;
  border-radius: 20px;
}

.milestone-item-dot-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 7px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.milestone-item-dot-b.v-odd {
  left: auto;
  right: 0%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.milestone-item-dot-img {
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/milestone-item-dot.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.milestone-year-title-b {
  position: relative;
  margin-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  color: #6a3b5e;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
}

.milestone-year-title-b.v-odd {
  text-align: right;
}

.milestone-year-txt {
  position: relative;
}

.milestone-year-dot-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31px;
  height: 31px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(166, 94, 126, 0.2);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.milestone-year-dot-b.v-odd {
  left: auto;
  right: 0%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.milestone-year-dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #a65e7e;
}

.fees-schedule-b {
  position: relative;
  max-width: 1360px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.fees-schedule-box {
  padding-top: 40px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #fff;
  box-shadow: 0 -4px 6px 0 rgba(0, 0, 0, 0.2);
}

.fee-schedule-search-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fees-schedule-select-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fee-schedule-submit-b {
  margin-left: 20px;
}

.fee-search-select-item {
  position: relative;
  width: 50%;
  padding-right: 8px;
  padding-left: 8px;
}

.fees-table-img-b {
  position: relative;
  margin-bottom: 20px;
}

.popup-b {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 5000;
  display: none;
  overflow: auto;
  width: 100vw;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
}

.pop-fee-enlarge {
  display: none;
}

.pop-close-b {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.btn-pop-close.popup-close {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.fee-table-drag-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  max-height: 60vh;
  min-height: 400px;
}

.img-no-sizing {
  max-width: none;
}

.fees-drag-overlay-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.fee-drag-img-b {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.drag-graphic-b {
  position: relative;
  width: 120px;
}

.grag-graphic-hand {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
}

.grag-graphic-arrow-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
}

.grag-graphic-arrow-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
}

.condition-treatment-top-b {
  padding-top: 60px;
  border-bottom-left-radius: 60px;
  background-color: #fff;
}

.cnt-desktop-top-content-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -25px;
  margin-left: -25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cnt-desktop-top-content-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cnt-desktop-top-content-col.col-anatomy {
  position: relative;
  z-index: 1;
  min-width: 500px;
  padding-bottom: 80px;
}

.cnt-anatomy-graphic-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 100px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cnt-anatomy-img-b {
  position: relative;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cnt-anatomy-btn-gp-b {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.btn-cnt-gender {
  display: block;
  width: 100px;
  padding: 6px 15px;
  border-radius: 8px;
  background-color: #8a92c9;
  box-shadow: 0 3px 6px 0 transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.btn-cnt-gender:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
}

.btn-cnt-gender.w--current {
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  color: #8a92c9;
}

.btn-cnt-gender.v-female {
  background-color: #9c74ad;
}

.btn-cnt-gender.v-female.w--current {
  background-color: #fff;
  color: #9c74ad;
}

.btn-cnt-gender.v-children {
  background-color: #cb7da0;
}

.btn-cnt-gender.v-children.w--current {
  background-color: #fff;
  color: #cb7da0;
}

.cnt-gender-item {
  margin-bottom: 10px;
}

.cnt-anatomy-front {
  position: relative;
}

.anatomy-point-b {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  margin-left: 0%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.anatomy-point-b:hover {
  z-index: 2;
}

.anatomy-point-b.male-f-brain {
  margin-top: -74%;
  margin-left: 0%;
}

.anatomy-point-b.male-f-eye {
  margin-top: -66%;
  margin-left: -5%;
}

.anatomy-point-b.male-f-nose {
  margin-top: -64%;
  margin-left: 1%;
}

.anatomy-point-b.male-f-mouth {
  margin-top: -60%;
  margin-left: 2%;
}

.anatomy-point-b.male-f-ear {
  margin-top: -64%;
  margin-left: 7%;
}

.anatomy-point-b.male-f-eye-copy {
  margin-top: -66%;
  margin-left: -5%;
}

.anatomy-point-b.male-b-brain {
  margin-top: -74%;
  margin-left: 1%;
}

.anatomy-point-b.male-d-ear {
  margin-top: -66%;
  margin-left: -5%;
}

.anatomy-point-b.male-d-neck {
  margin-top: -57%;
  margin-left: -2%;
}

.anatomy-point-b.male-f-shoulder {
  margin-top: -49%;
  margin-left: -14%;
}

.anatomy-point-b.male-b-shoulder {
  margin-top: -49%;
  margin-left: 15%;
}

.anatomy-point-b.male-f-elbow {
  margin-top: -25%;
  margin-left: -18%;
}

.anatomy-point-b.male-b-elbow {
  margin-top: -25%;
  margin-left: 19%;
}

.anatomy-point-b.male-f-wrist {
  margin-top: -3%;
  margin-left: -18%;
}

.anatomy-point-b.male-b-wrist {
  margin-top: -3%;
  margin-left: 19%;
}

.anatomy-point-b.male-f-hand {
  margin-top: -53%;
  margin-left: 35%;
}

.anatomy-point-b.male-b-hand {
  margin-top: 4%;
  margin-left: -18%;
}

.anatomy-point-b.male-f-lung {
  margin-top: -42%;
  margin-left: -7%;
}

.anatomy-point-b.male-f-heart {
  margin-top: -38%;
  margin-left: 10%;
}

.anatomy-point-b.male-f-liver {
  margin-top: -24%;
  margin-left: -6%;
}

.anatomy-point-b.male-f-gut {
  margin-top: -19%;
  margin-left: 1%;
}

.anatomy-point-b.male-f-reproductive {
  margin-top: -2%;
  margin-left: 1%;
}

.anatomy-point-b.male-b-spine {
  margin-top: -26%;
  margin-left: 0%;
}

.anatomy-point-b.male-b-kidney {
  margin-top: -12%;
  margin-left: -8%;
}

.anatomy-point-b.male-b-pelvis {
  margin-top: -7%;
  margin-left: 11%;
}

.anatomy-point-b.male-b-hip {
  margin-top: 0%;
  margin-left: 13%;
}

.anatomy-point-b.male-f-knee {
  margin-top: 32%;
  margin-left: 12%;
}

.anatomy-point-b.male-b-knee {
  margin-top: 32%;
  margin-left: -9%;
}

.anatomy-point-b.male-f-foot {
  margin-top: 61%;
  margin-left: -6%;
}

.anatomy-point-b.male-b-foot {
  margin-top: 61%;
  margin-left: 9%;
}

.anatomy-point-b.male-f-ankle {
  margin-top: 67%;
  margin-left: 8%;
}

.anatomy-point-b.male-b-ankle {
  margin-top: 67%;
  margin-left: -9%;
}

.anatomy-point-b.female-f-brain {
  margin-top: -72%;
  margin-left: 0%;
}

.anatomy-point-b.female-f-eye {
  margin-top: -63%;
  margin-left: -6%;
}

.anatomy-point-b.female-f-nose {
  margin-top: -61%;
  margin-left: -1%;
}

.anatomy-point-b.female-f-mouth {
  margin-top: -59%;
  margin-left: 1%;
}

.anatomy-point-b.female-f-ear {
  margin-top: -64%;
  margin-left: -10%;
}

.anatomy-point-b.female-f-shoulder {
  margin-top: -49%;
  margin-left: -14%;
}

.anatomy-point-b.female-f-elbow {
  margin-top: -27%;
  margin-left: -18%;
}

.anatomy-point-b.female-f-wrist {
  margin-top: -6%;
  margin-left: -18%;
}

.anatomy-point-b.female-f-hand {
  margin-top: 0%;
  margin-left: 16%;
}

.anatomy-point-b.female-f-lung {
  margin-top: -42%;
  margin-left: -7%;
}

.anatomy-point-b.female-f-heart {
  margin-top: -39%;
  margin-left: 5%;
}

.anatomy-point-b.female-f-breast {
  margin-top: -36%;
  margin-left: -7%;
}

.anatomy-point-b.female-f-liver {
  margin-top: -29%;
  margin-left: -6%;
}

.anatomy-point-b.female-f-gut {
  margin-top: -22%;
  margin-left: 1%;
}

.anatomy-point-b.female-f-reproductive {
  margin-top: -10%;
  margin-left: -1%;
}

.anatomy-point-b.female-f-preg {
  margin-top: -16%;
}

.anatomy-point-b.female-f-knee {
  margin-top: 27%;
  margin-left: 12%;
}

.anatomy-point-b.female-f-foot {
  margin-top: 61%;
  margin-left: -5%;
}

.anatomy-point-b.female-f-ankle {
  margin-top: 58%;
  margin-left: 11%;
}

.anatomy-point-b.female-b-brain {
  margin-top: -71%;
  margin-left: 0%;
}

.anatomy-point-b.female-d-ear {
  margin-top: -63%;
  margin-left: 5%;
}

.anatomy-point-b.female-d-neck {
  margin-top: -54%;
  margin-left: 3%;
}

.anatomy-point-b.female-b-shoulder {
  margin-top: -49%;
  margin-left: 10%;
}

.anatomy-point-b.female-b-elbow {
  margin-top: -31%;
  margin-left: 13%;
}

.anatomy-point-b.female-b-wrist {
  margin-top: -6%;
  margin-left: 16%;
}

.anatomy-point-b.female-b-hand {
  margin-top: 4%;
  margin-left: -21%;
}

.anatomy-point-b.female-b-spine {
  margin-top: -36%;
  margin-left: -2%;
}

.anatomy-point-b.female-b-kidney {
  margin-top: -19%;
  margin-left: -8%;
}

.anatomy-point-b.female-b-pelvis {
  margin-top: -14%;
  margin-left: 8%;
}

.anatomy-point-b.female-b-hip {
  margin-top: -7%;
  margin-left: 11%;
}

.anatomy-point-b.female-b-knee {
  margin-top: 29%;
  margin-left: -6%;
}

.anatomy-point-b.female-b-foot {
  margin-top: 64%;
  margin-left: 2%;
}

.anatomy-point-b.female-b-ankle {
  margin-top: 58%;
  margin-left: -5%;
}

.anatomy-point-b.child-b-ankle {
  margin-top: 44%;
  margin-left: -5%;
}

.anatomy-point-b.child-b-foot {
  margin-top: 47%;
  margin-left: 8%;
}

.anatomy-point-b.child-b-knee {
  margin-top: 21%;
  margin-left: -4%;
}

.anatomy-point-b.child-b-hand {
  margin-top: 4%;
  margin-left: -14%;
}

.anatomy-point-b.child-b-hip {
  margin-top: 0%;
  margin-left: 9%;
}

.anatomy-point-b.child-b-wrist {
  margin-top: 1%;
  margin-left: 16%;
}

.anatomy-point-b.child-b-pelvis {
  margin-top: -6%;
  margin-left: 11%;
}

.anatomy-point-b.child-b-kidney {
  margin-top: -10%;
  margin-left: -5%;
}

.anatomy-point-b.child-b-spine {
  margin-top: -22%;
  margin-left: 0%;
}

.anatomy-point-b.child-b-elbow {
  margin-top: -15%;
  margin-left: 14%;
}

.anatomy-point-b.child-d-neck {
  margin-top: -34%;
  margin-left: -2%;
}

.anatomy-point-b.child-d-ear {
  margin-top: -43%;
  margin-left: -8%;
}

.anatomy-point-b.child-b-shoulder {
  margin-top: -30%;
  margin-left: 11%;
}

.anatomy-point-b.child-b-brain {
  margin-top: -56%;
  margin-left: 0%;
}

.anatomy-point-b.child-f-ankle {
  margin-top: 48%;
  margin-left: 3%;
}

.anatomy-point-b.child-f-foot {
  margin-top: 46%;
  margin-left: -12%;
}

.anatomy-point-b.child-f-knee {
  margin-top: 23%;
  margin-left: 7%;
}

.anatomy-point-b.child-f-reproductive {
  margin-top: 1%;
  margin-left: 1%;
}

.anatomy-point-b.child-f-gut {
  margin-top: -8%;
  margin-left: 1%;
}

.anatomy-point-b.child-f-liver {
  margin-top: -15%;
  margin-left: -6%;
}

.anatomy-point-b.child-f-heart {
  margin-top: -21%;
  margin-left: 5%;
}

.anatomy-point-b.child-f-lung {
  margin-top: -23%;
  margin-left: -5%;
}

.anatomy-point-b.child-f-hand {
  margin-top: 5%;
  margin-left: 14%;
}

.anatomy-point-b.child-f-wrist {
  margin-top: 0%;
  margin-left: -14%;
}

.anatomy-point-b.child-f-elbow {
  margin-top: -12%;
  margin-left: -14%;
}

.anatomy-point-b.child-f-shoulder {
  margin-top: -30%;
  margin-left: -11%;
}

.anatomy-point-b.child-f-ear {
  margin-top: -44%;
  margin-left: 8%;
}

.anatomy-point-b.child-f-mouth {
  margin-top: -37%;
  margin-left: 2%;
}

.anatomy-point-b.child-f-nose {
  margin-top: -41%;
  margin-left: -1%;
}

.anatomy-point-b.child-f-eye {
  margin-top: -43%;
  margin-left: -6%;
}

.anatomy-point-b.child-f-brain {
  margin-top: -55%;
  margin-left: 0%;
}

.anatomy-point-b.male-f-neck {
  margin-top: -55%;
  margin-left: 4%;
}

.anatomy-point-b.male-f-kidney {
  margin-top: -13%;
  margin-left: 16%;
}

.anatomy-point-b.male-f-hip {
  margin-top: -2%;
  margin-left: 16%;
}

.anatomy-point-b.female-f-neck {
  margin-top: -55%;
  margin-left: 1%;
}

.anatomy-point-b.female-f-kidney {
  margin-top: -26%;
  margin-left: 6%;
}

.anatomy-point-b.female-f-pelvis {
  margin-top: -18%;
  margin-left: 9%;
}

.anatomy-point-b.female-f-hip {
  margin-top: -13%;
  margin-left: 11%;
}

.anatomy-point-b.child-f-neck {
  margin-top: -34%;
  margin-left: -4%;
}

.anatomy-point-b.child-f-kidney {
  margin-top: -6%;
  margin-left: 10%;
}

.anatomy-point-b.child-f-hip {
  margin-top: 0%;
  margin-left: 9%;
}

.anatomy-dot-b {
  position: relative;
  width: 26px;
  height: 26px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
}

.anatomy-dot {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.anatomy-dot-active {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.anatomy-link-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.anatomy-link-txt {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
  color: #a65e7e;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-shadow: 1px 1px 4px #fff;
  white-space: nowrap;
}

.anatomy-dot-big {
  width: 26px;
  height: 26px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.2;
}

.cnt-desktop-body-list-b {
  position: relative;
  margin-right: -40px;
  padding: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 40px;
  background-color: #f1f0f8;
  background-image: url('../images/cnt-deco2x.png');
  background-position: 85% 90%;
  background-size: 30%;
  background-repeat: no-repeat;
  font-weight: 400;
}

.cnt-bodylist-title-b {
  margin-bottom: 30px;
  font-weight: 500;
}

.cnt-bodylist-title-highlight {
  color: #a65e7e;
  font-size: 36px;
  line-height: 40px;
}

.cnt-body-list-clicked-b {
  position: relative;
  display: none;
  opacity: 1;
}

.cnt-bodylist-default-b {
  position: relative;
}

.cnt-bodylist-link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.cnt-bodylist-link:hover {
  color: #a65e7e;
}

.anatamy-point-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.anatamy-hover-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.anatomy-active-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.anatomy-active-b.edit {
  display: block;
}

.anatomy-hover-b {
  display: block;
  opacity: 1;
}

.condition-treawtment-bottom-b {
  padding-top: 80px;
}

.cnt-link-gp {
  margin-bottom: 20px;
  padding-left: 30px;
  background-image: url('../images/bullet-circle.svg');
  background-position: 0% 7px;
  background-size: 8px;
  background-repeat: no-repeat;
}

.cnt-link-title-b {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-weight: 400;
}

.cnt-link-title-b:hover {
  color: #a65e7e;
}

.cnt-link-expand-b {
  overflow: hidden;
  height: 0px;
}

.cnt-expand-list-item {
  margin-bottom: 10px;
  padding-left: 18px;
  background-image: url('../images/bullet-circle-level2.svg');
  background-position: 0% 8px;
  background-size: 6px;
  background-repeat: no-repeat;
}

.cnt-link-expand-wrap {
  margin-top: 15px;
  padding-left: 10px;
  border-left: 1px solid #323232;
}

.detail-heading-author {
  margin-top: 20px;
  font-size: 20px;
}

.btn-to-back {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
  font-weight: 500;
  text-align: center;
}

.btn-to-back:hover {
  color: #a65e7e;
}

.btn-back-front-circle {
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  border-radius: 50%;
  background-color: #6a3b5e;
  background-image: url('../images/cnt-to-back.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.btn-back-front-circle.v-front {
  background-color: #eee;
  background-image: url('../images/cnt-to-front.svg');
}

.btn-back-front-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.btn-back-front-txt {
  width: 100px;
}

.btn-to-front {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
  font-weight: 500;
  text-align: center;
}

.btn-to-front:hover {
  color: #a65e7e;
}

.cnt-anatomy-back {
  position: relative;
  display: none;
}

.mobile-only {
  display: none;
}

.cnt-anatomy-other-btn-gp {
  margin-top: 30px;
}

.cnt-anatomy-other-item {
  margin-bottom: 10px;
}

.btn-anatomy-other {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background-color: #6a3b5e;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.btn-anatomy-other:hover {
  background-color: #a65e7e;
}

.btn-anatomy-other-active {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #a65e7e;
  opacity: 0;
}

.pop-anatomy-mobile {
  display: none;
  opacity: 0;
}

.btn-anatomy-pop-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt-align-center {
  text-align: center;
}

.ec-faq-q-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ec-faq-num-txt {
  width: 30px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #a06;
  font-size: 20px;
}

.detail-heading-department-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.detail-heading-department-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
  font-size: 20px;
  font-weight: 400;
}

.detail-heading-department-link:hover {
  color: #a65e7e;
}

.detail-heading-department-txt {
  margin-right: 10px;
}

.career-apply-date-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.career-applydate-fieldname {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #6a3b5e;
  font-weight: 500;
}

.career-applydate-icon {
  width: 24px;
  margin-right: 10px;
}

.career-apply-content-b {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 80px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #eee;
  box-shadow: 0 -2px 8px 0 rgba(166, 94, 126, 0.2);
}

.form-item-gp {
  margin-bottom: 40px;
}

.form-field-note {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.form-date-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-date-col {
  width: 33.3%;
  max-width: 150px;
  padding-right: 5px;
  padding-left: 5px;
}

.form-checkbox-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-checkbox-item {
  padding-right: 15px;
  padding-left: 15px;
}

.form-checkbox-item.v-other {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.career-added-box {
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}

.career-added-box.v-upload {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-career-added-box-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.btn-career-add {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #a65e7e;
  background-image: url('../images/icon-add.svg');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.btn-career-add:hover {
  background-color: #6a3b5e;
}

.career-apply-acknowledge {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid none;
  border-width: 1px;
  border-color: #d7d7d7;
  font-weight: 400;
}

.form-upload-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px -20px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-upload-col {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
}

.career-uploaded-fieldname {
  margin-right: 10px;
  font-weight: 500;
}

.career-up-oaded-filename {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.inner-content-gp {
  margin-bottom: 20px;
}

.inner-content-subtitle {
  margin-bottom: 10px;
  font-weight: 400;
}

.vacancy-detail-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -30px;
  margin-left: -30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.vacancy-detail-col {
  width: 50%;
  padding-right: 30px;
  padding-left: 30px;
}

.vacancy-detail-col.col-info {
  margin-bottom: 80px;
}

.vacancy-detail-col.col-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.detail-icon-titled-item {
  margin-bottom: 40px;
}

.detail-icon-titled-item._w-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.detail-icon-titled-item-title-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6a3b5e;
  font-size: 20px;
  font-weight: 500;
}

.detail-icon-titled-item-icon-b {
  width: 36px;
  margin-right: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.detail-icon-titled-item-box {
  margin-left: 50px;
  padding: 20px;
  border-radius: 10px;
  background-color: #e3e6ec;
}

.detail-icon-titled-item-box.c-orange {
  background-color: #fcf6f6;
}

.detail-icon-titled-item-box.c-green {
  background-color: #f4f8fb;
}

.detail-icon-titled-item-box.c-pink {
  background-color: #fdf7fc;
}

.detail-icon-titled-item-box.c-purple {
  background-color: #f1f0f8;
}

.detail-icon-titled-item-box.v-50 {
  height: 100%;
}

.vacancy-summary-b {
  margin-right: -40px;
  padding: 40px 40px 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 40px;
  background-color: #fff;
}

.vacancy-summary-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vacancy-sum-fieldname {
  width: 120px;
  padding-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #6a3b5e;
  font-weight: 400;
}

.vacancy-sum-data {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.vacancy-download-b {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}

.vacancy-listing-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 15px;
  background-color: #eee;
  box-shadow: 0 2px 10px 0 rgba(166, 94, 126, 0.3);
}

.vacancy-listing-item-lnik-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 20px;
  background-color: #f5f5f5;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.vacancy-listing-item-lnik-b:hover {
  background-color: #fff;
}

.vacancy-item-date {
  margin-bottom: 5px;
  color: #6a3b5e;
  font-size: 14px;
  line-height: 20px;
}

.vacancy-item-title {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #6a3b5e;
  color: #6a3b5e;
  font-weight: 500;
}

.vacancy-item-info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  padding-right: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vacancy-item-info-icon {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.vacancy-item-info-icon.icon-department {
  background-image: url('../images/career-icon-department.svg');
}

.vacancy-item-info-icon.icon-hospital {
  background-image: url('../images/career-icon-hospital.svg');
}

.vacancy-item-info-txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vacancy-item-arrow-b {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.doctor-item-title-b {
  font-size: 18px;
}

.doctor-item-subtitle-b {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #6a3b5e;
  line-height: 20px;
}

.list-order-letter {
  margin-bottom: 30px;
  padding-left: 20px;
  list-style-type: lower-alpha;
}

.list-order-letter.v-numbers {
  list-style-type: decimal;
}

.list-order-letter.v-letter {
  list-style-type: lower-alpha;
}

.media-content-box {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #fff;
  color: #000;
}

.media-content-box.about-media {
  padding-bottom: 0px;
}

.media-content-box.about-mission {
  overflow: visible;
  padding-bottom: 0px;
}

.media-content-box.about-milestone {
  overflow: visible;
}

.media-content-box.about-media-copy {
  padding-bottom: 0px;
}

.media-content-b {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.vid-detail-share-b {
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.video-item-b {
  width: 33.3%;
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.vid-item-img-b {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.vid-item-ig-wrap {
  overflow: hidden;
  border-radius: 8px;
}

.vid-item-box {
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  font-weight: 500;
}

.video-list-slider {
  height: auto;
}

.vid-item-title {
  margin-top: -3px;
  margin-right: 15px;
}

.vid-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
}

.vid-item-link:hover {
  color: #a65e7e;
}

.video-item-slider-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.video-item-wrap {
  position: relative;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.video-item-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: 15px;
  margin-left: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #fff;
}

.insurance-intro-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.insurance-intro-col {
  width: 50%;
}

.insurance-intro-col.col-img {
  padding-left: 30px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.insurance-contact-b {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-style: solid none;
  border-width: 1px;
  border-color: #d7d7d7;
}

.insurance-faq-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 12px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
  font-weight: 500;
}

.insurance-faq-link:hover {
  color: #a65e7e;
}

.insurance-faq-link-b {
  margin-right: -20px;
  margin-bottom: 20px;
}

.insurance-faq-link-txt {
  margin-right: 15px;
}

.insurance-partner-list-b {
  margin-top: 20px;
  padding: 20px;
  border-radius: 25px;
  background-color: #f3e9ee;
}

.insurance-partner-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-bottom: -20px;
  margin-left: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.insurance-partner-item-b {
  width: 20%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.insurance-item-img-b {
  overflow: hidden;
  border-radius: 15px;
}

.insurance-partner-item-link {
  display: block;
  overflow: hidden;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(166, 94, 126, 0.3);
}

.m-showless-mask {
  display: none;
}

.text-block {
  margin-top: 20px;
  color: #a65e7e;
  font-size: 24px;
  line-height: 26px;
}

.fd-detail-top-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fd-detail-top-col {
  width: 50%;
}

.fd-detail-top-col.col-btn {
  margin-bottom: 40px;
  padding-left: 30px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.doctor-d-detail-b {
  position: relative;
  margin-right: -40px;
  padding: 40px 40px 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 40px;
  background-color: #f5f5f5;
}

.fd-detail-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -30px;
  margin-left: -30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.fd-detail-col {
  width: 50%;
  padding-right: 30px;
  padding-left: 30px;
}

.fd-detail-col.col-info {
  margin-bottom: 80px;
}

.fd-detail-col.col-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.doctor-detail-photo-b {
  position: relative;
  margin-bottom: 40px;
  padding-left: 30px;
}

.doctor-detail-img-b {
  position: relative;
  overflow: hidden;
  width: 50%;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.3);
}

.doctor-detail-img-wrap {
  overflow: hidden;
  border-radius: 15px;
}

.detail-video-name-link {
  margin-top: 15px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  text-decoration: underline;
}

.detail-video-name-link:hover {
  color: #a65e7e;
}

.doctor-m-detail-b {
  display: none;
}

.doctor-detail-vid-b {
  box-shadow: 1px 1px 3px 0 #000;
}

.detail-related-linked-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
}

.detail-related-linked-title:hover {
  color: #a65e7e;
}

.doctor-detail-bg-graphic {
  display: none;
}

.doctor-detail-bg-graphic.v-desktop {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 30%;
  margin-top: 40px;
  margin-right: 40px;
}

.body-white {
  background-color: #fff;
}

.fd-search-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -30px;
  margin-left: -30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fd-search-col {
  width: 50%;
  padding-right: 30px;
  padding-left: 30px;
}

.fd-search-col.col-type {
  position: relative;
  z-index: 10;
  color: #000;
  font-weight: 400;
}

.search-suggestion-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 25px;
  background-color: #f1f0f8;
  opacity: 0;
  font-style: italic;
  font-weight: 300;
}

.search-suggestion-item-link {
  display: block;
  padding: 10px 30px;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.search-suggestion-item-link:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
}

.search-suggestion-wrap {
  overflow: auto;
  max-height: 200px;
}

.fd-search-filter-b {
  margin-bottom: 40px;
}

.fd-search-title-b {
  margin-bottom: 20px;
  color: #6a3b5e;
  font-weight: 500;
}

.fd-search-filter-box {
  margin-right: -40px;
  padding: 20px 40px 20px 20px;
  border-radius: 20px 0px 0px 20px;
  background-color: #f5f5f5;
}

.fd-filter-specialty-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-dropdown-specialty-field-b {
  margin-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn-filter-submit {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #a65e7e;
  background-image: url('../images/btn-circle-arrow-r-white.svg');
  background-position: 50% 50%;
  background-size: 60%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.btn-filter-submit:hover {
  background-color: #6a3b5e;
}

.maa-content-b {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.maa-box {
  padding: 40px;
  border-radius: 40px;
  background-color: #f5f5f5;
}

.radio-yes-content-b {
  padding-top: 15px;
}

.fd-specialties-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fd-specialties-item {
  width: 50%;
  padding-right: 5px;
  padding-left: 5px;
}

.dc-seminar-list {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dc-seminar-list.detail-related {
  margin-bottom: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.dc-seminar-item {
  margin-bottom: 40px;
  padding: 20px;
  border-radius: 15px;
  background-color: #fff;
}

.ns-item-title-copy {
  margin-bottom: 30px;
  color: #6a3b5e;
  font-size: 20px;
  font-weight: 500;
}

.footer-sentence-slogan {
  margin-bottom: 10px;
  color: #6a3b5e;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
  font-weight: 500;
}

.footer-sentence-b {
  margin-top: 30px;
  text-align: center;
}

.sitemap-gp-b {
  margin-bottom: 40px;
}

.sitemap-title-link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6a3b5e;
}

.sitemap-title-link:hover {
  color: #a65e7e;
}

.sitemap-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sitemap-list.v-sub {
  margin-left: 0px;
  padding-top: 10px;
  padding-left: 10px;
  border-left: 1px solid #d7d7d7;
}

.sitemap-item-b {
  width: 25%;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.sitemap-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 500ms ease, box-shadow 500ms ease;
  transition: color 500ms ease, box-shadow 500ms ease;
  font-weight: 400;
}

.sitemap-link:hover {
  color: #a65e7e;
}

.sitemap-link-txt {
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sitemap-subgroup {
  margin-bottom: 20px;
}

.sitemap-subgeoup-title {
  margin-bottom: 10px;
  font-weight: 500;
}

.icon-new-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 60px;
  margin-top: -5px;
  margin-right: -5px;
  margin-left: -5px;
}

.icon-new-b.v-left {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-right: 0px;
  margin-left: -5px;
}

.icon-new-b.v-small {
  width: 40px;
  margin-top: -3px;
  margin-right: -3px;
  margin-left: -3px;
}

.icon-new-img {
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/icon-new-shadowed.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.icon-new-img.v-left {
  background-image: url('../images/icon-new-shadowed-left.svg');
}

.detail-new-tag {
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 10px;
  border-radius: 20px;
  background-color: #a06;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
}

.btn {
  position: relative;
  width: 220px;
  height: 54px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #a90365;
  border-radius: 50px;
  background-color: #a90365;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.btn:hover {
  background-color: #fff;
  color: #a90365;
}

.btn.white {
  background-color: #fff;
  color: #a90365;
}

.btn.white:hover {
  border-color: #f4f4f4;
  background-color: #a90365;
  color: #fff;
}

.btn-b {
  margin-top: 40px;
}

.section-questionnaire {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-questionnaire.grey {
  position: relative;
  padding-bottom: 7%;
  background-color: #f4f4f4;
}

.section-questionnaire.white {
  position: relative;
  margin-bottom: -2px;
  padding-bottom: 4%;
  background-color: #fff;
}

.section-questionnaire.purple {
  background-color: #a90365;
}

.intro-img-b {
  width: 35%;
  text-align: center;
}

.intro-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.container-2 {
  max-width: 1300px;
  padding-right: 40px;
  padding-left: 40px;
}

.intro-txt-b {
  width: 65%;
  margin-bottom: 40px;
  padding-right: 40px;
}

.bg-white {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 100%;
  margin-bottom: -2px;
}

.btn-arrow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 35px;
  margin-right: 5px;
}

.btn-arrow.right {
  margin-right: 0px;
}

.btn-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  opacity: 0;
}

.info-txt-b {
  height: 66px;
  max-width: 460px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.info-txt-b._90 {
  height: 90px;
}

.table-no {
  width: 20px;
  float: left;
  text-align: left;
}

.table-no.pink {
  border-right: 1px solid #ff638e;
}

.table-no.blue {
  border-right: 1px solid #1e88e5;
}

.table-col {
  padding-left: 10px;
  float: left;
}

.table-title {
  width: 140px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #ffdee6;
  font-weight: 700;
  text-align: right;
}

.caner-img-b {
  float: left;
}

.info-b {
  width: 50%;
  margin-bottom: 80px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.data-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bg-purple {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  margin-bottom: -2px;
}

.data-img-b {
  position: relative;
  z-index: 10;
  margin-right: -12px;
  float: left;
}

.table-col-l {
  width: 70px;
  float: left;
  border-right: 1px solid #fff;
  text-align: left;
}

.data-table-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
}

.caner-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  color: #616161;
}

.caner-col {
  padding-right: 2.5%;
  padding-left: 2.5%;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.caner-table {
  margin-left: 20px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.data-table {
  padding: 20px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #ff638e;
  color: #fff;
}

.txt-purple {
  color: #a90365;
}

.data-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.caner-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.assessment-top-b {
  position: relative;
  width: 100%;
  height: 350px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.radio-btn {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  color: #fff;
  text-decoration: none;
}

.assessment-dot-pink03 {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.assessment-q06 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.assessment-line01 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 0px;
  height: 4px;
  background-color: #ff638e;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.assessment-line02 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 0px;
  height: 4px;
  margin-left: 14.285%;
  background-color: #ff638e;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.assessment-line {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 8px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.radio-border {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 10px;
  padding: 3px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
}

.assessment-q04 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.assessment-line04 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 0px;
  height: 4px;
  margin-left: 42.855%;
  background-color: #ff638e;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.assessment-q07 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.assessment-line03 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 0px;
  height: 4px;
  margin-left: 28.57%;
  background-color: #ff638e;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.assessment-q03 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.assessment-line07 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 0px;
  height: 4px;
  margin-left: 85.71%;
  background-color: #ff638e;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.assessment-q08 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.assessment-bottom-b {
  position: relative;
  z-index: 10;
  width: 735px;
  height: 22px;
  margin-right: auto;
  margin-left: auto;
}

.assessment-link-b {
  position: relative;
  z-index: 10;
  width: 105px;
  height: 22px;
  float: left;
}

.assessment-line06 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 0px;
  height: 4px;
  margin-left: 71.425%;
  background-color: #ff638e;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.assessment-line05 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 0px;
  height: 4px;
  margin-left: 57.14%;
  background-color: #ff638e;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.assessment-dot-pink01 {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.assessment-dot-pink07 {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.assessment-dot-pink04 {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.assessment-q02 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.assessment-question-b {
  position: relative;
  width: 65%;
  padding-right: 40px;
  float: left;
}

.assessment-q05 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.radio-dot {
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background-color: #fff;
  opacity: 0;
}

.assessment-dot-pink05 {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.assessment-dot-pink02 {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.assessment-img-b {
  width: 35%;
  float: left;
  text-align: center;
}

.assessment-dot-pink08 {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.assessment-dot-pink06 {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #ff638e;
}

.radio-label {
  float: left;
}

.assessment-dot-white {
  position: relative;
  z-index: 10;
  width: 22px;
  height: 22px;
  margin-left: -11px;
  padding: 3px;
  border-radius: 22px;
  background-color: #fff;
}

.assessment-dot-white.last {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: -11px;
  margin-left: 0px;
}

.cs-detail-shortcut-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1vw;
  margin-left: -1vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cs-detail-shortcut-item {
  width: 25%;
  margin-bottom: 20px;
  padding-right: 1vw;
  padding-left: 1vw;
}

.footer-app-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-subtitle {
  margin-bottom: 5px;
  font-weight: 500;
}

.app-link {
  width: 150px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-social-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.footer-social-default {
  position: relative;
}

.brochure-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.brochure-list.detail-related {
  margin-top: -20px;
  padding-top: 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.brochure-list-item {
  width: 33.3%;
  height: auto;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.brochure-list-link {
  display: block;
  height: 100%;
  padding: 15px;
  border-radius: 10px;
  background-color: #f5f5f5;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: color 500ms ease, box-shadow 500ms ease;
  transition: color 500ms ease, box-shadow 500ms ease;
  color: #6a3b5e;
  font-weight: 500;
}

.brochure-list-link:hover {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15);
  color: #a65e7e;
}

.brochure-list-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brochure-item-icon {
  width: 70px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: inset 2px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

.brochure-list-item-title {
  padding-left: 15px;
}

.career-table-top-b {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #6a3b5e;
  color: #6a3b5e;
  font-weight: 500;
}

.career-row-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-table-col {
  padding-right: 5px;
  padding-left: 5px;
}

.career-table-col.col-date {
  width: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.career-table-col.col-jobtitle {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
}

.career-table-col.col-department {
  width: 20%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.career-table-col.col-hospital {
  width: 30%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.career-table-col.col-detail {
  width: 28px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.career-link {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f0f0f0;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #323232;
}

.career-link:hover {
  color: #a65e7e;
}

.career-table-row {
  font-size: 14px;
  line-height: 120%;
}

.career-table-content {
  overflow: hidden;
  border-radius: 10px;
}

.career-mobile-col-name {
  display: none;
  margin-bottom: 5px;
  color: #6a3b5e;
  font-weight: 500;
}

.career-link-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(166, 94, 126, 0.05);
  opacity: 0;
}

.career-search-result-txt {
  margin-bottom: 30px;
  color: #6a3b5e;
  font-size: 24px;
  line-height: 120%;
  font-weight: 500;
}

html.w-mod-js *[data-ix="common-zoom-out"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="common-fade-from-bottom"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="page-heading-animation"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="about-value-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="questionnarie-assessment-b-ani"] {
  opacity: 0;
  -webkit-transform: translate(50%, 0px);
  -ms-transform: translate(50%, 0px);
  transform: translate(50%, 0px);
}

@media screen and (min-width: 1280px) {
  .search-result-b {
    max-width: 1320px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .related-content-row-heading-icon {
    margin-right: 5px;
  }

  .cs-list-item-title {
    font-size: 18px;
    line-height: 26px;
  }

  .doctor-item-btn {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }

  .promotion-detail-top-b {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
  }

  .promotion-detail-top-banner {
    border-radius: 40px;
  }

  .content-b.v-center-service-detail {
    padding-right: 0px;
  }

  .search-item-page-b {
    margin-bottom: 20px;
    padding: 15px 20px;
  }

  .search-result-suggestion-b {
    margin-top: 30px;
    padding: 15px 20px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  }

  .cs-detail-b {
    margin-right: auto;
    margin-left: auto;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(49%, #f5f5f5), color-stop(50%, #fff));
    background-image: linear-gradient(90deg, #f5f5f5 49%, #fff 50%);
  }

  .cs-tabs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cs-tab-link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cs-tabs-content {
    max-width: 1200px;
    margin-right: 100px;
  }

  .department-contact-item {
    width: 33.3%;
  }

  .dc-item-title {
    font-size: 18px;
    line-height: 20px;
  }

  .about-content-padding {
    padding-right: 60px;
    padding-left: 60px;
  }

  .about-content-box.about-value {
    border-radius: 25px;
  }

  .about-value-content-b {
    border-top-right-radius: 40px;
  }

  .fee-schedule-submit-b {
    margin-left: 30px;
  }

  .anatomy-dot {
    width: 10px;
    height: 10px;
  }

  .anatomy-link-txt {
    font-size: 20px;
  }

  .cnt-desktop-body-list-b {
    margin-right: 0px;
    border-top-right-radius: 40px;
    font-size: 18px;
  }

  .cnt-link-title-b {
    font-size: 18px;
  }

  .ec-faq-q-b {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .vacancy-summary-b {
    margin-right: -40px;
    border-top-right-radius: 40px;
  }

  .insurance-partner-item-b {
    width: 16.6%;
  }

  .doctor-d-detail-b {
    margin-right: -40px;
    border-top-right-radius: 40px;
  }

  .fd-search-filter-box {
    padding-right: 20px;
    border-radius: 20px;
  }

  .cs-detail-shortcut-wrap {
    margin-right: -10px;
    margin-left: -10px;
  }

  .cs-detail-shortcut-item {
    padding-right: 10px;
    padding-left: 10px;
  }

  .brochure-item-icon {
    width: 80px;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 34px;
  }

  .section-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .footer-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-content-wrap {
    text-align: left;
  }

  .footer-content-wrap.first-lv {
    display: block;
  }

  .footer-l-b.v-row-1 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .header {
    border-bottom: 1px solid #eee;
  }

  .all {
    padding-top: 80px;
  }

  .brand {
    width: 200px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .brand.v-footer {
    width: 200px;
    margin-right: 5%;
    margin-bottom: 0px;
  }

  .header-logo-b {
    z-index: 1;
    width: auto;
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    overflow: auto;
    width: 100%;
    height: 100vh;
    padding-top: 80px;
    background-color: #fff;
  }

  .btn-menu {
    position: absolute;
    left: auto;
    top: 50%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    margin-right: 3vw;
    padding: 0px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }

  .btn-menu.w--open {
    background-color: transparent;
  }

  .header-wrap {
    display: block;
    height: 80px;
  }

  .header-logo-approval {
    width: 60px;
    min-width: 0px;
  }

  .nav-primary-b {
    display: block;
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 0px;
  }

  .nav-link-b {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 3vw;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #6a3b5e;
    font-weight: 500;
    text-align: left;
  }

  .nav-link-b.v-dropdown {
    background-image: none;
  }

  .nav-item {
    display: block;
    margin-bottom: 10px;
    padding-left: 3vw;
  }

  .header-bg {
    display: none;
  }

  .header-bg.desktop-hide {
    display: block;
  }

  .nav-secondary-b {
    position: relative;
    display: block;
    padding: 15px 3vw;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    border-style: solid none;
    border-width: 1px;
    border-color: #d7d7d7;
    border-radius: 0px;
  }

  .footer-logo-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }

  .footer-sitemap-b {
    margin-right: -1vw;
    margin-left: -1vw;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
  }

  .footer-sitemap-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 0px;
    padding-right: 1vw;
    padding-left: 1vw;
  }

  .footer-sitemap-link {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer-sitemap-link.v-nav {
    background-color: transparent;
    box-shadow: none;
    color: #6a3b5e;
  }

  .footer-sitemap-link.v-nav:hover {
    color: #a65e7e;
  }

  .footer-sitemap-link-txt {
    padding-left: 10px;
  }

  .footer-external-link-b {
    display: block;
  }

  .footer-external-link {
    margin-right: 0px;
  }

  .desktop-only {
    display: none;
  }

  .header-lang-notice-b.desktop-hide {
    position: absolute;
    left: auto;
    top: 50%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 3vw;
    padding-right: 50px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }

  .header-lang-b {
    margin-right: 20px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .nav-secondary-link-gp {
    margin-bottom: -10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-secondary-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-seoncary-link-arrow {
    display: block;
    margin-left: 20px;
  }

  .header-notification-b {
    width: 100vw;
    height: auto;
    padding-top: 80px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }

  .notification-content {
    padding: 60px 3vw 20px;
  }

  .btn-notification-close {
    margin-top: 100px;
    margin-right: 3vw;
  }

  .nav-wrap {
    display: block;
    height: auto;
    padding-bottom: 50px;
    border-top-left-radius: 40px;
    background-color: #f5f5f5;
  }

  .nav-dropdown-b {
    position: static;
    width: 100%;
    margin-bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .nav-dropdown-wrap {
    margin-top: 0px;
    margin-left: 3vw;
    padding-top: 20px;
    padding-bottom: 5px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0px;
  }

  .nav-dropdown-list {
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav-dropdown-item {
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    border-bottom: 1px solid #fff;
  }

  .btn-menu-line {
    width: 25px;
    height: 4px;
    padding: 0px;
    background-image: url('../images/nav-btn-line.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .btn-menu-line-2 {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: -8px;
  }

  .btn-menu-default {
    overflow: hidden;
  }

  .btn-menu-close {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    margin-left: -2px;
    padding: 0px;
    background-image: url('../images/nav-btn-close.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transform: scale(0) rotate(180deg);
    -ms-transform: scale(0) rotate(180deg);
    transform: scale(0) rotate(180deg);
  }

  .nav-link-mobile-icon {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #585858;
    border-radius: 50%;
    background-image: url('../images/btn-circle-arrow-r-grey.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .nav-link-mobile-icon.v-dropdown {
    border-style: none;
    background-color: #6a3b5e;
    background-image: url('../images/btn-circle-arrow-down-white.svg');
  }

  .nav-desktop-hide-b {
    display: block;
    margin-top: 30px;
  }

  .nav-search-b {
    margin-bottom: 30px;
  }

  .form-txt-field.v-home-newsletter {
    margin-bottom: 10px;
  }

  .search-field::-webkit-input-placeholder {
    color: rgba(50, 50, 50, 0.4);
  }

  .search-field:-ms-input-placeholder {
    color: rgba(50, 50, 50, 0.4);
  }

  .search-field::-ms-input-placeholder {
    color: rgba(50, 50, 50, 0.4);
  }

  .search-field::placeholder {
    color: rgba(50, 50, 50, 0.4);
  }

  .search.v-nav {
    margin-bottom: 15px;
  }

  .btn-common-bold.normal-cap {
    text-transform: none;
  }

  .nav-footer-b {
    margin-bottom: 30px;
  }

  .nav-newsletter-b {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #d7d7d7;
    text-align: left;
  }

  .form-b {
    margin-bottom: 0px;
  }

  .btn-common._w-100 {
    width: 100%;
  }

  .btn-common.newsletter {
    width: 100%;
  }

  .btn-common.v-career-item {
    display: block;
  }

  .newsletter-title-txt {
    margin-bottom: 20px;
    color: #6a3b5e;
    font-weight: 500;
  }

  .margin-bottom-15 {
    margin-bottom: 15px;
  }

  .form-success {
    padding: 0px;
    background-color: transparent;
    text-align: left;
  }

  .home-notice-b {
    margin-right: 3vw;
    margin-left: 3vw;
  }

  .home-link-title-b {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .home-promotion-b {
    padding-right: 3vw;
  }

  .page-heading-icon {
    width: 50px;
    margin-right: 10px;
  }

  .promotion-item-b {
    padding-right: 10px;
    padding-left: 10px;
  }

  .promotion-item-img-b {
    width: 120px;
  }

  .promotion-item-txt-b {
    margin-top: 15px;
    padding: 15px;
  }

  .promotion-item-title {
    font-size: 18px;
    line-height: 22px;
  }

  .icon-item-arrow.home-promotion {
    position: relative;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .icon-item-arrow.v-career {
    display: none;
  }

  .promotion-item-bg-b {
    padding-top: 15px;
    padding-left: 15px;
  }

  .home-promotion-item-b {
    width: 50%;
    margin-bottom: 20px;
  }

  .home-promotion-item-wrap {
    overflow: visible;
    height: 100%;
    border-radius: 0px;
    box-shadow: none;
  }

  .home-promotion-item-wrap:hover {
    box-shadow: none;
  }

  .home-promotion-item-bg-b {
    display: block;
  }

  .home-promotion-item-img-b {
    width: 120px;
  }

  .home-promotion-item-img {
    border-radius: 10px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  }

  .home-promotion-item-txt-b {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 20px;
    padding: 20px;
    border-radius: 0px;
    background-color: transparent;
    opacity: 1;
  }

  .home-promotion-item-title {
    font-size: 20px;
    line-height: 24px;
  }

  .home-promotion-item-info-b {
    color: #323232;
  }

  .home-promotion-category {
    font-weight: 500;
  }

  .home-promotion-item-icon-circle {
    display: none;
  }

  .home-healthguide-slide {
    width: 50%;
    padding-right: 2vw;
    padding-left: 2vw;
  }

  .home-healthguide-slider-mask {
    margin-right: -2vw;
    margin-left: -2vw;
  }

  .healthguides-type-b {
    width: 30px;
    height: 30px;
  }

  .common-slider-arrow {
    width: 40px;
    height: 50px;
    margin-left: -3vw;
    border-radius: 0px 15px 15px 0px;
  }

  .common-slider-arrow.v-right {
    margin-right: -3vw;
    border-radius: 15px 0px 0px 15px;
  }

  .common-slider-arrow.v-right.v-facilities {
    margin-right: -3vw;
  }

  .common-slider-arrow.v-facilities {
    margin-left: -3vw;
  }

  .common-slider-arrow.v-gallery {
    border-radius: 15px;
  }

  .home-newsletter-l {
    width: 50%;
  }

  .home-newsletter-r {
    width: 50%;
  }

  .newsletter-field-b {
    display: block;
  }

  .newsletter-field-btn-b {
    margin-left: 0px;
  }

  .search-result-b {
    margin-top: 30px;
    padding-top: 30px;
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .pop-search-input-b {
    padding-top: 40px;
  }

  .list-filter-b.p-healthguides {
    position: relative;
    margin-top: -20px;
    padding: 40px 3vw 20px 6vw;
    border-bottom: 1px solid #d7d7d7;
    background-color: #fff;
  }

  .font-size-24 {
    font-size: 20px;
    line-height: 24px;
  }

  .healthguides-list-b.detail-related {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .healthguide-list-item {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .healthguides-filter-box {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .healthguides-filter-type-b {
    position: relative;
    z-index: 1;
    margin-left: 3vw;
    padding-top: 10px;
    padding-right: 3vw;
    padding-left: 3vw;
    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    background-color: #fff;
  }

  .healthguide-filter-type-item {
    margin-bottom: 10px;
  }

  .healthguides-filter-cemter {
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .healthguides-filter-fill-b {
    display: none;
  }

  .healthguides-filter-line {
    margin-left: 3vw;
  }

  .home-promotion-item-link {
    box-shadow: none;
    color: #6a3b5e;
  }

  .home-promotion-item-link:hover {
    box-shadow: none;
    color: #a65e7e;
  }

  .detail-page-content-fill {
    padding-right: 3vw;
  }

  .detail-page-content-fill.v-grey {
    display: none;
  }

  .expand-collapse-item-b {
    margin-bottom: 10px;
  }

  .ec-title-b {
    width: 80%;
  }

  .ec-title-b.v-long {
    width: 80%;
  }

  .detail-social {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .cs-list-tabs {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .cs-list-tabs-menu {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .cs-list-tabs-content {
    padding-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .cs-list-item {
    width: 50%;
    min-width: 0px;
  }

  .cs-list-link {
    height: 90px;
  }

  .cs-list-item-img-b {
    width: 90px;
    height: 90px;
  }

  .doctor-item {
    width: 50%;
  }

  .promotion-list {
    margin-right: -10px;
    margin-left: -10px;
  }

  .facilities-item-b {
    max-width: none;
  }

  .content-b.v-center-service-detail {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .cs-tabs {
    display: block;
  }

  .cs-tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .cs-tab-link {
    width: 20%;
    height: 80px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    background-position: 50% 10px;
  }

  .cs-tab-link.w--current {
    box-shadow: 0 -6px 8px 0 rgba(0, 0, 0, 0.1);
  }

  .cs-tabs-content {
    width: auto;
    padding-top: 40px;
    border-top-left-radius: 0px;
    box-shadow: none;
  }

  .cs-detail-info-banner {
    border-radius: 10px;
  }

  .cs-detail-info-vid-b {
    border-radius: 10px;
  }

  .cs-detail-info-vid-wrap {
    border-radius: 10px;
  }

  .fees-ec-title-b {
    width: 70%;
  }

  .cs-healthguide-list-item {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cs-healthguides-type-b {
    width: 30px;
    height: 30px;
  }

  .contact-item {
    margin-bottom: 25px;
  }

  .contact-item._w-50 {
    width: 100%;
  }

  .contact-item-box.v-50 {
    height: auto;
  }

  .form-item-b {
    padding-right: 8px;
    padding-left: 8px;
  }

  .form-field-label-filled {
    margin-left: 28px;
  }

  .form-item-wrap {
    margin-right: -8px;
    margin-left: -8px;
  }

  .btn-gp {
    margin-right: -10px;
    margin-left: -10px;
  }

  .btn-half-item {
    padding-right: 10px;
    padding-left: 10px;
  }

  .btn-half-item.tablet-100 {
    width: 100%;
    margin-bottom: 10px;
  }

  .dc-img-b {
    width: 70px;
  }

  .form-error {
    padding: 0px;
    background-color: transparent;
    text-align: left;
  }

  .news-and-seminar-list.detail-related {
    overflow: hidden;
  }

  .ns-item-b {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .ns-item-txt-b {
    padding: 15px;
  }

  .ns-item-title {
    font-size: 18px;
    line-height: 22px;
  }

  .event-intro-gallery {
    padding-left: 40px;
  }

  .about-menu-b {
    width: 150px;
    padding-right: 20px;
  }

  .about-menu-link-b {
    padding-left: 20px;
  }

  .about-content-b {
    border-top-right-radius: 30px;
  }

  .about-content-padding {
    padding-right: 30px;
    padding-left: 30px;
  }

  .content-gp-title-b {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 24px;
  }

  .content-gp-title-b.sitemap {
    margin-bottom: 20px;
  }

  .about-content-banner-b {
    width: 80%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .about-content-bg {
    border-radius: 0px;
  }

  .about-content-bg-b {
    margin-right: 0vw;
    margin-left: 0vw;
    padding-top: 30px;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .about-content-box {
    border-radius: 30px;
  }

  .about-menu-m.desktop-show {
    width: 80%;
  }

  .about-hkah-row {
    display: block;
  }

  .abouthkah-col.col-box {
    width: 100%;
    margin-top: -30px;
    padding-top: 0px;
    clear: both;
  }

  .abouthkah-col.col-image {
    width: 70%;
    margin-bottom: -30px;
  }

  .abouthkah-col.col-image.v-right {
    float: right;
  }

  .abouthkah-col.col-image.v-left {
    float: left;
  }

  .about-hkah-img-b {
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 30px;
  }

  .about-box-2-col-b {
    display: block;
  }

  .about-box-col {
    width: auto;
  }

  .about-box-col.col-logo {
    max-width: 300px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-right: 0px;
  }

  .margin-bottom-40 {
    margin-bottom: 30px;
  }

  .txt-media-center-year {
    font-size: 28px;
    line-height: 28px;
  }

  .margin-bottom-60 {
    margin-bottom: 40px;
  }

  .misson-quote-icon-b {
    width: 40px;
  }

  .mission-quote-content-b {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .about-value-content-b {
    margin-right: -3vw;
  }

  .about-value-circle-b {
    padding: 10%;
  }

  .about-milestone-infro-b {
    display: block;
  }

  .about-milestone-logo-b {
    width: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-right: 0px;
  }

  .about-milstone-vid-b {
    width: auto;
  }

  .milestone-year-item-line {
    width: 20px;
  }

  .milestone-year-item-content-b {
    padding: 20px;
  }

  .milestone-year-item-img-b {
    margin-top: 15px;
  }

  .milestone-year-title-b {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 40px;
  }

  .fees-schedule-b {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .popup-b {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .condition-treatment-top-b {
    padding-top: 50px;
    border-bottom-left-radius: 50px;
  }

  .cnt-desktop-top-content-col.col-anatomy {
    min-width: 400px;
  }

  .cnt-anatomy-graphic-b {
    padding-right: 0px;
  }

  .btn-cnt-gender {
    width: 80px;
    padding: 4px 5px;
  }

  .anatomy-dot-b {
    width: 22px;
    height: 22px;
  }

  .anatomy-dot {
    width: 8px;
    height: 8px;
  }

  .anatomy-link-txt {
    font-size: 16px;
  }

  .anatomy-dot-big {
    width: 22px;
    height: 22px;
  }

  .cnt-desktop-body-list-b {
    margin-right: -3vw;
    padding: 21px 20px;
    border-top-left-radius: 20px;
  }

  .btn-back-front-b {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  .cnt-anatomy-other-btn-gp {
    margin-top: 20px;
  }

  .form-upload-b {
    margin-right: -10px;
    margin-left: -10px;
  }

  .form-upload-col {
    padding-right: 10px;
    padding-left: 10px;
  }

  .vacancy-detail-b {
    margin-right: -10px;
    margin-left: -10px;
  }

  .vacancy-detail-col {
    padding-right: 10px;
    padding-left: 10px;
  }

  .detail-icon-titled-item {
    margin-bottom: 25px;
  }

  .detail-icon-titled-item._w-50 {
    width: 100%;
  }

  .detail-icon-titled-item-icon-b {
    width: 30px;
  }

  .detail-icon-titled-item-box.v-50 {
    height: auto;
  }

  .vacancy-summary-b {
    margin-right: -3vw;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border-top-left-radius: 20px;
  }

  .vacancy-item-info-row {
    font-size: 14px;
    line-height: 20px;
  }

  .vacancy-item-info-icon {
    width: 18px;
    height: 18px;
    margin-right: 10px;
  }

  .media-content-box {
    border-top-right-radius: 30px;
  }

  .media-content-b {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .video-item-b {
    width: 50%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .video-item-slider-mask {
    margin-right: -8px;
    margin-left: -8px;
  }

  .insurance-intro-b {
    display: block;
  }

  .insurance-intro-col {
    width: auto;
  }

  .insurance-intro-col.col-img {
    padding-left: 0px;
  }

  .insurance-contact-b {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .insurance-partner-list-wrap {
    margin-right: -5px;
    margin-bottom: -10px;
    margin-left: -5px;
  }

  .insurance-partner-item-b {
    width: 25%;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .doctor-d-detail-b {
    margin-right: -3vw;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border-top-left-radius: 20px;
  }

  .fd-detail-b {
    margin-right: -10px;
    margin-left: -10px;
  }

  .fd-detail-col {
    padding-right: 10px;
    padding-left: 10px;
  }

  .doctor-detail-img-b {
    width: 50%;
  }

  .fd-specialties-item {
    width: 100%;
  }

  .dc-seminar-list.detail-related {
    overflow: hidden;
  }

  .ns-item-title-copy {
    font-size: 18px;
    line-height: 22px;
  }

  .footer-sentence-b {
    margin-top: 45px;
  }

  .sitemap-list {
    margin-right: -5px;
    margin-left: -5px;
  }

  .sitemap-item-b {
    width: 33.3%;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .sitemap-link {
    width: 100%;
  }

  .sitemap-link.v-nav {
    background-color: transparent;
    box-shadow: none;
    color: #6a3b5e;
  }

  .sitemap-link.v-nav:hover {
    color: #a65e7e;
  }

  .sitemap-link-txt {
    padding-left: 10px;
  }

  .icon-new-b.home-promo {
    width: 40px;
    margin-top: 17px;
    margin-right: -3px;
  }

  .section-questionnaire.white {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .container-2 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .intro-txt-b {
    padding-right: 2.5%;
  }

  .info-txt-b {
    height: auto;
  }

  .caner-img-b {
    width: 135px;
    text-align: center;
  }

  .info-b {
    padding-right: 2.5%;
    padding-left: 2.5%;
  }

  .info-align-b {
    margin-right: -2.5%;
    margin-left: -2.5%;
  }

  .caner-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .caner-col.left {
    margin-bottom: 20px;
  }

  .caner-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .assessment-top-b {
    font-size: 18px;
    line-height: 22px;
  }

  .assessment-bottom-b {
    width: 100%;
  }

  .assessment-link-b {
    width: 14.285%;
  }

  .assessment-question-b {
    padding-right: 0px;
  }

  .cs-detail-shortcut-item {
    width: 50%;
  }

  .brochure-list-item {
    width: 50%;
    min-width: 0px;
  }

  .career-table-top-b {
    display: none;
  }

  .career-row-wrap {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .career-table-col {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .career-table-col.col-date {
    width: auto;
  }

  .career-table-col.col-department {
    width: auto;
  }

  .career-table-col.col-hospital {
    width: auto;
  }

  .career-table-col.col-detail {
    width: auto;
    margin-bottom: 0px;
  }

  .career-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .career-table-content {
    overflow: hidden;
    border-radius: 10px;
  }

  .career-mobile-col-name {
    display: block;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 767px) {
  body {
    color: #323232;
  }

  h2 {
    font-size: 24px;
    line-height: 26px;
  }

  p {
    margin-bottom: 20px;
    line-height: 24px;
  }

  .section-home-banner {
    padding-top: 40px;
    padding-bottom: 25px;
    background-color: transparent;
  }

  .section-content {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .section-content.condition-and-treatment {
    padding-top: 45px;
    padding-bottom: 0px;
  }

  .section-content.mobile-bottom-0 {
    padding-bottom: 0px;
  }

  .container {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .container.wide.home-banner {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .container.v-sticky {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .container.home-promotion {
    padding-top: 0px;
    padding-right: 0vw;
    background-color: transparent;
  }

  .container.home-promotion-content {
    padding-top: 0px;
    padding-right: 0vw;
    padding-bottom: 0px;
    background-color: transparent;
  }

  .container.home-healthguides {
    padding: 0px 0vw 0px 5vw;
    border-radius: 0px;
    background-color: transparent;
  }

  .container.about {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .section-footer {
    z-index: 1000;
    padding-bottom: 64px;
  }

  .footer-content {
    font-size: 14px;
    line-height: 18px;
  }

  .footer-copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }

  .footer-content-wrap.second-lv {
    display: block;
    margin-top: 20px;
  }

  .all {
    padding-top: 70px;
  }

  .all.bottom-0 {
    margin-bottom: 0px;
  }

  .all.v-questionnaire {
    margin-bottom: 0px;
  }

  .img-full.mission-quote-bg {
    max-width: 300px;
  }

  .nav-menu {
    padding-top: 70px;
  }

  .btn-menu {
    margin-right: 5vw;
  }

  .header-wrap {
    height: 70px;
  }

  .nav-link-b {
    padding-top: 12px;
    padding-right: 5vw;
    padding-bottom: 12px;
  }

  .nav-item {
    padding-left: 5vw;
  }

  .nav-secondary-b {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .footer-sitemap-item {
    display: block;
    width: 50%;
    min-width: 0px;
  }

  .footer-sitemap-link {
    padding: 0px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: color 500ms ease;
    transition: color 500ms ease;
  }

  .footer-sitemap-link:hover {
    box-shadow: none;
  }

  .footer-sitemap-link-txt {
    padding-left: 10px;
  }

  .footer-social-wrap {
    margin-bottom: 10px;
  }

  .footer-social-link {
    width: 26px;
  }

  .footer-external-link {
    margin-bottom: 10px;
  }

  .icon-external-link {
    width: 16px;
    height: 16px;
    margin-top: 1px;
  }

  .sticky-btn-gp {
    position: fixed;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 1500;
    width: 100%;
    background-color: #fff;
  }

  .sticky-btn-gp-wrap {
    margin-bottom: 0px;
    box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.1);
  }

  .sticky-btn {
    width: 20%;
    height: 64px;
    margin-right: 0px;
    padding-top: 45px;
    padding-bottom: 10px;
    border-right: 1px solid #eee;
    border-radius: 0px;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .sticky-btn:hover {
    background-color: #f5f5f5;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .header-lang-notice-b.desktop-hide {
    margin-right: 5vw;
  }

  .header-notification-b {
    padding-top: 70px;
  }

  .notification-content {
    padding-top: 50px;
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .notification-item {
    margin-bottom: 15px;
    background-position: 0px 5px;
  }

  .btn-notification-close {
    margin-top: 90px;
    margin-right: 5vw;
    font-size: 14px;
  }

  .icon-pop-close {
    width: 20px;
    height: 20px;
  }

  .nav-wrap {
    padding-bottom: 40px;
  }

  .nav-link-mobile-icon {
    width: 18px;
    height: 18px;
  }

  .nav-desktop-hide-b {
    margin-top: 20px;
  }

  .nav-search-b {
    margin-bottom: 20px;
  }

  .form-txt-field {
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .search-field {
    height: 45px;
    padding-right: 45px;
    padding-left: 15px;
    font-size: 15px;
    line-height: 20px;
  }

  .btn-search {
    width: 45px;
    height: 45px;
    background-size: 35px;
  }

  .btn-common-bold {
    font-size: 14px;
    line-height: 22px;
  }

  .icon-advance-search-arrow {
    width: 18px;
    height: 18px;
  }

  .nav-footer-b {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
  }

  .nav-newsletter-b {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .btn-common {
    font-size: 16px;
    line-height: 18px;
  }

  .btn-common.v-promotion {
    min-width: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .btn-common.v-fee-search {
    width: 100%;
  }

  .btn-common.m-100 {
    display: block;
  }

  .newsletter-title-txt {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .home-banner-link {
    border-radius: 0px;
  }

  .home-banner-img {
    padding-top: 66.66666666666667%;
  }

  .home-banner-img.banner-1 {
    background-image: url('../images/home-banner-m2x.jpg');
  }

  .home-notice-b {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: 100%;
    height: 40px;
    min-height: 0px;
    margin-top: 70px;
    margin-right: 0vw;
    margin-left: 0vw;
    padding-right: 5vw;
    padding-left: 55px;
    background-color: #fff;
    background-position: 15px 50%;
    background-size: 25px;
    font-size: 14px;
    line-height: 16px;
  }

  .home-notice-slide {
    overflow: hidden;
    height: 16px;
  }

  .home-link-list-b {
    margin-top: 0px;
  }

  .home-link-item {
    width: 50%;
  }

  .home-link-title-b {
    padding: 10px 15px;
  }

  .home-promotion-b {
    padding-right: 0px;
  }

  .home-promotion-content-b {
    position: relative;
    margin-top: -26px;
    padding-top: 30px;
    padding-bottom: 60px;
    border-top-right-radius: 25px;
    background-color: #fff;
  }

  .page-heading-b {
    margin-bottom: 20px;
  }

  .page-heading-b.with-viewmore {
    padding-right: 15px;
  }

  .page-heading-icon {
    width: 40px;
    margin-right: 10px;
  }

  .home-section-heading-b {
    margin-left: -2vw;
    padding: 10px 5vw 10px 2vw;
    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    background-color: #fff;
  }

  .home-section-heading-b.home-healthguides {
    background-color: #f5f5f5;
  }

  .home-promotion-wrap {
    display: block;
  }

  .promotion-item-b {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .promotion-item-info-b {
    font-size: 12px;
    line-height: 16px;
  }

  .promotion-item-bg {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .home-promotion-item-b {
    width: 100%;
    margin-bottom: 20px;
  }

  .home-promotion-item-wrap {
    height: auto;
  }

  .home-promotion-item-bg-b {
    padding-top: 15px;
    padding-left: 15px;
  }

  .home-promotion-item-bg {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .home-promotion-item-txt-b {
    margin-top: 15px;
    padding: 15px;
  }

  .home-promotion-item-title {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .home-promotion-item-info-b {
    font-size: 12px;
    line-height: 16px;
  }

  .home-promotion-heading-b {
    z-index: 1;
    padding-top: 0px;
    border-radius: 0px;
    background-color: transparent;
  }

  .home-promotin-bg-l {
    display: none;
  }

  .home-healthguides-heading-b {
    margin-top: -26px;
  }

  .home-healthguides-content {
    margin-top: 10px;
  }

  .healthguides-item-link {
    display: block;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .healthguides-item-link.v-home {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .healthguides-item-img-b {
    width: 100px;
    margin-bottom: 15px;
    border-radius: 3px;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
  }

  .healthguides-item-img-b.v-home {
    width: 100%;
    border-radius: 10px;
  }

  .healthguides-item-title {
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .healthguides-item-title.v-home {
    margin-bottom: 10px;
    padding-left: 0px;
  }

  .healthguides-item-bottom-b {
    position: static;
    font-size: 12px;
    line-height: 16px;
  }

  .healthguides-item-bottom-b.v-home {
    position: absolute;
    padding-left: 0px;
  }

  .healthguides-item-bg-b {
    padding-top: 0px;
    padding-left: 30px;
  }

  .healthguides-item-bg-b.v-home {
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .healthguides-item-bg {
    border-radius: 8px 0px 0px 8px;
  }

  .healthguides-item-bg.v-home {
    border-radius: 15px;
  }

  .healthguides-type-b {
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-left: 0px;
  }

  .healthguides-type-b.type-article.v-home {
    margin-top: 10px;
    margin-left: 10px;
  }

  .healthguides-type-b.type-vid.v-home {
    margin-top: 10px;
    margin-left: 10px;
  }

  .common-slider-arrow {
    display: none;
    margin-left: -5vw;
  }

  .common-slider-arrow.v-right {
    margin-right: -5vw;
  }

  .common-slider-arrow.v-right.v-facilities {
    margin-right: -5vw;
  }

  .common-slider-arrow.v-right.v-gallery {
    border-radius: 15px 0px 0px 15px;
  }

  .common-slider-arrow.v-facilities {
    display: block;
    margin-left: -5vw;
  }

  .common-slider-arrow.v-gallery {
    display: block;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .common-slider-arrow.mobile-show {
    display: block;
  }

  .healthguides-item-main-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .healthguides-item-main-b.v-home {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
  }

  .newsletter-b {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .home-newsletter-wrap {
    display: block;
  }

  .home-newsletter-l {
    width: auto;
    padding-right: 0px;
  }

  .home-newsletter-r {
    width: auto;
  }

  .pop-btn-txt-close {
    font-size: 14px;
  }

  .popular-searches-b {
    font-size: 16px;
    line-height: 20px;
  }

  .search-result-b {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .search-result-b.p-find-a-doctor {
    position: relative;
    margin-top: 0px;
    padding-bottom: 50px;
  }

  .pop-search-input-b {
    padding-top: 30px;
  }

  .list-filter-b.p-healthguides {
    padding-right: 5vw;
    padding-left: 10vw;
  }

  .font-size-24 {
    font-size: 18px;
    line-height: 24px;
  }

  .healthguides-list-b {
    margin-right: -5vw;
    margin-bottom: -20px;
    margin-left: 0px;
  }

  .healthguides-list-b.detail-related {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .healthguide-list-item {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .healthguides-item-txt-b {
    padding-left: 15px;
  }

  .healthguides-item-txt-b.v-home {
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .healthguides-filter-type-b {
    margin-left: 5vw;
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .healthguide-filter-type-item {
    margin-right: 30px;
  }

  .healthguides-filter-b {
    margin-bottom: 30px;
  }

  .healthguides-filter-line {
    margin-left: 5vw;
  }

  .healthguides-item-img-mask {
    border-radius: 3px;
  }

  .healthguides-item-img-mask.v-home {
    border-radius: 10px;
  }

  .detail-date-txt {
    margin-bottom: 15px;
  }

  .body-detail-page {
    background-color: #f5f5f5;
  }

  .detail-page-content-b {
    display: block;
  }

  .detail-page-content-center {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .detail-page-content-center.promotion-detail {
    padding-top: 0px;
  }

  .detail-page-content-center.p-contact {
    padding-top: 25px;
    padding-bottom: 0px;
    border-radius: 30px 0px 0px;
  }

  .detail-page-content-fill {
    display: none;
  }

  .detail-img-b.v-insurance-intro {
    border-radius: 0px;
    box-shadow: none;
  }

  .expand-collapse-gp {
    position: relative;
    margin-right: -5vw;
    margin-left: -5vw;
  }

  .expand-collapse-item-b {
    margin-bottom: 0px;
  }

  .ec-title-b {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5vw;
    border-top-right-radius: 0px;
    font-size: 16px;
    line-height: 20px;
  }

  .ec-title-b.ec-title-active.default-active {
    display: block;
    opacity: 1;
  }

  .ec-title-b.v-long {
    width: 100%;
  }

  .ec-icon-b {
    width: 22px;
    height: 22px;
    margin-top: 14px;
    margin-right: 5vw;
  }

  .ec-content-b {
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
    border-radius: 0px;
    box-shadow: none;
  }

  .ec-content-b.default-active {
    height: auto;
  }

  .ec-content-b.edit {
    height: auto;
  }

  .ec-content-wrap {
    margin-bottom: 0px;
    padding: 15px 5vw 35px;
    border-radius: 0px;
  }

  .list-item {
    margin-bottom: 10px;
  }

  .expand-collapse-bg {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }

  .expand-collapse-bg-b {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 20px;
  }

  .healthguide-detail-table-row {
    min-width: 800px;
  }

  .back-b {
    margin-top: 30px;
  }

  .back-b.p-promotion {
    margin-top: 30px;
  }

  .back-b.v-top-0 {
    margin-top: 0px;
  }

  .detail-related-content-b {
    padding-bottom: 0px;
  }

  .detail-related-content-row {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .detail-related-content-row-heading-b {
    font-size: 16px;
    line-height: 22px;
  }

  .detail-related-content-row-heading-b.v-linked {
    margin-bottom: 0px;
  }

  .related-content-row-heading-icon {
    width: 40px;
    margin-right: 10px;
  }

  .detail-social {
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .related-social-item {
    width: 30px;
    height: 30px;
    margin-right: 0px;
    margin-left: 15px;
    background-size: 22px;
  }

  .cs-list-tabs {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .cs-list-tabs-menu {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cs-list-tabs-content {
    border-radius: 0px;
  }

  .cs-list-tab-link {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 14px;
    line-height: 16px;
  }

  .cs-list-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .cs-list-item-subtitle {
    margin-top: 2px;
  }

  .doctor-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .doctor-item-name-b {
    min-height: 68px;
  }

  .doctor-item-content-txt-b {
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .doctor-item-specialist-txt {
    margin-bottom: 0px;
  }

  .promotion-list {
    margin-right: -5vw;
    margin-left: 0px;
  }

  .promotion-list.detail-related {
    margin-top: -20px;
    padding-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .common-list-filter-b {
    margin-bottom: 20px;
  }

  .promotion-detail-top-b {
    display: block;
    margin-top: 0px;
  }

  .promotion-detail-top-info-b {
    width: auto;
    padding-top: 25px;
    padding-bottom: 0px;
  }

  .promotion-detail-top-banner {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  .detail-promotion-l {
    width: auto;
    padding-right: 0px;
    float: none;
  }

  .detail-promotion-r {
    width: auto;
    float: none;
  }

  .facilities-item-img-wrap {
    border-radius: 10px;
  }

  .facilities-slider {
    border-radius: 10px;
  }

  .btn-vid-play {
    width: 40px;
    height: 40px;
  }

  .matterport-txt {
    margin-top: 40px;
    font-size: 14px;
    line-height: 20px;
  }

  .facilities-item-box {
    margin-right: 10px;
    margin-left: 10px;
    padding: 15px 10px;
    line-height: 24px;
  }

  .facilities-item-title {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .content-b {
    padding-bottom: 50px;
  }

  .content-b.v-center-service-detail {
    padding-right: 5vw;
    padding-bottom: 0px;
    padding-left: 5vw;
  }

  .search-item-page-title {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .cs-tab-link {
    height: 70px;
    padding-top: 36px;
    padding-right: 6px;
    padding-left: 6px;
    background-position: 50% 8px;
    background-size: 30px;
    font-size: 12px;
    line-height: 14px;
  }

  .cs-tabs-content {
    padding-top: 20px;
  }

  .cs-detail-shortcut-b.v-mobile {
    display: block;
    overflow: visible;
    height: auto;
    margin-bottom: 20px;
  }

  .cs-detail-info-banner {
    display: none;
    border-radius: 0px;
  }

  .cs-detail-info-banner.v-mobile {
    display: block;
    margin-right: -5vw;
    margin-left: -5vw;
  }

  .cs-detail-information-btn-b {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .common-link-list-txt {
    margin-left: 10px;
  }

  .cs-detail-shortcut-slide {
    width: 100%;
  }

  .cs-detail-shortcut-slider-mask {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cs-detail-shortcut-slider-nav {
    display: block;
  }

  .cs-detail-shortcut-link {
    height: 70px;
  }

  .cs-detail-shortcut-item-img-b {
    width: 70px;
    height: 70px;
  }

  .cs-detail-shortcut-item-txt-b {
    font-size: 16px;
    line-height: 20px;
  }

  .cs-tab-doctor-graphic {
    display: none;
  }

  .fees-expand-collapse-item {
    margin-bottom: 2px;
  }

  .fees-ec-title-b {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 24px;
  }

  .fees-ec-content-b {
    margin-top: 0px;
  }

  .fees-ec-content-wrap {
    padding: 20px 10px;
    border-style: none;
    border-radius: 5px;
  }

  .fees-remark-b {
    font-size: 14px;
  }

  .fees-expand-collapse-line {
    display: none;
  }

  .fees-table-b {
    margin-bottom: 20px;
  }

  .fees-table-col.col-1 {
    padding-right: 10px;
  }

  .fees-table-col.col-2 {
    padding-left: 10px;
  }

  .cs-healthguides-list {
    margin-right: -5vw;
    margin-left: 0px;
  }

  .cs-healthguide-list-item {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cs-healthguides-item-link {
    display: block;
    height: auto;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .cs-healthguides-item-bg-b {
    padding-top: 0px;
    padding-left: 30px;
  }

  .cs-healthguides-item-bg {
    border-radius: 8px 0px 0px 8px;
  }

  .cs-healthguides-item-img-mask {
    border-radius: 5px;
  }

  .cs-healthguides-type-b {
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-left: 0px;
  }

  .cs-healthguides-item-title {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .cs-healthguides-item-bottom-b {
    position: static;
    font-size: 12px;
    line-height: 16px;
  }

  .contact-item-list {
    display: block;
    margin-right: -5vw;
    margin-left: 0px;
  }

  .contact-item {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-item-title-b {
    font-size: 16px;
    line-height: 20px;
  }

  .contact-icon-b {
    width: 24px;
    margin-right: 6px;
  }

  .contact-item-box {
    margin-left: 30px;
    padding: 15px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .contact-map-b {
    margin-top: 15px;
    margin-right: -5vw;
    margin-bottom: -30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .contact-map {
    height: 300px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .form-item-b._w-50.m-100 {
    width: 100%;
  }

  .form-field-label-filled {
    margin-top: -6px;
    margin-left: 23px;
    font-size: 12px;
    line-height: 14px;
  }

  .form-field-label-filled.fee {
    margin-left: 20px;
  }

  .form-item-wrap {
    margin-bottom: -8px;
  }

  .form-dropdown-field {
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 10px;
    background-position: 100% 50%;
    font-size: 15px;
    line-height: 20px;
  }

  .form-txt-area {
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .security-code-l-b {
    width: 200px;
  }

  .btn-refresh {
    font-size: 14px;
    line-height: 20px;
  }

  .icon-refresh {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .department-contact-list {
    display: block;
    margin-right: -5vw;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .department-contact-item {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .dc-item-box {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .news-and-seminar-list {
    margin-right: 0px;
    margin-left: 0px;
  }

  .ns-item-b {
    width: 100%;
    margin-bottom: 20px;
  }

  .ns-item-link.v-event {
    margin-bottom: 15px;
  }

  .ns-item-link.v-news {
    margin-top: 15px;
  }

  .ns-item-img-b {
    margin-top: -15px;
  }

  .ns-item-img-b.v-event {
    margin-right: 15px;
    margin-left: 15px;
  }

  .ns-item-info-b {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 16px;
  }

  .cs-healthguides-item-txt-b {
    padding-left: 15px;
  }

  .event-intro-b {
    display: block;
    margin-bottom: 20px;
  }

  .event-intro-gallery {
    width: auto;
    padding-left: 0px;
  }

  .detail-gallery-slider {
    border-radius: 10px;
  }

  .detail-gallery-slider-mask {
    border-radius: 10px;
  }

  .form-radio-btn-field {
    padding-right: 10px;
    padding-left: 10px;
  }

  .radio-btn-gp {
    margin-right: -10px;
    margin-left: -10px;
  }

  .about-b {
    display: block;
  }

  .about-menu-b {
    display: none;
  }

  .about-content-b {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .about-content-b.v-bottom-padding {
    padding-bottom: 50px;
  }

  .about-content-b.about-mission {
    overflow: hidden;
  }

  .about-content-padding {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .about-content-padding.about-media-list {
    padding-right: 0vw;
  }

  .content-gp-title-b {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .content-gp-title-b.about-media-year {
    margin-bottom: 15px;
  }

  .content-gp-title-b.fee-schedule {
    margin-bottom: 10px;
  }

  .content-gp-title-b.sitemap {
    margin-bottom: 15px;
  }

  .about-content-banner-b {
    width: auto;
    margin-right: 5vw;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }

  .about-content-gp.about-accreditation {
    margin-top: -80px;
    padding-top: 60px;
  }

  .about-content-bg-b {
    padding-top: 10vw;
  }

  .about-content-box {
    margin-right: -5vw;
    margin-left: -5vw;
    padding: 25px 20px;
    border-radius: 20px;
  }

  .about-content-box.m-right {
    margin-left: 0vw;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .about-content-box.m-left {
    margin-right: 0vw;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .about-menu-m {
    position: -webkit-sticky;
    position: sticky;
    top: 75px;
    z-index: 10;
    display: block;
    margin-bottom: -20px;
  }

  .about-menu-m.desktop-show {
    position: -webkit-sticky;
    position: sticky;
    width: auto;
  }

  .m-innerpage-menu-dropdown-toggle.w--open {
    z-index: 10;
  }

  .m-innerpage-dropdown-list {
    overflow: hidden;
  }

  .m-innerpage-dropdown-list.w--open {
    border-radius: 5px;
    background-color: #f3e9ee;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.15);
  }

  .m-innerpage-dropdown-list.v-fd {
    position: relative;
  }

  .m-innerpage-dropdown-link {
    padding: 10px 0px;
    border-bottom: 1px solid #fff;
    -webkit-transition: color 500ms ease;
    transition: color 500ms ease;
  }

  .m-innerpage-dropdown-link:hover {
    color: #a65e7e;
  }

  .m-innerpage-dropdown-link.w--current {
    color: #a65e7e;
    font-weight: 400;
  }

  .m-innerpage-dropdown-wrap.find-a-doctor {
    max-height: none;
  }

  .abouthkah-col.col-image {
    width: auto;
    margin-right: -5vw;
    margin-left: -5vw;
  }

  .abouthkah-col.col-image.v-right {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .abouthkah-col.col-image.v-left {
    float: none;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .about-hkah-img-b {
    width: auto;
    max-width: 500px;
    margin-right: 5vw;
    border-radius: 25px;
  }

  .about-hkah-img-b.v-right {
    margin-left: 5vw;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .about-hkah-img-b.v-left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .margin-bottom-40 {
    margin-bottom: 25px;
  }

  .about-jci-logo-b {
    max-width: 120px;
  }

  .about-media-bg-img-b {
    width: 50%;
    max-width: 250px;
    margin-top: 0px;
  }

  .about-media-list-b {
    padding-top: 20px;
    padding-bottom: 50px;
    border-top-right-radius: 0px;
  }

  .margin-bottom-50 {
    margin-bottom: 40px;
  }

  .txt-media-center-year {
    font-size: 24px;
    line-height: 24px;
  }

  .about-accreditation-item {
    margin-bottom: 20px;
  }

  .margin-bottom-60 {
    margin-bottom: 25px;
  }

  .about-mission-intro-b {
    display: block;
  }

  .about-missing-quote-b {
    width: auto;
    margin-bottom: 25px;
  }

  .mission-quote-content-b {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .about-mission-intro-txt {
    width: auto;
    padding-left: 0px;
  }

  .about-value-content-b {
    margin-right: 0vw;
  }

  .content-subtitle-b {
    margin-bottom: 10px;
  }

  .about-value-list-b {
    display: block;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
  }

  .about-value-item-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .about-value-circle-b {
    width: 150px;
    max-width: none;
    margin-bottom: 0px;
    padding: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .about-value-txt-b {
    padding-top: 20px;
    padding-left: 20px;
  }

  .milestone-year-item-line {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  .milestone-year-item-content-b {
    padding: 15px;
  }

  .milestone-year-item-img-b {
    margin-bottom: -30px;
  }

  .milestone-year-item-img-b.v-verticle {
    width: 100%;
  }

  .milestone-year-title-b {
    font-size: 30px;
    line-height: 40px;
  }

  .fees-schedule-b {
    padding-right: 0px;
    padding-left: 0px;
  }

  .fees-schedule-box {
    padding-top: 25px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .fee-schedule-search-b {
    display: block;
  }

  .fees-schedule-select-b {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .fee-schedule-submit-b {
    margin-left: 0px;
  }

  .fee-search-select-item {
    width: auto;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .popup-b {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pop-close-b {
    margin-bottom: 20px;
  }

  .fee-table-drag-wrap {
    max-height: 70vh;
    min-height: 300px;
  }

  .fees-drag-overlay-b {
    font-size: 16px;
  }

  .drag-graphic-b {
    width: 80px;
  }

  .condition-treatment-top-b {
    padding-top: 45px;
  }

  .mobile-hide {
    display: none;
  }

  .cnt-anatomy-img-b {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }

  .cnt-anatomy-btn-gp-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cnt-btn-gp-gender {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -4px;
    margin-left: -4px;
  }

  .btn-cnt-gender {
    width: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .cnt-gender-item {
    padding-right: 4px;
    padding-left: 4px;
  }

  .anatomy-link-txt {
    padding-right: 20px;
    background-image: url('../images/footer-arrow.svg');
    background-position: 95% 50%;
    background-size: 6px;
    background-repeat: no-repeat;
  }

  .cnt-bodylist-title-b {
    margin-bottom: 20px;
  }

  .cnt-bodylist-title-highlight {
    font-size: 16px;
    line-height: 24px;
  }

  .cnt-link-gp {
    margin-bottom: 15px;
    padding-left: 20px;
  }

  .cnt-expand-list-item {
    padding-left: 15px;
  }

  .cnt-link-expand-wrap {
    margin-top: 10px;
  }

  .detail-heading-author {
    margin-top: 15px;
    font-size: 18px;
  }

  .btn-back-front-b {
    position: relative;
  }

  .btn-back-front-txt {
    width: 80px;
    font-size: 12px;
    line-height: 16px;
  }

  .mobile-only {
    display: block;
  }

  .cnt-anatomy-other-btn-gp {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    -webkit-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%);
    transform: translate(0px, 100%);
  }

  .pop-anatomy-mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 1100;
    overflow: auto;
    width: 100vw;
    height: 100vh;
    padding: 90px 0px 70px;
    background-color: #fff;
    background-image: url('../images/cnt-deco2x.png');
    background-position: 120% 30%;
    background-size: 50%;
    background-repeat: no-repeat;
  }

  .btn-anatomy-pop-close {
    font-size: 14px;
  }

  .div-block {
    padding-top: 30px;
  }

  .detail-heading-department-b {
    margin-top: 10px;
  }

  .detail-heading-department-link {
    font-size: 16px;
  }

  .career-apply-date-row {
    margin-bottom: 20px;
  }

  .career-apply-content-b {
    padding-top: 20px;
    padding-bottom: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }

  .form-item-gp {
    margin-bottom: 30px;
  }

  .form-date-b {
    margin-right: -4px;
    margin-left: -4px;
  }

  .form-date-col {
    padding-right: 4px;
    padding-left: 4px;
  }

  .form-checkbox-item {
    width: 100%;
  }

  .career-added-box.v-upload {
    display: block;
  }

  .career-apply-acknowledge {
    margin-bottom: 20px;
  }

  .form-upload-b {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .txt-file-size-limit {
    font-size: 14px;
    line-height: 20px;
  }

  .form-upload-col {
    width: auto;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .inner-content-subtitle {
    margin-bottom: 5px;
  }

  .vacancy-detail-b {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .vacancy-detail-col {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .vacancy-detail-col.col-info {
    margin-bottom: 50px;
  }

  .vacancy-detail-col.col-summary {
    display: block;
  }

  .detail-icon-titled-item {
    margin-right: -5vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .detail-icon-titled-item-title-b {
    font-size: 16px;
    line-height: 20px;
  }

  .detail-icon-titled-item-icon-b {
    width: 24px;
    margin-right: 6px;
  }

  .detail-icon-titled-item-box {
    margin-left: 30px;
    padding: 15px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .vacancy-summary-b {
    margin-right: -5vw;
    margin-left: -5vw;
    padding: 25px 5vw;
    border-top: 1px solid #eee;
    border-radius: 0px;
  }

  .vacancy-summary-row {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .vacancy-download-b {
    margin-bottom: 25px;
  }

  .vacancy-listing-b {
    display: block;
    margin-right: -5vw;
    margin-bottom: 50px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .vacancy-listing-item-lnik-b {
    width: auto;
  }

  .doctor-item-title-b {
    font-size: 16px;
  }

  .doctor-item-subtitle-b {
    margin-top: 5px;
    padding-top: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .media-content-box {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .media-content-box.v-bottom-padding {
    padding-bottom: 50px;
  }

  .media-content-box.about-mission {
    overflow: hidden;
  }

  .media-content-b {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .vid-detail-share-b {
    margin-right: 0px;
    margin-left: 0px;
  }

  .vid-item-box {
    margin-right: 10px;
    margin-left: 10px;
    padding: 15px 10px;
    line-height: 24px;
  }

  .video-item-bg {
    margin-right: 10px;
    margin-left: 10px;
  }

  .insurance-intro-col.col-img {
    margin-right: -5vw;
    margin-left: -5vw;
  }

  .insurance-contact-b {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .insurance-faq-link {
    padding-right: 5vw;
  }

  .insurance-faq-link-b {
    margin-right: -7vw;
  }

  .insurance-partner-list-b {
    margin-right: -5vw;
    margin-bottom: -35px;
    margin-left: -5vw;
    padding: 25px 5vw;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .insurance-partner-item-b {
    width: 33.3%;
  }

  .m-show-less-b {
    position: relative;
    overflow: hidden;
    height: 192px;
  }

  .m-showless-mask {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 72px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0)), color-stop(55%, #f5f5f5));
    background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0), #f5f5f5 55%);
    cursor: pointer;
  }

  .text-block {
    margin-top: 5px;
    font-size: 20px;
    line-height: 22px;
  }

  .fd-detail-top-b {
    display: block;
  }

  .fd-detail-top-col {
    width: auto;
  }

  .fd-detail-top-col.col-btn {
    margin: -45px -5vw 25px;
    padding: 15px 5vw;
    background-color: #fff;
  }

  .doctor-d-detail-b {
    display: none;
    overflow: hidden;
    height: 0px;
    margin-right: -5vw;
    margin-left: -5vw;
    padding: 25px 5vw;
    border-top: 1px solid #eee;
    border-radius: 0px;
  }

  .fd-detail-b {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .fd-detail-col {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .fd-detail-col.col-info {
    margin-bottom: 50px;
  }

  .fd-detail-col.col-detail {
    display: block;
  }

  .doctor-detail-photo-b {
    padding-left: 0px;
  }

  .doctor-detail-img-b {
    max-width: 200px;
  }

  .doctor-m-detail-b {
    display: block;
  }

  .doctor-detail-back-b {
    margin-right: -5vw;
    margin-left: -5vw;
    padding: 20px 5vw;
    border-top: 1px solid #eee;
    background-color: #fff;
  }

  .doctor-detail-bg-graphic {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 30%;
    max-width: 190px;
    margin-right: -3vw;
  }

  .fd-search-b {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .fd-search-col {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .fd-search-col.col-type {
    margin-bottom: 40px;
  }

  .search-suggestion-b {
    padding-top: 50px;
    padding-bottom: 5px;
  }

  .search-suggestion-item-link {
    padding: 5px 15px;
  }

  .fd-filter-specialty-row {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-dropdown-specialty-field-b {
    margin-right: 15px;
  }

  .maa-box {
    padding: 0px;
    background-color: transparent;
  }

  .fd-specialties-item {
    width: 50%;
  }

  .dc-seminar-list {
    margin-right: 0px;
    margin-left: 0px;
  }

  .footer-sentence-slogan {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 22px;
  }

  .sitemap-gp-b {
    margin-bottom: 30px;
  }

  .sitemap-list {
    font-size: 14px;
    line-height: 22px;
  }

  .sitemap-item-b {
    width: 50%;
  }

  .sitemap-link {
    padding: 0px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: color 500ms ease;
    transition: color 500ms ease;
  }

  .sitemap-link:hover {
    box-shadow: none;
  }

  .sitemap-link-txt {
    padding-left: 10px;
  }

  .sitemap-subgeoup-title {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
  }

  .icon-new-b {
    width: 40px;
    margin-top: -3px;
    margin-right: -3px;
  }

  .icon-new-b.home-promo {
    margin-top: 12px;
  }

  .icon-new-b.v-left {
    margin-left: -3px;
  }

  .detail-new-tag {
    font-size: 14px;
    line-height: 20px;
  }

  .btn-b {
    margin-top: 20px;
  }

  .section-questionnaire {
    padding-top: 50px;
  }

  .section-questionnaire.grey {
    padding-bottom: 15%;
  }

  .intro-img-b {
    width: 100%;
    margin-bottom: 20px;
  }

  .intro-b {
    display: block;
  }

  .intro-txt-b {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0%;
  }

  .info-txt-b {
    margin-bottom: 10px;
  }

  .info-txt-b._90 {
    height: auto;
    margin-bottom: 10px;
  }

  .table-title {
    width: 125px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .caner-img-b {
    width: 120px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .caner-img-b.left {
    padding-right: 10px;
    padding-left: 10px;
  }

  .info-b {
    width: 100%;
    margin-bottom: 40px;
  }

  .table-col-l {
    width: 65px;
  }

  .caner-col.left {
    margin-bottom: 10px;
  }

  .data-table {
    padding: 15px;
  }

  .assessment-top-b {
    height: 580px;
    font-size: 16px;
    line-height: 22px;
  }

  .radio-border {
    margin-top: 1px;
  }

  .assessment-question-b {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
  }

  .assessment-img-b {
    width: 100%;
  }

  .assessment-img-b._08 {
    padding-right: 20%;
    padding-left: 20%;
  }

  .cs-detail-shortcut-item {
    width: 100%;
    margin-bottom: 10px;
  }

  .footer-app-wrap {
    margin-bottom: 30px;
  }

  .app-link {
    width: 120px;
  }

  .brochure-list-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .career-search-result-txt {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .section-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-content.condition-and-treatment {
    padding-top: 30px;
  }

  .brand {
    max-width: 50%;
  }

  .img-full.mission-quote-bg {
    max-width: 250px;
  }

  .header-logo-approval.v-header {
    display: none;
  }

  .footer-sitemap-b {
    display: block;
    margin-right: 0vw;
    margin-left: 0vw;
  }

  .footer-sitemap-item {
    width: auto;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .header-lang-notice-b.desktop-hide {
    padding-right: 40px;
  }

  .header-lang-b {
    margin-right: 15px;
  }

  .nav-secondary-link {
    width: 46%;
  }

  .nav-seoncary-link-arrow {
    margin-left: 10px;
  }

  .search.v-nav {
    margin-bottom: 10px;
  }

  .btn-common.v-promotion {
    margin-left: 20px;
  }

  .btn-common.v-enlarge.popup-link {
    padding: 5px 10px 5px 30px;
    background-size: 16px;
    font-size: 14px;
    line-height: 16px;
  }

  .home-notice-b {
    padding-left: 40px;
    background-position: 10px 50%;
    background-size: 20px;
  }

  .home-notice-list {
    width: 80%;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .home-link-list-wrap {
    margin-right: 0%;
    margin-bottom: -15px;
    margin-left: 0%;
  }

  .home-link-item {
    width: auto;
    margin-bottom: 15px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .page-heading-icon {
    width: 35px;
  }

  .promotion-item-img-b {
    width: 120px;
  }

  .promotion-item-txt-b {
    margin-top: 15px;
    padding: 15px;
  }

  .promotion-item-title {
    font-size: 16px;
    line-height: 20px;
  }

  .promotion-item-bg-b {
    padding-top: 15px;
    padding-left: 15px;
  }

  .home-promotion-item-bg-b {
    padding-top: 15px;
    padding-left: 15px;
  }

  .home-promotion-item-img-b {
    width: 120px;
  }

  .home-promotion-item-txt-b {
    margin-top: 15px;
    padding: 15px;
  }

  .heading {
    font-size: 22px;
    line-height: 24px;
  }

  .home-healthguide-slide {
    width: 100%;
  }

  .healthguides-item-link {
    padding-right: 5vw;
  }

  .healthguides-item-bg-b {
    padding-left: 20px;
  }

  .healthguides-type-b {
    width: 20px;
    height: 20px;
  }

  .common-slider-arrow {
    width: 30px;
  }

  .healthguides-item-main-b {
    padding-top: 10px;
    padding-left: 10px;
  }

  .popular-searches-list {
    display: block;
  }

  .popular-searches-link {
    display: block;
  }

  .search-result-b {
    margin-top: 20px;
  }

  .pop-search-input-b {
    padding-top: 20px;
  }

  .list-filter-b.p-healthguides {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .font-size-24 {
    font-size: 16px;
  }

  .healthguides-item-txt-b {
    padding-bottom: 10px;
    padding-left: 5vw;
  }

  .healthguides-filter-type-b {
    padding-top: 5px;
  }

  .healthguide-filter-type-item {
    margin-bottom: 5px;
  }

  .doctor-item-photo-b {
    width: 40%;
  }

  .cs-tab-link {
    height: 65px;
    background-position: 50% 10px;
    background-size: 30px;
    font-size: 11px;
    line-height: 12px;
  }

  .cs-detail-shortcut-b {
    margin-bottom: 10px;
  }

  .cs-detail-shortcut-item-txt-b {
    padding-right: 15px;
    padding-left: 15px;
  }

  .fees-ec-title-b {
    padding-right: 40px;
  }

  .cs-healthguides-item-link {
    padding-right: 5vw;
  }

  .cs-healthguides-item-bg-b {
    padding-left: 20px;
  }

  .cs-healthguides-item-main-b {
    padding-top: 10px;
    padding-left: 10px;
  }

  .cs-healthguides-type-b {
    width: 20px;
    height: 20px;
  }

  .contact-map {
    height: 250px;
  }

  .form-item-b {
    margin-bottom: 15px;
  }

  .form-item-b._w-50 {
    width: 100%;
  }

  .form-item-wrap.career-box {
    margin-bottom: -15px;
  }

  .security-code-l-b {
    font-size: 13px;
    line-height: 19px;
  }

  .btn-half-item {
    width: 100%;
    margin-bottom: 10px;
  }

  .btn-half-item.v-submit {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .btn-half-item.m-half {
    width: 50%;
  }

  .dc-img-b {
    width: 60px;
  }

  .dc-txt-b {
    margin-left: 10px;
  }

  .dc-item-box {
    padding-right: 10px;
    padding-left: 10px;
  }

  .ns-item-img-b {
    width: 120px;
  }

  .ns-item-txt-b {
    padding: 15px;
  }

  .ns-item-title {
    font-size: 16px;
    line-height: 20px;
  }

  .cs-healthguides-item-txt-b {
    padding-bottom: 10px;
    padding-left: 5vw;
  }

  .ns-event-info-row.v-doctors-corner {
    display: block;
  }

  .content-gp-title-b {
    font-size: 16px;
  }

  .about-content-bg-b {
    padding-top: 20vw;
  }

  .m-innerpage-menu-dropdown-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .about-box-col.col-logo {
    max-width: none;
  }

  .misson-quote-icon-b {
    width: 30px;
  }

  .mission-quote-content-b {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .about-value-circle-b {
    width: 100px;
    padding: 10px;
  }

  .about-value-txt-b {
    padding-top: 10px;
    padding-left: 15px;
  }

  .about-milestone-timeline {
    margin-bottom: 50px;
  }

  .milestone-year-b {
    width: 100%;
    min-height: 0px;
    margin-top: 0px;
    float: none;
  }

  .milestone-year-b.v-odd {
    float: none;
    clear: none;
  }

  .milestone-main-line {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-left: -1px;
  }

  .milestone-year-item-line.v-odd {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .milestone-item-dot-b.v-odd {
    left: 0%;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .milestone-year-title-b.v-odd {
    text-align: left;
  }

  .milestone-year-dot-b.v-odd {
    left: 0%;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .fee-table-drag-img {
    max-width: 200%;
  }

  .condition-treatment-top-b {
    padding-top: 30px;
  }

  .cnt-anatomy-img-b {
    max-width: none;
    margin-right: -5vw;
    margin-left: -5vw;
  }

  .btn-back-front-circle {
    width: 35px;
    height: 35px;
  }

  .btn-anatomy-other {
    width: 35px;
    height: 35px;
  }

  .career-added-box {
    padding: 15px;
  }

  .career-apply-acknowledge {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .vacancy-download-b {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-top: 15px;
  }

  .vacancy-listing-item-lnik-b {
    padding: 15px;
  }

  .video-item-b {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .video-item-slider-mask {
    margin-right: 0px;
    margin-left: 0px;
  }

  .insurance-partner-list-wrap {
    margin-right: -4px;
    margin-bottom: -8px;
    margin-left: -4px;
  }

  .insurance-partner-item-b {
    width: 50%;
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px;
  }

  .fd-detail-top-col.col-btn {
    margin-top: -30px;
  }

  .doctor-detail-img-b {
    max-width: 150px;
  }

  .detail-related-linked-title {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .fd-specialties-item {
    width: 100%;
  }

  .ns-item-title-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .sitemap-item-b {
    width: 100%;
  }

  .table-title {
    padding-right: 10px;
  }

  .data-table {
    padding-right: 10px;
    padding-left: 10px;
  }

  .assessment-top-b {
    height: 560px;
  }

  .career-search-result-txt {
    font-size: 18px;
  }
}

