#scene{background:transparent;height:400px;overflow:visible;position:relative;width:100%}#scene .button,#scene .floating-button{align-items:center;background:#aa3c28;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.15);color:#fff;display:flex;font-size:14px;gap:8px;padding:8px 16px;position:absolute;user-select:none}#scene .floating-button{pointer-events:none;z-index:2}#scene .button .icon,#scene .floating-button img.icon{height:20px;width:20px}.after-card-image{display:block;overflow:visible}.after-img{display:block;height:auto;width:100%}.matter-scene-static{align-items:flex-end;background:#fdf7f6;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;height:380px;justify-content:center;padding:20px;position:relative;width:480px}.floating-button{align-items:center;background:#aa3c28;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.15);color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:8px 14px;transform:rotate(calc(-8deg + 16deg*var(--r)))}.floating-button:first-child{--r:0.2}.floating-button:nth-child(2){--r:0.2;bottom:67px;right:0}.floating-button:nth-child(3){--r:0.3;bottom:99px}.floating-button:nth-child(4){--r:-0.1;bottom:128px;left:6%}.floating-button:nth-child(5){--r:1.2;bottom:162px;right:0}.floating-button:nth-child(6){--r:0.8;bottom:226px}.floating-button:nth-child(7){--r:0.3}.icon{height:16px;width:16px}@media (max-width:768px){#scene{height:350px;margin:auto;max-width:300px}#scene .button,#scene .floating-button{font-size:12px}.floating-button:nth-child(2){--r:0.2;bottom:59px;right:0}.floating-button:nth-child(5){--r:0.;bottom:179px;right:0}.floating-button:nth-child(4){--r:-0.;bottom:140px;left:6%}}