.page-tab-nav{--tab-panel-scroll-offset:4rem;top:var(--site-header-height);z-index:10;background:#fff;border-bottom:1px solid #5259661f;padding:0;position:sticky;box-shadow:0 2px 10px #0000000a}.page-tab-nav__list{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;margin:0 -.6rem;display:flex}@media screen and (max-width:679px){.page-tab-nav__list{overscroll-behavior-x:contain;overscroll-behavior-y:none;touch-action:pan-x;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;margin:0 -2rem;padding-inline:2rem;overflow:auto hidden}.page-tab-nav__list::-webkit-scrollbar{height:0;display:none}}@media screen and (min-width:680px){.page-tab-nav__list{justify-content:flex-start;gap:.4rem;margin:0}}.page-tab-nav__tab{appearance:none;letter-spacing:-.02em;color:#1e1d24;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:1.7rem 1.8rem;font-size:clamp(1.6rem,1.2vw,1.8rem);font-weight:600;line-height:1.2;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex;text-decoration:none!important}.page-tab-nav__tab:focus,.page-tab-nav__tab:visited{color:#1e1d24}.page-tab-nav__tab:hover,.page-tab-nav__tab:focus-visible{color:#f75506;outline:none}.page-tab-nav__tab--active{color:#f75506;border-bottom-color:#f75506}.page-tab-nav__tab--active:focus,.page-tab-nav__tab--active:visited{color:#f75506}@media screen and (min-width:1300px){.page-tab-nav__tab{font-size:1.8rem}}
