.headline{word-break:normal}.answer{cursor:pointer}@-webkit-keyframes fly-in{0%{-webkit-transform:scale(.85) translateY(10%);transform:scale(.85) translateY(10%);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);opacity:1}}@keyframes fly-in{0%{-webkit-transform:scale(.85) translateY(10%);transform:scale(.85) translateY(10%);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);opacity:1}}.chat-container{width:100%;max-width:600px;background:hsla(0,0%,100%,.1);-webkit-box-shadow:2px 1px 10px rgba(169,166,166,.4);box-shadow:2px 1px 10px rgba(169,166,166,.4);margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.chat-log{-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;overflow-y:auto;min-height:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#c6e7fb),to(#6ab585));background:linear-gradient(#c6e7fb,#6ab585)}.chat-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;transition:all .5s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fly-in;animation-name:fly-in}.chat-input,.chat-message{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.chat-input{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;position:relative;background:#f5f5f5;max-width:600px;margin:auto;padding:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.chat-input .v-btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.chat-input .ya-share2__container_size_m .ya-share2__icon{height:35px;width:35px;background-size:35px 35px}.chat-input .ya-share2__container_size_m .ya-share2__item{margin:5px 12px 5px 0}.form-wrap{-webkit-transition:all .5s;transition:all .5s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fly-in;animation-name:fly-in}.bg{background-position:33% 50%;background-repeat:no-repeat;background-size:cover}