.bh-help,.bh-help *{box-sizing:border-box}.bh-help{--bh-font:"Open Sans",Arial,sans-serif;--bh-navy:#18233b;--bh-body:#303f59;--bh-muted:#5f6f89;--bh-orange:#ff7001;--bh-orange-secondary:#ff9002;--bh-light:#f7f9fc;--bh-white:#fff;--bh-border:rgba(24,35,59,.1);--bh-border-strong:rgba(24,35,59,.18);--bh-shadow:0 14px 34px rgba(24,35,59,.08);background:var(--bh-bg);font-family:var(--bh-font);padding:80px 20px;width:100%}.bh-help,.bh-help--white{--bh-bg:#fff;--bh-card-bg:#fff;--bh-footer-bg:#f7f9fc}.bh-help--light-grey{--bh-bg:#f7f9fc;--bh-card-bg:#fff;--bh-footer-bg:#fff}.bh-help--dark{--bh-bg:#18233b;--bh-card-bg:hsla(0,0%,100%,.07);--bh-footer-bg:hsla(0,0%,100%,.06);--bh-border:hsla(0,0%,100%,.14);--bh-border-strong:hsla(0,0%,100%,.18);--bh-shadow:none}.bh-help__inner{margin:0 auto;max-width:1100px;width:100%}.bh-help--narrow .bh-help__inner{max-width:900px}.bh-help__header{margin:0 0 32px;width:100%}.bh-help__eyebrow{color:var(--bh-orange);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.35;margin:0 0 10px;text-transform:uppercase}.bh-help__heading{color:var(--bh-navy);font-size:clamp(30px,4vw,44px);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0}.bh-help__intro{color:var(--bh-body);font-size:18px;font-weight:400;line-height:1.6;margin-top:16px;width:100%}.bh-help__card-body>:first-child,.bh-help__intro>:first-child{margin-top:0}.bh-help__card-body>:last-child,.bh-help__intro>:last-child{margin-bottom:0}.bh-help__grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.bh-help__card{align-items:flex-start;background:var(--bh-card-bg);border:1px solid var(--bh-border);border-radius:22px;box-shadow:var(--bh-shadow);display:flex;gap:16px;margin:0;min-width:0;padding:28px}.bh-help__icon{align-items:center;background:rgba(255,112,1,.11);border-radius:14px;color:var(--bh-orange);display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.bh-help__icon svg{display:block;fill:currentColor;height:21px;width:21px}.bh-help__icon--number{background:rgba(255,112,1,.16);color:var(--bh-navy);font-size:15px;font-weight:700;line-height:1}.bh-help__card-content{min-width:0}.bh-help__card-heading{color:var(--bh-navy);font-size:20px;font-weight:700;letter-spacing:-.015em;line-height:1.3;margin:0}.bh-help__card-body{color:var(--bh-muted);font-size:16px;font-weight:400;line-height:1.6;margin-top:8px}.bh-help__card-body p{margin:0 0 10px}.bh-help__card-body ol,.bh-help__card-body ul{margin:8px 0 0;padding-left:1.15em}.bh-help__card-body li+li{margin-top:5px}.bh-help__footer{align-items:center;background:var(--bh-footer-bg);border:1px solid var(--bh-border);border-radius:22px;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) auto;margin-top:28px;padding:20px;width:100%}.bh-help__footer--actions-only{display:flex;justify-content:flex-start}.bh-help__roles{min-width:0}.bh-help__roles-label{color:var(--bh-muted);display:block;font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.5;margin:0 0 10px;text-transform:uppercase}.bh-help__roles-list{display:flex;flex-wrap:wrap;gap:8px}.bh-help__role-link,.bh-help__role-link:focus,.bh-help__role-link:focus-visible,.bh-help__role-link:hover,.bh-help__role-link:link,.bh-help__role-link:visited{align-items:center;border-radius:999px;border-style:solid;border-width:1px;display:inline-flex;font-family:var(--bh-font)!important;font-size:15px!important;font-weight:600!important;gap:.35em;justify-content:center;letter-spacing:0!important;line-height:1.3!important;min-height:34px;padding:7px 12px;text-decoration:none!important;text-transform:none!important;transform:none!important;transition:color .18s ease,background-color .18s ease,border-color .18s ease;white-space:nowrap}.bh-help__role-link,.bh-help__role-link:link,.bh-help__role-link:visited{background:var(--bh-white);border-color:var(--bh-border);color:var(--bh-navy)}.bh-help__role-link:focus,.bh-help__role-link:focus-visible,.bh-help__role-link:hover{background:rgba(255,112,1,.06);border-color:rgba(255,112,1,.42);color:var(--bh-orange)}.bh-help__role-link--static,.bh-help__role-link--static:focus,.bh-help__role-link--static:focus-visible,.bh-help__role-link--static:hover{background:var(--bh-white);border-color:var(--bh-border);color:var(--bh-navy);cursor:default}.bh-help__role-label,.bh-help__role-link:focus .bh-help__role-label,.bh-help__role-link:focus-visible .bh-help__role-label,.bh-help__role-link:hover .bh-help__role-label{font-family:var(--bh-font)!important;font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;text-decoration:none!important;text-transform:inherit!important}.bh-help__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.bh-help__button,.bh-help__button:focus,.bh-help__button:focus-visible,.bh-help__button:hover,.bh-help__button:link,.bh-help__button:visited{align-items:center;border-radius:999px;border-style:solid;border-width:1px;cursor:pointer;display:inline-flex;font-family:var(--bh-font)!important;font-size:16px!important;font-weight:700!important;gap:.45em;justify-content:center;letter-spacing:0!important;line-height:1.2!important;min-height:30px;padding:10px 18px;text-decoration:none!important;text-transform:none!important;transform:none!important;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease;white-space:nowrap}.bh-help__button:focus,.bh-help__button:focus-visible,.bh-help__button:hover{text-decoration:none!important}.bh-help__button-label,.bh-help__button:focus .bh-help__button-label,.bh-help__button:focus-visible .bh-help__button-label,.bh-help__button:hover .bh-help__button-label{font-family:var(--bh-font)!important;font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;text-decoration:none!important;text-transform:inherit!important}.bh-help__button--primary,.bh-help__button--primary:link,.bh-help__button--primary:visited{background:var(--bh-orange);border-color:var(--bh-orange);box-shadow:0 10px 22px rgba(255,112,1,.18);color:var(--bh-white)}.bh-help__button--primary:focus,.bh-help__button--primary:focus-visible,.bh-help__button--primary:hover{background:var(--bh-navy);border-color:var(--bh-navy);box-shadow:0 10px 24px rgba(24,35,59,.14);color:var(--bh-white)}.bh-help__button--secondary,.bh-help__button--secondary:link,.bh-help__button--secondary:visited{background:var(--bh-white);border-color:var(--bh-border-strong);box-shadow:none;color:var(--bh-navy)}.bh-help__button--secondary:focus,.bh-help__button--secondary:focus-visible,.bh-help__button--secondary:hover{background:var(--bh-light);border-color:rgba(24,35,59,.28);color:var(--bh-navy)}.bh-help__arrow,.bh-help__button:focus .bh-help__arrow,.bh-help__button:focus-visible .bh-help__arrow,.bh-help__button:hover .bh-help__arrow,.bh-help__role-link:focus .bh-help__arrow,.bh-help__role-link:focus-visible .bh-help__arrow,.bh-help__role-link:hover .bh-help__arrow{border-bottom:0!important;display:inline-block;font-family:var(--bh-font)!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;text-decoration:none!important;transition:transform .18s ease;will-change:transform}.bh-help__arrow{transform:translateX(0)}.bh-help__button:focus .bh-help__arrow,.bh-help__button:focus-visible .bh-help__arrow,.bh-help__button:hover .bh-help__arrow,.bh-help__role-link:focus .bh-help__arrow,.bh-help__role-link:focus-visible .bh-help__arrow,.bh-help__role-link:hover .bh-help__arrow{transform:translateX(3px)}.bh-help__button:focus-visible,.bh-help__role-link:focus-visible{outline:3px solid rgba(255,112,1,.28);outline-offset:3px}.bh-help--dark .bh-help__card-heading,.bh-help--dark .bh-help__heading,.bh-help--dark .bh-help__icon--number,.bh-help--dark .bh-help__intro,.bh-help--dark .bh-help__intro li,.bh-help--dark .bh-help__intro p{color:var(--bh-white)}.bh-help--dark .bh-help__card-body,.bh-help--dark .bh-help__card-body li,.bh-help--dark .bh-help__card-body p{color:hsla(0,0%,100%,.76)}.bh-help--dark .bh-help__roles-label{color:hsla(0,0%,100%,.68)}.bh-help--dark .bh-help__button--secondary,.bh-help--dark .bh-help__button--secondary:link,.bh-help--dark .bh-help__button--secondary:visited,.bh-help--dark .bh-help__role-link,.bh-help--dark .bh-help__role-link--static,.bh-help--dark .bh-help__role-link--static:focus,.bh-help--dark .bh-help__role-link--static:hover,.bh-help--dark .bh-help__role-link:link,.bh-help--dark .bh-help__role-link:visited{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.16);color:var(--bh-white)}.bh-help--dark .bh-help__button--secondary:focus,.bh-help--dark .bh-help__button--secondary:hover,.bh-help--dark .bh-help__role-link:focus,.bh-help--dark .bh-help__role-link:hover{background:rgba(255,144,2,.1);border-color:rgba(255,144,2,.42);color:var(--bh-orange-secondary)}.bh-help--dark .bh-help__button--primary:focus,.bh-help--dark .bh-help__button--primary:hover{background:var(--bh-orange-secondary);border-color:var(--bh-orange-secondary);color:var(--bh-navy)}@media (max-width:980px){.bh-help{padding-bottom:68px;padding-top:68px}.bh-help__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-help__footer{align-items:flex-start;grid-template-columns:1fr}.bh-help__actions{justify-content:flex-start}}@media (max-width:640px){.bh-help{padding:52px 18px}.bh-help__header{margin-bottom:24px}.bh-help__heading{font-size:clamp(26px,8vw,30px)}.bh-help__intro{font-size:16px}.bh-help__grid{gap:20px;grid-template-columns:1fr}.bh-help__card{gap:14px;padding:24px}.bh-help__card-heading{font-size:18px}.bh-help__footer{margin-top:24px;padding:18px}.bh-help__actions,.bh-help__roles-list{align-items:stretch;flex-direction:column;width:100%}.bh-help__button,.bh-help__role-link{width:100%}.bh-help__role-link{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.bh-help *,.bh-help :after,.bh-help :before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}