/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./packages/webpacker/src/loaders/decidim-sass-loader.js!../decidim-comments/app/packs/stylesheets/comments.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
.editor-suggestions-props {
  --editor-suggestions-border-color: #000;
  --editor-suggestions-background-color: #eee;
  --editor-suggestions-selected-highlight-color: #ccc;
}

.editor-suggestions {
  max-width: 24rem;
  border-radius: 0.375rem;
  border-width: 0px;
  background-color: #eee;
  background-color: var(--editor-suggestions-background-color);
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  --editor-suggestions-border-color: #000;
  --editor-suggestions-background-color: #eee;
  --editor-suggestions-selected-highlight-color: #ccc;
}
.editor-suggestions:hover .editor-suggestions-item[data-selected]:not(:hover) {
  background-color: transparent;
}
.editor-suggestions .editor-suggestions-item {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0px;
  border-width: 0px;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}
.editor-suggestions .editor-suggestions-item:first-child {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.editor-suggestions .editor-suggestions-item:last-child {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.editor-suggestions .editor-suggestions-item:hover, .editor-suggestions .editor-suggestions-item[data-selected] {
  background-color: var(--editor-suggestions-selected-highlight-color);
}
.editor-suggestions .editor-suggestions-item .editor-suggestions-item-avatar {
  height: 1.5rem;
  width: 1.5rem;
  flex: none;
  border-radius: 9999px;
  -o-object-fit: cover;
     object-fit: cover;
}
.editor-suggestions .editor-suggestions-item .editor-suggestions-item-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.editor-suggestions .editor-suggestions-item-disabled {
  cursor: default;
}
.editor-suggestions .editor-suggestions-item-disabled:hover, .editor-suggestions .editor-suggestions-item-disabled[data-selected] {
  background-color: transparent;
}

@media (min-width: 768px) {

  .comments__container {
    margin-top: 3rem;
  }
}
.comments .add-comment {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  width: 100%;
  border-radius: 0.5rem;
  padding: 0px;
}
@media (min-width: 768px) {

  .comments .add-comment {
    --tw-bg-opacity: 1;
    background-color: rgb(246 248 250 / 1);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.5rem;
    padding-top: 0.25rem;
  }

@supports (color: rgb(0 0 0 / 0)) {
.comments .add-comment {
      background-color: rgb(246 248 250 / var(--tw-bg-opacity, 1));
    }
}
}
.comments .add-comment .new_comment {
  width: 100%;
}
.comments .add-comment .remaining-character-count {
  margin-left: 1rem;
  margin-right: 1rem;
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(62 76 92 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.comments .add-comment .remaining-character-count {
    color: rgb(62 76 92 / var(--tw-text-opacity, 1));
  }
}
@media (min-width: 768px) {

  .comments .add-comment .remaining-character-count {
    margin: 0px;
  }
}
.comments .add-comment .form__wrapper {
  padding-top: 0px;
}
.comments .add-comment a {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.comments .account-message a {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.comments__header {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {

  .comments__header {
    flex-direction: row;
    align-items: center;
  }
}
.comments__header option.selected {
  font-weight: 700;
}
.comments .author__avatar-container {
  height: 2rem;
  width: 2rem;
}
.comments .comments-section__header {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comments .comments-section__header > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.comments .comments-section__header {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  background-color: rgb(var(--secondary-rgb) / 0.05);
  padding: 1rem;
}
.comments .comments-section__header svg {
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  fill: rgb(var(--secondary-rgb));
}
.comments .comments-section__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
}

.comments-two-columns .most-upvoted-label {
  margin-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.comments-two-columns input[type=radio]:not(.reset-defaults) {
  margin-right: 0px;
  display: inline-block;
}

.comment {
  margin-top: 1rem;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / 1);
  padding: 0.75rem;
  padding-left: 1.5rem;
}

@supports (color: rgb(0 0 0 / 0)) {
.comment {
    border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  }
}

@media (min-width: 768px) {

  .comment {
    margin-top: 0px;
  }
}
.comment.top-comment {
  --tw-border-opacity: 1;
  border-color: rgb(62 76 92 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.comment.top-comment {
    border-color: rgb(62 76 92 / var(--tw-border-opacity, 1));
  }
}
.comment__header {
  position: relative;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.comment__header a[href^="/profile"] > span:first-child {
  z-index: 10;
}
.comment__header--edited {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}
.comment__header {
  /* affects the left margin of the avatar in the comment replies */
}
.comment__header ~ [data-comment-footer] .comment__header {
  margin-left: -2.5rem;
}
.comment__header ~ [data-comment-footer] [data-target*=dropdown-menu-add-comment] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0px;
}
.comment__header ~ [data-comment-footer] [data-target*=dropdown-menu-add-comment]>svg:first-of-type {
  display: block;
}
.comment__header ~ [data-comment-footer] [data-target*=dropdown-menu-add-comment]>svg:last-of-type {
  display: none;
}
.comment__header ~ [data-comment-footer] [data-target*=dropdown-menu-add-comment] > svg {
  height: 1.5rem;
  width: 1.5rem;
  flex: none;
  fill: currentColor;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
}
.comment {
  /* overwrite default dropdown styles */
}
.comment [data-target*=dropdown] {
  width: auto;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {

  .comment [data-target*=dropdown] {
    display: flex;
  }
}
.comment {
  /* overwrite default dropdown styles */
}
@media (min-width: 768px) {

  .comment [id*=dropdown-menu][aria-hidden=true] {
    display: none;
  }
}
.comment__footer-grid {
  margin-top: 1rem;
  display: grid;
  align-items: center;
}
.comment-reply {
  position: relative;
  margin-left: 0.75rem;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.comment-reply {
    border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  }
}
.comment-reply:empty {
  display: none;
}
.comment-reply::after {
  position: absolute;
  top: 2rem;
  z-index: -10;
  display: inline-block;
  height: 80%;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / 1);
  content: "";
}

@supports (color: rgb(0 0 0 / 0)) {
.comment-reply::after {
    background-color: rgb(233 233 233 / var(--tw-bg-opacity, 1));
  }
}
.comment-reply .comment, .comment .comment-reply {
  margin-top: 1rem;
  border-width: 0px;
  padding-right: 0px;
}
.comment-thread {
  margin-bottom: 1rem;
}
.comment-thread .button[aria-expanded=false] svg:first-of-type {
  display: block;
}
.comment-thread .button[aria-expanded=false] svg:last-of-type {
  display: none;
}
.comment-thread .button[aria-expanded=true] svg:first-of-type {
  display: none;
}
.comment-thread .button[aria-expanded=true] svg:last-of-type {
  display: block;
}
.comment__as {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {

  .comment__as {
    padding: 0px;
  }
}
.comment__as-author-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment__as-author-info {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.comment__as-author-name {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(62 76 92 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.comment__as-author-name {
    color: rgb(62 76 92 / var(--tw-text-opacity, 1));
  }
}
.comment__as-author-selected {
  display: flex;
  flex-direction: column;
}
.comment__as-author-selected .author__avatar-container {
  margin-top: -0.875rem;
}
.comment .add-comment {
  width: 100%;
}
.comment .comment__votes {
  justify-self: end;
}
.comment .comment__votes .comment__votes--up {
  margin-right: 0.5rem;
}
.comment .comment__votes > :first-child svg:first-child,
.comment .comment__votes > :nth-child(2) svg:first-child {
  display: block;
}
.comment .comment__votes > :first-child svg:nth-child(2),
.comment .comment__votes > :nth-child(2) svg:nth-child(2) {
  display: none;
}
.comment .comment__votes > :first-child .is-vote-selected svg:first-child,
.comment .comment__votes > :nth-child(2) .is-vote-selected svg:first-child {
  display: none;
}
.comment .comment__votes > :first-child .is-vote-selected svg:nth-child(2),
.comment .comment__votes > :nth-child(2) .is-vote-selected svg:nth-child(2) {
  display: block;
}
.comment .comment__votes > :first-child .is-vote-notselected svg:first-child,
.comment .comment__votes > :nth-child(2) .is-vote-notselected svg:first-child {
  display: block;
}
.comment .comment__votes > :first-child .is-vote-notselected svg:nth-child(2),
.comment .comment__votes > :nth-child(2) .is-vote-notselected svg:nth-child(2) {
  display: none;
}
.comment .comment__votes > :nth-child(2) svg:first-child {
  display: block;
}
.comment .comment__votes > :nth-child(2) svg:nth-child(2) {
  display: none;
}
.comment .comment__votes > :nth-child(2) .is-vote-selected svg:first-child {
  display: none;
}
.comment .comment__votes > :nth-child(2) .is-vote-selected svg:nth-child(2) {
  display: block;
}
.comment .comment__votes > :nth-child(2) .is-vote-notselected svg:first-child {
  display: block;
}
.comment .comment__votes > :nth-child(2) .is-vote-notselected svg:nth-child(2) {
  display: none;
}
.comment .comment__votes .comment__votes--count {
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(62 76 92 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.comment .comment__votes .comment__votes--count {
    color: rgb(62 76 92 / var(--tw-text-opacity, 1));
  }
}
.comment .comment__votes .button_to {
  display: inline-block;
}
.comment .comment__votes {
  /* override button default styles */
}
.comment .comment__votes .button[disabled] {
  border-width: 0px;
  background-color: transparent;
}
.comment-order-by {
  margin-left: auto;
  display: flex;
  place-items: center;
}
@media (min-width: 768px) {

  .comment-order-by {
    margin-top: 0px;
  }
}
.comment-order-by > form {
  display: flex;
}
.comment__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.comment__actions .button[aria-expanded=false] svg:first-of-type {
  display: block;
}
.comment__actions .button[aria-expanded=false] svg:last-of-type {
  display: none;
}
.comment__actions .button[aria-expanded=false] span:first-of-type {
  display: block;
}
.comment__actions .button[aria-expanded=false] span:last-of-type {
  display: none;
}
.comment__actions .button[aria-expanded=true] svg:first-of-type {
  display: none;
}
.comment__actions .button[aria-expanded=true] svg:last-of-type {
  display: block;
}
.comment__actions .button[aria-expanded=true] span:first-of-type {
  display: none;
}
.comment__actions .button[aria-expanded=true] span:last-of-type {
  display: block;
}
.comment__reply-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.comment__reply-button .button[aria-expanded=false] svg:first-of-type {
  display: block;
}
.comment__reply-button .button[aria-expanded=false] svg:last-of-type {
  display: none;
}
.comment__reply-button .button[aria-expanded=false] span:first-of-type {
  display: block;
}
.comment__reply-button .button[aria-expanded=false] span:last-of-type {
  display: none;
}
.comment__reply-button .button[aria-expanded=true] svg:first-of-type {
  display: none;
}
.comment__reply-button .button[aria-expanded=true] svg:last-of-type {
  display: block;
}
.comment__reply-button .button[aria-expanded=true] span:first-of-type {
  display: none;
}
.comment__reply-button .button[aria-expanded=true] span:last-of-type {
  display: block;
}
.comment__votes-actions {
  display: flex;
  justify-content: space-between;
}
.comment__content--label {
  margin-bottom: 0.5rem;
  display: inline-block;
}
.comment__form-label {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(62 76 92 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.comment__form-label {
    color: rgb(62 76 92 / var(--tw-text-opacity, 1));
  }
}
.comment__form-submit {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
@media (min-width: 768px) {

  .comment__form-submit {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.comment__form-mobile-banner {
  position: relative;
  display: flex;
  height: 72px;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  border-color: #6B7280CC;
}
@media (min-width: 768px) {

  .comment__form-mobile-banner {
    display: none;
  }
}
.comment__form-mobile-banner .close-button {
  position: absolute;
  top: 1.75rem;
  right: 1.5rem;
}
.comment__form-mobile-banner .close-button svg {
  height: 1rem;
  width: 1rem;
}
.comment__opinion-container {
  margin-top: 0.5rem;
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {

  .comment__opinion-container {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.comment__opinion-container button {
  margin-left: -1px;
  display: inline-flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  border-width: 1px;
  border-color: #6B7280CC;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(62 76 92 / 1);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@supports (color: rgb(0 0 0 / 0)) {
.comment__opinion-container button {
    color: rgb(62 76 92 / var(--tw-text-opacity, 1));
  }
}
.comment__opinion-container button:first-child {
  margin-left: 0px;
}
.comment__opinion-container button:first-of-type {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.comment__opinion-container button:last-of-type {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.comment__opinion-container button svg {
  fill: currentColor;
}
.comment__opinion-container button:hover, .comment__opinion-container button.is-active {
  --tw-border-opacity: 1;
  border-color: rgb(var(--secondary-rgb) / 1);
  border-color: rgb(var(--secondary-rgb) / var(--tw-border-opacity, 1));
  background-color: #E4EEFF99;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
}
.comment__opinion-label {
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(62 76 92 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.comment__opinion-label {
    color: rgb(62 76 92 / var(--tw-text-opacity, 1));
  }
}
.comment__deleted, .comment__moderated {
  color: #6B7280CC;
}
.comment .comment__content > * {
  font-size: 16px;
  line-height: 20px;
}

.comments-label-dropdown {
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}

[id*=dropdown-menu-add-comment] {
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(225 229 239 / 1);
  padding-top: 0px;
  padding-bottom: 0px;
}

@supports (color: rgb(0 0 0 / 0)) {
[id*=dropdown-menu-add-comment] {
    border-color: rgb(225 229 239 / var(--tw-border-opacity, 1));
  }
}
[id*=dropdown-menu-add-comment][aria-hidden=true] {
  display: none;
}

[data-target*=dropdown-menu-add-comment] {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0px;
}

[data-target*=dropdown-menu-add-comment]>svg:first-of-type {
  display: block;
}

[data-target*=dropdown-menu-add-comment]>svg:last-of-type {
  display: none;
}
[data-target*=dropdown-menu-add-comment] > span {
  display: none;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
}
[data-target*=dropdown-menu-add-comment] > span:only-of-type, [data-target*=dropdown-menu-add-comment] > span.is-active {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
[data-target*=dropdown-menu-add-comment] > span:only-of-type svg, [data-target*=dropdown-menu-add-comment] > span.is-active svg {
  fill: currentColor;
}
[data-target*=dropdown-menu-add-comment] > svg {
  height: 1.5rem;
  width: 1.5rem;
  flex: none;
  fill: currentColor;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
}
[data-target*=dropdown-menu-add-comment][aria-expanded=false] > svg:last-of-type, [data-target*=dropdown-menu-add-comment][aria-expanded=true] > svg:first-of-type {
  display: none;
}
[data-target*=dropdown-menu-add-comment][aria-expanded=true] > svg:last-of-type, [data-target*=dropdown-menu-add-comment][aria-expanded=false] > svg:first-of-type {
  display: block;
}

.show-replies-button,
.load-more-comments {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-replies-button .button,
.load-more-comments .button {
  border-radius: 0.25rem;
  border-width: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.show-replies-button .button:hover:not(:disabled),
.load-more-comments .button:hover:not(:disabled) {
  background-color: rgb(var(--secondary-rgb) / 0.1);
  text-decoration-line: none;
}
.show-replies-button .button:disabled,
.load-more-comments .button:disabled {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(var(--secondary-rgb) / 1);
  color: rgb(var(--secondary-rgb) / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  opacity: 1;
}

.show-replies-button {
  position: relative;
  z-index: 10;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 0px;
  overflow: visible;
  transform: translateY(calc(0.75rem + 1px));
}
.show-replies-button .button {
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}

@supports (color: rgb(0 0 0 / 0)) {
.show-replies-button .button {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}
.show-replies-button .button:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  text-decoration-line: none;
}

@supports (color: rgb(0 0 0 / 0)) {
.show-replies-button .button:hover:not(:disabled) {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}
.show-replies-button .button:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  opacity: 1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}

@supports (color: rgb(0 0 0 / 0)) {
.show-replies-button .button:disabled {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}
.show-replies-button .button svg:first-of-type {
  display: block;
}
.show-replies-button .button svg:last-of-type {
  display: none;
}
.show-replies-button .button[aria-expanded=true] svg:first-of-type {
  display: none;
}
.show-replies-button .button[aria-expanded=true] svg:last-of-type {
  display: block;
}

.publish-comment-button {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 30;
  margin-left: auto;
  display: flex;
  height: 3.5rem;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  gap: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  padding: 1rem;
  font-weight: 600;
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@supports (color: rgb(0 0 0 / 0)) {
.publish-comment-button {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}

@media (min-width: 768px) {

  .publish-comment-button {
    position: relative;
    z-index: 0;
    height: -moz-fit-content;
    height: fit-content;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 0px;
    background-color: transparent;
    padding: 0px;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

.publish-comment-button>*:first-child {
  flex-grow: 1;
}

@media (min-width: 768px) {

  .publish-comment-button>*:first-child {
    flex-grow: 0;
  }
}

.publish-comment-button>button:first-child {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

[data-additional-reply] .comment__form-submit {
  display: flex;
  justify-content: flex-end;
}

.fullscreen {
  position: fixed;
  inset: 0px;
  z-index: 50;
  height: 100vh;
  width: 100vw;
  overflow: auto;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  padding: 0px;
}

@supports (color: rgb(0 0 0 / 0)) {
.fullscreen {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}

@media (min-width: 768px) {

  .fullscreen {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
}

.comments .fullscreen.add-comment {
  margin-top: 0px;
}

/*# sourceMappingURL=decidim_comments.css.map*/