.Globecontainer{width:575px;height:575px;overflow:hidden;position:relative;box-shadow:inset 0 0 30px 0 hsla(0,0%,100%,.2),inset 0 0 30px 0 hsla(0,0%,100%,.2);border-radius:50%;transform:rotate(-15deg)}#hubspot-messages-iframe-container{position:fixed;bottom:1rem;right:1rem;width:300px;height:400px}.sliding-background-wrapper{display:flex;width:calc(575px * 2);height:100%;animation:slide 20s linear infinite}.sliding-background{width:575px;height:100%;background-size:160% 120%;background-repeat:no-repeat}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}