:root{--hw-navy: #0B1B2D;--hw-navy-deep: #06121F;--hw-charcoal: #1A1E24;--hw-teal: #0C9DAC;--hw-teal-dark: #0A828F;--hw-orange: #FD630E;--hw-orange-soft: #FF7A30;--hw-ink: #14181D;--hw-slate: #5B6670;--hw-steel: #8A929B;--hw-line: #D9DEE3;--hw-cloud: #EAEEF2;--hw-mist: #F4F6F8;--hw-white: #FFFFFF;--hw-surface: var(--hw-white);--hw-surface-mist: #F4F6F8;--hw-surface-cloud: #EAEEF2;--hw-surface-dark: var(--hw-navy);--hw-surface-dark-deep: var(--hw-navy-deep);--hw-surface-line: #D9DEE3;--hw-surface-line-strong: rgba(20, 24, 29, .16);--hw-surface-line-dark: rgba(255, 255, 255, .12);--hw-surface-line-dark-strong: rgba(255, 255, 255, .22);--hw-text: var(--hw-ink);--hw-text-soft: rgba(20, 24, 29, .74);--hw-text-muted: var(--hw-slate);--hw-text-strong: var(--hw-navy);--hw-text-on-dark: rgba(255, 255, 255, .84);--hw-text-on-dark-soft: rgba(255, 255, 255, .68);--hw-text-on-dark-muted: rgba(255, 255, 255, .52);--hw-text-on-dark-strong: var(--hw-white);--hw-font-display: Archivo, Archivo Expanded, system-ui, -apple-system, Segoe UI, sans-serif;--hw-font-body: Inter, system-ui, -apple-system, Segoe UI, sans-serif;--hw-container: 1200px;--hw-container-wide: 1440px;--hw-container-narrow: 880px;--hw-gutter: 1.25rem;--hw-notch: 2.25rem;--hw-slant: 3rem;--hw-radius: 0;--hw-ease-out: cubic-bezier(.2, .7, .2, 1);--hw-ease-in-out: cubic-bezier(.65, 0, .35, 1);--hw-duration: .25s;--hw-duration-fast: .15s;--hw-duration-slow: .4s}@media(min-width:768px){:root{--hw-gutter: 2rem}}@media(min-width:1024px){:root{--hw-gutter: 3rem}}html{background:var(--hw-surface);color:var(--hw-text);scrollbar-color:var(--hw-orange) var(--hw-cloud)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-synthesis:none}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next,.site{isolation:isolate}button{background:none;border:0;cursor:pointer;padding:0}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}:focus-visible{outline:2px solid var(--hw-teal);outline-offset:3px}::selection{background:var(--hw-orange);color:var(--hw-white)}body{font-family:var(--hw-font-body);font-size:1rem;font-weight:400;line-height:1.6;color:var(--hw-text);background:var(--hw-surface);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-text-strong);text-wrap:balance;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:break-word;max-width:100%;min-width:0}h1,.h1{font-size:clamp(2.5rem,1.3rem + calc(.25rem*1vw/1px),4.5rem);font-weight:900;line-height:.94}h2,.h2{font-size:clamp(2rem,1.25rem + calc(.15625rem*1vw/1px),3.25rem);font-weight:900}h3,.h3{font-size:clamp(1.5rem,1.125rem + calc(.078125rem * 1vw / 1px),2.125rem);line-height:1.02}h4,.h4{font-size:clamp(1.25rem,1.025rem + calc(.046875rem * 1vw / 1px),1.625rem);line-height:1.05}h5,.h5{font-size:1.125rem;line-height:1.1}h6,.h6{font-size:.875rem;font-weight:800;letter-spacing:.02em}.h-sentence{text-transform:none;letter-spacing:-.015em}p{max-width:64ch}.lead{font-family:var(--hw-font-body);font-size:clamp(1.0625rem,.875rem + calc(.0390625rem * 1vw / 1px),1.375rem);font-weight:400;line-height:1.5;color:var(--hw-text-soft);max-width:56ch}strong,b{font-weight:700;color:var(--hw-text-strong)}em,i{font-style:italic}em.accent,.accent,h1 em,h2 em,h3 em,h4 em,h5 em,h6 em,.h1 em,.h2 em,.h3 em,.h4 em,.h5 em,.h6 em{font-style:normal;color:var(--hw-orange)}small{font-size:.875rem}.prose a,.rich-text a{color:var(--hw-orange);text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:2px;font-weight:600;transition:color var(--hw-duration) var(--hw-ease-out)}.prose a:hover,.prose a:focus-visible,.rich-text a:hover,.rich-text a:focus-visible{color:var(--hw-orange-soft)}.container{width:100%;max-width:var(--hw-container);padding-inline:var(--hw-gutter);margin-inline:auto}.container--narrow{max-width:var(--hw-container-narrow)}.container--wide{max-width:var(--hw-container-wide)}.container--full{max-width:100%;padding-inline:var(--hw-gutter)}.container--flush{max-width:100%;padding-inline:0}.section{position:relative;padding-block:clamp(4.5rem,8vw,8rem);background:var(--hw-surface);color:var(--hw-text);isolation:isolate}.section--tight{padding-block:clamp(3rem,5vw,5rem)}.section--loose{padding-block:clamp(5.5rem,10vw,10rem)}.section--hero{padding-block:clamp(6rem,12vw,11rem)}.section--mist{background:var(--hw-surface-mist)}.section--cloud{background:var(--hw-surface-cloud)}.section--white{background:var(--hw-white)}.section--dark,.section--dark-deep{background:var(--hw-surface-dark);color:var(--hw-text-on-dark);--hw-text: var(--hw-text-on-dark);--hw-text-soft: var(--hw-text-on-dark-soft);--hw-text-muted: var(--hw-text-on-dark-muted);--hw-text-strong: var(--hw-text-on-dark-strong);--hw-surface-line: var(--hw-surface-line-dark);--hw-surface-line-strong: var(--hw-surface-line-dark-strong)}.section--dark-deep{background:var(--hw-surface-dark-deep)}.section--teal{background:var(--hw-teal);color:#fff;--hw-text: rgba(255, 255, 255, .92);--hw-text-soft: rgba(255, 255, 255, .85);--hw-text-strong: #fff}.section--orange{background:var(--hw-orange);color:#fff;--hw-text: rgba(255, 255, 255, .95);--hw-text-soft: rgba(255, 255, 255, .9);--hw-text-strong: #fff}.section--wedge-top:before,.section--wedge-bottom:after{content:"";position:absolute;left:0;right:0;height:clamp(2rem,5vw,4.5rem);background:var(--wedge-color, var(--hw-navy));z-index:3;pointer-events:none}.section--wedge-top:before{top:0;clip-path:polygon(0 0,100% 0,100% 0,0 100%)}.section--wedge-bottom:after{bottom:0;clip-path:polygon(0 100%,100% 0,100% 100%,0 100%)}.section__header{display:grid;gap:1.25rem;margin-bottom:clamp(2.5rem,5vw,4rem);max-width:58rem}.section__header--center{margin-inline:auto;text-align:center;align-items:center}.section__header--center>*{justify-self:center}.section__header--center p{margin-inline:auto}.section__title{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-size:clamp(2.25rem,1.2rem + calc(.21875rem*1vw/1px),4rem);font-weight:900;line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-text-strong);text-wrap:balance}.section__lead{font-size:clamp(1.0625rem,.9125rem + calc(.03125rem*1vw/1px),1.3125rem);color:var(--hw-text-soft);line-height:1.5;max-width:56ch}.site-promobar{background:var(--hw-navy-deep);color:#ffffffd1;border-bottom:1px solid rgba(255,255,255,.08);font-size:.8rem}.site-promobar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem .9rem;padding-block:.5rem}.site-promobar__text{font-family:var(--hw-font-body);font-weight:500;letter-spacing:.01em}.site-promobar__link{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--hw-white);transition:color var(--hw-duration) var(--hw-ease-out)}.site-promobar__visit{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffff9e}.site-promobar__logo{height:12px;width:auto;display:block}.site-promobar__chevron{color:var(--hw-orange);font-size:.7rem;line-height:1;transition:transform var(--hw-duration) var(--hw-ease-out)}.site-promobar__link:hover .site-promobar__visit,.site-promobar__link:focus-visible .site-promobar__visit{color:#ffffffe6}.site-promobar__link:hover .site-promobar__chevron,.site-promobar__link:focus-visible .site-promobar__chevron{transform:translate(.2rem)}.site-header{position:sticky;top:0;z-index:100;background:var(--hw-white);border-bottom:4px solid var(--hw-navy);transition:box-shadow var(--hw-duration) var(--hw-ease-out),border-color var(--hw-duration) var(--hw-ease-out)}.site-header.is-scrolled{box-shadow:0 6px 24px #0b1b2d1f}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);min-height:88px;padding-block:.75rem;transition:min-height var(--hw-duration) var(--hw-ease-out)}@media(min-width:1024px){.site-header__inner{min-height:100px}}.site-header.is-scrolled .site-header__inner{min-height:74px}@media(min-width:1024px){.site-header.is-scrolled .site-header__inner{min-height:82px}}.site-header__brand{display:inline-flex;align-items:center}.site-header__brand img,.site-header__brand svg{height:30px;width:auto;object-fit:contain;display:block}@media(min-width:768px){.site-header__brand img,.site-header__brand svg{height:34px}}@media(min-width:1024px){.site-header__brand img,.site-header__brand svg{height:38px}}.site-header__nav{display:none}@media(min-width:1024px){.site-header__nav{display:flex;justify-self:center;align-items:stretch;gap:.25rem;align-self:stretch}}.site-header__nav-item{display:flex;align-items:stretch;position:relative}.site-header__nav-link{display:inline-flex;align-items:center;padding:0 1rem;font-family:var(--hw-font-body);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:var(--hw-navy);position:relative;transition:color var(--hw-duration) var(--hw-ease-out)}.site-header__nav-link:after{content:"";position:absolute;inset-inline:1rem;bottom:0;height:4px;background:var(--hw-orange);transform:scaleX(0);transform-origin:left;transition:transform var(--hw-duration) var(--hw-ease-out)}.site-header__nav-link:hover,.site-header__nav-link:focus-visible,.site-header__nav-link[aria-current=page]{color:var(--hw-orange)}.site-header__nav-link:hover:after,.site-header__nav-link:focus-visible:after,.site-header__nav-link[aria-current=page]:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:1rem;justify-self:end}.site-header__phone{display:none}@media(min-width:768px){.site-header__phone{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--hw-font-body);font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hw-navy)}}.site-header__phone:hover{color:var(--hw-orange)}.site-header__phone:before{content:"";width:.6em;height:.6em;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%)}.site-header__toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;padding:0 11px;background:var(--hw-navy);border:0;cursor:pointer}@media(min-width:1024px){.site-header__toggle{display:none}}.site-header__toggle span{display:block;width:100%;height:2.5px;background:var(--hw-white);transition:transform .25s cubic-bezier(.2,.7,.2,1),opacity .15s cubic-bezier(.2,.7,.2,1)}.site-header__toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.site-header__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.site-header__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.site-header__mobile{position:fixed;top:88px;right:0;bottom:0;left:0;z-index:95;background:var(--hw-navy);color:var(--hw-white);transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(.65,0,.35,1),opacity .25s cubic-bezier(.2,.7,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch}@media(min-width:1024px){.site-header__mobile{display:none}}.site-header__mobile.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.site-header__mobile-inner{display:flex;flex-direction:column;padding:1.75rem var(--hw-gutter) 3rem}.site-header__mobile-link{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:2rem;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-white);padding:.875rem 0;border-bottom:2px solid rgba(255,255,255,.14)}.site-header__mobile-link:hover,.site-header__mobile-link:focus-visible{color:var(--hw-orange)}.site-header__mobile-link[aria-current=page]{color:var(--hw-orange);position:relative;padding-left:1.5rem}.site-header__mobile-link[aria-current=page]:before{content:"";position:absolute;left:0;top:50%;width:.7rem;height:.7rem;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%);transform:translateY(-50%)}.site-header__mobile-cta{margin-top:1.75rem;align-self:flex-start}.site-footer{background:var(--hw-navy);color:var(--hw-text-on-dark);padding-block:clamp(4rem,6vw,6rem) 2.5rem;border-top:6px solid var(--hw-orange);position:relative;isolation:isolate;--hw-text: var(--hw-text-on-dark);--hw-text-soft: var(--hw-text-on-dark-soft);--hw-text-muted: var(--hw-text-on-dark-muted);--hw-text-strong: var(--hw-text-on-dark-strong);--hw-surface-line: var(--hw-surface-line-dark)}.site-footer__top{display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:768px){.site-footer__top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem}}.site-footer__brand{display:grid;gap:1.5rem;align-content:start}.site-footer__brand img,.site-footer__brand svg{height:34px;width:auto;object-fit:contain}.site-footer__brand p{max-width:36ch;color:var(--hw-text-on-dark-soft);font-size:.9375rem;line-height:1.6}.site-footer__col h4{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-size:1rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:var(--hw-white);margin-bottom:1.25rem;padding-bottom:.75rem;position:relative}.site-footer__col h4:after{content:"";position:absolute;left:0;bottom:0;width:2rem;height:4px;background:var(--hw-orange)}.site-footer__col ul{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.site-footer__col a{font-family:var(--hw-font-body);font-size:.9375rem;font-weight:500;color:var(--hw-text-on-dark-soft);transition:color var(--hw-duration) var(--hw-ease-out)}.site-footer__col a:hover{color:var(--hw-orange)}.site-footer__contact-item{display:grid;gap:.35rem;margin-bottom:1rem;font-size:.9375rem}.site-footer__contact-item span{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-text-on-dark-muted)}.site-footer__contact-item a,.site-footer__contact-item p{color:var(--hw-white);font-weight:700;font-size:1.0625rem}.site-footer__bottom{display:flex;flex-direction:column;gap:1rem;margin-top:3.5rem;padding-top:2rem;border-top:2px solid var(--hw-surface-line-dark);font-family:var(--hw-font-body);font-size:.8125rem;font-weight:500;letter-spacing:.02em;color:var(--hw-text-on-dark-muted)}@media(min-width:768px){.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.site-footer__legal{display:flex;flex-wrap:wrap;gap:1.5rem}.site-footer__legal a{text-transform:uppercase;font-weight:700;letter-spacing:.04em;font-size:.75rem;color:var(--hw-text-on-dark-muted)}.site-footer__legal a:hover{color:var(--hw-orange)}.btn{--btn-bg: var(--hw-orange);--btn-fg: var(--hw-white);--btn-hover-bg: var(--hw-orange-soft);display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 1.75rem;font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-size:.85rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase;text-decoration:none;color:var(--btn-fg);background:var(--btn-bg);border:0;border-radius:0;clip-path:polygon(0 0,100% 0,100% calc(100% - .75rem),calc(100% - .75rem) 100%,0 100%);position:relative;cursor:pointer;white-space:nowrap;transition:background var(--hw-duration) var(--hw-ease-out),color var(--hw-duration) var(--hw-ease-out),transform var(--hw-duration) var(--hw-ease-out)}.btn:after{content:"";width:.6em;height:.6em;background:currentColor;clip-path:polygon(0 0,100% 50%,0 100%);transition:transform var(--hw-duration) var(--hw-ease-out)}.btn:hover{background:var(--btn-hover-bg);transform:translateY(-2px)}.btn:hover:after{transform:translate(3px)}.btn,.btn:hover,.btn:focus,.btn:focus-visible,.btn:active{color:var(--btn-fg)}.btn--ghost{--btn-bg: transparent;--btn-fg: var(--hw-navy);--btn-hover-bg: var(--hw-navy);background:transparent;color:var(--btn-fg);box-shadow:inset 0 0 0 2px currentColor;clip-path:none}.btn--ghost:hover{background:var(--hw-navy);transform:translateY(-2px)}.btn--ghost,.btn--ghost:hover,.btn--ghost:focus,.btn--ghost:focus-visible,.btn--ghost:active{color:var(--btn-fg)}.btn--ghost:hover{color:var(--hw-white)}.section--dark .btn--ghost,.site-footer .btn--ghost,.btn--ghost-light{--btn-fg: var(--hw-white)}.section--dark .btn--ghost:hover,.site-footer .btn--ghost:hover,.btn--ghost-light:hover{background:var(--hw-white);color:var(--hw-navy)}.btn--teal{--btn-bg: var(--hw-teal);--btn-hover-bg: var(--hw-teal-dark);--btn-fg: var(--hw-white)}.btn--navy{--btn-bg: var(--hw-navy);--btn-hover-bg: var(--hw-navy-deep);--btn-fg: var(--hw-white)}.btn--lg{padding:1.25rem 2.25rem;font-size:.95rem}.btn--sm{padding:.75rem 1.125rem;font-size:.75rem;gap:.5rem;clip-path:polygon(0 0,100% 0,100% calc(100% - .5rem),calc(100% - .5rem) 100%,0 100%)}.button-row{display:flex;flex-wrap:wrap;gap:1rem}.notch-br{clip-path:polygon(0 0,100% 0,100% calc(100% - 2.25rem),calc(100% - 2.25rem) 100%,0 100%)}.notch-tl{clip-path:polygon(2.25rem 0,100% 0,100% 100%,0 100%,0 2.25rem)}.notch-tr{clip-path:polygon(0 0,calc(100% - 2.25rem) 0,100% 2.25rem,100% 100%,0 100%)}.notch-bl{clip-path:polygon(0 0,100% 0,100% 100%,2.25rem 100%,0 calc(100% - 2.25rem))}.slant-r{clip-path:polygon(0 0,100% 0,calc(100% - 3rem) 100%,0 100%)}.slant-l{clip-path:polygon(3rem 0,100% 0,100% 100%,0 100%)}.slant-hero{clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.media-block{position:relative;isolation:isolate}.media-block__img{display:block;width:100%;height:100%;object-fit:cover}.media-block:before{content:"";position:absolute;inset:auto auto -1.5rem -1.5rem;width:55%;height:55%;background:var(--hw-teal);z-index:-1}.media-block--orange:before{background:var(--hw-orange)}.media-block--navy:before{background:var(--hw-navy)}.media-block--tr:before{inset:-1.5rem -1.5rem auto auto}.media-block--tl:before{inset:-1.5rem auto auto -1.5rem}.media-block--br:before{inset:auto -1.5rem -1.5rem auto}.media-block[data-reveal],.media-block.is-revealable{opacity:0;transform:translateY(20px);transition:opacity var(--hw-duration-slow) var(--hw-ease-out),transform var(--hw-duration-slow) var(--hw-ease-out)}.media-block[data-reveal].is-revealed,.media-block.is-revealable.is-revealed{opacity:1;transform:none}.chip{display:inline-block;background:var(--hw-orange);color:#fff;font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;line-height:1;padding:.45rem .8rem}.chip--teal{background:var(--hw-teal)}.chip--navy{background:var(--hw-navy)}.chip--ink{background:var(--hw-ink)}.wedge{position:relative}.wedge--top:before,.wedge--bottom:after{content:"";position:absolute;left:0;right:0;height:var(--hw-slant);background:var(--wedge-color, var(--hw-navy));z-index:2;pointer-events:none}.wedge--top:before{top:0;clip-path:polygon(0 0,100% 0,100% 0,0 100%)}.wedge--bottom:after{bottom:0;clip-path:polygon(0 100%,100% 0,100% 100%,0 100%)}.chevron{display:inline-block;width:.7em;height:.7em;flex-shrink:0;background:currentColor;clip-path:polygon(0 0,100% 50%,0 100%)}.chevron--orange{color:var(--hw-orange)}.chevron--teal{color:var(--hw-teal)}.chevron-list{list-style:none;margin:0;padding:0;display:grid;gap:.625rem}.chevron-list li{position:relative;padding-left:1.5rem;color:var(--hw-text-soft)}.chevron-list li:before{content:"";position:absolute;left:0;top:.5em;width:.6rem;height:.6rem;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%)}.eyebrow{display:inline-block;font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:.78rem;letter-spacing:.04em;line-height:1;text-transform:uppercase;color:#fff;background:var(--hw-orange);padding:.45rem .8rem;margin:0}.eyebrow--teal{background:var(--hw-teal);color:#fff}.eyebrow--navy{background:var(--hw-navy);color:#fff}.eyebrow--ink{background:var(--hw-ink);color:#fff}.eyebrow--orange{background:var(--hw-orange);color:#fff}.section--dark .eyebrow,.site-footer .eyebrow{background:var(--hw-teal);color:#fff}.eyebrow--white{background:var(--hw-white);color:var(--hw-navy)}.eyebrow-tag{display:inline-block;font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:.78rem;letter-spacing:.04em;line-height:1;text-transform:uppercase;color:#fff;background:var(--hw-teal);padding:.45rem .8rem}.card{position:relative;padding:clamp(1.75rem,2.5vw,2.25rem);background:var(--hw-white);border:0;border-top:4px solid var(--hw-teal);border-radius:0;display:flex;flex-direction:column;gap:1rem;height:100%;clip-path:polygon(0 0,100% 0,100% calc(100% - 2.25rem),calc(100% - 2.25rem) 100%,0 100%);transition:transform var(--hw-duration) var(--hw-ease-out),box-shadow var(--hw-duration) var(--hw-ease-out)}.card:hover{transform:translateY(-4px);box-shadow:-10px 10px #0b1b2d14}.card--accent{border-top-color:var(--hw-orange)}.section--mist .card{background:var(--hw-white)}.card__index{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:1.5rem;line-height:1;letter-spacing:-.02em;color:var(--hw-orange);margin-bottom:.25rem}.card__icon{width:48px;height:48px;display:grid;place-items:center;color:var(--hw-white);background:var(--hw-teal);margin-bottom:.5rem}.card__icon svg{width:26px;height:26px;stroke:currentColor;fill:none}.card__title{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(1.375rem,1.8vw,1.75rem);line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-navy)}.card__body{color:var(--hw-text-soft);font-size:.9375rem;line-height:1.6}.card__list{display:grid;gap:.5rem;margin-top:.5rem}.card__list li{position:relative;padding-left:1.25rem;font-size:.875rem;color:var(--hw-text-soft)}.card__list li:before{content:"";position:absolute;left:0;top:.5em;width:.55rem;height:.55rem;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%)}.card__footer{margin-top:auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.card--media{padding:0;background:var(--hw-navy);overflow:hidden;border-top:0}.card--media .card__media{position:relative;aspect-ratio:4/5;overflow:hidden}.card--media .card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.card--media .card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b1b2d0d,#0b1b2d8c 55%,#06121ff0)}.card--media:hover .card__media img{transform:scale(1.05)}.card--media .card__media-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--hw-white)}.card--media .card__media-icon{align-self:flex-start;width:44px;height:44px;background:var(--hw-orange);display:grid;place-items:center;color:var(--hw-white)}.card--media .card__media-icon svg{width:22px;height:22px;stroke:currentColor;fill:none}.card--media .card__media-title{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:1.5rem;line-height:.95;letter-spacing:-.02em;text-transform:uppercase}.card--media .card__media-meta{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;margin-top:.5rem}.icon{display:inline-block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}.icon-tile{display:grid;place-items:center;width:56px;height:56px;background:var(--hw-teal);color:var(--hw-white);flex-shrink:0;position:relative;border-radius:0}.icon-tile svg{width:26px;height:26px}.icon-tile--orange{color:var(--hw-white);background:var(--hw-orange)}.icon-tile--navy{color:var(--hw-white);background:var(--hw-navy)}.icon-tile--sm{width:44px;height:44px}.icon-tile--sm svg{width:22px;height:22px}.icon-tile--lg{width:72px;height:72px}.icon-tile--lg svg{width:34px;height:34px}a{color:var(--hw-orange);text-decoration:none;transition:color var(--hw-duration) var(--hw-ease-out)}a:hover,a:focus-visible{color:var(--hw-orange-soft)}.link-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-size:.8rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--hw-navy);padding-block:.25rem;transition:color var(--hw-duration) var(--hw-ease-out)}.link-cta:after{content:"";width:.65em;height:.65em;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%);transition:transform var(--hw-duration) var(--hw-ease-out)}.link-cta:hover,.link-cta:focus-visible{color:var(--hw-orange)}.link-cta:hover:after,.link-cta:focus-visible:after{transform:translate(4px)}.link-cta--orange{color:var(--hw-orange)}.section--dark .link-cta,.site-footer .link-cta{color:var(--hw-white)}.section--dark .link-cta:hover,.section--dark .link-cta:focus-visible,.site-footer .link-cta:hover,.site-footer .link-cta:focus-visible{color:var(--hw-orange-soft)}.divider{height:4px;width:100%;background:var(--hw-navy);border:0;margin-block:clamp(2.5rem,4vw,3.5rem)}.divider--orange{background:var(--hw-orange)}.divider--teal{background:var(--hw-teal)}.divider--accent{height:6px;width:64px;background:var(--hw-orange);margin-block:0 1.5rem}.section--dark .divider{background:var(--hw-surface-line-dark-strong)}.tag,.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .7rem;font-family:var(--hw-font-body);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hw-white);background:var(--hw-navy);border:0;border-radius:0;line-height:1}.tag--teal,.pill--teal{color:var(--hw-white);background:var(--hw-teal)}.tag--orange,.pill--orange{color:var(--hw-white);background:var(--hw-orange)}.section--dark .tag,.section--dark .pill{color:var(--hw-white);background:var(--hw-teal)}.numbered-row{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:transparent}@media(min-width:768px){.numbered-row{grid-template-columns:repeat(4,1fr)}}.numbered-row__item{background:var(--hw-mist);padding:1.75rem;display:grid;gap:.5rem}.numbered-row__item:nth-child(2n){background:var(--hw-cloud)}.numbered-row__num{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:3rem;line-height:.9;letter-spacing:-.03em;color:var(--hw-orange)}.numbered-row__label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-navy)}.stat{display:flex;flex-direction:column;gap:.5rem}.stat__value{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(3.25rem,1.9rem + calc(.28125rem*1vw/1px),5.5rem);line-height:.85;letter-spacing:-.04em;color:var(--hw-orange);display:flex;align-items:baseline;gap:.05em}.stat__unit{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:.45em;color:var(--hw-orange);transform:translateY(-.15em)}.stat__label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-navy);line-height:1.35}.section--dark .stat__label,.stat--on-dark .stat__label{color:var(--hw-text-on-dark-soft)}.stat--teal .stat__value,.stat--teal .stat__unit{color:var(--hw-teal)}.stat-band{display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media(min-width:768px){.stat-band{grid-template-columns:repeat(4,1fr)}}.stat-band .stat{background:var(--hw-white);padding:clamp(1.75rem,3vw,2.75rem)}.stat-band .stat:nth-child(2n){background:var(--hw-mist)}.section--dark .stat-band .stat{background:var(--hw-navy)}.section--dark .stat-band .stat:nth-child(2n){background:var(--hw-navy-deep)}.wp-block-hudson-west-hero{position:relative;isolation:isolate;background:var(--hw-navy);color:var(--hw-text-on-dark)}.wp-block-hudson-west-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(90deg,#06121feb,#06121f9e 42%,#06121f33 78%,#06121f59),var(--hero-image, none);background-size:cover;background-position:center;background-repeat:no-repeat}.wp-block-hudson-west-hero__inner{position:relative;z-index:1;display:flex;align-items:flex-end;min-height:clamp(32rem,52vw,44rem);padding-block:clamp(3rem,7vw,6rem)}.wp-block-hudson-west-hero__panel{background:var(--hw-navy);padding:clamp(1.75rem,3.5vw,3rem);width:100%;max-width:44rem;display:grid;gap:clamp(1.1rem,2vw,1.6rem);box-shadow:0 24px 60px #00000059}@media(min-width:768px){.wp-block-hudson-west-hero__panel{max-width:46rem}}.wp-block-hudson-west-hero__eyebrow{justify-self:start;margin:0}.wp-block-hudson-west-hero__heading{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2rem,1.31rem + calc(.14375rem*1vw/1px),3.15rem);line-height:.96;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-white);margin:0;text-wrap:balance}.wp-block-hudson-west-hero__heading em,.wp-block-hudson-west-hero__heading .accent{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-hero__lead{font-family:var(--hw-font-body);font-size:clamp(1rem,.8875rem + calc(.0234375rem * 1vw / 1px),1.1875rem);font-weight:400;line-height:1.6;color:var(--hw-text-on-dark-soft);max-width:50ch;margin:0}.wp-block-hudson-west-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1rem,2.5vw,1.75rem);margin-top:.25rem}.wp-block-hudson-west-hero__link{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:var(--hw-white);text-decoration:none;transition:color .25s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-hero__link:hover,.wp-block-hudson-west-hero__link:focus-visible{color:var(--hw-orange)}.wp-block-hudson-west-hero__chevron{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;background:var(--hw-orange);color:var(--hw-white);font-size:.65rem;line-height:1;flex-shrink:0;transition:transform .25s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-hero__link:hover .wp-block-hudson-west-hero__chevron,.wp-block-hudson-west-hero__link:focus-visible .wp-block-hudson-west-hero__chevron{transform:translate(.25rem)}.wp-block-hudson-west-hero__bar{position:relative;z-index:1;background:var(--hw-navy-deep);border-top:4px solid var(--hw-orange)}.wp-block-hudson-west-hero__bar-inner{display:grid;gap:0}@media(min-width:768px){.wp-block-hudson-west-hero__bar-inner{grid-template-columns:repeat(3,1fr)}}.wp-block-hudson-west-hero__svc{display:flex;align-items:center;gap:.9rem;padding:clamp(1.1rem,2vw,1.6rem) clamp(1rem,2vw,1.75rem);text-decoration:none;color:var(--hw-white);transition:background .25s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-hero__svc+.wp-block-hudson-west-hero__svc{border-top:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.wp-block-hudson-west-hero__svc+.wp-block-hudson-west-hero__svc{border-top:0;border-left:1px solid rgba(255,255,255,.1)}}.wp-block-hudson-west-hero__svc:hover,.wp-block-hudson-west-hero__svc:focus-visible{background:#ffffff0d}.wp-block-hudson-west-hero__svc-num{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:.95rem;color:var(--hw-orange);flex-shrink:0}.wp-block-hudson-west-hero__svc-label{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(1.05rem,.855rem + calc(.040625rem * 1vw / 1px),1.375rem);letter-spacing:-.005em;text-transform:uppercase;line-height:1;margin-right:auto}.wp-block-hudson-west-hero__svc .wp-block-hudson-west-hero__chevron{width:1.2rem;height:1.2rem;background:#ffffff2e}.wp-block-hudson-west-hero__svc:hover .wp-block-hudson-west-hero__chevron,.wp-block-hudson-west-hero__svc:focus-visible .wp-block-hudson-west-hero__chevron{background:var(--hw-orange);transform:translate(.2rem)}.wp-block-hudson-west-intro{background:var(--hw-white);color:var(--hw-ink);padding-block:clamp(5rem,8vw,8rem);position:relative}.wp-block-hudson-west-intro__layout{display:grid;gap:clamp(2.5rem,5vw,4.5rem);grid-template-columns:1fr}@media(min-width:1024px){.wp-block-hudson-west-intro__layout{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start}}.wp-block-hudson-west-intro__lead .chip{margin-bottom:1.5rem}.wp-block-hudson-west-intro__lead h2{font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:clamp(1.875rem,1.2rem + calc(.140625rem * 1vw / 1px),3rem);line-height:1;letter-spacing:-.015em;text-transform:uppercase;color:var(--hw-navy);margin-block:0 1.75rem}.wp-block-hudson-west-intro__lead h2 em,.wp-block-hudson-west-intro__lead h2 .accent{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-intro__body{font-family:var(--hw-font-body, "Inter", system-ui, sans-serif);color:var(--hw-slate);font-size:clamp(1rem,.8875rem + calc(.0234375rem * 1vw / 1px),1.1875rem);line-height:1.65;max-width:40rem}.wp-block-hudson-west-intro__lift{margin-top:2rem;padding:clamp(1.5rem,2.5vw,2.25rem);background:var(--hw-orange);color:var(--hw-white);font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(1.25rem,1.025rem + calc(.046875rem * 1vw / 1px),1.625rem);line-height:1.1;letter-spacing:-.01em;text-transform:uppercase;max-width:none}.wp-block-hudson-west-intro__lift em,.wp-block-hudson-west-intro__lift .accent{font-style:normal;color:var(--hw-navy)}.wp-block-hudson-west-intro__pillars{display:flex;flex-direction:column;gap:1rem}.wp-block-hudson-west-intro__bar{padding:clamp(1.5rem,2.5vw,2rem);color:var(--hw-white)}.wp-block-hudson-west-intro__bar h3{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(1.375rem,1.15rem + calc(.046875rem * 1vw / 1px),1.75rem);line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:inherit;margin:0 0 .5rem}.wp-block-hudson-west-intro__bar p{font-family:var(--hw-font-body, "Inter", system-ui, sans-serif);font-size:1rem;line-height:1.5;margin:0;color:inherit;opacity:.9}.wp-block-hudson-west-intro__bar--navy{background:var(--hw-navy)}.wp-block-hudson-west-intro__bar--teal{background:var(--hw-teal)}.wp-block-hudson-west-intro__bar--charcoal{background:var(--hw-charcoal)}.wp-block-hudson-west-services-grid{background:var(--hw-mist);padding-block:clamp(5rem,8vw,8rem);position:relative;isolation:isolate}.wp-block-hudson-west-services-grid__header{display:grid;gap:1.5rem;align-items:end;grid-template-columns:1fr;margin-bottom:clamp(2.5rem,5vw,4rem)}@media(min-width:768px){.wp-block-hudson-west-services-grid__header{grid-template-columns:1fr auto;gap:3rem}}.wp-block-hudson-west-services-grid__heading{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2.5rem,1.3rem + calc(.25rem*1vw/1px),4.5rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-navy);max-width:16ch;margin-top:1.25rem}.wp-block-hudson-west-services-grid__heading .accent,.wp-block-hudson-west-services-grid__heading em.accent{color:var(--hw-orange);font-style:normal}.wp-block-hudson-west-services-grid__intro{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--hw-slate);max-width:40ch;font-size:1.0625rem;line-height:1.6}.wp-block-hudson-west-services-grid__grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.wp-block-hudson-west-services-grid__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wp-block-hudson-west-services-grid__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.wp-block-hudson-west-services-grid__panel{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;gap:1rem;min-height:100%;padding:clamp(1.75rem,3vw,2.75rem);color:#fff;transition:transform var(--hw-duration, .22s) var(--hw-ease-out, ease)}.wp-block-hudson-west-services-grid__panel:hover{transform:translateY(-4px)}.wp-block-hudson-west-services-grid__panel--navy{background:var(--hw-navy)}.wp-block-hudson-west-services-grid__panel--teal{background:var(--hw-teal)}.wp-block-hudson-west-services-grid__panel--orange{background:var(--hw-orange)}.wp-block-hudson-west-services-grid__panel--charcoal{background:var(--hw-charcoal)}.wp-block-hudson-west-services-grid__num{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(3.5rem,7vw,5.5rem);line-height:.95;letter-spacing:-.03em;display:block;line-height:.8;color:#ffffff29;margin-bottom:.25rem}.wp-block-hudson-west-services-grid__panel-title{font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:clamp(1.2rem,1.7vw,1.45rem);line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:#fff}.wp-block-hudson-west-services-grid__panel-body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#ffffffd1;font-size:.9375rem;line-height:1.6}.wp-block-hudson-west-services-grid__list{margin-top:.25rem}.wp-block-hudson-west-services-grid__list li{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.5;color:#ffffffeb}.wp-block-hudson-west-services-grid__list li:before{background:#fff}.wp-block-hudson-west-services-grid__link{margin-top:auto;padding-top:1.25rem;display:inline-flex;align-items:center;gap:.6rem;font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-decoration:none;transition:gap var(--hw-duration, .22s) var(--hw-ease-out, ease),color var(--hw-duration, .22s) var(--hw-ease-out, ease)}.wp-block-hudson-west-services-grid__link .chevron{color:#fff;transition:transform var(--hw-duration, .22s) var(--hw-ease-out, ease)}.wp-block-hudson-west-services-grid__link:hover{gap:.9rem}.wp-block-hudson-west-services-grid__link:hover .chevron{transform:translate(3px)}.wp-block-hudson-west-services-grid__panel--orange .wp-block-hudson-west-services-grid__link,.wp-block-hudson-west-services-grid__panel--orange .wp-block-hudson-west-services-grid__link .chevron{color:var(--hw-navy)}.wp-block-hudson-west-services-grid__panel--orange .wp-block-hudson-west-services-grid__num{color:#0b1b2d2e}.wp-block-hudson-west-services-grid__footer{margin-top:clamp(2.5rem,4vw,3.5rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.wp-block-hudson-west-services-grid__footnote{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--hw-slate);font-size:.9375rem;line-height:1.6;max-width:52ch}.wp-block-hudson-west-lifecycle{background:var(--hw-mist);color:var(--hw-ink);padding-block:clamp(5rem,8vw,8rem);position:relative;isolation:isolate;overflow:hidden}.wp-block-hudson-west-lifecycle:before{content:"";position:absolute;top:0;right:0;width:clamp(8rem,22vw,20rem);aspect-ratio:1;background:var(--hw-teal);clip-path:polygon(100% 0,0 0,100% 100%);opacity:.14;z-index:-1}.wp-block-hudson-west-lifecycle__header{display:grid;gap:1.5rem;max-width:56rem;margin-bottom:clamp(3rem,6vw,5rem)}.wp-block-hudson-west-lifecycle__header .eyebrow{display:inline-block;font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:.78rem;letter-spacing:.04em;line-height:1;text-transform:uppercase;color:#fff;background:var(--hw-orange);padding:.45rem .8rem;justify-self:start}.wp-block-hudson-west-lifecycle__header h2{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2.5rem,1.3rem + calc(.25rem*1vw/1px),4.5rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-navy)}.wp-block-hudson-west-lifecycle__header h2 em{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-lifecycle__header .wp-block-hudson-west-lifecycle__lede{font-family:var(--hw-font-body);color:var(--hw-slate);font-size:clamp(1.0625rem,.95rem + calc(.0234375rem * 1vw / 1px),1.25rem);line-height:1.6;font-weight:500;max-width:48rem}.wp-block-hudson-west-lifecycle__stages{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.wp-block-hudson-west-lifecycle__stages{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wp-block-hudson-west-lifecycle__stages{grid-template-columns:repeat(5,1fr);gap:.75rem}}.wp-block-hudson-west-lifecycle__stage{position:relative;padding:1.75rem 1.5rem 2rem;display:grid;gap:.75rem;align-content:start;background:var(--hw-white);color:var(--hw-ink);clip-path:polygon(0 0,100% 0,100% calc(100% - 2.25rem),calc(100% - 2.25rem) 100%,0 100%);transition:background .25s ease,color .25s ease,transform .25s ease}@media(min-width:1024px){.wp-block-hudson-west-lifecycle__stage:nth-child(2){margin-top:1.5rem}.wp-block-hudson-west-lifecycle__stage:nth-child(3){margin-top:3rem}.wp-block-hudson-west-lifecycle__stage:nth-child(4){margin-top:4.5rem}.wp-block-hudson-west-lifecycle__stage:nth-child(5){margin-top:6rem}}.wp-block-hudson-west-lifecycle__stage:nth-child(3){background:var(--hw-navy);color:#fff}.wp-block-hudson-west-lifecycle__stage:nth-child(3) .wp-block-hudson-west-lifecycle__stage-num{color:var(--hw-teal)}.wp-block-hudson-west-lifecycle__stage:nth-child(3) .wp-block-hudson-west-lifecycle__stage-title{color:#fff}.wp-block-hudson-west-lifecycle__stage:nth-child(3) .wp-block-hudson-west-lifecycle__stage-body{color:var(--hw-cloud)}.wp-block-hudson-west-lifecycle__stage:hover{background:var(--hw-orange);color:#fff;transform:translateY(-4px)}.wp-block-hudson-west-lifecycle__stage:hover .wp-block-hudson-west-lifecycle__stage-num{color:#ffffff8c}.wp-block-hudson-west-lifecycle__stage:hover .wp-block-hudson-west-lifecycle__stage-title{color:#fff}.wp-block-hudson-west-lifecycle__stage:hover .wp-block-hudson-west-lifecycle__stage-body{color:#ffffffeb}.wp-block-hudson-west-lifecycle__stage-num{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2.75rem,2.15rem + calc(.125rem*1vw/1px),3.75rem);line-height:.95;letter-spacing:-.02em;display:block;color:var(--hw-orange);line-height:.85;transition:color .25s ease}.wp-block-hudson-west-lifecycle__stage-title{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:1.125rem;line-height:.95;letter-spacing:-.02em;line-height:1.05;text-transform:uppercase;color:var(--hw-navy);transition:color .25s ease}.wp-block-hudson-west-lifecycle__stage-body{font-family:var(--hw-font-body);font-size:.9375rem;line-height:1.5;font-weight:500;color:var(--hw-slate);transition:color .25s ease}.wp-block-hudson-west-lifecycle__footer{margin-top:clamp(3rem,6vw,5rem);display:flex;align-items:center;gap:1.25rem;background:var(--hw-navy);color:#fff;padding:1.5rem 1.75rem;clip-path:polygon(2.25rem 0,100% 0,100% 100%,0 100%,0 2.25rem)}.wp-block-hudson-west-lifecycle__footer:before{content:"";flex:0 0 auto;width:1.4rem;height:1.4rem;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%,35% 50%)}.wp-block-hudson-west-lifecycle__footnote{font-family:var(--hw-font-body);font-size:clamp(1rem,.925rem + calc(.015625rem * 1vw / 1px),1.125rem);font-weight:600;line-height:1.45;color:var(--hw-cloud)}.wp-block-hudson-west-industries{position:relative;background:var(--hw-mist);color:var(--hw-ink);padding-block:clamp(5rem,8vw,8rem)}.wp-block-hudson-west-industries .container{position:relative;z-index:1}.wp-block-hudson-west-industries__header{display:grid;gap:1.25rem;margin-bottom:clamp(2.5rem,5vw,4rem);max-width:60rem}.wp-block-hudson-west-industries__header .chip{justify-self:start}.wp-block-hudson-west-industries__header h2{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(2.25rem,1.2rem + calc(.21875rem*1vw/1px),4rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-navy)}.wp-block-hudson-west-industries__header h2 em,.wp-block-hudson-west-industries__header h2 em.accent{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-industries__header .wp-block-hudson-west-industries__lede{color:var(--hw-slate);max-width:56ch;font-family:var(--hw-font-body);font-size:1.0625rem;line-height:1.65}.wp-block-hudson-west-industries__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:480px){.wp-block-hudson-west-industries__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wp-block-hudson-west-industries__grid{grid-template-columns:repeat(3,1fr)}}.wp-block-hudson-west-industries__tile{position:relative;display:block;text-decoration:none;color:var(--hw-white);background:var(--hw-navy);aspect-ratio:4/5;overflow:hidden;isolation:isolate;clip-path:polygon(0 0,100% 0,100% calc(100% - 2.25rem),calc(100% - 2.25rem) 100%,0 100%);transition:transform .25s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-industries__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block}.wp-block-hudson-west-industries__media .media-block__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:grayscale(20%) contrast(1.02);transition:transform .4s cubic-bezier(.2,.7,.2,1),filter .4s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-industries__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#06121f1a,#06121f8c 55%,#06121fe0);transition:background .25s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-industries__tile--teal .wp-block-hudson-west-industries__overlay{mix-blend-mode:normal;box-shadow:inset 0 -6px 0 0 var(--hw-teal)}.wp-block-hudson-west-industries__tile--orange .wp-block-hudson-west-industries__overlay{box-shadow:inset 0 -6px 0 0 var(--hw-orange)}.wp-block-hudson-west-industries__label{position:absolute;inset:auto 0 0 0;z-index:2;display:flex;align-items:flex-end;gap:1rem;padding:1.5rem 1.5rem 2rem}.wp-block-hudson-west-industries__num{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:2.25rem;line-height:.95;letter-spacing:-.02em;line-height:.9;color:var(--hw-orange);flex:none}.wp-block-hudson-west-industries__tile--teal .wp-block-hudson-west-industries__num{color:var(--hw-teal)}.wp-block-hudson-west-industries__text{display:grid;gap:.5rem}.wp-block-hudson-west-industries__tile-title{font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.05;letter-spacing:0;text-transform:uppercase;color:var(--hw-white)}.wp-block-hudson-west-industries__tile-meta{display:flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-cloud)}.wp-block-hudson-west-industries__tile-meta .chevron{width:.6rem;height:.6rem;color:var(--hw-orange);transition:transform .25s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-industries__tile--teal .wp-block-hudson-west-industries__tile-meta .chevron{color:var(--hw-teal)}.wp-block-hudson-west-industries__tile:hover,.wp-block-hudson-west-industries__tile:focus-visible{transform:translateY(-4px)}.wp-block-hudson-west-industries__tile:hover .media-block__img,.wp-block-hudson-west-industries__tile:focus-visible .media-block__img{transform:scale(1.06);filter:grayscale(0%) contrast(1.05)}.wp-block-hudson-west-industries__tile:hover .wp-block-hudson-west-industries__overlay,.wp-block-hudson-west-industries__tile:focus-visible .wp-block-hudson-west-industries__overlay{background:linear-gradient(180deg,#06121f0d,#06121f80,#06121feb)}.wp-block-hudson-west-industries__tile:hover .wp-block-hudson-west-industries__tile-meta .chevron,.wp-block-hudson-west-industries__tile:focus-visible .wp-block-hudson-west-industries__tile-meta .chevron{transform:translate(.35rem)}.wp-block-hudson-west-industries__tile:focus-visible{outline:3px solid var(--hw-orange);outline-offset:3px}.wp-block-hudson-west-industries__footnote{margin-top:clamp(2rem,4vw,3rem);display:flex;align-items:center;gap:.75rem;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-slate);font-size:.8125rem}.wp-block-hudson-west-industries__footnote:before{content:"";flex:none;width:.7rem;height:.7rem;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%)}.wp-block-hudson-west-projects{background-color:var(--hw-mist, #F4F6F8);color:var(--hw-ink, #14181D);padding-block:clamp(4rem,8vw,7rem)}.wp-block-hudson-west-projects .container{margin-inline:auto;width:100%;max-width:1200px;padding-inline:1.25rem}@media(min-width:768px){.wp-block-hudson-west-projects .container{padding-inline:2rem}}@media(min-width:1024px){.wp-block-hudson-west-projects .container{padding-inline:3rem}}.wp-block-hudson-west-projects__header{display:grid;gap:1.5rem;align-items:end;margin-bottom:clamp(2.5rem,5vw,4rem)}@media(min-width:1024px){.wp-block-hudson-west-projects__header{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:4rem}}.wp-block-hudson-west-projects__eyebrow{margin:0 0 1rem}.wp-block-hudson-west-projects__heading{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(2.25rem,1.2rem + calc(.21875rem*1vw/1px),4rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-navy, #0B1B2D);margin:0}.wp-block-hudson-west-projects__heading em,.wp-block-hudson-west-projects__heading .accent{color:var(--hw-orange, #FD630E);font-style:normal}.wp-block-hudson-west-projects__intro{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.0625rem;line-height:1.6;color:var(--hw-slate, #5B6670);margin:0;max-width:46ch}@media(min-width:1024px){.wp-block-hudson-west-projects__intro{padding-bottom:.35rem}}.wp-block-hudson-west-projects__grid{display:grid;gap:clamp(2.5rem,4vw,3.5rem) 2.5rem;grid-template-columns:1fr}@media(min-width:768px){.wp-block-hudson-west-projects__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wp-block-hudson-west-projects__grid{grid-template-columns:repeat(3,1fr)}}.wp-block-hudson-west-projects__card{display:flex}.wp-block-hudson-west-projects__link{display:flex;flex-direction:column;width:100%;text-decoration:none;color:inherit}.wp-block-hudson-west-projects__media{margin:0 0 clamp(1.5rem,3vw,2.25rem);aspect-ratio:4/3}.wp-block-hudson-west-projects__media:before{width:48%;height:48%;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-projects__img{aspect-ratio:4/3;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-projects__img--empty{background:var(--hw-cloud, #EAEEF2)}.wp-block-hudson-west-projects__body{display:flex;flex-direction:column;flex:1}.wp-block-hudson-west-projects__tag{align-self:flex-start;margin:0 0 1rem}.wp-block-hudson-west-projects__title{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(1.35rem,1.2rem + calc(.03125rem*1vw/1px),1.6rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;line-height:1.02;color:var(--hw-navy, #0B1B2D);margin:0 0 .75rem;transition:color .25s cubic-bezier(.2,.7,.2,1)}.wp-block-hudson-west-projects__location{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-slate, #5B6670);margin:0 0 1.5rem}.wp-block-hudson-west-projects__stat{display:flex;flex-direction:column;gap:.2rem;margin:0 0 1rem;padding-top:1rem;border-top:2px solid var(--hw-line, #D9DEE3)}.wp-block-hudson-west-projects__stat-value{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2.5rem,2.05rem + calc(.09375rem*1vw/1px),3.25rem);line-height:.95;letter-spacing:-.02em;color:var(--hw-orange, #FD630E);line-height:.9}.wp-block-hudson-west-projects__stat-label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-slate, #5B6670)}.wp-block-hudson-west-projects__outcome{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.6;color:var(--hw-slate, #5B6670);margin:0 0 1.5rem;flex:1}.wp-block-hudson-west-projects__cta{margin-top:auto;align-self:flex-start}.wp-block-hudson-west-projects__link:hover,.wp-block-hudson-west-projects__link:focus-visible{outline:none}.wp-block-hudson-west-projects__link:hover .wp-block-hudson-west-projects__img,.wp-block-hudson-west-projects__link:focus-visible .wp-block-hudson-west-projects__img{transform:scale(1.04)}.wp-block-hudson-west-projects__link:hover .wp-block-hudson-west-projects__media:before,.wp-block-hudson-west-projects__link:focus-visible .wp-block-hudson-west-projects__media:before{transform:translate(.5rem,.5rem)}.wp-block-hudson-west-projects__link:hover .wp-block-hudson-west-projects__title,.wp-block-hudson-west-projects__link:focus-visible .wp-block-hudson-west-projects__title{color:var(--hw-orange, #FD630E)}.wp-block-hudson-west-projects__link:hover .wp-block-hudson-west-projects__cta:after,.wp-block-hudson-west-projects__link:focus-visible .wp-block-hudson-west-projects__cta:after{transform:translate(4px)}.wp-block-hudson-west-projects__link:focus-visible .wp-block-hudson-west-projects__media{outline:3px solid var(--hw-orange, #FD630E);outline-offset:4px}.wp-block-hudson-west-projects__footer{display:flex;justify-content:center;margin-top:clamp(3rem,6vw,4.5rem)}.wp-block-hudson-west-stats{background:var(--hw-navy);color:var(--hw-white);padding-block:clamp(3.5rem,8vw,6rem)}.wp-block-hudson-west-stats__header{max-width:48rem;margin-inline:auto;margin-bottom:clamp(2.25rem,5vw,3.5rem);text-align:center}.wp-block-hudson-west-stats__header .chip{margin-bottom:1.25rem}.wp-block-hudson-west-stats__heading{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2.25rem,1.35rem + calc(.1875rem*1vw/1px),3.75rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-white);margin:0}.wp-block-hudson-west-stats__heading em,.wp-block-hudson-west-stats__heading .accent{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-stats__body{margin:1.25rem auto 0;max-width:40rem;color:#ffffffc7;font-family:var(--hw-font-body);font-size:clamp(1rem,.925rem + calc(.015625rem * 1vw / 1px),1.125rem);line-height:1.6}.wp-block-hudson-west-stats__band{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:480px){.wp-block-hudson-west-stats__band{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.wp-block-hudson-west-stats__band{grid-template-columns:repeat(4,1fr)}}.wp-block-hudson-west-stats .stat-block{display:flex;flex-direction:column;gap:.5rem;padding:clamp(1.25rem,2.4vw,1.85rem);min-height:clamp(8rem,12vw,10rem);justify-content:flex-end;transition:transform var(--hw-duration) var(--hw-ease-out)}.wp-block-hudson-west-stats .stat-block:hover{transform:translateY(-4px)}.wp-block-hudson-west-stats .stat-block__value{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2.25rem,1.65rem + calc(.125rem*1vw/1px),3.25rem);letter-spacing:-.03em;line-height:.95}.wp-block-hudson-west-stats .stat-block__label{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:clamp(.8125rem,.7375rem + calc(.015625rem * 1vw / 1px),.9375rem);line-height:1.15}.wp-block-hudson-west-stats .stat-block--navy{background:var(--hw-navy-deep);color:var(--hw-white)}.wp-block-hudson-west-stats .stat-block--navy .stat-block__value{color:var(--hw-orange)}.wp-block-hudson-west-stats .stat-block--navy .stat-block__label{color:#fffc}.wp-block-hudson-west-stats .stat-block--teal{background:var(--hw-teal);color:var(--hw-white)}.wp-block-hudson-west-stats .stat-block--teal .stat-block__value{color:var(--hw-white)}.wp-block-hudson-west-stats .stat-block--teal .stat-block__label{color:#ffffffe6}.wp-block-hudson-west-stats .stat-block--orange{background:var(--hw-orange);color:var(--hw-navy)}.wp-block-hudson-west-stats .stat-block--orange .stat-block__value,.wp-block-hudson-west-stats .stat-block--orange .stat-block__label{color:var(--hw-navy)}.wp-block-hudson-west-stats .stat-block--charcoal{background:var(--hw-charcoal);color:var(--hw-white)}.wp-block-hudson-west-stats .stat-block--charcoal .stat-block__value{color:var(--hw-teal)}.wp-block-hudson-west-stats .stat-block--charcoal .stat-block__label{color:#fffc}.wp-block-hudson-west-stats__note{font-family:var(--hw-font-body);font-size:.8125rem;line-height:1.5;opacity:.85}.wp-block-hudson-west-stats__note em,.wp-block-hudson-west-stats__note .accent{font-style:normal;font-weight:600}.wp-block-hudson-west-why{background:var(--hw-surface-mist);color:var(--hw-text);padding-block:clamp(5rem,8vw,8rem);position:relative;isolation:isolate}.wp-block-hudson-west-why__layout{display:grid;gap:clamp(2.5rem,5vw,4.5rem);grid-template-columns:1fr}@media(min-width:1024px){.wp-block-hudson-west-why__layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start}}@media(min-width:1024px){.wp-block-hudson-west-why__intro{position:sticky;top:110px;align-self:start}}.wp-block-hudson-west-why__intro .chip{margin:0 0 1.4rem}.wp-block-hudson-west-why__intro h2{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;text-transform:uppercase;font-size:clamp(2rem,1.4rem + calc(.125rem*1vw/1px),3rem);line-height:1;letter-spacing:-.015em;color:var(--hw-text-strong);margin:0 0 1.25rem}.wp-block-hudson-west-why__intro h2 em.accent{color:var(--hw-orange);font-style:normal}.wp-block-hudson-west-why__lede{color:var(--hw-text-soft);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.0625rem;line-height:1.65;max-width:40ch;margin:0}.wp-block-hudson-west-why__image{margin-top:2.75rem;max-width:26rem}.wp-block-hudson-west-why__image .media-block__img{aspect-ratio:4/5;background:var(--hw-cloud)}.wp-block-hudson-west-why__list{display:grid;gap:clamp(1.25rem,2.5vw,2rem)}.wp-block-hudson-west-why__item{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:start;background:var(--hw-white);padding:clamp(1.5rem,2.5vw,2.25rem)}@media(min-width:768px){.wp-block-hudson-west-why__item{gap:2rem}}.wp-block-hudson-west-why__item:hover .wp-block-hudson-west-why__item-num{background:var(--hw-orange)}.wp-block-hudson-west-why__item-num{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1;color:var(--hw-white);background:var(--hw-navy);display:flex;align-items:center;justify-content:center;width:clamp(3.5rem,6vw,4.75rem);height:clamp(3.5rem,6vw,4.75rem);flex-shrink:0;transition:background var(--hw-duration-base, .25s) var(--hw-ease-out, ease)}.wp-block-hudson-west-why__item-num--teal{background:var(--hw-teal)}.wp-block-hudson-west-why__item-num--navy{background:var(--hw-navy)}.wp-block-hudson-west-why__item-body h3{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;text-transform:uppercase;font-size:clamp(1.0625rem,1.6vw,1.3rem);line-height:1.06;letter-spacing:-.01em;color:var(--hw-text-strong);margin:0 0 .5rem}.wp-block-hudson-west-why__item-body h3 em.accent{color:var(--hw-orange);font-style:normal}.wp-block-hudson-west-why__item-body p{color:var(--hw-text-soft);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.6;max-width:54ch;margin:0}.wp-block-hudson-west-cta-section{position:relative;isolation:isolate;overflow:hidden;background:var(--hw-navy);color:var(--hw-text-on-dark);padding-block:clamp(4.5rem,9vw,8rem)}.wp-block-hudson-west-cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--cta-image);background-size:cover;background-position:center;filter:grayscale(100%) brightness(.28) contrast(1.05);opacity:.45}.wp-block-hudson-west-cta-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,var(--hw-navy) 0%,var(--hw-navy-deep) 100%);opacity:.55}.wp-block-hudson-west-cta-section__wedge{position:absolute;top:0;right:0;width:clamp(8rem,22vw,18rem);height:clamp(8rem,22vw,18rem);background:var(--hw-teal);clip-path:polygon(100% 0,0 0,100% 100%);z-index:-1;pointer-events:none}.wp-block-hudson-west-cta-section__inner{display:grid;gap:clamp(2.5rem,5vw,4rem);grid-template-columns:1fr;align-items:center}@media(min-width:1024px){.wp-block-hudson-west-cta-section__inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(3rem,6vw,5rem)}}.wp-block-hudson-west-cta-section__content{display:grid;gap:1.5rem;justify-items:start}.wp-block-hudson-west-cta-section__content .chip{display:inline-block;font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:.78rem;letter-spacing:.04em;line-height:1;text-transform:uppercase;color:var(--hw-white);background:var(--hw-orange);padding:.45rem .8rem}.wp-block-hudson-west-cta-section__content h2{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2.5rem,1rem + calc(.3125rem*1vw/1px),5rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-text-on-dark-strong);max-width:16ch}.wp-block-hudson-west-cta-section__content h2 .accent{color:var(--hw-orange)}.wp-block-hudson-west-cta-section__content h2 em{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-cta-section__body{color:var(--hw-text-on-dark-soft);font-family:var(--hw-font-body);font-size:1.0625rem;line-height:1.6;max-width:50ch}.wp-block-hudson-west-cta-section__aside{display:grid;gap:2rem;align-content:center}@media(min-width:1024px){.wp-block-hudson-west-cta-section__aside{position:relative;padding-left:clamp(2rem,3vw,3rem)}.wp-block-hudson-west-cta-section__aside:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--hw-teal)}}.wp-block-hudson-west-cta-section__actions{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.wp-block-hudson-west-cta-section__actions .btn{width:100%;justify-content:center}.wp-block-hudson-west-cta-section__actions .btn--ghost{--btn-fg: var(--hw-white)}.wp-block-hudson-west-cta-section__actions .btn--ghost:hover{background:var(--hw-white);color:var(--hw-navy)}.wp-block-hudson-west-cta-section__details{display:grid;gap:1.5rem}.wp-block-hudson-west-cta-section__detail{display:grid;gap:.4rem;position:relative;padding-left:1.5rem}.wp-block-hudson-west-cta-section__detail:before{content:"";position:absolute;left:0;top:.55em;width:.7rem;height:.7rem;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%)}.wp-block-hudson-west-cta-section__detail-label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-teal)}.wp-block-hudson-west-cta-section__detail strong{display:block;font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:1.25rem;letter-spacing:-.01em;color:var(--hw-text-on-dark-strong)}.wp-block-hudson-west-cta-section__detail strong a{color:inherit;text-decoration:none;transition:color var(--hw-duration) var(--hw-ease-out)}.wp-block-hudson-west-cta-section__detail strong a:hover{color:var(--hw-orange)}.wp-block-hudson-west-page-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--hw-navy);padding-block:clamp(7rem,12vw,11rem) clamp(6rem,12vw,10rem);color:var(--hw-white);clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 3rem))}.wp-block-hudson-west-page-hero:after{content:"";position:absolute;left:0;bottom:0;width:clamp(7rem,22vw,16rem);height:3rem;background:var(--hw-orange);clip-path:polygon(0 0,0 100%,100% 100%);z-index:0;pointer-events:none}.wp-block-hudson-west-page-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--page-hero-bg);background-size:cover;background-position:center;filter:grayscale(35%) brightness(.7) contrast(1.04)}.wp-block-hudson-west-page-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1b2dcc,#0b1b2d8c 48%,#06121f2e)}.wp-block-hudson-west-page-hero__inner{position:relative;z-index:1;max-width:60rem}.wp-block-hudson-west-page-hero__eyebrow{margin:0 0 1.75rem}.wp-block-hudson-west-page-hero__heading{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-size:clamp(2.25rem,1.2rem + calc(.21875rem*1vw/1px),4rem);font-weight:900;line-height:.96;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-white);margin:0 0 1.75rem;max-width:16ch}.wp-block-hudson-west-page-hero__heading em,.wp-block-hudson-west-page-hero__heading .accent{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-page-hero__lead{font-family:var(--hw-font-body);color:var(--hw-cloud);font-size:clamp(1.0625rem,1.6vw,1.375rem);font-weight:400;line-height:1.55;max-width:46ch;margin:0 0 2.5rem}.wp-block-hudson-west-page-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.wp-block-hudson-west-content-split{background:var(--hw-mist);color:var(--hw-ink);padding-block:clamp(4rem,7vw,7rem);position:relative;isolation:isolate}.wp-block-hudson-west-content-split__layout{display:grid;gap:clamp(2.5rem,5vw,4.5rem);grid-template-columns:1fr;align-items:center}@media(min-width:1024px){.wp-block-hudson-west-content-split__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}}@media(min-width:1024px){.wp-block-hudson-west-content-split--media-right .wp-block-hudson-west-content-split__media{order:2}}@media(min-width:1024px){.wp-block-hudson-west-content-split--media-right .wp-block-hudson-west-content-split__text{order:1}}@media(min-width:1024px){.wp-block-hudson-west-content-split--media-right .wp-block-hudson-west-content-split__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.wp-block-hudson-west-content-split__media{align-self:center}.wp-block-hudson-west-content-split__image{width:100%;max-width:32rem;margin-inline:auto;aspect-ratio:4/5;background:var(--hw-cloud)}.wp-block-hudson-west-content-split__image:before{content:"";position:absolute;inset:auto auto -1.5rem -1.5rem;width:55%;height:55%;background:var(--hw-teal);z-index:-1}.wp-block-hudson-west-content-split__image .media-block__img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(12%) contrast(1.04)}.wp-block-hudson-west-content-split--media-right .wp-block-hudson-west-content-split__image:before{inset:-1.5rem -1.5rem auto auto;background:var(--hw-orange)}.wp-block-hudson-west-content-split--media-right .wp-block-hudson-west-content-split__image .media-block__img{clip-path:polygon(3rem 0,100% 0,100% 100%,0 100%)}.wp-block-hudson-west-content-split__text .chip{margin-bottom:1.25rem}.wp-block-hudson-west-content-split__text h2{font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:clamp(2rem,1.55rem + calc(.09375rem*1vw/1px),2.75rem);line-height:1;letter-spacing:-.015em;text-transform:uppercase;color:var(--hw-navy);margin:0 0 1.25rem}.wp-block-hudson-west-content-split__text h2 em,.wp-block-hudson-west-content-split__text h2 .accent{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-content-split__body{font-family:var(--hw-font-body);color:var(--hw-slate);max-width:52ch;margin-bottom:2.25rem;font-size:1.0625rem;line-height:1.65}.wp-block-hudson-west-content-split__lists{display:grid;gap:clamp(1.75rem,4vw,3rem);grid-template-columns:1fr}@media(min-width:768px){.wp-block-hudson-west-content-split__lists{grid-template-columns:repeat(2,minmax(0,1fr))}}.wp-block-hudson-west-content-split__list-title{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-size:.95rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:var(--hw-navy);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:4px solid var(--hw-orange)}.wp-block-hudson-west-content-split__list ul{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.wp-block-hudson-west-content-split__list li{position:relative;padding-left:1.65rem;color:var(--hw-ink);font-family:var(--hw-font-body);font-size:.9375rem;font-weight:500;line-height:1.5}.wp-block-hudson-west-content-split__list li:before{content:"";position:absolute;left:0;top:.45em;width:.7rem;height:.7rem;background:var(--hw-teal);clip-path:polygon(0 0,100% 50%,0 100%,35% 50%)}.wp-block-hudson-west-feature-list{background:var(--hw-mist);color:var(--hw-ink);padding-block:clamp(4rem,7vw,7rem);position:relative;isolation:isolate}.wp-block-hudson-west-feature-list__header{display:grid;gap:clamp(1.25rem,3vw,2.5rem);align-items:end;margin-bottom:clamp(2.5rem,5vw,4rem)}@media(min-width:1024px){.wp-block-hudson-west-feature-list__header{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.wp-block-hudson-west-feature-list__intro .chip{margin-bottom:1.25rem}.wp-block-hudson-west-feature-list__intro h2{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:800;font-size:clamp(2.25rem,1.2rem + calc(.21875rem*1vw/1px),4rem);line-height:.96;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-navy);margin:0}.wp-block-hudson-west-feature-list__intro h2 em,.wp-block-hudson-west-feature-list__intro h2 em.accent{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-feature-list__lead{color:var(--hw-slate);font-family:var(--hw-font-body);font-size:1.0625rem;line-height:1.6;max-width:46ch;margin:0}.wp-block-hudson-west-feature-list__grid{display:grid;grid-template-columns:1fr;gap:clamp(1rem,1.75vw,1.5rem)}@media(min-width:768px){.wp-block-hudson-west-feature-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.wp-block-hudson-west-feature-list--cols-3 .wp-block-hudson-west-feature-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.wp-block-hudson-west-feature-list--cols-4 .wp-block-hudson-west-feature-list__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.wp-block-hudson-west-feature-list__item{position:relative;display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,3rem);justify-content:space-between;padding:clamp(1.75rem,3vw,2.5rem);min-height:clamp(15rem,24vw,19rem);border-radius:0;overflow:hidden;color:var(--hw-white);background:var(--hw-navy);transition:transform .25s ease,background-color .25s ease}.wp-block-hudson-west-feature-list__item:hover{transform:translateY(-4px)}.wp-block-hudson-west-feature-list__item--navy{background:var(--hw-navy)}.wp-block-hudson-west-feature-list__item--navy:hover{background:var(--hw-navy-deep)}.wp-block-hudson-west-feature-list__item--teal{background:var(--hw-teal)}.wp-block-hudson-west-feature-list__item--teal:hover{background:var(--hw-teal-dark)}.wp-block-hudson-west-feature-list__item--orange{background:var(--hw-orange)}.wp-block-hudson-west-feature-list__item--orange:hover{background:var(--hw-orange-soft)}.wp-block-hudson-west-feature-list__item--charcoal{background:var(--hw-charcoal)}.wp-block-hudson-west-feature-list__item--charcoal:hover{background:var(--hw-ink)}.wp-block-hudson-west-feature-list__num{font-family:var(--hw-font-display);font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(3.5rem,7vw,5rem);line-height:.8;letter-spacing:-.04em;color:#ffffff38;-webkit-user-select:none;user-select:none}.wp-block-hudson-west-feature-list__item-body{display:flex;flex-direction:column;gap:.75rem}.wp-block-hudson-west-feature-list__item-title{font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:clamp(1.05rem,1.3vw,1.2rem);line-height:1.05;letter-spacing:0;text-transform:uppercase;color:var(--hw-white);margin:0}.wp-block-hudson-west-feature-list__item-title em,.wp-block-hudson-west-feature-list__item-title em.accent{font-style:normal;color:inherit}.wp-block-hudson-west-feature-list__item p{font-family:var(--hw-font-body);color:#ffffffd1;font-size:.9375rem;line-height:1.55;margin:0;max-width:38ch}.wp-block-hudson-west-feature-list__item--orange .wp-block-hudson-west-feature-list__num{color:#0b1b2d47}.wp-block-hudson-west-feature-list__item--orange p{color:#ffffffeb}.wp-block-hudson-west-testimonials{background:var(--hw-surface-mist);color:var(--hw-text);padding-block:clamp(5rem,8vw,8rem);position:relative;isolation:isolate}.wp-block-hudson-west-testimonials__header{max-width:36rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.wp-block-hudson-west-testimonials__header .chip{margin:0 0 1.4rem}.wp-block-hudson-west-testimonials__header h2{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;text-transform:uppercase;font-size:clamp(1.75rem,1.15rem + calc(.125rem*1vw/1px),2.75rem);line-height:.98;letter-spacing:-.02em;color:var(--hw-text-strong);margin:0}.wp-block-hudson-west-testimonials__header h2 em.accent{color:var(--hw-orange);font-style:normal}.wp-block-hudson-west-testimonials__grid{display:grid;gap:clamp(1.5rem,3vw,2.25rem);grid-template-columns:1fr}@media(min-width:768px){.wp-block-hudson-west-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.wp-block-hudson-west-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.wp-block-hudson-west-testimonials__card{position:relative;display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:clamp(2rem,3.5vw,2.75rem);padding-bottom:clamp(2.75rem,4.5vw,3.75rem);background:var(--hw-navy);color:var(--hw-white);overflow:hidden}.wp-block-hudson-west-testimonials__card--navy{background:var(--hw-navy)}.wp-block-hudson-west-testimonials__card--teal{background:var(--hw-teal)}.wp-block-hudson-west-testimonials__card--navy-deep{background:var(--hw-navy-deep)}.wp-block-hudson-west-testimonials__mark{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(4.5rem,8vw,6.5rem);line-height:.7;color:var(--hw-orange);display:block;margin-bottom:-.5rem}.wp-block-hudson-west-testimonials__card--teal .wp-block-hudson-west-testimonials__mark{color:var(--hw-navy)}.wp-block-hudson-west-testimonials__quote{margin:0;padding:0;border:0;color:var(--hw-white);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(1.0625rem,.95rem + calc(.0234375rem * 1vw / 1px),1.25rem);font-weight:500;line-height:1.55;flex:1}.wp-block-hudson-west-testimonials__quote em{font-style:normal;color:var(--hw-orange);font-weight:600}.wp-block-hudson-west-testimonials__quote strong{color:var(--hw-white);font-weight:700}.wp-block-hudson-west-testimonials__card--teal .wp-block-hudson-west-testimonials__quote{color:var(--hw-navy-deep)}.wp-block-hudson-west-testimonials__card--teal .wp-block-hudson-west-testimonials__quote em{color:var(--hw-navy)}.wp-block-hudson-west-testimonials__card--teal .wp-block-hudson-west-testimonials__quote strong{color:var(--hw-navy-deep)}.wp-block-hudson-west-testimonials__by{display:flex;align-items:center;gap:.625rem;margin-top:auto;font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:700;font-size:.8rem;letter-spacing:.04em;line-height:1.25;text-transform:uppercase;color:var(--hw-white)}.wp-block-hudson-west-testimonials__by .chevron{width:.7rem;height:.7rem;color:var(--hw-orange)}.wp-block-hudson-west-testimonials__card--teal .wp-block-hudson-west-testimonials__by{color:var(--hw-navy-deep)}.wp-block-hudson-west-testimonials__card--teal .wp-block-hudson-west-testimonials__by .chevron{color:var(--hw-navy)}.wp-block-hudson-west-contact{background:var(--hw-mist);color:var(--hw-text);padding-block:clamp(4rem,7vw,7rem);position:relative;isolation:isolate}.wp-block-hudson-west-contact__layout{display:grid;gap:clamp(2rem,4vw,3.5rem);grid-template-columns:1fr;align-items:start}@media(min-width:1024px){.wp-block-hudson-west-contact__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}}.wp-block-hudson-west-contact__panel{position:relative;isolation:isolate;background:var(--hw-navy);color:var(--hw-text-on-dark);padding:clamp(2rem,4vw,3.25rem)}.wp-block-hudson-west-contact__panel .chip{margin-bottom:1.25rem}.wp-block-hudson-west-contact__panel h2{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(2rem,1.1rem + calc(.1875rem*1vw/1px),3.5rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-text-on-dark-strong);margin:0 0 1.25rem}.wp-block-hudson-west-contact__panel h2 .accent,.wp-block-hudson-west-contact__panel h2 em{font-style:normal;color:var(--hw-orange)}.wp-block-hudson-west-contact__body{color:var(--hw-text-on-dark-soft);font-family:var(--hw-font-body);font-size:1.0625rem;line-height:1.65;max-width:44ch;margin:0 0 2.25rem}.wp-block-hudson-west-contact__details{display:grid;gap:0;margin:0}.wp-block-hudson-west-contact__detail{display:grid;grid-template-columns:1fr;gap:.4rem;padding:1.35rem 0 1.35rem 1.5rem;position:relative}.wp-block-hudson-west-contact__detail:before{content:"";position:absolute;left:0;top:1.6rem;width:.7rem;height:.7rem;background:var(--hw-orange);clip-path:polygon(0 0,100% 50%,0 100%)}.wp-block-hudson-west-contact__detail+.wp-block-hudson-west-contact__detail{border-top:2px solid var(--hw-surface-line-dark)}@media(min-width:768px){.wp-block-hudson-west-contact__detail{grid-template-columns:6rem minmax(0,1fr);gap:1.25rem;align-items:baseline}}.wp-block-hudson-west-contact__detail-label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-teal);margin:0}.wp-block-hudson-west-contact__detail-value{margin:0;min-width:0;font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:1.0625rem;line-height:1.3;letter-spacing:-.005em;overflow-wrap:break-word;color:var(--hw-text-on-dark-strong)}.wp-block-hudson-west-contact__detail-value a{color:inherit;text-decoration:none;transition:color var(--hw-duration) var(--hw-ease-out)}.wp-block-hudson-west-contact__detail-value a:hover,.wp-block-hudson-west-contact__detail-value a:focus-visible{color:var(--hw-orange)}.wp-block-hudson-west-contact__form-wrap{position:relative;background:var(--hw-white);padding:clamp(1.75rem,4vw,3rem)}.wp-block-hudson-west-contact__form-heading{font-family:Archivo,Archivo Expanded,system-ui,-apple-system,Segoe UI,sans-serif;font-stretch:125%;font-variation-settings:"wdth" 125;font-weight:900;font-size:clamp(1.5rem,1.05rem + calc(.09375rem*1vw/1px),2.25rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--hw-navy);margin:0 0 1.75rem}.wp-block-hudson-west-contact__form{display:grid;gap:1.25rem}.wp-block-hudson-west-contact__field{display:grid;gap:.5rem;margin:0}.wp-block-hudson-west-contact__label{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-slate)}.wp-block-hudson-west-contact__input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--hw-mist);border:2px solid var(--hw-ink);border-radius:0;color:var(--hw-ink);font-family:var(--hw-font-body);font-size:1rem;line-height:1.4;padding:.9rem 1.05rem;transition:border-color var(--hw-duration) var(--hw-ease-out),background var(--hw-duration) var(--hw-ease-out)}.wp-block-hudson-west-contact__input::placeholder{color:var(--hw-steel)}.wp-block-hudson-west-contact__input:focus{outline:none;border-color:var(--hw-orange);background:var(--hw-white)}.wp-block-hudson-west-contact__select{cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--hw-ink) 50%),linear-gradient(135deg,var(--hw-ink) 50%,transparent 50%);background-position:calc(100% - 1.25rem) 50%,calc(100% - 1rem) 50%;background-size:.4rem .4rem,.4rem .4rem;background-repeat:no-repeat;padding-right:2.75rem}.wp-block-hudson-west-contact__textarea{resize:vertical;min-height:7rem}.wp-block-hudson-west-contact__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.wp-block-hudson-west-contact__form .btn{margin-top:.5rem;justify-self:start}.news-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.25rem)}@media(min-width:768px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.news-card{position:relative;background:var(--hw-white);border:1px solid var(--hw-line);transition:transform .25s cubic-bezier(.2,.7,.2,1),border-color .25s cubic-bezier(.2,.7,.2,1)}.news-card:hover,.news-card:focus-within{transform:translateY(-4px);border-color:var(--hw-orange)}.news-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:var(--hw-ink)}.news-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:var(--hw-cloud)}.news-card__media:before{content:none}.news-card__media .media-block__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.news-card:hover .media-block__img{transform:scale(1.04)}.news-card__cat{position:absolute;left:0;bottom:0}.news-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;flex:1;padding:clamp(1.25rem,2vw,1.6rem)}.news-card__meta{font-family:var(--hw-font-body);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hw-slate)}.news-card__title{font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:clamp(1.15rem,1.5vw,1.35rem);line-height:1.12;letter-spacing:-.01em;text-transform:none;color:var(--hw-navy)}.news-card__excerpt{font-family:var(--hw-font-body);font-size:.95rem;line-height:1.55;color:var(--hw-slate)}.news-card__cta{margin-top:auto;padding-top:.4rem}.news-empty{padding-block:clamp(2rem,5vw,4rem)}.pagination{margin-top:clamp(2.5rem,5vw,4rem)}.pagination .nav-links{display:flex;flex-wrap:wrap;gap:.5rem}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:2.75rem;padding:0 .75rem;font-family:var(--hw-font-display);font-stretch:100%;font-variation-settings:"wdth" 100;font-weight:800;font-size:.9rem;text-transform:uppercase;color:var(--hw-navy);background:var(--hw-white);border:1px solid var(--hw-line);text-decoration:none;transition:background .25s cubic-bezier(.2,.7,.2,1),color .25s cubic-bezier(.2,.7,.2,1)}.pagination .page-numbers:hover{background:var(--hw-navy);color:var(--hw-white);border-color:var(--hw-navy)}.pagination .page-numbers.current{background:var(--hw-orange);color:var(--hw-white);border-color:var(--hw-orange)}
