.subscription-hardware-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 8% 14%,rgba(30,165,113,.07),transparent 42%),radial-gradient(ellipse at 94% 35%,rgba(42,132,170,.06),transparent 38%)}
.subscription-hardware-section>.container{position:relative;z-index:1}.subscription-hardware-scene{position:absolute;inset:0;z-index:0;pointer-events:none;user-select:none;overflow:hidden}
.hardware-float{position:absolute;display:grid;place-items:center;width:100px;height:100px;color:#24896e;opacity:.16;font-size:68px;line-height:1;animation:hardware-drift var(--duration,16s) ease-in-out infinite;animation-delay:var(--delay,0s)}
.hardware-float--cpu{top:35px;left:7%;--tilt:-16deg;--duration:17s;--delay:-4s}.hardware-float--ram{top:170px;right:4%;--tilt:18deg;--duration:20s;--delay:-12s;font-size:76px}.hardware-float--gpu{top:360px;left:2%;--tilt:-12deg;--duration:22s;--delay:-8s;font-size:86px}.hardware-float--display{top:36px;right:8%;--tilt:12deg;--duration:19s;--delay:-3s}.hardware-float--board{top:610px;right:1%;--tilt:15deg;--duration:24s;--delay:-15s;font-size:82px}.hardware-float--hdd{top:740px;left:5%;--tilt:-20deg;--duration:21s;--delay:-10s}.hardware-float--ssd{bottom:65px;right:13%;--tilt:18deg;--duration:18s;--delay:-9s;font-size:62px}.hardware-float--fan{top:215px;left:19%;--tilt:-10deg;--duration:23s;--delay:-17s;font-size:48px;opacity:.09}
.subscription-hardware-heading{position:relative;padding:12px 8px}.subscription-hardware-heading .section-title{line-height:1.65}.subscription-hardware-heading .section-subtitle{line-height:2}
:root[data-theme="dark"] .hardware-float{color:#75d9bc;opacity:.17}:root[data-theme="dark"] .hardware-float--fan{opacity:.08}
@keyframes hardware-drift{0%,100%{transform:translate3d(0,0,0) rotate(var(--tilt,0deg))}50%{transform:translate3d(9px,-18px,0) rotate(calc(var(--tilt,0deg) + 7deg))}}
@media(max-width:1199px){.hardware-float{opacity:.11;width:75px;height:75px;font-size:57px}.hardware-float--cpu{left:1%}.hardware-float--display{right:1%}.hardware-float--fan{left:8%;top:290px}.hardware-float--ram{right:-18px;top:225px}.hardware-float--gpu{left:-16px;top:420px}}
@media(max-width:600px){.hardware-float{width:58px;height:58px;font-size:43px;opacity:.09}.hardware-float--cpu{top:12px;left:3%}.hardware-float--display{top:24px;right:3%}.hardware-float--ram{top:280px;right:-14px}.hardware-float--gpu{top:640px;left:-12px}.hardware-float--board{top:1050px;right:-14px}.hardware-float--ssd{bottom:26px;right:7%}.hardware-float--fan,.hardware-float--hdd{display:none}:root[data-theme="dark"] .hardware-float{opacity:.11}}
@media(prefers-reduced-motion:reduce){.hardware-float{animation:none;transform:rotate(var(--tilt,0deg))}}@media print{.subscription-hardware-scene{display:none}}
