.bw-footer{background:var(--bw-black);color:var(--bw-white);overflow:clip;position:relative}.bw-footer__wave{background-position:bottom;background-repeat:no-repeat;background-size:100% auto;bottom:0;height:240px;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.bw-footer__wave--mobile{display:none}.bw-footer__inner{border-inline:1px solid var(--bw-rail);padding:75px 0 53px;position:relative;z-index:1}.bw-footer__top{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;padding:40px 32px 48px}.bw-footer__logo{display:inline-block;flex:0 0 auto;text-decoration:none}.bw-footer__logo img{display:block;height:46px;max-width:100%;width:auto}.bw-footer__subscribe{align-items:flex-start;display:flex;flex-direction:column;min-width:0}.bw-footer__sub-heading{align-self:stretch;line-height:1.1;margin:0;overflow-wrap:break-word;text-align:right}.bw-footer__form{display:flex;gap:12px;margin-top:18px}.bw-footer__email{background:var(--bw-white);border:0;border-radius:2px;color:var(--bw-black);font-family:var(--bw-font);font-size:16px;max-width:100%;min-width:0;outline:none;padding:12px 16px;width:256px}.bw-footer__email::placeholder{color:oklch(from var(--bw-black) l c h/.55)}.bw-footer__submit{background:transparent;border:1px solid var(--bw-white);border-radius:2px;color:var(--bw-white);cursor:pointer;font-family:var(--bw-font);font-size:16px;padding:12px 16px;transition:background-color .2s var(--bw-ease-out),color .2s var(--bw-ease-out)}.bw-footer__submit:focus-visible,.bw-footer__submit:hover{background:var(--bw-white);color:var(--bw-black)}.bw-footer__form--hs{margin-top:18px;max-width:360px}.bw-footer__form--hs .hs-form-field{margin-bottom:12px}.bw-footer__form--hs label{color:oklch(from var(--bw-white) l c h/.85);display:block;font-size:13px;margin-bottom:6px}.bw-footer__form--hs .hs-input{background:var(--bw-white);border:0;border-radius:2px;color:var(--bw-black);font-family:var(--bw-font);font-size:16px;outline:none;padding:12px 16px;width:100%}.bw-footer__form--hs .hs-input::placeholder{color:oklch(from var(--bw-black) l c h/.55)}.bw-footer__form--hs select.hs-input{appearance:auto}.bw-footer__form--hs .inputs-list{list-style:none;margin:0;padding:0}.bw-footer__form--hs .hs-button{background:transparent;border:1px solid var(--bw-white);border-radius:2px;color:var(--bw-white);cursor:pointer;font-family:var(--bw-font);font-size:16px;margin-top:12px;padding:12px 20px;transition:background-color .2s var(--bw-ease-out),color .2s var(--bw-ease-out)}.bw-footer__form--hs .hs-button:focus-visible,.bw-footer__form--hs .hs-button:hover{background:var(--bw-white);color:var(--bw-black)}.bw-footer__form--hs ul.hs-error-msgs{list-style:none;margin:6px 0 0;padding:0}.bw-footer__form--hs .hs-error-msg,.bw-footer__form--hs .hs-error-msgs label{color:#ffb4a6;font-size:13px}.bw-footer__form--hs .hs-form-required{color:var(--bw-accent)}.bw-footer__social{display:inline-flex;margin-top:16px}.bw-footer__social img{display:block;height:18px;width:18px}.bw-footer__divider{background:var(--bw-rail);display:block;height:1px;width:100%}.bw-footer__columns{display:grid;gap:clamp(1.25rem,2vw,2rem);grid-template-columns:repeat(var(--bw-footer-cols,5),auto);padding:56px 32px 0}.bw-footer__col{min-width:0;width:auto}.bw-footer__col-toggle{align-items:center;background:none;border:0;color:inherit;cursor:default;display:inline-flex;font:inherit;gap:.5rem;margin:0 0 24px;padding:0;text-align:left;width:auto}.bw-footer__col-title{color:var(--bw-accent);font-weight:600;line-height:1.1;overflow-wrap:break-word;word-break:break-word}.bw-footer__col-title--link{display:inline-block;text-decoration:none}.bw-footer__col-title--link:hover{opacity:.85}.bw-footer__chev{color:var(--bw-accent);display:none;flex:none}.bw-footer__list{display:grid;gap:14px;list-style:none;margin:0;padding:0}.bw-footer__link{color:oklch(from var(--bw-white) l c h/.85);overflow-wrap:break-word;text-decoration:none;transition:color .2s var(--bw-ease-out);word-break:break-word}.bw-footer__link:focus-visible,.bw-footer__link:hover{color:var(--bw-white);text-decoration:underline}.bw-footer__legal{display:flex;gap:2.5rem;justify-content:flex-end;margin-top:48px;padding-inline:68px}.bw-footer__legal-link{color:oklch(from var(--bw-white) l c h/.85);text-decoration:underline;text-underline-offset:3px;transition:color .2s var(--bw-ease-out)}.bw-footer__legal-link:focus-visible,.bw-footer__legal-link:hover{color:var(--bw-white)}@media (max-width:1200px) and (min-width:901px){.bw-footer__columns{row-gap:40px}.bw-footer__legal{padding-inline:32px}}@media (max-width:900px){.bw-footer{padding-block:0}.bw-footer__social{margin-top:36px}.bw-footer__wave--desktop{display:none}.bw-footer__wave--mobile{display:block;height:160px}.bw-footer__inner{padding:0}.bw-footer__top{flex-direction:column;gap:24px;padding:40px 24px 32px}.bw-footer__subscribe,.bw-footer__top{align-items:stretch}.bw-footer__sub-heading{text-align:left}.bw-footer__form{flex-direction:column;gap:16px}.bw-footer__email,.bw-footer__submit{width:100%}.bw-footer__form--hs{max-width:none}.bw-footer__form--hs .hs-button{width:100%}.bw-footer__columns{gap:0;grid-template-columns:1fr;padding:24px 20px 0}.bw-footer__col{border-top:none}.bw-footer__col:first-child{border-top:0}.bw-footer__col-toggle{cursor:pointer;justify-content:space-between;margin:0;padding:16px 0;width:100%}.bw-footer__chev{display:block;transition:transform .25s var(--bw-ease-out)}.bw-footer__col.is-open .bw-footer__chev{transform:rotate(180deg)}.bw-footer__list{display:none;padding-bottom:22px}.bw-footer__col.is-open .bw-footer__list{display:grid}.bw-footer__col--plain{padding:22px 0}.bw-footer__legal{align-items:flex-start;flex-direction:column;gap:24px;margin-top:16px;padding-inline:20px;padding-bottom:88px}}