*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--tx-bg);color:var(--tx-text);font-family:var(--tx-font-sans);font-size:var(--tx-text-base);font-weight:var(--tx-weight-light);line-height:var(--tx-text-base-lh);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,svg,video{display:block;height:auto;max-width:100%}.body-container,.body-container-wrapper,.dnd-section{max-width:none}h1,h2,h3,h4,h5,h6{color:inherit;margin:0 0 .5em}.tx-h1,.tx-h2,h1,h2{font-family:var(--tx-font-serif);font-weight:var(--tx-weight-medium);letter-spacing:var(--tx-tracking-tight)}.tx-h1,h1{font-size:clamp(2.5rem,1.6rem + 3.8vw,var(--tx-text-h1));line-height:var(--tx-text-h1-lh)}.tx-h2,h2{font-size:clamp(1.875rem,1.35rem + 2.2vw,var(--tx-text-h2));line-height:var(--tx-text-h2-lh)}.tx-h2--display{font-size:clamp(2.25rem,1.4rem + 3.4vw,var(--tx-text-h2-lg));line-height:var(--tx-text-h2-lg-lh)}.tx-h3,.tx-h4,h3,h4{font-family:var(--tx-font-sans);font-weight:var(--tx-weight-medium);letter-spacing:var(--tx-tracking-tight)}.tx-h3,h3{font-size:clamp(1.5rem,1.2rem + 1.3vw,var(--tx-text-h3));line-height:var(--tx-text-h3-lh)}.tx-h4,h4{font-size:clamp(1.25rem,1.1rem + .9vw,var(--tx-text-h4));line-height:var(--tx-text-h4-lh)}.tx-h5,.tx-h6,h5,h6{font-family:var(--tx-font-sans);font-size:var(--tx-text-lede);font-weight:var(--tx-weight-medium);letter-spacing:0;line-height:var(--tx-text-pill);margin-bottom:.4em}p{margin:0 0 1.25em}p:last-child{margin-bottom:0}a{color:var(--tx-accent);text-decoration:none;transition:color var(--tx-duration) var(--tx-ease)}a:hover{color:var(--tx-petrol-light)}b,strong{font-weight:var(--tx-weight-medium)}em,i{font-style:italic}.tx-eyebrow{display:block;font-family:var(--tx-font-sans);font-size:var(--tx-text-xs);font-weight:var(--tx-weight-medium);letter-spacing:var(--tx-tracking-widest);margin:0 0 .875rem;text-transform:uppercase}.tx-eyebrow,.tx-lede{color:var(--tx-text-muted)}.tx-lede{font-size:var(--tx-text-lede);font-weight:var(--tx-weight-regular);line-height:var(--tx-text-lede-lh)}.tx-section{padding:var(--tx-section-y) 0}.tx-section--flush-top{padding-top:0}.tx-section--flush-bottom{padding-bottom:0}.tx-container{margin-inline:auto;max-width:var(--tx-container);padding-inline:var(--tx-gutter);width:100%}.tx-container--narrow{max-width:var(--tx-container-narrow)}.tx-panel{background:var(--tx-sand-100);border-radius:var(--tx-radius-panel);padding:clamp(1.75rem,3.5vw,var(--tx-panel-pad))}.tx-panel--tinted{background:linear-gradient(160deg,#f7f5f3,#f2efed 45%,#eef1f4)}.tx-panel--dark{background:linear-gradient(160deg,#050b30,#010626 60%,#0a1240);color:var(--tx-text-on-dark)}.tx-theme-light{background:var(--tx-white);color:var(--tx-text)}.tx-theme-cream{background:var(--tx-sand-300);color:var(--tx-navy-800)}.tx-theme-sand{background:var(--tx-sand-100);color:var(--tx-navy-800)}.tx-theme-dark{background:var(--tx-navy-900);color:var(--tx-text-on-dark)}.tx-theme-dark a:not(.tx-btn){color:var(--tx-white);text-decoration:underline;text-underline-offset:3px}.tx-theme-dark a:not(.tx-btn):hover{color:var(--tx-sand-300)}.tx-theme-dark .tx-eyebrow,.tx-theme-dark .tx-lede{color:var(--tx-text-on-dark-muted)}.tx-theme-dark .tx-panel{background:#ffffff0f}.tx-section.tx-theme-dark{background:var(--tx-navy-900);border-radius:0}.tx-section.tx-theme-cream,.tx-section.tx-theme-sand{background:var(--tx-white);padding-inline:var(--tx-gutter)}.tx-section.tx-theme-cream>.tx-container,.tx-section.tx-theme-sand>.tx-container{border-radius:var(--tx-radius-panel);padding:clamp(2rem,4vw,3.5rem) clamp(1.75rem,3.5vw,3.5rem)}.tx-section.tx-theme-cream>.tx-container{background:var(--tx-sand-300)}.tx-section.tx-theme-sand>.tx-container{background:var(--tx-sand-100)}.tx-btn{align-items:center;border:1px solid transparent;border-radius:var(--tx-radius-pill);cursor:pointer;display:inline-flex;font-family:var(--tx-font-sans);font-size:var(--tx-text-base);font-weight:var(--tx-weight-regular);gap:.625rem;justify-content:center;line-height:var(--tx-text-pill);padding:.625rem 1.5625rem;text-decoration:none;transition:background-color var(--tx-duration) var(--tx-ease),color var(--tx-duration) var(--tx-ease),border-color var(--tx-duration) var(--tx-ease)}.tx-btn--primary{background:var(--tx-ink);border-color:var(--tx-ink);color:var(--tx-white)}.tx-btn--primary:hover{background:var(--tx-petrol);border-color:var(--tx-petrol);color:var(--tx-white)}.tx-btn--secondary{background:transparent;border-color:#1f1f1f33;color:var(--tx-ink)}.tx-btn--secondary:hover{background:var(--tx-ink);border-color:var(--tx-ink);color:var(--tx-white)}.tx-theme-dark .tx-btn--primary{background:var(--tx-white);border-color:var(--tx-white);color:var(--tx-navy-900)}.tx-theme-dark .tx-btn--primary:hover{background:var(--tx-sand-300);border-color:var(--tx-sand-300)}.tx-theme-dark .tx-btn--secondary{border-color:#ffffff40;color:var(--tx-white);text-decoration:none}.tx-theme-dark .tx-btn--secondary:hover{background:#ffffff1a;border-color:var(--tx-white)}.tx-btn--glass{backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);background:#ffffff33;box-shadow:0 4px 8px #00000026;transition:background-color .3s var(--tx-ease)}.tx-btn--glass,.tx-btn--glass:hover{border-color:#ffffff1a;color:var(--tx-white)}.tx-btn--glass:hover{background:#0b688c33}.tx-richtext>:first-child{margin-top:0}.tx-richtext>:last-child{margin-bottom:0}.tx-richtext h5,.tx-richtext h6{margin-bottom:.2em;margin-top:1.9em}.tx-richtext h5+p,.tx-richtext h5:first-child,.tx-richtext h6+p,.tx-richtext h6:first-child{margin-top:0}.tx-richtext ol,.tx-richtext ul{margin:0 0 1.25em;padding-left:1.25rem}.tx-richtext li{margin-bottom:.5em}.tx-richtext li::marker{color:var(--tx-accent)}.tx-theme-dark .tx-richtext li::marker{color:var(--tx-gold)}.tx-richtext hr{border:0;border-top:1px solid var(--tx-border);margin:2.5rem 0}.tx-theme-dark .tx-richtext hr{border-top-color:var(--tx-border-dark)}.tx-divider{border:0;border-top:1px solid var(--tx-border);margin:0}.tx-theme-dark .tx-divider{border-top-color:var(--tx-border-dark)}.tx-visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{border-radius:4px;outline:2px solid var(--tx-accent);outline-offset:3px}.tx-theme-dark a:focus-visible,.tx-theme-dark button:focus-visible,.tx-theme-dark summary:focus-visible{outline-color:var(--tx-gold)}@media (max-width:1023px){:root{--tx-gutter:2.5rem;--tx-section-y:4rem}}@media (max-width:767px){:root{--tx-gutter:1.25rem;--tx-section-y:3rem;--tx-radius-panel:20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}