@font-face {
    font-family: "Figtree";
    src: url("/wp-content/uploads/Figtree-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Figtree";
    src: url("/wp-content/uploads/Figtree-Medium.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Figtree";
    src: url("/wp-content/uploads/Figtree-SemiBold.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Figtree";
    src: url("/wp-content/uploads/Figtree-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

html {
    scroll-behavior: smooth;
}

:root {
    interpolate-size: allow-keywords;
}

body.ad-timber-site-shell {
    margin: 0;
    background: var(--ad-surface-page);
    color: var(--body-color, var(--ad-text-body));
    font-family: var(--ad-font-primary);
    font-size: var(--text-m, 16px);
    -webkit-font-smoothing: antialiased;
    line-height: var(--text-line-height, var(--ad-line-height-body));
    min-block-size: 100vh;
    overflow-x: clip;
}

.ad-timber-site-shell *,
.ad-timber-site-shell *::before,
.ad-timber-site-shell *::after {
    box-sizing: border-box;
}

:where(body.ad-timber-site-shell) :where(input, button, textarea, select) {
    font: inherit;
}

:where(body.ad-timber-site-shell) :where(dd) {
    margin-inline-start: 0;
}

:where(body.ad-timber-site-shell) :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
    margin-block: 0;
}

:where(body.ad-timber-site-shell) :where(p, li) {
    line-height: var(--text-line-height, calc(6px + 2ex));
}

:where(body.ad-timber-site-shell) :where(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h--1, .h--2, .h--3, .h--4, .h--5, .h--6) {
    font-weight: var(--heading-font-weight);
    letter-spacing: var(--heading-letter-spacing);
    line-height: var(--heading-line-height);
    max-width: var(--heading-max-width);
    text-wrap: var(--heading-text-wrap);
}

:where(body.ad-timber-site-shell) :where(h1) {
    color: var(--h1-color);
    font-size: var(--h1);
    font-weight: var(--h1-font-weight);
    max-width: var(--h1-max-width);
}

:where(body.ad-timber-site-shell) :where(h2) {
    color: var(--h2-color);
    font-size: var(--h2);
    font-weight: var(--h2-font-weight);
    line-height: var(--h2-line-height);
}

:where(body.ad-timber-site-shell) :where(h3) {
    color: var(--h3-color);
    font-size: var(--h3);
    font-weight: var(--h3-font-weight);
    letter-spacing: var(--h3-letter-spacing);
    line-height: var(--h3-line-height);
    max-width: var(--h3-max-width);
}

:where(body.ad-timber-site-shell) :where(h4) {
    color: var(--h4-color);
    font-size: var(--h4);
    font-weight: var(--h4-font-weight);
    letter-spacing: var(--h4-letter-spacing);
    line-height: var(--h4-line-height);
    max-width: var(--h4-max-width);
}

:where(body.ad-timber-site-shell) :where(h5) {
    color: var(--h5-color);
    font-size: var(--h5);
    font-weight: var(--h5-font-weight);
    line-height: var(--h5-line-height);
    max-width: var(--h5-max-width);
}

:where(body.ad-timber-site-shell) :where(h6) {
    color: var(--h6-color);
    font-size: var(--h6);
    line-height: var(--h6-line-height);
    max-width: var(--h6-max-width);
}

.ad-timber-site-shell img,
.ad-timber-site-shell svg,
.ad-timber-site-shell video {
    max-width: 100%;
}

body.ad-timber-site-shell :where(#ad-content, main, .site-main) a:not(
    .ad-page-button,
    .ad-service-button,
    .ad-dentist-button,
    .ad-dentist-featured-card__button,
    .ad-location-button,
    .ad-locations__btn,
    .mega-services__main-link,
    .mega-services__inner-link
) {
    color: inherit;
}

.ad-content-page,
.ad-blog-index,
.ad-blog-post {
    background: var(--ad-surface-page);
    color: var(--ad-text-body);
    font-family: var(--ad-font-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: normal;
    overflow-x: clip;
}

.ad-content-page #ad-content.wordpress {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
    color: #081a2b;
    font-family: "Figtree";
    font-size: var(--text-m);
    font-weight: 400;
    line-height: 1.424;
    letter-spacing: normal;
}

.ad-content-page #ad-content.wordpress h1 {
    margin: 0;
    color: #081a2b;
    font-size: var(--h1);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2px;
}

.ad-content-page #ad-content.wordpress p,
.ad-content-page #ad-content.wordpress li {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: normal;
}

.ad-content-page #ad-content.wordpress ul,
.ad-content-page #ad-content.wordpress ol {
    margin: 0;
    padding-left: 40px;
}

.ad-content-page #ad-content.wordpress hr {
    margin: 14.1458px 0;
}

.ad-content-page #ad-content.wordpress a {
    color: var(--ad-color-teal-deep);
}

.ad-content-page__shell,
.ad-blog-shell:not(body) {
    width: var(--ad-shell-reading);
    margin-inline: auto;
}

.ad-content-page__hero,
.ad-blog-hero,
.ad-blog-post__hero {
    background: var(--ad-surface-subtle);
    padding: 96px 0 72px;
}

.ad-content-page__hero h1,
.ad-blog-hero h1,
.ad-blog-post__hero h1 {
    max-width: 920px;
    margin: 0;
    color: var(--ad-text-heading);
    font-size: clamp(40px, 5vw, 64px);
    font-weight: 600;
    line-height: 1.08;
    letter-spacing: 0;
}

.ad-blog-overline,
.ad-blog-card__date,
.ad-blog-post__meta {
    margin: 0 0 14px;
    color: var(--ad-color-teal);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1.2;
    text-transform: uppercase;
}

.ad-content-page__body,
.ad-blog-post__content {
    padding: 72px 0 96px;
}

.ad-content-page__body > *:first-child,
.ad-blog-post__content > *:first-child {
    margin-top: 0;
}

.ad-content-page__body > *:last-child,
.ad-blog-post__content > *:last-child {
    margin-bottom: 0;
}

.ad-content-page__body,
.ad-content-page__body p,
.ad-content-page__body li,
.ad-blog-post__content,
.ad-blog-post__content p,
.ad-blog-post__content li {
    font-size: 18px;
    line-height: 1.65;
}

.ad-content-page__body h2,
.ad-content-page__body h3,
.ad-content-page__body h4,
.ad-blog-post__content h2,
.ad-blog-post__content h3,
.ad-blog-post__content h4 {
    margin: 48px 0 18px;
    color: var(--ad-text-heading);
    font-weight: 600;
    line-height: 1.18;
    letter-spacing: 0;
}

.ad-content-page__body h2,
.ad-blog-post__content h2 {
    font-size: clamp(32px, 4vw, 44px);
}

.ad-content-page__body h3,
.ad-blog-post__content h3 {
    font-size: clamp(24px, 3vw, 32px);
}

.ad-content-page__body a,
.ad-blog-post__content a {
    color: var(--ad-color-link-blue);
    font-weight: 600;
}

.ad-content-page__body .wp-block-table,
.ad-blog-post__content .wp-block-table {
    margin: 32px 0;
}

.ad-blog-list {
    padding: 80px 0 104px;
}

.ad-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
    width: var(--ad-shell-standard);
}

.ad-blog-card {
    display: grid;
    grid-template-rows: auto 1fr;
    overflow: hidden;
    border: 1px solid var(--ad-border-card-soft);
    border-radius: var(--ad-card-radius);
    background: var(--ad-card-bg);
    box-shadow: var(--ad-shadow-card-subtle);
}

.ad-blog-card__media {
    display: block;
    aspect-ratio: 16 / 10;
    background: var(--ad-surface-subtle);
}

.ad-blog-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.ad-blog-card__body {
    display: flex;
    min-height: 280px;
    flex-direction: column;
    gap: 16px;
    padding: 28px;
}

.ad-blog-card__body h2 {
    margin: 0;
    color: var(--ad-text-heading);
    font-size: 24px;
    font-weight: 600;
    line-height: 1.18;
}

.ad-blog-card__body h2 a {
    color: inherit;
    text-decoration: none;
}

.ad-blog-card__body p {
    margin: 0;
    color: var(--ad-text-soft);
    font-size: 16px;
    line-height: 1.55;
}

.ad-blog-card__link {
    margin-top: auto;
    color: var(--ad-color-link-blue);
    font-weight: 700;
    text-decoration: none;
}

.ad-blog-post__hero-inner {
    display: grid;
    gap: 4px;
}

.ad-blog-post__image {
    width: var(--ad-shell-reading);
    margin: 48px auto 0;
}

.ad-blog-post__image img {
    display: block;
    width: 100%;
    border-radius: var(--ad-card-radius);
}

.ad-blog-index {
    background: var(--ad-surface-subtle);
}

.ad-blog-index .ad-blog-hero {
    padding: 88px 0 56px;
    text-align: center;
}

.ad-blog-index .ad-blog-hero .ad-blog-shell {
    width: min(100% - 160px, 1280px);
}

.ad-blog-index .ad-blog-overline {
    color: var(--ad-color-teal-deep);
}

.ad-blog-index .ad-blog-hero h1 {
    max-width: none;
    color: var(--ad-color-bright-blue);
    font-size: 66px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2px;
    text-wrap: balance;
}

.ad-blog-hero__lead {
    max-width: 1280px;
    margin: 18px auto 0;
    color: var(--ad-color-bright-blue);
    font-size: 24px;
    line-height: 1.25;
}

.ad-blog-index .ad-blog-list {
    padding: 16px 0 96px;
}

.ad-blog-index .ad-blog-grid {
    gap: 30px;
    width: min(100% - 160px, 1280px);
}

.ad-blog-index .ad-blog-card {
    border: 0;
    border-radius: 8px;
    box-shadow: none;
}

.ad-blog-index .ad-blog-card__media {
    aspect-ratio: 407 / 229;
    background: var(--ad-card-bg);
}

.ad-blog-index .ad-blog-card__body {
    min-height: 206px;
    gap: 18px;
    padding: 28px 30px 32px;
}

.ad-blog-index .ad-blog-card__date,
.ad-blog-index .ad-blog-card__link {
    display: none;
}

.ad-blog-index .ad-blog-card__body h2 {
    color: var(--primary, var(--ad-color-teal-active));
    font-size: 25px;
    line-height: 1.08;
}

.ad-blog-index .ad-blog-card__body p {
    color: var(--ad-color-blue-deep);
    font-size: 16px;
    line-height: 1.45;
}

.ad-blog-card__category {
    margin: 0;
    color: var(--ad-color-teal-deep);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1.2;
    text-transform: uppercase;
}

.ad-blog-card__category a {
    color: inherit;
    text-decoration: none;
}

.ad-blog-post {
    --ad-blog-toc-teal: var(--ad-color-teal-active);
    background: var(--ad-color-white);
}

.ad-blog-post .ad-blog-post__hero {
    padding: 68px 0;
    background: var(--ad-color-white);
}

.ad-blog-post .ad-blog-post__hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 606px;
    gap: 68px;
    align-items: start;
    width: min(100% - 160px, 1280px);
}

.ad-blog-breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    align-items: center;
    margin-bottom: 66.12px;
    color: var(--ad-color-bright-blue);
    font-size: 16px;
    line-height: 22px;
}

.ad-blog-breadcrumbs a {
    color: inherit;
    text-decoration: none;
}

.ad-blog-breadcrumbs span[aria-hidden="true"] {
    color: var(--ad-color-blue-deep);
    font-weight: var(--ad-font-weight-semibold);
}

.ad-blog-post .ad-blog-post__hero h1 {
    max-width: 640px;
    color: var(--ad-color-bright-blue);
    font-size: 47.9855px;
    line-height: 1;
    letter-spacing: -2px;
    text-wrap: balance;
}

.ad-blog-post__category {
    margin: 13.5px 0 0;
    color: var(--ad-color-teal-deep);
    font-size: 14px;
    font-weight: var(--ad-font-weight-semibold);
    letter-spacing: 0.08em;
    line-height: 20px;
    text-transform: uppercase;
}

.ad-blog-post__updated {
    display: flex;
    gap: 12px;
    align-items: center;
    margin: 13.5px 0 0;
    color: var(--ad-color-black);
    font-size: 16px;
    line-height: 22px;
}

.ad-blog-post__read-time {
    display: inline-flex;
    gap: 6px;
    align-items: center;
    color: #ff5a4f;
}

.ad-blog-post__read-time svg {
    width: 16px;
    height: 16px;
    stroke: var(--ad-color-bright-blue);
    stroke-width: 2;
    fill: none;
}

.ad-blog-post__author {
    display: flex;
    gap: 14px;
    align-items: center;
    margin-top: 20px;
    color: var(--ad-color-black);
    font-size: 19.2px;
    line-height: 25.2px;
}

.ad-blog-post__author img {
    width: 48px;
    height: 48px;
    border-radius: 999px;
}

.ad-blog-post__author strong {
    color: var(--ad-color-bright-blue);
    font-weight: 600;
    line-height: 22px;
}

.ad-blog-post .ad-blog-post__image {
    width: 100%;
    margin: 0;
}

.ad-blog-post .ad-blog-post__image img {
    aspect-ratio: 3 / 2;
    border-radius: 8px;
    object-fit: cover;
}

.ad-blog-post .ad-blog-post__body-grid {
    display: grid;
    grid-template-columns: 400px minmax(0, 1fr);
    gap: 46.66px;
    width: min(100% - 160px, 1280px);
    padding: 0 0 96px;
}

.ad-blog-post__toc {
    align-self: start;
    padding: 20px;
    border-radius: 8px;
    background: var(--ad-surface-subtle);
}

.ad-blog-post__toc ol {
    display: grid;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ad-blog-post__toc a {
    display: block;
    padding: 10px;
    border-radius: 8px;
    color: var(--ad-blog-toc-teal);
    font-size: 16px;
    font-weight: var(--ad-font-weight-semibold);
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
}

body.ad-timber-site-shell .ad-blog-post__toc a {
    color: var(--ad-blog-toc-teal);
}

.ad-blog-post__toc li:first-child a {
    background: var(--ad-blog-toc-teal);
    color: var(--ad-color-white);
}

body.ad-timber-site-shell .ad-blog-post__toc li:first-child a {
    color: var(--ad-color-white);
}

.ad-blog-post__toc-item--h3 a {
    width: calc(100% - 20px);
    margin-left: 20px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: var(--ad-font-weight-regular);
    line-height: 22px;
    text-transform: none;
}

.ad-blog-post .ad-blog-post__content {
    padding: 32px;
    border-radius: 8px;
    background: var(--ad-surface-subtle);
}

.ad-blog-post__takeaways {
    margin: 0 0 42px;
    padding: 0;
}

.ad-blog-post__takeaways h2 {
    margin: 0 0 58px;
    color: var(--ad-color-blue-deep);
    font-size: 34px;
    font-weight: 700;
    line-height: 1.08;
}

.ad-blog-post__takeaways-content {
    color: var(--ad-color-blue-deep);
}

.ad-blog-post__takeaways-content > *:first-child {
    margin-top: 0;
}

.ad-blog-post__takeaways-content > *:last-child {
    margin-bottom: 0;
}

.ad-blog-post__takeaways-content p,
.ad-blog-post__takeaways-content li {
    font-size: 16px;
    line-height: 22px;
}

.ad-blog-post__takeaways-content ul,
.ad-blog-post__takeaways-content ol {
    margin: 28px 0 0;
    padding-left: 24px;
}

.ad-blog-post__takeaways-content li + li {
    margin-top: 10px;
}

.ad-blog-related {
    padding: 88px 0 104px;
    background: var(--ad-surface-subtle);
}

.ad-blog-related__inner {
    width: min(100% - 160px, 1280px);
}

.ad-blog-related h2 {
    margin: 0 0 36px;
    color: var(--ad-color-blue-deep);
    font-size: 44px;
    font-weight: 700;
    line-height: 1.08;
    text-align: center;
}

.ad-blog-related__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
}

.ad-blog-card--related {
    border: 0;
    border-radius: 8px;
    box-shadow: none;
}

.ad-blog-card--related .ad-blog-card__media {
    aspect-ratio: 407 / 229;
}

.ad-blog-card--related .ad-blog-card__body {
    min-height: 154px;
    gap: 12px;
    padding: 24px 30px 30px;
}

.ad-blog-card--related .ad-blog-card__body h2 {
    font-size: 24px;
    line-height: 1.12;
}

.styled-table-wrap {
    --container-padding: var(--gutter, 24px);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    width: 100%;
}

.styled-table figure.wp-block-table {
    margin: 0;
}

.styled-table table,
.styled-table .wp-block-table table {
    width: 100%;
    min-width: 690px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-collapse: separate;
    border-radius: 8px;
    border-spacing: 0;
    table-layout: fixed;
    overflow: hidden;
    font-size: 16px;
}

.styled-table figure.wp-block-table thead,
.styled-table thead {
    border: none;
}

.styled-table figure.wp-block-table th,
.styled-table figure.wp-block-table td,
.styled-table th,
.styled-table td {
    width: 33.333%;
    padding: 28px 24px;
    border: none;
    text-align: left;
    vertical-align: top;
}

.styled-table figure.wp-block-table thead tr,
.styled-table thead tr {
    background-color: #eaf1ff;
}

.styled-table figure.wp-block-table thead th,
.styled-table thead th {
    padding-top: 16px;
    padding-bottom: 16px;
    color: #000;
    font-weight: 600;
    vertical-align: middle;
}

.styled-table figure.wp-block-table tbody td,
.styled-table tbody td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.styled-table figure.wp-block-table tbody tr:last-child td,
.styled-table tbody tr:last-child td {
    border-bottom: none;
}

.styled-table figure.wp-block-table tbody td:first-child,
.styled-table tbody td:first-child {
    background-color: #f4f6fb;
    font-weight: 500;
}

.styled-table figure.wp-block-table tbody td:not(:first-child),
.styled-table tbody td:not(:first-child) {
    background-color: #fff;
}

.styled-table figure.wp-block-table th:not(:last-child),
.styled-table figure.wp-block-table td:not(:last-child),
.styled-table th:not(:last-child),
.styled-table td:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width: 1100px) {
    .ad-blog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ad-blog-post .ad-blog-post__hero-grid,
    .ad-blog-post .ad-blog-post__body-grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .ad-blog-post__toc {
        display: none;
    }

    .ad-blog-related__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .ad-content-page__shell,
    .ad-blog-shell:not(body),
    .ad-blog-grid,
    .ad-blog-post__image {
        width: min(100% - 40px, 640px);
    }

    .ad-content-page__hero,
    .ad-blog-hero,
    .ad-blog-post__hero {
        padding: 64px 0 52px;
    }

    .ad-content-page__hero h1,
    .ad-blog-hero h1,
    .ad-blog-post__hero h1 {
        font-size: 40px;
    }

    .ad-content-page__body,
    .ad-blog-post__content {
        padding: 48px 0 72px;
    }

    .ad-content-page__body,
    .ad-content-page__body p,
    .ad-content-page__body li,
    .ad-blog-post__content,
    .ad-blog-post__content p,
    .ad-blog-post__content li {
        font-size: 16px;
    }

    .ad-blog-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .ad-blog-index,
    .ad-blog-post {
        font-size: 14.1458px;
        font-weight: 400;
        line-height: 20.14px;
        letter-spacing: normal;
    }

    .ad-blog-index .ad-blog-hero {
        padding: 54px 0 27px;
        text-align: center;
    }

    .ad-blog-index .ad-blog-hero .ad-blog-shell {
        width: min(100% - 38.406px, 640px);
    }

    .ad-blog-index .ad-blog-hero h1 {
        font-size: 40.1915px;
        line-height: 40.1915px;
    }

    .ad-blog-hero__lead {
        margin-top: 10px;
        font-size: 22.1458px;
        line-height: 28.14px;
        text-align: left;
    }

    .ad-blog-index .ad-blog-card__body {
        min-height: auto;
        padding: 24px 23.64px 30px;
    }

    .ad-blog-index .ad-blog-card__body h2 {
        font-size: 22.1458px;
        font-weight: 500;
        line-height: 24.3604px;
        letter-spacing: -1px;
        text-wrap: balance;
        color: var(--primary, var(--ad-color-teal-active));
    }

    .ad-blog-index .ad-blog-card__body p {
        color: #081a2b;
        font-size: 14.1458px;
        line-height: 20.14px;
    }

    .ad-blog-index .ad-blog-grid,
    .ad-blog-post .ad-blog-post__hero-grid,
    .ad-blog-post .ad-blog-post__body-grid,
    .ad-blog-related__inner {
        width: min(100% - 38.406px, 640px);
    }

    .ad-blog-post .ad-blog-post__hero {
        padding: 48px 0 40px;
    }

    .ad-blog-breadcrumbs {
        gap: 8px;
        margin-bottom: 57.36px;
        font-size: 14px;
        line-height: 16.8px;
    }

    body.postid-1653 .ad-blog-breadcrumbs {
        margin-bottom: 54.02px;
    }

    .ad-blog-post .ad-blog-post__hero-grid {
        gap: 24px;
    }

    .ad-blog-post .ad-blog-post__image img {
        aspect-ratio: 3 / 2;
    }

    body.postid-1358 .ad-blog-post .ad-blog-post__hero,
    body.postid-1653 .ad-blog-post .ad-blog-post__hero {
        padding-bottom: 45px;
    }

    body.postid-1358 .ad-blog-post .ad-blog-post__hero {
        padding-top: 44.65px;
    }

    body.postid-1358 .ad-blog-post .ad-blog-post__hero-grid,
    body.postid-1653 .ad-blog-post .ad-blog-post__hero-grid {
        gap: 24.4375px;
    }

    body.postid-1072 .ad-blog-post .ad-blog-post__hero,
    body.postid-1951 .ad-blog-post .ad-blog-post__hero {
        padding-bottom: 41.7px;
    }

    body.postid-1072 .ad-blog-post .ad-blog-post__hero-grid,
    body.postid-1951 .ad-blog-post .ad-blog-post__hero-grid {
        gap: 24.4375px;
    }

    .ad-blog-post .ad-blog-post__hero h1 {
        max-width: 100%;
        font-size: 32.8689px;
        line-height: 32.8689px;
    }

    .ad-blog-post__category {
        margin-top: 13.5px;
        font-size: 13.0729px;
        font-weight: var(--ad-font-weight-semibold);
        line-height: 19.07px;
        text-align: center;
    }

    .ad-blog-post__updated {
        margin-top: 13.5px;
        font-size: 14.1458px;
        line-height: 20.14px;
    }

    .ad-blog-post__author {
        margin-top: 13.5px;
        font-size: 16.975px;
        line-height: 22.97px;
    }

    .ad-blog-post__author {
        justify-content: center;
    }

    .ad-blog-post__author strong {
        font-size: 16.975px;
        line-height: 20.14px;
    }

    .ad-blog-post .ad-blog-post__content {
        padding: 24px 23.64px;
    }

    .ad-blog-post__takeaways h2 {
        margin-bottom: 48.87px;
        font-size: 26.9495px;
        font-weight: 600;
        line-height: 29.6444px;
        letter-spacing: -1px;
        text-wrap: balance;
    }

    .ad-blog-post__takeaways-content p,
    .ad-blog-post__takeaways-content li {
        font-size: 14.1458px;
        line-height: 20.14px;
    }

    .ad-blog-post__takeaways-content p + p {
        margin-top: 24.44px;
    }

    .ad-blog-related {
        padding: 64px 0 72px;
    }

    .ad-blog-related h2 {
        font-size: 36px;
    }

    .ad-blog-related__grid {
        grid-template-columns: 1fr;
    }

    .styled-table-wrap {
        margin-left: calc(-1 * var(--container-padding, 24px));
        margin-right: calc(-1 * var(--container-padding, 24px));
        padding-right: var(--container-padding, 24px);
        padding-bottom: 8px;
        padding-left: var(--container-padding, 24px);
    }

    .wp-block-group.styled-table-wrap {
        width: 100vw;
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .ad-blog-index .ad-blog-list {
        padding-top: 62px;
    }

    .ad-blog-index .ad-blog-hero .ad-blog-shell,
    .ad-blog-index .ad-blog-grid {
        width: min(100% - 73.0625px, 1280px);
    }

    .ad-blog-index .ad-blog-card__body {
        padding: 26.8px;
    }
}
