/**handles:dgbl,dgbl-patch**/
:root{--dg-bg:#020617;--dg-bg2:#07111f;--dg-surface:#0f172a;--dg-text:#fff;--dg-soft:#f8fafc;--dg-muted:#b8c6d8;--dg-ink:#06111f;--dg-border:#d9e2ec;--dg-accent:#38bdf8;--dg-accent2:#19d8f2;--dg-radius:8px;--dg-max:1200px}.dgbl-fire{--dg-accent:#f59e0b;--dg-accent2:#dc2626}.dgbl-doorstops{--dg-accent:#d4af37;--dg-accent2:#f3dd87}html{scroll-behavior:smooth}body.dgbl-active{font-family:Arial,Helvetica,sans-serif!important;font-size:18px;line-height:1.55;background:var(--dg-bg);color:var(--dg-text)}body.dgbl-active .l-footer,body.dgbl-active .l-header{display:none!important}.dg-wrap{width:min(calc(100% - 96px),var(--dg-max));margin-inline:auto}.dg-skip{position:fixed;left:18px;top:10px;z-index:10002;padding:12px 18px;background:var(--dg-accent);color:var(--dg-ink);font-weight:800;transform:translateY(-160%)}.dg-skip:focus{transform:none}.dg-header{position:sticky;top:0;z-index:10000;background:rgba(2,6,23,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 30px rgba(0,0,0,.2)}.dg-utility{height:38px;background:var(--dg-bg2);border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.dg-utility .dg-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.dg-utility a{color:var(--dg-muted)}.dg-utility a:hover{color:var(--dg-accent)}.dg-utility svg{width:16px;height:16px;vertical-align:-3px;margin-right:7px}.dg-mainbar{height:88px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:32px}.dg-logo{display:inline-flex;width:190px;min-height:58px;padding:7px 10px;align-items:center;justify-content:center;background:#fff;border-radius:6px}.dg-logo img{display:block;width:100%;max-height:52px;object-fit:contain}.dg-nav{display:flex;align-items:center;justify-content:center;gap:28px}.dg-nav>a,.dg-products summary{min-height:44px;display:flex;align-items:center;color:#fff;font-size:14px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.dg-nav>a:hover,.dg-products summary:hover{color:var(--dg-accent)}.dg-products{position:relative}.dg-products summary{list-style:none}.dg-products summary::-webkit-details-marker{display:none}.dg-products summary:after{content:"+";margin-left:7px;color:var(--dg-accent)}.dg-products[open] summary:after{content:"−"}.dg-products>div{position:absolute;top:48px;left:50%;transform:translateX(-50%);width:280px;padding:10px;background:var(--dg-bg2);border:1px solid rgba(255,255,255,.15);border-top:3px solid var(--dg-accent);border-radius:var(--dg-radius);box-shadow:0 24px 50px rgba(0,0,0,.42)}.dg-products>div a{display:block;padding:11px 12px;border-radius:5px;color:#fff;font-size:14px}.dg-products>div a:focus,.dg-products>div a:hover{background:var(--dg-surface);color:var(--dg-accent)}.dg-btn{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:2px solid var(--dg-accent);border-radius:var(--dg-radius);background:var(--dg-accent);color:var(--dg-ink)!important;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:transform .2s,border-color .2s,box-shadow .2s}.dg-btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px color-mix(in srgb,var(--dg-accent) 22%,transparent)}.dg-btn:focus-visible,.dg-menubtn:focus-visible,.dg-nav a:focus-visible,.dg-products summary:focus-visible{outline:3px solid #fff;outline-offset:3px}.dg-btn svg{width:18px;height:18px}.dg-secondary{background:0 0;color:#fff!important;border-color:rgba(255,255,255,.45)}.dg-secondary:hover{border-color:var(--dg-accent);color:var(--dg-accent)!important}.dg-menubtn{display:none;min-width:48px;min-height:48px;border:1px solid rgba(255,255,255,.25);border-radius:var(--dg-radius);background:0 0;color:#fff}.dg-menubtn svg{width:22px}.dg-menubtn span{font-weight:800;text-transform:uppercase}.dg-hero{position:relative;isolation:isolate;overflow:hidden;padding:74px 0 0;background:radial-gradient(circle at 78% 24%,color-mix(in srgb,var(--dg-accent) 20%,transparent),transparent 32%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),var(--dg-bg);background-size:auto,52px 52px,52px 52px,auto}.dg-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--dg-accent),transparent)}.dg-hero-grid{min-height:520px;display:grid;grid-template-columns:55fr 45fr;align-items:center;gap:58px;padding-bottom:54px}.dg-eyebrow{margin:0 0 18px;color:var(--dg-accent);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.dg-hero h1{max-width:720px;margin:0;font-size:clamp(44px,6vw,82px);line-height:.96;font-weight:800;letter-spacing:-.02em;color:#fff}.dg-hero-copy>p:not(.dg-eyebrow){max-width:620px;margin:26px 0 0;color:var(--dg-muted);font-size:20px;line-height:1.5}.dg-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.dg-hero figure{position:relative;margin:0;aspect-ratio:5/4;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:-18px 18px 0 color-mix(in srgb,var(--dg-accent) 70%,transparent),0 28px 80px rgba(0,0,0,.45)}.dg-hero figure:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent 60%,rgba(2,6,23,.5))}.dg-hero figure img{width:100%;height:100%;object-fit:cover}.dg-proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.13)}.dg-proof>div{min-height:84px;padding:20px 28px;display:flex;align-items:center;gap:16px;border-right:1px solid rgba(255,255,255,.13)}.dg-proof>div:last-child{border-right:0}.dg-proof b{color:var(--dg-accent);font-size:13px;letter-spacing:.1em}.dg-proof span{font-weight:800}.dgbl-active.home .l-main>.l-section:first-child{display:none!important}.dgbl-active.home .l-main>.home-intro{padding-top:82px!important;padding-bottom:48px!important;background:var(--dg-soft)!important;color:var(--dg-ink)!important}.dgbl-active.home .l-main>.height_small .l-section-h,.dgbl-active.home .l-main>.home-boxes .l-section-h,.dgbl-active.home .l-main>.home-intro .l-section-h{max-width:var(--dg-max)!important}.dgbl-active.home .home-intro h1{font-size:clamp(36px,4vw,54px)!important;line-height:1.02!important;font-weight:800!important;color:var(--dg-ink)!important}.dgbl-active.home .home-intro p{max-width:780px;margin-inline:auto;font-size:18px;line-height:1.6;color:#475569}.dgbl-active.home .l-main>.height_small:not(.home-boxes){padding:32px 0 22px!important;background:var(--dg-soft)!important;color:var(--dg-ink)!important}.dgbl-active.home .l-main>.height_small:not(.home-boxes) h2{font-size:clamp(34px,4vw,50px)!important;line-height:1.04!important;font-weight:800!important}.dgbl-active.home .home-boxes{padding:18px 0 70px!important;background:var(--dg-soft)!important;color:var(--dg-ink)!important}.dgbl-active.home .home-boxes .g-cols{gap:22px!important}.dgbl-active.home .home-boxes .wpb_column>.vc_column-inner{height:100%;padding:22px!important;background:#fff;border:1px solid var(--dg-border);border-top:4px solid var(--dg-accent);border-radius:12px;box-shadow:0 16px 45px rgba(15,23,42,.09)}.dgbl-active.home .home-boxes img{border-radius:8px;aspect-ratio:16/10;object-fit:cover}.dgbl-active.home .home-boxes h2,.dgbl-active.home .home-boxes h3{font-size:24px!important;line-height:1.15!important;font-weight:800!important;color:var(--dg-ink)!important}.dgbl-active.home .home-boxes p{font-size:16px;line-height:1.6;color:#475569}.dgbl-active.home .home-boxes .w-btn{min-height:44px!important;border-radius:var(--dg-radius)!important;background:var(--dg-bg)!important;color:#fff!important;font-weight:800!important}.dgbl-active:not(.home) .l-main{background:var(--dg-soft);color:var(--dg-ink)}.dgbl-active:not(.home) .l-main>.l-section:first-child{position:relative;padding-top:70px!important;padding-bottom:64px!important;background:radial-gradient(circle at 80% 10%,color-mix(in srgb,var(--dg-accent) 18%,transparent),transparent 34%),var(--dg-bg)!important;color:#fff!important}.dgbl-active:not(.home) .l-main>.l-section:first-child h1{font-size:clamp(44px,6vw,72px)!important;line-height:.96!important;font-weight:800!important;color:#fff!important}.dgbl-active:not(.home) .l-main>.l-section:first-child p{max-width:720px;color:var(--dg-muted)!important}.dgbl-active:not(.home) .l-main>.l-section:not(:first-child){padding-top:64px!important;padding-bottom:64px!important}.dgbl-active .l-main h2{font-size:clamp(36px,4vw,54px);line-height:1.02;font-weight:800}.dgbl-active .l-main h3{font-size:clamp(22px,2.2vw,28px);line-height:1.18;font-weight:800}.dgbl-active .l-main li,.dgbl-active .l-main p{font-size:17px;line-height:1.6}.dgbl-active .l-main a:not(.w-btn){color:color-mix(in srgb,var(--dg-accent) 80%,#075985)}.dg-footer{background:var(--dg-bg2);color:#fff;border-top:1px solid rgba(255,255,255,.12)}.dg-footer-main{display:grid;grid-template-columns:1.25fr .8fr 1fr;gap:70px;padding-top:72px;padding-bottom:64px}.dg-footer .dg-logo{margin-bottom:22px}.dg-footer-brand p{max-width:430px;color:var(--dg-muted)}.dg-footer h2{margin:0 0 20px;color:var(--dg-accent);font-size:14px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.dg-footer-main>div>a:not(.dg-btn){display:block;min-height:34px;color:var(--dg-muted);font-size:16px}.dg-footer-main>div>a:hover{color:#fff}.dg-footer address{max-width:320px;margin-top:16px;color:var(--dg-muted);font-style:normal}.dg-legal{padding:20px 0;background:var(--dg-bg);border-top:1px solid rgba(255,255,255,.1);color:var(--dg-muted);font-size:14px}.dg-legal .dg-wrap{display:flex;justify-content:space-between;gap:24px}.dg-legal span:last-child{display:flex;gap:22px}.dg-legal a:hover{color:var(--dg-accent)}@media(max-width:1023px){.dg-wrap{width:min(calc(100% - 48px),var(--dg-max))}.dg-mainbar{grid-template-columns:185px auto auto;gap:18px}.dg-logo{width:175px}.dg-menubtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;justify-self:end}.dg-nav{display:none;position:absolute;top:126px;left:24px;right:24px;padding:18px;align-items:stretch;flex-direction:column;gap:4px;background:var(--dg-bg2);border:1px solid rgba(255,255,255,.16);border-top:3px solid var(--dg-accent);box-shadow:0 24px 50px rgba(0,0,0,.45)}.dg-nav.is-open{display:flex}.dg-nav>a,.dg-products summary{padding:0 12px}.dg-products>div{position:static;width:auto;margin:0 0 8px;transform:none;box-shadow:none}.dg-hero-grid{grid-template-columns:55fr 45fr;gap:34px}.dg-hero h1{font-size:clamp(44px,6vw,64px)}.dg-footer-main{gap:38px}}@media(max-width:767px){body.dgbl-active{font-size:16px}.dg-wrap{width:calc(100% - 36px)}.dg-utility .dg-wrap{justify-content:flex-end}.dg-utility .dg-wrap>a:first-child{display:none}.dg-mainbar{height:82px;grid-template-columns:1fr auto}.dg-logo{width:150px;min-height:52px}.dg-menubtn{grid-column:2}.dg-buy{display:none}.dg-nav{top:120px;left:18px;right:18px}.dg-hero{padding-top:48px}.dg-hero-grid{min-height:0;grid-template-columns:1fr;gap:34px;padding-bottom:48px}.dg-hero h1{font-size:clamp(40px,12vw,50px)}.dg-hero-copy>p:not(.dg-eyebrow){font-size:18px}.dg-hero figure{max-width:620px;width:100%;margin-inline:auto;box-shadow:-9px 9px 0 color-mix(in srgb,var(--dg-accent) 70%,transparent),0 18px 50px rgba(0,0,0,.45)}.dg-proof{grid-template-columns:1fr}.dg-proof>div{min-height:64px;padding:14px 18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.dg-proof>div:last-child{border-bottom:0}.dg-footer-main{grid-template-columns:1fr;gap:38px;padding-top:52px;padding-bottom:48px}.dg-legal .dg-wrap{flex-direction:column}.dg-legal span:last-child{flex-wrap:wrap}.dgbl-active:not(.home) .l-main>.l-section:first-child{padding-top:48px!important;padding-bottom:48px!important}.dgbl-active:not(.home) .l-main>.l-section:first-child h1{font-size:40px!important}.dgbl-active .l-main li,.dgbl-active .l-main p{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.dg-btn{transition:none}}
.dg-footer a,.dg-header a{text-decoration:none!important}.dgbl-active.home .home-intro h2{font-size:clamp(36px,4vw,54px)!important;line-height:1.02!important;font-weight:800!important;color:var(--dg-ink)!important}.dgbl-active.home .home-boxes .wpb_column>.vc_column-inner{position:relative;overflow:hidden;background:linear-gradient(145deg,#0f172a,#07111f)!important;border-color:rgba(255,255,255,.12)!important;border-top-color:var(--dg-accent)!important;box-shadow:0 18px 48px rgba(2,6,23,.22),0 0 0 1px color-mix(in srgb,var(--dg-accent) 14%,transparent)!important;transition:transform .22s ease,box-shadow .22s ease}.dgbl-active.home .home-boxes .wpb_column>.vc_column-inner:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(125deg,color-mix(in srgb,var(--dg-accent) 12%,transparent),transparent 36%)}.dgbl-active.home .home-boxes .wpb_column:hover>.vc_column-inner{transform:translateY(-6px);box-shadow:0 26px 58px rgba(2,6,23,.3),0 0 28px color-mix(in srgb,var(--dg-accent) 18%,transparent)!important}.dgbl-active.home .home-boxes img{width:100%!important;filter:saturate(.95) contrast(1.04);transition:transform .35s ease,filter .35s ease}.dgbl-active.home .home-boxes .wpb_column:hover img{transform:scale(1.025);filter:saturate(1.08) contrast(1.06)}.dgbl-active.home .home-boxes h2,.dgbl-active.home .home-boxes h3{position:relative;color:#fff!important}.dgbl-active.home .home-boxes p{position:relative;color:var(--dg-muted)!important}.dgbl-active.home .home-boxes .w-btn{position:relative;background:var(--dg-accent)!important;color:var(--dg-ink)!important}@media(prefers-reduced-motion:reduce){.dgbl-active.home .home-boxes .wpb_column>.vc_column-inner,.dgbl-active.home .home-boxes img{transition:none}.dgbl-active.home .home-boxes .wpb_column:hover img,.dgbl-active.home .home-boxes .wpb_column:hover>.vc_column-inner{transform:none}}body.dgbl-active .l-main .button,body.dgbl-active .l-main .w-btn,body.dgbl-active .l-main a.button,body.dgbl-active .l-main button:not(.dg-menubtn),body.dgbl-active .l-main input[type=button],body.dgbl-active .l-main input[type=submit]{position:relative;isolation:isolate;min-height:48px!important;padding:0 24px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:10px;overflow:hidden;border:1px solid color-mix(in srgb,var(--dg-accent) 78%,#fff 22%)!important;border-radius:6px!important;background:linear-gradient(110deg,color-mix(in srgb,var(--dg-accent) 92%,#fff 8%) 0,var(--dg-accent) 54%,color-mix(in srgb,var(--dg-accent2) 82%,var(--dg-accent) 18%) 100%)!important;color:var(--dg-ink)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:900!important;line-height:1!important;letter-spacing:.09em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--dg-accent) 15%,transparent),0 10px 28px color-mix(in srgb,var(--dg-accent) 22%,transparent),inset 0 1px rgba(255,255,255,.34)!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}body.dgbl-active .l-main .button:before,body.dgbl-active .l-main .w-btn:before,body.dgbl-active .l-main a.button:before,body.dgbl-active .l-main button:not(.dg-menubtn):before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(105deg,transparent 0 38%,rgba(255,255,255,.32) 48%,transparent 58% 100%);transform:translateX(-130%);transition:transform .42s ease}body.dgbl-active .l-main .button:hover,body.dgbl-active .l-main .w-btn:hover,body.dgbl-active .l-main a.button:hover,body.dgbl-active .l-main button:not(.dg-menubtn):hover,body.dgbl-active .l-main input[type=button]:hover,body.dgbl-active .l-main input[type=submit]:hover{transform:translateY(-3px);filter:saturate(1.08) brightness(1.04);box-shadow:0 0 0 1px color-mix(in srgb,var(--dg-accent) 28%,transparent),0 15px 38px color-mix(in srgb,var(--dg-accent) 34%,transparent),inset 0 1px rgba(255,255,255,.42)!important}body.dgbl-active .l-main .button:hover:before,body.dgbl-active .l-main .w-btn:hover:before,body.dgbl-active .l-main a.button:hover:before,body.dgbl-active .l-main button:not(.dg-menubtn):hover:before{transform:translateX(130%)}body.dgbl-active .l-main .button:focus-visible,body.dgbl-active .l-main .w-btn:focus-visible,body.dgbl-active .l-main a.button:focus-visible,body.dgbl-active .l-main button:focus-visible,body.dgbl-active .l-main input[type=button]:focus-visible,body.dgbl-active .l-main input[type=submit]:focus-visible{outline:3px solid #fff!important;outline-offset:3px!important;box-shadow:0 0 0 6px var(--dg-accent)!important}body.dgbl-active .l-main .button.alt,body.dgbl-active .l-main .w-btn.outlined,body.dgbl-active .l-main .w-btn.style_outlined{background:var(--dg-bg)!important;color:#fff!important;border-color:var(--dg-accent)!important}@media(prefers-reduced-motion:reduce){body.dgbl-active .l-main .button,body.dgbl-active .l-main .button:before,body.dgbl-active .l-main .w-btn,body.dgbl-active .l-main .w-btn:before,body.dgbl-active .l-main a.button,body.dgbl-active .l-main a.button:before,body.dgbl-active .l-main button,body.dgbl-active .l-main button:before,body.dgbl-active .l-main input[type=button],body.dgbl-active .l-main input[type=submit]{transition:none!important}body.dgbl-active .l-main .button:hover,body.dgbl-active .l-main .w-btn:hover,body.dgbl-active .l-main a.button:hover,body.dgbl-active .l-main button:hover,body.dgbl-active .l-main input[type=button]:hover,body.dgbl-active .l-main input[type=submit]:hover{transform:none}}body.dgbl-active.dgbl-suction.home .home-boxes .home-text{background:linear-gradient(145deg,rgba(15,23,42,.98),rgba(7,17,31,.98))!important;border-top:1px solid color-mix(in srgb,var(--dg-accent) 42%,transparent)!important;color:#fff!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text h2,body.dgbl-active.dgbl-suction.home .home-boxes .home-text h3{color:#fff!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text li,body.dgbl-active.dgbl-suction.home .home-boxes .home-text p{color:var(--dg-muted)!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text a:not(.w-btn){color:var(--dg-accent)!important;font-weight:800}body.dgbl-active.dgbl-fire.home .home-boxes .home-text{background:linear-gradient(145deg,rgba(15,23,42,.98),rgba(7,17,31,.98))!important;border-top:1px solid color-mix(in srgb,var(--dg-accent) 42%,transparent)!important;color:#fff!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text h2,body.dgbl-active.dgbl-fire.home .home-boxes .home-text h3{color:#fff!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text li,body.dgbl-active.dgbl-fire.home .home-boxes .home-text p{color:var(--dg-muted)!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text a:not(.w-btn){color:var(--dg-accent)!important;font-weight:800}body.dgbl-active:not(.home) .l-main .w-grid-item-h,body.dgbl-active:not(.home) .l-main .w-image img{border:1px solid color-mix(in srgb,var(--dg-accent) 34%,var(--dg-border))!important;border-radius:10px!important;overflow:hidden;box-shadow:0 16px 42px rgba(2,6,23,.14),0 0 0 1px color-mix(in srgb,var(--dg-accent) 9%,transparent)!important}body.dgbl-active:not(.home) .l-main .w-grid-item-h{background:linear-gradient(145deg,#0f172a,#07111f)!important;transition:transform .22s ease,box-shadow .22s ease}body.dgbl-active:not(.home) .l-main .w-grid-item:hover .w-grid-item-h{transform:translateY(-5px);box-shadow:0 24px 52px rgba(2,6,23,.24),0 0 26px color-mix(in srgb,var(--dg-accent) 17%,transparent)!important}body.dgbl-active:not(.home) .l-main .w-grid-item-h h2,body.dgbl-active:not(.home) .l-main .w-grid-item-h h3,body.dgbl-active:not(.home) .l-main .w-grid-item-h h4{color:#fff!important}body.dgbl-active:not(.home) .l-main .w-grid-item-h p{color:var(--dg-muted)!important}body.dgbl-active:not(.home) .l-main>.l-section:not(:first-child) a:not(.w-btn):focus-visible{outline:3px solid var(--dg-accent);outline-offset:3px;border-radius:3px}@media(prefers-reduced-motion:reduce){body.dgbl-active:not(.home) .l-main .w-grid-item-h{transition:none}body.dgbl-active:not(.home) .l-main .w-grid-item:hover .w-grid-item-h{transform:none}}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column>.vc_column-inner{min-height:250px;display:grid!important;grid-template-columns:42% 58%;grid-template-rows:1fr;padding:0!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-img{position:relative;height:100%;min-width:0;margin:0!important;overflow:hidden;border-right:1px solid color-mix(in srgb,var(--dg-accent) 30%,transparent)}body.dgbl-active.dgbl-suction.home .home-boxes .home-img:before{position:absolute;z-index:3;top:12px;left:12px;min-width:42px;padding:7px 8px;border:1px solid color-mix(in srgb,var(--dg-accent) 55%,transparent);border-radius:5px;background:rgba(2,6,23,.88);color:var(--dg-accent);font-size:11px;font-weight:900;letter-spacing:.12em;line-height:1;text-align:center}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:first-child .home-img:before{content:"01"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(2) .home-img:before{content:"02"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(3) .home-img:before{content:"03"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(4) .home-img:before{content:"04"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(5) .home-img:before{content:"05"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(6) .home-img:before{content:"06"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(7) .home-img:before{content:"07"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(8) .home-img:before{content:"08"}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column:nth-child(9) .home-img:before{content:"09"}body.dgbl-active.dgbl-suction.home .home-boxes .home-img .w-image-h{height:100%}body.dgbl-active.dgbl-suction.home .home-boxes .home-img img{width:100%!important;height:100%!important;aspect-ratio:auto!important;border-radius:0!important;object-fit:cover!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text{position:relative;min-width:0;height:100%;margin:0!important;padding:20px 18px 18px!important;border-top:0!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text:after{content:"";position:absolute;top:9px;right:9px;width:32px;height:32px;border-top:2px solid var(--dg-accent);border-right:2px solid var(--dg-accent);pointer-events:none}body.dgbl-active.dgbl-suction.home .home-boxes .home-text>.wpb_wrapper{height:100%;display:flex;flex-direction:column}body.dgbl-active.dgbl-suction.home .home-boxes .home-text h3{margin:0 0 10px!important;padding-right:24px;font-size:20px!important;line-height:1.1!important;text-align:left!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text p{margin:0 0 14px!important;font-size:14px!important;line-height:1.48!important;text-align:left!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text p:first-of-type{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}body.dgbl-active.dgbl-suction.home .home-boxes .home-text p:last-child{margin-top:auto!important;margin-bottom:0!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-btn{min-height:44px;width:100%;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--dg-accent);border-radius:6px;background:linear-gradient(110deg,var(--dg-accent),var(--dg-accent2));color:var(--dg-ink)!important;font-size:10px;font-weight:900!important;letter-spacing:.08em;line-height:1.15;text-decoration:none!important;text-transform:uppercase}body.dgbl-active.dgbl-suction.home .home-boxes .home-btn:after{content:"→";font-size:19px;line-height:1}body.dgbl-active.dgbl-suction.home .home-boxes .home-btn:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:1023px){body.dgbl-active.dgbl-suction.home .home-boxes .g-cols{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){body.dgbl-active.dgbl-suction.home .home-boxes .g-cols{grid-template-columns:1fr!important}body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column>.vc_column-inner{min-height:220px;grid-template-columns:40% 60%}}@media(max-width:460px){body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column>.vc_column-inner{min-height:0;grid-template-columns:1fr}body.dgbl-active.dgbl-suction.home .home-boxes .home-img{height:auto;aspect-ratio:16/9;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--dg-accent) 30%,transparent)}body.dgbl-active.dgbl-suction.home .home-boxes .home-text{min-height:235px}}@media(min-width:461px){body.dgbl-active.dgbl-suction.home .home-boxes .wpb_column>.vc_column-inner{height:250px!important;min-height:250px!important;max-height:250px!important;align-items:stretch!important}}body.dgbl-active.dgbl-suction.home .home-boxes .home-img{position:relative!important;inset:auto!important;grid-column:1!important;grid-row:1!important;padding:0!important;transform:none!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;transform:none!important;overflow:hidden!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-img .w-image-h{position:static!important;height:100%!important;padding:0!important;transform:none!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-img img{position:static!important;inset:auto!important;height:100%!important;max-height:250px!important;object-fit:contain!important;object-position:center!important;transform:none}@media(max-width:460px){body.dgbl-active.dgbl-suction.home .home-boxes .home-img{grid-column:1!important;grid-row:1!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-text{grid-column:1!important;grid-row:2!important}body.dgbl-active.dgbl-suction.home .home-boxes .home-img img{max-height:none!important}}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column>.vc_column-inner{height:250px!important;min-height:250px!important;max-height:250px!important;display:grid!important;grid-template-columns:42% 58%;grid-template-rows:1fr;align-items:stretch!important;padding:0!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-img{position:relative!important;inset:auto!important;grid-column:1!important;grid-row:1!important;height:100%!important;min-width:0;margin:0!important;padding:0!important;overflow:hidden;border-right:1px solid color-mix(in srgb,var(--dg-accent) 30%,transparent);transform:none!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-img:before{position:absolute;z-index:3;top:12px;left:12px;min-width:42px;padding:7px 8px;border:1px solid color-mix(in srgb,var(--dg-accent) 65%,transparent);border-radius:5px;background:rgba(2,6,23,.9);color:var(--dg-accent);font-size:11px;font-weight:900;letter-spacing:.12em;line-height:1;text-align:center}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:first-child .home-img:before{content:"01"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(2) .home-img:before{content:"02"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(3) .home-img:before{content:"03"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(4) .home-img:before{content:"04"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(5) .home-img:before{content:"05"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(6) .home-img:before{content:"06"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(7) .home-img:before{content:"07"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(8) .home-img:before{content:"08"}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column:nth-child(9) .home-img:before{content:"09"}body.dgbl-active.dgbl-fire.home .home-boxes .home-img .w-image-h{position:static!important;height:100%!important;padding:0!important;transform:none!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-img img{position:static!important;inset:auto!important;width:100%!important;height:100%!important;max-height:250px!important;aspect-ratio:auto!important;border-radius:0!important;object-fit:contain!important;object-position:center!important;transform:none!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;min-width:0;height:100%;margin:0!important;padding:20px 18px 18px!important;overflow:hidden!important;border-top:0!important;transform:none!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text:after{content:"";position:absolute;top:9px;right:9px;width:32px;height:32px;border-top:2px solid var(--dg-accent);border-right:2px solid var(--dg-accent);pointer-events:none}body.dgbl-active.dgbl-fire.home .home-boxes .home-text>.wpb_wrapper{height:100%;display:flex;flex-direction:column}body.dgbl-active.dgbl-fire.home .home-boxes .home-text h3{margin:0 0 10px!important;padding-right:24px;font-size:20px!important;line-height:1.1!important;text-align:left!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text p{margin:0 0 14px!important;font-size:14px!important;line-height:1.48!important;text-align:left!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text p:first-of-type{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}body.dgbl-active.dgbl-fire.home .home-boxes .home-text p:last-child{margin-top:auto!important;margin-bottom:0!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-btn{min-height:44px;width:100%;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--dg-accent);border-radius:6px;background:linear-gradient(110deg,var(--dg-accent),color-mix(in srgb,var(--dg-accent2) 72%,var(--dg-accent)));color:var(--dg-ink)!important;font-size:10px;font-weight:900!important;letter-spacing:.08em;line-height:1.15;text-decoration:none!important;text-transform:uppercase}body.dgbl-active.dgbl-fire.home .home-boxes .home-btn:after{content:"→";font-size:19px;line-height:1}body.dgbl-active.dgbl-fire.home .home-boxes .home-btn:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:1023px){body.dgbl-active.dgbl-fire.home .home-boxes .g-cols{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){body.dgbl-active.dgbl-fire.home .home-boxes .g-cols{grid-template-columns:1fr!important}body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column>.vc_column-inner{height:220px!important;min-height:220px!important;max-height:220px!important;grid-template-columns:40% 60%}}@media(max-width:460px){body.dgbl-active.dgbl-fire.home .home-boxes .wpb_column>.vc_column-inner{height:auto!important;min-height:0!important;max-height:none!important;grid-template-columns:1fr}body.dgbl-active.dgbl-fire.home .home-boxes .home-img{grid-column:1!important;grid-row:1!important;height:auto!important;aspect-ratio:16/9;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--dg-accent) 30%,transparent)}body.dgbl-active.dgbl-fire.home .home-boxes .home-text{grid-column:1!important;grid-row:2!important;min-height:235px}body.dgbl-active.dgbl-fire.home .home-boxes .home-img img{max-height:none!important}}body.dgbl-active.dgbl-fire.home .home-boxes .home-text a.home-btn,body.dgbl-active.dgbl-suction.home .home-boxes .home-text a.home-btn{color:#06111f!important;text-shadow:none!important;-webkit-text-fill-color:#06111f!important}body.dgbl-active.dgbl-fire.home .home-boxes .home-text a.home-btn:hover,body.dgbl-active.dgbl-suction.home .home-boxes .home-text a.home-btn:hover{color:#020617!important;-webkit-text-fill-color:#020617!important}body.dgbl-active.home .dg-hero{padding-top:46px}body.dgbl-active.home .dg-hero-grid{min-height:420px;gap:42px;padding-bottom:36px}body.dgbl-active.home .dg-hero h1{font-size:clamp(42px,5.2vw,70px)}body.dgbl-active.home .dg-hero-copy>p:not(.dg-eyebrow){margin-top:18px;font-size:18px;line-height:1.45}body.dgbl-active.home .dg-actions{margin-top:22px}body.dgbl-active.home .dg-proof>div{min-height:68px;padding:14px 24px}body.dgbl-active.home .l-main>.home-intro{padding-top:44px!important;padding-bottom:28px!important}body.dgbl-active.home .home-intro h2{font-size:clamp(32px,3.6vw,48px)!important}body.dgbl-active.home .home-intro p{font-size:16px;line-height:1.5}body.dgbl-active.home .l-main>.height_small:not(.home-boxes){padding:24px 0 14px!important}body.dgbl-active.home .l-main>.height_small:not(.home-boxes) h2{font-size:clamp(30px,3.5vw,44px)!important}body.dgbl-active.home .home-boxes{padding:10px 0 28px!important}body.dgbl-active.home .home-boxes .g-cols{gap:18px!important}body.dgbl-active.home .home-boxes+.home-boxes{padding-top:0!important}body.dgbl-active.home .dg-footer-main{padding-top:48px;padding-bottom:42px}body.dgbl-active.dgbl-fire.home .brand-logo-row{padding:34px 0!important}body.dgbl-active.dgbl-fire.home .brand-logo-row .w-grid-list{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px!important;height:auto!important}body.dgbl-active.dgbl-fire.home .brand-logo-row .w-grid-item{position:static!important;width:auto!important;height:96px!important;margin:0!important;padding:10px!important;border:1px solid rgba(245,158,11,.2);border-radius:8px;background:#fff}body.dgbl-active.dgbl-fire.home .brand-logo-row .w-grid-item-h,body.dgbl-active.dgbl-fire.home .brand-logo-row .w-post-elm,body.dgbl-active.dgbl-fire.home .brand-logo-row .w-post-elm>a{display:flex!important;width:100%!important;height:100%!important;align-items:center;justify-content:center}body.dgbl-active.dgbl-fire.home .brand-logo-row img{position:static!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:64px!important;object-fit:contain!important;transform:none!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .wpb_column>.vc_column-inner{height:270px!important;min-height:270px!important;display:grid!important;grid-template-columns:42% 58%;grid-template-rows:1fr auto auto;gap:0;padding:0!important;overflow:hidden}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image{grid-column:1;grid-row:1/4;height:100%;margin:0!important;border-right:1px solid color-mix(in srgb,var(--dg-accent) 34%,transparent)}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image-h{position:static!important;height:100%!important;padding:0!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image-h>div{display:none!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image img{position:static!important;width:100%!important;height:100%!important;max-height:270px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;transform:none!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-separator{display:none!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .home-box-caption{grid-column:2;grid-row:1;margin:0!important;padding:18px 16px 8px;text-align:left!important;overflow:hidden}body.dgbl-active.dgbl-doorstops.home .home-boxes .home-box-caption h2{margin:0 0 8px!important;font-size:20px!important;line-height:1.12!important;text-align:left!important;color:#fff!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .home-box-caption p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0!important;font-size:13px!important;line-height:1.42!important;text-align:left!important;color:var(--dg-muted)!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn-wrapper{grid-column:2;margin:0!important;padding:0 16px 8px;text-align:left!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn-wrapper:nth-last-child(2){grid-row:2}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn-wrapper:last-child{grid-row:3;padding-bottom:14px}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn{width:100%;min-height:36px!important;padding:7px 12px!important;font-size:10px!important;line-height:1.15!important}@media(max-width:1023px){body.dgbl-active.home .dg-hero-grid{min-height:380px;gap:28px}body.dgbl-active.dgbl-fire.home .brand-logo-row .w-grid-list{grid-template-columns:repeat(3,minmax(0,1fr))}body.dgbl-active.dgbl-doorstops.home .home-boxes .g-cols{grid-template-columns:1fr!important}}@media(max-width:767px){body.dgbl-active.home .dg-hero{padding-top:36px}body.dgbl-active.home .dg-hero-grid{gap:26px;padding-bottom:34px}body.dgbl-active.home .l-main>.home-intro{padding-top:34px!important;padding-bottom:22px!important}body.dgbl-active.home .home-boxes{padding-bottom:22px!important}body.dgbl-active.dgbl-fire.home .brand-logo-row{padding:26px 0!important}body.dgbl-active.dgbl-fire.home .brand-logo-row .w-grid-list{grid-template-columns:repeat(2,minmax(0,1fr))}body.dgbl-active.dgbl-doorstops.home .home-boxes .wpb_column>.vc_column-inner{height:250px!important;min-height:250px!important;grid-template-columns:40% 60%}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image img{max-height:250px!important}}@media(max-width:460px){body.dgbl-active.dgbl-doorstops.home .home-boxes .wpb_column>.vc_column-inner{height:auto!important;min-height:0!important;grid-template-columns:1fr;grid-template-rows:auto auto auto auto}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image{grid-column:1;grid-row:1;height:170px;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--dg-accent) 34%,transparent)}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image img{max-height:170px!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .home-box-caption{grid-column:1;grid-row:2}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn-wrapper:nth-last-child(2){grid-column:1;grid-row:3}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn-wrapper:last-child{grid-column:1;grid-row:4}}html body.dgbl-active.dgbl-suction.home .l-main .home-boxes .home-text a.home-btn,html body.dgbl-active.dgbl-suction.home .l-main .home-boxes .home-text a.home-btn:active,html body.dgbl-active.dgbl-suction.home .l-main .home-boxes .home-text a.home-btn:focus,html body.dgbl-active.dgbl-suction.home .l-main .home-boxes .home-text a.home-btn:hover,html body.dgbl-active.dgbl-suction.home .l-main .home-boxes .home-text a.home-btn:link,html body.dgbl-active.dgbl-suction.home .l-main .home-boxes .home-text a.home-btn:visited{color:#000!important;-webkit-text-fill-color:#000!important;text-shadow:none!important;opacity:1!important;filter:none!important;background:linear-gradient(110deg,#38bdf8,#19d8f2)!important;border-color:#38bdf8!important}body.dgbl-active.dgbl-doorstops.home{counter-reset:dg-door-card}body.dgbl-active.dgbl-doorstops.home .home-boxes .wpb_column{counter-increment:dg-door-card}body.dgbl-active.dgbl-doorstops.home .home-boxes .wpb_column>.vc_column-inner{border:1px solid color-mix(in srgb,var(--dg-accent) 45%,#0f172a)!important;border-top:4px solid var(--dg-accent)!important;background:linear-gradient(145deg,#0f172a,#07111f)!important;box-shadow:0 18px 48px rgba(2,6,23,.24),0 0 0 1px color-mix(in srgb,var(--dg-accent) 12%,transparent)!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image{position:relative!important;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.12),transparent 56%),linear-gradient(150deg,#111827,#050b16)!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-image:before{content:counter(dg-door-card,decimal-leading-zero);position:absolute;z-index:3;top:12px;left:12px;min-width:42px;padding:7px 8px;border:1px solid color-mix(in srgb,var(--dg-accent) 70%,transparent);border-radius:5px;background:rgba(2,6,23,.9);color:var(--dg-accent);font-size:11px;font-weight:900;letter-spacing:.12em;line-height:1;text-align:center}body.dgbl-active.dgbl-doorstops.home .home-boxes .home-box-caption{position:relative!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .home-box-caption:after{content:"";position:absolute;top:9px;right:9px;width:32px;height:32px;border-top:2px solid var(--dg-accent);border-right:2px solid var(--dg-accent);pointer-events:none}body.dgbl-active.dgbl-doorstops.home .home-boxes .home-box-caption h2{padding-right:26px}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn-wrapper:nth-last-child(2) .w-btn{border:1px solid var(--dg-accent)!important;background:#07111f!important;color:var(--dg-accent)!important;-webkit-text-fill-color:var(--dg-accent)!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn-wrapper:last-child .w-btn{border:1px solid var(--dg-accent)!important;background:linear-gradient(110deg,var(--dg-accent),var(--dg-accent2))!important;color:#06111f!important;-webkit-text-fill-color:#06111f!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn:after{content:" →";margin-left:8px;font-size:16px;line-height:1}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn:hover{transform:translateY(-1px);box-shadow:0 7px 18px color-mix(in srgb,var(--dg-accent) 22%,transparent)!important}body.dgbl-active.dgbl-doorstops.home .home-boxes .w-btn:focus-visible{outline:3px solid #fff!important;outline-offset:2px!important}body.dgbl-active.dgbl-suction.home .l-main>.home-intro{position:relative;isolation:isolate;overflow:hidden;padding:38px 0!important;background:radial-gradient(circle at 88% 24%,rgba(56,189,248,.2),transparent 26%),linear-gradient(rgba(56,189,248,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.055) 1px,transparent 1px),#020617!important;background-size:auto,40px 40px,40px 40px,auto!important;color:#fff!important}body.dgbl-active.dgbl-suction.home .home-intro:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,transparent,var(--dg-accent) 24%,var(--dg-accent2) 76%,transparent);box-shadow:0 0 26px rgba(56,189,248,.72)}body.dgbl-active.dgbl-suction.home .home-intro>.l-section-h{position:relative;z-index:1}body.dgbl-active.dgbl-suction.home .home-intro .g-cols{display:block!important}body.dgbl-active.dgbl-suction.home .home-intro .g-cols>.wpb_column:first-child,body.dgbl-active.dgbl-suction.home .home-intro .g-cols>.wpb_column:last-child{display:none!important}body.dgbl-active.dgbl-suction.home .home-intro .g-cols>.wpb_column:nth-child(2){width:100%!important}body.dgbl-active.dgbl-suction.home .home-intro .g-cols>.wpb_column:nth-child(2)>.vc_column-inner{position:relative;overflow:hidden;padding:34px 38px!important;border:1px solid rgba(56,189,248,.32);border-top:3px solid var(--dg-accent);border-radius:12px;background:linear-gradient(135deg,rgba(15,23,42,.97),rgba(7,17,31,.98));box-shadow:0 24px 58px rgba(2,6,23,.38),0 0 34px rgba(56,189,248,.1)}body.dgbl-active.dgbl-suction.home .home-intro .g-cols>.wpb_column:nth-child(2)>.vc_column-inner:after{content:"";position:absolute;top:14px;right:14px;width:54px;height:54px;border-top:2px solid var(--dg-accent);border-right:2px solid var(--dg-accent);pointer-events:none}body.dgbl-active.dgbl-suction.home .home-intro .wpb_wrapper{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.55fr);grid-template-rows:auto 1fr;column-gap:46px;align-items:start}body.dgbl-active.dgbl-suction.home .home-intro .wpb_wrapper:before{content:"01  /  PRODUCT SYSTEMS";grid-column:1;grid-row:1;margin:0 0 15px;color:var(--dg-accent);font-size:11px;font-weight:900;letter-spacing:.16em;line-height:1.2}body.dgbl-active.dgbl-suction.home .home-intro h2{grid-column:1;grid-row:2;max-width:360px;margin:0!important;color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:.98!important;letter-spacing:-.025em;text-align:left!important}body.dgbl-active.dgbl-suction.home .home-intro p{grid-column:2;grid-row:1/3;max-width:none;margin:0!important;padding:4px 64px 0 28px;border-left:1px solid rgba(56,189,248,.28);color:#c8d7e8!important;font-size:15px!important;line-height:1.58!important;text-align:left!important}body.dgbl-active.dgbl-suction.home .home-intro p:after{content:"PRECISION   •   SAFETY   •   CONTROL";display:block;margin-top:20px;padding-top:14px;border-top:1px solid rgba(56,189,248,.22);color:var(--dg-accent);font-size:11px;font-weight:900;letter-spacing:.13em}@media(max-width:767px){body.dgbl-active.dgbl-suction.home .l-main>.home-intro{padding:28px 0!important}body.dgbl-active.dgbl-suction.home .home-intro .g-cols>.wpb_column:nth-child(2)>.vc_column-inner{padding:26px 24px!important}body.dgbl-active.dgbl-suction.home .home-intro .wpb_wrapper{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:0}body.dgbl-active.dgbl-suction.home .home-intro .wpb_wrapper:before{grid-column:1;grid-row:1}body.dgbl-active.dgbl-suction.home .home-intro h2{grid-column:1;grid-row:2;max-width:none;margin-bottom:20px!important;font-size:36px!important}body.dgbl-active.dgbl-suction.home .home-intro p{grid-column:1;grid-row:3;padding:20px 0 0;border-top:1px solid rgba(56,189,248,.28);border-left:0;font-size:14px!important}}body.dgbl-active.dgbl-fire.home .l-main>.home-intro{position:relative;isolation:isolate;overflow:hidden;padding:38px 0!important;background:radial-gradient(circle at 88% 24%,rgba(220,38,38,.2),transparent 25%),radial-gradient(circle at 72% 70%,rgba(245,158,11,.12),transparent 30%),linear-gradient(rgba(245,158,11,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(245,158,11,.05) 1px,transparent 1px),#020617!important;background-size:auto,auto,40px 40px,40px 40px,auto!important;color:#fff!important}body.dgbl-active.dgbl-fire.home .home-intro:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,transparent,var(--dg-accent) 24%,var(--dg-accent2) 76%,transparent);box-shadow:0 0 26px rgba(245,158,11,.65)}body.dgbl-active.dgbl-fire.home .home-intro>.l-section-h{position:relative;z-index:1}body.dgbl-active.dgbl-fire.home .home-intro .g-cols{display:block!important}body.dgbl-active.dgbl-fire.home .home-intro .g-cols>.wpb_column:first-child,body.dgbl-active.dgbl-fire.home .home-intro .g-cols>.wpb_column:last-child{display:none!important}body.dgbl-active.dgbl-fire.home .home-intro .g-cols>.wpb_column:nth-child(2){width:100%!important}body.dgbl-active.dgbl-fire.home .home-intro .g-cols>.wpb_column:nth-child(2)>.vc_column-inner{position:relative;overflow:hidden;padding:34px 38px!important;border:1px solid rgba(245,158,11,.34);border-top:3px solid var(--dg-accent);border-radius:12px;background:linear-gradient(135deg,rgba(15,23,42,.97),rgba(7,17,31,.98));box-shadow:0 24px 58px rgba(2,6,23,.4),0 0 34px rgba(245,158,11,.1)}body.dgbl-active.dgbl-fire.home .home-intro .g-cols>.wpb_column:nth-child(2)>.vc_column-inner:after{content:"";position:absolute;top:14px;right:14px;width:54px;height:54px;border-top:2px solid var(--dg-accent);border-right:2px solid var(--dg-accent);pointer-events:none}body.dgbl-active.dgbl-fire.home .home-intro .wpb_wrapper{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.55fr);grid-template-rows:auto 1fr;column-gap:46px;align-items:start}body.dgbl-active.dgbl-fire.home .home-intro .wpb_wrapper:before{content:"02  /  FIRE PROTECTION";grid-column:1;grid-row:1;margin:0 0 15px;color:var(--dg-accent);font-size:11px;font-weight:900;letter-spacing:.16em;line-height:1.2}body.dgbl-active.dgbl-fire.home .home-intro h2{grid-column:1;grid-row:2;max-width:360px;margin:0!important;color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:.98!important;letter-spacing:-.025em;text-align:left!important}body.dgbl-active.dgbl-fire.home .home-intro p{grid-column:2;grid-row:1/3;max-width:none;margin:0!important;padding:4px 64px 0 28px;border-left:1px solid rgba(245,158,11,.3);color:#d8d2ca!important;font-size:15px!important;line-height:1.58!important;text-align:left!important}body.dgbl-active.dgbl-fire.home .home-intro p:after{content:"PROTECTION   •   COMPLIANCE   •   CONFIDENCE";display:block;margin-top:20px;padding-top:14px;border-top:1px solid rgba(245,158,11,.24);color:var(--dg-accent);font-size:11px;font-weight:900;letter-spacing:.13em}@media(max-width:767px){body.dgbl-active.dgbl-fire.home .l-main>.home-intro{padding:28px 0!important}body.dgbl-active.dgbl-fire.home .home-intro .g-cols>.wpb_column:nth-child(2)>.vc_column-inner{padding:26px 24px!important}body.dgbl-active.dgbl-fire.home .home-intro .wpb_wrapper{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:0}body.dgbl-active.dgbl-fire.home .home-intro .wpb_wrapper:before{grid-column:1;grid-row:1}body.dgbl-active.dgbl-fire.home .home-intro h2{grid-column:1;grid-row:2;max-width:none;margin-bottom:20px!important;font-size:36px!important}body.dgbl-active.dgbl-fire.home .home-intro p{grid-column:1;grid-row:3;padding:20px 0 0;border-top:1px solid rgba(245,158,11,.3);border-left:0;font-size:14px!important}}body.dgbl-active.dgbl-doorstops .dg-header,body.dgbl-active.dgbl-doorstops .dg-mainbar{background:#020617!important}body.dgbl-active.dgbl-doorstops .dg-mainbar{grid-template-columns:240px 1fr auto}body.dgbl-active.dgbl-doorstops .dg-logo{width:230px;min-height:0;padding:0;background:0 0!important;border:0;border-radius:0;box-shadow:none}body.dgbl-active.dgbl-doorstops .dg-logo img{display:block;width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}body.dgbl-active.dgbl-doorstops .dg-footer .dg-logo{width:min(280px,100%)}@media(max-width:1023px){body.dgbl-active.dgbl-doorstops .dg-mainbar{grid-template-columns:220px auto auto}body.dgbl-active.dgbl-doorstops .dg-logo{width:210px}}@media(max-width:767px){body.dgbl-active.dgbl-doorstops .dg-mainbar{grid-template-columns:1fr auto}body.dgbl-active.dgbl-doorstops .dg-logo{width:180px}body.dgbl-active.dgbl-doorstops .dg-logo img{max-height:40px}}body.dgbl-active.dgbl-fire .dg-header,body.dgbl-active.dgbl-fire .dg-mainbar{background:#020617!important}body.dgbl-active.dgbl-fire .dg-mainbar{grid-template-columns:230px 1fr auto}body.dgbl-active.dgbl-fire .dg-logo{width:210px;min-height:0;padding:0;justify-content:flex-start;background:0 0!important;border:0;border-radius:0;box-shadow:none}body.dgbl-active.dgbl-fire .dg-logo img{display:block;width:auto;height:52px;max-width:100%;max-height:52px;object-fit:contain;object-position:left center}body.dgbl-active.dgbl-fire .dg-footer .dg-logo{width:230px}body.dgbl-active.dgbl-fire .dg-footer .dg-logo img{height:58px;max-height:58px}@media(max-width:1023px){body.dgbl-active.dgbl-fire .dg-mainbar{grid-template-columns:210px auto auto}body.dgbl-active.dgbl-fire .dg-logo{width:195px}body.dgbl-active.dgbl-fire .dg-logo img{height:48px;max-height:48px}}@media(max-width:767px){body.dgbl-active.dgbl-fire .dg-mainbar{grid-template-columns:1fr auto}body.dgbl-active.dgbl-fire .dg-logo{width:170px}body.dgbl-active.dgbl-fire .dg-logo img{height:42px;max-height:42px}}body.dgbl-active.dgbl-suction .dg-header,body.dgbl-active.dgbl-suction .dg-mainbar{background:#020617!important}body.dgbl-active.dgbl-suction .dg-mainbar{grid-template-columns:230px 1fr auto}body.dgbl-active.dgbl-suction .dg-logo{width:210px;min-height:0;padding:0;justify-content:flex-start;background:0 0!important;border:0;border-radius:0;box-shadow:none}body.dgbl-active.dgbl-suction .dg-logo img{display:block;width:auto;height:52px;max-width:100%;max-height:52px;object-fit:contain;object-position:left center}body.dgbl-active.dgbl-suction .dg-footer .dg-logo{width:230px}body.dgbl-active.dgbl-suction .dg-footer .dg-logo img{height:58px;max-height:58px}@media(max-width:1023px){body.dgbl-active.dgbl-suction .dg-mainbar{grid-template-columns:210px auto auto}body.dgbl-active.dgbl-suction .dg-logo{width:195px}body.dgbl-active.dgbl-suction .dg-logo img{height:48px;max-height:48px}}@media(max-width:767px){body.dgbl-active.dgbl-suction .dg-mainbar{grid-template-columns:1fr auto}body.dgbl-active.dgbl-suction .dg-logo{width:170px}body.dgbl-active.dgbl-suction .dg-logo img{height:42px;max-height:42px}}body.dgbl-active.dgbl-fire.home .brand-logo-row .w-grid-item.post-123{display:none!important}body.dgbl-active.home .l-main>.height_small:not(.home-boxes),body.dgbl-active.home .l-main>.home-boxes{position:relative;background:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--dg-accent) 10%,transparent),transparent 28%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),#020617!important;background-size:auto,44px 44px,44px 44px,auto!important;color:#fff!important}body.dgbl-active.home .l-main>.height_small:not(.home-boxes){border-top:1px solid color-mix(in srgb,var(--dg-accent) 32%,transparent)}body.dgbl-active.home .l-main>.height_small:not(.home-boxes) h2{color:var(--dg-accent)!important;text-shadow:0 0 28px color-mix(in srgb,var(--dg-accent) 20%,transparent)}body.dgbl-active.home .l-main>.height_small:not(.home-boxes) p{color:var(--dg-muted)!important}body.dgbl-active.home .l-main>.home-boxes:last-of-type{border-bottom:1px solid color-mix(in srgb,var(--dg-accent) 28%,transparent)}body.dgbl-active.home .home-boxes .wpb_column>.vc_column-inner{box-shadow:0 20px 52px rgba(0,0,0,.42),0 0 0 1px color-mix(in srgb,var(--dg-accent) 14%,transparent)!important}