.Menu{background:#efefef;text-align:left;border-radius:3px;box-shadow:0 9px 20px 3px rgba(0,0,0,.4);border-top:2px solid #01b96b;position:absolute;top:100%;left:0;overflow:hidden}.Menu-item a{display:block;padding:7px 15px;color:#000;cursor:pointer}.Menu-item a:hover{background-color:#ccc}.UserAvatar{border-radius:50%;background:grey;background-size:cover}a.author-link .UserAvatar{display:block}.Dropdown{position:relative;font-size:16px}.Dropdown a{color:#fff}.Dropdown--primary .Dropdown-icon{font-size:11px;position:relative;top:-1px}.Dropdown--primary .Dropdown-title{font-size:18px;font-family:Proxima Nova Bold,Helvetica Neue,Helvetica,Arial,sans-serif}.Dropdown-icon{font-size:10px;margin-left:5px;display:inline}.Dropdown-title{font-weight:600;letter-spacing:1.5px;text-align:right;color:#babec4;cursor:pointer}.Dropdown-menu{box-sizing:border-box;position:absolute;top:100%;margin-top:-1px;z-index:1000;right:-28px;padding-top:8px;display:none}.Dropdown-menu--top{top:auto;padding-top:0;padding-bottom:8px;bottom:100%}.Dropdown-menu--top .Dropdown-triangle{top:auto;bottom:0}.Dropdown-menu--top .Dropdown-triangle path{transform:rotate(180deg);transform-origin:50% 50%}.Dropdown.Dropdown-hover:hover .Dropdown-menu,.Dropdown.Dropdown-open .Dropdown-menu{display:inherit}.Dropdown-list{border-radius:6px;background-color:#53565d;box-shadow:0 9px 25px 0 rgba(0,0,0,.78);padding-top:5px;padding-bottom:13px;-webkit-overflow-scrolling:touch;overflow-y:auto}.Dropdown-triangle{position:absolute;right:22px;top:0}.Dropdown-triangle path{fill:#53565d}.Dropdown-option{box-sizing:border-box;color:#b4b9c2;cursor:pointer;display:block;line-height:2.14;letter-spacing:1px;width:auto;padding-left:18px;padding-right:26px;text-align:left;white-space:nowrap}.Dropdown-option.isActive{font-weight:700;color:#fff}.Dropdown-option:hover{background-color:hsla(0,0%,80%,.29)}.Dropdown--upper{text-transform:uppercase}.Dropdown-option-footer{background-color:#565f6e;padding-top:14px;padding-bottom:5px}.Dropdown.center .Dropdown-menu,.Dropdown.center .Dropdown-triangle{left:50%!important;right:auto!important;text-align:center!important;transform:translate(-50%)!important}.Dropdown--postPage .Dropdown-menu{right:-16px;margin-top:4px}.Dropdown--postPage .Dropdown-menu--top .Dropdown-triangle{border-bottom:initial}.Dropdown--postPage .Dropdown-triangle{right:16px}.Dropdown--postPage .Dropdown-triangle path{fill:#fff}.Dropdown--postPage .Dropdown-list{color:#000;background-color:#fff;border-radius:3px;padding:8px 0;text-transform:capitalize}.Dropdown--postPage .Dropdown-option{padding:14px 23px;font-size:14px;line-height:14px;letter-spacing:normal;color:#000}.Dropdown--postPage .Dropdown-option.isActive,.Dropdown--postPage .Dropdown-option:hover{cursor:pointer;background-color:rgba(0,0,0,.08)}.Dropdown--postPage.Dropdown--btn.Dropdown-open .Dropdown-title{background-color:hsla(0,0%,100%,.12)}.Dropdown--postPage.Dropdown--btn.Dropdown-open .Dropdown-title svg>*{fill:#fff}.Dropdown--postPage.Dropdown--btn .Dropdown-title{border-radius:3px;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.Dropdown--postPage.Dropdown--btn .Dropdown-title span{display:none}.Dropdown--postPage.Dropdown--btn .Dropdown-title svg>*{fill:#b4b9c2}.Dropdown--postPage.Dropdown--btn .Dropdown-title.active,.Dropdown--postPage.Dropdown--btn .Dropdown-title:hover{background-color:hsla(0,0%,100%,.12)}.Dropdown--postPage.Dropdown--btn .Dropdown-title.active svg>*,.Dropdown--postPage.Dropdown--btn .Dropdown-title:hover svg>*{fill:#fff}.Dropdown--postPage.Dropdown--btn button{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;padding:8px 15px;border:none;outline:none;background:transparent;width:100%}.Dropdown--postPage.Dropdown--btn button:hover{background-color:rgba(0,0,0,.08)}.Dropdown--postPage.Dropdown--btn button:hover .icon [stroke]{stroke:#000}.Dropdown--postPage.Dropdown--btn button:hover .icon [fill]{fill:#000}.Dropdown--postPage.Dropdown--btn button.disabled{cursor:default;background-color:inherit;opacity:.5}.Dropdown--postPage.Dropdown--btn button.disabled .icon [stroke],.Dropdown--postPage.Dropdown--btn button .icon [stroke]{stroke:#b4b9c2}.Dropdown--postPage.Dropdown--btn button.disabled .icon [fill],.Dropdown--postPage.Dropdown--btn button .icon [fill]{fill:#b4b9c2}.Dropdown--postPage.Dropdown--btn button .label{font-family:Proxima Nova Bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:14px;white-space:nowrap;padding:6px 8px}.Dropdown--horizontal .Dropdown-list{display:flex;flex-direction:row;padding:8px 16px;border-radius:6px}.Dropdown--horizontal .Dropdown-menu{right:auto;left:56px;top:-50%;margin-top:0;padding-top:0;cursor:default}.Dropdown--horizontal .Dropdown-menu label{font-family:Proxima Nova Bold,Helvetica Neue,Helvetica,Arial,sans-serif;color:#000;font-size:14px;display:flex;justify-content:flex-start;align-items:center;padding:8px 9px}.Dropdown--horizontal .Dropdown-menu button{padding:8px}.Dropdown--horizontal .Dropdown-menu button:hover{background-color:transparent}.Dropdown--horizontal .Dropdown-menu button:hover .icon{border-radius:3px;background-color:rgba(0,0,0,.08)}.Dropdown--horizontal .Dropdown-menu button .icon [fill],.Dropdown--horizontal .Dropdown-menu button:hover .icon [fill]{fill:#27292d}.Dropdown--horizontal .Dropdown-menu button .icon [stroke],.Dropdown--horizontal .Dropdown-menu button:hover .icon [stroke]{stroke:#27292d}.Dropdown--horizontal .Dropdown-triangle{top:28px;bottom:auto;left:-16px;right:auto;transform:rotate(-90deg)}.Dropdown--horizontal-left .Dropdown-menu{left:auto;right:56px}.Dropdown--horizontal-left .Dropdown-triangle{left:auto;right:-16px;transform:rotate(90deg)}.Dropdown--horizontal-left .Dropdown-list{flex-direction:row-reverse}