:root{--bh-motion-ease: cubic-bezier(.22,.7,.2,1);--bh-motion-fast: .22s;--bh-motion-medium: .65s}html.bh-motion-ready{scroll-behavior:smooth}.bh-user-hero-video{width:100%;height:100%;object-fit:cover;object-position:center center;background:#050505}.bh-head{transition:background-color .4s ease,box-shadow .4s ease,transform .4s var(--bh-motion-ease)}.bh-head.is-scrolled{background:#ffffffeb;box-shadow:0 14px 40px #0b0b0d17;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.bh-nav a,.bh-foot a{position:relative}.bh-nav a:after,.bh-foot a:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;background:var(--r);transform:scaleX(0);transform-origin:right;transition:transform .32s var(--bh-motion-ease)}.bh-nav a:hover:after,.bh-nav a:focus-visible:after,.bh-foot a:hover:after,.bh-foot a:focus-visible:after{transform:scaleX(1);transform-origin:left}.bh-motion-ready .bh-motion-reveal{opacity:0;transform:translate3d(0,30px,0);filter:blur(3px);transition:opacity var(--bh-motion-medium) var(--bh-motion-ease),transform var(--bh-motion-medium) var(--bh-motion-ease),filter var(--bh-motion-medium) var(--bh-motion-ease);transition-delay:var(--bh-delay,0ms);will-change:opacity,transform}.bh-motion-ready .bh-motion-reveal.bh-motion-left{transform:translate3d(-34px,0,0)}.bh-motion-ready .bh-motion-reveal.bh-motion-right{transform:translate3d(34px,0,0)}.bh-motion-ready .bh-motion-reveal.is-motion-visible{opacity:1;transform:translateZ(0);filter:blur(0)}.bh-card,.bh-feature,.bh-step,.bh-cat{position:relative;overflow:hidden;isolation:isolate;transition:transform .34s var(--bh-motion-ease),box-shadow .34s var(--bh-motion-ease),border-color .34s ease}.bh-card:before,.bh-feature:before,.bh-step:before,.bh-cat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(320px circle at var(--card-x,50%) var(--card-y,50%),rgba(215,25,32,.14),transparent 58%);transition:opacity .3s ease}.bh-card:after,.bh-feature:after,.bh-step:after,.bh-cat:after{content:"";position:absolute;top:-60%;bottom:-60%;left:-45%;width:26%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg) translate(-250%);transition:transform .75s var(--bh-motion-ease)}.bh-card:hover,.bh-feature:hover,.bh-step:hover,.bh-cat:hover{transform:translate3d(0,-8px,0);border-color:#d719208c;box-shadow:0 24px 54px #0b0b0d21}.bh-card:hover:before,.bh-feature:hover:before,.bh-step:hover:before,.bh-cat:hover:before{opacity:1}.bh-card:hover:after,.bh-feature:hover:after,.bh-step:hover:after,.bh-cat:hover:after{transform:skew(-18deg) translate(700%)}.bh-product-card img,.bh-cat img{transition:transform .7s var(--bh-motion-ease),filter .5s ease}.bh-product-card:hover img,.bh-cat:hover img{transform:scale(1.055);filter:saturate(1.08) contrast(1.03)}.bh-btn{position:relative;overflow:hidden;isolation:isolate;transition:color .24s ease,background-color .24s ease,border-color .24s ease,box-shadow .24s ease,transform .24s var(--bh-motion-ease)}.bh-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#0b0b0d;transform:scaleX(0);transform-origin:right;transition:transform .32s var(--bh-motion-ease)}.bh-btn:hover:before,.bh-btn:focus-visible:before{transform:scaleX(1);transform-origin:left}.bh-btn:hover,.bh-btn:focus-visible{color:#fff!important;border-color:#0b0b0d!important;box-shadow:0 10px 28px #0b0b0d33}.bh-hero-media,.bh-show-scene{will-change:transform,opacity}.bh-hero-title-only h1{animation:bhMotionHeroIn .95s var(--bh-motion-ease) both}.bh-hero-title-only h1 span{animation:bhMotionHeroAccent .8s .2s var(--bh-motion-ease) both}.bh-kicker{position:relative;display:inline-block}.bh-kicker:after{content:"";display:block;width:34px;height:2px;margin-top:8px;background:var(--r);transform-origin:left;animation:bhMotionLine 1.1s .3s var(--bh-motion-ease) both}.bh-strip .bh-shell{animation:bhMotionStrip 8s ease-in-out infinite alternate}@keyframes bhMotionHeroIn{0%{opacity:0;transform:translate3d(0,38px,0);letter-spacing:-.09em}to{opacity:1;transform:translateZ(0)}}@keyframes bhMotionHeroAccent{0%{opacity:0;transform:translate3d(34px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bhMotionLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes bhMotionStrip{0%{transform:translate(-8px)}to{transform:translate(8px)}}.bh-motion-cursor,.bh-motion-cursor-ring{position:fixed;top:0;left:0;z-index:9999;pointer-events:none;border-radius:50%;opacity:0;transform:translate3d(-100px,-100px,0)}.bh-motion-cursor{width:8px;height:8px;margin:-4px 0 0 -4px;background:var(--r)}.bh-motion-cursor-ring{width:34px;height:34px;margin:-17px 0 0 -17px;border:1px solid rgba(215,25,32,.72);transition:width .25s ease,height .25s ease,margin .25s ease,background-color .25s ease}.bh-motion-cursor.is-active,.bh-motion-cursor-ring.is-active{opacity:1}.bh-motion-cursor-ring.is-hovering{width:52px;height:52px;margin:-26px 0 0 -26px;background:#d7192014}@media(hover:none),(pointer:coarse),(max-width:900px){.bh-motion-cursor,.bh-motion-cursor-ring{display:none!important}.bh-card:hover,.bh-feature:hover,.bh-step:hover,.bh-cat:hover{transform:none}}@media(prefers-reduced-motion:reduce){html.bh-motion-ready{scroll-behavior:auto}.bh-motion-ready .bh-motion-reveal,.bh-motion-ready .bh-motion-reveal.is-motion-visible{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.bh-hero-title-only h1,.bh-hero-title-only h1 span,.bh-kicker:after,.bh-strip .bh-shell{animation:none!important}.bh-motion-cursor,.bh-motion-cursor-ring{display:none!important}}.bh-story-section{position:relative;overflow:hidden;isolation:isolate}.bh-story-section>.bh-shell{position:relative;z-index:2}.bh-story-section:after{content:"";position:absolute;inset:auto -12vw -160px auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(100,145,184,.13),transparent 68%);pointer-events:none}.bh-story-section .bh-title{max-width:820px}.bh-story-sectors{background:linear-gradient(135deg,#f7fafc,#eef4f8 48%,#fff7f3)}.bh-story-sectors .bh-sectorgrid{grid-template-columns:1.28fr .72fr;grid-template-rows:repeat(2,minmax(235px,1fr));gap:18px}.bh-story-sectors .bh-sector{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:38px;background:#fff;box-shadow:0 22px 70px #21374c1a;transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s}.bh-story-sectors .bh-sector:first-child{grid-row:1/3;min-height:490px;color:#fff;background-image:linear-gradient(180deg,#080f160d,#080f16c7),var(--story-image);background-size:cover;background-position:center}.bh-story-sectors .bh-sector:nth-child(2){background:linear-gradient(135deg,#e8f1f7,#fff 58%);border-radius:38px 90px 38px 38px}.bh-story-sectors .bh-sector:nth-child(3){color:#fff;background-image:linear-gradient(90deg,#080f16db,#080f163b),var(--story-image);background-size:cover;background-position:center 35%;border-radius:38px 38px 90px}.bh-story-sectors .bh-sector:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.22) 48%,transparent 65%);transform:translate(-130%);transition:transform .9s}.bh-story-sectors .bh-sector:hover{transform:translateY(-9px) rotate(-.35deg);box-shadow:0 32px 90px #1b30432e}.bh-story-sectors .bh-sector:hover:after{transform:translate(130%)}.bh-story-sectors .num{font-size:82px;opacity:.22;transition:transform .5s}.bh-story-sectors .bh-sector:hover .num{transform:translate(8px)}.bh-story-lines.bh-ecosystem .bh-lines{transform:rotate(-1.25deg);padding-block:26px 40px}.bh-story-lines.bh-ecosystem .bh-line:nth-child(2n){transform:translateY(22px)}.bh-story-lines.bh-ecosystem .bh-line:nth-child(3n){border-radius:110px 34px}.bh-story-lines.bh-ecosystem .bh-line:nth-child(3n+1){border-radius:34px 110px}.bh-story-portfolio{background:#f7f9fb}.bh-story-portfolio .bh-cats{grid-template-columns:1.35fr .65fr;grid-template-rows:repeat(2,235px);gap:18px}.bh-story-portfolio .bh-cat{position:relative;min-height:0;overflow:hidden;color:#fff;border:0;border-radius:36px;padding:34px;background-image:linear-gradient(180deg,#060c1214,#060c12d1),var(--story-image);background-size:cover;background-position:center;box-shadow:0 24px 64px #18293829;transition:transform .55s,filter .55s}.bh-story-portfolio .bh-cat:first-child{grid-row:1/3}.bh-story-portfolio .bh-cat:nth-child(2){border-radius:80px 36px 36px;background-position:center 45%}.bh-story-portfolio .bh-cat:nth-child(3){border-radius:36px 36px 80px}.bh-story-portfolio .bh-cat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--card-x,70%) var(--card-y,20%),rgba(255,255,255,.28),transparent 32%);opacity:.25;transition:opacity .4s}.bh-story-portfolio .bh-cat>*{position:relative;z-index:2}.bh-story-portfolio .bh-cat .bh-kicker{color:#ff7478}.bh-story-portfolio .bh-cat h3{font-size:clamp(25px,3vw,40px);line-height:1.04;max-width:480px;margin:.45em 0}.bh-story-portfolio .bh-cat:hover{transform:translateY(-8px) scale(1.012);filter:saturate(1.08)}.bh-story-portfolio .bh-cat:hover:before{opacity:1}.bh-story-why{background:linear-gradient(145deg,#fff,#eef4f7 65%,#fff5ef)}.bh-story-why .bh-grid4{position:relative;grid-template-columns:1fr 1fr;gap:110px 180px;padding:34px 0}.bh-story-why .bh-card{position:relative;min-height:210px;border:0;border-radius:42px 42px 110px;padding:34px;background:#ffffffc7;box-shadow:0 22px 60px #1f3a4e1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bh-story-why .bh-card:nth-child(2),.bh-story-why .bh-card:nth-child(3){border-radius:42px 110px 42px 42px}.bh-story-why .bh-card i{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#d71920;color:#fff;box-shadow:0 0 0 10px #d7192014}.bh-story-why .bh-story-core{position:absolute;left:50%;top:50%;z-index:4;display:grid;place-items:center;width:126px;height:126px;border-radius:50%;transform:translate(-50%,-50%);color:#fff;font-size:34px;font-weight:950;letter-spacing:-.08em;background:radial-gradient(circle at 35% 30%,#506c82,#142330 66%);box-shadow:0 0 0 20px #53769014,0 0 0 42px #5376900b,0 24px 55px #172c3d3d;animation:bhStoryPulse 4s ease-in-out infinite}.bh-story-why .bh-grid4:before,.bh-story-why .bh-grid4:after{content:"";position:absolute;left:50%;top:50%;z-index:0;background:linear-gradient(90deg,transparent,#9cb3c4,transparent);opacity:.5;transform:translate(-50%,-50%)}.bh-story-why .bh-grid4:before{width:70%;height:1px}.bh-story-why .bh-grid4:after{width:1px;height:74%;background:linear-gradient(transparent,#d7a58d,transparent)}@keyframes bhStoryPulse{50%{transform:translate(-50%,-50%) scale(1.055);box-shadow:0 0 0 28px #5376900d,0 0 0 52px #53769006,0 28px 65px #172c3d47}}.bh-story-process .bh-process{position:relative;display:grid;grid-template-columns:1fr;gap:28px;background:transparent;padding:20px 0}.bh-story-process .bh-process:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(#d71920,#7e9eb5,#d7a58d);transform:translate(-50%)}.bh-story-process .bh-step{position:relative;width:calc(50% - 52px);min-height:205px;border:1px solid #dce5eb;border-radius:36px 36px 90px;padding:34px;background:#fff;box-shadow:0 18px 48px #1f3a4e14;transition:transform .4s,box-shadow .4s}.bh-story-process .bh-step:nth-child(2n){justify-self:end;border-radius:36px 90px 36px 36px}.bh-story-process .bh-step:after{content:"";position:absolute;top:48px;width:18px;height:18px;border-radius:50%;background:#d71920;box-shadow:0 0 0 9px #f7e3e4,0 0 24px #d7192059}.bh-story-process .bh-step:nth-child(odd):after{right:-61px}.bh-story-process .bh-step:nth-child(2n):after{left:-61px}.bh-story-process .bh-step:hover{transform:translateY(-6px);box-shadow:0 27px 68px #1f3a4e24}.bh-story-hub{background:linear-gradient(160deg,#edf4f8,#fff 52%,#fff7f1)}.bh-story-hub .bh-hub{grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:repeat(2,minmax(210px,auto));gap:18px}.bh-story-hub .bh-hubcard{position:relative;overflow:hidden;border:1px solid rgba(150,174,192,.34);border-radius:34px;padding:34px;background:#fffc;box-shadow:0 20px 55px #243c4f14;transition:transform .45s}.bh-story-hub .bh-hubcard:first-child{grid-row:1/3;color:#fff;background-image:linear-gradient(180deg,#0b141d33,#0b141de0),var(--story-image);background-size:cover;background-position:center}.bh-story-hub .bh-hubcard:nth-child(2){grid-column:2/4;border-radius:34px 90px 34px 34px}.bh-story-hub .bh-hubcard:nth-child(3){background:#e9f1f6}.bh-story-hub .bh-hubcard:nth-child(4){background:#fff1ea;border-radius:34px 34px 90px}.bh-story-hub .bh-hubcard:hover{transform:translateY(-7px) rotate(-.3deg)}.bh-story-hub .bh-hubcard em{border-radius:99px;background:#d719201a;color:#b4151a}.bh-story-hub .bh-hubcard:first-child em{background:#ffffff24;color:#fff}.bh-story-faq{background:#f8fafb}.bh-story-faq:before{content:"";position:absolute;z-index:0;left:0;top:0;bottom:0;width:38%;background-image:linear-gradient(90deg,#0911181a,#0911188c),var(--story-image);background-size:cover;background-position:center}.bh-story-faq>.bh-shell{width:min(1080px,calc(100% - 40px));padding-left:38%}.bh-story-faq .bh-faq details{border:0;border-bottom:1px solid #dbe4ea;background:#ffffffd6;transition:transform .35s,box-shadow .35s}.bh-story-faq .bh-faq details[open]{transform:translate(12px);box-shadow:0 16px 42px #1f3a4e17}.bh-story-cta{position:relative;background-image:linear-gradient(90deg,#080e14f0,#080e14a6),var(--story-image)!important;background-size:cover!important;background-position:center 42%!important;overflow:hidden}.bh-story-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.14) 48%,transparent 62%);transform:translate(-120%);animation:bhCtaSweep 6s ease-in-out infinite}@keyframes bhCtaSweep{55%,to{transform:translate(120%)}}.bh-story-section .bh-sector,.bh-story-section .bh-cat,.bh-story-section .bh-card,.bh-story-section .bh-step,.bh-story-section .bh-hubcard{opacity:0;transform:translateY(32px);transition-delay:calc(var(--bh-delay,0ms) + .1s)}.bh-story-section.is-story-visible .bh-sector,.bh-story-section.is-story-visible .bh-cat,.bh-story-section.is-story-visible .bh-card,.bh-story-section.is-story-visible .bh-step,.bh-story-section.is-story-visible .bh-hubcard{opacity:1;transform:none}@media(max-width:900px){.bh-story-sectors .bh-sectorgrid,.bh-story-portfolio .bh-cats{grid-template-columns:1fr 1fr;grid-template-rows:auto}.bh-story-sectors .bh-sector:first-child,.bh-story-portfolio .bh-cat:first-child{grid-column:1/-1;grid-row:auto;min-height:430px}.bh-story-sectors .bh-sector:not(:first-child),.bh-story-portfolio .bh-cat:not(:first-child){min-height:260px}.bh-story-why .bh-grid4{gap:90px 50px}.bh-story-hub .bh-hub{grid-template-columns:1fr 1fr}.bh-story-hub .bh-hubcard:first-child{grid-column:1/-1;grid-row:auto;min-height:400px}.bh-story-hub .bh-hubcard:nth-child(2){grid-column:1/-1}.bh-story-faq:before{width:28%}.bh-story-faq>.bh-shell{padding-left:24%}}@media(max-width:620px){.bh-story-sectors .bh-sectorgrid,.bh-story-portfolio .bh-cats{display:flex;overflow-x:auto;gap:14px;padding:5px 7vw 22px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.bh-story-sectors .bh-sectorgrid::-webkit-scrollbar,.bh-story-portfolio .bh-cats::-webkit-scrollbar{display:none}.bh-story-sectors .bh-sector,.bh-story-sectors .bh-sector:first-child,.bh-story-portfolio .bh-cat,.bh-story-portfolio .bh-cat:first-child{flex:0 0 82vw;min-height:420px;scroll-snap-align:start}.bh-story-why .bh-grid4{display:flex;overflow-x:auto;gap:14px;padding:20px 7vw 28px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.bh-story-why .bh-card{flex:0 0 80vw;min-height:260px;scroll-snap-align:start}.bh-story-why .bh-story-core,.bh-story-why .bh-grid4:before,.bh-story-why .bh-grid4:after{display:none}.bh-story-process .bh-process:before{left:18px}.bh-story-process .bh-step,.bh-story-process .bh-step:nth-child(2n){width:calc(100% - 46px);justify-self:end;border-radius:30px 30px 70px}.bh-story-process .bh-step:nth-child(odd):after,.bh-story-process .bh-step:nth-child(2n):after{left:-37px;right:auto}.bh-story-hub .bh-hub{display:flex;overflow-x:auto;gap:14px;padding:5px 7vw 24px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.bh-story-hub .bh-hubcard,.bh-story-hub .bh-hubcard:first-child,.bh-story-hub .bh-hubcard:nth-child(2){flex:0 0 82vw;min-height:330px;scroll-snap-align:start}.bh-story-faq:before{position:relative;display:block;width:100%;height:250px}.bh-story-faq>.bh-shell{padding-left:0}.bh-story-faq .bh-faq details[open]{transform:none}}@media(prefers-reduced-motion:reduce){.bh-story-why .bh-story-core,.bh-story-cta:before{animation:none!important}.bh-story-section .bh-sector,.bh-story-section .bh-cat,.bh-story-section .bh-card,.bh-story-section .bh-step,.bh-story-section .bh-hubcard{opacity:1;transform:none!important;transition:none!important}}.bh-ecosystem .bh-lines{align-items:stretch}.bh-ecosystem .bh-line{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;align-items:end;min-height:350px;padding:0!important;border-color:#ffffff1f;overflow:hidden;isolation:isolate;background:linear-gradient(155deg,var(--line-top),var(--line-bottom))!important}.bh-ecosystem .bh-line:nth-child(1){--line-top:#eef4f7;--line-bottom:#7894a8;--line-accent:#d71920;color:#14232e}.bh-ecosystem .bh-line:nth-child(2){--line-top:#f4ece7;--line-bottom:#9a6c58;--line-accent:#dc4b35;color:#2a1812}.bh-ecosystem .bh-line:nth-child(3){--line-top:#e7efeb;--line-bottom:#557266;--line-accent:#d71920;color:#102219}.bh-ecosystem .bh-line:nth-child(4){--line-top:#edf0f3;--line-bottom:#536273;--line-accent:#e14638;color:#101b26}.bh-ecosystem .bh-line:nth-child(5){--line-top:#f3e9e6;--line-bottom:#7c4b4d;--line-accent:#d71920;color:#271416}.bh-ecosystem .bh-line:before{z-index:3;color:color-mix(in srgb,currentColor 14%,transparent)}.bh-ecosystem .bh-line:after{z-index:1;opacity:.8;background:linear-gradient(180deg,transparent 35%,rgba(255,255,255,.18)),radial-gradient(circle at var(--line-x,50%) var(--line-y,50%),rgba(255,255,255,.28),transparent 42%)}.bh-ecosystem .bh-line-media{position:absolute!important;top:12px!important;right:10px!important;bottom:62px!important;left:10px!important;z-index:2!important;display:flex!important;width:auto!important;height:auto!important;margin:0!important;border:0!important;border-radius:28px 82px 28px 28px!important;align-items:center!important;justify-content:center!important;background:#ffffffc7!important;box-shadow:inset 0 0 0 1px #ffffff7a!important;overflow:hidden;transition:transform .6s cubic-bezier(.2,.8,.2,1),background .4s!important}.bh-ecosystem .bh-line-media:before{display:none!important}.bh-ecosystem .bh-line-media img{display:block;width:90%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(14,25,34,.24));transform:scale(.92) rotate(-2deg);transition:transform .65s cubic-bezier(.2,.8,.2,1)}.bh-ecosystem .bh-line strong{position:relative;z-index:4;padding:0 0 20px 22px;font-size:20px;line-height:1.05}.bh-ecosystem .bh-line .bh-line-arrow{position:relative!important;z-index:4!important;width:46px!important;height:46px!important;margin:0 16px 12px 10px!important}.bh-ecosystem .bh-line:hover .bh-line-media{transform:scale(.975);background:#fff!important}.bh-ecosystem .bh-line:hover .bh-line-media img{transform:scale(1.04) rotate(2deg)}.bh-story-portfolio{background:linear-gradient(145deg,#f8fafb,#edf3f6 55%,#fff7f1)}.bh-story-portfolio .bh-cat{color:#14212b;background:linear-gradient(145deg,#fffffff5,#e7eff4eb)!important;border:1px solid rgba(148,170,187,.25);box-shadow:0 24px 64px #1829381a}.bh-story-portfolio .bh-cat:nth-child(2){background:linear-gradient(145deg,#fff8f3,#eadfd9)!important}.bh-story-portfolio .bh-cat:nth-child(3){background:linear-gradient(145deg,#f4f7f5,#dfe9e4)!important}.bh-story-portfolio .bh-cat-product{position:absolute!important;z-index:1!important;top:10px!important;right:8px!important;bottom:112px!important;left:42%!important;display:flex;align-items:center;justify-content:center;pointer-events:none}.bh-story-portfolio .bh-cat:first-child .bh-cat-product{top:25px;right:6%;bottom:150px;left:24%}.bh-story-portfolio .bh-cat-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 25px 22px rgba(27,43,55,.22));transform:rotate(-3deg) scale(.9);transition:transform .65s cubic-bezier(.2,.8,.2,1)}.bh-story-portfolio .bh-cat:hover .bh-cat-product img{transform:rotate(2deg) scale(1.02)}.bh-story-portfolio .bh-cat .bh-kicker{color:#d71920}.bh-story-portfolio .bh-cat h3,.bh-story-portfolio .bh-cat>span:last-child{position:relative;z-index:3}@media(max-width:620px){.bh-ecosystem .bh-line{min-height:370px}.bh-story-portfolio .bh-cat-product,.bh-story-portfolio .bh-cat:first-child .bh-cat-product{top:18px;right:4%;bottom:145px;left:20%}}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;pointer-events:none;opacity:var(--bh-spotlight-opacity,0);background:radial-gradient(360px circle at var(--bh-pointer-x,50vw) var(--bh-pointer-y,50vh),rgba(215,25,32,.075),transparent 68%);transition:opacity .4s ease}#MainContent>section:not(.bh-hero){position:relative;isolation:isolate}#MainContent>section:not(.bh-hero):before{content:"";position:absolute;top:0;left:0;width:var(--bh-section-line,0%);height:2px;z-index:4;pointer-events:none;background:linear-gradient(90deg,var(--r),rgba(215,25,32,.25),transparent);box-shadow:0 0 22px #d7192073;transition:width 1.1s var(--bh-motion-ease)}#MainContent>section.is-section-active:before{--bh-section-line: 100%}#MainContent>section:not(.bh-hero):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(11,11,13,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,11,13,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,transparent,#000 16%,#000 84%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 16%,#000 84%,transparent);transform:translate3d(0,var(--bh-grid-shift,0),0)}.bh-motion-ready .bh-motion-heading{clip-path:inset(0 100% 0 0);transform:translate3d(0,18px,0);transition:clip-path .95s var(--bh-motion-ease),transform .95s var(--bh-motion-ease)}.bh-motion-ready .bh-motion-heading.is-motion-visible{clip-path:inset(0 0 0 0);transform:translateZ(0)}.bh-motion-ready .bh-motion-media{clip-path:inset(0 0 100% 0);transform:scale(1.075);transition:clip-path .95s var(--bh-motion-ease),transform 1.25s var(--bh-motion-ease)}.bh-motion-ready .bh-motion-media.is-motion-visible{clip-path:inset(0 0 0 0);transform:scale(1)}.bh-motion-tilt{transform-style:preserve-3d;perspective:900px;will-change:transform}.bh-motion-tilt>*{transform:translateZ(0);transition:transform .32s var(--bh-motion-ease)}.bh-motion-tilt:hover>h3,.bh-motion-tilt:hover>a>h3,.bh-motion-tilt:hover>b{transform:translate3d(0,-2px,24px)}.bh-motion-tilt .bh-product-link,.bh-motion-tilt>a>span:last-child{display:inline-block;transition:transform .3s var(--bh-motion-ease),color .3s ease}.bh-motion-tilt:hover .bh-product-link,.bh-motion-tilt:hover>a>span:last-child{color:var(--r);transform:translate(7px)}.bh-motion-scan{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;overflow:hidden;pointer-events:none}.bh-motion-scan:before{content:"";position:absolute;left:-15%;right:-15%;top:17%;height:1px;opacity:.7;background:linear-gradient(90deg,transparent,var(--r),rgba(255,255,255,.92),transparent);box-shadow:0 0 18px #d71920b8;animation:bhMotionScan 4.8s ease-in-out infinite}.bh-motion-scan:after{content:"";position:absolute;top:-18%;right:8%;width:28%;height:140%;border-left:1px solid rgba(255,255,255,.22);border-right:1px solid rgba(215,25,32,.42);background:linear-gradient(90deg,transparent,rgba(255,255,255,.045),transparent);transform:skew(-16deg);animation:bhMotionShard 7s ease-in-out infinite alternate}@keyframes bhMotionScan{0%,to{top:14%;opacity:0;transform:translate(-8%)}12%{opacity:.85}52%{top:76%;opacity:.6;transform:translate(7%)}88%{opacity:.85}}@keyframes bhMotionShard{0%{transform:skew(-16deg) translate(-7%);opacity:.45}to{transform:skew(-16deg) translate(9%);opacity:.9}}.bh-progress{box-shadow:0 0 14px #d71920ad,0 0 28px #d7192047;transition:width .08s linear}.bh-progress:after{content:"";position:absolute;right:-3px;top:50%;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px var(--r),0 0 16px var(--r);transform:translateY(-50%)}.bh-form input,.bh-form select,.bh-form textarea{transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--bh-motion-ease),background-color .25s ease}.bh-form input:focus,.bh-form select:focus,.bh-form textarea:focus{outline:none;border-color:var(--r);box-shadow:0 0 0 3px #d719201a,0 12px 26px #0b0b0d12;transform:translateY(-2px)}@media(hover:none),(pointer:coarse),(max-width:900px){body:before{display:none}.bh-motion-tilt{transform:none!important}.bh-motion-scan:after{width:42%}}@media(prefers-reduced-motion:reduce){#MainContent>section:not(.bh-hero):before{width:100%;transition:none}#MainContent>section:not(.bh-hero):after{transform:none}.bh-motion-ready .bh-motion-heading,.bh-motion-ready .bh-motion-media,.bh-motion-ready .bh-motion-heading.is-motion-visible,.bh-motion-ready .bh-motion-media.is-motion-visible{clip-path:none!important;transform:none!important;transition:none!important}.bh-motion-scan:before,.bh-motion-scan:after{animation:none!important}}.bh-page-curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;pointer-events:none;background:#0b0b0d;transform-origin:top;animation:bhCurtainExit .95s .12s var(--bh-motion-ease) forwards}.bh-page-curtain:before{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--r);box-shadow:0 0 26px var(--r)}@keyframes bhCurtainExit{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.bh-head.bh-head-hidden{transform:translateY(-105%)}.bh-brand{transition:transform .35s var(--bh-motion-ease),letter-spacing .35s var(--bh-motion-ease)}.bh-brand:hover{transform:skew(-4deg);letter-spacing:-.025em}.bh-brand b{display:inline-block;transition:transform .3s var(--bh-motion-ease)}.bh-brand:hover b{transform:translate(4px)}.bh-motion-edge{position:relative}.bh-motion-edge>.bh-motion-border{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none;overflow:hidden}.bh-motion-edge>.bh-motion-border:before,.bh-motion-edge>.bh-motion-border:after{content:"";position:absolute;background:linear-gradient(90deg,transparent,var(--r),transparent);opacity:0;transition:opacity .25s ease}.bh-motion-edge>.bh-motion-border:before{top:0;left:-65%;width:65%;height:2px}.bh-motion-edge>.bh-motion-border:after{right:-65%;bottom:0;width:65%;height:2px}.bh-motion-edge:hover>.bh-motion-border:before{opacity:1;animation:bhEdgeTop .85s var(--bh-motion-ease) forwards}.bh-motion-edge:hover>.bh-motion-border:after{opacity:1;animation:bhEdgeBottom .85s .08s var(--bh-motion-ease) forwards}@keyframes bhEdgeTop{to{left:100%}}@keyframes bhEdgeBottom{to{right:100%}}.bh-product-card a,.bh-cat a{display:block}.bh-product-card img,.bh-cat img{transform-origin:var(--image-x,50%) var(--image-y,50%)}.bh-click-ripple{position:fixed;z-index:10000;width:10px;height:10px;margin:-5px;border:1px solid rgba(215,25,32,.9);border-radius:50%;pointer-events:none;animation:bhRipple .65s var(--bh-motion-ease) forwards}@keyframes bhRipple{0%{opacity:.9;transform:scale(.4);box-shadow:0 0 #d7192040}to{opacity:0;transform:scale(9);box-shadow:0 0 0 12px #d7192000}}.bh-section-rail{position:fixed;right:16px;top:50%;z-index:40;display:grid;gap:10px;transform:translateY(-50%)}.bh-section-dot{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#0b0b0d47;box-shadow:0 0 #d7192000;cursor:pointer;transition:transform .3s var(--bh-motion-ease),background-color .3s ease,box-shadow .3s ease}.bh-section-dot.is-active{background:var(--r);transform:scale(1.8);box-shadow:0 0 0 3px #d7192024,0 0 12px #d7192073}.bh-feature>b,.bh-step>b{display:inline-block;transition:color .3s ease,transform .35s var(--bh-motion-ease),text-shadow .35s ease}.bh-feature:hover>b,.bh-step:hover>b{color:var(--r);transform:translate3d(5px,-4px,0) scale(1.06);text-shadow:0 10px 22px rgba(215,25,32,.22)}.bh-motion-ready .bh-kicker,.bh-motion-ready .bh-title,.bh-motion-ready .bh-page h1{text-rendering:geometricPrecision}.bh-title:hover,.bh-page h1:hover{text-shadow:3px 0 rgba(215,25,32,.15),-2px 0 rgba(20,98,178,.08)}.bh-foot{position:relative;overflow:hidden;isolation:isolate}.bh-foot:before{content:"";position:absolute;z-index:-1;width:520px;height:520px;left:var(--footer-x,15%);top:var(--footer-y,40%);border-radius:50%;background:radial-gradient(circle,rgba(215,25,32,.13),transparent 65%);transform:translate(-50%,-50%);transition:left .35s ease-out,top .35s ease-out}@media(max-width:1100px){.bh-section-rail{display:none}}@media(hover:none),(pointer:coarse){.bh-click-ripple{display:none}.bh-brand:hover{transform:none}}@media(prefers-reduced-motion:reduce){.bh-page-curtain{display:none}.bh-head.bh-head-hidden{transform:none}.bh-click-ripple{display:none}.bh-motion-edge:hover>.bh-motion-border:before,.bh-motion-edge:hover>.bh-motion-border:after{animation:none}}:root{--bh-ink: #07080a;--bh-charcoal: #0d1014;--bh-charcoal-2: #12171d;--bh-steel: #26384c;--bh-steel-soft: #182431;--bh-smoke: #a8b0ba;--bh-paper: #f4f1ed;--bh-copper: #c47a55;--bh-copper-soft: rgba(196,122,85,.17);--bh-red: #dc171f;--bh-dark-line: rgba(196,209,223,.16);--k: var(--bh-paper);--g: var(--bh-charcoal-2);--m: var(--bh-smoke);--w: #fff;--line: var(--bh-dark-line);--r: var(--bh-red)}html,body{color:var(--bh-paper);background:var(--bh-ink)}body:before{background:radial-gradient(420px circle at var(--bh-pointer-x,50vw) var(--bh-pointer-y,50vh),rgba(38,56,76,.18),transparent 68%),radial-gradient(300px circle at 82% 18%,rgba(220,23,31,.08),transparent 72%)!important}.bh-top{color:#e8edf2;background:linear-gradient(90deg,#050607,#101821 48%,#050607);border-bottom:1px solid rgba(220,23,31,.34)}.bh-head,.bh-head.is-scrolled{color:var(--bh-paper);background:#07090ce8;border-color:var(--bh-dark-line);box-shadow:0 18px 45px #0000004d}.bh-brand,.bh-nav a,.bh-actions .login{color:var(--bh-paper)}.bh-brand b{color:#ff2730;border-color:#ff2730bf}.bh-nav a:after{background:linear-gradient(90deg,var(--r),var(--bh-copper))}.bh-hero{background:var(--bh-ink)}.bh-hero-shade{background:linear-gradient(90deg,#05070ac7,#0a0e1347 45%,#05070a0a 74%)}.bh-show-energy{background:linear-gradient(110deg,transparent 0 57%,rgba(157,185,215,.09) 57% 69%,transparent 69%),linear-gradient(110deg,transparent 0 72%,rgba(220,23,31,.28) 72% 76%,transparent 76%)}.bh-hero-info{color:var(--bh-paper);background:radial-gradient(circle at 8% 45%,rgba(38,56,76,.26),transparent 34%),linear-gradient(120deg,#0b0e12,#121820);border-color:var(--bh-dark-line)}.bh-hero-info h2{color:#fff}.bh-hero-info p,.bh-hero-info .bh-hero-trust{color:var(--bh-smoke)}.bh-hero-info .bh-btn.alt{color:var(--bh-paper)!important;background:#ffffff09!important;border-color:#e0e8f059!important}.bh-hero-info .bh-btn.alt:hover{border-color:var(--r)!important}.bh-strip{color:#fff;background:linear-gradient(90deg,#b70f16,var(--r) 46%,#9e1117)}.bh-sec,.bh-page{color:var(--bh-paper);background:radial-gradient(circle at 88% 8%,rgba(38,56,76,.13),transparent 26%),var(--bh-charcoal);border-color:var(--bh-dark-line)}.bh-sec.gray,.bh-page.gray{color:var(--bh-paper);background:radial-gradient(circle at 12% 86%,var(--bh-copper-soft),transparent 26%),linear-gradient(145deg,#12171d,#0e1318)}.bh-sec.dark{background:radial-gradient(circle at 85% 30%,rgba(220,23,31,.2),transparent 28%),radial-gradient(circle at 15% 80%,rgba(38,56,76,.22),transparent 32%),#060709}.bh-title,.bh-page h1,.bh-page h2,.bh-page h3{color:var(--bh-paper)}.bh-lead,.bh-sec p,.bh-page p{color:var(--bh-smoke)}.bh-kicker{color:#ff3038;text-shadow:0 0 20px rgba(220,23,31,.22)}.bh-kicker:after{background:linear-gradient(90deg,var(--r),var(--bh-copper))}.bh-card,.bh-feature,.bh-step,.bh-cat,.bh-sector,.bh-hubcard,.bh-faq details,.bh-notice,.bh-quotesteps,.bh-approval>div{color:var(--bh-paper);border-color:var(--bh-dark-line);background:radial-gradient(260px circle at var(--card-x,72%) var(--card-y,18%),rgba(38,56,76,.2),transparent 68%),linear-gradient(145deg,#ffffff0e,#ffffff05),var(--bh-charcoal-2);box-shadow:0 18px 46px #00000038}.bh-card h3,.bh-feature h3,.bh-step h3,.bh-cat h3,.bh-sector h3,.bh-hubcard strong,.bh-faq summary{color:var(--bh-paper)}.bh-card p,.bh-feature p,.bh-step p,.bh-cat p,.bh-sector p,.bh-hubcard p,.bh-faq details p{color:var(--bh-smoke)}.bh-sector:nth-child(1),.bh-sector:nth-child(2),.bh-sector:nth-child(3){background:linear-gradient(145deg,#26384c40,#c47a550f),var(--bh-charcoal-2)}.bh-card:hover,.bh-feature:hover,.bh-step:hover,.bh-cat:hover,.bh-sector:hover,.bh-hubcard:hover{border-color:#dc171f9e;box-shadow:0 26px 62px #00000061,0 0 34px #26384c33}.bh-process{background:var(--bh-dark-line)}.bh-lines{scrollbar-color:rgba(196,209,223,.35) transparent}.bh-line{color:var(--bh-paper);border-color:var(--bh-dark-line);background:linear-gradient(120deg,#26384c38,#ffffff06),var(--bh-charcoal-2);box-shadow:0 14px 34px #00000038;transition:transform .35s var(--bh-motion-ease),border-color .3s ease,box-shadow .35s ease,background-color .3s ease}.bh-line:hover{border-color:#dc171fad;box-shadow:0 18px 42px #00000057,0 0 24px #dc171f1f;transform:translateY(-4px)}.bh-line span{background:linear-gradient(145deg,#f12b33,#b80f16);box-shadow:0 9px 22px #dc171f4d}.bh-form{color:var(--bh-paper);border-color:var(--bh-dark-line);background:linear-gradient(145deg,#ffffff0b,#26384c1c)}.bh-form label{color:#dce3ea}.bh-form input,.bh-form select,.bh-form textarea{color:var(--bh-paper);border-color:#c4d1df33;background:#05080bb8}.bh-form input::placeholder,.bh-form textarea::placeholder{color:#7f8995}.bh-form select option{color:var(--bh-paper);background:var(--bh-charcoal)}.bh-form input:focus,.bh-form select:focus,.bh-form textarea:focus{border-color:var(--r);background:#090d12f2;box-shadow:0 0 0 3px #dc171f1c,0 14px 30px #00000040}.bh-btn{background:linear-gradient(145deg,#ef2931,#b90e15);border-color:#df1820;box-shadow:0 10px 24px #dc171f2e}.bh-btn:before{background:linear-gradient(120deg,#172536,#0a0d11)}.bh-btn:hover,.bh-btn:focus-visible{border-color:#57718d!important;box-shadow:0 14px 32px #00000059,0 0 26px #26384c52}.bh-foot{color:var(--bh-paper);background:radial-gradient(circle at 12% 30%,rgba(38,56,76,.26),transparent 32%),radial-gradient(circle at 86% 90%,rgba(196,122,85,.1),transparent 28%),linear-gradient(180deg,#0d1217,#07090c);border-color:var(--bh-dark-line)}.bh-foot strong,.bh-foot .bh-brand{color:var(--bh-paper)}.bh-foot p,.bh-footlead,.bh-legal{color:var(--bh-smoke)}.bh-foot a{color:#cbd3dc}.bh-foot a:hover{color:#ff343c}.bh-contact,.bh-legal{border-color:var(--bh-dark-line)}.bh-motion-cursor-ring{border-color:#c47a55b8}.bh-motion-cursor{background:var(--r);box-shadow:0 0 14px #dc171f8c}.bh-section-dot{background:#c4d1df47}@media(max-width:900px){.bh-hero-shade{background:linear-gradient(0deg,#05070ab3,#05070a0d 62%)}}:root{--bh-light: #ffffff;--bh-light-warm: #faf9f7;--bh-light-cool: #f2f5f8;--bh-text: #111820;--bh-muted: #606a75;--bh-light-line: #dce3ea;--k: var(--bh-text);--g: var(--bh-light-cool);--m: var(--bh-muted);--line: var(--bh-light-line)}html,body{color:var(--bh-text);background:var(--bh-light)}body:before{background:radial-gradient(420px circle at var(--bh-pointer-x,50vw) var(--bh-pointer-y,50vh),rgba(38,56,76,.065),transparent 68%),radial-gradient(320px circle at 85% 18%,rgba(220,23,31,.04),transparent 72%)!important}.bh-top{color:#fff;background:linear-gradient(90deg,#b80f17,#dc171f 50%,#b80f17);border-bottom-color:#fff3}.bh-head,.bh-head.is-scrolled{color:#fff;background:#050709f5;border-color:#ffffff1c;box-shadow:0 13px 36px #0a111829}.bh-brand,.bh-nav a,.bh-actions .login{color:#fff}.bh-nav a:after{background:linear-gradient(90deg,#ff2b33,var(--bh-copper))}.bh-hero-info{color:var(--bh-text);background:radial-gradient(circle at 6% 35%,rgba(38,56,76,.08),transparent 31%),linear-gradient(120deg,#fff,#f5f7f9);border-color:var(--bh-light-line)}.bh-hero-info h2{color:var(--bh-text)}.bh-hero-info p,.bh-hero-info .bh-hero-trust{color:var(--bh-muted)}.bh-hero-info .bh-btn.alt{color:var(--bh-text)!important;background:#fff!important;border-color:#1a222b!important}.bh-hero-info .bh-btn.alt:hover{color:#fff!important}.bh-sec,.bh-page{color:var(--bh-text);background:radial-gradient(circle at 92% 9%,rgba(38,56,76,.045),transparent 25%),var(--bh-light);border-color:var(--bh-light-line)}.bh-sec.gray,.bh-page.gray{color:var(--bh-text);background:radial-gradient(circle at 10% 85%,rgba(196,122,85,.07),transparent 27%),linear-gradient(145deg,#f4f6f8,#eef2f6)}.bh-sec.dark{color:#fff;background:radial-gradient(circle at 84% 28%,rgba(220,23,31,.2),transparent 28%),radial-gradient(circle at 14% 84%,rgba(38,56,76,.28),transparent 32%),#07090c}.bh-title,.bh-page h1,.bh-page h2,.bh-page h3{color:var(--bh-text)}.bh-sec.dark .bh-title,.bh-sec.dark h2,.bh-sec.dark h3{color:#fff}.bh-lead,.bh-sec p,.bh-page p{color:var(--bh-muted)}.bh-sec.dark p{color:#c9d0d8}.bh-kicker{color:var(--r);text-shadow:none}.bh-card,.bh-feature,.bh-step,.bh-cat,.bh-sector,.bh-hubcard,.bh-faq details,.bh-notice,.bh-quotesteps,.bh-approval>div{color:var(--bh-text);border-color:var(--bh-light-line);background:radial-gradient(280px circle at var(--card-x,78%) var(--card-y,18%),rgba(38,56,76,.075),transparent 68%),linear-gradient(145deg,#fffffffa,#f5f7f9fa);box-shadow:0 16px 38px #192a3a13}.bh-card h3,.bh-feature h3,.bh-step h3,.bh-cat h3,.bh-sector h3,.bh-hubcard strong,.bh-faq summary{color:var(--bh-text)}.bh-card p,.bh-feature p,.bh-step p,.bh-cat p,.bh-sector p,.bh-hubcard p,.bh-faq details p{color:var(--bh-muted)}.bh-sector:nth-child(1){background:linear-gradient(145deg,#edf3f8,#fff)}.bh-sector:nth-child(2){background:linear-gradient(145deg,#f8f1ed,#fff)}.bh-sector:nth-child(3){background:linear-gradient(145deg,#f8edef,#fff)}.bh-card:hover,.bh-feature:hover,.bh-step:hover,.bh-cat:hover,.bh-sector:hover,.bh-hubcard:hover{border-color:#dc171f6b;box-shadow:0 25px 58px #192a3a24,0 0 30px #26384c11}.bh-process{background:var(--bh-light-line)}.bh-lines{scrollbar-color:#9ca7b2 transparent}.bh-line{color:var(--bh-text);border-color:var(--bh-light-line);background:radial-gradient(circle at 82% 20%,rgba(38,56,76,.07),transparent 42%),#fff;box-shadow:0 12px 30px #192a3a12}.bh-line:hover{border-color:#dc171f7a;box-shadow:0 18px 42px #192a3a21,0 0 22px #c47a5512}.bh-form{color:var(--bh-text);border-color:var(--bh-light-line);background:radial-gradient(circle at 88% 12%,rgba(38,56,76,.065),transparent 28%),#f8fafb;box-shadow:0 18px 45px #192a3a12}.bh-form label{color:#2c3640}.bh-form input,.bh-form select,.bh-form textarea{color:var(--bh-text);border-color:#ccd5de;background:#fff}.bh-form input::placeholder,.bh-form textarea::placeholder{color:#8b96a2}.bh-form select option{color:var(--bh-text);background:#fff}.bh-form input:focus,.bh-form select:focus,.bh-form textarea:focus{border-color:var(--r);background:#fff;box-shadow:0 0 0 3px #dc171f17,0 12px 26px #192a3a17}.bh-foot{color:#fff;background:radial-gradient(circle at 12% 24%,rgba(38,56,76,.3),transparent 30%),radial-gradient(circle at 86% 88%,rgba(196,122,85,.08),transparent 26%),#050608;border-color:#ffffff1f}.bh-foot strong,.bh-foot .bh-brand{color:#fff}.bh-foot p,.bh-footlead,.bh-legal{color:#aeb7c1}.bh-foot a{color:#d4dae0}.bh-contact,.bh-legal{border-color:#ffffff1f}.bh-motion-cursor-ring{border-color:#26384c9e}.bh-section-dot{background:#26384c47}.bh-section-dot.is-active{background:var(--r)}@media(max-width:900px){.bh-head,.bh-head.is-scrolled{background:#050709f7}}.bh-featuregrid{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.2vw,30px);padding:58px 0 76px}.bh-featuregrid:before{content:"";position:absolute;z-index:-1;left:4%;right:4%;top:128px;height:96px;border-top:2px solid rgba(38,56,76,.16);border-radius:50% 50% 0 0;transform:rotate(-2deg) scaleX(0);transform-origin:left;transition:transform 1.2s var(--bh-motion-ease)}.bh-featuregrid:after{content:"";position:absolute;z-index:-1;left:3%;top:126px;width:18%;height:3px;opacity:0;border-radius:99px;background:linear-gradient(90deg,transparent,var(--r),var(--bh-copper),transparent);box-shadow:0 0 18px #dc171f57}.bh-featuregrid.is-feature-active:before{transform:rotate(-2deg) scaleX(1)}.bh-featuregrid.is-feature-active:after{animation:bhFeatureRoute 4.8s .65s ease-in-out infinite}.bh-featuregrid .bh-feature{--feature-accent: #dc171f;position:relative;z-index:1;min-height:268px;padding:72px 25px 28px;border-radius:26px 5px;overflow:visible;background:radial-gradient(240px circle at var(--card-x,75%) var(--card-y,14%),color-mix(in srgb,var(--feature-accent) 11%,transparent),transparent 67%),linear-gradient(145deg,#fff,#f5f7f9);box-shadow:0 19px 44px #192a3a17}.bh-featuregrid .bh-feature:nth-child(1){--feature-accent:#dc171f}.bh-featuregrid .bh-feature:nth-child(2){--feature-accent:#324d68;margin-top:72px}.bh-featuregrid .bh-feature:nth-child(3){--feature-accent:#b66d4c;margin-top:18px}.bh-featuregrid .bh-feature:nth-child(4){--feature-accent:#b81018;margin-top:88px}.bh-featuregrid .bh-feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;opacity:1;background:linear-gradient(135deg,color-mix(in srgb,var(--feature-accent) 11%,transparent),transparent 35%),repeating-linear-gradient(135deg,transparent 0,transparent 18px,rgba(38,56,76,.025) 19px,transparent 20px)}.bh-featuregrid .bh-feature:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-2;border-radius:inherit;opacity:0;background:linear-gradient(135deg,var(--feature-accent),transparent 35%,rgba(38,56,76,.2),transparent 72%,var(--feature-accent));transition:opacity .35s ease,filter .35s ease}.bh-featuregrid .bh-feature:hover:after{opacity:.6;filter:blur(1px)}.bh-featuregrid .bh-feature>b{position:absolute;left:22px;top:-31px;width:70px;height:70px;margin:0;border:6px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,color-mix(in srgb,var(--feature-accent) 82%,white),var(--feature-accent));box-shadow:0 13px 30px color-mix(in srgb,var(--feature-accent) 28%,transparent);font-size:24px;letter-spacing:-.04em}.bh-featuregrid .bh-feature>b:before,.bh-featuregrid .bh-feature>b:after{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:1px solid color-mix(in srgb,var(--feature-accent) 32%,transparent);border-radius:50%;opacity:0;transform:scale(.75)}.bh-featuregrid .bh-feature:hover>b:before{animation:bhFeaturePulse 1.35s ease-out infinite}.bh-featuregrid .bh-feature:hover>b:after{animation:bhFeaturePulse 1.35s .45s ease-out infinite}.bh-featuregrid .bh-feature>small{display:inline-flex;align-items:center;min-height:27px;padding:5px 10px;border-radius:99px;color:color-mix(in srgb,var(--feature-accent) 78%,#111820);background:color-mix(in srgb,var(--feature-accent) 9%,white);font-size:9px}.bh-featuregrid .bh-feature h3{margin:18px 0 10px;font-size:clamp(21px,2vw,28px);line-height:1.05}.bh-featuregrid .bh-feature p{margin:0}.bh-featuregrid .bh-feature:hover{border-color:color-mix(in srgb,var(--feature-accent) 48%,white);box-shadow:0 30px 62px #192a3a29,0 0 28px color-mix(in srgb,var(--feature-accent) 9%,transparent)}@keyframes bhFeatureRoute{0%{left:2%;opacity:0;transform:translateY(0) rotate(-2deg)}12%{opacity:1}50%{transform:translateY(17px) rotate(1deg)}88%{opacity:1}to{left:80%;opacity:0;transform:translateY(2px) rotate(-1deg)}}@keyframes bhFeaturePulse{0%{opacity:.7;transform:scale(.72)}to{opacity:0;transform:scale(1.45)}}@media(max-width:900px){.bh-featuregrid{display:flex;gap:18px;margin-inline:calc((100vw - 100%)/-2);padding:62px calc((100vw - 100%)/2) 45px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 91%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 91%,transparent)}.bh-featuregrid::-webkit-scrollbar{display:none}.bh-featuregrid:before{left:8%;right:auto;top:100px;width:330%;height:2px;border:0;border-top:2px dashed rgba(38,56,76,.18);border-radius:0}.bh-featuregrid .bh-feature,.bh-featuregrid .bh-feature:nth-child(1),.bh-featuregrid .bh-feature:nth-child(2),.bh-featuregrid .bh-feature:nth-child(3),.bh-featuregrid .bh-feature:nth-child(4){flex:0 0 min(78vw,330px);min-height:265px;margin-top:0;scroll-snap-align:center}.bh-featuregrid .bh-feature:nth-child(2n){margin-top:28px}}@media(prefers-reduced-motion:reduce){.bh-featuregrid:before{transform:rotate(-2deg) scaleX(1);transition:none}.bh-featuregrid:after{display:none}.bh-featuregrid .bh-feature:hover>b:before,.bh-featuregrid .bh-feature:hover>b:after{animation:none}}.bh-ecosystem{position:relative;overflow:hidden;isolation:isolate;padding-block:clamp(92px,10vw,148px);color:#fff;background:radial-gradient(circle at 82% 24%,rgba(215,25,32,.24),transparent 25%),radial-gradient(circle at 12% 86%,rgba(215,25,32,.1),transparent 28%),linear-gradient(135deg,#050506,#101014 52%,#060607)}.bh-ecosystem:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.34;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:58px 58px;transform:perspective(700px) rotateX(58deg) scale(1.35) translateY(var(--eco-grid-y,0px));transform-origin:center bottom;mask-image:linear-gradient(to bottom,transparent 2%,#000 38%,#000 86%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent 2%,#000 38%,#000 86%,transparent)}.bh-ecosystem:after{content:"BLACK HAMMER";position:absolute;z-index:-1;right:-2vw;top:.12em;color:#ffffff06;font-size:clamp(88px,15vw,260px);font-weight:950;line-height:1;letter-spacing:-.075em;white-space:nowrap;pointer-events:none}.bh-ecosystem .bh-shell{position:relative;z-index:3}.bh-ecosystem .bh-kicker{color:#ff3139;text-shadow:0 0 22px rgba(215,25,32,.45)}.bh-ecosystem .bh-title{max-width:820px;margin-bottom:clamp(42px,6vw,74px);color:#fff;font-size:clamp(46px,6vw,82px);text-shadow:0 18px 60px rgba(0,0,0,.5)}.bh-ecosystem .bh-lines{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;overflow:visible;padding:0;scroll-snap-type:none;perspective:1200px}.bh-ecosystem .bh-line{--line-accent: #e11820;position:relative;min-width:0;min-height:286px;padding:26px 24px;border:1px solid rgba(255,255,255,.13);border-radius:4px;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:18px;color:#fff;background:linear-gradient(155deg,#ffffff1a,#ffffff06 44%,#d719200b),#101014;box-shadow:0 22px 55px #0000004d;font-size:clamp(17px,1.45vw,23px);letter-spacing:-.025em;opacity:0;transform:translate3d(0,55px,0) rotateX(8deg);transition:opacity .75s var(--bh-motion-ease),transform .55s var(--bh-motion-ease),border-color .4s ease,box-shadow .45s ease,background-color .4s ease;transition-delay:var(--line-delay,0ms);will-change:transform}.bh-ecosystem .bh-line.is-line-visible{opacity:1;transform:translateZ(0) rotateX(0)}.bh-ecosystem .bh-line:nth-child(2n){min-height:320px;transform-origin:center top}.bh-ecosystem .bh-line:nth-child(1){--line-accent:#ff2730}.bh-ecosystem .bh-line:nth-child(2){--line-accent:#ff4a25}.bh-ecosystem .bh-line:nth-child(3){--line-accent:#e11820}.bh-ecosystem .bh-line:nth-child(4){--line-accent:#ff2348}.bh-ecosystem .bh-line:nth-child(5){--line-accent:#c51118}.bh-ecosystem .bh-line:before{content:var(--line-index,"01");position:absolute;left:20px;top:16px;z-index:2;color:#ffffff1a;font-size:76px;font-weight:950;line-height:1;letter-spacing:-.08em;transition:color .35s ease,transform .55s var(--bh-motion-ease),text-shadow .4s ease}.bh-ecosystem .bh-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.42;pointer-events:none;background:radial-gradient(260px circle at var(--line-x,50%) var(--line-y,50%),color-mix(in srgb,var(--line-accent) 38%,transparent),transparent 64%),linear-gradient(115deg,transparent 0 52%,rgba(255,255,255,.055) 52% 66%,transparent 66%);transition:opacity .35s ease}.bh-ecosystem .bh-line>span{position:relative;z-index:3;width:52px;height:52px;margin-left:auto;border:1px solid color-mix(in srgb,var(--line-accent) 72%,white);border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--line-accent);box-shadow:0 0 #d7192000,0 12px 26px #00000047;transition:transform .45s var(--bh-motion-ease),box-shadow .45s ease,background-color .35s ease}.bh-ecosystem .bh-line>span:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid color-mix(in srgb,var(--line-accent) 52%,transparent);border-radius:inherit;opacity:0;transform:scale(.72);transition:opacity .35s ease,transform .45s var(--bh-motion-ease)}.bh-ecosystem .bh-line:hover{z-index:5;border-color:color-mix(in srgb,var(--line-accent) 70%,white);box-shadow:0 34px 75px #00000075,0 0 38px color-mix(in srgb,var(--line-accent) 18%,transparent)}.bh-ecosystem .bh-line:hover:before{color:color-mix(in srgb,var(--line-accent) 28%,transparent);transform:translate3d(8px,-4px,0) scale(1.08);text-shadow:0 0 30px color-mix(in srgb,var(--line-accent) 44%,transparent)}.bh-ecosystem .bh-line:hover:after{opacity:1}.bh-ecosystem .bh-line:hover>span{transform:rotate(45deg) scale(1.09);box-shadow:0 0 0 8px color-mix(in srgb,var(--line-accent) 12%,transparent),0 0 32px color-mix(in srgb,var(--line-accent) 55%,transparent)}.bh-ecosystem .bh-line:hover>span:before{opacity:1;transform:scale(1)}.bh-ecosystem .bh-line:focus-visible{outline:2px solid #fff;outline-offset:5px}.bh-eco-orbit,.bh-eco-beam{position:absolute;z-index:1;pointer-events:none}.bh-eco-orbit{right:-120px;top:-140px;width:420px;height:420px;border:1px solid rgba(215,25,32,.26);border-right-color:#ffffff52;border-radius:50%;animation:bhEcoOrbit 18s linear infinite}.bh-eco-orbit:before,.bh-eco-orbit:after{content:"";position:absolute;border-radius:inherit;border:1px dashed rgba(255,255,255,.1)}.bh-eco-orbit:before{top:52px;right:52px;bottom:52px;left:52px}.bh-eco-orbit:after{top:108px;right:108px;bottom:108px;left:108px;border-color:#d7192038}.bh-eco-beam{left:-15%;right:-15%;top:62%;height:2px;opacity:.66;background:linear-gradient(90deg,transparent,var(--r),#fff,var(--r),transparent);box-shadow:0 0 24px #d7192094;animation:bhEcoBeam 4.8s ease-in-out infinite}@keyframes bhEcoOrbit{to{transform:rotate(360deg)}}@keyframes bhEcoBeam{0%,to{opacity:0;transform:translateY(-120px) translate(-8%)}20%{opacity:.7}55%{opacity:.38;transform:translateY(180px) translate(8%)}82%{opacity:.72}}@media(max-width:1100px){.bh-ecosystem .bh-lines{display:flex;gap:14px;overflow-x:auto;padding:10px 7vw 28px 0;scroll-snap-type:x mandatory;scrollbar-width:none;mask-image:linear-gradient(90deg,#000 0,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 88%,transparent)}.bh-ecosystem .bh-lines::-webkit-scrollbar{display:none}.bh-ecosystem .bh-line{flex:0 0 min(76vw,310px);min-height:300px;scroll-snap-align:start}.bh-ecosystem .bh-line:nth-child(2n){min-height:300px}}@media(max-width:560px){.bh-ecosystem{padding-block:78px}.bh-ecosystem .bh-title{font-size:43px}.bh-ecosystem .bh-line{flex-basis:78vw}.bh-eco-orbit{width:280px;height:280px;right:-120px;top:-70px}}@media(prefers-reduced-motion:reduce){.bh-ecosystem:before{transform:none}.bh-ecosystem .bh-line,.bh-ecosystem .bh-line.is-line-visible{opacity:1;transform:none!important;transition:none}.bh-eco-orbit,.bh-eco-beam{animation:none!important}}.bh-story-lines.bh-ecosystem .bh-line{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;align-items:end;justify-content:stretch;gap:0;min-height:350px;padding:0!important;color:#14212b;background:linear-gradient(155deg,var(--line-top),var(--line-bottom))!important;border-radius:34px 92px 34px 34px}.bh-story-lines.bh-ecosystem .bh-line:nth-child(1){--line-top:#eef4f7;--line-bottom:#7894a8;--line-accent:#d71920}.bh-story-lines.bh-ecosystem .bh-line:nth-child(2){--line-top:#f4ece7;--line-bottom:#9a6c58;--line-accent:#dc4b35}.bh-story-lines.bh-ecosystem .bh-line:nth-child(3){--line-top:#e7efeb;--line-bottom:#557266;--line-accent:#d71920}.bh-story-lines.bh-ecosystem .bh-line:nth-child(4){--line-top:#edf0f3;--line-bottom:#536273;--line-accent:#e14638}.bh-story-lines.bh-ecosystem .bh-line:nth-child(5){--line-top:#f3e9e6;--line-bottom:#7c4b4d;--line-accent:#d71920}.bh-story-lines.bh-ecosystem .bh-line:before{z-index:3;color:color-mix(in srgb,currentColor 14%,transparent)}.bh-story-lines.bh-ecosystem .bh-line:after{z-index:1;opacity:.8;background:linear-gradient(180deg,transparent 35%,rgba(255,255,255,.18)),radial-gradient(circle at var(--line-x,50%) var(--line-y,50%),rgba(255,255,255,.28),transparent 42%)}.bh-story-lines.bh-ecosystem .bh-line>.bh-line-media{position:absolute!important;top:12px!important;right:10px!important;bottom:62px!important;left:10px!important;z-index:2!important;display:flex!important;width:auto!important;height:auto!important;margin:0!important;border:0!important;border-radius:28px 82px 28px 28px!important;align-items:center!important;justify-content:center!important;color:inherit!important;background:#ffffffc7!important;box-shadow:inset 0 0 0 1px #ffffff7a!important;overflow:hidden;transform:none!important}.bh-story-lines.bh-ecosystem .bh-line>.bh-line-media:before{display:none!important}.bh-story-lines.bh-ecosystem .bh-line-media img{display:block;width:90%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(14,25,34,.24));transform:scale(.92) rotate(-2deg);transition:transform .65s cubic-bezier(.2,.8,.2,1)}.bh-story-lines.bh-ecosystem .bh-line strong{position:relative;z-index:4;padding:0 0 20px 22px;font-size:20px;line-height:1.05}.bh-story-lines.bh-ecosystem .bh-line>.bh-line-arrow{position:relative!important;z-index:4!important;width:46px!important;height:46px!important;margin:0 16px 12px 10px!important;transform:none}.bh-story-lines.bh-ecosystem .bh-line:hover>.bh-line-media{transform:scale(.975)!important;background:#fff!important}.bh-story-lines.bh-ecosystem .bh-line:hover .bh-line-media img{transform:scale(1.04) rotate(2deg)}.bh-story-lines.bh-ecosystem .bh-line:hover>.bh-line-arrow{transform:rotate(45deg)!important}@media(max-width:1100px){.bh-story-lines.bh-ecosystem .bh-line,.bh-story-lines.bh-ecosystem .bh-line:nth-child(2n){min-height:350px}}.bh-story-sectors .bh-sector:nth-child(2){color:#fff;background-image:linear-gradient(90deg,#0d161ec7,#0d161e40),var(--story-image)!important;background-size:cover!important;background-position:center!important}.bh-story-sectors .bh-sector:nth-child(2) .num{color:#fff;opacity:.3}.bh-story-lines.bh-ecosystem{background:linear-gradient(180deg,#f7fafc 0,#edf3f7 15%,#aab8c2 28%,#3d4851 42%,#15191e 58%,#101014)!important}.bh-story-lines.bh-ecosystem:before{background:linear-gradient(180deg,rgba(255,255,255,.5),transparent 34%),radial-gradient(circle at 78% 18%,rgba(125,156,178,.2),transparent 34%)!important}.bh-story-lines.bh-ecosystem .bh-kicker{color:#bf151b}.bh-story-lines.bh-ecosystem .bh-title{color:#18242d;text-shadow:0 1px 0 rgba(255,255,255,.5)}.bh-story-lines.bh-ecosystem .bh-lines{margin-top:82px}@media(max-width:620px){.bh-story-lines.bh-ecosystem{background:linear-gradient(180deg,#f7fafc 0,#eaf1f5,#82919c 36%,#20262c 55%,#101014)!important}.bh-story-lines.bh-ecosystem .bh-lines{margin-top:58px}}.bh-story-lines.bh-ecosystem .bh-line>.bh-line-media{top:7px!important;right:6px!important;bottom:58px!important;left:6px!important}.bh-story-lines.bh-ecosystem .bh-line-media img{width:112%;height:112%;max-width:none;object-fit:contain;transform:scale(1.06) rotate(-2deg);transform-origin:center 55%}.bh-story-lines.bh-ecosystem .bh-line:hover .bh-line-media img{transform:scale(1.17) rotate(2deg)}@media(max-width:1100px){.bh-story-lines.bh-ecosystem .bh-line-media img{width:118%;height:118%;transform:scale(1.08) rotate(-2deg)}}.bh-story-lines.bh-ecosystem{padding-top:64px;padding-bottom:64px;background:linear-gradient(180deg,#f7fafc,#edf3f7,#aab8c2,#3d4851 24%,#15191e 31%,#101014 72%,#273039 82%,#71808b 90%,#dce5eb 97%,#f8fafb)!important}.bh-story-lines.bh-ecosystem .bh-title{margin-bottom:14px}.bh-story-lines.bh-ecosystem .bh-lines{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:0;padding-top:0;padding-bottom:0}.bh-story-lines.bh-ecosystem:after{content:"";right:-10%;top:auto;bottom:-90px;width:70%;height:230px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.7),rgba(215,228,236,.2) 48%,transparent 72%);filter:blur(12px);opacity:.8}@media(max-width:1100px){.bh-story-lines.bh-ecosystem{padding-top:54px;padding-bottom:54px}.bh-story-lines.bh-ecosystem .bh-title{margin-bottom:12px}.bh-story-lines.bh-ecosystem .bh-lines{margin-top:0;padding-top:0;padding-bottom:0}}@media(max-width:620px){.bh-story-lines.bh-ecosystem{padding-top:44px;padding-bottom:44px;background:linear-gradient(180deg,#f7fafc,#eaf1f5,#82919c 20%,#20262c 31%,#101014 70%,#3a4650 84%,#bdcbd4 95%,#f8fafb)!important}.bh-story-lines.bh-ecosystem .bh-lines{margin-top:0}}.bh-hero .bh-showreel{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;background:#080b0e}.bh-hero .bh-user-hero-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:contrast(1.06) saturate(.92);transform:scale(1.012)}.bh-hero .bh-hero-shade{z-index:-1;background:linear-gradient(90deg,#070c11b3,#070c1147 46%,#070c110a 74%)}@media(max-width:980px){.bh-hero{min-height:clamp(560px,78svh,760px)!important;align-items:end;padding-bottom:64px!important}.bh-hero .bh-showreel{display:block!important}.bh-hero .bh-user-hero-video{object-position:56% center;transform:scale(1.02)}.bh-hero .bh-show-energy{display:block!important;opacity:.55}.bh-hero .bh-hero-shade{background:linear-gradient(180deg,#05090d14 15%,#05090d40 52%,#05090dd1)}.bh-hero .bh-hero-copy{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-left:0!important;padding:0!important;color:#fff!important}}@media(max-width:560px){.bh-hero{min-height:72svh!important;padding-bottom:42px!important}.bh-hero .bh-user-hero-video{object-position:58% center}.bh-hero-title-only h1{font-size:clamp(46px,15vw,68px)!important}}@media(prefers-reduced-motion:reduce){.bh-hero .bh-showreel{display:block!important}.bh-hero .bh-user-hero-video{display:block!important;transform:none}.bh-hero .bh-show-energy{display:none!important}}.bh-product-media,.bh-product-card-media{display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#fff,#edf2f5);border:1px solid #dce5eb}.bh-product-media{position:sticky;top:112px;align-self:start;min-height:520px;border-radius:34px;padding:28px;box-shadow:0 24px 70px #1a2d3b1a}.bh-product-media img{width:100%;height:auto;max-height:650px;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(18,31,41,.16))}.bh-product-main-image{display:grid;place-items:center;width:100%;min-height:400px}.bh-product-thumbs{display:flex;width:100%;gap:10px;overflow-x:auto;padding:14px 2px 2px;scrollbar-width:thin}.bh-product-thumb{flex:0 0 76px;width:76px;height:76px;padding:5px;border:1px solid #d5e0e7;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s}.bh-product-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important}.bh-product-thumb:hover,.bh-product-thumb.is-active{border-color:#d71920;transform:translateY(-2px);box-shadow:0 9px 22px #1e303d1f}.bh-product-placeholder{width:72%;height:72%;min-height:240px;color:#c3d0d9;background:transparent}.bh-product-info,.bh-product-info>*{visibility:visible!important;opacity:1!important}.bh-product-info h1{margin-bottom:24px}.bh-product-description{font-size:16px;color:#364653;line-height:1.75}.bh-product-description img{max-width:100%;height:auto;border-radius:18px}.bh-product-description table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:24px 0;background:#fff;border:1px solid #dce5eb;border-radius:14px}.bh-product-description th,.bh-product-description td{min-width:130px;padding:12px 14px;border-bottom:1px solid #e1e8ed;text-align:left;vertical-align:top}.bh-product-description th{background:#edf3f6;color:#16242e;font-weight:900}.bh-product-card{height:100%}.bh-product-card>a{display:flex!important;flex-direction:column;height:100%}.bh-product-card-media{height:260px;border-radius:20px;margin-bottom:18px;padding:10px}.bh-product-card-media img{width:100%!important;height:100%!important;margin:0!important;object-fit:contain!important;background:transparent!important}.bh-product-card-media .bh-product-placeholder{min-height:180px}.bh-product-card .bh-product-link{margin-top:auto;padding-top:14px}.bh-line-media:empty:after{content:"BLACK HAMMER";display:grid;place-items:center;width:78%;height:78%;border:1px solid rgba(26,45,59,.14);border-radius:24px;color:#7d909e;font-size:12px;font-weight:950;letter-spacing:.14em;background:linear-gradient(145deg,#fff,#e8eef2)}@media(max-width:900px){.bh-product-media{position:relative;top:auto;min-height:390px}.bh-product-main-image{min-height:320px}.bh-product-card-media{height:230px}}@media(max-width:560px){.bh-product-media{min-height:320px;padding:18px;border-radius:24px}.bh-product-description table{font-size:13px}}.bh-page .bh-product,.bh-page .bh-product-info,.bh-page .bh-product-info *,.bh-page .bh-product-media,.bh-page .bh-product-media *,.bh-page .bh-product-card,.bh-page .bh-product-card *,.bh-page .bh-product-card.bh-motion-reveal,.bh-page .bh-product-card .bh-motion-media,.bh-page .bh-product-info .bh-motion-heading{visibility:visible!important;opacity:1!important;clip-path:none!important;filter:none!important}.bh-page .bh-product-card.bh-motion-reveal,.bh-page .bh-product-info .bh-motion-heading{transform:none!important}.bh-page .bh-shell.bh-reveal,.bh-page .bh-product-card.bh-reveal{animation:none!important;transform:none!important}.bh-page .bh-product-card .bh-motion-media{transform:none}.bh-page .bh-product-card:hover .bh-motion-media{transform:scale(1.035)}.bh-product-description{display:block!important;visibility:visible!important;overflow-x:auto}.bh-product-description table{display:table!important;visibility:visible!important;opacity:1!important;min-width:620px}.bh-product-description thead,.bh-product-description tbody,.bh-product-description tr,.bh-product-description th,.bh-product-description td{visibility:visible!important;opacity:1!important}.bh-page-curtain{display:none!important}#MainContent>.bh-hero-info>.bh-shell,#MainContent>.bh-sec>.bh-shell{width:calc(100% - 32px)!important;max-width:none!important;margin-inline:16px!important}#MainContent>.bh-sec .bh-featuregrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}@media(min-width:1600px){#MainContent>.bh-hero-info>.bh-shell,#MainContent>.bh-sec>.bh-shell{width:calc(100% - 48px)!important;margin-inline:24px!important}}@media(max-width:1100px){#MainContent>.bh-sec .bh-featuregrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){#MainContent>.bh-hero-info>.bh-shell,#MainContent>.bh-sec>.bh-shell{width:calc(100% - 20px)!important;margin-inline:10px!important}#MainContent>.bh-sec .bh-featuregrid{display:flex;grid-template-columns:none;gap:14px}}@media(min-width:621px){.bh-story-faq:before{left:auto!important;right:0!important;width:32%!important;background-image:linear-gradient(270deg,#0911181f,#09111894),var(--story-image)!important}.bh-story-faq>.bh-shell{padding-left:0!important;padding-right:34%!important}}.bh-social-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:9px 0}.bh-social-buttons>a{margin:0!important}.bh-social-button{display:inline-flex!important;align-items:center;justify-content:center;width:max-content;padding:12px 18px;border-radius:10px;color:#fff!important;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s}.bh-instagram{background:linear-gradient(135deg,#833ab4,#e1306c 55%,#f77737);box-shadow:0 8px 22px #c1358433}.bh-facebook{background:#1877f2;box-shadow:0 8px 22px #1877f233}.bh-social-button:hover{color:#fff!important;transform:translateY(-2px)!important}.bh-instagram:hover{box-shadow:0 12px 28px #c135844d}.bh-facebook:hover{box-shadow:0 12px 28px #1877f24d}.bh-lines .bh-line:nth-child(1) img{content:url(https://bhnutrition.de/cdn/shop/files/gt.jpg?v=1707846550&width=1420)}.bh-lines .bh-line:nth-child(2) img{content:url(https://bhnutrition.de/cdn/shop/files/9bd84e1fab47016d328dcb7ca256c426_0ab9f086-7866-4686-9547-d13261b9ef8c.jpg?v=1708094330&width=1420)}.bh-lines .bh-line:nth-child(3) img{content:url(https://bhnutrition.de/cdn/shop/files/1c6e9a8877f6818b8386b7fd1f4e321b.jpg?v=1707846426&width=1420)}.bh-lines .bh-line:nth-child(4) img{content:url(https://bhnutrition.de/cdn/shop/files/02a9821374e3ca624f51caff212de45a.jpg?v=1707934122&width=1420)}.bh-lines .bh-line:nth-child(5) img{content:url(https://bhnutrition.de/cdn/shop/files/a4fbab23f712de09e08df842fad00b11.jpg?v=1707846723&width=1420)}.bh-lines .bh-line:nth-child(1) img{content:url(https://bhnutrition.de/cdn/shop/files/gt.jpg?v=1707846550&width=1420)}.bh-lines .bh-line:nth-child(2) img{content:url(https://bhnutrition.de/cdn/shop/files/9bd84e1fab47016d328dcb7ca256c426_0ab9f086-7866-4686-9547-d13261b9ef8c.jpg?v=1708094330&width=1420)}.bh-lines .bh-line:nth-child(3) img{content:url(https://bhnutrition.de/cdn/shop/files/1c6e9a8877f6818b8386b7fd1f4e321b.jpg?v=1707846426&width=1420)}.bh-lines .bh-line:nth-child(4) img{content:url(https://bhnutrition.de/cdn/shop/files/02a9821374e3ca624f51caff212de45a.jpg?v=1707934122&width=1420)}.bh-lines .bh-line:nth-child(5) img{content:url(https://bhnutrition.de/cdn/shop/files/a4fbab23f712de09e08df842fad00b11.jpg?v=1707846723&width=1420)}html,body,.bh-showreel,.bh-hero{overflow-x:hidden!important}.bh-show-energy,.bh-cine-lines{display:none!important}form[action*="/cart/add"] input[name=quantity],.product-form input[name=quantity],product-form input[name=quantity]{width:112px;min-width:112px;height:56px;padding:0 14px;border:2px solid #1b1b1b;border-radius:12px;background:#fff;color:#111;text-align:center;font-size:18px;font-weight:800;line-height:1;box-shadow:0 8px 24px #00000014;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}form[action*="/cart/add"] input[name=quantity]:focus,.product-form input[name=quantity]:focus,product-form input[name=quantity]:focus{outline:none;border-color:#e31b23;box-shadow:0 0 0 4px #e31b2324,0 10px 28px #0000001a}
/*# sourceMappingURL=/cdn/shop/t/31/assets/black-hammer-motion.css.map */
