.cw-glass-hero{color:var(--on-navy,#f6f0ed);font-family:var(--font,"DM Sans",system-ui,sans-serif);overflow:hidden;position:relative}.cw-glass-hero *,.cw-glass-hero :after,.cw-glass-hero :before{box-sizing:border-box}.cw-glass-hero .cwgh-backdrop{inset:0;overflow:hidden;position:absolute;z-index:0}.cw-glass-hero .cwgh-bg-media{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.cw-glass-hero .cwgh-bg-video{opacity:0;transition:opacity .6s var(--ease,cubic-bezier(.2,.7,.2,1));will-change:opacity}.cw-glass-hero .cwgh-backdrop.cwgh-video-ready .cwgh-bg-video{opacity:1}@media (prefers-reduced-motion:reduce){.cw-glass-hero .cwgh-bg-video{display:none}}.cw-glass-hero .cwgh-scrim{background:linear-gradient(180deg,rgba(22,41,48,.74),rgba(22,41,48,0) 180px),linear-gradient(95deg,rgba(22,41,48,.94),rgba(22,41,48,.72) 42%,rgba(22,41,48,.4) 74%,rgba(22,41,48,.52)),linear-gradient(0deg,rgba(22,41,48,.66),rgba(22,41,48,.1) 55%);inset:0;pointer-events:none;position:absolute}.cw-glass-hero .cwgh-scrim:after{background:linear-gradient(0deg,var(--navy,#162930) 0,rgba(22,41,48,0) 100%);bottom:0;content:"";height:var(--cw-seam,120px);left:0;pointer-events:none;position:absolute;right:0}.cw-glass-hero .cwgh-scrim:before{background:linear-gradient(180deg,rgba(22,41,48,0) 40%,rgba(22,41,48,.47) 48%,rgba(22,41,48,.47));content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#000 max(650px,calc(50% + 118px)),transparent calc(max(650px, calc(50% + 118px)) + 130px));mask-image:linear-gradient(90deg,#000,#000 max(650px,calc(50% + 118px)),transparent calc(max(650px, calc(50% + 118px)) + 130px));pointer-events:none;position:absolute}@media (max-width:1100px){.cw-glass-hero .cwgh-scrim:before{background:linear-gradient(180deg,rgba(22,41,48,0) 40%,rgba(22,41,48,.62) 48%,rgba(22,41,48,.62))}}.cw-glass-hero .cwgh-wrap{align-items:center;display:grid;grid-template-columns:minmax(0,1fr);margin-inline:auto;max-width:var(--maxw,1200px);padding-block:clamp(112px,16vh,200px) clamp(64px,11vw,140px);padding-inline:var(--gutter,clamp(20px,5vw,56px));position:relative;z-index:2}.cw-glass-hero .cwgh-copy{max-width:41.14em;min-width:0}.cw-glass-hero .cwgh-eyebrow{color:var(--label-ink,#cdb197);font-family:var(--font,"DM Sans",system-ui,sans-serif);font-size:.8rem;font-weight:700;letter-spacing:.15em;margin:0 0 18px;text-transform:uppercase}#hs_cos_wrapper_cw_home_hero .cwgh-eyebrow{position:relative;--cw-eb-band:.24}@media not all and (max-width:920px){#hs_cos_wrapper_cw_home_hero .cwgh-eyebrow{--cw-eb-band:.62}}#hs_cos_wrapper_cw_home_hero .cwgh-eyebrow:before{background:linear-gradient(180deg,rgba(22,41,48,0) 0,rgba(22,41,48,var(--cw-eb-band,.62)) 26%,rgba(22,41,48,var(--cw-eb-band,.62)) 74%,rgba(22,41,48,0) 100%);bottom:-15px;content:"";left:-22px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 2%,#000 80%,transparent);pointer-events:none;position:absolute;right:-22px;top:-15px;z-index:-1}.cw-glass-hero .cwgh-headline{color:var(--on-navy,#f6f0ed);font-size:clamp(2.6rem,6.2vw,4.7rem);font-weight:800;letter-spacing:-.02em;line-height:1.06;margin:0;max-width:10.43em;text-wrap:balance}.cw-glass-hero .cwgh-headline .cw-measure{display:none!important}.cw-glass-hero .cwgh-lead{color:var(--on-navy-soft,#a9bbbe);font-size:clamp(1.1rem,1.6vw,1.3rem);line-height:1.5;margin-top:22px;max-width:34.5em;text-wrap:pretty}.cw-glass-hero .cwgh-lead :first-child{margin-top:0}.cw-glass-hero .cwgh-lead :last-child{margin-bottom:0}.cw-glass-hero .cwgh-lead a{color:var(--cream,#f6f0ed);font-weight:700;text-decoration:underline;text-underline-offset:3px}.cw-glass-hero .cwgh-lead a:hover{text-decoration-thickness:2px}.cw-glass-hero .cwgh-support{align-items:center;color:var(--cream,#f6f0ed);display:inline-flex;font-size:1.06rem;font-weight:600;gap:12px;margin:16px 0 0}.cw-glass-hero .cwgh-tick{background:var(--tan,#c3a181);border-radius:2px;flex:0 0 auto;height:2px;width:36px}.cw-glass-hero .cwgh-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.cw-glass-hero .cwgh-btn{align-items:center;border:1.5px solid transparent;border-radius:10px;cursor:pointer;display:inline-flex;font:inherit;font-size:1.1875rem;font-weight:700;gap:9px;justify-content:center;min-height:48px;padding:14px 26px;text-decoration:none;transition:transform .14s var(--ease,cubic-bezier(.2,.7,.2,1)),background .24s var(--ease,cubic-bezier(.2,.7,.2,1)),border-color .24s,color .24s,filter .24s}.cw-glass-hero .cwgh-btn--primary{background:var(--cta,#117b76);border-radius:999px;box-shadow:0 10px 30px -12px rgba(17,123,118,.3);color:var(--cta-ink,#f6f0ed)}@media (hover:hover) and (pointer:fine){.cw-glass-hero .cwgh-btn--primary:hover{filter:brightness(.9);transform:translateY(-2px)}}.cw-glass-hero .cwgh-btn--primary:active{transform:translateY(1px)}.cw-glass-hero .cwgh-btn--ghost{background:transparent;border-color:transparent;color:var(--on-navy,#f6f0ed);padding-inline:6px}.cw-glass-hero .cwgh-btn--ghost:hover{color:var(--cream,#f6f0ed);text-decoration:underline;text-underline-offset:4px}.cw-glass-hero .cwgh-btn--ghost:active{transform:translateY(1px)}@media (min-width:730px){.cw-glass-hero .cwgh-cta-row{width:max-content}.cw-glass-hero .cwgh-btn--ghost{font-size:1rem;padding-inline:0}}.cw-glass-hero .cwgh-arrow{transition:transform .14s var(--ease,cubic-bezier(.2,.7,.2,1))}@media (hover:hover) and (pointer:fine){.cw-glass-hero .cwgh-btn:hover .cwgh-arrow{transform:translateX(3px)}}.cw-glass-hero .cwgh-watermark{height:auto;-webkit-mask-image:radial-gradient(60% 60% at 62% 48%,#000 32%,transparent 82%);mask-image:radial-gradient(60% 60% at 62% 48%,#000 32%,transparent 82%);opacity:.22;pointer-events:none;position:absolute;right:-4%;top:50%;transform:translateY(-50%);width:min(640px,58%);z-index:1}.cw-glass-hero .cwgh-btn:focus-visible,.cw-glass-hero a:focus-visible{border-radius:6px;outline:2px solid var(--cream,#f6f0ed);outline-offset:3px}@media (max-width:920px){.cw-glass-hero .cwgh-scrim{background:linear-gradient(180deg,rgba(22,41,48,.74),rgba(22,41,48,0) 180px),linear-gradient(180deg,rgba(22,41,48,.86),rgba(22,41,48,.8) 58%,rgba(22,41,48,.62) 76%,rgba(22,41,48,.44))}.cw-glass-hero .cwgh-scrim:before{content:none}.cw-glass-hero .cwgh-lead{color:var(--cream,#f6f0ed)}.cw-glass-hero .cwgh-wrap{grid-template-columns:minmax(0,1fr)}.cw-glass-hero .cwgh-watermark{opacity:.14;right:-14%;top:18%;transform:none;width:78%}}@media (max-width:540px){.cw-glass-hero .cwgh-headline{font-size:clamp(2.2rem,11vw,3rem)}.cw-glass-hero .cwgh-btn--primary{width:100%}.cw-glass-hero .cwgh-btn--ghost{justify-content:flex-start;width:-moz-fit-content;width:fit-content}.cw-glass-hero .cwgh-btn--primary{column-gap:8px;font-size:1.17rem;padding-inline:8px}}@media (prefers-reduced-motion:reduce){.cw-glass-hero .cwgh-arrow,.cw-glass-hero .cwgh-btn{transition:none!important}}