/* Native interactions rebuilt from the owner's published design. */
.contact-dialog{position:fixed;inset:0;margin:auto;width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;padding:32px;border:1px solid #dbe4f4;border-radius:24px;background:#fff;color:#000f33;box-shadow:0 20px 80px #000f3326}
.contact-dialog::backdrop{background:#000f3366;backdrop-filter:blur(4px)}
.contact-dialog-close{position:absolute;right:12px;top:8px;width:36px;height:36px;padding:0;border:0;background:none;color:inherit;font-size:30px}
.contact-dialog h2{margin:12px 0 16px;font-size:30px;line-height:1.15;font-weight:500;letter-spacing:normal}
.contact-dialog-help{font-size:16px;line-height:1.5;margin:0 0 24px;color:#536079}
.contact-value-label{display:block;font-size:14px;margin-bottom:6px;color:#536079}
.contact-dialog input[readonly]{font-size:19px;padding:12px;background:#f4f7fc;border-color:#dbe4f4}
.contact-dialog-actions{display:flex;gap:14px;align-items:center;margin-top:16px;flex-wrap:wrap}
.contact-dialog .button{font-size:16px;padding:12px 18px;background:#225af2;border-color:#225af2}
.contact-launch,.contact-callback{font-size:16px;color:#225af2;line-height:1.4}
.contact-copy-status{min-height:22px;margin:10px 0;font-size:14px;color:#536079}
@media(max-width:479px){.contact-dialog{padding:24px}.contact-dialog input[readonly]{font-size:17px}.contact-dialog h2{font-size:27px}}
/* Match the original document defaults; each author's scoped CSS wins. */
:where([data-author-design],[data-author-design] *){box-sizing:content-box}
:where([data-author-design]){font-size:16px;line-height:normal}
[data-author-design] :where(h1,h2,h3,h4,h5,h6){font-size:revert;font-weight:700;line-height:inherit;letter-spacing:normal;margin:revert}
[data-author-design] :where(p){margin:0}
[data-author-design] :where(ul,ol){margin:0 0 10px;padding:0 0 0 20px}
[data-author-design] :where(ol){padding-left:22px}
[data-author-design] :where(a){text-decoration:none;text-underline-offset:auto;text-decoration-thickness:auto}
/* Keep full-width CTA padding inside its card on small screens. */
@media(max-width:639px){.ods-opinion-route a{box-sizing:border-box;min-height:72px}}
.design-element[data-photo-card]{overflow:hidden}
/* The original zoom layer displays a centred cover above the older background crop. */
.kind-home .design-element[data-photo-card] .design-picture{background-size:cover!important;background-position:center!important}
/* This section has fixed outer spacing in addition to its scaled canvas. */
.kind-home #design-13{box-sizing:content-box;padding:15px 0 30px;background:#b4e1f1}
.design-element[data-photo-card] .design-picture{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}
.design-element[data-photo-card]:is(:hover,:focus-within,.photo-active) .design-picture{transform:scale(1.15)}
.design-element[data-service-row]{transition:background-color .2s,border-color .2s,box-shadow .2s}
.design-element[data-service-row][data-row-highlight]:is(:hover,:focus-within,.row-active){background-color:#fff!important;background-image:none!important;box-shadow:inset 0 0 0 1px #225af2}
.design-text[data-row-owner] a{transition:color .2s}
.design-text[data-row-owner]:is(:hover,:focus-within,.row-active) a{color:#225af2!important}
/* The published price cells vertically centre both multiline names and amounts. */
[data-service-pricing] .design-text[data-row-owner]{display:table}
[data-service-pricing] .service-text-cell{display:table-cell;vertical-align:middle}
#design-11[data-service-pricing] #design-11-e49{height:auto}
#design-11[data-service-pricing] #design-11-e49 ul{margin:0;padding-left:1.5em}
#achilles-service-title a{color:inherit;text-decoration:none}
/* Keep the longest tablet label and the price prefix inside their rows. */
#design-9[data-service-pricing][data-size="640"] #design-9-e7{top:196px}
#design-12[data-service-pricing][data-size="640"] #design-12-e35{left:530px;width:79px;white-space:nowrap}
/* A shorter overview on the operations page; full instructions remain editable. */
.care-steps{padding:64px max(24px,calc((100% - 1160px)/2));background:#f7f9fb;color:#000f33;scroll-margin-top:100px}
.care-steps>h2{margin:0 0 32px;text-align:center;font-size:clamp(32px,4vw,56px);line-height:1.1;font-weight:400;letter-spacing:-.035em}
.care-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}
.care-step{min-width:0;background:#e9edf1;border:1px solid transparent;border-radius:20px;transition:background .2s,border-color .2s}
.care-step summary{display:flex;align-items:center;gap:16px;min-height:104px;padding:20px 22px;cursor:pointer;list-style:none;box-sizing:border-box}
.care-step summary::-webkit-details-marker{display:none}
.care-step summary h3{flex:1;min-width:0;margin:0;font-size:20px;line-height:1.25;font-weight:500;letter-spacing:normal}
.care-step-toggle{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#fff;color:#225af2;font-size:24px;line-height:1;transition:transform .2s}
.care-step:is(:hover,:focus-within,[open]){background:#edf4ff;border-color:#225af2}
.care-step summary:focus-visible{outline:2px solid #225af2;outline-offset:4px;border-radius:20px}
.care-step[open] .care-step-toggle{transform:rotate(45deg)}
.care-step-body{padding:0 22px 24px;font-size:16px;line-height:1.5}
.care-step-body ul{margin:0;padding-left:20px}
.care-step-body li+li{margin-top:8px}
.care-step-body p{margin:0}
.care-step-body a{color:#225af2}
.care-steps-cta{display:table;margin:28px auto 0;padding:16px 30px;border:1px solid #225af2;border-radius:14px;background:#225af2;color:#fff;text-decoration:none;font-size:18px;line-height:1.3;transition:background .2s,color .2s}
.care-steps-cta:is(:hover,:focus-visible){background:#fff;color:#225af2}
@media(max-width:1099px){.care-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:639px){.care-steps{padding:40px 16px}.care-steps>h2{margin-bottom:24px}.care-steps-grid{grid-template-columns:1fr;gap:10px}.care-step summary{min-height:76px;padding:16px 18px}.care-step summary h3{font-size:18px}.care-step-body{padding:0 18px 20px;font-size:15px}}
@media(prefers-reduced-motion:reduce){.care-step,.care-step-toggle,.care-steps-cta{transition:none}}
[data-contact-icon] .design-picture{border-radius:0;background-size:contain;background-position:center}
.design-element.manufacturer-logos>a.manufacturer-link{position:absolute;display:block;padding:0;margin:0;border-radius:6px;z-index:2;transition:background .2s,box-shadow .2s}
.manufacturer-logos>a.manufacturer-link:is(:hover,:focus-visible){background:#ffffff15;box-shadow:0 0 0 1px #ffffff80}
.manufacturer-logos>a.manufacturer-stryker{left:0;top:15%;width:31%;height:26%}
.manufacturer-logos>a.manufacturer-arthrex{left:37%;top:15%;width:37%;height:26%}
.manufacturer-logos>a.manufacturer-smith-nephew{left:79%;top:15%;width:21%;height:26%}
.manufacturer-logos>a.manufacturer-johnson{left:0;top:62%;width:57%;height:21%}
.manufacturer-logos>a.manufacturer-zimmer{left:62%;top:61%;width:38%;height:23%}
[data-story-carousel] .story-viewport{height:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain}
[data-story-carousel] .story-viewport::-webkit-scrollbar{display:none}
[data-story-carousel] .story-strip{position:relative;overflow:hidden}
#design-16[data-story-carousel][data-size="320"] #design-16-e24{top:270px;height:36px}
.story-controls{display:flex;gap:12px;align-items:center;background:#b4e1f1;padding:0 max(16px,2.083333vw) 48px}
.story-controls button{display:grid;place-items:center;flex:0 0 54px;height:54px;padding:0;border:1px solid #4e7bf5;border-radius:13px;background:#225af2;color:#fff;font:400 29px/1 Arial,sans-serif;transition:background .2s,color .2s}
.story-controls button:not(:disabled):is(:hover,:focus-visible){background:#fff;color:#225af2}
.story-controls button:disabled{opacity:.4;cursor:default}
.story-position{font-size:14px}
@media(max-width:639px){.story-controls{padding-bottom:32px}.story-controls button{flex-basis:46px;height:46px;border-radius:9px}}
.design-element[data-consultation-step]{transition:background-color .4s,box-shadow .4s,color .4s}
.design-element[data-consultation-step]:not(.design-text).consultation-active{background:#edf4ff!important;box-shadow:inset 4px 0 #225af2}
.design-element[data-consultation-step].design-text.consultation-active{color:#225af2!important}

/* The source slider uses a three-line excerpt on white, with its author below. */
.review-carousel{position:relative;max-width:1200px;padding:45px 200px 90px;color:#000f33;font-size:16px;line-height:1.55}
.review-track{align-items:start;scrollbar-width:none;gap:24px}
.review-track::-webkit-scrollbar{display:none}
.review-track .review{padding:0;background:none;border-radius:0}
.review-body{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:none}
.review-body.expanded{display:block;-webkit-line-clamp:unset;max-height:none}
.review-body p{margin:0}
.review-more{display:block;color:inherit;opacity:.6;font-size:16px;line-height:1.55;margin:8px 0 20px;padding:0;text-align:left}
.review-author{font-size:14px;line-height:1.35;font-weight:600;margin:0 0 5px}
.review-date{font-size:12px;line-height:1.55;margin:0}
.review-arrow{position:absolute;top:110px;left:20px;margin:0;width:40px;height:40px;border:1px solid #fff;border-radius:50%;background:#225af2;color:#fff;font-size:23px;line-height:1;transition:background .2s,color .2s,border-color .2s}
.review-arrow[data-review-direction="1"]{left:auto;right:20px}
.review-arrow:is(:hover,:focus-visible){background:#fff;color:#225af2;border-color:#225af2}
@media(max-width:1199px){.review-carousel{max-width:960px;padding-left:160px;padding-right:160px}}
@media(max-width:959px){.review-carousel{max-width:640px;padding-left:40px;padding-right:40px}.review-arrow{left:-5px}.review-arrow[data-review-direction="1"]{right:-5px}}
@media(max-width:639px){.review-carousel{padding:25px 20px 100px;font-size:14px}.review-more{font-size:14px}.review-arrow{top:auto;bottom:40px;left:20px}.review-arrow[data-review-direction="1"]{right:20px}.review-body{max-height:none}}
@media(prefers-reduced-motion:reduce){.design-element[data-photo-card] .design-picture,.design-element[data-consultation-step]{transition:none}.design-element[data-photo-card] .design-picture{transform:none!important}}

.review-arrow{display:grid;place-items:center;padding:0}

.review-carousel{--review-base:1200px;width:var(--review-base);max-width:none;margin:0;zoom:calc(100vw / var(--review-base));padding:45px 220px 90px;color:#000;font:400 16px/1.55 'ODS Helvetica','Helvetica Neue',Arial,sans-serif}
.review-track .review{display:flex;align-items:flex-start;gap:30px;margin:0}
.review-track .review-avatar{display:block;flex:none;width:68px;height:68px;object-fit:cover;border-radius:50%}
.review-content{min-width:0;flex:1}
.review-more{font:inherit;margin:0 0 20px}
.review-author{font-size:16px;font-weight:700;margin:0 0 2px;line-height:1.35;letter-spacing:normal}
.review-date{margin:0 0 10px}
.review-dots{display:flex;justify-content:center;gap:0;margin:20px 0 0}
.review-dots button{display:grid;place-items:center;width:26px;height:26px;border:0;margin:0;padding:10px;background:none;cursor:pointer}
.review-dots button:before{content:'';width:6px;height:6px;border-radius:50%;background:#d9d9d9}
.review-dots button[aria-current="true"]:before,.review-dots button:hover:before{background:#225af2}
.review-dots button:focus-visible{outline:2px solid #225af2;outline-offset:-3px;border-radius:50%}
@media(max-width:1199px){.review-carousel{--review-base:960px;padding-left:170px;padding-right:170px}}
@media(max-width:960px){.review-carousel{padding-left:49px;padding-right:49px}}
@media(max-width:959px){.review-carousel{--review-base:640px}.review-arrow{left:18px}.review-arrow[data-review-direction="1"]{right:18px}}
@media(max-width:640px){.review-track .review{display:block}.review-content{padding-top:20px}.review-arrow{top:150px;bottom:auto}}
@media(max-width:639px){.review-carousel{--review-base:480px}.review-more{font-size:16px}}
@media(max-width:479px){.review-carousel{--review-base:320px}}

/* The published mobile design presents each table row as a labelled card. */
@media(max-width:639px){
  #content article table:not(.reader-table){display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important;border:0!important;background:transparent;overflow:visible!important}
  #content article table:not(.reader-table) thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  #content article table:not(.reader-table) tbody{display:grid!important;gap:12px}
  #content article table:not(.reader-table) tr{display:block!important;width:100%!important;border:1px solid #dfe7ec;border-radius:12px;background:#fff;overflow:hidden}
  #content article table:not(.reader-table) td{display:block!important;width:100%!important;max-width:100%!important;padding:11px 13px!important;border-bottom:1px solid #e5ebef!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:none}
  #content article table:not(.reader-table) td:last-child{border-bottom:0!important}
  #content article table:not(.reader-table) td::before{content:attr(data-label);display:block;margin:0 0 3px;color:#17324d;font-size:12px;line-height:1.3;font-weight:700}
}

/* The owner's shared service callouts, rendered by native templates. */
#content .ods-traffic-cta{max-width:1080px;margin:38px auto;padding:0 16px;font-family:Arial,sans-serif}#content .ods-traffic-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,360px);gap:24px;align-items:center;padding:28px 30px;border:1px solid #d9e5f5;border-radius:22px;background:#f4f8ff;color:#10294d}#content .ods-traffic-cta__title{margin:0 0 9px;font-size:27px;line-height:1.2;font-weight:700}#content .ods-traffic-cta__text{margin:0;color:#42546c;font-size:17px;line-height:1.5}#content .ods-traffic-cta__routes{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}#content .ods-traffic-cta__link{color:#2455d6!important;font-size:15px;font-weight:700;text-decoration:underline!important;text-underline-offset:3px}#content .ods-traffic-cta__actions{display:grid;gap:10px}#content .ods-traffic-cta__button{display:flex;min-height:48px;align-items:center;justify-content:center;padding:11px 16px;border:1px solid #2f5df5;border-radius:13px;background:#fff;color:#2455d6!important;font-size:15px;font-weight:700;line-height:1.25;text-align:center;text-decoration:none!important}#content .ods-traffic-cta__button--primary{background:#2f5df5;color:#fff!important}#content .ods-traffic-cta__contact{margin:2px 0 0;color:#607086;font-size:13px;line-height:1.4;text-align:center}#content .ods-traffic-cta__contact a{color:#425b85!important;text-decoration:underline!important;text-underline-offset:2px}#content .ods-traffic-cta--compact{margin-top:28px}#content .ods-traffic-cta--compact .ods-traffic-cta__inner{grid-template-columns:minmax(0,1fr) auto;padding:20px 24px}#content .ods-traffic-cta--compact .ods-traffic-cta__title{font-size:21px}#content .ods-traffic-cta--compact .ods-traffic-cta__text,#content .ods-traffic-cta--compact .ods-traffic-cta__routes,#content .ods-traffic-cta--compact .ods-traffic-cta__contact{display:none}#content .ods-traffic-cta--compact .ods-traffic-cta__actions{display:flex}#content .ods-traffic-cta--compact .ods-traffic-cta__button--secondary{display:none}@media (max-width:760px){#content .ods-traffic-cta{margin:30px auto;padding:0 12px}#content .ods-traffic-cta__inner,#content .ods-traffic-cta--compact .ods-traffic-cta__inner{grid-template-columns:1fr;gap:20px;padding:23px 20px;border-radius:18px}#content .ods-traffic-cta__title{font-size:23px}#content .ods-traffic-cta__text{font-size:16px}#content .ods-traffic-cta__actions,#content .ods-traffic-cta--compact .ods-traffic-cta__actions{display:grid}#content .ods-traffic-cta--compact .ods-traffic-cta__button--secondary{display:flex}}#content .ods-traffic-breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px;font:14px/1.5 Arial,sans-serif;color:#53657a;text-align:left}#content .ods-traffic-breadcrumbs a{color:#2455a5!important;text-decoration:underline!important;text-underline-offset:3px}#content .ods-traffic-breadcrumbs [aria-current]{font-size:inherit}#content .ods-traffic-cta--reader-inline{margin:12px auto 24px}#content .ods-reader-quicklinks{display:flex;flex-wrap:wrap;align-items:center;gap:6px 18px;padding:12px 18px;border:1px solid #d9e5f5;border-radius:12px;background:#f4f8ff;font:15px/1.5 Arial,sans-serif;color:#42546c}#content .ods-reader-quicklinks a{display:inline-flex;align-items:center;min-height:44px;color:#2455a5!important;text-decoration:underline!important;text-underline-offset:3px}#content .ods-traffic-cta--reader-end .ods-traffic-cta__button--secondary{font-weight:400;line-height:1.5}@media (max-width:760px){#content .ods-traffic-cta--reader-inline{margin:12px auto 20px}#content .ods-reader-quicklinks{gap:0 18px;padding:10px 14px}#content .ods-reader-quicklinks>span{flex-basis:100%}#content .ods-traffic-cta--reader-end .ods-traffic-cta__inner{padding:22px 18px}}
@media(max-width:640px){#content .ods-home-doctors{padding:18px 15px 28px}.ods-home-doctors .ods-home-doctors__card{min-height:0;padding:20px;border-radius:16px;box-shadow:none}.ods-home-doctors .ods-home-doctors__kicker,.ods-home-doctors .ods-home-doctors__text{display:none}.ods-home-doctors .ods-home-doctors__title{font-size:22px;line-height:1.2;letter-spacing:-.01em}.ods-home-doctors .ods-home-doctors__button{width:100%;min-height:44px;margin-top:14px;padding:11px 16px;font-size:15px}}

/* Independent reading layout: title record, optional CTA, then article body. */
.reader-title-section{padding:180px 0 30px}
.reader-column{max-width:800px;margin:0 auto;padding:0 20px}
.reader-title-section .reader-title{margin:0;padding:4px 0 14px;color:#1e1e1e;font-size:42px;font-weight:400;line-height:1.17;letter-spacing:-1px}
.reader-title :is(div,p,span){line-height:inherit}
.reader-title p{margin:0}
.reader-title{overflow-wrap:break-word}
.imported-article[data-reader-body]{padding-top:var(--reader-body-top,15px);padding-bottom:90px;font-size:20px;line-height:1.4;letter-spacing:-.5px;color:#000f33}
.imported-article[data-reader-body]>:first-child{margin-top:var(--reader-first-margin,0px)}
.imported-article[data-reader-body]>:where(p,ul,ol){font-size:20px;line-height:1.4;letter-spacing:-.5px;color:#000f33;margin:16px 0}
.imported-article[data-reader-body]>:where(ul,ol){padding-left:20px;margin-bottom:10px}
.imported-article[data-reader-body]>ol{padding-left:22px}
.imported-article[data-reader-body]>br+:where(ul,ol){margin-top:0}
.imported-article[data-reader-body]>.reader-text{margin:16px 0;font:inherit}
.reader-text :is(ul,ol){margin:0 0 10px;padding-left:20px;font:inherit}
.reader-text li{margin:0;font:inherit}
.imported-article[data-reader-body]>:where(ul,ol) li{margin:0;font-size:inherit;line-height:inherit}
.imported-article[data-reader-body]>:where(h2,h3,h4){font-weight:500;line-height:1.3;letter-spacing:normal;color:#000;margin:32px 0 16px}
.imported-article[data-reader-body]>h2{font-size:36px}
.imported-article[data-reader-body]>h3{font-size:32px}
.imported-article[data-reader-body]>h4{font-size:26px}
.imported-article[data-reader-body]>:where(h2,h3,h4) p{margin:0;font:inherit;color:inherit;letter-spacing:inherit}
.imported-article[data-reader-body]>figure{margin:16px 0}
.imported-article[data-reader-body]>blockquote{font-size:20px;line-height:1.5;letter-spacing:-.5px;color:#000f33;margin:16px 0;padding:0 0 0 20px;border-left:3px solid #000f33}
.imported-article[data-reader-body]>blockquote p{margin:0;font:inherit}
.imported-article[data-reader-body]>blockquote:not(.reader-callout) :is(ul,ol){margin:0 0 10px;padding-left:20px;font:inherit}
.imported-article[data-reader-body]>blockquote:not(.reader-callout) li{margin:0;font:inherit}
.reader-title-section + .ods-traffic-cta{box-sizing:content-box}
@media(min-width:961px) and (max-width:1200px){.reader-column,.imported-article[data-reader-body]{max-width:660px}}
@media(min-width:641px) and (max-width:960px){.reader-column,.imported-article[data-reader-body]{max-width:640px}}
@media(min-width:641px) and (max-width:899px){.reader-title-section .reader-title{font-size:26px}}
@media(max-width:640px){.reader-title-section .reader-title{font-size:24px}}
@media(max-width:480px){.reader-title-section{padding-top:120px}}
.imported-article[data-reader-body]{overflow-wrap:break-word}
.imported-article[data-reader-body] :is(sub,sup){line-height:0}

.reader-feature-image{margin:0;padding:75px 0;text-align:center}
.reader-feature-image img{display:block;width:auto;height:auto;max-width:100%;margin:0 auto}

.imported-article[data-reader-body]>blockquote.reader-callout{position:relative;box-sizing:content-box;margin:32px 0;padding:30px 20px 28px 55px;border:0;border-radius:0;font:400 18px/1.55 HelveticaNeue,Arial,sans-serif;letter-spacing:normal;word-break:break-word;overflow-wrap:normal}
.reader-callout-icon{position:absolute;left:20px;top:27px;width:24px}
.reader-callout-icon svg{display:inline;width:24px;height:24px}
.reader-callout-text{margin:0;padding:0}
.reader-callout-text :is(p,ul,ol){margin:0 0 10px;font:inherit;color:inherit;letter-spacing:inherit}
.reader-callout-text :is(ul,ol){padding-left:20px}
.reader-callout-text ol{padding-left:22px}
.reader-callout-text li{margin:0;font:inherit;color:inherit;letter-spacing:inherit}
@media(max-width:480px){.imported-article[data-reader-body]>blockquote.reader-callout{line-height:1.45}}

.reader-table-viewport{display:flex;overflow:auto;margin:16px 0;padding:13px 4px 13px 0;font:400 20px/1.55 HelveticaNeue,Arial,sans-serif;letter-spacing:normal;color:#000}
.reader-table-viewport:focus-visible{outline:2px solid #225af2;outline-offset:2px}
.reader-table-viewport{--fade-start:#000;--fade-end:#000;mask-image:linear-gradient(to right,var(--fade-start),#000 32px,#000 calc(100% - 32px),var(--fade-end))}
.reader-table-viewport[data-scroll-left=true]{--fade-start:transparent}
.reader-table-viewport[data-scroll-right=true]{--fade-end:transparent}
.reader-table-wrapper{margin:0 0 16px}
.imported-article table.reader-table{display:table;width:auto;min-width:max-content;max-width:none;margin:0;padding:0;border:0;border-spacing:0;border-collapse:separate;table-layout:auto;background:transparent;font:inherit;letter-spacing:inherit;color:inherit}
.imported-article .reader-table :is(td,th){box-sizing:border-box;padding:0;border:1px solid rgb(0 0 0 / 25%);vertical-align:top;font:inherit;letter-spacing:inherit;color:inherit}
.imported-article .reader-table :is(td,th):not(:first-child){border-left:0}
.imported-article .reader-table tr:not(:first-child)>:is(td,th){border-top:0}
.reader-table .reader-table-cell{box-sizing:border-box;min-height:34px;max-width:100%;padding:9px;font:400 14px/1 HelveticaNeue,Arial,sans-serif;letter-spacing:normal;white-space:pre-wrap;overflow-wrap:normal}
.reader-table .reader-table-cell p{margin:0;font:inherit;letter-spacing:inherit;color:inherit}
.reader-contextual-link{box-sizing:content-box;font-family:HelveticaNeue,Arial,sans-serif;letter-spacing:normal}
.reader-contextual-link a{color:#1f5f8f;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.ods-acl-hub-link{max-width:960px;margin:32px auto;padding:22px 24px;border:1px solid #dfe7ec;border-left:5px solid #2f6f9f;border-radius:14px;background:#f5f9fc;color:#26323d;font:17px/1.55 Arial,sans-serif;letter-spacing:normal;box-sizing:border-box}
.ods-acl-hub-link strong{display:block;margin-bottom:6px;color:#17324d;font-size:20px}
.ods-acl-hub-link p{margin:0;font:inherit;letter-spacing:inherit;color:inherit}
.ods-acl-hub-link a{color:#236696;font-weight:700;text-decoration:none;text-underline-offset:3px}
@media(max-width:700px){.ods-acl-hub-link{margin:24px 18px;padding:19px 18px}}

.reader-video-embed{margin:16px 0;font:400 20px/1.55 HelveticaNeue,Arial,sans-serif;letter-spacing:normal;color:#000}
.imported-article .reader-video-embed>.reader-player{display:inline;width:720px;max-width:100%;height:auto;aspect-ratio:16/9;margin:0;border:0;vertical-align:baseline}
.reader-video-container{position:relative;aspect-ratio:16/9}
.imported-article .reader-video-container>.reader-player{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;border:0}
@media(max-width:1200px){.reader-video-embed{font-size:18px}}
@media(max-width:480px){.reader-video-embed{font-size:16px;line-height:1.45}}
/* Native article blocks created in the content cabinet. */
.editor-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:32px 0}
.editor-gallery figure{margin:0;min-width:0}
.editor-gallery img{display:block;width:100%;height:auto;border-radius:16px}
.editor-gallery figcaption,.editor-video figcaption{font-size:15px;line-height:1.5;color:var(--muted);margin-top:10px}
.editor-video{margin:32px 0}
.editor-video iframe{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:16px;background:var(--light)}
.editor-video>a{display:inline-block;margin-top:12px;font-size:15px}
.editor-attachment{padding:18px 22px;border-radius:14px;background:var(--light);overflow-wrap:anywhere}
@media(max-width:600px){.editor-gallery{grid-template-columns:1fr;gap:20px}.editor-video{margin:24px 0}}
