:root{--bh-navy: #102f4d;--bh-ink: #17232d;--bh-muted: #60717e;--bh-cream: #f6f1e8;--bh-paper: #fffdf8;--bh-gold: #d9aa52;--bh-teal: #54a6a0;--bh-line: #d9e2e4;--bh-white: #ffffff;--bh-radius: 8px}*{box-sizing:border-box}body{margin:0;background:var(--bh-paper);color:var(--bh-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{max-width:100%}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:16px;top:-60px;z-index:100;background:var(--bh-white);color:var(--bh-ink);padding:10px 14px;border:1px solid var(--bh-line)}.skip-link:focus{top:12px}.bh-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.bh-header{position:sticky;top:0;z-index:40;background:#fffdf8f5;border-bottom:1px solid var(--bh-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bh-header__row{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.bh-logo img{display:block;width:var(--logo-width);height:auto}.bh-nav{display:flex;justify-content:center;gap:24px;color:var(--bh-navy);font-size:14px;font-weight:800}.bh-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--bh-navy);border-radius:var(--bh-radius);background:var(--bh-navy);color:var(--bh-white);padding:0 24px;font-weight:900;text-transform:uppercase;letter-spacing:0;box-shadow:0 8px 18px #102f4d29}.bh-button--light{background:var(--bh-white);color:var(--bh-navy)}.bh-button--small{min-height:42px;padding-inline:18px;font-size:13px}.bh-hero{min-height:690px;display:grid;align-items:center;position:relative;overflow:hidden;color:var(--bh-white);background:var(--bh-navy)}.bh-hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.bh-hero__image img{width:100%;height:100%;display:block;object-fit:cover}.bh-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a1929eb,#102f4d94 46%,#102f4d14)}.bh-hero__content{position:relative;width:min(680px,100%);padding:90px 0}.bh-eyebrow{margin:0 0 14px;color:var(--bh-gold);font-size:13px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.bh-hero h1,.bh-title{margin:0;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:58px;line-height:1.02;letter-spacing:0}.bh-hero__text{margin:22px 0 0;max-width:610px;color:#e7eef2;font-size:19px}.bh-hero__actions,.bh-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.bh-hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:38px}.bh-proof{min-height:92px;display:grid;align-content:center;gap:4px;border:1px solid rgba(255,255,255,.2);border-radius:var(--bh-radius);background:#ffffff1f;padding:16px}.bh-proof strong{font-size:22px;line-height:1}.bh-proof span{color:#d8e5e8;font-size:13px;font-weight:700}.bh-section{padding:86px 0}.bh-section--cream{background:var(--bh-cream)}.bh-section--navy{background:var(--bh-navy);color:var(--bh-white)}.bh-section--tight{padding:54px 0}.bh-section__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,470px);gap:40px;align-items:end;margin-bottom:34px}.bh-title{color:var(--bh-navy);font-size:44px}.bh-section--navy .bh-title{color:var(--bh-white)}.bh-copy{margin:0;color:var(--bh-muted);font-size:17px}.bh-section--navy .bh-copy{color:#d6e1e5}.bh-grid-4,.bh-grid-3,.bh-grid-2,.bh-grid-1{display:grid;gap:18px}.bh-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-card{border:1px solid var(--bh-line);border-radius:var(--bh-radius);background:var(--bh-white);padding:24px;box-shadow:0 10px 24px #102f4d12}.bh-card h3{margin:0 0 10px;color:var(--bh-navy);font-size:22px}.bh-card p{margin:0;color:var(--bh-muted)}.bh-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;margin-bottom:18px;background:#e6f1ef;color:var(--bh-navy);font-weight:900}.bh-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.bh-checklist{display:grid;gap:12px;padding:0;margin:22px 0 0;list-style:none}.bh-checklist li{display:grid;grid-template-columns:26px 1fr;gap:10px;color:var(--bh-muted)}.bh-checklist li:before{content:"";width:20px;height:20px;border-radius:50%;margin-top:2px;background:var(--bh-teal);box-shadow:inset 0 0 0 6px #e6f1ef}.bh-panel{border-radius:var(--bh-radius);background:var(--bh-white);padding:28px;border:1px solid var(--bh-line)}.bh-step{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:start}.bh-step span{width:52px;height:52px;display:grid;place-items:center;border-radius:var(--bh-radius);background:var(--bh-gold);color:var(--bh-navy);font-weight:900}.bh-step h3{margin:0 0 6px;color:var(--bh-navy)}.bh-step p{margin:0;color:var(--bh-muted)}.bh-quote{min-height:210px;display:grid;align-content:space-between}.bh-quote p{color:var(--bh-ink);font-size:18px}.bh-quote strong{display:block;margin-top:22px;color:var(--bh-navy)}.bh-contact{display:grid;grid-template-columns:.86fr 1.14fr;gap:42px;align-items:start}.bh-form{display:grid;gap:14px}.bh-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bh-field{display:grid;gap:8px}.bh-field label{color:var(--bh-navy);font-size:13px;font-weight:900;text-transform:uppercase}.bh-input,.bh-select,.bh-textarea{width:100%;min-height:52px;border:1px solid #cdd8dc;border-radius:var(--bh-radius);background:var(--bh-white);color:var(--bh-ink);padding:12px 14px;font:inherit}.bh-textarea{min-height:132px;resize:vertical}.bh-note{color:var(--bh-muted);font-size:13px}.bh-form-status{border-radius:var(--bh-radius);padding:14px 16px;background:#e6f1ef;color:var(--bh-navy);font-weight:800}.bh-form-errors{border:1px solid #e7b7b7;border-radius:var(--bh-radius);padding:14px 16px;background:#fff4f4;color:#8f2525}.bh-faq details{border-top:1px solid var(--bh-line);padding:20px 0}.bh-faq details:last-child{border-bottom:1px solid var(--bh-line)}.bh-faq summary{cursor:pointer;color:var(--bh-navy);font-weight:900}.bh-footer{background:var(--bh-footer-bg, #0b2339);color:var(--bh-footer-heading, var(--bh-white));padding:48px 0}.bh-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}.bh-footer a,.bh-footer p{color:var(--bh-footer-text, #d6e1e5)}.bh-footer h3,.bh-footer h4{margin:0 0 12px}.bh-footer ul{display:grid;gap:8px;padding:0;margin:0;list-style:none}.bh-simple{padding:70px 0}.bh-table{width:100%;border-collapse:collapse;background:var(--bh-white)}.bh-table th,.bh-table td{border:1px solid var(--bh-line);padding:12px;text-align:left}@media(max-width:920px){.bh-header__row,.bh-section__head,.bh-band,.bh-contact,.bh-footer__grid{grid-template-columns:1fr}.bh-nav{justify-content:flex-start;flex-wrap:wrap}.bh-grid-4,.bh-grid-3,.bh-grid-2,.bh-hero__proof,.bh-form__grid{grid-template-columns:1fr}.bh-hero{min-height:620px}.bh-hero__shade{background:#0a1929bd}.bh-hero h1,.bh-title{font-size:38px}}@media(max-width:560px){.bh-wrap{width:min(100% - 28px,1180px)}.bh-header__row{gap:14px;padding:12px 0}.bh-nav{gap:12px;font-size:13px}.bh-button{width:100%}.bh-button--small{width:auto}.bh-section{padding:58px 0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
