.main-carousel-wrapper{position:fixed;bottom:200px;right:20px;width:280px;max-width:300px;font-family:'Roboto';display:none}.main-carousel-wrapper.visible{display:block}.main-carousel-wrapper .carousel-inner{width:100%;position:relative}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item{border:1px solid #44a5ff;border-radius:3px;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top{background-color:#e9f0fa;border-top-left-radius:3px;border-top-right-radius:3px;padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:138px}.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top .carousel-item-avatar{width:40px;height:auto;margin-right:10px}.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top .carousel-item-content{color:#4869b1;font-size:14px;line-height:1.4em}.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom{background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 30px;font-size:16px;height:62px}.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom .carousel-item-author{color:#4869b1}.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom .carousel-item-city{color:#6a6a6a}.main-carousel-wrapper .carousel-inner .carousel-btns{position:absolute;left:0;right:0;bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1px}.main-carousel-wrapper .carousel-inner .carousel-btns img{cursor:pointer;width:20px;height:60px}@media only screen and (max-width:768px){.main-carousel-wrapper.visible{display:none}}