.sticky_buttons{position:fixed;right:0px !important;top:50% !important;display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:5px;z-index:80;width:155px;height:105px}.one_sticky_button{margin-bottom:5px;width:155px;display:flex;position:relative;right:-100px;transition:all 1s ease}.open_sticky{right:0}.hover_sticky{right:0}.sticky_button_text{width:100px;color:white;background-color:#0090d2;justify-content:center;display:flex;flex-direction:column;line-height:1em;font-size:14px;padding:0 3px 0 8px}.sticky_icon{background-color:#0090d2;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.sticky_icon img{padding:2px 4px;width:40px;height:40px;object-fit:contain}.sticky_buttons_relative_wrapper{height:100%;width:100%;position:relative}