@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");.hw-page{--navy:#33475b;--navy-deep:#2a3b4d;--navy-darker:#1f2d3d;--cream:#faf8f5;--cream-warm:#f5efe4;--gold:#f0bb70;--gold-text:#c6972f;--gold-deep:#b85f00;--gold-soft:#f8ddb6;--gold-tint:#fbe6c9;--teal:#20aaac;--teal-deep:#177f80;--ink:#333;--ink-soft:#555;--ink-mute:#8a958f;--line:#eae3d2;--line-soft:#f0e8da;--serif:Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;--sans:"Lato",-apple-system,"system-ui","Segoe UI",Roboto,sans-serif;--max:1280px;background:#fff;color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.hw-page *,.hw-page :after,.hw-page :before{box-sizing:border-box}.hw-page img{display:block;max-width:100%}.hw-page a{color:inherit;text-decoration:none}.hw-page button{font-family:inherit}.hw-wrap{margin:0 auto;max-width:var(--max);padding:0 24px}.hw-wrap--narrow{max-width:820px}.hw-section{padding:80px 0;position:relative}.hw-section-lg{padding:100px 0;position:relative}.hw-section--cream{background:var(--cream)}.hw-section--white{background:#fff}.hw-section--navy{background:var(--navy);color:#fff}.hw-text-center{text-align:center}.hw-page .hw-rich p{margin:0 0 1em}.hw-page .hw-rich p:last-child{margin-bottom:0}.hw-label{color:var(--gold-text);display:inline-block;font-family:var(--sans);font-size:14px;font-weight:700;letter-spacing:3px;margin:0 0 12px;text-transform:uppercase}.hw-heading{color:#222;font-family:var(--serif);font-size:40px;font-weight:400;line-height:1.2;margin:0}.hw-heading-white{color:#fff}.hw-subtext{color:var(--ink-soft);font-size:19px;line-height:1.7;margin:16px auto 0;max-width:640px}.hw-intro-line{color:#2a2a2a;font-family:var(--serif);font-size:24px;line-height:1.5;margin:0 auto;max-width:760px;text-align:center}.hw-section--navy .hw-intro-line{color:hsla(0,0%,100%,.92)}.hw-prose{color:var(--ink-soft);font-size:19px;line-height:1.8;margin:0 auto;max-width:760px}.hw-prose p{margin:0 0 1.1em}.hw-prose p:last-child{margin-bottom:0}.hw-section--navy .hw-prose{color:hsla(0,0%,100%,.82)}.hw-disc-link{color:var(--gold-text);font-size:.62em;font-weight:700;margin-left:1px;text-decoration:none;vertical-align:super}.hw-disc-link:hover{color:var(--gold-deep)}.hw-section--navy .hw-disc-link{color:var(--gold)}.hw-btn{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-family:var(--sans);font-size:15px;font-weight:700;gap:8px;justify-content:center;letter-spacing:1px;padding:16px 36px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .2s ease,border-color .25s ease}.hw-btn--primary{background:var(--gold);box-shadow:0 6px 18px hsla(35,81%,69%,.28);color:#333}.hw-btn--primary:hover{background:#ebb14b;box-shadow:0 12px 26px rgba(235,177,75,.42);color:#333;transform:translateY(-2px)}.hw-btn--ghost{background:#fff;border:1.5px solid var(--navy);color:var(--navy)}.hw-btn--ghost:hover{background:var(--navy);color:#fff;transform:translateY(-2px)}.hw-btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hw-center .hw-btn-row,.hw-text-center .hw-btn-row{justify-content:center}.hw-grid{display:grid;gap:20px}.hw-grid-2{grid-template-columns:repeat(2,1fr)}.hw-grid-3{grid-template-columns:repeat(3,1fr)}.hw-grid-4{grid-template-columns:repeat(4,1fr)}.hw-svg-icon{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:22px}.hw-svg-icon-lg{height:30px;width:30px}.hw-svg-icon-sm{height:16px;width:16px}.hw-hero{align-items:center;background:radial-gradient(120% 80% at 70% 15%,hsla(35,81%,69%,.18),transparent 55%),radial-gradient(90% 70% at 20% 90%,rgba(32,170,172,.12),transparent 60%),linear-gradient(160deg,var(--navy) 0,var(--navy-darker) 100%);display:flex;height:var(--hw-hero-h,68vh);min-height:var(--hw-hero-h,68vh);overflow:hidden;position:relative}.hw-hero .hw-hero-video,.hw-hero picture,.hw-hero-img,.hw-hero-video{height:100%;inset:0;position:absolute;width:100%;z-index:0}.hw-hero-img,.hw-hero-video{min-height:100%;object-fit:cover;object-position:center center}.hw-hero-overlay{background:radial-gradient(ellipse 82% 72% at 50% 43%,#1f2d3d 0,rgba(31,45,61,.5) 72%),linear-gradient(180deg,rgba(31,45,61,.55),rgba(31,45,61,.55) 42%,#1f2d3d);inset:0;opacity:.65;position:absolute;z-index:1}.hw-hero-wave{color:var(--gold);filter:drop-shadow(0 0 22px rgba(240,187,112,.45));left:50%;opacity:.15;pointer-events:none;position:absolute;top:52%;transform:translate(-50%,-50%);width:132%;z-index:2}.hw-hero-wave svg{display:block;height:auto;width:100%}.hw-hero-content{margin:0 auto;max-width:760px;padding:96px 0;position:relative;text-align:center;z-index:3}.hw-hero .hw-label{color:var(--gold)}.hw-hero h1{color:#fff;font-family:var(--serif);font-size:56px;font-weight:400;line-height:1.12;margin:0 0 24px;text-shadow:0 2px 30px rgba(0,0,0,.3)}.hw-hero h1 .hw-accent{color:var(--gold);display:block}.hw-hero-divider{background:linear-gradient(90deg,transparent,var(--gold),transparent);border:0;height:2px;margin:0 auto 26px;width:64px}.hw-hero-sub{color:hsla(0,0%,100%,.92);font-size:21px;line-height:1.6;margin:0 auto;max-width:620px;text-shadow:0 1px 20px rgba(0,0,0,.28)}.hw-hero-scroll{align-items:center;background:none;border:0;bottom:24px;color:hsla(0,0%,100%,.8);cursor:pointer;display:flex;height:44px;justify-content:center;left:50%;padding:0;position:absolute;transform:translateX(-50%);transition:color .25s ease;width:44px;z-index:3}.hw-hero-scroll:hover{color:var(--gold)}.hw-hero-scroll svg{animation:hw-cue 2s ease-in-out infinite;height:26px;width:26px}@keyframes hw-cue{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes hw-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.hw-hero-content>*{animation:hw-rise .9s cubic-bezier(.2,.7,.2,1) both}.hw-hero-content>:nth-child(2){animation-delay:.12s}.hw-hero-content>:nth-child(3){animation-delay:.24s}.hw-hero-content>:nth-child(4){animation-delay:.36s}@media (prefers-reduced-motion:reduce){.hw-hero-content>*,.hw-hero-scroll svg{animation:none}}.hw-nav{background:var(--cream);border-bottom:1px solid var(--line-soft)}.hw-nav .hw-wrap{max-width:1040px}.hw-nav-head{margin:0 0 36px;text-align:center}.hw-nav-title{color:var(--gold-text);font-family:var(--serif);font-size:15px;font-weight:700;letter-spacing:.24em;margin:0;text-transform:uppercase}.hw-nav-list{counter-reset:hwnav;display:grid;gap:14px 32px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.hw-nav-item a{align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;gap:16px;padding:18px 22px;transition:border-color .25s ease,box-shadow .25s ease,transform .2s ease}.hw-nav-item a:hover{border-color:var(--gold);box-shadow:0 8px 22px rgba(51,71,91,.08);transform:translateY(-2px)}.hw-nav-num{align-items:center;background:hsla(35,81%,69%,.16);border:1px solid rgba(198,151,47,.35);border-radius:50%;color:var(--gold-text);counter-increment:hwnav;display:flex;flex:0 0 auto;font-size:15px;font-weight:700;height:34px;justify-content:center;width:34px}.hw-nav-num:before{content:counter(hwnav)}.hw-nav-text{color:var(--navy);flex:1;font-size:17px;font-weight:700;line-height:1.35}.hw-nav-arrow{color:var(--gold-text);flex:0 0 auto;transition:transform .2s ease}.hw-nav-item a:hover .hw-nav-arrow{transform:translateX(4px)}.hw-comm{background:var(--navy-deep);color:#fff}.hw-comm .hw-label{color:var(--gold)}.hw-comm-lead{color:hsla(0,0%,100%,.85);font-size:20px;line-height:1.7;margin:0 auto 60px;max-width:800px;text-align:center}.hw-comm-lead p{margin:0}.hw-elements{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.hw-element{background:hsla(0,0%,100%,.035);border:1px solid hsla(35,81%,69%,.16);border-radius:18px;overflow:hidden;padding:0 0 34px;text-align:center}.hw-element-visual{align-items:center;aspect-ratio:16/10;background:radial-gradient(120% 90% at 50% 20%,hsla(35,81%,69%,.16),transparent 70%),linear-gradient(180deg,#1b2836,#14202c);display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.hw-element-photo{aspect-ratio:16/10;display:block;object-fit:cover;width:100%}.hw-element-visual svg{color:var(--gold);filter:drop-shadow(0 0 14px rgba(240,187,112,.35));height:auto;max-height:72%;width:70%}.hw-element-body{padding:0 26px}.hw-element h3{color:#fff;font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.2;margin:26px 0 0}.hw-element-rule{background:linear-gradient(90deg,transparent,var(--gold),transparent);height:1px;margin:14px auto 18px;width:46px}.hw-element p{color:hsla(0,0%,100%,.78);font-size:16px;line-height:1.7;margin:0}.hw-video-wrap{aspect-ratio:16/9;background:#000;border:0;border-radius:20px;box-shadow:0 20px 60px rgba(51,71,91,.18);cursor:pointer;display:block;margin:0 auto;max-width:960px;overflow:hidden;padding:0;position:relative;width:100%}.hw-video-wrap iframe,.hw-video-wrap video{border:0;height:100%;inset:0;position:absolute;width:100%;z-index:3}.hw-page .hw-playing .hw-video-poster{opacity:0}.hw-page .hw-playing .hw-video-overlay{opacity:0;pointer-events:none}.hw-video-poster{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.hw-video-overlay{align-items:center;background:linear-gradient(180deg,rgba(42,59,77,.3),rgba(42,59,77,.55));display:flex;inset:0;justify-content:center;position:absolute;transition:background .3s ease}.hw-video-wrap:hover .hw-video-overlay{background:linear-gradient(180deg,rgba(42,59,77,.2),rgba(42,59,77,.45))}.hw-play-btn{align-items:center;background:var(--gold);border:0;border-radius:50%;box-shadow:0 12px 36px rgba(0,0,0,.3),0 0 0 12px hsla(0,0%,100%,.1);color:#333;display:flex;height:84px;justify-content:center;transition:transform .25s ease,background-color .25s ease;width:84px}.hw-video-wrap:hover .hw-play-btn{background:#ebb14b;transform:scale(1.08)}.hw-video-caption{color:var(--ink-soft);font-size:18px;line-height:1.75;margin:34px auto 0;max-width:720px;text-align:center}.hw-video-caption p{margin:0}.hw-eyebrow-split{color:var(--gold-text);font-family:var(--serif);font-size:22px;font-style:italic;margin:14px auto 0}.hw-eyebrow-split .hw-sep{color:var(--line);font-style:normal;margin:0 6px}.hw-voiceprint .hw-prose{font-size:20px}.hw-vp-mark{color:var(--gold-text);font-weight:700}.hw-steps{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:8px;position:relative}.hw-step{position:relative;text-align:center}.hw-step-photo{box-shadow:0 6px 20px rgba(51,71,91,.08);display:block;object-fit:cover}.hw-step-media,.hw-step-photo{aspect-ratio:4/3;border:1px solid var(--line-soft);border-radius:16px;margin:0 0 22px;width:100%}.hw-step-media{align-items:center;background:var(--cream-warm);display:flex;justify-content:center;overflow:hidden}.hw-step-media .hw-step-icon{color:var(--gold-text);opacity:.9}.hw-step-media .hw-step-icon svg{fill:none;height:56px;stroke:var(--gold-text);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:56px}.hw-step-num{align-items:center;background:var(--gold);border-radius:50%;box-shadow:0 6px 16px hsla(35,81%,69%,.35);color:#333;display:inline-flex;font-size:17px;font-weight:700;height:40px;justify-content:center;margin:0 0 14px;width:40px}.hw-step h3{color:#222;font-family:var(--sans);font-size:20px;font-weight:700;margin:0 0 10px}.hw-step p{color:var(--ink-soft);font-size:16px;line-height:1.65;margin:0 auto;max-width:340px}.hw-session-closing{color:var(--ink);font-size:18px;font-style:italic;line-height:1.75;margin:56px auto 0;max-width:720px;text-align:center}.hw-session-closing p{margin:0}.hw-cta{background:var(--cream-warm);overflow:hidden;padding:120px 0;position:relative;text-align:center}.hw-cta:before{background:radial-gradient(circle,hsla(35,81%,69%,.2),transparent 60%);right:-200px;top:-200px}.hw-cta:after,.hw-cta:before{content:"";height:520px;pointer-events:none;position:absolute;width:520px}.hw-cta:after{background:radial-gradient(circle,rgba(32,170,172,.12),transparent 60%);bottom:-200px;left:-200px}.hw-cta .hw-wrap{position:relative;z-index:1}.hw-cta .hw-heading{margin-left:auto;margin-right:auto;max-width:780px;text-wrap:balance}.hw-cta .hw-heading .hw-accent{color:var(--gold-text);display:block}.hw-cta .hw-lede{color:var(--ink-soft);font-size:19px;line-height:1.7;margin:16px auto 0;max-width:64ch}.hw-cta .hw-btn-row{flex-wrap:wrap;justify-content:center;margin-top:42px}.hw-foot{background:var(--navy-darker);color:hsla(0,0%,100%,.78);overflow:hidden;padding:72px 0 44px;position:relative}.hw-foot:before{background:linear-gradient(90deg,transparent,hsla(35,81%,69%,.6) 30%,hsla(35,81%,69%,.6) 70%,transparent);content:"";height:1px;left:0;position:absolute;right:0;top:0}.hw-foot:after{background:radial-gradient(circle,hsla(35,81%,69%,.07),transparent 60%);content:"";height:560px;pointer-events:none;position:absolute;right:-200px;top:-100px;width:560px}.hw-foot .hw-wrap{max-width:920px;position:relative;z-index:1}.hw-foot-title{align-items:center;color:var(--gold);display:flex;font-family:var(--sans);font-size:12px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.22em;margin:0 0 26px;text-transform:uppercase}.hw-footnote{background:hsla(0,0%,100%,.04);border:1px solid hsla(35,81%,69%,.18);border-radius:14px;display:flex;gap:16px;padding:22px 26px;scroll-margin-top:24px}.hw-footnote+.hw-footnote{margin-top:16px}.hw-footnote-mark{align-items:center;background:hsla(35,81%,69%,.14);border:1px solid hsla(35,81%,69%,.38);border-radius:50%;color:var(--gold);display:inline-flex;flex:0 0 auto;height:30px;justify-content:center;width:30px}.hw-footnote-mark .hw-fn-sym{color:var(--gold);font-family:var(--serif);font-size:20px;font-style:normal;line-height:1;transform:translateY(.14em)}.hw-footnote-mark svg{fill:none;height:15px;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:15px}.hw-footnote-body{flex:1}.hw-footnote-body p{color:hsla(0,0%,100%,.74);font-size:13px;line-height:1.78;margin:0 0 10px}.hw-footnote-body p:last-child{margin-bottom:0}.hw-foot-note{color:hsla(0,0%,100%,.4);font-size:12px;margin:26px 0 0;text-align:center}.hw-textmedia{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1120px}.hw-page .hw-textmedia .hw-prose{margin:0;max-width:none}.hw-textmedia__media img{border:1px solid var(--line-soft);border-radius:16px;box-shadow:0 20px 50px rgba(51,71,91,.15);display:block;width:100%}.hw-textmedia--left .hw-textmedia__text{order:2}.hw-textmedia--left .hw-textmedia__media{order:1}.hw-media-below{margin:44px auto 0;max-width:960px}.hw-media-below img{border:1px solid var(--line-soft);border-radius:16px;box-shadow:0 20px 50px rgba(51,71,91,.15);display:block;width:100%}.hw-anim .hw-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}.hw-anim .hw-reveal--left{transform:translateX(-32px)}.hw-anim .hw-reveal--right{transform:translateX(32px)}.hw-anim .hw-reveal--scale{transform:scale(.94)}.hw-anim .hw-reveal.hw-in{opacity:1;transform:none}.hw-anim .hw-reveal[data-stagger="1"]{transition-delay:.08s}.hw-anim .hw-reveal[data-stagger="2"]{transition-delay:.16s}.hw-anim .hw-reveal[data-stagger="3"]{transition-delay:.24s}.hw-anim .hw-reveal[data-stagger="4"]{transition-delay:.32s}@media (prefers-reduced-motion:reduce){.hw-anim .hw-reveal{opacity:1;transform:none;transition:none}}@media (max-width:1024px){.hw-grid-4{grid-template-columns:repeat(2,1fr)}.hw-hero h1{font-size:42px}.hw-heading{font-size:34px}.hw-intro-line{font-size:21px}}@media (max-width:768px){.hw-elements,.hw-grid-2,.hw-grid-3,.hw-grid-4,.hw-nav-list,.hw-steps{grid-template-columns:1fr}.hw-steps{gap:40px}.hw-hero{height:var(--hw-hero-h-m,80svh);min-height:var(--hw-hero-h-m,80svh)}.hw-hero h1{font-size:33px}.hw-hero-content{padding:48px 0}.hw-hero-sub{font-size:18px}.hw-section{padding:60px 0}.hw-section-lg{padding:72px 0}.hw-heading{font-size:28px}.hw-prose,.hw-subtext{font-size:17px}.hw-intro-line{font-size:20px}.hw-comm-lead{font-size:18px}.hw-cta{padding:88px 0}.hw-textmedia{gap:32px;grid-template-columns:1fr}.hw-textmedia--left .hw-textmedia__media,.hw-textmedia--left .hw-textmedia__text{order:0}}.hw-sr-only{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.hw-page .hw-subtext{color:var(--ink-soft);font-size:19px;line-height:1.7}.hw-page .hw-hero-sub{color:hsla(0,0%,100%,.92);font-size:21px;line-height:1.6}.hw-page .hw-prose{color:var(--ink-soft);font-size:19px;line-height:1.8}.hw-page .hw-section--navy .hw-prose{color:hsla(0,0%,100%,.82)}.hw-page .hw-comm-lead{color:hsla(0,0%,100%,.85);font-size:20px;line-height:1.7}.hw-page .hw-video-caption{color:var(--ink-soft);font-size:18px;line-height:1.75}.hw-page .hw-cta .hw-lede{color:var(--ink-soft);font-size:19px;line-height:1.7}.hw-page .hw-footnote-body p{color:hsla(0,0%,100%,.74);font-size:13px;line-height:1.78}.hw-page li,.hw-page ol:not([class]),.hw-page p:not([class]),.hw-page ul:not([class]){color:inherit!important;font-family:inherit!important;font-size:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.hw-page .hw-rich a{color:inherit;text-decoration:underline}div.hw-page p{font-family:var(--sans)}.hw-page a{font-family:inherit!important}.hw-page .hw-label{color:var(--gold-text);font-family:var(--sans);font-size:14px;font-weight:700;letter-spacing:3px;margin:0 0 12px;text-transform:uppercase}.hw-page .hw-comm .hw-label,.hw-page .hw-hero .hw-label,.hw-page .hw-section--navy .hw-label{color:var(--gold)}.hw-page .hw-heading{color:#222;font-family:var(--serif);font-size:40px;font-style:normal;font-weight:400;line-height:1.2;margin:0}.hw-page .hw-comm .hw-heading,.hw-page .hw-heading-white,.hw-page .hw-section--navy .hw-heading{color:#fff}.hw-page .hw-hero h1{color:#fff;font-family:var(--serif);font-size:56px;font-weight:400;line-height:1.12;margin:0 0 24px}.hw-page .hw-hero h1 .hw-accent{color:var(--gold);display:block;font-style:normal}.hw-page .hw-cta .hw-heading .hw-accent{color:var(--gold-text);display:block;font-style:normal}.hw-page .hw-cta .hw-heading{margin-left:auto;margin-right:auto;max-width:780px;text-wrap:balance}.hw-page .hw-intro-line{color:#2a2a2a;font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.5}.hw-page .hw-section--navy .hw-intro-line{color:hsla(0,0%,100%,.92)}.hw-page .hw-element h3{color:#fff;font-family:var(--serif);font-size:27px;font-weight:400}.hw-page .hw-element p{color:hsla(0,0%,100%,.78);font-family:var(--sans);font-size:16px;line-height:1.7}.hw-page .hw-step h3{color:#222;font-family:var(--sans);font-size:20px;font-weight:700}.hw-page .hw-step p{color:var(--ink-soft);font-family:var(--sans);font-size:16px;line-height:1.65}.hw-page .hw-nav-text{color:var(--navy);font-family:var(--sans);font-size:17px;font-weight:700}.hw-page .hw-nav-title{color:var(--gold-text);font-family:var(--serif);font-weight:700}.hw-page .hw-eyebrow-split{color:var(--gold-text);font-family:var(--serif);font-style:italic}.hw-page .hw-session-closing{color:var(--ink);font-family:var(--sans);font-style:italic}@media (max-width:1024px){.hw-page .hw-heading{font-size:34px}.hw-page .hw-hero h1{font-size:42px}}@media (max-width:768px){.hw-page .hw-heading{font-size:28px}.hw-page .hw-hero h1{font-size:33px}.hw-page .hw-prose,.hw-page .hw-subtext{font-size:17px}.hw-page .hw-element h3{font-size:24px}}.hw-page .hw-btn{font-family:var(--sans);font-size:15px;font-weight:700;letter-spacing:1px;text-decoration:none;text-transform:uppercase}.hw-page .hw-btn--primary{background:var(--gold);color:#333}.hw-page .hw-btn--primary:hover{background:#ebb14b;color:#333}.hw-page .hw-btn--ghost{background:#fff;color:var(--navy)}.hw-page .hw-btn--ghost:hover{background:var(--navy);color:#fff}.hw-page img.hw-step-photo{aspect-ratio:4/3;display:block;height:auto;object-fit:cover;width:100%}.hw-page img.hw-element-photo{aspect-ratio:16/10;display:block;height:auto;object-fit:cover;width:100%}.hw-page a.hw-disc-link{color:var(--gold-text);text-decoration:none}.hw-page a.hw-disc-link:hover{color:var(--gold-deep)}.hw-page .hw-section--navy a.hw-disc-link{color:var(--gold)}.hw-page .hw-foot-title{color:var(--gold);font-family:var(--sans);font-weight:700;letter-spacing:.22em;text-transform:uppercase}.hw-page .hw-footnote-mark{color:var(--gold)!important}.hw-page .hw-footnote-mark .hw-fn-sym{color:var(--gold)!important;font-family:var(--serif);font-style:normal}.hw-page .hw-footnote-mark svg{fill:none;stroke:var(--gold)!important}