/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */legend,td,th{padding:0}a,body{color:#303030}ol,ul{padding-left:0}.button:active,.button:focus,a:active,a:hover,button:active,button:focus{outline:0}#app,sub,sup{position:relative}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}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;text-decoration:none}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{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}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:500;line-height:1.4}h1{font-size:19px;font-size:1.9rem}h2,h3{font-size:14px;font-size:1.4rem}h4{font-size:12px;font-size:1.2rem}h5{font-size:11px;font-size:1.1rem}h6{font-size:10px;font-size:1rem}@media (min-width:601px){h1{font-size:22px;font-size:2.2rem}h2{font-size:16px;font-size:1.6rem}h3{font-size:14px;font-size:1.4rem}h4{font-size:12px;font-size:1.2rem}h5{font-size:11px;font-size:1.1rem}h6{font-size:10px;font-size:1rem}}p{margin-top:0}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;box-sizing:border-box;float:left}body{margin:0;background-color:#f5f5f5;font-size:16px;font-size:1.6em;line-height:1.4;font-weight:400;font-family:"Whitney A","Whitney B",Helvetica,Arial,sans-serif}.button,.capture-main-comment .liking-participants a,.capture-main-comment .taggee-participants a,.capture-main-comment__author__name,.capture__add-rating,.rating,button{font-weight:500}body.webview{background-color:#fff;font-family:'-apple-system-font'}.app-view{margin-top:60px}ol,ul{margin-top:0}.app-view.webview{margin-top:0;padding-top:0}*,:after,:before{box-sizing:inherit}@media (max-width:1092px){.app-view{margin-top:0;padding-top:60px}}@media (min-width:601px){.app-view{margin-top:0;padding-top:90px}a:hover{opacity:.8}}ul{list-style:circle inside}ol{list-style:decimal inside}ol ol,ol ul,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}li{margin-bottom:1rem}td,th{margin:0}.button,button{margin-bottom:1rem;outline:0;border:0;border-radius:4px;background:#fff}fieldset,input,select,textarea{margin-bottom:1.5rem;-webkit-appearance:none}fieldset::-webkit-input-placeholder,input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#909090}fieldset::-moz-placeholder,input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#909090}fieldset:-moz-placeholder,input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:#909090}fieldset:-ms-input-placeholder,input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#909090}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}.loading-spinner-wrapper{position:relative;height:100%}.loading-spinner{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);max-width:30px}.vertically-align-block{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.vertically-align-block--center{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.vertically-align-block--top{-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.nowrap{white-space:nowrap}.fade-animation-enter{opacity:.01;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.fade-animation-enter-active{opacity:1}.fade-animation-leave{opacity:1;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.fade-animation-leave-active{opacity:.01}@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(180deg)}}@-moz-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(180deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(180deg)}}@-webkit-keyframes grow{0%{background-size:0}50%{background-size:20px}}@-moz-keyframes grow{0%{background-size:0}50%{background-size:20px}}@keyframes grow{0%{background-size:0}50%{background-size:20px}}@-webkit-keyframes fade-and-expand{0%{opacity:0;width:0;padding:0;border:0}100%{opacity:1;width:100%;padding:12px 17px 11px;border:1px solid #e9e9e9}}@-moz-keyframes fade-and-expand{0%{opacity:0;width:0;padding:0;border:0}100%{opacity:1;width:100%;padding:12px 17px 11px;border:1px solid #e9e9e9}}@keyframes fade-and-expand{0%{opacity:0;width:0;padding:0;border:0}100%{opacity:1;width:100%;padding:12px 17px 11px;border:1px solid #e9e9e9}}.capture.capture--embeddable--square .capture-header .image-wrapper,.rating{border-radius:4px}.capture-main-comment .taggee-participants+.liking-participants,.capture__add-rating{border-top:1px solid #efefef}@-webkit-keyframes delay-visibility{0%{visibility:hidden}100%{visibility:visible}}@-moz-keyframes delay-visibility{0%{visibility:hidden}100%{visibility:visible}}@keyframes delay-visibility{0%{visibility:hidden}100%{visibility:visible}}@-webkit-keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{visibility:visible;opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{visibility:visible;opacity:1}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{visibility:visible;opacity:1}}@-webkit-keyframes bounce{0%,100%{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}}@-moz-keyframes bounce{0%,100%{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}}@keyframes bounce{0%,100%{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}}@-webkit-keyframes slide-up{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translateY(-2%);-moz-transform:translateY(-2%);-ms-transform:translateY(-2%);-o-transform:translateY(-2%);transform:translateY(-2%)}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-up{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translateY(-2%);-moz-transform:translateY(-2%);-ms-transform:translateY(-2%);-o-transform:translateY(-2%);transform:translateY(-2%)}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-up{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translateY(-2%);-moz-transform:translateY(-2%);-ms-transform:translateY(-2%);-o-transform:translateY(-2%);transform:translateY(-2%)}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-down{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}}@-moz-keyframes slide-down{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}}@keyframes slide-down{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes fade-in-overlay{0%{background-color:transparent}100%{background-color:rgba(0,0,0,.725)}}@-moz-keyframes fade-in-overlay{0%{background-color:transparent}100%{background-color:rgba(0,0,0,.725)}}@keyframes fade-in-overlay{0%{background-color:transparent}100%{background-color:rgba(0,0,0,.725)}}@-webkit-keyframes fade-out-overlay{0%{background-color:rgba(0,0,0,.725)}100%{background-color:transparent}}@-moz-keyframes fade-out-overlay{0%{background-color:rgba(0,0,0,.725)}100%{background-color:transparent}}@keyframes fade-out-overlay{0%{background-color:rgba(0,0,0,.725)}100%{background-color:transparent}}.rating{display:inline-block;width:28px;height:24px;line-height:25px;line-height:2.5rem;text-align:center;color:#fff}.capture-header .image-wrapper,.capture-header__wine-profile-link{display:block;position:relative}.rating--best{background:#13baa6}.rating--good{background:#93c1ac}.rating--ok{background:#c5c4af}.rating--bad{background:#dbc5b0}@media (min-width:601px){.rating{width:32px;height:30px;line-height:31px;line-height:3.1rem}}.influencer-badge,.premium-badge{width:16px;vertical-align:middle;margin-left:-2px;margin-top:-4px}.influencer-title{color:#909090;font-size:13px;font-size:1.3rem;line-height:normal;margin:0}@media (min-width:601px){.influencer-badge,.premium-badge{max-width:18px;margin-left:-2px;margin-top:-2px}.influencer-title{font-size:14px;font-size:1.4rem}.capture .capture-note:hover{opacity:1;background:#fff}}.version-tag{position:fixed;bottom:15px;right:15px;background:#fff;padding:4px 8px;border:1px solid #efefef;border-radius:2px;font-size:12px}.capture{margin:0 auto}.capture>:last-child{border-radius:0 0 4px 4px}.capture .capture-note{background:#fff}.capture .capture-note__note{padding:5px 0 0}.capture__add-rating{color:#cd595a;width:100%;background:#fff;text-align:left;padding:15px;border-radius:0 0 4px 4px}.capture--loading .comment-placeholder{background:#fff;padding:20px 15px 15px}.capture--loading .capture-header{position:relative;background:#fff;border-radius:4px 4px 0 0}.capture--loading .capture-header .text-placeholder-wrapper{position:absolute;right:0;left:30px;bottom:30px;height:40px}.capture--feed-capture{margin-bottom:30px}.capture--feed-capture .capture-header__details{padding:0 15px 10px}.capture--feed-capture .capture-header__name{font-size:16px;font-size:1.6rem}.capture--feed-capture .capture-header__producer{font-size:14px;font-size:1.4rem}.capture--feed-capture .capture-header .image-wrapper{height:334px}.capture--feed-capture .capture-main-comment{padding:18px 16px 15px}.capture--feed-capture .capture-main-comment__author .influencer-title{min-height:15px}.capture--feed-capture .capture-main-comment__note{font-size:16px;font-size:1.6rem}.capture--feed-capture .capture-main-comment .liking-participants,.capture--feed-capture .capture-main-comment .taggee-participants{font-size:14px;font-size:1.4rem}.capture--feed-capture .rating{top:15px;right:15px;width:28px;height:26px;font-size:14px;font-size:1.4rem;line-height:27px;line-height:2.7rem}.capture--feed-capture .capture-actions .comment-box__placeholder{padding-top:8px;padding-left:13px}.capture .commenting-participants{background:#fff}.capture-header{position:relative}.capture-header .image-wrapper{height:375px;overflow:hidden}@media (min-width:601px){.capture-header__wine-profile-link:hover{opacity:1}.capture-header__wine-profile-link:hover .image-wrapper:after{background:rgba(0,0,0,.275)}.capture-header .image-wrapper{border-radius:4px 4px 0 0}}.capture-header .image-wrapper.loading{background:#fff}.capture-header .image-wrapper:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;transition:background .1s linear}.capture-header .image-wrapper__image{height:100%;width:100%;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.capture-header .popover{position:absolute;top:0;right:0}.capture-header .popover__menu{right:10px;top:37px;opacity:.97;background:#303030}.capture-main-comment .taggee-participants a:hover,.capture.capture--embeddable.capture--embeddable--active .capture-header__watermark{opacity:1}.capture-header .popover__menu:after{border-bottom-color:#303030;right:12px}.capture-header .popover__menu__links__link{color:#fff}.capture-header__dots{display:none;position:relative;width:5px;height:5px;background:#fff;border-radius:50%;margin:17px 28px 23px 18px}.capture-header__dots:after,.capture-header__dots:before{content:"";position:absolute;width:5px;height:5px;background:#fff;border-radius:50%}.capture-header__dots:before{left:-11px}.capture-header__dots:after{right:-11px}.capture-header__details{background-color:transparent;background-image:-webkit-linear-gradient(-270deg,rgba(0,0,0,.3) 0,transparent 100%);background-image:linear-gradient(0deg,rgba(0,0,0,.3) 0,transparent 100%);position:absolute;bottom:0;left:0;right:0;height:200px;padding:15px 18px 10px;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}.capture-header__name,.capture-header__producer{display:inline-block;margin:0;color:#fff;border-bottom:1px solid transparent;line-height:1.2}.capture-header__producer{text-transform:uppercase}.capture-main-comment{background:#fff;display:block;padding:20px 15px 15px}.capture-main-comment:after,.capture-main-comment__author:after{content:"";display:table;clear:both}.capture-main-comment__author{position:relative}.capture-main-comment__author .vertically-align-block--center{height:35px}.capture-main-comment__author__photo-link{position:relative;display:inline-block;width:35px;height:0;padding-bottom:35px;border-radius:50%;vertical-align:middle;overflow:hidden;float:left;margin-right:15px}.capture-main-comment__author__photo-link__image{position:absolute;width:100%;min-width:100%;height:100%}.capture-main-comment__author .influencer-title,.capture-main-comment__author__name{float:left;width:468px;width:calc(100% - 40px);margin-bottom:0}.capture-main-comment__author__name a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;max-width:90%}.capture-main-comment__author .influencer-badge,.capture-main-comment__author .premium-badge{vertical-align:top;margin-top:3px}.capture-main-comment__author .influencer-title{min-height:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;font-size:1.4rem;line-height:1.2}.capture-main-comment .rating{position:absolute;top:0;right:0}.capture-main-comment__note{padding:8px 0 0;margin:0;color:#606060;font-size:18px;font-size:1.8rem;word-wrap:break-word}.capture-main-comment__note a{color:#cd595a;font-weight:500}.capture-main-comment__created-at,.capture-main-comment__helpful-count{color:#909090;padding:0;margin:0}.capture-main-comment__helpful-count{font-size:14px;font-size:1.4rem}.capture-main-comment__created-at{color:#909090;white-space:nowrap}.capture-main-comment .taggee-participants{padding:15px;margin:0 -15px}.capture-main-comment .taggee-participants__participant-photo-link{position:relative;display:inline-block;width:25px;height:0;padding-bottom:25px;border-radius:50%;margin-right:6px;vertical-align:middle;overflow:hidden}.capture-main-comment .taggee-participants__participant-photo-link__image{position:absolute;width:100%;height:auto}.capture-main-comment .taggee-participants__participant-names{display:inline;vertical-align:middle;color:#909090;line-height:1.6}.capture-main-comment .taggee-participants__participant-names__name{color:#303030}.capture-main-comment .liking-participants{padding:15px 15px 0;margin:0 -15px}.capture-main-comment .liking-participants__participant-names{color:#909090}.capture-main-comment .liking-participants__participant-names__name{color:#303030}@media (max-width:600px){.capture-note__note{margin-top:0!important}}@media (min-width:601px){.capture--feed-capture .capture-main-comment .taggee-participants__participant-photo-link:hover,.capture--feed-capture .capture-main-comment__author__photo-link:hover,.capture-main-comment__author__photo-link:hover{opacity:1}.capture{max-width:512px}.capture--loading .comment-placeholder{padding:20px 30px 15px}.capture--feed-capture .capture-main-comment{padding:15px 15px 13px}.capture--feed-capture .capture-main-comment__author__photo-link{width:35px;padding-bottom:35px}.capture--feed-capture .capture-main-comment__note{font-size:1.4rem;font-size:14px}.capture--feed-capture .capture-main-comment .liking-participants,.capture--feed-capture .capture-main-comment .taggee-participants{margin:0 -15px}.capture--feed-capture .capture-main-comment .taggee-participants{padding:15px}.capture--feed-capture .capture-main-comment .liking-participants{padding:14px 15px 0}.capture--feed-capture .capture-main-comment .influencer-title{font-size:12px;font-size:1.2rem}.capture--feed-capture .capture-actions{padding:15px 16px 14px}.capture--feed-capture .capture-actions .comment-box{width:264px}.capture--feed-capture .capture-actions .comment-box__placeholder{font-size:14px;font-size:1.4rem;padding-top:9px;padding-left:16px}.capture--feed-capture .capture-actions .comment-box .contenteditable{line-height:1;font-size:14px;font-size:1.4rem;min-height:36px;padding-top:10px;padding-left:15px}.capture--feed-capture .capture-actions .like-heart{padding:7px 12px 3px 3px}.capture-header .image-wrapper{height:512px}.capture-header__details{padding:0 30px 18px}.capture-header .popover:hover .capture-header__dots,.capture-header__wine-profile-link:hover~.popover .capture-header__dots{display:block}.capture-main-comment{padding:20px 30px 15px}.capture-main-comment__author{position:relative}.capture-main-comment__author:after{content:"";display:table;clear:both}.capture-main-comment__author__photo-link{width:40px;padding-bottom:40px}.capture-main-comment__author .influencer-title,.capture-main-comment__author__name{float:left;width:468px;width:calc(100% - 55px)}.capture-main-comment__author .influencer-title{font-size:16px;font-size:1.6rem}.capture-main-comment__note{padding-top:13px}.capture-main-comment .taggee-participants{margin:0 -30px;padding:20px 30px}.capture-main-comment .taggee-participants__participant-photo{width:30px;padding-bottom:30px;margin-right:10px}.capture-main-comment .liking-participants{margin:0 -30px;padding:15px 30px 0}}.capture.capture--embeddable{max-width:440px}.capture.capture--embeddable .capture-header{width:440px;height:440px}.capture.capture--embeddable .capture-header__overlay{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;transition:background .1s linear}.capture.capture--embeddable .capture-header__watermark{position:absolute;top:20px;right:20px;width:40px;opacity:.8}.capture.capture--embeddable .capture-header__wine-profile-link{height:0;padding-bottom:100%;overflow:hidden}.capture.capture--embeddable .capture-header__wine-profile-link .image-wrapper{position:absolute;width:100%;height:auto}.capture.capture--embeddable .capture-header__producer{font-size:1.6rem;font-size:16px}.capture.capture--embeddable .capture-header__name{font-size:1.8rem;font-size:18px;font-weight:400}.capture.capture--embeddable .capture-main-comment{padding:20px}.capture.capture--embeddable .capture-main-comment .liking-participants,.capture.capture--embeddable .capture-main-comment .taggee-participants,.capture.capture--embeddable .capture-main-comment__created-at{display:none}.capture.capture--embeddable--square{position:relative}.capture.capture--embeddable--square.capture--embeddable--active{cursor:pointer}.capture.capture--embeddable--square.capture--embeddable--active .capture-header__overlay{background:rgba(0,0,0,.8)}.capture.capture--embeddable--square.capture--embeddable--active .capture-header__details{opacity:.05}.capture.capture--embeddable--square.capture--embeddable--active .capture-main-comment{visibility:visible;opacity:1}.capture.capture--embeddable--square .capture-main-comment{visibility:hidden;position:absolute;bottom:0;background:0 0;width:100%;height:75%;padding-left:20px;padding-right:20px;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear;opacity:0}.capture.capture--embeddable--square .capture-main-comment__author{position:absolute;bottom:0;left:0;width:90%;width:calc(100% - 40px);margin:0 20px;padding:20px 0}.capture.capture--embeddable--square .capture-main-comment__author a{color:#fff}.capture.capture--embeddable--square .capture-main-comment__author__name{font-size:16px;font-size:1.6rem;font-weight:400}.capture.capture--embeddable--square .capture-main-comment__author__photo-link{width:40px;padding-bottom:40px}.capture.capture--embeddable--square .capture-main-comment__author .vertically-align-block--center{height:37px}.capture.capture--embeddable--square .capture-main-comment__note{color:#fff;font-size:1.8rem;font-size:18px;max-height:209px;overflow:hidden}.capture.capture--embeddable--square .capture-main-comment .rating{top:20px;right:0;width:40px;height:36px;font-size:16px;font-size:1.6rem;line-height:2.2}.capture.capture--embeddable--square .capture-main-comment .influencer-title{font-size:14px;font-size:1.4rem;font-weight:500;color:#fff;opacity:.75}.capture.capture--embeddable--square .capture-header{border-radius:4px;overflow:hidden}.capture.capture--embeddable--square .capture-header__details{-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.capture.capture--embeddable--card{border-radius:4px 4px 0 0;overflow:hidden}.capture.capture--embeddable--card .capture-header:hover .capture-header__overlay{display:block;background:rgba(0,0,0,.275)}.capture.capture--embeddable--card .capture-main-comment{border:1px solid #dedede;border-radius:0 0 4px 4px}.capture.capture--embeddable--card .capture-main-comment__note{font-size:16px;font-size:1.6rem}@media (min-width:440px){.capture.capture--embeddable:hover .capture-header__watermark{opacity:1}.capture.capture--embeddable--square:hover{cursor:pointer}.capture.capture--embeddable--square:hover .capture-header__overlay{background:rgba(0,0,0,.8)}.capture.capture--embeddable--square:hover .capture-header__details{opacity:.05}.capture.capture--embeddable--square:hover .capture-main-comment{visibility:visible;opacity:1}}@media (max-width:439px){.capture.capture--embeddable{max-width:304px}.capture.capture--embeddable .capture-header{width:304px;height:304px}.capture.capture--embeddable--square .capture-main-comment__note{font-size:16px;font-size:1.6rem;overflow:hidden;max-height:118px}.capture.capture--embeddable--square .capture-main-comment__author__name{font-size:14px;font-size:1.4rem}.capture.capture--embeddable--square .capture-main-comment__author__photo-link{margin-right:10px;width:35px;padding-bottom:35px}.capture.capture--embeddable--square .capture-main-comment .influencer-title{font-size:12px;font-size:1.2rem}.capture.capture--embeddable--square .capture-main-comment .rating{width:35px;height:32px;line-height:2}}#app,.app-view,body,html{display:inline-block}body{height:initial}