#kommentform #url{position:relative;left:-200vw;height:0}#kommentform .visible-quote.hidden{display:none}#kommentform .progress{transition:width 1s,background 2s,height 0.2s;transition-timing-function:linear;display:inline-block;width:0%;height:5px;background:red}#kommentform .progress.orange{background:orange}#kommentform .progress.yellow{background:yellowgreen}#kommentform .progress.green{background:green}#kommentform .progress.done{background:green;height:0}#kommentform .form-feedback{padding:10px}#kommentform .form-feedback.error{background:orange;color:white}#kommentform .form-feedback.moderation-note{background:green;color:white}#kommentform .lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}#kommentform .lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}#kommentform .sk-cube-grid{width:40px;height:40px;margin:0 auto}#kommentform .loading-invisible{display:none}#kommentform .sk-cube-grid .sk-cube{width:33%;height:33%;background-color:var(--color-card-text);float:left;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}#kommentform .sk-cube-grid .sk-cube1{animation-delay:0.2s}#kommentform .sk-cube-grid .sk-cube2{animation-delay:0.3s}#kommentform .sk-cube-grid .sk-cube3{animation-delay:0.4s}#kommentform .sk-cube-grid .sk-cube4{animation-delay:0.1s}#kommentform .sk-cube-grid .sk-cube5{animation-delay:0.2s}#kommentform .sk-cube-grid .sk-cube6{animation-delay:0.3s}#kommentform .sk-cube-grid .sk-cube7{animation-delay:0s}#kommentform .sk-cube-grid .sk-cube8{animation-delay:0.1s}#kommentform .sk-cube-grid .sk-cube9{animation-delay:0.2s}#kommentsWebmentions .single-komment{display:grid;width:calc(100% - (var(--padding) * 2));grid-template-columns:min-content 40px 1fr min-content;grid-template-areas:"icon avatar avatar date" "icon nothing content content";gap:calc(var(--padding) / 2)}@media (max-width:400px){#kommentsWebmentions .single-komment{grid-template-columns:min-content 40px 1fr;grid-template-areas:"icon avatar avatar" "icon date date" "icon content content"}}#kommentsWebmentions .single-komment:not(:last-child){margin-bottom:var(--padding)}#kommentsWebmentions .type-of{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:icon;line-height:40px}#kommentsWebmentions .author-avatar{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:3;grid-area:avatar;position:relative;font-weight:bold}#kommentsWebmentions .author-avatar img{max-width:40px;border-radius:3px;vertical-align:middle;margin-right:calc(var(--padding) / 2)}#kommentsWebmentions .date{-ms-grid-row:1;-ms-grid-column:7;grid-area:date}@media (min-width:600px){#kommentsWebmentions .date{white-space:nowrap}}#kommentsWebmentions .author-action{grid-area:action;line-height:40px;font-weight:bold}#kommentsWebmentions .author-action span{font-size:0.8em}#kommentsWebmentions .mention-content{-ms-grid-row:3;-ms-grid-column:5;-ms-grid-column-span:3;grid-area:content;padding-bottom:20px}@media (max-width:400px){#kommentsWebmentions .type-of{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1}#kommentsWebmentions .author-avatar{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}#kommentsWebmentions .date{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2}#kommentsWebmentions .mention-content{-ms-grid-row:3;-ms-grid-column:2;-ms-grid-column-span:2}}#kommentsWebmentions .komment-text{padding:20;line-height:1.5}.splitted-komments .list-likes,.splitted-komments .list-mentions,.splitted-komments .list-reposts{display:grid;grid-template-columns:repeat(auto-fit,minmax(30px,60px));grid-column-gap:10px;grid-row-gap:10px}.splitted-komments .list-replies{list-style-type:none;padding-left:0;margin-left:0}.splitted-komments .list-replies ul{margin-left:0;border-left:var(--padding) solid var(--lt-color-overlay-transparent)}.splitted-komments .list-replies ul li{padding-left:calc(var(--padding) * 2)}.splitted-komments .list-replies .single-komment .author-action,.splitted-komments .list-replies .single-komment .type-of{display:block}.splitted-komments .kommentReply{display:block;float:right}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scale3D(1,1,1)}35%{transform:scale3D(0,0,1)}}
/*# sourceMappingURL=komments-dist.css.map */