@keyframes fadeInComment{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInComment{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeInComment{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeInComment{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeInComment{0%{opacity:0}to{opacity:1}}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.hide{display:none}.show{display:block}@media (max-width:1509px){.hide-xl{display:none}}.show-xl{display:none}@media (max-width:1509px){.show-xl{display:block}}@media (max-width:1259px){.hide-l{display:none}}.show-l{display:none}@media (max-width:1259px){.show-l{display:block}}@media (max-width:1009px){.hide-m{display:none}}.show-m{display:none}@media (max-width:1009px){.show-m{display:block}}@media (max-width:759px){.hide-s{display:none}}.show-s{display:none}@media (max-width:759px){.show-s{display:block}}@media (max-width:509px){.hide-xs{display:none}}.show-xs{display:none}@media (max-width:509px){.show-xs{display:block}}.resXL{display:none}@media only screen and (min-width:1260px){.resXL{display:block}}.resL-XL{display:none}@media only screen and (min-width:1010px){.resL-XL{display:block}}.resM-XL{display:none}@media only screen and (min-width:760px){.resM-XL{display:block}}.resS-XL{display:none}@media only screen and (min-width:510px){.resS-XL{display:block}}.resXS-L{display:none}@media only screen and (max-width:1259px){.resXS-L{display:block}}.resXS-M{display:none}@media only screen and (max-width:1009px){.resXS-M{display:block}}.resXS-S{display:none}@media only screen and (max-width:759px){.resXS-S{display:block}}.resXS{display:none}@media only screen and (max-width:509px){.resXS{display:block}}#comments{display:grid;min-height:90px}#comments ul{list-style-type:none;margin:0;padding:0}#comments ul.main{display:flex;flex-direction:column}#comments .comment.depth-2>div:before,#comments .respond.depth-2 form:before{content:"";position:absolute;width:22px;height:50%;border-bottom-left-radius:16px;border-left:2px solid #a3a3a3;border-bottom:2px solid #a3a3a3;left:-28px;top:0}#comments .comment.depth-2>div:after,#comments .respond.depth-2 form:after{content:"";position:absolute;height:calc(100% + 53px);border-left:2px solid #a3a3a3;left:-28px;top:-23px}#comments .comment.depth-2:only-child>div:after,#comments .respond.depth-2:only-child form:after{height:23px}#comments .comment.depth-2:not(:only-child):last-child>div:after,#comments .respond.depth-2:not(:only-child):last-child form:after{content:none}#comments .comment-ajax{animation:fadeInComment 1s;-webkit-animation:fadeInComment 1s;-moz-animation:fadeInComment 1s;-ms-animation:fadeInComment 1s;-o-animation:fadeInComment 1s}#comments .depth-2{margin-left:40px}#comments .depth-3{margin-left:80px}#comments .depth-4{margin-left:120px}#comments .depth-5{margin-left:160px}#comments .comment{position:relative}#comments .comment.depth-2>div,#comments .comment.depth-3>div,#comments .comment.depth-4>div,#comments .comment.depth-5>div{background-color:#f0f0f0}#comments .comment>div{background-color:#ddd;margin:0 0 27px;padding:8px 10px 4px;border-radius:6px;flex-direction:column;min-width:180px;width:fit-content;word-break:break-word}#comments .comment>div.comment-moderation-box{background-color:orange}#comments .comment .comment-author{font-size:14px;font-weight:600;opacity:.5}#comments .comment .comment-moderation{margin:0 0 8px;font-size:12px;font-weight:600;color:#fff}#comments .comment .user-comment p{margin:8px 0}#comments .comment .comments-control{font-size:12px;position:absolute;bottom:-18px;left:0;padding:0 6px 0 24px;box-sizing:border-box;width:100%;line-height:18px;text-decoration:none}#comments .comment .comments-control .comment-reply-button{text-decoration:underline;background:0 0;color:#13709b;border:0;padding:0;font:inherit;cursor:pointer;outline:inherit}#comments .comment .comments-control .comment-timestamp{float:right;font-size:12px;opacity:.5}#comments .comment a,#comments .respond a{color:#13709b}#comments .respond{position:relative;margin-bottom:20px}#comments .respond .must-log-in{background-color:#ffe500;padding:12px 20px;margin:0 0 7px;border-radius:6px;font-weight:600;display:inline-block}#comments .respond .comment-form{display:flex}@media screen and (max-width:509px){#comments .respond .comment-form{flex-direction:column}}#comments .respond textarea{width:100%;box-sizing:border-box;padding:8px 10px;line-height:20px;resize:none;overflow:hidden;min-height:38px;border:1px solid #888;max-height:1000px;vertical-align:bottom;display:inline-flex;border-top-left-radius:6px;border-top-right-radius:0;border-bottom-left-radius:6px;border-bottom-right-radius:0}@media screen and (max-width:509px){#comments .respond textarea{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0}}#comments .respond .submit{background-color:#888;color:#fff;border:0;cursor:pointer;width:80px;display:inline-flex;justify-content:center;margin:0;padding:8px 16px;border-top-left-radius:0;border-top-right-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:6px}@media screen and (max-width:509px){#comments .respond .submit{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;width:100%}}#comments #comment-submitting,#comments #comments-loading{width:100%;display:flex;align-items:center;justify-content:center}#comments #comment-submitting{position:absolute;height:100%;background-color:rgba(255,255,255,.75)}#comments #comment-submitting #comment-spinner,#comments #comments-loading #comments-spinner,#comments .comment>div{position:relative;display:inline-flex}#comments #comment-submitting span,#comments #comments-loading span{display:inline-flex;padding-left:17px}#comments #comments-loading{height:30px;margin:30px 0}
/*# sourceMappingURL=style-comments.min.css.map */