.new-hero,.service-section,.local-section,.service-directory,.page-hero{position:relative;isolation:isolate;overflow:hidden}.new-hero>.wrap,.service-section>.wrap,.local-section>.wrap,.service-directory>.wrap,.page-hero>.wrap{position:relative;z-index:1}.floating-hardware{position:absolute;inset:0;overflow:hidden;pointer-events:none;user-select:none;z-index:0;color:#244a73}.hardware-item{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);opacity:.075;animation:hardware-drift var(--duration) ease-in-out var(--delay) infinite;will-change:transform}.hardware-item svg{display:block;width:100%;height:100%}.page-hero .floating-hardware{color:#d8e8ff}.page-hero .hardware-item{opacity:.11}html[data-theme=dark] .floating-hardware{color:#a8c9ef}html[data-theme=dark] .hardware-item{opacity:.085}@keyframes hardware-drift{0%,100%{transform:translate3d(-10px,0,0) rotate(var(--tilt))}25%{transform:translate3d(15px,-22px,0) rotate(0deg)}50%{transform:translate3d(25px,12px,0) rotate(calc(var(--tilt) * -1))}75%{transform:translate3d(-12px,25px,0) rotate(3deg)}}@media(max-width:720px){.hardware-item{width:calc(var(--size)*.72);height:calc(var(--size)*.72);opacity:.055}.hardware-item:nth-child(even){display:none}}@media(prefers-reduced-motion:reduce){.hardware-item{animation:none;will-change:auto;transform:rotate(var(--tilt))}}@media print{.floating-hardware{display:none}}
