/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}img[preload-image]{transition:opacity .3s;transition-delay:.2s;opacity:1;width:100%}img[preload-image].ng-preloader-loading{max-height:32px;opacity:0;height:32px;width:100%}img[preload-image].ng-preloader-loading:not(.ng-preloader-loading-with-heigth){transition:opacity .3s}img.ng-preloader-loading-spinner{position:absolute;margin-bottom:0!important;margin-left:0!important;margin-right:0!important;margin-top:0;padding:0!important;left:50%;transform:translate(-50%,0)}img[preload-image]:not(.ng-preloader-loading)+img.ng-preloader-loading-spinner{display:none}[preload-bg-image].ng-preloader-bg-loading{background-position:center center!important;background-size:50%!important;background-repeat:no-repeat!important}@font-face{font-family:'Rateit Icons';src:url(/styles/fonts/rateit_icons/rateit_icons.eot?pxrhzo);src:url(/styles/fonts/rateit_icons/rateit_icons.eot?#iefixpxrhzo) format("embedded-opentype"),url(/styles/fonts/rateit_icons/rateit_icons.woff?pxrhzo) format("woff"),url(/styles/fonts/rateit_icons/rateit_icons.ttf?pxrhzo) format("truetype"),url(/styles/fonts/rateit_icons/rateit_icons.svg?pxrhzo#rateit_icons) format("svg");font-weight:400;font-style:normal}*{box-sizing:border-box}body,html{height:100%}.theme-background-brightness:before{content:'';display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.app{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:justify;align-content:space-between;height:100%}.header{height:7em;padding:.5em 2em;-ms-flex-positive:0;flex-grow:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-align:center;align-items:center}.header__logo{height:100%;margin:.5em 0;-ms-flex-positive:0;flex-grow:0}.header__text{font-size:1.5em}.content{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;overflow-y:auto;overflow-x:hidden}.header+.content{height:calc(100% - 7em)}.pane{max-height:100%;position:relative;z-index:10}.pane.ng-enter{opacity:0;transition:transform 1s -.3s,opacity .5s}.pane.ng-enter.ng-enter-active{opacity:1;transform:translateX(0)}.pane--question{width:90%;max-width:1700px;margin:0 auto}.pane--question.ng-enter{transform:translateX(-100%)}.content--wide .pane--question{display:-ms-flexbox;display:flex}.content--wide .pane--question .question-content,.content--wide .pane--question .question-header{width:calc(50% - 1.5em);-ms-flex:0 0 auto;flex:0 0 auto}.content--wide .pane--question .question-content{margin-left:1.5em}.pane--chat{width:100%}.pane--chat.ng-enter{transform:translateX(100%)}.title{font-size:2em;font-weight:400}.description{font-size:1.5em}.poster-image{display:block;max-width:100%;height:auto;margin:0 auto 1.5em}.answers{list-style:none;padding-left:0;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.answers--multi,.answers--pictures{-ms-flex-wrap:wrap;flex-wrap:wrap}.answers--rate{-ms-flex-pack:center;justify-content:center;margin-top:3em}.answer{position:relative;margin-bottom:1em;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.answer__result--inline{padding-left:1em}.answer--multi,.answer--picture{font-size:1.5em;border-radius:15px;padding:1em}.content--tall .answer--multi{width:calc(50% - .5em)}.content--tall .answer--multi:nth-child(2n){margin-left:1em}.content--wide .answer--multi{width:100%}.answer--picture{-ms-flex-direction:column;flex-direction:column}.answer--picture p{margin-bottom:0}.content--tall .answer--picture{width:calc(25% - 1em)}.content--tall .answer--picture:nth-child(4n+2),.content--tall .answer--picture:nth-child(4n+3),.content--tall .answer--picture:nth-child(4n+4){margin-left:1em}.content--wide .answer--picture{width:calc(50% - .5em)}.content--wide .answer--picture:nth-child(2n){margin-left:1em}.answer--rate{padding:0 1em;font-size:1.5em}.answer--rate i{font-style:normal;font-size:2em}.answer--star i:before{font-family:"Rateit Icons",serif;content:"\e602"}.answer--star.selected i:before{content:"\e603"}.answer--smile i:before{font-family:"Rateit Icons",serif;content:"\e600"}.answer--smile.selected i:before{content:"\e601"}.answer--heart i:before{font-family:"Rateit Icons",serif;content:"\e605"}.answer--heart.selected i:before{content:"\e604"}.answer--sun i:before{font-family:"Rateit Icons",serif;content:"\e606"}.answer--sun.selected i:before{content:"\e607"}.answer--moon i:before{font-family:"Rateit Icons",serif;content:"\e609"}.answer--moon.selected i:before{content:"\e608"}.answer__bar{position:absolute;right:1px;bottom:1px;display:block;transition:width .3s,height .3s}.answer__bar~*{position:relative}.answer__bar--horizontal{top:1px;width:0;height:calc(100% - 2px);border-radius:0 15px 15px 0}.answer__bar--vertical{right:1px;width:calc(100% - 2px);border-radius:0 0 15px 15px}.answer__result--floating{position:absolute;top:calc(50% - .5em);left:50%;transform:translate(-50%,-50%);z-index:1;font-size:2em}.answer__image{display:block;width:100%;height:auto}.answer--with-result .answer__image{opacity:.5}.footer-rating{font-size:1.5em;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1em}.message{margin:0 auto;border-bottom:1px solid}.message__content,.message__header{max-width:1000px;margin:0 auto;padding-left:75px}.message__header{position:relative}.message__name{font-size:1.5em;margin:1em 0 0;font-weight:400}.message__photo{position:absolute;top:-10px;left:0;border-radius:50px}.message__time{float:right}.message__content{font-size:2em;margin-top:.5em;margin-bottom:.8em}.featured .message__content{font-weight:900}