.share-fixed{position:fixed;top:50%;bottom:0;left:-33px;height:max-content;margin:auto;transform:rotate(-90deg);z-index:250}.share-fixed__inner{width:100px;height:35px;background-color:#004073;display:flex;justify-content:center;align-items:center;transition:all 225ms}.share-fixed__inner:hover{cursor:pointer;background-color:#004c88}.share-fixed__text{font-size:13px;font-weight:700;line-height:28px;color:#fff}.share-fixed__icon{margin-left:5px}.share-fixed__icon-img{min-width:20px;max-width:20px;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}