.madsack-berater-icon-floating{position:fixed;bottom:30px;right:30px;z-index:99999;display:block;width:80px;height:80px;border-radius:50%;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);isolation:isolate;contain:layout style paint}body.scrolled .madsack-berater-icon-floating{position:fixed;bottom:30px;right:30px}.madsack-berater-icon-floating:hover{transform:translate3d(0,0,0) scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.25)}.madsack-berater-icon-floating img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}@media (max-width:768px){.madsack-berater-icon-floating{width:60px;height:60px;bottom:20px;right:20px}body.scrolled .madsack-berater-icon-floating{bottom:20px;right:20px}}