.video-timeline .timeline{width:100%;max-width:800px;margin:0 auto}@media (max-width:830px){.video-timeline .timeline{padding-left:15px;padding-right:15px}}.video-timeline .timeline-line{width:3px;background-color:#f5f5f5;height:100%}.video-timeline .moment-cell{display:flex;align-items:center;justify-content:center;margin-right:25px;min-width:55px;min-height:150px}.video-timeline .moment-cell-first{align-items:flex-end}.video-timeline .moment-cell-first .timeline-line{height:50%}.video-timeline .moment-cell-last{align-items:flex-start}.video-timeline .moment-cell-last .timeline-line{height:50%}.video-timeline .moment-cell-single .timeline-line{height:0%}.video-timeline .media-caption{width:100%;padding:25px 0;min-height:92px;overflow:hidden;line-height:normal}.video-timeline p.caption{word-wrap:break-word;width:100%;margin:5px 0 0}.video-timeline .quotes{width:27.5px}.video-timeline .live-indicator{position:absolute;top:10px;left:10px;font-size:10pt;color:grey;background-color:#d3d3d3;border-radius:4px;padding:2px}@media (max-width:700px){.video-timeline .live-indicator{font-size:9pt}}@media (max-width:600px){.video-timeline .live-indicator{font-size:8pt}}.video-timeline .moment-distance{position:absolute;bottom:-16px;padding-bottom:4px;display:flex;justify-content:center;background-color:#fff;font-size:11pt;color:#d3d3d3;white-space:nowrap}.video-timeline .emoji-wrapper{align-self:center;position:absolute;margin:auto 0;display:flex;align-items:center;flex-direction:column;background-color:#fff;padding-top:17px;padding-bottom:17px}.video-timeline div.emoji{display:flex;min-height:55px;min-width:55px;justify-content:center;align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.video-timeline div.emoji span{margin-top:5px;font-size:30px;font-family:"Segoe UI Emoji"}@media (max-width:800px){.video-timeline div.emoji span{font-size:30px}}@media (max-width:500px){.video-timeline div.emoji span{font-size:28px}}.video-timeline div.text-icon{display:flex;min-height:55px;min-width:55px;justify-content:center;align-items:center;font-size:20px;font-weight:800;padding-bottom:0;margin-bottom:-20px}.video-timeline .tagged-users-wrapper{display:flex;flex-direction:row;overflow-x:scroll;white-space:nowrap;-ms-overflow-style:none}.video-timeline .tagged-users-wrapper .tagged-user-box{min-width:150px;max-width:150px;margin:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:5px;box-shadow:0 2px 5px 0 rgba(0,0,0,.24);padding-bottom:10px}.video-timeline .tagged-users-wrapper .tagged-user-box img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.video-timeline .tagged-users-wrapper .tagged-user-box .content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;height:100%}.video-timeline .tagged-users-wrapper .tagged-user-box .content .username{margin-top:7px;font-size:15px;font-weight:600}.video-timeline .tagged-users-wrapper .tagged-user-box .content .signup-button{background-color:#00aceb;color:#fff;font-size:15px;font-weight:600;border-radius:3px;padding:5px 15px;margin-top:7px;min-width:70%;text-align:center;text-decoration:none;cursor:pointer}@media (max-width:500px){.video-timeline .tagged-users-wrapper .tagged-user-box{min-width:100px;max-width:100px;margin:10px}}.video-timeline .tagged-users-wrapper::-webkit-scrollbar{display:none}@media (max-width:800px){.video-timeline div.emoji{min-height:52px;min-width:52px}.video-timeline .moment-cell{margin-right:20px;min-width:52px}.video-timeline .media-caption{min-height:85px}.video-timeline .quotes{width:26px}.video-timeline .emoji-wrapper{padding-top:18px;padding-bottom:18px}}@media (max-width:500px){.video-timeline div.emoji{min-height:48px;min-width:48px}.video-timeline .moment-cell{margin-right:30px;min-width:48px}.video-timeline .media-caption{min-height:70px}.video-timeline .quotes{width:24px}.video-timeline .live-indicator{font-size:7pt}.video-timeline .emoji-wrapper{padding-top:12px;padding-bottom:12px}.video-timeline .moment-distance{bottom:-21px}}.video-timeline .container{display:flex}.video-timeline .media{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.video-timeline .button-wrapper{top:0;bottom:0;display:flex;align-items:center;position:absolute}.video-timeline .media{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transform:translateX(10vw);-webkit-transform:translateX(0)}.video-timeline .media-item-wrapper{overflow:hidden;margin-right:5px;display:flex;justify-content:center;align-items:center;border-radius:3px;width:75%;min-width:75%;position:relative}.video-timeline .media-item-wrapper:before{content:"";width:100%;padding-top:100%}.video-timeline .media .media-item-wrapper:last-child{margin-right:0}.video-timeline .carousel{position:relative}.video-timeline .carousel-button{border:solid #fff;border-width:0 4px 4px 0;display:inline-block;padding:8px}.video-timeline .carousel-button:hover{border-color:#fd0;cursor:pointer}.video-timeline .previous{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.video-timeline .next{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.video-timeline .fs-carousel{background-color:rgba(0,0,0,.5);height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;position:fixed;z-index:10000;top:0}.video-timeline .fs-media-item{max-width:95%;max-height:95%}.video-timeline .button-wrapper:hover{cursor:pointer}.video-timeline .button-wrapper:hover i:first-child{border-color:#fd0;cursor:pointer}.video-timeline .media-wrapper{position:absolute;height:100%;width:100%;justify-content:center;align-items:center;display:flex;background-color:#f5f5f5}.video-timeline .media-wrapper:hover{cursor:pointer}.video-timeline .first-slide{-webkit-transform:translateX(-62.5%);transform:translateX(-62.5%)}.fs-carousel-visible{position:fixed;overflow:hidden;width:100%}
/*# sourceMappingURL=main.css.map */