:root{--black:#111;--red:#ff3c24;--paper:#f4f1e9;--blue:#3457ff}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--black);font:16px/1.5 Arial,sans-serif}a{color:inherit}img{width:100%;display:block;object-fit:cover}.bul-head{height:92px;padding:0 3vw;display:flex;align-items:center;border-bottom:2px solid;gap:3rem}.bul-wordmark{font-size:1.45rem;font-weight:900;text-decoration:none}.bul-wordmark span{display:block;color:var(--red);font-size:.62rem;letter-spacing:.28em}.bul-head nav{display:flex;gap:2rem;margin-left:auto}.bul-head nav a{text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:800}.bul-head button{display:none}.bul-hero{display:grid;grid-template-columns:120px 1fr 1fr;min-height:650px;border-bottom:2px solid}.bul-count{font-size:3rem;padding:2rem;border-right:2px solid}.bul-count span{font-size:.7rem}.bul-copy{padding:9vw 5vw}.bul-copy p{font-weight:800;letter-spacing:.13em}.bul-copy h1,.bul-pagehero h1{font-size:clamp(3.5rem,7vw,7.8rem);line-height:.88;letter-spacing:-.07em;margin:2rem 0}.bul-copy a{background:var(--red);color:white;display:inline-block;padding:1rem;text-decoration:none;font-weight:800}.bul-hero img{height:100%}.bul-marquee{padding:1.5rem 3vw;background:var(--blue);color:white;display:flex;justify-content:space-around;font-weight:900}.bul-grid{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:2px solid}.bul-grid header{grid-column:1/3;padding:5rem 3vw}.bul-grid header h2{font-size:3rem}.bul-grid>a{padding:2rem;border-left:2px solid;border-top:2px solid;text-decoration:none;min-height:220px;display:flex;flex-direction:column}.bul-grid>a strong{font-size:1.5rem;margin:auto 0}.bul-feature{display:grid;grid-template-columns:1.5fr 1fr;background:var(--black);color:white}.bul-feature img{height:520px}.bul-feature blockquote{font-size:2.8rem;align-self:end;padding:3rem}.bul-case{display:grid;grid-template-columns:1fr 1fr}.bul-case div{padding:6rem}.bul-case img{height:560px}.bul-footer{background:var(--red);color:white;padding:4rem 3vw;display:grid;grid-template-columns:2fr 1fr 1fr}.bul-footer strong{font-size:2.4rem}.bul-footer nav{display:flex;flex-direction:column}.bul-pagehero{padding:7rem 4vw;border-bottom:2px solid}.bul-pagehero p{max-width:700px;font-size:1.25rem}.bul-pagebody{display:grid;grid-template-columns:150px 1fr 1fr}.bul-pagebody aside{padding:2rem;border-right:2px solid;font-size:.75rem;font-weight:800}.bul-pagebody>img{height:100%;min-height:620px}.bul-pagebody>div{display:grid;grid-template-columns:1fr 1fr}.bul-pagebody article{padding:2rem;border:1px solid}.bul-contact{background:var(--blue);color:white;padding:3rem 5vw;display:flex;justify-content:space-between;font-size:1.5rem}.bul-legal{max-width:920px;margin:auto;padding:8rem 2rem}.bul-legal h1{font-size:4.5rem;line-height:1}.bul-notice{position:fixed;right:1rem;bottom:1rem;background:white;border:2px solid;padding:1rem;z-index:9}.bul-notice button{background:var(--red);color:white;border:0;padding:.7rem}@media(max-width:850px){.bul-head{height:auto;padding:1.2rem}.bul-head button{display:block;margin-left:auto}.bul-head nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--paper);padding:1rem;z-index:4}.bul-head nav.open{display:grid}.bul-hero{grid-template-columns:70px 1fr}.bul-hero img{grid-column:1/-1;height:380px}.bul-grid{grid-template-columns:1fr 1fr}.bul-grid header{grid-column:1/-1}.bul-feature,.bul-case,.bul-pagebody{grid-template-columns:1fr}.bul-pagebody aside{display:none}.bul-footer{grid-template-columns:1fr;gap:2rem}}.bul-productionbook{padding:7rem 4vw;background:#151515;color:white}.bul-productionbook>header{display:grid;grid-template-columns:.65fr 1.35fr;gap:3rem;max-width:1150px}.bul-productionbook>header h2{font-size:4rem;line-height:.95;margin:0}.bul-productionbook>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;border-top:1px solid #555}.bul-productionbook article{padding:2rem;border-right:1px solid #555;border-bottom:1px solid #555}.bul-productionbook article b{color:var(--red)}.bul-productionbook footer{display:grid;grid-template-columns:.6fr 1.4fr auto;gap:2rem;align-items:end;padding-top:4rem}.bul-productionbook footer a{background:var(--red);padding:1rem;text-decoration:none;font-weight:800}.bul-depth{padding:6rem 6vw;background:white;border-top:2px solid}.bul-depth>h2{font-size:3.5rem;max-width:850px}.bul-depth>p{max-width:900px;font-size:1.05rem}.bul-depth aside{margin-top:3rem;border:2px solid;padding:2rem;display:flex;align-items:center;gap:2rem}.bul-depth aside p{margin-right:auto}.bul-depth aside a{background:var(--blue);color:white;padding:1rem;text-decoration:none}@media(max-width:850px){.bul-productionbook>header,.bul-productionbook>div,.bul-productionbook footer{grid-template-columns:1fr}.bul-productionbook,.bul-depth{padding:4rem 6vw}.bul-depth aside{display:block}}.bul-productionbook footer{align-items:start}.bul-productionbook footer>h3{grid-column:1;grid-row:1/8;font-size:2rem;margin:0;padding-right:1rem}.bul-productionbook footer>p{grid-column:2;margin:0;padding:1rem 1.25rem;border-top:1px solid #555}.bul-productionbook footer>a{grid-column:3;grid-row:1;align-self:start}.bul-depth{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bul-depth>small,.bul-depth>h2,.bul-depth>h3,.bul-depth>aside{grid-column:1/-1}.bul-depth>p{margin:0;padding:1.35rem;border:1px solid #bbb;background:#f4f1e9}.bul-depth>p:nth-of-type(even){border-top:5px solid var(--red)}.bul-depth>p:nth-of-type(odd){border-top:5px solid var(--blue)}@media(max-width:850px){.bul-productionbook footer>h3,.bul-productionbook footer>p,.bul-productionbook footer>a,.bul-depth>small,.bul-depth>h2,.bul-depth>h3,.bul-depth>aside{grid-column:auto;grid-row:auto}.bul-depth{grid-template-columns:1fr}}