.arredo-arredo-components-1-x-stickyWrapper{position:relative;width:100%}.arredo-arredo-components-1-x-stickySentinel{position:absolute;top:0;left:0;width:100%;height:0;pointer-events:none;visibility:hidden}.arredo-arredo-components-1-x-stickyContainer{width:100%;transition:transform var(--sticky-duration,.3s) var(--sticky-easing,ease),opacity var(--sticky-duration,.3s) var(--sticky-easing,ease),box-shadow var(--sticky-duration,.3s) var(--sticky-easing,ease)}.arredo-arredo-components-1-x-stickyPlaceholder{width:100%;visibility:hidden;pointer-events:none}.arredo-arredo-components-1-x-stickyContainer--stuck{position:fixed;left:0;right:0;z-index:var(--sticky-z-index,999)}.arredo-arredo-components-1-x-stickyContainer--stuck-top{top:var(--sticky-offset,0)}.arredo-arredo-components-1-x-stickyContainer--stuck-bottom{bottom:var(--sticky-offset,0)}.arredo-arredo-components-1-x-stickyContainer--unstuck{position:relative}.arredo-arredo-components-1-x-stickyContainer--hidden-top{transform:translateY(-100%)}.arredo-arredo-components-1-x-stickyContainer--hidden-bottom{transform:translateY(100%)}.arredo-arredo-components-1-x-stickyContainer--visible{transform:translateY(0)}