.header .author-wrapper{position:absolute;top:0;left:192px;z-index:1000;display:flex;width:inherit}.header .author-wrapper .author-image{width:100px;height:100px;box-sizing:border-box;border:1px solid #fff;flex-shrink:0;background-color:rgba(255,255,255,0.2)}.header .author-wrapper.noimage .author-image{background-image:url('/0/img/common/silueta.png');background-size:100% 100%}.header .author-wrapper .author-image img{width:auto;height:auto;max-width:100%;max-height:100%}.header .author-wrapper .author-info-wrapper{padding:10px;flex-shrink:0;max-width:100%}.header .author-wrapper .author-text{font-family:QuatroSlab-Bold;font-size:15px;color:#fff;text-shadow:0px 1px 2px rgba(0,0,0,1);display:inline-block;vertical-align:middle;text-align:left}.header .author-wrapper .author-jobtitle{color:#fff;font-size:15px;text-shadow:0px 1px 2px rgba(0,0,0,1)}.header .author-wrapper .author-share{padding:0;margin:0}.header .author-wrapper .author-share LI{display:inline-block;margin:5px 10px 5px 0}.header .author-wrapper .author-share LI A{display:inline-block;position:relative;cursor:pointer;width:32px;height:auto;line-height:32px;box-sizing:border-box;color:inherit;transition:background-color 250ms}.header .author-wrapper .author-share LI A .svg-icon{background-color:rgba(0,0,0,0.1);display:flex;align-items:center}@media (max-width:1000px){.header .author-wrapper{left:74px;max-width:calc(100% - 74px)}.header .author-wrapper .author-info-wrapper{max-width:calc(100% - 70px);box-sizing:border-box}.header .author-wrapper .author-image{width:70px;height:70px}.header .author-wrapper .author-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.header .author-wrapper .author-jobtitle{display:none}}