/* KAMET Commerce 1.1.5 — orbital 3D presentation */
.kc3d-stage canvas{cursor:grab!important;touch-action:none;user-select:none}.kc3d-stage canvas:active{cursor:grabbing!important}
.kc3d-orbit-help{position:absolute;z-index:3;right:20px;bottom:18px;display:flex;align-items:center;gap:11px;padding:10px 13px;background:rgba(17,23,25,.88);color:#fff;pointer-events:none;backdrop-filter:blur(8px)}
.kc3d-orbit-help i{position:relative;display:block;width:30px;height:30px;border:1px solid rgba(255,255,255,.42);border-radius:50%}.kc3d-orbit-help i:before,.kc3d-orbit-help i:after{content:"";position:absolute;background:var(--kc-blue)}.kc3d-orbit-help i:before{left:4px;right:4px;top:14px;height:1px}.kc3d-orbit-help i:after{top:4px;bottom:4px;left:14px;width:1px}
.kc3d-orbit-help span,.kc3d-orbit-help small{display:block}.kc3d-orbit-help span{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.kc3d-orbit-help small{margin-top:3px;color:#a9b5b3;font-size:8px;font-weight:400;letter-spacing:.03em;text-transform:none}
.kc3d-stage>p{max-width:370px;padding-right:15px!important}
@media(max-width:760px){.kc3d-orbit-help{right:10px;bottom:58px}.kc3d-stage>p{left:10px!important;bottom:10px!important;font-size:9px!important}.kc3d-orbit-help span{display:none}}
