
/* Use the existing hero title as the page's visible semantic H1. */
.pt-hero-title {
  margin: 0 !important;
  font-weight: inherit !important;
}

/* Offline accordion: restore the small layout primitives normally supplied by the platform runtime. */
.s-accordion-item .s-kit-collapse-item {
  overflow: hidden;
}

/* Restore the original site's gentle section reveal without platform runtime. */
body.pt-motion-enabled .pt-reveal:not(.pt-price-card) {
  opacity: 0 !important;
  transform: translate3d(0, 28px, 0) !important;
  transition: opacity .62s cubic-bezier(.22, 1, .36, 1), transform .7s cubic-bezier(.22, 1, .36, 1) !important;
  transition-delay: var(--pt-reveal-delay, 0ms) !important;
  will-change: opacity, transform;
}
body.pt-motion-enabled .pt-reveal:not(.pt-price-card).pt-in-view {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}
body.pt-motion-enabled .s-common-button,
body.pt-motion-enabled .s-button-package {
  transition: transform .22s ease, box-shadow .22s ease, opacity .22s ease, background-color .18s ease !important;
}
body.pt-motion-enabled .s-common-button:hover,
body.pt-motion-enabled .s-button-package:hover {
  transform: translate3d(0, -2px, 0);
}
@media (prefers-reduced-motion: reduce) {
  body.pt-motion-enabled .pt-reveal,
  body.pt-motion-enabled .pt-reveal.pt-in-view {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }
}
.s-accordion-item .s-kit-collapse-header {
  position: relative;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  white-space: normal;
  transition: .3s;
}
.s-accordion-item .s-kit-collapse-header-text {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
}
.s-accordion-item .s-kit-collapse-header .s-component.s-text {
  flex: 1 1 0%;
  min-width: 0;
  margin: 20px;
  transition: margin .24s ease;
}
.s-accordion-item .s-kit-collapse-expand-icon {
  display: flex;
  align-items: center;
  min-width: auto;
  padding-left: 12px;
}
.s-accordion-item .s-kit-collapse-arrow {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  display: flex;
  width: 14px;
  height: 15px;
  margin: auto;
  color: #1d2023;
}
.s-accordion-item .s-kit-collapse-arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  margin: auto;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(-45deg);
  transition: transform .24s ease;
}
.s-accordion-item .s-kit-collapse-content {
  display: block;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition:
    max-height .24s cubic-bezier(.645, .045, .355, 1),
    opacity .18s ease;
}
.s-accordion-item .s-kit-collapse-content-box {
  padding: 0 !important;
}
.s-accordion-item .pt-faq-answer {
  display: block;
  margin: 10px 20px 20px 20px;
  color: #8d949c;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 400;
  opacity: 0;
  transform: translate3d(0, -4px, 0);
  transition: opacity .18s ease, transform .22s ease;
}
.s-accordion-item .pt-faq-answer p {
  margin: 0 0 10px;
  line-height: inherit;
}
.s-accordion-item .pt-faq-answer p:last-child {
  margin-bottom: 0;
}
body.pt-page-price .s-accordion-item .pt-faq-answer,
body.pt-page-service .s-accordion-item .pt-faq-answer {
  color: #1d2023 !important;
  font-size: 16px !important;
  line-height: 1.8;
  padding-left: 20px;
}
body.pt-page-price .s-accordion-item .pt-faq-answer p,
body.pt-page-service .s-accordion-item .pt-faq-answer p {
  color: inherit !important;
  font-size: inherit !important;
}
.s-accordion-item .s-kit-collapse-content-static {
  contain: layout paint;
}
.s-accordion-item.pt-open .s-kit-collapse-header {
  padding-bottom: 0;
}
.s-accordion-item.pt-open .s-kit-collapse-header .s-component.s-text {
  margin: 20px 20px 10px 20px !important;
}
.s-accordion-item.pt-open .s-kit-collapse-arrow {
  top: 10px !important;
}
.s-accordion-item.pt-open .s-kit-collapse-arrow::before {
  transform: rotate(45deg);
}
.s-accordion-item.pt-open .s-kit-collapse-content {
  opacity: 1;
}
.s-accordion-item.pt-open .pt-faq-answer {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 728px) {
  .s-accordion-item .pt-faq-answer {
    margin: 10px 18px 18px 18px;
    font-size: 14px;
    line-height: 1.7;
  }
}

/* Keep table captions available to crawlers and assistive technology without changing the visual layout. */
.pt-price-table-caption {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* Static deploy hardening: pre-rendered Strikingly pages must remain visible without platform JS. */
.s-navbar-desktop.s-navbar-desktop-normal, .s-navbar-desktop { visibility: visible !important; opacity: 1 !important; }
.lazyload { opacity: 1 !important; }
.s-bg-image.background-image { background-image: var(--pt-bg-image, inherit); }

/* Match the live homepage after its background has loaded. */
#section-f_134f39e1-fe9e-495d-ae96-7f693ef31a1d .blurred-layer {
  display: none !important;
  opacity: 0 !important;
}

/* Homepage blue banners keep the dot texture, but not the platform overlay above it. */
body:not(.pt-subpage) .s-bg-image[data-bg="assets/img/458001_436206-522909.png"] .blurred-layer {
  display: none !important;
  opacity: 0 !important;
}

/* Subpage hero clarity: keep homepage look, remove exported blur overlay on inner pages. */
.pt-subpage .s-bg-blurred .blurred-layer {
  display: none !important;
  opacity: 0 !important;
  filter: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
.pt-subpage .s-bg-image.background-image {
  background-size: cover !important;
  background-position: center center !important;
}



/* Footer copyright cleanup: move copyright beside ICP and unify typography. */
.s-footer-section .has-copy-right {
  display: none !important;
}
.s-footer-section .s-regulation-info {
  margin-top: 22px !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(80, 85, 92, 0.16) !important;
}
.s-footer-section .s-regulation-inner {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 18px !important;
  flex-wrap: wrap !important;
}
.s-footer-section .s-regulation-item {
  color: #50555c !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
}
.s-footer-section .s-regulation-item a {
  color: #50555c !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}
.s-footer-section .s-regulation-item a:hover {
  color: #006aa0 !important;
}

/* Center the footer content and keep contact details easy to scan. */
.s-footer-section .flex-layout-wrap {
  justify-content: center !important;
  text-align: center !important;
}
.s-footer-section .flex-layout-wrap > .item-column.float-right {
  display: none !important;
}
.s-footer-section .item-column,
.s-footer-section .s-footer-text,
.s-footer-section .s-component-content,
.s-footer-section .s-rich-text-wrapper,
.s-footer-section .s-footer-text p {
  text-align: center !important;
}
.s-footer-section .pt-contact-line {
  display: flex !important;
  align-items: center;
  gap: 7px;
  width: 190px;
  margin: 0 0 0 calc(50% - 15px);
  justify-content: flex-start;
  white-space: nowrap;
}
.s-footer-section .s-footer-text a {
  color: #50555c !important;
  text-decoration: none !important;
}
.s-footer-section .s-footer-text a:hover {
  color: #006aa0 !important;
}
.pt-contact-icon {
  flex: 0 0 auto;
  width: 1em;
  height: 1em;
  text-align: center;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.s-footer-section .s-regulation-inner {
  justify-content: center !important;
  text-align: center !important;
}
@media (max-width: 728px) {
  .s-footer-section .s-regulation-info {
    margin-top: 18px !important;
    padding-top: 16px !important;
  }
  .s-footer-section .s-regulation-inner {
    gap: 8px 14px !important;
  }
  .s-footer-section .s-regulation-item,
  .s-footer-section .s-regulation-item a {
    font-size: 14px !important;
    line-height: 1.6 !important;
  }
}

/* Desktop sticky-nav approximation: keep hero transparent at top, reveal solid nav on scroll. */
@media screen and (min-width: 901px) {
  .s-navbar-desktop.s-navbar-desktop-fixed {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translateY(-18px);
    transition: opacity .22s ease, transform .22s ease, box-shadow .22s ease !important;
    background: rgba(255,255,255,0.98) !important;
    box-shadow: 0 10px 28px rgba(17, 36, 53, 0.10) !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
  }
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translateY(0);
  }
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed,
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed .s-logo-title,
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed .s-nav-text,
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed .s-font-nav_item,
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed .s-nav-dropdown-text,
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed .drop-down-icon-bold,
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed a {
    color: #1d2023 !important;
  }
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed .s-common-button {
    color: #fff !important;
    background: #006aa0 !important;
    border-color: rgba(0,0,0,0.08) !important;
  }
  body.pt-desktop-scrolled .s-navbar-desktop.s-navbar-desktop-fixed .s-nav-inner {
    max-width: 94%;
  }
}

/* PT mobile static nav v2: independent fallback, does not rely on Strikingly runtime. */
#pt-mobile-static-nav { display: none; }
@media screen and (max-width: 900px) {
  .s-nav.navigator { display: none !important; visibility: hidden !important; }
  #pt-mobile-static-nav {
    display: block !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2147483000 !important;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", Arial, sans-serif !important;
    pointer-events: auto;
  }
  #pt-mobile-static-nav .pt-mobile-static-bar {
    height: 64px !important;
    padding: 10px 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    box-sizing: border-box !important;
    background: rgba(255,255,255,0.98) !important;
    box-shadow: 0 2px 14px rgba(0,0,0,0.10) !important;
    pointer-events: auto;
  }
  #pt-mobile-static-nav .pt-mobile-static-logo {
    display: inline-flex !important;
    align-items: center !important;
    height: 44px !important;
    text-decoration: none !important;
  }
  #pt-mobile-static-nav .pt-mobile-static-logo img {
    display: block !important;
    max-height: 42px !important;
    max-width: 160px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  #pt-mobile-static-toggle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 4px !important;
    background: transparent !important;
    cursor: pointer !important;
    -webkit-tap-highlight-color: transparent !important;
  }
  #pt-mobile-static-toggle span {
    display: block !important;
    width: 25px !important;
    height: 2px !important;
    margin: 3.5px 0 !important;
    background: #006aa0 !important;
    border-radius: 999px !important;
    transition: transform .18s ease, opacity .18s ease !important;
  }
  body.pt-mobile-static-open #pt-mobile-static-toggle span:nth-child(1) { transform: translateY(9px) rotate(45deg) !important; }
  body.pt-mobile-static-open #pt-mobile-static-toggle span:nth-child(2) { opacity: 0 !important; }
  body.pt-mobile-static-open #pt-mobile-static-toggle span:nth-child(3) { transform: translateY(-9px) rotate(-45deg) !important; }
  #pt-mobile-static-drawer {
    display: block !important;
    position: fixed !important;
    top: 64px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2147483000 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    background: #fff !important;
    box-shadow: 0 18px 32px rgba(0,0,0,0.15) !important;
    transition: max-height .24s ease !important;
    pointer-events: none;
  }
  body.pt-mobile-static-open #pt-mobile-static-drawer { max-height: calc(100vh - 64px) !important; overflow-y: auto !important; pointer-events: auto !important; }
  #pt-mobile-static-drawer a {
    display: block !important;
    padding: 15px 24px !important;
    color: #006aa0 !important;
    font-size: 17px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border-bottom: 1px solid rgba(0,105,158,.12) !important;
    letter-spacing: .02em !important;
    background: #fff !important;
  }
  #pt-mobile-static-drawer a.pt-current { background: #f1f8fc !important; }
  #pt-mobile-static-drawer a.pt-mobile-static-cta {
    margin: 12px 24px 16px !important;
    padding: 13px 18px !important;
    text-align: center !important;
    color: #fff !important;
    background: #006aa0 !important;
    border-radius: 4px !important;
    border-bottom: 0 !important;
  }
  #pt-mobile-static-backdrop {
    display: none !important;
    position: fixed !important;
    top: 64px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 2147482999 !important;
    background: rgba(0,0,0,.18) !important;
    pointer-events: none;
  }
  body.pt-mobile-static-open #pt-mobile-static-backdrop { display: block !important; pointer-events: auto !important; }
}
@media screen and (min-width: 901px) {
  #pt-mobile-static-nav { display: none !important; }
}

/* PT mobile static nav v3: fix mobile tap/click layering on iOS/Android. */
@media screen and (max-width: 900px) {
  #pt-mobile-static-nav {
    /* keep the nav itself above all original platform layers */
    z-index: 2147483646 !important;
    pointer-events: auto !important;
    height: 64px !important;
    overflow: visible !important;
    isolation: isolate !important;
  }
  body.pt-mobile-static-open #pt-mobile-static-nav { height: 100vh !important; }
  #pt-mobile-static-nav .pt-mobile-static-bar {
    position: relative !important;
    z-index: 2147483647 !important;
    pointer-events: auto !important;
  }
  #pt-mobile-static-toggle,
  #pt-mobile-static-toggle * {
    pointer-events: auto !important;
    touch-action: manipulation !important;
  }
  #pt-mobile-static-backdrop {
    z-index: 2147483644 !important;
    pointer-events: auto !important;
  }
  #pt-mobile-static-drawer {
    z-index: 2147483647 !important;
    pointer-events: auto !important;
    -webkit-overflow-scrolling: touch !important;
    transform: translateZ(0) !important;
  }
  body.pt-mobile-static-open #pt-mobile-static-drawer {
    max-height: calc(100vh - 64px) !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  #pt-mobile-static-drawer a {
    position: relative !important;
    z-index: 2147483647 !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
    -webkit-tap-highlight-color: rgba(0,106,160,.14) !important;
  }
  /* ensure original page overlays cannot sit above the mobile menu while open */
  body.pt-mobile-static-open .s-page,
  body.pt-mobile-static-open #s-content,
  body.pt-mobile-static-open .s-section,
  body.pt-mobile-static-open .s-nav:not(#pt-mobile-static-nav) {
    pointer-events: none !important;
  }
}


/* Price page detail section: mobile-first editable pricing cards. */
.pt-price-detail-section {
  padding-top: 68px !important;
  padding-bottom: 95px !important;
  background:
    radial-gradient(circle at top left, rgba(0, 106, 160, 0.08), transparent 34%),
    linear-gradient(180deg, #eef8fd 0%, #f7fbfe 100%);
}
.pt-price-overview {
  max-width: 920px;
  margin: 0 auto 30px;
  text-align: center;
}
.pt-price-detail-section .pt-reveal,
.pt-price-detail-section.pt-reveal,
body.pt-motion-enabled .pt-price-detail-section .pt-reveal,
body.pt-motion-enabled .pt-price-detail-section.pt-reveal {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
}
.pt-price-kicker {
  display: inline-block;
  color: #0f71a6;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: .03em;
  text-shadow: 0 10px 24px rgba(15, 113, 166, 0.10);
}
.pt-price-heading {
  margin-top: 18px;
  color: #1d2023;
  font-size: 44px;
  line-height: 1.18;
  font-weight: 700;
}
.pt-price-intro {
  margin-top: 16px;
  color: #50555c;
  font-size: 17px;
  line-height: 1.85;
}
.pt-price-layout {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  counter-reset: pt-price-card;
}
.pt-price-card {
  position: relative;
  counter-increment: pt-price-card;
  background: linear-gradient(180deg, #ffffff 0%, #f8fcff 100%);
  border: 1px solid rgba(0, 106, 160, 0.12);
  border-radius: 24px;
  box-shadow: 0 18px 36px rgba(10, 70, 110, 0.08);
  overflow: hidden;
}
.pt-price-card-wide {
  grid-column: 1 / -1;
}
.pt-price-card-head {
  position: relative;
  padding: 30px 34px 24px 32px;
  background: linear-gradient(180deg, rgba(0, 106, 160, 0.08) 0%, rgba(0, 106, 160, 0.02) 100%);
  box-shadow: inset 0 -1px rgba(0, 106, 160, 0.08);
}
.pt-price-card-head::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: #006aa0;
  content: "";
}
.pt-price-card-head::after {
  position: absolute;
  top: 22px;
  right: 28px;
  color: rgba(0, 106, 160, 0.18);
  content: "0" counter(pt-price-card);
  font-size: 24px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .08em;
}
.pt-price-card-head h3 {
  padding-right: 58px;
  color: #006aa0;
  font-size: 32px;
  line-height: 1.15;
  font-weight: 700;
}
.pt-price-card-head h3::after {
  display: block;
  width: 44px;
  height: 3px;
  margin-top: 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #efa71f 0%, #006aa0 100%);
  content: "";
}
.pt-price-card-body {
  padding: 18px 18px 22px;
}
.pt-price-table-wrap {
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(0, 106, 160, 0.10);
  border-radius: 18px;
  overflow: hidden;
}
.pt-price-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.pt-price-table thead th {
  padding: 16px 18px;
  background: #eaf6fc;
  color: #0f71a6;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
  text-align: left;
}
.pt-price-table tbody td {
  padding: 16px 18px;
  border-top: 1px solid rgba(0, 106, 160, 0.10);
  color: #51616d;
  font-size: 14px;
  line-height: 1.72;
  vertical-align: top;
}
.pt-price-table thead th:first-child,
.pt-price-table tbody td:first-child {
  width: 22%;
}
.pt-price-table thead th:first-child {
  color: #0f71a6;
}
.pt-price-table tbody td:first-child {
  color: #1d2023;
  font-size: 15px;
  font-weight: 700;
}
.pt-price-table thead th:nth-child(2),
.pt-price-table tbody td:nth-child(2) {
  width: 57%;
}
.pt-price-table thead th:last-child,
.pt-price-table tbody td:last-child {
  width: 21%;
  color: #0f71a6;
  font-size: 15px;
  font-weight: 700;
  white-space: nowrap;
}
.pt-price-group + .pt-price-group {
  margin-top: 16px;
}
.pt-price-group-title {
  margin-bottom: 10px;
  color: #1d2023;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: .04em;
}
.pt-price-items {
  display: grid;
  gap: 12px;
}
.pt-price-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: start;
  padding: 16px 18px;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(0, 106, 160, 0.10);
  border-radius: 18px;
}
.pt-price-item-main h4 {
  color: #1d2023;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 700;
}
.pt-price-item-main p {
  margin-top: 6px;
  color: #5a6670;
  font-size: 14px;
  line-height: 1.72;
}
.pt-price-price {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 999px;
  background: #e7f4fa;
  color: #006aa0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  white-space: nowrap;
}
.pt-price-notes {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  padding: 18px 0 0;
}
.pt-price-note {
  width: 100%;
  box-sizing: border-box;
  border-radius: 16px;
  background: #f2f9fd;
  color: #51616d;
  padding: 16px 18px;
  font-size: 14px;
  line-height: 1.75;
}
.pt-price-note strong {
  color: #1d2023;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .pt-price-layout {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 727px) {
  .pt-price-detail-section {
    padding-top: 54px !important;
    padding-bottom: 62px !important;
  }
  .pt-price-overview {
    margin-bottom: 22px;
    text-align: center;
  }
  .pt-price-kicker {
    font-size: 40px;
    letter-spacing: .02em;
  }
  .pt-price-layout {
    gap: 16px;
  }
  .pt-price-card {
    border-radius: 18px;
  }
  .pt-price-card-head {
    padding: 22px 18px 18px 22px;
  }
  .pt-price-card-head::after {
    top: 18px;
    right: 18px;
    font-size: 20px;
  }
  .pt-price-card-head h3 {
    padding-right: 46px;
    font-size: 26px;
  }
  .pt-price-card-head h3::after {
    width: 36px;
    height: 2px;
    margin-top: 11px;
  }
  .pt-price-card-body {
    padding: 14px 14px 18px;
  }
  .pt-price-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .pt-price-table {
    min-width: 680px;
  }
  .pt-price-table thead th,
  .pt-price-table tbody td {
    padding: 14px 14px;
    font-size: 13px;
  }
  .pt-price-table tbody td:first-child,
  .pt-price-table tbody td:last-child {
    font-size: 14px;
  }
  .pt-price-group + .pt-price-group {
    margin-top: 14px;
  }
  .pt-price-group-title {
    margin-bottom: 8px;
    font-size: 13px;
  }
  .pt-price-items {
    gap: 10px;
  }
  .pt-price-item {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 14px 14px;
    border-radius: 16px;
  }
  .pt-price-item-main h4 {
    font-size: 15px;
    line-height: 1.45;
  }
  .pt-price-item-main p {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.7;
  }
  .pt-price-price {
    justify-self: flex-start;
    min-height: 36px;
    padding: 0 12px;
    font-size: 14px;
  }
  .pt-price-notes {
    gap: 10px;
    padding: 14px 0 0;
  }
  .pt-price-note {
    padding: 14px 14px;
    font-size: 13px;
    line-height: 1.7;
  }
}

/* Interactive AMap replacement for the contact-page form. */
.s-contact-section .s-google-maps-column {
  min-height: 420px !important;
  overflow: hidden !important;
  border-radius: 8px;
}
.s-contact-section #pt-about-map {
  width: 100%;
  height: 100%;
  min-height: 420px;
  background: #eaf4f8;
}
.s-contact-section #pt-about-map .amap-logo,
.s-contact-section #pt-about-map .amap-copyright {
  z-index: 2;
}
.s-contact-section .s-email-column {
  display: none !important;
}
.s-contact-section .s-contact-section-columns.s-three-columns {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 42px !important;
}
.s-contact-section .s-contact-info-column,
.s-contact-section .s-google-maps-column {
  width: auto !important;
  min-width: 0 !important;
  float: none !important;
}
.s-contact-section .s-contact-info-column {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 32px 24px !important;
}
.s-contact-section .s-contact-info-list {
  width: min(100%, 520px) !important;
  margin: 0 auto !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}
.s-contact-section .s-contact-info-text {
  font-size: 18px !important;
  line-height: 1.65 !important;
  white-space: nowrap !important;
}
.s-contact-section .s-contact-info-icon {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 28px !important;
  min-width: 28px !important;
  height: 28px !important;
}
.s-contact-section .pt-contact-info-svg {
  width: 21px !important;
  height: 21px !important;
  fill: none;
  stroke: #50555c;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.s-contact-section .pt-contact-phone-line {
  display: grid !important;
  grid-template-columns: 28px minmax(0, 1fr);
  align-items: center;
  min-height: 28px;
  white-space: nowrap;
}
.s-contact-section .pt-contact-phone-line + .pt-contact-phone-line {
  margin-top: 0;
}
.s-contact-section .s-contact-info-text > a {
  display: block !important;
  color: inherit;
}
.s-contact-section .s-contact-info-text > a + a {
  margin-top: 16px !important;
}
.s-contact-section .pt-contact-phone-line .pt-contact-info-svg {
  width: 21px !important;
  height: 21px !important;
  margin-right: 0;
  justify-self: start;
}
.s-contact-section .s-contact-info-item + .s-contact-info-item {
  margin-top: 0 !important;
}
.s-contact-section .s-contact-info-item.s-show-in-small-screen > a > .s-contact-info-icon,
.s-contact-section .s-contact-info-item.s-show-in-large-screen > .s-contact-info-icon {
  display: none !important;
}
@media (max-width: 728px) {
  .s-contact-section .s-google-maps-column,
  .s-contact-section #pt-about-map {
    min-height: 300px !important;
  }
  .s-contact-section .s-contact-section-columns.s-three-columns {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }
  .s-contact-section .s-contact-info-column {
    padding: 10px 4px 22px !important;
  }
  .s-contact-section .s-contact-info-text {
    font-size: 18px !important;
    white-space: normal !important;
  }
}
