.custom-lockbox{--clb-ink: #17191b;--clb-panel: #222527;--clb-paper: #f1eee8;--clb-soft: #f7f5f0;--clb-white: #fff;--clb-red: #ed1c2e;--clb-red-dark: #ae1621;--clb-gold: #b99b38;--clb-muted: #64696d;--clb-line: #dbd9d3;overflow:hidden;color:var(--clb-ink);background:var(--clb-soft)}.custom-lockbox *{box-sizing:border-box}.custom-lockbox__shell{width:min(100% - 2.5rem,82.5rem);margin-inline:auto}.custom-lockbox h1,.custom-lockbox h2,.custom-lockbox h3,.custom-lockbox p,.custom-lockbox figure{margin-top:0}.custom-lockbox h1,.custom-lockbox h2,.custom-lockbox h3{font-family:var(--font-body);text-transform:none}.custom-lockbox h1{max-width:16ch;margin-bottom:1.1rem;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:620;letter-spacing:-.055em;line-height:.99}.custom-lockbox h1 em{color:var(--clb-red);font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}.custom-lockbox h2{margin-bottom:0;font-size:clamp(1.72rem,2.5vw,2.35rem);font-weight:610;letter-spacing:-.045em;line-height:1.04}.custom-lockbox h3{margin-bottom:.45rem;font-size:1rem;font-weight:650;letter-spacing:-.026em;line-height:1.2}.custom-lockbox__eyebrow{margin-bottom:.75rem;color:var(--clb-red);font-family:var(--font-data);font-size:.59rem;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.custom-lockbox__breadcrumb{min-height:2.65rem;border-bottom:1px solid var(--clb-line);display:flex;align-items:center;background:#fbfbfa;color:var(--clb-muted);font-size:.68rem}.custom-lockbox__breadcrumb .custom-lockbox__shell{display:flex;flex-wrap:wrap;gap:.45rem}.custom-lockbox__breadcrumb a:hover{color:var(--clb-red)}.custom-lockbox__breadcrumb [aria-current=page]{color:var(--clb-ink);font-weight:650}.custom-lockbox__hero{position:relative;min-height:31rem;display:flex;align-items:center;background:linear-gradient(90deg,rgba(23,25,27,.035) 1px,transparent 1px) 0 0 / 5.75rem 100%,linear-gradient(108deg,var(--clb-paper) 0 55%,#ebe8e2 55% 100%)}.custom-lockbox__orbit{position:absolute;right:3.5%;top:50%;width:min(39vw,35rem);aspect-ratio:1.85;border:1px solid rgba(237,28,46,.2);border-radius:50%;transform:translateY(-50%) rotate(-7deg);pointer-events:none}.custom-lockbox__orbit:after{content:"";position:absolute;right:9%;top:-6px;width:.8rem;aspect-ratio:1;border-radius:50%;background:var(--clb-gold)}.custom-lockbox__hero-grid{position:relative;z-index:1;min-height:31rem;padding-block:3.5rem 4.3rem;display:grid;grid-template-columns:minmax(0,.95fr) minmax(28rem,1.05fr);gap:clamp(2rem,4vw,4rem);align-items:center}.custom-lockbox__hero-copy>p:not(.custom-lockbox__eyebrow){max-width:38rem;margin-bottom:1.35rem;color:#575d61;font-size:.84rem;line-height:1.65}.custom-lockbox__actions{display:flex;flex-wrap:wrap;gap:.62rem}.custom-lockbox__button{min-height:2.65rem;padding:.75rem 1.15rem;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--clb-ink);background:transparent;font-size:.64rem;font-weight:780;letter-spacing:.055em;line-height:1;text-transform:uppercase;transition:transform .2s ease,color .2s ease,background-color .2s ease}button.custom-lockbox__button{cursor:pointer}.custom-lockbox__button:focus-visible{outline:2px solid var(--clb-gold);outline-offset:3px}.custom-lockbox__button--primary{color:#fff;background:var(--clb-red)}.custom-lockbox__button--primary:hover{background:var(--clb-red-dark)}.custom-lockbox__button--secondary{border-color:#a9adaf;background:#ffffff8c}.custom-lockbox__button--light{color:var(--clb-red);background:#fff}.custom-lockbox__button--outline-light{color:#fff;border-color:#ffffff8c}.custom-lockbox__hero-visual{position:relative;min-height:20.5rem}.custom-lockbox__hero-panel{position:absolute;margin:0;overflow:hidden;background:#fff;box-shadow:0 1.15rem 3rem #17191b1a}.custom-lockbox__hero-panel img,.custom-lockbox__lead-media img,.custom-lockbox__build-option img,.custom-lockbox__control-option img,.custom-lockbox__scale-option img,.custom-lockbox__print-option img{width:100%;height:100%;display:block;object-fit:contain}.custom-lockbox__hero-panel--main{inset:.7rem 0 auto 5%;height:14.7rem;padding:.7rem 1rem;border-top:3px solid var(--clb-red);border-radius:2.6rem .45rem;transform:rotate(-1deg)}.custom-lockbox__hero-panel--accent{left:9%;bottom:.1rem;width:47%;height:7.8rem;padding:.45rem .65rem;border-bottom:3px solid var(--clb-red);border-radius:.4rem 1.8rem;transform:rotate(1deg)}.custom-lockbox__hero-note{position:absolute;right:2%;bottom:.45rem;width:43%;min-height:7.4rem;padding:1.2rem 1.25rem;border-radius:999px;display:flex;justify-content:center;flex-direction:column;color:#fff;background:var(--clb-ink)}.custom-lockbox__hero-note strong{font-family:var(--font-data);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase}.custom-lockbox__hero-note small{margin-top:.45rem;color:#c9ccce;font-size:.72rem}.custom-lockbox__axes{position:relative;z-index:3;margin-top:-2.2rem}.custom-lockbox__axis-track{min-height:4.6rem;border-radius:999px;display:grid;grid-template-columns:repeat(8,1fr);overflow:hidden;color:#fff;background:var(--clb-ink);box-shadow:0 .8rem 2rem #17191b1f}.custom-lockbox__axis-track>div{min-width:0;padding:1rem .95rem;border-inline-start:1px solid #35383a;display:flex;flex-direction:column;justify-content:center}.custom-lockbox__axis-track>div:first-child{border-inline-start:0}.custom-lockbox__axis-track span{color:var(--clb-red);font-family:var(--font-data);font-size:.52rem;font-weight:780;letter-spacing:.12em}.custom-lockbox__axis-track strong{margin-top:.35rem;overflow:hidden;font-size:.66rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.custom-lockbox__intro{padding-block:6.2rem 4.5rem;background:#fff}.custom-lockbox__intro-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(3rem,7vw,7rem);align-items:start}.custom-lockbox__intro-grid h2{max-width:28rem}.custom-lockbox__intro-copy{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.custom-lockbox__intro-copy p{margin-bottom:0;color:var(--clb-muted);font-size:.78rem;line-height:1.65}.custom-lockbox__values{margin:2.8rem 0 0;padding:0;border-radius:999px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;background:var(--clb-soft);list-style:none}.custom-lockbox__values li{min-width:0;padding:1.05rem 1.1rem;border-inline-start:1px solid var(--clb-line);display:flex;flex-direction:column}.custom-lockbox__values li:first-child{border-inline-start:0}.custom-lockbox__values span{color:var(--clb-red);font-family:var(--font-data);font-size:.51rem;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.custom-lockbox__values small{margin-top:.45rem;color:var(--clb-muted);font-size:.63rem;line-height:1.45}.custom-lockbox__build{padding-block:4.9rem 5rem;background:var(--clb-paper)}.custom-lockbox__section-head{margin-bottom:2rem;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);gap:3rem;align-items:end}.custom-lockbox__section-head>p{max-width:34rem;margin:0;color:var(--clb-muted);font-size:.76rem;line-height:1.62}.custom-lockbox__lead-option{min-height:20.5rem;margin-bottom:1.1rem;padding:2rem 2.3rem;border-radius:.5rem 4rem 4rem;display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem;align-items:center;overflow:hidden;background:#fff;position:relative}.custom-lockbox__lead-option:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--clb-red)}.custom-lockbox__lead-option span,.custom-lockbox__build-option span,.custom-lockbox__control-option span,.custom-lockbox__scale-option span,.custom-lockbox__print-option span{display:block;margin-bottom:.65rem;color:var(--clb-red);font-family:var(--font-data);font-size:.54rem;font-weight:780;letter-spacing:.11em;text-transform:uppercase}.custom-lockbox__lead-option h3{font-size:1.45rem}.custom-lockbox__lead-option p,.custom-lockbox__build-option p,.custom-lockbox__control-option p,.custom-lockbox__scale-option p,.custom-lockbox__print-option p{margin-bottom:0;color:var(--clb-muted);font-size:.7rem;line-height:1.55}.custom-lockbox__lead-media{height:16rem}.custom-lockbox__build-track{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.custom-lockbox__build-option{min-height:14.5rem;margin:0;padding:1.15rem;border-radius:2.6rem;display:grid;grid-template-rows:7.1rem auto;background:#fff}.custom-lockbox__build-option--round{border-radius:999px;padding-inline:1.65rem}.custom-lockbox__build-option figcaption{align-self:end}.custom-lockbox__build-option h3{margin-bottom:.25rem}.custom-lockbox__control{position:relative;padding-block:7.4rem 4.8rem;color:#fff;background:var(--clb-ink)}.custom-lockbox__control:before{content:"";position:absolute;left:-5%;top:-3.8rem;width:110%;height:7.7rem;border-radius:50% 50% 0 0/100% 100% 0 0;background:var(--clb-ink);pointer-events:none}.custom-lockbox__control .custom-lockbox__shell{position:relative;z-index:1}.custom-lockbox__section-head--dark>p{color:#b9bdc0}.custom-lockbox__control-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.custom-lockbox__control-option{min-height:24rem;margin:0;padding:1.8rem;border:1px solid #343739;border-radius:2.8rem;display:grid;grid-template-rows:auto 13.2rem;gap:1.15rem;overflow:hidden;background:var(--clb-panel)}.custom-lockbox__control-option--accent{position:relative;border-radius:.55rem 3.6rem 3.6rem}.custom-lockbox__control-option--accent:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--clb-red)}.custom-lockbox__control-option h3{color:#fff;font-size:1.28rem}.custom-lockbox__control-option p{color:#b9bdc0}.custom-lockbox__control-option img{padding:.6rem 1rem;background:#fff}.custom-lockbox__scale-option{min-height:13.5rem;margin:1.2rem 0 0;padding:1.9rem 2.5rem;border-radius:999px;display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.8fr);gap:2.5rem;align-items:center;color:var(--clb-ink);background:var(--clb-soft)}.custom-lockbox__scale-option h3{font-size:1.35rem}.custom-lockbox__scale-option img{height:10rem}.custom-lockbox__identity{padding-block:4.7rem;background:var(--clb-paper)}.custom-lockbox__print-option{min-height:9rem;margin:0;padding:1.4rem 2.1rem;border-radius:999px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(21rem,.9fr);gap:2rem;align-items:center;background:#fff}.custom-lockbox__print-option img{height:6.4rem}.custom-lockbox__print-option h3{font-size:1.2rem}.custom-lockbox__guidance{padding-block:4.8rem;background:#fff}.custom-lockbox__guidance-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(3rem,7vw,7rem);align-items:start}.custom-lockbox__guidance-grid>div:first-child>p:not(.custom-lockbox__eyebrow){max-width:34rem;margin-top:1.15rem;color:var(--clb-muted);font-size:.74rem;line-height:1.65}.custom-lockbox__faq{border-top:1px solid var(--clb-ink)}.custom-lockbox__faq details{border-bottom:1px solid var(--clb-line)}.custom-lockbox__faq summary{position:relative;padding:1rem 2rem 1rem 0;cursor:pointer;font-size:.75rem;font-weight:650;list-style:none}.custom-lockbox__faq summary::-webkit-details-marker{display:none}.custom-lockbox__faq summary:after{content:"+";position:absolute;right:.15rem;top:.8rem;color:var(--clb-red);font-size:1rem}.custom-lockbox__faq details[open] summary:after{content:"\2212"}.custom-lockbox__faq details p{margin:-.15rem 2rem 1rem 0;color:var(--clb-muted);font-size:.69rem;line-height:1.58}.custom-lockbox__faq summary:focus-visible{outline:2px solid var(--clb-gold);outline-offset:2px}.custom-lockbox__closing{padding:2.2rem 0;background:var(--clb-soft)}.custom-lockbox__closing-pill{min-height:9.1rem;padding:2rem 2.7rem;border-radius:999px;display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:2rem;align-items:center;color:#fff;background:var(--clb-red)}.custom-lockbox__closing .custom-lockbox__eyebrow{color:#fff}.custom-lockbox__closing h2{max-width:52rem;color:#fff}@media(hover:hover)and (pointer:fine){.custom-lockbox__button:hover{transform:translateY(-2px)}.custom-lockbox__build-option,.custom-lockbox__control-option{transition:transform .24s ease,box-shadow .24s ease}.custom-lockbox__build-option:hover{transform:translateY(-4px);box-shadow:0 1rem 2.4rem #17191b14}.custom-lockbox__control-option:hover{transform:translateY(-4px)}}@media(max-width:67rem){.custom-lockbox__hero-grid{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr)}.custom-lockbox__axis-track{overflow-x:auto;grid-template-columns:repeat(8,minmax(7rem,1fr));scrollbar-width:none}.custom-lockbox__axis-track::-webkit-scrollbar{display:none}.custom-lockbox__intro-grid,.custom-lockbox__guidance-grid{gap:3.5rem}.custom-lockbox__build-track{grid-template-columns:repeat(2,1fr)}.custom-lockbox__build-option{min-height:14rem}.custom-lockbox__build-option--round{border-radius:2.6rem}.custom-lockbox__scale-option{grid-template-columns:1fr 20rem}}@media(max-width:52rem){.custom-lockbox__hero{min-height:auto}.custom-lockbox__orbit{right:-10%;top:69%;width:75vw}.custom-lockbox__hero-grid{min-height:auto;padding-block:3.1rem 4.6rem;grid-template-columns:1fr;gap:2.1rem}.custom-lockbox__hero-visual{min-height:18rem}.custom-lockbox__axes{margin-top:-1.8rem}.custom-lockbox__axis-track{border-radius:1.8rem}.custom-lockbox__intro{padding-block:5rem 3.8rem}.custom-lockbox__intro-grid,.custom-lockbox__guidance-grid,.custom-lockbox__section-head{grid-template-columns:1fr;gap:1.4rem}.custom-lockbox__intro-copy{gap:.9rem}.custom-lockbox__values{border-radius:2rem;grid-template-columns:repeat(2,1fr)}.custom-lockbox__values li{border-bottom:1px solid var(--clb-line)}.custom-lockbox__values li:last-child{grid-column:1 / -1;border-bottom:0}.custom-lockbox__lead-option{grid-template-columns:1fr;gap:1rem;border-radius:.5rem 3rem 3rem}.custom-lockbox__lead-media{height:13rem}.custom-lockbox__control{padding-top:6rem}.custom-lockbox__control-grid{grid-template-columns:1fr}.custom-lockbox__scale-option,.custom-lockbox__print-option{border-radius:3rem;grid-template-columns:1fr;gap:1rem}.custom-lockbox__scale-option img{height:9rem}.custom-lockbox__print-option img{height:6rem}.custom-lockbox__closing-pill{border-radius:3rem;grid-template-columns:1fr}}@media(max-width:36rem){.custom-lockbox__shell{width:min(100% - 1.5rem,82.5rem)}.custom-lockbox h1{font-size:clamp(2.15rem,10vw,2.75rem)}.custom-lockbox h2{font-size:1.65rem}.custom-lockbox__breadcrumb{font-size:.6rem}.custom-lockbox__hero-grid{padding-top:2.6rem}.custom-lockbox__hero-panel--main{left:0;right:0;height:12.8rem;border-radius:2rem .4rem}.custom-lockbox__hero-panel--accent{left:0;width:53%;height:6.5rem}.custom-lockbox__hero-note{right:0;width:48%;min-height:6.2rem;padding:.9rem}.custom-lockbox__hero-note small{font-size:.62rem}.custom-lockbox__intro-copy{grid-template-columns:1fr}.custom-lockbox__values{grid-template-columns:1fr;border-radius:1.7rem}.custom-lockbox__values li:last-child{grid-column:auto}.custom-lockbox__build{padding-block:3.8rem 4.5rem}.custom-lockbox__lead-option{min-height:0;padding:1.55rem}.custom-lockbox__lead-media{height:10rem}.custom-lockbox__build-track{grid-template-columns:1fr}.custom-lockbox__build-option{min-height:13.5rem}.custom-lockbox__control-option{min-height:21rem;padding:1.35rem;grid-template-rows:auto 10.8rem}.custom-lockbox__scale-option{padding:1.55rem}.custom-lockbox__identity,.custom-lockbox__guidance{padding-block:3.8rem}.custom-lockbox__print-option{padding:1.5rem}.custom-lockbox__closing-pill{padding:1.7rem}.custom-lockbox__closing .custom-lockbox__actions{display:grid;grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.custom-lockbox *,.custom-lockbox *:before,.custom-lockbox *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/customised-lockout-tagout-boxes.css.map */
