#throwback-posts{position:fixed;right:50px;max-width:400px;width:90%;background:#fff;box-shadow:-2px -1px 22px 0 #d4d4d4;top:calc(100% - 60px);transition:all .4s;max-height:100%;z-index:9999999}@media only screen and (max-width:978px){#throwback-posts{width:134px;right:0}#throwback-posts .throwback-posts__texting{display:none}}#throwback-posts.on{width:100%}#throwback-posts.on .throwback-posts__arrow{border:0}#throwback-posts.on .throwback-posts__arrow:after,#throwback-posts.on .throwback-posts__arrow:before{position:absolute;left:15px;content:' ';height:20px;width:2px;background-color:#fff}#throwback-posts.on .throwback-posts__arrow:before{transform:rotate(0)}#throwback-posts.on .throwback-posts__arrow:after{transform:rotate(90deg)}.throwback-posts__card{padding:10px;width:90%;margin:10px auto;position:relative;z-index:9}.throwback-posts__card a{color:#252525!important}.throwback-posts__title{font-size:1.9rem}.throwback-posts__bg{background-size:cover;background-position:center;position:absolute;width:100%;height:100%;opacity:.3;z-index:-1}.throwback-posts__header{cursor:pointer;display:flex;background:orange;color:#fff;height:60px;padding:10px 30px;position:relative}.throwback-posts__maintitle{font-size:22px;margin:0}.throwback-posts__container{background:#fff}.throwback-posts__subtitle{font-size:16px;margin:0;line-height:10px}.throwback-posts__icon{max-width:40px;margin-right:20px}.throwback-posts__excerpt{font-size:13px;letter-spacing:.2px}.throwback-posts__datetime{position:relative;display:flex;width:100%;justify-content:space-between;font-size:14px;font-weight:600}.throwback-posts__arrow{border:solid #fff;border-width:0 2px 2px 0;display:flex;padding:3px;transform:rotate(-135deg);width:14px;height:14px;position:absolute;right:30px;top:50%;cursor:pointer}