@-webkit-keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.thumbsup-rating-label-up{margin-right:1.5rem;position:relative}.thumbsup-rating-label-up::before{content:""!important;width:20px;height:20px;display:block;background:url(../images/icons/icon-like.svg) center no-repeat;background-size:20px;position:absolute;top:5px}.thumbsup-rating-label-up.rate-voted::before{content:"";width:20px;height:20px;display:block;background:url(../images/icons/icon-unlike.svg) center no-repeat;background-size:20px;position:absolute}.rating-table{margin-right:1.5rem}.thumbsup-rating-wrapper>.form-type-radio{display:flex;margin-bottom:0}.rating-option-result.rating-option-result{padding:0!important;color:var(--c-accent-high);font-size:var(--fs-button-large);font-weight:var(--fw-button-large);font-family:var(--ff-button-large);line-height:var(--lh-button-large)}.comment_load_more_pager{text-align:center}@media(min-width:720px){.comment_load_more_pager{margin-bottom:10px}}.comment_load_more_pager a{color:var(--c-secondary-green-40);text-decoration:none;font-size:var(--fs-h5);font-weight:var(--fw-h5);font-family:var(--ff-h5);line-height:var(--lh-h5)}.comment{display:flex;border:1px solid var(--c-secondary-grey-10);margin-bottom:12px;padding:12px}@media(min-width:720px){.comment{padding:24px 16px;margin-bottom:24px}}.comment__user-avatar{min-width:48px;max-width:48px;margin-right:20px}@media(min-width:720px){.comment__user-avatar{margin-right:40px}}.comment__user-avatar img{border-radius:50%;width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.comment__name-datestamp{margin-bottom:5px}@media(min-width:45em){.comment__name-datestamp{display:flex;align-items:center;justify-content:space-between}}.comment__name-datestamp .user-name{font-size:var(--fs-comment-author);font-weight:var(--fw-comment-author);font-family:var(--ff-comment-author);line-height:var(--lh-comment-author);word-break:break-word}.comment__name-datestamp .timestamp{font-size:var(--fs-comment-timestamp);font-weight:var(--fw-comment-timestamp);font-family:var(--ff-comment-timestamp);line-height:var(--lh-comment-timestamp)}.comment__name-datestamp .paragraph{margin-bottom:5px}.comment__content p{color:var(--c-accent-high);margin-top:0;font-size:var(--fs-comment-content);font-weight:var(--fw-comment-content);font-family:var(--ff-comment-content);line-height:var(--lh-comment-content)}.comment__content h4{margin-bottom:0}.comment__body{min-width:calc(100% - 88px)}.comment__bottom{display:flex;align-items:center}.comment__bottom .like-icon{margin-right:1.5rem;display:flex}.comment__bottom .like-icon .flag{margin-right:.5rem}.comment__bottom .like-icon .flag a{position:relative;max-width:24px;max-height:20px;display:block;color:transparent}.comment__bottom .reply-icon{max-height:20px}.comment__bottom .reply-icon .links{list-style:none;padding:0;display:inline-block;margin:0 1.5rem 0 0}.is-anonymous .comment__bottom .reply-icon .links{display:flex;flex-direction:row-reverse}.is-anonymous .comment__bottom .reply-icon .links:nth-child(n+2){display:block;min-width:45px}.comment__bottom .reply-icon .links li{display:none}.is-loggedin .comment__bottom .reply-icon .links li:last-child{display:block}.is-loggedin .comment__bottom .reply-icon .links li:last-child a{color:transparent;position:relative;font-size:0}.is-loggedin .comment__bottom .reply-icon .links li:last-child a::before{content:"";width:20px;height:20px;display:inline-block;background:url(../images/icons/icon-reply.svg) center no-repeat;background-size:20px}.comment__bottom .count-icon{font-size:var(--fs-button-large);font-weight:var(--fw-button-large);font-family:var(--ff-button-large);line-height:var(--lh-button-large);color:var(--c-accent-high);display:inline-flex;align-items:center}.comment__bottom .count-icon::before{content:"";background:url(../images/icons/icon-comment-count.svg) no-repeat center;background-size:20px;width:20px;height:20px;display:inline-block;margin-right:1rem}.comment .ajax-progress{display:none;position:absolute}.comment .js-flag-message{display:none}.comment-login{position:relative;color:transparent;max-width:24px;display:block;margin-left:1.5rem}.comment-login::before{content:url(../images/icons/icon-reply.svg);width:20px;height:20px;display:inline-block;position:absolute}.like-login{color:var(--c-accent-high);display:flex;position:relative;text-decoration:none;font-size:var(--fs-button-large);font-weight:var(--fw-button-large);font-family:var(--ff-button-large);line-height:var(--lh-button-large)}.like-login::before{content:"";width:20px;height:20px;display:inline-block;background:url(../images/icons/icon-like.svg) center no-repeat;background-size:20px;margin-right:.875rem}.like-count{color:var(--c-accent-high);font-size:var(--fs-button-large);font-weight:var(--fw-button-large);font-family:var(--ff-button-large);line-height:var(--lh-button-large)}.indented{margin:-12px 0 24px 12px;border-left:4px solid var(--c-secondary-green-40)}@media(min-width:720px){.indented{margin:-24px 0 24px 106px;border-left:8px solid var(--c-secondary-green-40)}}.indented .comment{margin-bottom:0;border-top:none;border-left:none}.indented .comment .count-icon{display:none}.indented .comment .like-icon{display:none}.indented .is-loggedin .reply-icon{display:none}.indented .indented{margin:0 0 24px;border-left:none}.indented .is-anonymous .reply-icon{display:block}.indented .is-anonymous .comment-login{display:none}.anonymous{width:48px;height:48px;background-color:var(--c-text);border-radius:50%}