/* Full article experience aligned with the Webtoro editorial system. */
.wt-article-page .article-wrap {
  padding: 76px 0 0 !important;
  color: #102b2c !important;
  background: #f7fbfa !important;
}

.wt-article-page .article-content-wrap {
  width: min(1380px, calc(100% - 96px)) !important;
  max-width: 1380px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.wt-article-page .article-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 310px !important;
  align-items: start !important;
  gap: 72px !important;
}

.wt-article-page .article-layout > article,
.wt-article-page .article-reading {
  min-width: 0 !important;
}

.wt-article-page .wt-article-share-v3 {
  display: flex !important;
  min-height: 64px !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 18px !important;
  padding: 10px 0 !important;
  border: 0 !important;
  border-top: 1px solid #9eb8b6 !important;
  border-bottom: 1px solid #9eb8b6 !important;
  border-radius: 0 !important;
  color: #456866 !important;
  background: transparent !important;
}

.wt-article-page .wt-article-share-v3 .art-tools-lbl {
  margin-right: auto !important;
  color: #073b3c !important;
  font-size: 9px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.wt-article-page .wt-article-share-v3 .tool-btn {
  display: inline-flex !important;
  min-height: 36px !important;
  align-items: center !important;
  gap: 7px !important;
  padding: 0 13px !important;
  border: 1px solid #9eb8b6 !important;
  border-radius: 19px !important;
  color: #174a4a !important;
  background: transparent !important;
  font-size: 10px !important;
  text-decoration: none !important;
}

.wt-article-page .wt-article-share-v3 .tool-btn:hover {
  border-color: #073b3c !important;
  color: #eff9f8 !important;
  background: #073b3c !important;
}

.wt-article-page .wt-article-body-v3 {
  width: 100% !important;
  max-width: none !important;
  color: #173536 !important;
}

.wt-article-page .wt-article-section {
  position: relative;
  max-width: 860px;
  margin: 0;
  padding: 58px 0 58px 76px;
  border-bottom: 1px solid #bfd0ce;
  scroll-margin-top: 112px;
}

.wt-article-page .wt-article-section > h2 {
  position: relative;
  margin: 0 0 24px !important;
  color: #073b3c !important;
  font-size: 36px !important;
  font-weight: 900 !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

.wt-article-page .wt-article-section > h2:before {
  position: absolute;
  top: 7px;
  right: calc(100% + 28px);
  color: #087e83;
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  content: attr(data-section-index);
}

.wt-article-page .wt-article-section:before {
  position: absolute;
  top: 66px;
  left: 0;
  color: #087e83;
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  content: attr(data-section-number);
}

.wt-article-page .wt-article-section > p,
.wt-article-page .wt-article-section > ul,
.wt-article-page .wt-article-section > ol,
.wt-article-page .wt-article-section > blockquote {
  max-width: 760px !important;
}

.wt-article-page .wt-article-section p,
.wt-article-page .wt-article-section li {
  color: #365a59 !important;
  font-size: 17px !important;
  line-height: 1.78 !important;
}

.wt-article-page .wt-article-section p {
  margin: 0 0 22px !important;
}

.wt-article-page .wt-article-section p:last-child {
  margin-bottom: 0 !important;
}

.wt-article-page .wt-article-section a {
  color: #087e83;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.wt-article-page .wt-article-section strong {
  color: #073b3c;
}

.wt-article-page .wt-article-intro-section {
  padding-top: 36px;
}

.wt-article-page .wt-article-intro-section:before,
.wt-article-page .wt-article-intro-section > h2 {
  display: none !important;
}

.wt-article-page .wt-article-intro-section > p:first-of-type {
  max-width: 800px !important;
  color: #173f3f !important;
  font-size: 22px !important;
  line-height: 1.55 !important;
}

.wt-article-page .wt-article-help-section {
  max-width: none;
  margin: 56px 0;
  padding: 44px !important;
  border: 0;
  color: #eff9f8;
  background: #073b3c;
}

.wt-article-page .wt-article-help-section:before {
  top: 50px;
  left: auto;
  right: 44px;
  color: #73dedf;
}

.wt-article-page .wt-article-help-section > h2 {
  max-width: 680px;
  color: #eff9f8 !important;
  font-size: 42px !important;
  text-transform: uppercase;
}

.wt-article-page .wt-article-help-section > p {
  color: #b9d2d0 !important;
}

.wt-article-page .wt-article-faq-section {
  max-width: none;
  margin-top: 56px;
  padding: 52px 44px 44px !important;
  border: 1px solid #9eb8b6;
  background: #eff9f8;
}

.wt-article-page .wt-article-faq-section > h2 {
  max-width: 560px;
  margin: 0 !important;
  font-size: 48px !important;
  text-transform: uppercase;
}

.wt-article-page .wt-faq-intro {
  max-width: 610px !important;
  margin: 14px 0 0 !important;
  color: #456866 !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
}

.wt-article-page .wt-faq-accordion {
  display: block !important;
  width: 100% !important;
  margin: 38px 0 0 !important;
  border-top: 1px solid #5d7f7c !important;
}

.wt-article-page .wt-faq-accordion .article-check,
.wt-article-page .wt-faq-accordion .faq-item {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #9eb8b6 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transition: background-color 180ms ease !important;
}

.wt-article-page .wt-faq-accordion .article-check.is-open,
.wt-article-page .wt-faq-accordion .faq-item.is-open {
  background: #fff !important;
}

.wt-article-page .wt-faq-question {
  display: grid !important;
  width: 100% !important;
  min-height: 88px !important;
  grid-template-columns: 42px minmax(0, 1fr) 42px !important;
  align-items: center !important;
  gap: 18px !important;
  padding: 20px 18px !important;
  border: 0 !important;
  color: #073b3c !important;
  background: transparent !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
  text-align: left !important;
}

.wt-article-page .wt-faq-question:focus {
  outline: none !important;
}

.wt-article-page .wt-faq-question:focus-visible {
  outline: 2px solid #087e83 !important;
  outline-offset: -2px !important;
}

.wt-article-page .wt-faq-index {
  display: inline-grid;
  width: 42px;
  height: 28px;
  place-items: center;
  border-right: 1px solid #9eb8b6;
  color: #078c91;
  font-size: 10px;
  font-weight: 900;
}

.wt-article-page .wt-faq-label {
  min-width: 0;
}

.wt-article-page .wt-faq-question i {
  position: relative !important;
  display: block !important;
  width: 42px !important;
  height: 42px !important;
  border: 1px solid #5d7f7c !important;
  border-radius: 50% !important;
  transition: border-color 180ms ease, background-color 180ms ease !important;
}

.wt-article-page .wt-faq-question i:before,
.wt-article-page .wt-faq-question i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1px;
  background: #073b3c;
  content: "";
  transform: translate(-50%, -50%);
}

.wt-article-page .wt-faq-question i:after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 180ms ease;
}

.wt-article-page .article-check.is-open .wt-faq-question i:after,
.wt-article-page .faq-item.is-open .wt-faq-question i:after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.wt-article-page .article-check.is-open .wt-faq-question i,
.wt-article-page .faq-item.is-open .wt-faq-question i {
  border-color: #31d7d4 !important;
  background: #31d7d4 !important;
}

.wt-article-page .wt-faq-answer {
  max-width: 760px !important;
  margin-left: 78px !important;
  padding: 0 70px 0 0 !important;
  color: #456866 !important;
  transition: max-height 240ms ease, opacity 180ms ease, padding 240ms ease !important;
}

.wt-article-page .wt-faq-answer[aria-hidden="false"] {
  padding-bottom: 30px !important;
}

.wt-article-page .wt-article-summary-section {
  max-width: none;
  margin-top: 56px;
  padding: 42px 44px !important;
  border: 0;
  background: #31d7d4;
}

.wt-article-page .wt-article-summary-section:before {
  top: 48px;
  left: auto;
  right: 44px;
  color: #073b3c;
}

.wt-article-page .wt-article-summary-section > h2 {
  color: #073b3c !important;
  font-size: 40px !important;
  text-transform: uppercase;
}

.wt-article-page .wt-article-summary-section > p {
  color: #174a4a !important;
}

.wt-article-page .article-sidebar {
  position: sticky !important;
  top: 112px !important;
  display: grid !important;
  gap: 18px !important;
  min-width: 0 !important;
}

.wt-article-page .wt-article-toc-v3 {
  overflow: hidden !important;
  border: 1px solid #073b3c !important;
  border-radius: 0 !important;
  color: #eff9f8 !important;
  background: #073b3c !important;
  box-shadow: none !important;
}

.wt-article-page .wt-article-toc-v3 .toc-hd {
  padding: 22px 20px 18px !important;
  border-bottom: 0 !important;
  color: #73dedf !important;
  font-size: 9px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
}

.wt-article-page .wt-toc-progress {
  height: 3px;
  margin: 0 20px 8px;
  overflow: hidden;
  background: #365f5e;
}

.wt-article-page .wt-toc-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background: #31d7d4;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 120ms linear;
}

.wt-article-page .wt-article-toc-v3 .toc-list {
  max-height: 460px !important;
  overflow-y: auto !important;
  padding: 10px 0 14px !important;
  scrollbar-color: #31d7d4 #073b3c;
  scrollbar-width: thin;
}

.wt-article-page .wt-article-toc-v3 .toc-item {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}

.wt-article-page .wt-article-toc-v3 .toc-item:before {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #73dedf;
  font-size: 8px;
  font-weight: 900;
  content: attr(data-index);
}

.wt-article-page .wt-article-toc-v3 .toc-item a {
  display: block !important;
  min-height: 45px;
  padding: 14px 18px 13px 50px !important;
  border-left: 3px solid transparent;
  color: #b9d2d0 !important;
  font-size: 11px !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  transition: color 160ms ease, background-color 160ms ease, border-color 160ms ease !important;
}

.wt-article-page .wt-article-toc-v3 .toc-item a:hover,
.wt-article-page .wt-article-toc-v3 .toc-item a.active {
  color: #073b3c !important;
  background: #31d7d4 !important;
  border-left-color: #eff9f8;
}

.wt-article-page .wt-article-toc-v3 .toc-item:has(a:hover):before,
.wt-article-page .wt-article-toc-v3 .toc-item:has(a.active):before {
  color: #073b3c;
}

.wt-article-page .wt-recently-viewed-v3 {
  padding: 20px !important;
  border: 1px solid #9eb8b6 !important;
  border-radius: 0 !important;
  background: #eff9f8 !important;
}

.wt-article-page .wt-recently-viewed-v3 .sb-lbl {
  margin-bottom: 12px !important;
  color: #087e83 !important;
  font-size: 9px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
}

.wt-article-page .wt-recently-viewed-v3 .rv-item {
  display: block !important;
  padding: 11px 0 !important;
  border-bottom: 1px solid #bfd0ce !important;
  color: #173f3f !important;
  font-size: 11px !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
}

.wt-article-page .wt-recently-viewed-v3 .rv-item:last-child {
  border-bottom: 0 !important;
}

.wt-article-page .wt-article-cta-v3 {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 210px !important;
  align-items: center !important;
  gap: 48px !important;
  margin: 72px 0 0 !important;
  padding: 48px !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #eff9f8 !important;
  background: #073b3c !important;
  box-shadow: none !important;
  text-align: left !important;
}

.wt-article-page .wt-article-cta-v3:before,
.wt-article-page .wt-article-cta-v3 .cta-glow-1,
.wt-article-page .wt-article-cta-v3 .cta-glow-2 {
  display: none !important;
}

.wt-article-page .wt-article-cta-copy h2 {
  max-width: 720px !important;
  margin: 0 !important;
  color: #eff9f8 !important;
  font-size: 42px !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

.wt-article-page .wt-article-cta-copy p {
  max-width: 650px !important;
  margin: 18px 0 0 !important;
  color: #b9d2d0 !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}

.wt-article-page .wt-article-cta-v3 .cta-btns {
  display: flex !important;
  align-items: stretch !important;
  flex-direction: column !important;
  gap: 9px !important;
}

.wt-article-page .wt-article-cta-v3 .btn {
  min-height: 44px !important;
  justify-content: center !important;
  border: 1px solid #73dedf !important;
  border-radius: 23px !important;
  color: #073b3c !important;
  background: #73dedf !important;
  font-size: 9px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
}

.wt-article-page .wt-article-cta-v3 .btn-white-outline {
  color: #eff9f8 !important;
  background: transparent !important;
}

.wt-article-page .wt-related-posts-v3 {
  margin: 0 !important;
  padding: 84px 0 96px !important;
  border: 0 !important;
}

.wt-article-page .wt-related-posts-v3 .related-posts-header {
  margin: 0 0 32px !important;
  padding: 0 0 24px !important;
  border-bottom: 1px solid #809b99 !important;
}

.wt-article-page .wt-related-posts-v3 .related-posts-header h3 {
  margin: 0 !important;
  color: #073b3c !important;
  font-size: 44px !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

.wt-article-page .wt-related-posts-v3 .grid-3 {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.wt-article-page .wt-related-posts-v3 .post-card {
  position: relative;
  display: flex !important;
  min-height: 290px !important;
  border: 1px solid #809b99 !important;
  border-radius: 0 !important;
  color: #073b3c !important;
  background: #fff !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  animation: none !important;
}

.wt-article-page .wt-related-posts-v3 .post-card:before {
  position: absolute;
  top: 24px;
  right: 24px;
  color: #087e83;
  font-size: 9px;
  font-weight: 900;
  content: attr(data-related-index);
}

.wt-article-page .wt-related-posts-v3 .post-card-body {
  display: flex !important;
  min-height: 288px !important;
  flex-direction: column !important;
  padding: 28px !important;
}

.wt-article-page .wt-related-posts-v3 .post-card h3 {
  margin: 0 0 16px !important;
  color: #073b3c !important;
  font-size: 21px !important;
  line-height: 1.08 !important;
}

.wt-article-page .wt-related-posts-v3 .post-card-exc {
  color: #567674 !important;
  font-size: 12px !important;
  line-height: 1.55 !important;
}

.wt-article-page .wt-related-posts-v3 .post-card-foot {
  margin-top: auto !important;
  padding-top: 16px !important;
  border-top: 1px solid #bfd0ce !important;
}

@media (max-width: 1080px) {
  .wt-article-page .article-content-wrap {
    width: calc(100% - 48px) !important;
  }

  .wt-article-page .article-layout {
    grid-template-columns: minmax(0, 1fr) 270px !important;
    gap: 40px !important;
  }

  .wt-article-page .wt-related-posts-v3 .grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 820px) {
  .wt-article-page .article-wrap {
    padding-top: 48px !important;
  }

  .wt-article-page .article-layout {
    grid-template-columns: 1fr !important;
  }

  .wt-article-page .article-sidebar {
    position: static !important;
    grid-row: 1 !important;
  }

  .wt-article-page .wt-article-toc-v3 .toc-list {
    max-height: 280px !important;
  }

  .wt-article-page .wt-article-cta-v3 {
    grid-template-columns: 1fr !important;
  }

  .wt-article-page .wt-article-cta-v3 .cta-btns {
    align-items: flex-start !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
  }
}

@media (max-width: 600px) {
  .wt-article-page .article-content-wrap {
    width: calc(100% - 32px) !important;
  }

  .wt-article-page .wt-article-share-v3 {
    align-items: stretch !important;
    flex-wrap: wrap !important;
  }

  .wt-article-page .wt-article-share-v3 .art-tools-lbl {
    width: 100% !important;
  }

  .wt-article-page .wt-article-section {
    padding: 42px 0 !important;
  }

  .wt-article-page .wt-article-section:before {
    position: static;
    display: block;
    margin-bottom: 14px;
  }

  .wt-article-page .wt-article-section > h2 {
    font-size: 30px !important;
  }

  .wt-article-page .wt-article-section p,
  .wt-article-page .wt-article-section li {
    font-size: 16px !important;
  }

  .wt-article-page .wt-article-help-section,
  .wt-article-page .wt-article-summary-section {
    margin: 40px 0;
    padding: 28px 22px !important;
  }

  .wt-article-page .wt-article-faq-section {
    margin: 40px 0;
    padding: 32px 20px 26px !important;
  }

  .wt-article-page .wt-article-help-section > h2,
  .wt-article-page .wt-article-summary-section > h2,
  .wt-article-page .wt-article-faq-section > h2 {
    font-size: 32px !important;
  }

  .wt-article-page .wt-faq-question {
    min-height: 76px !important;
    grid-template-columns: 30px minmax(0, 1fr) 36px !important;
    gap: 12px !important;
    padding: 16px 8px !important;
    font-size: 16px !important;
  }

  .wt-article-page .wt-faq-index {
    width: 30px;
  }

  .wt-article-page .wt-faq-question i {
    width: 36px !important;
    height: 36px !important;
  }

  .wt-article-page .wt-faq-answer {
    margin-left: 50px !important;
    padding-right: 10px !important;
  }

  .wt-article-page .wt-article-cta-v3 {
    padding: 32px 22px !important;
  }

  .wt-article-page .wt-article-cta-copy h2 {
    font-size: 32px !important;
  }

  .wt-article-page .wt-article-cta-v3 .cta-btns {
    align-items: stretch !important;
    flex-direction: column !important;
  }

  .wt-article-page .wt-related-posts-v3 .grid-3 {
    grid-template-columns: 1fr !important;
  }

  .wt-article-page .wt-related-posts-v3 .related-posts-header h3 {
    font-size: 34px !important;
  }
}
