https://www.reddit.com/user/box464
HASH 56fbcefc69d3f9e41363f31ff1c44be8
This item was proven by @box464 on 2023-05-02T03:59:51+00:00.
Evidence
This is a copy of the web page retrieved on 2023-05-02T03:59:51+00:00. Show the proof snippet.
<!DOCTYPE html>
<html lang="en-US" class="theme-beta theme-light"><head>
<script async="" src="https://www.redditstatic.com/js/tags-slim.js"></script><script>
var __SUPPORTS_TIMING_API = typeof performance === 'object' && !!performance.mark && !! performance.measure && !!performance.getEntriesByType;
function __perfMark(name) { __SUPPORTS_TIMING_API && performance.mark(name); };
var __firstPostLoaded = false;
function __markFirstPostVisible() {
if (__firstPostLoaded) { return; }
__firstPostLoaded = true;
__perfMark("first_post_title_image_loaded");
}
var __firstCommentLoaded = false;
function __markFirstCommentVisible() {
if (__firstCommentLoaded) { return; }
__firstCommentLoaded = true;
__perfMark("first_comment_loaded");
}
</script>
<script>__perfMark('head_tag_start');</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="origin-when-cross-origin">
<style>
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, button, cite, code,
del, dfn, em, img, input, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
font-family: BentonSans, sans-serif;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a {
color: inherit;
text-decoration: inherit;
}
html, body {
width: 100%;
margin: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
button {
background: transparent;
border: none;
color: inherit;
cursor: pointer;
padding: initial;
}
body {
min-height: calc(100vh - 48px);
line-height: 1;
font-family: IBMPlexSans, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
body ::-moz-selection {
background-color: #7dbcff99;
}
input, textarea, [contenteditable] {
font-family: Noto Sans, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 21px;
font-family: inherit;
}
</style>
<style data-href="chunkCSS/vendors~Reddit.13a14a2bb67640914bf9_.css" data-chunk="Reddit" key="chunkCSS/vendors~Reddit.13a14a2bb67640914bf9_.css">/*
* This is a Tailwind CSS file, it must be run through the PostCSS compiler
* with the Tailwind plugin, not Less. The `postcss-import` plugin is also
* needed, if you have other additions to your Tailwind entry point CSS.
*
* @example
* // tailwind.css
* @import '@reddit/faceplate/styles/tailwind-components.css'
* @tailwind components;
* @tailwind utilities;
*
* // styles.less
* @import (less) '@reddit/faceplate/faceplate.css';
* @import (less) './tailwind-build.css';
*/
.-translate-y-1\/2, .-translate-x-1\/2, .translate-x-0, .translate-y-md, .rotate-90, .scale-75, .scale-150, .scale-100, .-scale-x-100, .transform {
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
}
.ordinal {
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
}
.shadow-none, .shadow-sm, .shadow-md {
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
}
.ring {
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
}
.container {
width: 100%;
}
.\!container {
width: 100% !important;
}
@media (min-width: 1024px) {
.container {
max-width: 1024px;
}
.\!container {
max-width: 1024px !important;
}
}
/* Anchor component*/
.a {
border: var(--line-a-focus) solid transparent;
border-radius: 2px;
color: var(--color-a-default);
font-size: 1em;
padding: 0 var(--spacer-a-px);
margin: calc(-1 * var(--line-a-focus)) calc(-1 * (var(--spacer-a-px) + var(--line-a-focus)));
text-decoration: none;
}
.\!a {
border: var(--line-a-focus) solid transparent !important;
border-radius: 2px !important;
color: var(--color-a-default) !important;
font-size: 1em !important;
padding: 0 var(--spacer-a-px) !important;
margin: calc(-1 * var(--line-a-focus)) calc(-1 * (var(--spacer-a-px) + var(--line-a-focus))) !important;
text-decoration: none !important;
}
.a:hover {
color: var(--color-a-hover);
}
.\!a:hover {
color: var(--color-a-hover) !important;
}
.a:visited:not(.no-visited),
.a.visited:not(.no-visited) {
color: var(--color-a-visited);
}
.\!a:visited:not(.no-visited),
.\!a.visited:not(.no-visited) {
color: var(--color-a-visited) !important;
}
.a:focus {
border-color: var(--color-global-focus, transparent);
outline: var(--line-a-outline-moz) dotted #212121;
outline: var(--line-a-outline-wb) auto -webkit-focus-ring-color;
}
.\!a:focus {
border-color: var(--color-global-focus, transparent) !important;
outline: var(--line-a-outline-moz) dotted #212121 !important;
outline: var(--line-a-outline-wb) auto -webkit-focus-ring-color !important;
}
.a:focus:not(:focus-visible) {
border-color: transparent;
}
.\!a:focus:not(:focus-visible) {
border-color: transparent !important;
}
/* Button component */
.button {
background: var(--button-color-background);
border-radius: 999px;
border: none;
border: var(--button-border-width, 0) solid var(--button-border-color, transparent);
box-shadow: var(--button-shadow);
box-sizing: border-box;
color: var(--button-color-text);
cursor: pointer;
display: inline-block;
font: var(--button-font);
height: var(--button-height);
line-height: calc(var(--button-height) - (2 * var(--button-border-width, 0px)));
outline: none;
overflow: hidden;
padding: 0 calc(var(--button-padding) - var(--button-border-width, 0px));
text-align: center;
text-decoration: none;
text-overflow: ellipsis;
white-space: nowrap;
--button-border-color: var(--button-border-color-default);
--button-border-width: var(--button-border-width-default);
--button-color-background: var(--button-color-background-default);
--button-color-text: var(--button-color-text-default);
/* This is :active, AKA Pressed */
/* This is Selected */
}
.\!button {
background: var(--button-color-background) !important;
border-radius: 999px !important;
border: none !important;
border: var(--button-border-width, 0) solid var(--button-border-color, transparent) !important;
box-shadow: var(--button-shadow) !important;
box-sizing: border-box !important;
color: var(--button-color-text) !important;
cursor: pointer !important;
display: inline-block !important;
font: var(--button-font) !important;
height: var(--button-height) !important;
line-height: calc(var(--button-height) - (2 * var(--button-border-width, 0px))) !important;
outline: none !important;
overflow: hidden !important;
padding: 0 calc(var(--button-padding) - var(--button-border-width, 0px)) !important;
text-align: center !important;
text-decoration: none !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
--button-border-color: var(--button-border-color-default) !important;
--button-border-width: var(--button-border-width-default) !important;
--button-color-background: var(--button-color-background-default) !important;
--button-color-text: var(--button-color-text-default) !important;
/* This is :active, AKA Pressed */
/* This is Selected */
}
.button .button-icon {
margin-right: var(--spacer-xs);
}
.\!button .button-icon {
margin-right: var(--spacer-xs) !important;
}
.button .dropdown-icon {
transform: rotate(0deg);
transition: transform 0.2s ease-in-out;
}
.\!button .dropdown-icon {
transform: rotate(0deg) !important;
transition: transform 0.2s ease-in-out !important;
}
.button:focus,
.button:hover {
--button-color-overlay: var(--color-button-overlay-focus);
}
.\!button:focus,
.\!button:hover {
--button-color-overlay: var(--color-button-overlay-focus) !important;
}
.button:hover {
--button-border-color: var(--button-border-color-hover);
--button-color-background: var(--button-color-background-hover);
}
.\!button:hover {
--button-border-color: var(--button-border-color-hover) !important;
--button-color-background: var(--button-color-background-hover) !important;
}
.button:focus {
--button-shadow: var(--elevation-button-focus);
}
.\!button:focus {
--button-shadow: var(--elevation-button-focus) !important;
}
.button:focus:not(:focus-visible) {
--button-shadow: 0 0 0 var(--line-l) transparent;
}
.\!button:focus:not(:focus-visible) {
--button-shadow: 0 0 0 var(--line-l) transparent !important;
}
.button:active {
--button-color-overlay: var(--color-button-overlay-active);
--button-color-background: linear-gradient(var(--color-interactive-pressed), var(--color-interactive-pressed)),
var(--button-color-background-active);
}
.\!button:active {
--button-color-overlay: var(--color-button-overlay-active) !important;
--button-color-background: linear-gradient(var(--color-interactive-pressed), var(--color-interactive-pressed)),
var(--button-color-background-active) !important;
}
.button:focus,
.button:hover,
.button:active {
position: relative;
}
.\!button:focus,
.\!button:hover,
.\!button:active {
position: relative !important;
}
.button:focus::before,
.button:hover::before,
.button:active::before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: block;
background: var(--button-color-overlay);
border-radius: inherit;
pointer-events: none;
}
.\!button:focus::before,
.\!button:hover::before,
.\!button:active::before {
content: '' !important;
position: absolute !important;
left: 0 !important;
right: 0 !important;
top: 0 !important;
bottom: 0 !important;
display: block !important;
background: var(--button-color-overlay) !important;
border-radius: inherit !important;
pointer-events: none !important;
}
.button:disabled {
--button-color-background: var(--button-color-background-disabled);
--button-color-text: var(--button-color-text-disabled);
cursor: not-allowed;
}
.\!button:disabled {
--button-color-background: var(--button-color-background-disabled) !important;
--button-color-text: var(--button-color-text-disabled) !important;
cursor: not-allowed !important;
}
.button:disabled::before {
display: none;
}
.\!button:disabled::before {
display: none !important;
}
.button.button-activated {
--button-border-width: var(--button-border-width-activated);
--button-color-background: var(--button-color-background-activated);
--button-color-text: var(--button-color-text-activated);
}
.\!button.button-activated {
--button-border-width: var(--button-border-width-activated) !important;
--button-color-background: var(--button-color-background-activated) !important;
--button-color-text: var(--button-color-text-activated) !important;
}
.button.button-activated span.dropdown-icon {
transform: rotate(180deg);
transition: transform 0.22s ease-in-out;
}
.\!button.button-activated span.dropdown-icon {
transform: rotate(180deg) !important;
transition: transform 0.22s ease-in-out !important;
}
.button-shell {
background: var(--button-color-background);
border-radius: 999px;
border: none;
border: var(--button-border-width, 0) solid var(--button-border-color, transparent);
box-shadow: var(--button-shadow);
box-sizing: border-box;
color: var(--button-color-text);
cursor: pointer;
display: inline-block;
font: var(--button-font);
height: var(--button-height);
line-height: calc(var(--button-height) - (2 * var(--button-border-width, 0px)));
outline: none;
overflow: hidden;
padding: 0 calc(var(--button-padding) - var(--button-border-width, 0px));
text-align: center;
text-decoration: none;
text-overflow: ellipsis;
white-space: nowrap;
--button-border-color: var(--button-border-color-default);
--button-border-width: var(--button-border-width-default);
--button-color-background: var(--button-color-background-default);
--button-color-text: var(--button-color-text-default);
}
.button-large {
--button-height: var(--size-button-lg-h);
--button-padding: var(--spacer-xs);
--button-font: var(--font-button-lg);
--button-border-width-default: var(--line-button-lg-border);
--button-border-width-activated: var(--line-button-border-activated);
}
.button-medium {
--button-height: var(--size-button-md-h);
--button-padding: var(--spacer-xs);
--button-font: var(--font-button-md);
--button-border-width-default: var(--line-button-md-border);
--button-border-width-activated: var(--line-button-border-activated);
}
.button-small {
--button-height: var(--size-button-sm-h);
--button-padding: var(--spacer-2xs);
--button-font: var(--font-button-sm);
--button-border-width-default: var(--line-button-sm-border);
--button-border-width-activated: var(--line-button-border-activated);
}
.button-x-small {
--button-height: var(--size-button-xs-h);
--button-padding: var(--spacer-sm);
--button-font: var(--font-button-xs);
--button-border-width-default: var(--line-button-xs-border);
--button-border-width-activated: var(--line-button-border-activated);
}
.button-icon {
--button-padding: 0;
width: var(--button-height);
}
.button-primary {
--button-color-background-default: var(--color-primary-background);
--button-color-background-focus: var(--color-primary-background);
--button-color-background-hover: var(--color-button-primary-background-hover);
--button-color-background-active: linear-gradient(var(--color-button-primary-background-hover), var(--color-button-primary-background-hover));
--button-color-background-disabled: var(--color-button-primary-background-disabled);
--button-color-background-activated: var(--color-global-white);
--button-color-text-default: var(--color-global-white);
--button-color-text-disabled: var(--color-button-primary-text-disabled);
--button-color-text-activated: var(--color-button-primary-text-activated);
--button-border-color-default: transparent;
}
.button-secondary {
--button-color-background-default: var(--color-button-secondary-background);
--button-color-background-focus: var(--color-button-secondary-background-focus);
--button-color-background-hover: var(--color-button-secondary-background-hover);
--button-color-background-active: linear-gradient(var(--color-button-secondary-background-hover), var(--color-button-secondary-background-hover));
--button-color-background-disabled: var(--color-button-secondary-background-disabled);
--button-color-background-activated: var(--color-button-secondary-background-activated);
--button-color-text-default: var(--color-button-secondary-text);
--button-color-text-disabled: var(--color-button-secondary-text-disabled);
--button-color-text-activated: var(--color-button-secondary-text-activated);
--button-border-color-default: var(--color-button-secondary-border);
}
.button-tertiary {
--button-color-background-default: var(--color-button-tertiary-background);
--button-color-background-focus: var(--color-button-tertiary-background-focus);
--button-color-background-hover: var(--color-button-tertiary-background-hover);
--button-color-background-disabled: var(--color-button-tertiary-background-disabled);
--button-color-background-activated: var(--color-button-tertiary-background-activated);
--button-color-text-default: var(--color-button-tertiary-text);
--button-color-text-disabled: var(--color-button-tertiary-text-disabled);
--button-color-text-activated: var(--color-button-tertiary-text-activated);
--button-border-color-default: transparent;
}
.button-plain {
--button-color-background-default: transparent;
--button-color-background-focus: transparent;
--button-color-background-hover: var(--color-button-plain-background-hover);
--button-color-background-disabled: var(--color-button-plain-background-disabled);
--button-color-background-activated: var(--color-button-plain-background-activated);
--button-color-background-active: linear-gradient(var(--color-button-secondary-background-hover), var(--color-button-secondary-background-hover));
--button-color-text-default: var(--color-button-plain-text);
--button-color-text-disabled: var(--color-button-plain-text-disabled);
--button-color-text-activated: var(--color-button-plain-text-activated);
--button-border-color-default: transparent;
}
.button-outline {
--button-color-background-default: transparent;
--button-color-background-focus: transparent;
--button-color-background-hover: transparent;
--button-color-background-active: linear-gradient(transparent, transparent);
--button-color-background-disabled: transparent;
--button-color-background-activated: transparent;
--button-color-text-default: var(--color-neutral-content);
--button-color-text-disabled: var(--color-neutral-content-disabled);
--button-color-text-activated: var(--color-neutral-content-strong);
--button-border-color-default: var(--color-neutral-content-weak);
--button-border-color-hover: var(--color-neutral-content-disabled);
--button-border-color-active: var(--color-neutral-content);
--button-border-color-activated: var(--color-neutral-content-strong);
--button-border-color-disabled: var(--color-neutral-content-disabled);
--button-border-width-default: var(--line-md);
--button-border-width-activated: var(--line-md);
}
.button-destructive {
--button-color-background-default: var(--color-danger-background);
--button-color-background-focus: var(--color-danger-background-hover);
--button-color-background-hover: var(--color-danger-background-hover);
--button-color-background-active: linear-gradient(var(--color-danger-background-hover), var(--color-danger-background-hover));
--button-color-background-disabled: var(--color-danger-background);
--button-color-text-default: var(--color-danger-content-default);
--button-color-text-disabled: var(--color-danger-content-default);
--button-border-color-default: transparent;
--button-border-color-hover: transparent;
--button-border-color-active: transparent;
}
.button-media {
--button-color-background-default: var(--color-media-background);
--button-color-background-focus: var(--color-media-background-hover);
--button-color-background-hover: var(--color-media-background-hover);
--button-color-background-active: linear-gradient(var(--color-media-background-hover), var(--color-media-background-hover));
--button-color-text-default: white;
--button-color-text-disabled: var(--color-media-onbackground-disabled);
--button-color-background-disabled: var(--color-media-background);
}
.button-brand {
--button-color-background-default: var(--color-brand-background);
--button-color-background-hover: var(--color-brand-background-hover);
--button-color-background-active: linear-gradient(var(--color-brand-background-hover), var(--color-brand-background-hover));
--button-color-background-disabled: var(--color-neutral-background-disabled);
--button-color-text-default: var(--color-danger-content-default);
--button-color-text-disabled: var(--color-neutral-content-disabled);
--button-border-color-default: transparent;
--button-border-width-default: 0px;
}
.button-success {
--button-color-background-default: var(--color-success-background);
--button-color-background-focus: var(--color-success-background-hover);
--button-color-background-hover: var(--color-success-background-hover);
--button-color-background-active: linear-gradient(var(--color-success-background-hover), var(--color-success-background-hover));
--button-color-background-disabled: var(--color-button-primary-background-disabled);
--button-color-text-default: var(--color-success-onBackground);
--button-color-text-disabled: var(--color-button-primary-text-disabled);
--button-border-color-default: transparent;
}
.button-plain-inverted {
--button-color-background-default: transparent;
--button-color-background-focus: var(--color-neutral-content);
--button-color-background-hover: var(--color-neutral-content);
--button-color-background-active: var(--color-interactive-pressed);
--button-color-background-disabled: transparent;
--button-color-text-default: var(--color-neutral-background-weak);
--button-color-text-disabled: var(--color-neutral-content);
--button-border-color-default: transparent;
}
/* Featured avatar */
.featured-avatar-xs {
--featured-avatar-xs-size: var(--rem48);
height: var(--featured-avatar-xs-size);
width: var(--featured-avatar-xs-size);
}
.featured-avatar-sm {
--featured-avatar-sm-size: var(--rem64);
height: var(--featured-avatar-sm-size);
width: var(--featured-avatar-sm-size);
}
.featured-avatar-md {
--featured-avatar-md-size: var(--rem88);
height: var(--featured-avatar-md-size);
width: var(--featured-avatar-md-size);
}
.featured-avatar-lg {
--featured-avatar-lg-size: var(--rem144);
height: var(--featured-avatar-lg-size);
width: var(--featured-avatar-lg-size);
}
.featured-avatar-xl {
--featured-avatar-xl-size: var(--rem192);
height: var(--featured-avatar-xl-size);
width: var(--featured-avatar-xl-size);
}
.featured-avatar-2xl {
--featured-avatar-2xl-size: var(--rem320);
height: var(--featured-avatar-2xl-size);
width: var(--featured-avatar-2xl-size);
}
.pointer-events-none {
pointer-events: none;
}
.pointer-events-auto {
pointer-events: auto;
}
.visible {
visibility: visible;
}
.\!visible {
visibility: visible !important;
}
.invisible {
visibility: hidden;
}
.static {
position: static;
}
.fixed {
position: fixed;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.sticky {
position: sticky;
}
.\!sticky {
position: sticky !important;
}
.inset-0 {
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.top-0 {
top: 0px;
}
.left-0 {
left: 0px;
}
.right-0 {
right: 0px;
}
.top-\[128px\] {
top: 128px;
}
.top-\[30px\] {
top: 30px;
}
.top-1\/2 {
top: 50%;
}
.bottom-2xl {
bottom: 3rem;
}
.left-1\/2 {
left: 50%;
}
.bottom-0 {
bottom: 0px;
}
.left-xs {
left: 0.5rem;
}
.top-2xs {
top: 0.25rem;
}
.right-2xs {
right: 0.25rem;
}
.right-xs {
right: 0.5rem;
}
.right-sm {
right: 0.75rem;
}
.top-sm {
top: 0.75rem;
}
.left-md {
left: 1rem;
}
.top-md {
top: 1rem;
}
.top-100 {
top: 100%;
}
.left-lg {
left: 1.5rem;
}
.top-3xl {
top: 4rem;
}
.-right-\[0\.0625rem\] {
right: -0.0625rem;
}
.-right-\[0\.0825rem\] {
right: -0.0825rem;
}
.-right-\[0\.125rem\] {
right: -0.125rem;
}
.-right-\[\.65rem\] {
right: -.65rem;
}
.-right-\[\.75rem\] {
right: -.75rem;
}
.isolate {
isolation: isolate;
}
.z-\[80\] {
z-index: 80;
}
.z-10 {
z-index: 10;
}
.z-0 {
z-index: 0;
}
.z-20 {
z-index: 20;
}
.z-50 {
z-index: 50;
}
.z-\[2\] {
z-index: 2;
}
.z-\[3\] {
z-index: 3;
}
.col-span-full {
grid-column: 1 / -1;
}
.col-span-6 {
grid-column: span 6 / span 6;
}
.col-span-1 {
grid-column: span 1 / span 1;
}
.col-span-4 {
grid-column: span 4 / span 4;
}
.col-span-2 {
grid-column: span 2 / span 2;
}
.col-start-1 {
grid-column-start: 1;
}
.col-start-2 {
grid-column-start: 2;
}
.col-start-3 {
grid-column-start: 3;
}
.col-end-1 {
grid-column-end: 1;
}
.col-end-4 {
grid-column-end: 4;
}
.col-end-2 {
grid-column-end: 2;
}
.row-start-1 {
grid-row-start: 1;
}
.row-end-auto {
grid-row-end: auto;
}
.float-right {
float: right;
}
.m-0 {
margin: 0px;
}
.m-lg {
margin: 1.5rem;
}
.m-xs {
margin: 0.5rem;
}
.m-auto {
margin: auto;
}
.m-sm {
margin: 0.75rem;
}
.m-md {
margin: 1rem;
}
.my-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.mx-md {
margin-left: 1rem;
margin-right: 1rem;
}
.mx-0 {
margin-left: 0px;
margin-right: 0px;
}
.mx-sm {
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.mx-xs {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.my-sm {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.mx-2xs {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.-mx-md {
margin-left: -1rem;
margin-right: -1rem;
}
.my-md {
margin-top: 1rem;
margin-bottom: 1rem;
}
.my-xs {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.mb-xs {
margin-bottom: 0.5rem;
}
.mb-lg {
margin-bottom: 1.5rem;
}
.mr-md {
margin-right: 1rem;
}
.mb-0 {
margin-bottom: 0px;
}
.mt-\[2px\] {
margin-top: 2px;
}
.ml-\[-4px\] {
margin-left: -4px;
}
.ml-\[8px\] {
margin-left: 8px;
}
.mt-\[4px\] {
margin-top: 4px;
}
.ml-auto {
margin-left: auto;
}
.mb-\[10px\] {
margin-bottom: 10px;
}
.mt-2xs {
margin-top: 0.25rem;
}
.mt-sm {
margin-top: 0.75rem;
}
.mr-sm {
margin-right: 0.75rem;
}
.mr-2xs {
margin-right: 0.25rem;
}
.ml-md {
margin-left: 1rem;
}
.mb-sm {
margin-bottom: 0.75rem;
}
.ml-xs {
margin-left: 0.5rem;
}
.ml-2xs {
margin-left: 0.25rem;
}
.ml-sm {
margin-left: 0.75rem;
}
.mt-md {
margin-top: 1rem;
}
.mb-md {
margin-bottom: 1rem;
}
.mt-lg {
margin-top: 1.5rem;
}
.mt-0 {
margin-top: 0px;
}
.mt-xs {
margin-top: 0.5rem;
}
.mr-xs {
margin-right: 0.5rem;
}
.mt-xl {
margin-top: 2rem;
}
.-mt-xl {
margin-top: -2rem;
}
.mr-0 {
margin-right: 0px;
}
.mb-2xs {
margin-bottom: 0.25rem;
}
.-ml-sm {
margin-left: -0.75rem;
}
.mr-auto {
margin-right: auto;
}
.ml-0 {
margin-left: 0px;
}
.-ml-md {
margin-left: -1rem;
}
.-mt-sm {
margin-top: -0.75rem;
}
.mb-2xl {
margin-bottom: 3rem;
}
.ml-px {
margin-left: 1px;
}
.ml-xl {
margin-left: 2rem;
}
.-ml-\[var\(--rem4\)\] {
margin-left: calc(var(--rem4) * -1);
}
.-ml-\[var\(--rem6\)\] {
margin-left: calc(var(--rem6) * -1);
}
.-ml-\[var\(--rem8\)\] {
margin-left: calc(var(--rem8) * -1);
}
.-ml-\[var\(--rem10\)\] {
margin-left: calc(var(--rem10) * -1);
}
.-ml-\[var\(--rem12\)\] {
margin-left: calc(var(--rem12) * -1);
}
.-ml-\[var\(--rem14\)\] {
margin-left: calc(var(--rem14) * -1);
}
.-ml-\[var\(--rem16\)\] {
margin-left: calc(var(--rem16) * -1);
}
.-ml-\[var\(--rem18\)\] {
margin-left: calc(var(--rem18) * -1);
}
.-ml-\[var\(--rem20\)\] {
margin-left: calc(var(--rem20) * -1);
}
.mr-\[length\:var\(--rem6\)\] {
margin-right: var(--rem6);
}
.mt-\[-0\.125rem\] {
margin-top: -0.125rem;
}
.ml-\[-\.25rem\] {
margin-left: -.25rem;
}
.mt-\[-0\.25rem\] {
margin-top: -0.25rem;
}
.box-border {
box-sizing: border-box;
}
.block {
display: block;
}
.\!block {
display: block !important;
}
.inline-block {
display: inline-block;
}
.inline {
display: inline;
}
.flex {
display: flex;
}
.inline-flex {
display: inline-flex;
}
.table {
display: table;
}
.\!table {
display: table !important;
}
.table-cell {
display: table-cell;
}
.grid {
display: grid;
}
.contents {
display: contents;
}
.list-item {
display: list-item;
}
.hidden {
display: none;
}
.\!hidden {
display: none !important;
}
.aspect-square {
aspect-ratio: 1 / 1;
}
.h-\[10px\] {
height: 10px;
}
.h-\[20px\] {
height: 20px;
}
.\!h-\[32px\] {
height: 32px !important;
}
.h-\[16px\] {
height: 16px;
}
.h-full {
height: 100%;
}
.h-3xl {
height: 4rem;
}
.h-xs {
height: 0.5rem;
}
.h-2xl {
height: 3rem;
}
.h-100 {
height: 100%;
}
.h-2xs {
height: 0.25rem;
}
.h-lg {
height: 1.5rem;
}
.h-md {
height: 1rem;
}
.h-\[28px\] {
height: 28px;
}
.h-sm {
height: 0.75rem;
}
.h-px {
height: 1px;
}
.h-auto {
height: auto;
}
.h-xl {
height: 2rem;
}
.h-4xl {
height: 6rem;
}
.h-screen {
height: 100vh;
}
.h-0 {
height: 0px;
}
.h-\[1rem\] {
height: 1rem;
}
.h-\[1\.25rem\] {
height: 1.25rem;
}
.h-\[1\.5rem\] {
height: 1.5rem;
}
.h-\[2rem\] {
height: 2rem;
}
.h-\[2\.5rem\] {
height: 2.5rem;
}
.h-\[3rem\] {
height: 3rem;
}
.h-\[2\.87rem\] {
height: 2.87rem;
}
.h-\[3\.25rem\] {
height: 3.25rem;
}
.h-\[4\.5rem\] {
height: 4.5rem;
}
.h-\[3\.5rem\] {
height: 3.5rem;
}
.h-\[4rem\] {
height: 4rem;
}
.h-\[5\.5rem\] {
height: 5.5rem;
}
.h-\[\.25rem\] {
height: .25rem;
}
.h-\[\.375rem\] {
height: .375rem;
}
.h-\[\.625rem\] {
height: .625rem;
}
.h-\[length\:var\(--size-button-md-h\)\] {
height: var(--size-button-md-h);
}
.max-h-\[4\.143em\] {
max-height: 4.143em;
}
.max-h-full {
max-height: 100%;
}
.max-h-\[240px\] {
max-height: 240px;
}
.max-h-\[253px\] {
max-height: 253px;
}
.min-h-\[20px\] {
min-height: 20px;
}
.min-h-screen {
min-height: 100vh;
}
.min-h-full {
min-height: 100%;
}
.min-h-\[1rem\] {
min-height: 1rem;
}
.w-100 {
width: 100%;
}
.w-\[539px\] {
width: 539px;
}
.w-\[16px\] {
width: 16px;
}
.\!w-\[32px\] {
width: 32px !important;
}
.w-full {
width: 100%;
}
.w-3xl {
width: 4rem;
}
.w-fit {
width: fit-content;
}
.w-\[280px\] {
width: 280px;
}
.w-\[268px\] {
width: 268px;
}
.w-xs {
width: 0.5rem;
}
.w-\[64px\] {
width: 64px;
}
.w-lg {
width: 1.5rem;
}
.w-md {
width: 1rem;
}
.w-5xl {
width: 8rem;
}
.w-xl {
width: 2rem;
}
.w-auto {
width: auto;
}
.w-screen {
width: 100vw;
}
.w-2xl {
width: 3rem;
}
.w-px {
width: 1px;
}
.w-\[1rem\] {
width: 1rem;
}
.w-\[1\.25rem\] {
width: 1.25rem;
}
.w-\[1\.5rem\] {
width: 1.5rem;
}
.w-\[2rem\] {
width: 2rem;
}
.w-\[2\.5rem\] {
width: 2.5rem;
}
.w-\[3rem\] {
width: 3rem;
}
.w-\[2\.87rem\] {
width: 2.87rem;
}
.w-\[3\.25rem\] {
width: 3.25rem;
}
.w-\[4\.5rem\] {
width: 4.5rem;
}
.w-\[3\.5rem\] {
width: 3.5rem;
}
.w-\[4rem\] {
width: 4rem;
}
.w-\[5\.5rem\] {
width: 5.5rem;
}
.w-\[\.25rem\] {
width: .25rem;
}
.w-\[\.375rem\] {
width: .375rem;
}
.w-\[\.625rem\] {
width: .625rem;
}
.min-w-\[500px\] {
min-width: 500px;
}
.min-w-0 {
min-width: 0px;
}
.min-w-\[20px\] {
min-width: 20px;
}
.min-w-full {
min-width: 100%;
}
.min-w-\[0\.5rem\] {
min-width: 0.5rem;
}
.max-w-\[12rem\] {
max-width: 12rem;
}
.max-w-\[230px\] {
max-width: 230px;
}
.max-w-full {
max-width: 100%;
}
.max-w-\[240px\] {
max-width: 240px;
}
.max-w-none {
max-width: none;
}
.max-w-\[480px\] {
max-width: 480px;
}
.flex-auto {
flex: 1 1 auto;
}
.flex-1 {
flex: 1 1 0%;
}
.flex-none {
flex: none;
}
.flex-shrink-0 {
flex-shrink: 0;
}
.flex-shrink {
flex-shrink: 1;
}
.shrink {
flex-shrink: 1;
}
.shrink-0 {
flex-shrink: 0;
}
.flex-grow-0 {
flex-grow: 0;
}
.flex-grow {
flex-grow: 1;
}
.grow {
flex-grow: 1;
}
.grow-0 {
flex-grow: 0;
}
.basis-0 {
flex-basis: 0px;
}
.basis-2xl {
flex-basis: 3rem;
}
.basis-full {
flex-basis: 100%;
}
.border-separate {
border-collapse: separate;
}
.-translate-y-1\/2 {
--tw-translate-y: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-1\/2 {
--tw-translate-x: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
--tw-translate-x: 0px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-md {
--tw-translate-y: 1rem;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
--tw-rotate: 90deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-75 {
--tw-scale-x: .75;
--tw-scale-y: .75;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-150 {
--tw-scale-x: 1.5;
--tw-scale-y: 1.5;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
--tw-scale-x: 1;
--tw-scale-y: 1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-scale-x-100 {
--tw-scale-x: -1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-gpu {
transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
.animate-spin {
animation: spin 1s linear infinite;
}
.cursor-pointer {
cursor: pointer;
}
.cursor-default {
cursor: default;
}
.cursor-none {
cursor: none;
}
.select-none {
user-select: none;
}
.resize-y {
resize: vertical;
}
.resize {
resize: both;
}
.list-none {
list-style-type: none;
}
.columns-1 {
columns: 1;
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr));
}
.flex-row {
flex-direction: row;
}
.flex-col {
flex-direction: column;
}
.flex-wrap {
flex-wrap: wrap;
}
.flex-nowrap {
flex-wrap: nowrap;
}
.items-start {
align-items: flex-start;
}
.items-end {
align-items: flex-end;
}
.items-center {
align-items: center;
}
.items-stretch {
align-items: stretch;
}
.justify-start {
justify-content: flex-start;
}
.justify-end {
justify-content: flex-end;
}
.justify-center {
justify-content: center;
}
.justify-between {
justify-content: space-between;
}
.justify-around {
justify-content: space-around;
}
.justify-items-start {
justify-items: start;
}
.justify-items-center {
justify-items: center;
}
.gap-xs {
gap: 0.5rem;
}
.gap-sm {
gap: 0.75rem;
}
.gap-md {
gap: 1rem;
}
.gap-2xs {
gap: 0.25rem;
}
.gap-\[1rem\] {
gap: 1rem;
}
.gap-\[length\:var\(--rem12\)\] {
gap: var(--rem12);
}
.gap-x-md {
column-gap: 1rem;
}
.gap-x-xs {
column-gap: 0.5rem;
}
.self-start {
align-self: flex-start;
}
.self-end {
align-self: flex-end;
}
.self-center {
align-self: center;
}
.self-baseline {
align-self: baseline;
}
.overflow-auto {
overflow: auto;
}
.overflow-hidden {
overflow: hidden;
}
.overflow-visible {
overflow: visible;
}
.overflow-scroll {
overflow: scroll;
}
.overflow-y-auto {
overflow-y: auto;
}
.overflow-x-hidden {
overflow-x: hidden;
}
.overflow-x-visible {
overflow-x: visible;
}
.overflow-x-scroll {
overflow-x: scroll;
}
.overscroll-none {
overscroll-behavior: none;
}
.scroll-smooth {
scroll-behavior: smooth;
}
.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.overflow-ellipsis {
text-overflow: ellipsis;
}
.text-ellipsis {
text-overflow: ellipsis;
}
.whitespace-normal {
white-space: normal;
}
.whitespace-nowrap {
white-space: nowrap;
}
.break-normal {
overflow-wrap: normal;
word-break: normal;
}
.rounded-sm {
border-radius: 0.25rem;
}
.rounded-full {
border-radius: 624.9375rem;
}
.rounded-\[4px\] {
border-radius: 4px;
}
.rounded-\[0\.5rem\] {
border-radius: 0.5rem;
}
.rounded-lg {
border-radius: 2rem;
}
.rounded-none {
border-radius: 0rem;
}
.rounded-\[\.5rem\] {
border-radius: .5rem;
}
.rounded-l-sm {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-t-lg {
border-top-left-radius: 2rem;
border-top-right-radius: 2rem;
}
.rounded-r-sm {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.rounded-r-lg {
border-top-right-radius: 2rem;
border-bottom-right-radius: 2rem;
}
.rounded-b-none {
border-bottom-right-radius: 0rem;
border-bottom-left-radius: 0rem;
}
.rounded-br-none {
border-bottom-right-radius: 0rem;
}
.border {
border-width: 0.0625rem;
}
.border-sm {
border-width: 0.0625rem;
}
.border-lg {
border-width: 0.25rem;
}
.border-0 {
border-width: 0rem;
}
.border-md {
border-width: 0.125rem;
}
.border-y-sm {
border-top-width: 0.0625rem;
border-bottom-width: 0.0625rem;
}
.border-x-0 {
border-left-width: 0rem;
border-right-width: 0rem;
}
.border-y-0 {
border-top-width: 0rem;
border-bottom-width: 0rem;
}
.border-b {
border-bottom-width: 0.0625rem;
}
.border-r-sm {
border-right-width: 0.0625rem;
}
.border-t-sm {
border-top-width: 0.0625rem;
}
.border-b-0 {
border-bottom-width: 0rem;
}
.border-r-0 {
border-right-width: 0rem;
}
.border-l-0 {
border-left-width: 0rem;
}
.border-b-sm {
border-bottom-width: 0.0625rem;
}
.border-t-0 {
border-top-width: 0rem;
}
.border-t {
border-top-width: 0.0625rem;
}
.border-l-sm {
border-left-width: 0.0625rem;
}
.border-r-md {
border-right-width: 0.125rem;
}
.border-r {
border-right-width: 0.0625rem;
}
.border-l-lg {
border-left-width: 0.25rem;
}
.border-solid {
border-style: solid;
}
.border-none {
border-style: none;
}
.border-neutral-border-weak {
border-color: var(--color-neutral-border-weak);
}
.border-white {
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-\[color\:var\(--newCommunityTheme-postLine\)\] {
border-color: var(--newCommunityTheme-postLine);
}
.border-neutral-border {
border-color: var(--color-neutral-border);
}
.border-global-white {
border-color: var(--color-global-white);
}
.border-tone-2 {
border-color: var(--color-tone-2);
}
.border-neutral-content {
border-color: var(--color-neutral-content);
}
.border-tone-4 {
border-color: var(--color-tone-4);
}
.border-action-secondary {
border-color: var(--color-action-secondary);
}
.border-tone-7 {
border-color: var(--color-tone-7);
}
.border-tone-5 {
border-color: var(--color-tone-5);
}
.border-danger-content {
border-color: var(--color-danger-content);
}
.border-tone-6 {
border-color: var(--color-tone-6);
}
.border-tone-3 {
border-color: var(--color-tone-3);
}
.border-coolgray-350 {
--tw-border-opacity: 1;
border-color: rgb(184 197 201 / var(--tw-border-opacity));
}
.border-transparent {
border-color: transparent;
}
.border-alert-negative {
border-color: var(--color-alert-negative);
}
.border-global-orangered {
border-color: var(--color-global-orangered);
}
.border-neutral-border-medium {
border-color: var(--color-neutral-border-medium);
}
.border-coolgray-100 {
--tw-border-opacity: 1;
border-color: rgb(242 244 245 / var(--tw-border-opacity));
}
.border-action-primary {
border-color: var(--color-action-primary);
}
.border-alert-caution {
border-color: var(--color-alert-caution);
}
.border-neutral-background {
border-color: var(--color-neutral-background);
}
.border-secondary-background-selected {
border-color: var(--color-secondary-background-selected);
}
.border-action-upvote {
border-color: var(--color-action-upvote);
}
.border-action-downvote {
border-color: var(--color-action-downvote);
}
.border-r-neutral-border-weak {
border-right-color: var(--color-neutral-border-weak);
}
.bg-neutral-background {
background-color: var(--color-neutral-background);
}
.bg-tone-7 {
background-color: var(--color-tone-7);
}
.bg-global-orangered {
background-color: var(--color-global-orangered);
}
.bg-coolgray-350 {
--tw-bg-opacity: 1;
background-color: rgb(184 197 201 / var(--tw-bg-opacity));
}
.bg-\[color\:var\(--newCommunityTheme-body\)\] {
background-color: var(--newCommunityTheme-body);
}
.bg-neutral-background-strong {
background-color: var(--color-neutral-background-strong);
}
.bg-secondary-background-selected {
background-color: var(--color-secondary-background-selected);
}
.bg-alert-caution {
background-color: var(--color-alert-caution);
}
.bg-success-background {
background-color: var(--color-success-background);
}
.bg-neutral-background-disabled {
background-color: var(--color-neutral-background-disabled);
}
.bg-black {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-50 {
background-color: var(--color-opacity-50);
}
.bg-transparent {
background-color: transparent;
}
.bg-scrim {
background-color: var(--color-scrim);
}
.bg-tone-6 {
background-color: var(--color-tone-6);
}
.bg-tone-4 {
background-color: var(--color-tone-4);
}
.bg-ui-modalbackground {
background-color: var(--color-ui-modalbackground);
}
.bg-tone-5 {
background-color: var(--color-tone-5);
}
.bg-neutral-background-weak {
background-color: var(--color-neutral-background-weak);
}
.bg-tone-1 {
background-color: var(--color-tone-1);
}
.bg-secondary-background {
background-color: var(--color-secondary-background);
}
.bg-neutral-background-hover {
background-color: var(--color-neutral-background-hover);
}
.bg-primary-background {
background-color: var(--color-primary-background);
}
.bg-global-white {
background-color: var(--color-global-white);
}
.bg-brand-background {
background-color: var(--color-brand-background);
}
.bg-global-alienblue {
background-color: var(--color-global-alienblue);
}
.bg-secondary-weak {
background-color: var(--color-secondary-weak);
}
.bg-kiwigreen-400 {
--tw-bg-opacity: 1;
background-color: rgb(85 189 70 / var(--tw-bg-opacity));
}
.bg-kiwigreen-600 {
--tw-bg-opacity: 1;
background-color: rgb(10 96 0 / var(--tw-bg-opacity));
}
.bg-yelloworange-400 {
--tw-bg-opacity: 1;
background-color: rgb(255 156 26 / var(--tw-bg-opacity));
}
.bg-action-primary {
background-color: var(--color-action-primary);
}
.bg-orangered-300 {
--tw-bg-opacity: 1;
background-color: rgb(255 190 166 / var(--tw-bg-opacity));
}
.bg-coolgray-200 {
--tw-bg-opacity: 1;
background-color: rgb(226 231 233 / var(--tw-bg-opacity));
}
.bg-online {
background-color: var(--color-online);
}
.bg-warning-content {
background-color: var(--color-warning-content);
}
.bg-success-content {
background-color: var(--color-success-content);
}
.bg-neutral-content {
background-color: var(--color-neutral-content);
}
.bg-danger-content {
background-color: var(--color-danger-content);
}
.bg-neutral-content-disabled {
background-color: var(--color-neutral-content-disabled);
}
.bg-brand-onBackground {
background-color: var(--color-brand-onBackground);
}
.bg-action-upvote {
background-color: var(--color-action-upvote);
}
.bg-action-downvote {
background-color: var(--color-action-downvote);
}
.bg-interactive-background-disabled {
background-color: var(--color-interactive-background-disabled);
}
.bg-\[color\:var\(--color-button-plain-background-disabled\)\] {
background-color: var(--color-button-plain-background-disabled);
}
.bg-opacity-25 {
--tw-bg-opacity: 0.25;
}
.bg-opacity-50 {
--tw-bg-opacity: 0.5;
}
.bg-gradient-to-r {
background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-white {
--tw-gradient-from: #ffffff;
--tw-gradient-to: rgb(255 255 255 / 0);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
--tw-gradient-from: transparent;
--tw-gradient-to: rgb(0 0 0 / 0);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-white {
--tw-gradient-to: rgb(255 255 255 / 0);
--tw-gradient-stops: var(--tw-gradient-from), #ffffff, var(--tw-gradient-to);
}
.fill-brand-background {
fill: var(--color-brand-background);
}
.fill-current {
fill: currentColor;
}
.stroke-tone-2 {
stroke: var(--color-tone-2);
}
.object-contain {
object-fit: contain;
}
.p-md {
padding: 1rem;
}
.p-sm {
padding: 0.75rem;
}
.p-xs {
padding: 0.5rem;
}
.p-\[32px\] {
padding: 32px;
}
.p-px {
padding: 1px;
}
.p-0 {
padding: 0px;
}
.p-2xs {
padding: 0.25rem;
}
.p-lg {
padding: 1.5rem;
}
.px-lg {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.px-\[8px\] {
padding-left: 8px;
padding-right: 8px;
}
.py-\[6px\] {
padding-top: 6px;
padding-bottom: 6px;
}
.px-\[length\:var\(--rem8\)\] {
padding-left: var(--rem8);
padding-right: var(--rem8);
}
.py-\[32px\] {
padding-top: 32px;
padding-bottom: 32px;
}
.px-\[16px\] {
padding-left: 16px;
padding-right: 16px;
}
.py-\[8px\] {
padding-top: 8px;
padding-bottom: 8px;
}
.py-sm {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.px-md {
padding-left: 1rem;
padding-right: 1rem;
}
.py-xs {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.px-2xs {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.py-lg {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.py-0 {
padding-top: 0px;
padding-bottom: 0px;
}
.px-sm {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.py-2xs {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.px-2xl {
padding-left: 3rem;
padding-right: 3rem;
}
.px-xs {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.py-md {
padding-top: 1rem;
padding-bottom: 1rem;
}
.px-0 {
padding-left: 0px;
padding-right: 0px;
}
.px-\[length\:var\(--rem10\)\] {
padding-left: var(--rem10);
padding-right: var(--rem10);
}
.px-\[length\:var\(--rem6\)\] {
padding-left: var(--rem6);
padding-right: var(--rem6);
}
.px-\[length\:var\(--rem14\)\] {
padding-left: var(--rem14);
padding-right: var(--rem14);
}
.px-\[length\:var\(--rem12\)\] {
padding-left: var(--rem12);
padding-right: var(--rem12);
}
.py-\[length\:var\(--rem2\)\] {
padding-top: var(--rem2);
padding-bottom: var(--rem2);
}
.py-\[length\:var\(--rem8\)\] {
padding-top: var(--rem8);
padding-bottom: var(--rem8);
}
.py-\[length\:var\(--rem10\)\] {
padding-top: var(--rem10);
padding-bottom: var(--rem10);
}
.py-\[length\:var\(--rem14\)\] {
padding-top: var(--rem14);
padding-bottom: var(--rem14);
}
.pr-0 {
padding-right: 0px;
}
.pt-md {
padding-top: 1rem;
}
.pt-sm {
padding-top: 0.75rem;
}
.pb-xs {
padding-bottom: 0.5rem;
}
.pl-sm {
padding-left: 0.75rem;
}
.pb-2xs {
padding-bottom: 0.25rem;
}
.pt-lg {
padding-top: 1.5rem;
}
.pb-\[8px\] {
padding-bottom: 8px;
}
.pt-\[4px\] {
padding-top: 4px;
}
.pr-sm {
padding-right: 0.75rem;
}
.pb-lg {
padding-bottom: 1.5rem;
}
.pb-md {
padding-bottom: 1rem;
}
.pr-lg {
padding-right: 1.5rem;
}
.pl-xs {
padding-left: 0.5rem;
}
.pl-md {
padding-left: 1rem;
}
.pt-\[20px\] {
padding-top: 20px;
}
.pb-\[6px\] {
padding-bottom: 6px;
}
.pt-0 {
padding-top: 0px;
}
.pt-px {
padding-top: 1px;
}
.pt-xs {
padding-top: 0.5rem;
}
.pr-xs {
padding-right: 0.5rem;
}
.pb-sm {
padding-bottom: 0.75rem;
}
.pl-2xs {
padding-left: 0.25rem;
}
.pl-lg {
padding-left: 1.5rem;
}
.pr-2xs {
padding-right: 0.25rem;
}
.pt-2xs {
padding-top: 0.25rem;
}
.pr-md {
padding-right: 1rem;
}
.pb-0 {
padding-bottom: 0px;
}
.pb-xl {
padding-bottom: 2rem;
}
.pt-xl {
padding-top: 2rem;
}
.pr-xl {
padding-right: 2rem;
}
.pr-2xl {
padding-right: 3rem;
}
.pr-3xl {
padding-right: 4rem;
}
.pl-0 {
padding-left: 0px;
}
.pl-\[length\:var\(--rem10\)\] {
padding-left: var(--rem10);
}
.pr-\[length\:var\(--rem14\)\] {
padding-right: var(--rem14);
}
.pr-\[length\:var\(--rem6\)\] {
padding-right: var(--rem6);
}
.pl-\[length\:var\(--rem14\)\] {
padding-left: var(--rem14);
}
.pr-\[length\:var\(--rem10\)\] {
padding-right: var(--rem10);
}
.pl-\[0\.125rem\] {
padding-left: 0.125rem;
}
.pl-\[length\:var\(--rem12\)\] {
padding-left: var(--rem12);
}
.pr-\[length\:var\(--rem12\)\] {
padding-right: var(--rem12);
}
.pr-\[length\:var\(--rem16\)\] {
padding-right: var(--rem16);
}
.pr-\[length\:var\(--rem8\)\] {
padding-right: var(--rem8);
}
.pl-\[length\:var\(--rem16\)\] {
padding-left: var(--rem16);
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.indent-0 {
text-indent: 0px;
}
.align-top {
vertical-align: top;
}
.align-middle {
vertical-align: middle;
}
.align-text-bottom {
vertical-align: text-bottom;
}
.font-mono {
font-family: var(--font-mono);
}
.font-sans {
font-family: var(--font-sans);
}
.text-24 {
font-size: 1.5rem;
line-height: 1.75rem;
}
.text-16 {
font-size: 1rem;
line-height: 1.25rem;
}
.text-14 {
font-size: 0.875rem;
line-height: 1.25rem;
}
.text-12 {
font-size: 0.75rem;
line-height: 1rem;
}
.text-\[32px\] {
font-size: 32px;
}
.text-20 {
font-size: 1.25rem;
line-height: 1.25rem;
}
.\!text-\[32px\] {
font-size: 32px !important;
}
.text-\[14px\] {
font-size: 14px;
}
.text-\[12px\] {
font-size: 12px;
}
.text-18 {
font-size: 1.125rem;
line-height: 1.5rem;
}
.text-32 {
font-size: 2rem;
line-height: 2.25rem;
}
.text-64 {
font-size: 4rem;
line-height: 4rem;
}
.text-10 {
font-size: 0.625rem;
line-height: 1rem;
}
.text-48 {
font-size: 3rem;
line-height: 3rem;
}
.font-semibold {
font-weight: 600;
}
.font-bold {
font-weight: 700;
}
.font-normal {
font-weight: 400;
}
.uppercase {
text-transform: uppercase;
}
.lowercase {
text-transform: lowercase;
}
.capitalize {
text-transform: capitalize;
}
.italic {
font-style: italic;
}
.not-italic {
font-style: normal;
}
.ordinal {
--tw-ordinal: ordinal;
font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-5 {
line-height: 1.25rem;
}
.leading-4 {
line-height: 1rem;
}
.\!leading-none {
line-height: 1 !important;
}
.leading-\[16px\] {
line-height: 16px;
}
.leading-\[14px\] {
line-height: 14px;
}
.leading-\[20px\] {
line-height: 20px;
}
.leading-6 {
line-height: 1.5rem;
}
.leading-none {
line-height: 1;
}
.leading-3 {
line-height: .75rem;
}
.leading-8 {
line-height: 2rem;
}
.leading-normal {
line-height: 1.5;
}
.leading-9 {
line-height: 2.25rem;
}
.leading-7 {
line-height: 1.75rem;
}
.leading-\[0\.875rem\] {
line-height: 0.875rem;
}
.tracking-normal {
letter-spacing: 0em;
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-neutral-content-strong {
color: var(--color-neutral-content-strong);
}
.text-neutral-content-weak {
color: var(--color-neutral-content-weak);
}
.text-coolgray-900 {
--tw-text-opacity: 1;
color: rgb(11 20 22 / var(--tw-text-opacity));
}
.text-primary {
color: var(--color-primary);
}
.text-action-primary {
color: var(--color-action-primary);
}
.text-secondary-weak {
color: var(--color-secondary-weak);
}
.text-neutral-content {
color: var(--color-neutral-content);
}
.text-global-white {
color: var(--color-global-white);
}
.text-tone-3 {
color: var(--color-tone-3);
}
.text-global-alienblue {
color: var(--color-global-alienblue);
}
.text-tone-1 {
color: var(--color-tone-1);
}
.text-action-secondary {
color: var(--color-action-secondary);
}
.text-primary-background-hover {
color: var(--color-primary-background-hover);
}
.text-category-nsfw {
color: var(--color-category-nsfw);
}
.text-tone-2 {
color: var(--color-tone-2);
}
.text-puregray-400 {
--tw-text-opacity: 1;
color: rgb(172 172 172 / var(--tw-text-opacity));
}
.text-danger-content {
color: var(--color-danger-content);
}
.text-tone-7 {
color: var(--color-tone-7);
}
.text-primary-background {
color: var(--color-primary-background);
}
.text-identity-moderator {
color: var(--color-identity-moderator);
}
.text-alert-negative {
color: var(--color-alert-negative);
}
.text-coolgray-850 {
--tw-text-opacity: 1;
color: rgb(15 26 28 / var(--tw-text-opacity));
}
.text-coolgray-650 {
--tw-text-opacity: 1;
color: rgb(42 60 66 / var(--tw-text-opacity));
}
.text-coolgray-550 {
--tw-text-opacity: 1;
color: rgb(75 96 102 / var(--tw-text-opacity));
}
.text-neutral-background-strong {
color: var(--color-neutral-background-strong);
}
.text-periwinkle-500 {
--tw-text-opacity: 1;
color: rgb(106 92 255 / var(--tw-text-opacity));
}
.text-coolgray-0 {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-coolgray-950 {
--tw-text-opacity: 1;
color: rgb(4 9 10 / var(--tw-text-opacity));
}
.text-action-downvote {
color: var(--color-action-downvote);
}
.text-global-black {
color: var(--color-global-black);
}
.text-secondary {
color: var(--color-secondary);
}
.text-alert-caution {
color: var(--color-alert-caution);
}
.text-current {
color: currentColor;
}
.text-category-spoiler {
color: var(--color-category-spoiler);
}
.text-warning-content {
color: var(--color-warning-content);
}
.text-primary-onBackground {
color: var(--color-primary-onBackground);
}
.text-brand-onBackground {
color: var(--color-brand-onBackground);
}
.text-neutral-content-disabled {
color: var(--color-neutral-content-disabled);
}
.text-\[color\:var\(--color-button-secondary-text-disabled\)\] {
color: var(--color-button-secondary-text-disabled);
}
.text-\[color\:var\(--color-button-plain-text-disabled\)\] {
color: var(--color-button-plain-text-disabled);
}
.underline {
text-decoration-line: underline;
}
.line-through {
text-decoration-line: line-through;
}
.no-underline {
text-decoration-line: none;
}
.opacity-25 {
opacity: 0.25;
}
.opacity-75 {
opacity: 0.75;
}
.opacity-0 {
opacity: 0;
}
.opacity-100 {
opacity: 1;
}
.opacity-30 {
opacity: 0.3;
}
.opacity-50 {
opacity: 0.5;
}
.opacity-20 {
opacity: 0.2;
}
.opacity-60 {
opacity: 0.6;
}
.opacity-40 {
opacity: 0.4;
}
.shadow-none {
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
--tw-shadow: var(--elevation-sm);
--tw-shadow-colored: var(--elevation-sm);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
--tw-shadow: var(--elevation-md);
--tw-shadow-colored: var(--elevation-md);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
outline: 2px solid transparent;
outline-offset: 2px;
}
.outline {
outline-style: solid;
}
.ring {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.drop-shadow {
--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px 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);
}
.grayscale {
--tw-grayscale: grayscale(100%);
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);
}
.invert {
--tw-invert: invert(100%);
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);
}
.transition {
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-transform {
transition-property: transform;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-opacity {
transition-property: opacity;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.duration-150 {
transition-duration: 150ms;
}
.duration-300 {
transition-duration: 300ms;
}
.duration-100 {
transition-duration: 100ms;
}
.duration-1000 {
transition-duration: 1000ms;
}
.ease-out {
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
transition-timing-function: linear;
}
.scrollbar-hide {
-ms-overflow-style: none;
scrollbar-width: none;
}
.scrollbar-hide::-webkit-scrollbar {
display: none;
}
.\[-webkit-line-clamp\:3\] {
-webkit-line-clamp: 3;
}
.\[text-overflow\:ellipsis\] {
text-overflow: ellipsis;
}
.\[display\:-webkit-box\] {
display: -webkit-box;
}
.\[-webkit-box-orient\:vertical\] {
-webkit-box-orient: vertical;
}
.before\:absolute::before {
content: var(--tw-content);
position: absolute;
}
.before\:top-\[28px\]::before {
content: var(--tw-content);
top: 28px;
}
.before\:left-\[9px\]::before {
content: var(--tw-content);
left: 9px;
}
.before\:top-\[-6px\]::before {
content: var(--tw-content);
top: -6px;
}
.before\:left-\[-6\.5px\]::before {
content: var(--tw-content);
left: -6.5px;
}
.before\:top-0::before {
content: var(--tw-content);
top: 0px;
}
.before\:left-\[11\.5px\]::before {
content: var(--tw-content);
left: 11.5px;
}
.before\:top-\[-3px\]::before {
content: var(--tw-content);
top: -3px;
}
.before\:left-\[-16\.5px\]::before {
content: var(--tw-content);
left: -16.5px;
}
.before\:left-\[16\.5px\]::before {
content: var(--tw-content);
left: 16.5px;
}
.before\:h-\[calc\(100\%-28px\)\]::before {
content: var(--tw-content);
height: calc(100% - 28px);
}
.before\:h-full::before {
content: var(--tw-content);
height: 100%;
}
.before\:h-\[calc\(100\%\+6px\)\]::before {
content: var(--tw-content);
height: calc(100% + 6px);
}
.before\:border-y-0::before {
content: var(--tw-content);
border-top-width: 0rem;
border-bottom-width: 0rem;
}
.before\:border-l-\[1px\]::before {
content: var(--tw-content);
border-left-width: 1px;
}
.before\:border-r-\[0px\]::before {
content: var(--tw-content);
border-right-width: 0px;
}
.before\:border-solid::before {
content: var(--tw-content);
border-style: solid;
}
.before\:border-tone-4::before {
content: var(--tw-content);
border-color: var(--color-tone-4);
}
.before\:content-\[\'\'\]::before {
--tw-content: '';
content: var(--tw-content);
}
.after\:absolute::after {
content: var(--tw-content);
position: absolute;
}
.after\:-top-\[8px\]::after {
content: var(--tw-content);
top: -8px;
}
.after\:-left-\[6\.5px\]::after {
content: var(--tw-content);
left: -6.5px;
}
.after\:bottom-\[15px\]::after {
content: var(--tw-content);
bottom: 15px;
}
.after\:left-\[11\.5px\]::after {
content: var(--tw-content);
left: 11.5px;
}
.after\:-top-sm::after {
content: var(--tw-content);
top: -0.75rem;
}
.after\:left-\[-16\.5px\]::after {
content: var(--tw-content);
left: -16.5px;
}
.after\:left-\[3\.5px\]::after {
content: var(--tw-content);
left: 3.5px;
}
.after\:h-\[20px\]::after {
content: var(--tw-content);
height: 20px;
}
.after\:h-\[54px\]::after {
content: var(--tw-content);
height: 54px;
}
.after\:h-\[26px\]::after {
content: var(--tw-content);
height: 26px;
}
.after\:h-\[30px\]::after {
content: var(--tw-content);
height: 30px;
}
.after\:w-\[6px\]::after {
content: var(--tw-content);
width: 6px;
}
.after\:w-md::after {
content: var(--tw-content);
width: 1rem;
}
.after\:w-\[23px\]::after {
content: var(--tw-content);
width: 23px;
}
.after\:rounded-bl-\[12px\]::after {
content: var(--tw-content);
border-bottom-left-radius: 12px;
}
.after\:border-y-0::after {
content: var(--tw-content);
border-top-width: 0rem;
border-bottom-width: 0rem;
}
.after\:border-l-\[1px\]::after {
content: var(--tw-content);
border-left-width: 1px;
}
.after\:border-r-\[0px\]::after {
content: var(--tw-content);
border-right-width: 0px;
}
.after\:border-b-\[1px\]::after {
content: var(--tw-content);
border-bottom-width: 1px;
}
.after\:border-solid::after {
content: var(--tw-content);
border-style: solid;
}
.after\:border-tone-4::after {
content: var(--tw-content);
border-color: var(--color-tone-4);
}
.after\:content-\[\'\'\]::after {
--tw-content: '';
content: var(--tw-content);
}
.first\:ml-0:first-child {
margin-left: 0px;
}
.visited\:bg-transparent:visited {
background-color: transparent;
}
.hover\:border-secondary-background-selected:hover {
border-color: var(--color-secondary-background-selected);
}
.hover\:border-secondary-background-hover:hover {
border-color: var(--color-secondary-background-hover);
}
.hover\:bg-neutral-background-hover:hover {
background-color: var(--color-neutral-background-hover);
}
.hover\:bg-transparent:hover {
background-color: transparent;
}
.hover\:bg-secondary-background-selected:hover {
background-color: var(--color-secondary-background-selected);
}
.hover\:bg-secondary-background-hover:hover {
background-color: var(--color-secondary-background-hover);
}
.hover\:bg-transparent-background-hover:hover {
background-color: var(--color-transparent-background-hover);
}
.hover\:bg-brand-background-hover:hover {
background-color: var(--color-brand-background-hover);
}
.hover\:text-secondary:hover {
color: var(--color-secondary);
}
.hover\:text-global-white:hover {
color: var(--color-global-white);
}
.hover\:text-action-upvote:hover {
color: var(--color-action-upvote);
}
.hover\:text-action-downvote:hover {
color: var(--color-action-downvote);
}
.hover\:underline:hover {
text-decoration-line: underline;
}
.hover\:no-underline:hover {
text-decoration-line: none;
}
.focus\:rounded-sm:focus {
border-radius: 0.25rem;
}
.focus\:border-global-focus:focus {
border-color: var(--color-global-focus);
}
.focus\:bg-transparent:focus {
background-color: transparent;
}
.focus\:outline-none:focus {
outline: 2px solid transparent;
outline-offset: 2px;
}
.focus-visible\:text-action-upvote:focus-visible {
color: var(--color-action-upvote);
}
.focus-visible\:text-action-downvote:focus-visible {
color: var(--color-action-downvote);
}
.active\:bg-transparent:active {
background-color: transparent;
}
.active\:bg-secondary-background:active {
background-color: var(--color-secondary-background);
}
.disabled\:text-interactive-content-disabled:disabled {
color: var(--color-interactive-content-disabled);
}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/vendors~Reddit.13a14a2bb67640914bf9_.css.map*/</style><style data-href="chunkCSS/Governance~Reddit~Subreddit~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compo~bd4baca2.ed2e9c24ce3213d2fad1_.css" data-chunk="Reddit" key="chunkCSS/Governance~Reddit~Subreddit~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compo~bd4baca2.ed2e9c24ce3213d2fad1_.css">@keyframes _1tIZttmhLdrIGrB-6VvZcT{0%{opacity:0}to{opacity:1}}._3uK2I0hi3JFTKnMUFHD2Pd,.HQ2VJViRjokXpRbJzPvvc{--infoTextTooltip-overflow-left:0px;font-size:12px;font-weight:500;line-height:16px;padding:3px 9px;position:absolute;border-radius:4px;margin-top:-6px;background:#000;color:#fff;animation:_1tIZttmhLdrIGrB-6VvZcT .5s step-end;z-index:100;white-space:pre-wrap}._3uK2I0hi3JFTKnMUFHD2Pd:after,.HQ2VJViRjokXpRbJzPvvc:after{content:"";position:absolute;top:100%;left:calc(50% - 4px - var(--infoTextTooltip-overflow-left));width:0;height:0;border-top:3px solid #000;border-left:4px solid transparent;border-right:4px solid transparent}._3uK2I0hi3JFTKnMUFHD2Pd{margin-top:6px}._3uK2I0hi3JFTKnMUFHD2Pd:after{border-bottom:3px solid #000;border-top:none;bottom:100%;top:auto}
._2Gt13AX94UlLxkluAMsZqP{background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative;display:inline-block}
._1QwShihKKlyRXyQSlqYaWW{height:16px;width:16px;vertical-align:bottom}._2X6EB3ZhEeXCh1eIVA64XM{margin-left:3px}._1jNPl3YUk6zbpLWdjaJT1r{font-size:12px;font-weight:500;line-height:16px;border-radius:2px;display:inline-block;margin-right:5px;overflow:hidden;text-overflow:ellipsis;vertical-align:text-bottom;white-space:pre;word-break:normal;padding:0 4px}._1jNPl3YUk6zbpLWdjaJT1r._39BEcWjOlYi1QGcJil6-yl{padding:0}._2hSecp_zkPm_s5ddV2htoj{font-size:12px;font-weight:500;line-height:16px;border-radius:2px;display:inline-block;margin-right:5px;overflow:hidden;text-overflow:ellipsis;vertical-align:text-bottom;white-space:pre;word-break:normal;margin-left:0;padding:0 4px}._2hSecp_zkPm_s5ddV2htoj._39BEcWjOlYi1QGcJil6-yl{padding:0}._1wzhGvvafQFOWAyA157okr{font-size:12px;font-weight:500;line-height:16px;border-radius:2px;margin-right:5px;overflow:hidden;text-overflow:ellipsis;vertical-align:text-bottom;white-space:pre;word-break:normal;box-sizing:border-box;line-height:14px;padding:0 4px}._3BPVpMSn5b1vb1yTQuqCRH,._1wzhGvvafQFOWAyA157okr{display:inline-block;height:16px}._3BPVpMSn5b1vb1yTQuqCRH{background-color:var(--newRedditTheme-body);border-radius:50%;margin-left:5px;text-align:center;width:16px}._2cvySYWkqJfynvXFOpNc5L{height:10px;width:10px}.aJrgrewN9C8x1Fusdx4hh{padding:2px 8px}._1wj6zoMi6hRP5YhJ8nXWXE{font-size:14px;padding:7px 12px}._2VqfzH0dZ9dIl3XWNxs42y{border-radius:20px}._2VqfzH0dZ9dIl3XWNxs42y:hover{opacity:.85}._2VqfzH0dZ9dIl3XWNxs42y:active{transform:scale(.95)}
._13svhQIUZqD9PVzFcLwOKT{font-size:12px;font-weight:400;line-height:16px;margin:4px 8px;white-space:nowrap;color:var(--newCommunityTheme-linkText);fill:var(--newCommunityTheme-linkText)}._13svhQIUZqD9PVzFcLwOKT:visited{color:var(--newCommunityTheme-linkTextWithBody);fill:var(--newCommunityTheme-linkTextWithBody)}._13svhQIUZqD9PVzFcLwOKT:hover{text-decoration:underline}
._3CquMWJ6RMh8E9D-_84AtZ{width:20px;height:20px;pointer-events:none}
._1Dl-kvSxyJMWO9nuoTof8N._1Dl-kvSxyJMWO9nuoTof8N{vertical-align:top}
.GnWcY6GPzeZ5rzsiQ98fo{background-size:cover;filter:blur(60px)}._2MkcR85HDnYngvlVW2gMMa{border-radius:4px;-ms-flex:1;flex:1;height:100%;width:100%;overflow:hidden;position:relative;vertical-align:bottom}._2hIvPRO2xz4rn9LXAJXYDa{color:var(--newCommunityTheme-button);height:20px;left:50%;margin-left:-10px;margin-top:-10px;pointer-events:none;position:absolute;top:50%;width:20px}._2hIvPRO2xz4rn9LXAJXYDa._10qSZsDWnOBwx4bc7GJ1QF{color:var(--newCommunityTheme-actionIcon)}._25ZOvQhQdAqwdxPd5z-KFB{display:none}._33Pa96SGhFVpZeI6a7Y_Pl{background-position:50% top;background-repeat:no-repeat;background-size:cover}.Fq7oYOARH1VVCaLAuAh37{background-position:50% 50%}.m0n699kowSp8Wfa40lqpF{background-color:var(--newCommunityTheme-button);border-top-left-radius:4px;bottom:0;height:18px;position:absolute;right:0;width:18px}.icon._2rOixIHGmpfZB93ihJsw3V{color:var(--newCommunityTheme-body);font-size:12px;line-height:18px;margin-left:4px;vertical-align:baseline}._2YO2O4rMRYYMeH_t2y8M5w{background-color:transparent;color:var(--newCommunityTheme-button);position:relative}._2c1ElNxHftd8W_nZtcG9zf{border-radius:4px;-ms-flex:1;flex:1;width:100%;border:1px solid;box-sizing:border-box}._2c1ElNxHftd8W_nZtcG9zf,._78ohNtfA1urjgUhnN1jLi{height:100%}._3HXDOeeCKnmgu_pIdoLofi{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-body);margin-left:16px;max-width:124px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.lrzZ8b0L6AzLkQj5Ww7H1{display:inline-block}._2fiIRtMpITeCAzXc4cANKp{margin-bottom:10px;margin-right:10px;overflow:hidden}._2xu1HuBz1Yx6SP10AGVx_I{display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0;vertical-align:text-top}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Governance~Reddit~Subreddit~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compo~bd4baca2.ed2e9c24ce3213d2fad1_.css.map*/</style><style data-href="chunkCSS/Reddit~StandalonePostPage~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compone~9b425435.e2db692a574de770c988_.css" data-chunk="Reddit" key="chunkCSS/Reddit~StandalonePostPage~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compone~9b425435.e2db692a574de770c988_.css">._26bOTAKvGixX5tMC3vGfTv{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
._3nRJIwLuth2pKYrXnr2jPN{width:402px;max-width:100%;box-sizing:border-box}._3nRJIwLuth2pKYrXnr2jPN>*{border-bottom:1px solid var(--newCommunityTheme-line)}@media (max-width:640px){._3nRJIwLuth2pKYrXnr2jPN{width:360px}}
._30zvTaAcvBFmwfelq6Bvwg{vertical-align:middle}.BzonfS85jX2JTiu_i0Jyd{font-size:12px;font-weight:400;line-height:16px;border-bottom:none;color:var(--newCommunityTheme-bodyText);display:-ms-flexbox;display:flex;text-align:center;padding:22px 16px}.vynkb69RQyUY-PA6bCaW0,.BzonfS85jX2JTiu_i0Jyd{vertical-align:middle;white-space:nowrap}.vynkb69RQyUY-PA6bCaW0{box-sizing:border-box;margin-bottom:0;margin-left:8px;max-width:80%;overflow:hidden;text-overflow:ellipsis}
.Z7x0t_45z9vZGN2zw6US6{height:61px}.Z7x0t_45z9vZGN2zw6US6._3YjPWOd9tK9O_DN50RI_FN{height:24px}
.XZK-LTFT5CgGo9MvPQQsy{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}
._11Rht_b1e-kmk12gkz7Lug{fill:var(--newCommunityTheme-actionIcon)}
._2e6fJknJ4noSygWYov8-F1:focus{outline:0 none}._2e6fJknJ4noSygWYov8-F1:focus ._1lzSnSABNXX12WerTnwqI3{border-radius:1000px;height:16px;width:16px;-ms-flex-preferred-size:16px;flex-basis:16px;border:2px solid -webkit-focus-ring-color}._2e6fJknJ4noSygWYov8-F1:focus ._1lzSnSABNXX12WerTnwqI3._1lzSnSABNXX12WerTnwqI3{border-color:Highlight}._3PYsg_uRJ6AGptv-hi7kqu{fill:#0079d3}._1lzSnSABNXX12WerTnwqI3,._3PYsg_uRJ6AGptv-hi7kqu{-ms-flex:0 0 16px;flex:0 0 16px;height:16px;margin-right:6px;width:16px}
._3z5CnRH3l7hQGI8TQYFyqX{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:12px;line-height:1;overflow:hidden;position:relative}._3z5CnRH3l7hQGI8TQYFyqX .WBY6J5DJsZFZXSxBqtq0F{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;transition:all ease;transform:translateY(0);line-height:1}._3z5CnRH3l7hQGI8TQYFyqX .WBY6J5DJsZFZXSxBqtq0F ._3LT2yD0gRFklddn3Ra9ElD{height:100%}._3z5CnRH3l7hQGI8TQYFyqX .D6SuXeSnAAagG8dKAb4O4{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
._1jsc29CjRXZWjd2tr0Ji0Y,._1jsc29CjRXZWjd2tr0Ji0Y:after{height:0;position:absolute;width:0}._1jsc29CjRXZWjd2tr0Ji0Y:after{background:#000;content:""}._2J_zB4R1FH2EjGMkQjedwc[data-popper-placement^=top]>._1jsc29CjRXZWjd2tr0Ji0Y{border-left:4px solid transparent;border-right:4px solid transparent;border-top:3px solid #000;bottom:-3px}._2J_zB4R1FH2EjGMkQjedwc[data-popper-placement^=bottom]>._1jsc29CjRXZWjd2tr0Ji0Y{border-bottom:3px solid #000;border-left:4px solid transparent;border-right:4px solid transparent;top:-3px}._2J_zB4R1FH2EjGMkQjedwc[data-popper-placement^=left]>._1jsc29CjRXZWjd2tr0Ji0Y{border-bottom:4px solid transparent;border-left:3px solid #000;border-top:4px solid transparent;right:-3px}._2J_zB4R1FH2EjGMkQjedwc[data-popper-placement^=right]>._1jsc29CjRXZWjd2tr0Ji0Y{border-bottom:4px solid transparent;border-right:3px solid #000;border-top:4px solid transparent;left:-3px}._2J_zB4R1FH2EjGMkQjedwc{font-size:12px;font-weight:500;line-height:16px;border-radius:4px;background:#000;color:#fff;opacity:0;padding:3px 9px;transition:opacity 0s step-end;white-space:pre-wrap;z-index:100}._2J_zB4R1FH2EjGMkQjedwc.u6HtAZu8_LKL721-EnKuR{opacity:1;transition-duration:.5s}
._1bdAduczElF9-gLoCvHz-p{background-color:var(--newRedditTheme-field);-ms-flex:1;flex:1;overflow-y:auto;padding:16px 0}._1bdAduczElF9-gLoCvHz-p ._2leID3tMN8hpvVd4XhEqTl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._1bdAduczElF9-gLoCvHz-p .FJIE5E2gciCA8q3Jzvcyg{cursor:pointer;line-height:16px;padding:4px 16px}._1bdAduczElF9-gLoCvHz-p .FJIE5E2gciCA8q3Jzvcyg:focus,._1bdAduczElF9-gLoCvHz-p .FJIE5E2gciCA8q3Jzvcyg:hover{background-color:#24a0ed;color:#fff;outline:none}._1bdAduczElF9-gLoCvHz-p ._3H_wwe03-Fkrm6oWGakXI8{fill:var(--newRedditTheme-actionIcon);height:16px;width:16px}._18cuM8Uu7RcIFu1bCT0r4t{position:relative;color:var(--newRedditTheme-actionIcon);margin:0 16px 16px}._18cuM8Uu7RcIFu1bCT0r4t ._2bECVWL_WJ9RGBx7-RnzfO{fill:currentColor;height:16px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:16px}._18cuM8Uu7RcIFu1bCT0r4t ._1nQbRaoAvb6Uy0oI-OfDtZ{background-color:var(--newRedditTheme-body);border-radius:4px;border:1px solid;box-sizing:border-box;color:var(--newRedditTheme-bodyText);height:48px;padding:0 16px 0 32px;width:100%}
._3g_cwSqBe5o5mAuhfMeGu5{margin:0 6px}._3g_cwSqBe5o5mAuhfMeGu5:before{content:"·"}.t4Hq30BDzTeJ85vREX7_M{padding-left:8px;font-size:12px}
._2AKP6aCod0Z6TuXXfc1ZqL{height:380px;-ms-flex-flow:column nowrap;flex-flow:column nowrap}._3w7b_fPwMuVD17J7epjTXi,._2AKP6aCod0Z6TuXXfc1ZqL{display:-ms-flexbox;display:flex}._3w7b_fPwMuVD17J7epjTXi{background:var(--newRedditTheme-line);border:none;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:16px}._3w7b_fPwMuVD17J7epjTXi ._3WykjMvdVO5xibqd5xlfTC{color:var(--newRedditTheme-actionIcon);margin:0 8px}.SVd7IxchgiWetdYbftTHx{background:var(--newRedditTheme-body);padding:16px}.SVd7IxchgiWetdYbftTHx .KTa3kg9lzGPUeLuhAHMT_{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;color:var(--newRedditTheme-metaText);margin-bottom:8px}.SVd7IxchgiWetdYbftTHx ._1fV9kJfKnED9qQ2AF8f3iT{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:var(--newRedditTheme-bodyText);margin-bottom:8px}
._1rZYMD_4xY3gRcSS3p8ODO{font-size:12px;font-weight:700;line-height:16px;pointer-events:none;word-break:normal}.uFieChpcVxrPI9VvCKqZu{font-size:16px;color:var(--newCommunityTheme-actionIcon)}._3bAGP2FKe97ijgBAGQOYsk{padding-left:0;white-space:nowrap}
.dLp3R7pmxclGjLS87yr5S{display:inline-block;vertical-align:middle;color:#ff4500}
.ogOEj4x-0BpDZWeccJwxx{min-width:84px}._2YxEi97B6Nm7NCgLG6pCud{line-height:22px;margin:10px 0;white-space:pre-wrap}
.voteButton{height:24px;width:24px}.voteButton:focus{border-radius:2px;background-color:var(--newCommunityTheme-navIconFaded10);outline:none}._1E9mcoVn4MYnuBQSVDt1gC{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;fill:inherit;-ms-flex-direction:column;flex-direction:column}.nmB1I04Z-G4nY3g3s_17F{animation:nmB1I04Z-G4nY3g3s_17F .4s ease 0s 1 both}._1L6r7KisMt3CYUGWSEMGiR{animation:_1L6r7KisMt3CYUGWSEMGiR .4s ease 0s 1 both}@keyframes nmB1I04Z-G4nY3g3s_17F{0%{transform:translateY(0)}50%{transform:translateY(-10px)}90%{transform:translateY(2px)}to{transform:translateY(0)}}@keyframes _1L6r7KisMt3CYUGWSEMGiR{0%{transform:translateY(0)}50%{transform:translateY(10px)}90%{transform:translateY(-2px)}to{transform:translateY(0)}}.mvlZFfW9BWm1bmljE_0Rg{cursor:not-allowed}
._3ryJoIoycVkA88fy40qNJc{font-size:12px;font-weight:700;line-height:16px;color:var(--newCommunityTheme-bodyText);display:inline;line-height:20px;text-decoration:none;vertical-align:baseline}._3ryJoIoycVkA88fy40qNJc:hover{text-decoration:underline}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Reddit~StandalonePostPage~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compone~9b425435.e2db692a574de770c988_.css.map*/</style><style data-href="chunkCSS/Reddit~RichTextEditor~reddit-components-MediumPost~reddit-components-NotificationUnit-Button~removal~87f825ba.5569bbcfca5096e59799_.css" data-chunk="Reddit" key="chunkCSS/Reddit~RichTextEditor~reddit-components-MediumPost~reddit-components-NotificationUnit-Button~removal~87f825ba.5569bbcfca5096e59799_.css">._2FKpII1jz0h6xCAw1kQAvS{background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px 3px 0 rgba(0,0,0,.2);transition:left .15s linear;border-radius:57%;width:57%}._2FKpII1jz0h6xCAw1kQAvS:after{content:"";padding-top:100%;display:block}._2e2g485kpErHhJQUiyvvC2{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;background-color:var(--newCommunityTheme-navIconFaded10);border:2px solid transparent;border-radius:100px;cursor:pointer;position:relative;width:35px;transition:border-color .15s linear,background-color .15s linear}._2e2g485kpErHhJQUiyvvC2._3kUvbpMbR21zJBboDdBH7D{background-color:var(--newRedditTheme-navIconFaded10)}._2e2g485kpErHhJQUiyvvC2._3kUvbpMbR21zJBboDdBH7D._1L5kUnhRYhUJ4TkMbOTKkI{background-color:var(--newRedditTheme-active)}._2e2g485kpErHhJQUiyvvC2._3kUvbpMbR21zJBboDdBH7D._1L5kUnhRYhUJ4TkMbOTKkI._3clF3xRMqSWmoBQpXv8U5z{background-color:var(--newRedditTheme-buttonAlpha10)}._2e2g485kpErHhJQUiyvvC2._1asGWL2_XadHoBuUlNArOq{border-width:2.25px;height:24px;width:37.5px}._2e2g485kpErHhJQUiyvvC2._1asGWL2_XadHoBuUlNArOq ._2FKpII1jz0h6xCAw1kQAvS{height:19.5px;width:19.5px}._2e2g485kpErHhJQUiyvvC2._1hku5xiXsbqzLmszstPyR3{border-width:3px;height:32px;width:50px}._2e2g485kpErHhJQUiyvvC2._1hku5xiXsbqzLmszstPyR3 ._2FKpII1jz0h6xCAw1kQAvS{height:26px;width:26px}._2e2g485kpErHhJQUiyvvC2._10hZCcuqkss2sf5UbBMCSD{border-width:3.75px;height:40px;width:62.5px}._2e2g485kpErHhJQUiyvvC2._10hZCcuqkss2sf5UbBMCSD ._2FKpII1jz0h6xCAw1kQAvS{height:32.5px;width:32.5px}._2e2g485kpErHhJQUiyvvC2._1fCdbQCDv6tiX242k80-LO{border-width:4.5px;height:48px;width:75px}._2e2g485kpErHhJQUiyvvC2._1fCdbQCDv6tiX242k80-LO ._2FKpII1jz0h6xCAw1kQAvS{height:39px;width:39px}._2e2g485kpErHhJQUiyvvC2._2Jp5Pv4tgpAsTcnUzTsXgO{border-width:5.25px;height:56px;width:87.5px}._2e2g485kpErHhJQUiyvvC2._2Jp5Pv4tgpAsTcnUzTsXgO ._2FKpII1jz0h6xCAw1kQAvS{height:45.5px;width:45.5px}._2e2g485kpErHhJQUiyvvC2._1L5kUnhRYhUJ4TkMbOTKkI{-ms-flex-pack:end;justify-content:flex-end;background-color:var(--newCommunityTheme-active)}._2e2g485kpErHhJQUiyvvC2._3clF3xRMqSWmoBQpXv8U5z{cursor:default}._2e2g485kpErHhJQUiyvvC2._3clF3xRMqSWmoBQpXv8U5z ._2FKpII1jz0h6xCAw1kQAvS{box-shadow:none}._2e2g485kpErHhJQUiyvvC2._1L5kUnhRYhUJ4TkMbOTKkI._3clF3xRMqSWmoBQpXv8U5z{background-color:var(--newCommunityTheme-buttonAlpha10)}
._3JOs2fo7GARfPQK9n9uvyr{position:absolute}._2GiazGbWQeG84CupoExWj9{font-size:12px;font-weight:700;line-height:16px}._2lSQO1uFdnaWbYRKtLg3H-{-ms-flex-align:center;align-items:center;position:absolute;right:4px}._2lSQO1uFdnaWbYRKtLg3H-:focus-visible{border-radius:9999px;height:20px}._1Vs6ZQxgSSIBCGCe2dcMoA{font-size:12px;font-weight:400;line-height:16px;color:var(--newRedditTheme-metaText)}._1qRmLv2PYGtqa3xyVEYz_R{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}._2WVAyd_SvtylHMe7sKaua9{border:1px solid var(--newRedditTheme-line);border-radius:4px;box-shadow:none;color:var(--newRedditTheme-bodyText);height:32px;padding:0 24px 0 32px}._2WVAyd_SvtylHMe7sKaua9::-webkit-search-cancel-button{display:none}._1zG8KFMibgWr8ahovOZAUB{color:var(--newCommunityTheme-linkText)}._2i3sQHj_1l-LDzGfzQTjHM{padding:0 8px}._1rMy-IddyxrWMGR5hH5O1E{color:var(--newRedditTheme-postIcon)}._3AIIvG4My2zfaJh7r8TucE{position:relative}._34BFzBLxzKlRZTjBIHtnlh{line-height:20px;color:var(--newRedditTheme-line);padding:0 12px}.icon._1Z_UNdjZZu53GD24SI5BLG{color:var(--newRedditTheme-bodyText);font-size:16px}.icon._1rMy-IddyxrWMGR5hH5O1E{font-size:16px;font-weight:700}.icon._380giGvmbbYVTkgLoNx7ZP{font-size:12px;font-weight:700}
.XHbKeEqnW58ib9mTN6jnS{display:inline-block;fill:var(--newCommunityTheme-actionIcon);height:20px;margin-left:2px;width:20px;vertical-align:middle}.XHbKeEqnW58ib9mTN6jnS.u_kypUXmB-k1A5TcC8MI9{fill:var(--newRedditTheme-actionIcon)}
._2ulKn_zs7Y3LWsOqoFLHPo{background:var(--newCommunityTheme-body);border-bottom:1px solid var(--newCommunityTheme-line);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 48px 4px;padding:0 16px 4px 0}._2ulKn_zs7Y3LWsOqoFLHPo._3iO3U_i4YUx-2qahK_BTu1{padding:0 0 4px}._2ulKn_zs7Y3LWsOqoFLHPo ._1n6gZPmNQU56UBglU718cx.zW82EsY6Pakxpq4WWvsUG,._2ulKn_zs7Y3LWsOqoFLHPo ._1nMYOibX9neGRqvcaCrPDz.zW82EsY6Pakxpq4WWvsUG{border:none;padding:4px 8px 4px 0;text-transform:capitalize}._1avwNy0RnwlEwVEW-fwKCI{-ms-flex-pack:start;justify-content:flex-start}._1avwNy0RnwlEwVEW-fwKCI,._3N0NZT0gc58Hq7p0XRUjsH{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}._3dAMO_XZMVp2K1JSO53ohA,._3LRBCA71BwLLXBNsSlY7HW{font-size:12px;font-weight:700;line-height:16px;color:var(--newCommunityTheme-linkText)}._3dAMO_XZMVp2K1JSO53ohA{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:16px}._3dAMO_XZMVp2K1JSO53ohA._2_QzTCgd5SYB-X8CTqZf9T{margin-left:0;margin-right:16px}._3dAMO_XZMVp2K1JSO53ohA .JVPG0c9TNru5TLSq9sdUG{color:var(--newCommunityTheme-linkText);height:16px;margin-left:8px;width:26px}._3dAMO_XZMVp2K1JSO53ohA .JVPG0c9TNru5TLSq9sdUG div{height:12px;width:12px}._2MGxQvIhmM2I5CzPdSJTtM._2MGxQvIhmM2I5CzPdSJTtM{cursor:pointer;fill:var(--newCommunityTheme-linkText);margin:0 0 0 -5px}.uAIheeoxWlq57lu5ghv43{margin:0;padding:16px 0 0}._201SpO3todaXvcWUHaLymN{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._1urK6AxAk9Sl76RgLUHOqh{fill:var(--newCommunityTheme-linkText);height:16px;padding-left:4px;padding-top:2px;width:16px}._233thT4kQqtwrHDoMY0Dbv{padding-bottom:12px}.zW82EsY6Pakxpq4WWvsUG{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;background-color:inherit;border:none;letter-spacing:normal;color:var(--newCommunityTheme-linkText);display:-ms-flexbox;display:flex;width:auto}._1Pn7_008tGFVitpaAxNI9b{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}._2iOrDLLjWlyPdmGh4fQMuE{color:var(--newCommunityTheme-bodyText)}@media (max-width:413px px){._2iOrDLLjWlyPdmGh4fQMuE{display:none}}._2C0TYCrsi0B3m8sQW0hmFv{font-size:12px;font-weight:700;line-height:16px;-ms-flex-align:center;align-items:center;color:var(--newCommunityTheme-linkText);margin-left:16px}._2C0TYCrsi0B3m8sQW0hmFv:focus{outline:0}._2C0TYCrsi0B3m8sQW0hmFv:hover{text-decoration:underline}._1MfL8RlT7Bsr76qYvR-nqM{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;color:var(--newCommunityTheme-metaText);cursor:pointer}._2PA6P-upB6MB4B4I4WgZGA{background-color:#373c3f;display:-ms-flexbox;display:flex;padding:8px 12px;text-align:center;width:230px}._2PA6P-upB6MB4B4I4WgZGA:after{border-top:3px solid #373c3f}._2Cjk95J3a3LyPUHsLEhO37{font-weight:400;margin-left:auto}._2Cjk95J3a3LyPUHsLEhO37,._3P3T6fdpdL6GGPyCM7zs9q{font-size:12px;line-height:16px;display:-ms-flexbox;display:flex}._3P3T6fdpdL6GGPyCM7zs9q{font-weight:700;-ms-flex-align:center;align-items:center;color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._3v-KNQB_UvJqSbWcQZmc0U{line-height:20px;color:var(--newRedditTheme-line);padding:0 12px}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Reddit~RichTextEditor~reddit-components-MediumPost~reddit-components-NotificationUnit-Button~removal~87f825ba.5569bbcfca5096e59799_.css.map*/</style><style data-href="chunkCSS/Governance~ModListing~Reddit~ReportFlow.3f6a4b0a4bd41b00990b_.css" data-chunk="Reddit" key="chunkCSS/Governance~ModListing~Reddit~ReportFlow.3f6a4b0a4bd41b00990b_.css">._1tQt2CUWT3M7NNSMoh_o_4{cursor:auto;opacity:.3}
._37iEJpUpWXN00_fpZKHglg{display:none}
._1oxgVV3q47KbjEKqP5CHuM{margin-left:2px}._2uYY-KeuYHKiwl-9aF0UiL{border:1px solid var(--newCommunityTheme-line);border-radius:4px;box-shadow:0 2px 4px 0 var(--newCommunityTheme-bodyTextAlpha20);color:var(--newCommunityTheme-bodyText);overflow:hidden;background-color:var(--newCommunityTheme-body);position:absolute;z-index:10}._2uYY-KeuYHKiwl-9aF0UiL:focus{outline:none}
._2iuoyPiKHN3kfOoeIQalDT{-ms-flex-align:center;align-items:center;border-radius:9999px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;width:auto}._34mIRHpFtnJ0Sk97S2Z3D9{width:100%}._1h6qKGhVsgNfytYFlo8m3f{min-height:16px;width:16px;padding:unset}._1h6qKGhVsgNfytYFlo8m3f ._1mvTX6krm3Q2d1CSyUm28s,._1h6qKGhVsgNfytYFlo8m3f i.icon._1mvTX6krm3Q2d1CSyUm28s{display:inline-block;height:12px;width:12px;font-size:12px;line-height:12px;padding:0}._1h6qKGhVsgNfytYFlo8m3f ._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy,._1h6qKGhVsgNfytYFlo8m3f i.icon._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy{float:left}._1h6qKGhVsgNfytYFlo8m3f ._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T,._1h6qKGhVsgNfytYFlo8m3f i.icon._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T{float:right}._3uJP0daPEH2plzVEYyTdaH{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:unset;line-height:16px;text-transform:unset;min-height:24px;min-width:24px;padding:4px 8px}._3uJP0daPEH2plzVEYyTdaH ._1mvTX6krm3Q2d1CSyUm28s,._3uJP0daPEH2plzVEYyTdaH i.icon._1mvTX6krm3Q2d1CSyUm28s{display:inline-block;height:16px;width:16px;font-size:16px;line-height:16px;padding:0 4px 0 0}._3uJP0daPEH2plzVEYyTdaH ._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy,._3uJP0daPEH2plzVEYyTdaH i.icon._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy{float:left}._3uJP0daPEH2plzVEYyTdaH ._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T,._3uJP0daPEH2plzVEYyTdaH i.icon._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T{float:right}.UEPNkU0rd1-nvbkOcBatc{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:unset;line-height:16px;text-transform:unset;min-height:24px;min-width:24px;padding:4px 16px}.UEPNkU0rd1-nvbkOcBatc ._1mvTX6krm3Q2d1CSyUm28s,.UEPNkU0rd1-nvbkOcBatc i.icon._1mvTX6krm3Q2d1CSyUm28s{display:inline-block;height:16px;width:16px;font-size:16px;line-height:16px;padding:0 4px 0 0}.UEPNkU0rd1-nvbkOcBatc ._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy,.UEPNkU0rd1-nvbkOcBatc i.icon._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy{float:left}.UEPNkU0rd1-nvbkOcBatc ._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T,.UEPNkU0rd1-nvbkOcBatc i.icon._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T{float:right}.HNozj_dKjQZ59ZsfEegz8{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:17px;text-transform:unset;min-height:32px;min-width:32px;padding:4px 16px}.HNozj_dKjQZ59ZsfEegz8 ._1mvTX6krm3Q2d1CSyUm28s,.HNozj_dKjQZ59ZsfEegz8 i.icon._1mvTX6krm3Q2d1CSyUm28s{display:inline-block;padding:0 8px 0 0;height:20px;width:20px;font-size:20px;line-height:20px}.HNozj_dKjQZ59ZsfEegz8 ._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy,.HNozj_dKjQZ59ZsfEegz8 i.icon._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy{float:left}.HNozj_dKjQZ59ZsfEegz8 ._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T,.HNozj_dKjQZ59ZsfEegz8 i.icon._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T{float:right}._3ukcnQySDskQwK_wB2iXYl{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:18px;text-transform:unset;min-height:40px;min-width:40px;padding:4px 16px}._3ukcnQySDskQwK_wB2iXYl ._1mvTX6krm3Q2d1CSyUm28s,._3ukcnQySDskQwK_wB2iXYl i.icon._1mvTX6krm3Q2d1CSyUm28s{display:inline-block;padding:0 8px 0 0;height:20px;width:20px;font-size:20px;line-height:20px}._3ukcnQySDskQwK_wB2iXYl ._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy,._3ukcnQySDskQwK_wB2iXYl i.icon._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy{float:left}._3ukcnQySDskQwK_wB2iXYl ._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T,._3ukcnQySDskQwK_wB2iXYl i.icon._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T{float:right}._1J4mN6_wNfCtSyMDUNGQqN{font-family:Noto Sans,Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:unset;line-height:20px;text-transform:unset;min-height:48px;min-width:48px;padding:4px 16px}._1J4mN6_wNfCtSyMDUNGQqN ._1mvTX6krm3Q2d1CSyUm28s,._1J4mN6_wNfCtSyMDUNGQqN i.icon._1mvTX6krm3Q2d1CSyUm28s{display:inline-block;padding:0 8px 0 0;height:20px;width:20px;font-size:20px;line-height:20px}._1J4mN6_wNfCtSyMDUNGQqN ._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy,._1J4mN6_wNfCtSyMDUNGQqN i.icon._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy{float:left}._1J4mN6_wNfCtSyMDUNGQqN ._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T,._1J4mN6_wNfCtSyMDUNGQqN i.icon._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T{float:right}.XpD6n11mOiKNg8ZKtvgVR{font-family:Noto Sans,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:unset;line-height:22px;text-transform:unset;min-height:56px;min-width:56px;padding:4px 16px}.XpD6n11mOiKNg8ZKtvgVR ._1mvTX6krm3Q2d1CSyUm28s,.XpD6n11mOiKNg8ZKtvgVR i.icon._1mvTX6krm3Q2d1CSyUm28s{display:inline-block;padding:0 8px 0 0;height:24px;width:24px;font-size:24px;line-height:24px}.XpD6n11mOiKNg8ZKtvgVR ._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy,.XpD6n11mOiKNg8ZKtvgVR i.icon._1mvTX6krm3Q2d1CSyUm28s._1HHR_ND8U6x6YrIqKFeXZy{float:left}.XpD6n11mOiKNg8ZKtvgVR ._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T,.XpD6n11mOiKNg8ZKtvgVR i.icon._1mvTX6krm3Q2d1CSyUm28s._3tKmDp5VAtgWvabEmFkJ7T{float:right}._10BQ7pjWbeYP63SAPNS8Ts{position:relative;background-color:var(--newCommunityTheme-button);border:none;color:var(--newCommunityTheme-body);fill:var(--newCommunityTheme-body)}._10BQ7pjWbeYP63SAPNS8Ts:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-body);opacity:0}._10BQ7pjWbeYP63SAPNS8Ts:hover:before{opacity:.08}._10BQ7pjWbeYP63SAPNS8Ts:focus{outline:none}._10BQ7pjWbeYP63SAPNS8Ts:focus:before{opacity:.16}._10BQ7pjWbeYP63SAPNS8Ts._39a0Mt5b1i2joAqIaEHOWJ:before,._10BQ7pjWbeYP63SAPNS8Ts:active:before{opacity:.24}._10BQ7pjWbeYP63SAPNS8Ts:disabled,._10BQ7pjWbeYP63SAPNS8Ts[data-disabled],._10BQ7pjWbeYP63SAPNS8Ts[disabled]{cursor:not-allowed;filter:grayscale(1);background-color:var(--newCommunityTheme-buttonTinted80);color:var(--newCommunityTheme-bodyAlpha50);fill:var(--newCommunityTheme-bodyAlpha50)}._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0{position:relative;background-color:var(--newRedditTheme-button);border:none;color:var(--newRedditTheme-body);fill:var(--newRedditTheme-body)}._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-body);opacity:0}._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0:hover:before{opacity:.08}._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0:focus{outline:none}._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0:focus:before{opacity:.16}._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0._39a0Mt5b1i2joAqIaEHOWJ:before,._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0:active:before{opacity:.24}._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0:disabled,._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0[data-disabled],._10BQ7pjWbeYP63SAPNS8Ts._2nelDm85zKKmuD94NequP0[disabled]{cursor:not-allowed;filter:grayscale(1);background-color:var(--newRedditTheme-buttonTinted80);color:var(--newRedditTheme-bodyAlpha50);fill:var(--newRedditTheme-bodyAlpha50)}._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM{position:relative;background-color:#ff585b;border:none;color:var(--newCommunityTheme-body);fill:var(--newCommunityTheme-body)}._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-body);opacity:0}._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM:hover:before{opacity:.08}._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM:focus{outline:none}._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM:focus:before{opacity:.16}._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM._39a0Mt5b1i2joAqIaEHOWJ:before,._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM:active:before{opacity:.24}._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM:disabled,._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM[data-disabled],._10BQ7pjWbeYP63SAPNS8Ts._1t63zWyh9UUgsyQc6acROM[disabled]{cursor:not-allowed;filter:grayscale(1);background-color:#ff595c;color:var(--newCommunityTheme-bodyAlpha50);fill:var(--newCommunityTheme-bodyAlpha50)}._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K{position:relative;background-color:#ddbd37;border:none;color:var(--newCommunityTheme-body);fill:var(--newCommunityTheme-body)}._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-body);opacity:0}._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K:hover:before{opacity:.08}._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K:focus{outline:none}._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K:focus:before{opacity:.16}._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K._39a0Mt5b1i2joAqIaEHOWJ:before,._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K:active:before{opacity:.24}._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K:disabled,._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K[data-disabled],._10BQ7pjWbeYP63SAPNS8Ts._10UWrWSil1Xu6pdSaa_3-K[disabled]{cursor:not-allowed;filter:grayscale(1);background-color:#eede9b;color:var(--newCommunityTheme-bodyAlpha50);fill:var(--newCommunityTheme-bodyAlpha50)}._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-{--buttonText:#fff;position:relative;background-color:#ff4500;border:none;color:var(--buttonText);fill:var(--buttonText)}._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--buttonText);opacity:0}._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-:hover:before{opacity:.08}._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-:focus{outline:none}._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-:focus:before{opacity:.16}._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-._39a0Mt5b1i2joAqIaEHOWJ:before,._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-:active:before{opacity:.24}._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-:disabled,._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-[data-disabled],._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-[disabled]{cursor:not-allowed;filter:grayscale(1);background-color:#ffa280;color:var(--newCommunityTheme-bodyAlpha50);fill:var(--newCommunityTheme-bodyAlpha50)}._2tU8R9NTqhvBrhoNAXWWcP{position:relative;border:1px solid var(--newCommunityTheme-button);color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._2tU8R9NTqhvBrhoNAXWWcP:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-button);opacity:0}._2tU8R9NTqhvBrhoNAXWWcP:hover:before{opacity:.04}._2tU8R9NTqhvBrhoNAXWWcP:focus{outline:none}._2tU8R9NTqhvBrhoNAXWWcP:focus:before{opacity:.08}._2tU8R9NTqhvBrhoNAXWWcP._39a0Mt5b1i2joAqIaEHOWJ:before,._2tU8R9NTqhvBrhoNAXWWcP:active:before{opacity:.16}._2tU8R9NTqhvBrhoNAXWWcP:disabled,._2tU8R9NTqhvBrhoNAXWWcP[data-disabled],._2tU8R9NTqhvBrhoNAXWWcP[disabled]{cursor:not-allowed;filter:grayscale(1);border-color:var(--newCommunityTheme-buttonAlpha50);color:var(--newCommunityTheme-buttonAlpha50);fill:var(--newCommunityTheme-buttonAlpha50)}._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0{position:relative;border:1px solid var(--newRedditTheme-button);color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-button);opacity:0}._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0:hover:before{opacity:.04}._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0:focus{outline:none}._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0:focus:before{opacity:.08}._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0._39a0Mt5b1i2joAqIaEHOWJ:before,._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0:active:before{opacity:.16}._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0:disabled,._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0[data-disabled],._2tU8R9NTqhvBrhoNAXWWcP._2nelDm85zKKmuD94NequP0[disabled]{cursor:not-allowed;filter:grayscale(1);border-color:var(--newRedditTheme-buttonAlpha50);color:var(--newRedditTheme-buttonAlpha50);fill:var(--newRedditTheme-buttonAlpha50)}.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5{--newRedditTheme-button:#0f1a1c;position:relative;background-color:var(--newCommunityTheme-field);border:1px solid transparent;color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-button);opacity:0}.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:hover:before{opacity:.08}.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:focus{outline:none}.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:focus:before{opacity:.16}.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5._39a0Mt5b1i2joAqIaEHOWJ:before,.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:active:before{opacity:.24}.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:disabled,.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5[data-disabled],.theme-light ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5[disabled]{cursor:not-allowed;filter:grayscale(1);background:none;color:var(--newRedditTheme-buttonAlpha50);fill:var(--newRedditTheme-buttonAlpha50)}.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5{--newRedditTheme-button:#0f1a1c;position:relative;background-color:var(--newCommunityTheme-button);border:1px solid transparent;color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-button);opacity:0}.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:hover:before{opacity:.08}.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:focus{outline:none}.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:focus:before{opacity:.16}.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5._39a0Mt5b1i2joAqIaEHOWJ:before,.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:active:before{opacity:.24}.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5:disabled,.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5[data-disabled],.theme-dark ._2tU8R9NTqhvBrhoNAXWWcP._2Z-LWN_PrkTncEM_mPuEW5[disabled]{cursor:not-allowed;filter:grayscale(1);background:none;color:var(--newRedditTheme-buttonAlpha50);fill:var(--newRedditTheme-buttonAlpha50)}._4Glnzr5LA7bNBGMWGW4pU{position:relative;background-color:var(--newCommunityTheme-field);border:1px solid transparent;color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._4Glnzr5LA7bNBGMWGW4pU:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-button);opacity:0}._4Glnzr5LA7bNBGMWGW4pU:hover:before{opacity:.08}._4Glnzr5LA7bNBGMWGW4pU:focus{outline:none}._4Glnzr5LA7bNBGMWGW4pU:focus:before{opacity:.16}._4Glnzr5LA7bNBGMWGW4pU._39a0Mt5b1i2joAqIaEHOWJ:before,._4Glnzr5LA7bNBGMWGW4pU:active:before{opacity:.24}._4Glnzr5LA7bNBGMWGW4pU:disabled,._4Glnzr5LA7bNBGMWGW4pU[data-disabled],._4Glnzr5LA7bNBGMWGW4pU[disabled]{cursor:not-allowed;filter:grayscale(1);background:none;color:var(--newCommunityTheme-buttonAlpha50);fill:var(--newCommunityTheme-buttonAlpha50)}._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0{position:relative;background-color:var(--newCommunityTheme-field);border:1px solid transparent;color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-button);opacity:0}._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0:hover:before{opacity:.08}._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0:focus{outline:none}._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0:focus:before{opacity:.16}._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0._39a0Mt5b1i2joAqIaEHOWJ:before,._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0:active:before{opacity:.24}._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0:disabled,._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0[data-disabled],._4Glnzr5LA7bNBGMWGW4pU._2nelDm85zKKmuD94NequP0[disabled]{cursor:not-allowed;filter:grayscale(1);background:none;color:var(--newRedditTheme-buttonAlpha50);fill:var(--newRedditTheme-buttonAlpha50)}._3zbhtNO0bdck0oYbYRhjMC{position:relative;border:1px solid transparent;color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._3zbhtNO0bdck0oYbYRhjMC:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-bodyText);opacity:0}._3zbhtNO0bdck0oYbYRhjMC:hover:before{opacity:.08}._3zbhtNO0bdck0oYbYRhjMC:focus{outline:none}._3zbhtNO0bdck0oYbYRhjMC:focus:before{opacity:.16}._3zbhtNO0bdck0oYbYRhjMC._39a0Mt5b1i2joAqIaEHOWJ:before,._3zbhtNO0bdck0oYbYRhjMC:active:before{opacity:.24}._3zbhtNO0bdck0oYbYRhjMC:disabled,._3zbhtNO0bdck0oYbYRhjMC[data-disabled],._3zbhtNO0bdck0oYbYRhjMC[disabled]{cursor:not-allowed;filter:grayscale(1);color:var(--newRedditTheme-metaText);fill:var(--newRedditTheme-metaText)}._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0{position:relative;border:1px solid transparent;color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-bodyText);opacity:0}._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0:hover:before{opacity:.08}._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0:focus{outline:none}._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0:focus:before{opacity:.16}._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0._39a0Mt5b1i2joAqIaEHOWJ:before,._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0:active:before{opacity:.24}._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0:disabled,._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0[data-disabled],._3zbhtNO0bdck0oYbYRhjMC._2nelDm85zKKmuD94NequP0[disabled]{cursor:not-allowed;filter:grayscale(1);color:var(--newRedditTheme-metaText);fill:var(--newRedditTheme-metaText)}._1tPpYVD73ugqp4k-VMFRki{padding:0}._1tPpYVD73ugqp4k-VMFRki._3ojSE1JW7jxNzUzZK8kt7m,._1tPpYVD73ugqp4k-VMFRki._3ojSE1JW7jxNzUzZK8kt7m:before{border-radius:4px}._1tPpYVD73ugqp4k-VMFRki ._1mvTX6krm3Q2d1CSyUm28s,._1tPpYVD73ugqp4k-VMFRki i.icon._1mvTX6krm3Q2d1CSyUm28s{padding:0}._2v8rCfSRT4mr5y4pwEhX41,._3kfXQpuyMJIMeWQCwjZKfw{border:1px solid transparent;border-radius:4px;box-sizing:border-box;text-align:center;letter-spacing:1px;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;padding:3px 16px}._13twe55MPRo1LqypxB-LJx{color:var(--newCommunityTheme-button);background:none}._13twe55MPRo1LqypxB-LJx,._13twe55MPRo1LqypxB-LJx:hover{fill:var(--newCommunityTheme-buttonTinted80)}._13twe55MPRo1LqypxB-LJx:hover{color:var(--newCommunityTheme-buttonTinted80)}._13twe55MPRo1LqypxB-LJx:active{color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._13twe55MPRo1LqypxB-LJx:disabled,._13twe55MPRo1LqypxB-LJx[data-disabled],._13twe55MPRo1LqypxB-LJx[disabled]{color:var(--newCommunityTheme-buttonAlpha50);fill:var(--newCommunityTheme-buttonAlpha50);cursor:not-allowed}._13twe55MPRo1LqypxB-LJx:disabled{background:none}._3kfXQpuyMJIMeWQCwjZKfw{position:relative;background-color:0;border:1px solid transparent;color:var(--newCommunityTheme-linkText);fill:var(--newCommunityTheme-linkText);background-color:transparent;padding-left:4px;padding-right:4px;text-decoration:underline;text-transform:none;width:auto}._3kfXQpuyMJIMeWQCwjZKfw:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-linkText);opacity:0}._3kfXQpuyMJIMeWQCwjZKfw:hover:before{opacity:.08}._3kfXQpuyMJIMeWQCwjZKfw:focus{outline:none}._3kfXQpuyMJIMeWQCwjZKfw:focus:before{opacity:.16}._3kfXQpuyMJIMeWQCwjZKfw._39a0Mt5b1i2joAqIaEHOWJ:before,._3kfXQpuyMJIMeWQCwjZKfw:active:before{opacity:.24}._3kfXQpuyMJIMeWQCwjZKfw:disabled,._3kfXQpuyMJIMeWQCwjZKfw[data-disabled],._3kfXQpuyMJIMeWQCwjZKfw[disabled]{cursor:not-allowed;filter:grayscale(1);background:none;color:var(--newCommunityTheme-linkTextAlpha50);fill:var(--newCommunityTheme-linkTextAlpha50)}._2UhHcZFBOYxMULbf2p-skl{color:var(--newCommunityTheme-linkText);background-color:unset;padding:0 12px}._2UhHcZFBOYxMULbf2p-skl:hover{color:var(--newCommunityTheme-linkTextShaded80)}._2UhHcZFBOYxMULbf2p-skl._2nelDm85zKKmuD94NequP0{color:var(--newRedditTheme-linkText)}._2UhHcZFBOYxMULbf2p-skl._2nelDm85zKKmuD94NequP0:hover{color:var(--newRedditTheme-linkTextShaded80)}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Governance~ModListing~Reddit~ReportFlow.3f6a4b0a4bd41b00990b_.css.map*/</style><style data-href="chunkCSS/Chat~Governance~Reddit.4075ef68e55c88c9b008_.css" data-chunk="Reddit" key="chunkCSS/Chat~Governance~Reddit.4075ef68e55c88c9b008_.css">@font-face{font-family:IBMPlexSans;font-weight:400;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/IBMPlexSans/Regular-116bb6d508f5307861d3b1269bc597e7-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/IBMPlexSans/Regular-e6bbcdd30d3bd4d6b170bcb6d3552cab-font.woff) format("woff")}@font-face{font-family:IBMPlexSans;font-weight:500;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/IBMPlexSans/Medium-c4b185e25a4dde85a29f902cd5ce5360-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/IBMPlexSans/Medium-1051a531d3e1ee3483a6533158557139-font.woff) format("woff")}@font-face{font-family:IBMPlexSans;font-weight:700;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/IBMPlexSans/Bold-875de5047556e7c822519d95d7ee692d-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/IBMPlexSans/Bold-c34ba754b7235b49d33b294ff7a54179-font.woff) format("woff")}
@font-face{font-family:Noto Sans;font-weight:400;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Regular-d6a6aa8dc0f93416a832ea04a18c6fb8-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Regular-e6bbcdd30d3bd4d6b170bcb6d3552cab-font.woff) format("woff")}@font-face{font-family:Noto Sans;font-weight:400;font-style:italic;src:url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Italic-fca7c15cdda5570c8f739b9d71e9ed6d-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Italic-5267af566ab853eb9d74db1a78a46c67-font.woff) format("woff")}@font-face{font-family:Noto Sans;font-weight:700;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Bold-d4ba4ecba17e90993f442f7bb082a3a2-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Bold-c34ba754b7235b49d33b294ff7a54179-font.woff) format("woff")}@font-face{font-family:Noto Sans;font-weight:700;font-style:italic;src:url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Bold-Italic-be39cd37f002d25d500c67b88871bed4-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/NotoSans/Bold-Italic-255b4934a1f414dd312aa89382d65114-font.woff) format("woff")}
._1VhYfuKTAdUU_3j4cMjkr5{display:none}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Chat~Governance~Reddit.4075ef68e55c88c9b008_.css.map*/</style><style data-href="chunkCSS/Governance~ModListing~Reddit.f0e6814c2dd64ba3b618_.css" data-chunk="Reddit" key="chunkCSS/Governance~ModListing~Reddit.f0e6814c2dd64ba3b618_.css">.efdkOLo3oigH_95whTYCp,._2p14AQvJBvTrEEa4csiW9v{position:relative;height:100%}.efdkOLo3oigH_95whTYCp._1lxVpLf3223Gve3gRhbG-R,._2p14AQvJBvTrEEa4csiW9v._1lxVpLf3223Gve3gRhbG-R{height:100%}._3utuhrSAkEkzgaswqglvpN,._2TN8dEgAQbSyKntWpSPYM7{box-sizing:border-box;border:1px solid var(--newCommunityTheme-line);height:100%;object-fit:cover;object-position:center;width:100%}._3utuhrSAkEkzgaswqglvpN{background:#d7dfe2;fill:#fff}._3utuhrSAkEkzgaswqglvpN._2aVSEFJsIE0M-4uRE-U24H{background:var(--newRedditTheme-actionIcon)}._2TN8dEgAQbSyKntWpSPYM7{color:var(--newCommunityTheme-body);text-indent:-9999px}._3fhlcUDP9SJN47QMfuzW_j{position:absolute;top:57%;left:55%;width:180%;transform:translate(-50%,-50%)}._3ppYbU2ZS369JSNSb8585I{height:100%;width:100%;position:absolute;background:linear-gradient(146.27deg,#004e5f 36.02%,rgba(114,124,216,.81) 77.71%);-webkit-clip-path:polygon(0 30%,50% 0,90% 25%,90% 75%,50% 100%,5% 73%);clip-path:polygon(0 30%,50% 0,90% 25%,90% 75%,50% 100%,5% 73%)}._1AX7t-EP7R4ZoVC41DG-Jx{position:absolute;top:0;left:0}._1cyAeeYDGrx7MPL_jRwKZ{width:100%;height:100%;position:relative}._2_QqG5dG916znjlVV8ZCbw{background:var(--newRedditTheme-line);width:100%;height:100%;border-radius:50%}._3Bn5QwbgKslkdt4UwkP9r9 ._2_QqG5dG916znjlVV8ZCbw{background:none}._1XJXnCAngvZLEeLpB3oa4L{width:100%;position:absolute;bottom:0}.ScrrUjzznpAqm92uwgnvO{width:100%;transform-origin:bottom center;display:block;transform:scale(1.3);-webkit-clip-path:polygon(0 68.22%,12.12% 68.22%,12.85% 71.49%,13.86% 74.69%,15.14% 77.79%,16.69% 80.77%,18.49% 83.6%,20.54% 86.26%,22.8% 88.73%,25.28% 91%,27.94% 93.04%,30.77% 94.85%,33.75% 96.4%,36.85% 97.68%,40.05% 98.69%,43.32% 99.42%,46.65% 99.85%,50% 100%,53.35% 99.85%,56.68% 99.42%,59.95% 98.69%,63.15% 97.68%,66.25% 96.4%,69.23% 94.85%,72.06% 93.04%,74.72% 91%,77.2% 88.73%,79.46% 86.26%,81.51% 83.6%,83.31% 80.77%,84.86% 77.79%,86.14% 74.69%,87.15% 71.49%,87.88% 68.22%,100% 68.22%,100% 0,0 0);clip-path:polygon(0 68.22%,12.12% 68.22%,12.85% 71.49%,13.86% 74.69%,15.14% 77.79%,16.69% 80.77%,18.49% 83.6%,20.54% 86.26%,22.8% 88.73%,25.28% 91%,27.94% 93.04%,30.77% 94.85%,33.75% 96.4%,36.85% 97.68%,40.05% 98.69%,43.32% 99.42%,46.65% 99.85%,50% 100%,53.35% 99.85%,56.68% 99.42%,59.95% 98.69%,63.15% 97.68%,66.25% 96.4%,69.23% 94.85%,72.06% 93.04%,74.72% 91%,77.2% 88.73%,79.46% 86.26%,81.51% 83.6%,83.31% 80.77%,84.86% 77.79%,86.14% 74.69%,87.15% 71.49%,87.88% 68.22%,100% 68.22%,100% 0,0 0)}._3Bn5QwbgKslkdt4UwkP9r9 .ScrrUjzznpAqm92uwgnvO{-webkit-clip-path:polygon(0 0,100% 2%,100% 50%,100% 70%,47% 96%,6% 75%);clip-path:polygon(0 0,100% 2%,100% 50%,100% 70%,47% 96%,6% 75%)}._2dn5Ncenn0BSD4tCSmxQhA{height:50%;left:59%;position:absolute;top:59%;width:50%}._2dn5Ncenn0BSD4tCSmxQhA.GpWjjkZl5_kV4yZYWBaT2{fill:#46d160}._1TENjLYSaj4L4uJMZa3DRe{height:100%;position:relative}
._1g3Xfh9mljLHWv24M9A3Rw{fill:var(--newCommunityTheme-actionIcon)}._3SlBAJb2MbUHwgBZFH8eL7{fill:var(--newCommunityTheme-body)}._3SlBAJb2MbUHwgBZFH8eL7._1-JQy00VxG8hpTxxdxV32y{fill:var(--newCommunityTheme-activeAlpha10)}
._eYtD2XCVieq6emjKBH3m{display:inline}
._34CfAAowTqdbNDYXz5tBTW,._3-8BEp7zk8HU_Tq2SjmosX{border-radius:100%;vertical-align:middle}._34CfAAowTqdbNDYXz5tBTW._2P3jpibqK9Q2k2UJYzBNIy{filter:blur(6px)}._2WM2ef3imxyCFqHx0Nx5M4{border-radius:100%;vertical-align:middle;background:var(--newCommunityTheme-active);border:1px solid var(--newCommunityTheme-lightText);box-sizing:border-box;color:var(--newCommunityTheme-lightText);padding:3px;fill:var(--newCommunityTheme-lightText)}.RK004G8fbNOkGdNLEzm67{border-radius:100%;vertical-align:middle;background-size:20px 20px;display:inline-block}._7nyhK_sDI_8i22XNdcMzb{position:relative}._1AxWRIyg1lV9-r_CmqYj0o{vertical-align:middle;background:var(--newCommunityTheme-active);color:var(--newCommunityTheme-lightText);fill:var(--newCommunityTheme-lightText);border:none;height:32px;width:32px;cursor:pointer;background:var(--newCommunityTheme-field);margin-right:8px;border-radius:100%;box-sizing:border-box;padding:0;-ms-flex:none;flex:none}.-Mpi2pdgifDBOdpUYX2vh{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column}._3H6u2CWhsluIPVF14GpEaA{font-size:12px;font-weight:700;line-height:16px;color:var(--newCommunityTheme-button);cursor:pointer;text-align:center;margin-top:4px}._1UpdjN7u66BU606z97t4HS{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}._1UpdjN7u66BU606z97t4HS .ndkYE2hc8Y-V3NHpSYvxA{fill:var(--newCommunityTheme-banner-backgroundColor);height:44px;width:44px}._1iA7YdCRjbU9Rd_2VNGvsw{transition:all .1s linear 0s}._1AxWRIyg1lV9-r_CmqYj0o._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2{border:1px dashed var(--newCommunityTheme-active);transition:all .1s linear 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}._1AxWRIyg1lV9-r_CmqYj0o._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2>*{transition:all .1s linear 0s}._1AxWRIyg1lV9-r_CmqYj0o._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2 .Dh1qxsy_tIctL9f4LEzv9{fill:var(--newCommunityTheme-active);height:24px;width:24px}._1AxWRIyg1lV9-r_CmqYj0o._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2:hover{border:1px solid var(--newCommunityTheme-active)}._1AxWRIyg1lV9-r_CmqYj0o._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2:hover .Dh1qxsy_tIctL9f4LEzv9{height:32px;width:32px}.JBITiVY1zX1mMDq-sHkru.JBITiVY1zX1mMDq-sHkru.JBITiVY1zX1mMDq-sHkru{display:none}._3Dk8QRKhQImYqds2lSF6G4{--sizePx:10px}._3Dk8QRKhQImYqds2lSF6G4._3Dk8QRKhQImYqds2lSF6G4._3Dk8QRKhQImYqds2lSF6G4{border-left-color:var(--newCommunityTheme-active);position:absolute;left:calc(50% - var(--sizePx));top:calc(50% - var(--sizePx));margin-left:3px;margin-top:7px}._3Dk8QRKhQImYqds2lSF6G4._3Dk8QRKhQImYqds2lSF6G4._3Dk8QRKhQImYqds2lSF6G4._1U3KLnHX2TdXL5lNrrv4EW{margin-left:12px;margin-top:-5px}._7nyhK_sDI_8i22XNdcMzb._1h9JeZaSDxkh67Ns3QVUP2 ._3Dk8QRKhQImYqds2lSF6G4._3Dk8QRKhQImYqds2lSF6G4._3Dk8QRKhQImYqds2lSF6G4{margin-left:7px}._7nyhK_sDI_8i22XNdcMzb._1UpdjN7u66BU606z97t4HS._3-i_fdY8zqHIo3CjuVzTYE ._3Dk8QRKhQImYqds2lSF6G4._1U3KLnHX2TdXL5lNrrv4EW{margin-left:12px;margin-top:12px}.icon._1xvdfUtOPDANqHjxzxKX5b{border-radius:9999px;color:#0079d3}.icon._1xvdfUtOPDANqHjxzxKX5b._1TI6C7sqGL9TRdsq1jRks{color:#fff}.icon._1xvdfUtOPDANqHjxzxKX5b._2P3jpibqK9Q2k2UJYzBNIy{filter:blur(6px)}._1UpdjN7u66BU606z97t4HS .icon.ndkYE2hc8Y-V3NHpSYvxA{color:var(--newCommunityTheme-banner-backgroundColor);height:44px;width:44px;font-size:44px;line-height:44px}._1AxWRIyg1lV9-r_CmqYj0o._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2._1h9JeZaSDxkh67Ns3QVUP2 .icon.Dh1qxsy_tIctL9f4LEzv9{color:var(--newCommunityTheme-banner-backgroundColor);height:24px;width:24px;font-size:24px;line-height:24px}._35ahToY-XcU6llULyYdy2A{display:contents}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Governance~ModListing~Reddit.f0e6814c2dd64ba3b618_.css.map*/</style><style data-href="chunkCSS/ModListing~Reddit~StandalonePostPage.9cc9a122bf677a5c6071_.css" data-chunk="Reddit" key="chunkCSS/ModListing~Reddit~StandalonePostPage.9cc9a122bf677a5c6071_.css">._39Glgtoolpdt4PIzcnjPSW{text-decoration:none;fill:currentColor;color:inherit}
._10K5i7NW6qcm-UoCtpB3aK{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;text-align:left;width:100%}
.pthKOcceozMuXLYrLlbL1{margin-right:6px}._2-cXnP74241WI7fpcpfPmg{display:inline-block}._3LwUIE7yX7CZQKmD2L87vf{font-size:14px;font-weight:500;line-height:18px;display:block;padding:8px;text-transform:capitalize;white-space:nowrap;color:var(--newRedditTheme-actionIcon);fill:var(--newRedditTheme-actionIcon)}._3LwUIE7yX7CZQKmD2L87vf.kR_ljR-F8vtc-ORj1uipB{color:var(--newCommunityTheme-bodyText)}._3LwUIE7yX7CZQKmD2L87vf ._3Iua3qlR9JiTwjjk6NKye1{height:16px;width:16px;fill:var(--newCommunityTheme-button);margin-left:auto}._3LwUIE7yX7CZQKmD2L87vf.ui39KJ4PwbdKkxvIBbLbV{text-transform:none}._3LwUIE7yX7CZQKmD2L87vf:not(:first-child){border-top:1px solid var(--newRedditTheme-line);border-bottom:none}._3LwUIE7yX7CZQKmD2L87vf:not(:first-child).kR_ljR-F8vtc-ORj1uipB{border-top:none}._3LwUIE7yX7CZQKmD2L87vf:not(:first-child).sK8_uuNiAqPNlw-HoD2HG{border:1px solid var(--newRedditTheme-actionIconAlpha20)}._3LwUIE7yX7CZQKmD2L87vf._1IKtbRloF_LV1hPqMzP3MC{color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}._3LwUIE7yX7CZQKmD2L87vf._1IKtbRloF_LV1hPqMzP3MC.kR_ljR-F8vtc-ORj1uipB{color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button);display:-ms-flexbox;display:flex}._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:active,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:focus,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:hover{color:var(--newRedditTheme-bodyText);fill:var(--newRedditTheme-bodyText);background-color:var(--newRedditTheme-highlight);outline:none}._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:active ._3Iua3qlR9JiTwjjk6NKye1,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:focus ._3Iua3qlR9JiTwjjk6NKye1,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:hover ._3Iua3qlR9JiTwjjk6NKye1{fill:var(--newCommunityTheme-body)}._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:active._1IKtbRloF_LV1hPqMzP3MC,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:focus._1IKtbRloF_LV1hPqMzP3MC,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:hover._1IKtbRloF_LV1hPqMzP3MC{color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:active._1IKtbRloF_LV1hPqMzP3MC.kR_ljR-F8vtc-ORj1uipB,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:focus._1IKtbRloF_LV1hPqMzP3MC.kR_ljR-F8vtc-ORj1uipB,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:hover._1IKtbRloF_LV1hPqMzP3MC.kR_ljR-F8vtc-ORj1uipB{color:var(--newCommunityTheme-body);fill:var(--newCommunityTheme-body);display:-ms-flexbox;display:flex}._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:active.kR_ljR-F8vtc-ORj1uipB,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:focus.kR_ljR-F8vtc-ORj1uipB,._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:hover.kR_ljR-F8vtc-ORj1uipB{color:var(--newCommunityTheme-body);fill:var(--newCommunityTheme-body);background-color:var(--newCommunityTheme-button);outline:none}._3LwUIE7yX7CZQKmD2L87vf._1oYEKCssGFjqxQ9jJMNj5G:disabled{color:var(--newRedditTheme-actionIcon);fill:var(--newRedditTheme-actionIcon);background-color:var(--newCommunityTheme-body);outline:none;cursor:not-allowed;opacity:.3}
._1DK52RbaamLOWw5UPaht_S{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;height:100%;overflow:auto;padding:75px 30px 20px;pointer-events:none;position:fixed;top:0;width:100%;z-index:55}._1DK52RbaamLOWw5UPaht_S._1acwN_tUhJ8w-n7oCp-Aw3{background-color:rgba(28,28,28,.9);pointer-events:unset}._1DK52RbaamLOWw5UPaht_S._1acwN_tUhJ8w-n7oCp-Aw3._3Tq-_9917Q-o0iyzcNAeZn{background:rgba(0,0,0,.4)}._2Bejocqb-InO8686E2ehf{background-color:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-line);border-radius:4px;box-shadow:0 2px 20px 0 rgba(0,0,0,.3);margin:auto;pointer-events:auto;z-index:55}._2Bejocqb-InO8686E2ehf:focus{outline:none}
._2GCoZTwJW7199HSwNZwlHk{position:relative}.jR747Vd1NbfaLusf5bHre{display:inline-block;overflow:hidden;width:16px;height:18px;line-height:16px;font-size:16px}.icon.ZyxIIl4FP5gHGrJDzNpUC{line-height:24px;position:relative}._1iKd82bq_nqObFvSH1iC_Q{display:inline-block;overflow:hidden;height:24px;width:24px;font-size:16px;line-height:24px}
._3eoXtlBWKbkFYoOHUIcIgK{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;border:none;color:var(--newCommunityTheme-actionIcon);display:block;height:36px;padding:0 8px;outline:none}
.Q0BxYHtCOJ_rNSPJMU2Y7{color:var(--newCommunityTheme-actionIcon)}.Q0BxYHtCOJ_rNSPJMU2Y7._2fe-KdD2OM0ciaiux-G1EL{border-radius:2px;cursor:pointer}.Q0BxYHtCOJ_rNSPJMU2Y7._2fe-KdD2OM0ciaiux-G1EL:focus,.Q0BxYHtCOJ_rNSPJMU2Y7._2fe-KdD2OM0ciaiux-G1EL:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}.Q0BxYHtCOJ_rNSPJMU2Y7._2fe-KdD2OM0ciaiux-G1EL:active{color:var(--newCommunityTheme-voteText-downvoteTinted80)}.Q0BxYHtCOJ_rNSPJMU2Y7._3emIxnIscWEPB7o5LgU_rn{color:var(--newCommunityTheme-voteText-downvote)!important}.Q0BxYHtCOJ_rNSPJMU2Y7._3yQIOwaIuF6gn8db96Gu7y:hover{color:var(--newCommunityTheme-voteText-downvoteShaded80)}
._3XSQHPxjCTSWWZh_u-d0Xf{height:16px;width:16px;fill:var(--newCommunityTheme-actionIcon)}._2R3RlhymCOkPrz9TusvcPq{box-shadow:0 2 15px rgba(0,0,0,.3);max-width:538px;min-width:410px}.HydQQ-TD4TUsVnxkYk_5F{border:1px solid var(--newRedditTheme-line);background-color:var(--newRedditTheme-field);padding:12px 16px;border-radius:4px 4px 0 0;border-bottom:0}.mFTHPdbEAklUs8yhT4Xm7{font-size:14px;line-height:21px;display:block}._3cwQrg-XvocnoG0U22wT8t,.mFTHPdbEAklUs8yhT4Xm7{font-family:Noto Sans,Arial,sans-serif;font-weight:400;color:var(--newCommunityTheme-bodyText)}._3cwQrg-XvocnoG0U22wT8t{font-size:12px;line-height:18px;margin-bottom:8px}._12g_PUGHD-w7T1w4Q3oTsq{color:var(--newCommunityTheme-actionIcon)}._12g_PUGHD-w7T1w4Q3oTsq,._27eskYssCs-urVW1uHI4YI{font-size:12px;font-weight:400;line-height:16px}._27eskYssCs-urVW1uHI4YI{color:var(--newCommunityTheme-metaText)}._3xiY8nTCVp16qSb6CGW2Kv{display:block;margin-bottom:16px}._20ZSV7ktyDYzPcd1UMQWZT{background-color:var(--newCommunityTheme-body);box-sizing:border-box;color:var(--newCommunityTheme-bodyText);border:1px solid var(--newCommunityTheme-line);border-radius:4px;padding:12px;width:100%}._20ZSV7ktyDYzPcd1UMQWZT:focus{border-color:var(--newCommunityTheme-active)}._20ZSV7ktyDYzPcd1UMQWZT::placeholder{color:var(--newCommunityTheme-placeholder)}.HVADn-LHFLaS8r6IBJWeq{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;color:var(--newRedditTheme-actionIcon);display:block;margin-bottom:8px}._-0i7atRJ5NBsrRM5wuPpX{background-color:var(--newCommunityTheme-line);border-top:1px solid var(--newCommunityTheme-line);display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding:16px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}._1Fa5Xv7f16v5IC2Tq1m2Fy{border-bottom:1px solid var(--newCommunityTheme-line);border-top-right-radius:4px;border-top-left-radius:4px;padding:16px}._1Fa5Xv7f16v5IC2Tq1m2Fy svg{display:block}.eLnlHLGCDxjFf3jfGTcZu{font-size:16px;font-weight:500;line-height:20px}._1uaasV6RaxBfRyVgQJdiKs,.eLnlHLGCDxjFf3jfGTcZu{color:var(--newCommunityTheme-bodyText)}._1uaasV6RaxBfRyVgQJdiKs{padding:16px}.gLlWG7Oj89Ost4_twUu8w{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-actionIcon)}.gLlWG7Oj89Ost4_twUu8w a{color:var(--newCommunityTheme-linkText)}.gLlWG7Oj89Ost4_twUu8w strong{font-weight:500}._2h8O7PjrCXfaJJWKrAxJPL{background-color:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-line);border-radius:4px;box-sizing:border-box;color:var(--newCommunityTheme-bodyText);display:block;height:78px;padding:9px 10px;width:100%}._2h8O7PjrCXfaJJWKrAxJPL:focus{outline:none;border:1px solid var(--newCommunityTheme-button)}._2h8O7PjrCXfaJJWKrAxJPL::placeholder{color:var(--newCommunityTheme-actionIcon)}._17UyTSs2atqnKg9dIq5ERg{background-color:#ea0027;border-color:#ea0027;margin-left:8px}._17UyTSs2atqnKg9dIq5ERg:disabled,._17UyTSs2atqnKg9dIq5ERg:hover,._17UyTSs2atqnKg9dIq5ERg[data-disabled],._17UyTSs2atqnKg9dIq5ERg[disabled]{background-color:rgba(234,0,39,.8);border-color:rgba(234,0,39,.8);color:#fff}._2X1FFYUx3jzlnbcegBC_Sr{margin-left:8px}._1QUX9-zZuGtifS6jJBUyh-{border-color:var(--newCommunityTheme-actionIcon);color:var(--newCommunityTheme-actionIcon)}._1QUX9-zZuGtifS6jJBUyh-:hover{border-color:rgba(135,138,140,.8);color:rgba(135,138,140,.8)}._2ulRgczjI5SWCMgSA1CNLj{color:#ea0027}._2ulRgczjI5SWCMgSA1CNLj:hover{color:rgba(234,0,39,.8)}.JZC61-VzVuaiHdWuRUiSC{background-color:#ff4500;border-color:#ff4500;margin-left:8px;color:var(--newRedditTheme-lightText)}.JZC61-VzVuaiHdWuRUiSC:hover{background-color:rgba(255,69,0,.8);border-color:rgba(255,69,0,.8)}.JZC61-VzVuaiHdWuRUiSC:disabled{color:var(--newRedditTheme-lightText);background-color:#ff4500;border-color:#ff4500;filter:none;opacity:.3}.JZC61-VzVuaiHdWuRUiSC:disabled:hover:before{opacity:0}
._39UOLMgvssWenwbRxz_iEn{position:relative}._3wVayy5JvIMI67DheMYra2{display:inline-block;overflow:hidden;width:16px;height:16px;line-height:16px;font-size:16px}.icon._2Jxk822qXs4DaXwsN7yyHA{line-height:24px;position:relative}._2q7IQ0BUOWeEZoeAxN555e{display:inline-block;overflow:hidden;height:24px;width:24px;font-size:16px;line-height:24px}
.qYzY57HWQ8W424hj3s10-{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;background:transparent;border:none;padding:0;text-decoration:underline}
._3SUsITjKNQ7Tp0Wi2jGxIM{color:var(--newCommunityTheme-actionIcon)}._3SUsITjKNQ7Tp0Wi2jGxIM.qW0l8Af61EP35WIG6vnGk{border-radius:2px;cursor:pointer}._3SUsITjKNQ7Tp0Wi2jGxIM.qW0l8Af61EP35WIG6vnGk:focus,._3SUsITjKNQ7Tp0Wi2jGxIM.qW0l8Af61EP35WIG6vnGk:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._3SUsITjKNQ7Tp0Wi2jGxIM.qW0l8Af61EP35WIG6vnGk:active{color:var(--newCommunityTheme-voteText-upvoteTinted80)}._3SUsITjKNQ7Tp0Wi2jGxIM.Z3lT0VGlALek4Q9j0ZQCr{color:var(--newCommunityTheme-voteText-upvote)!important}._3SUsITjKNQ7Tp0Wi2jGxIM._3edNsMs0PNfyQYofMNVhsG:hover{color:var(--newCommunityTheme-voteText-upvoteShaded80)}
._5gAwSCo7K8G413IoE78Ml{color:var(--newCommunityTheme-bodyText);-ms-flex:1 1 100%;flex:1 1 100%;width:100%}._2ghjBMFIsORwdO3oh2Kq6g{-ms-flex:0 0;flex:0 0}._1zTJo0Ndih4fp__5DjbClN{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}
.ceU_3ot04pOVIcrrXH9fY{--verticalvotes-customdownvote-active:"";--verticalvotes-customdownvote-inactive:"";background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:24px;outline:none;width:24px;background-image:var(--verticalvotes-customdownvote-inactive)}.ceU_3ot04pOVIcrrXH9fY._3sO1xEnOT_9CQBjRzczQjS{height:20px;width:20px}.ceU_3ot04pOVIcrrXH9fY._8dpZTfzgKPKCUTjp9SAn1{background-image:var(--verticalvotes-customdownvote-active)}._2k73nZrjAYiwAj9hv7K-kq{--verticalvotes-customupvote-active:"";--verticalvotes-customupvote-inactive:"";background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:24px;outline:none;width:24px;background-image:var(--verticalvotes-customupvote-inactive)}._2k73nZrjAYiwAj9hv7K-kq._3sO1xEnOT_9CQBjRzczQjS{height:20px;width:20px}._2k73nZrjAYiwAj9hv7K-kq._8dpZTfzgKPKCUTjp9SAn1{background-image:var(--verticalvotes-customupvote-active)}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/ModListing~Reddit~StandalonePostPage.9cc9a122bf677a5c6071_.css.map*/</style><style data-href="chunkCSS/Governance~Reddit.af725272a97a52ae2008_.css" data-chunk="Reddit" key="chunkCSS/Governance~Reddit.af725272a97a52ae2008_.css">@font-face{font-family:Noto Mono;font-weight:400;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/NotoMono/Regular-b16bb0524a7e7ee597970333c0c67180-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/NotoMono/Regular-e6bbcdd30d3bd4d6b170bcb6d3552cab-font.woff) format("woff")}@font-face{font-family:Noto Mono;font-weight:400;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/NotoMono/el-Regular-29d72243d2cd6145b28bcb80dc33f0e4-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/NotoMono/el-Regular-06ee3f893717454d11a16c3e8d0aa9f9-font.woff) format("woff");unicode-range:U+0370-03ff,U+1f??}
._34xisDRo0OvDRw0vh1tu5F{color:var(--newCommunityTheme-active)}._2NHlJ2WAZ0u5ebeJE3NHhI{background-color:var(--newRedditTheme-field)}.UQphgTZz-YLqJ1AJuwqmi{background-color:var(--newRedditTheme-body)}._1l5ReXTNeGQXHe-jzoS0sd{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}._2JmouYbCEI5jhxWIp44V_6{color:var(--newRedditTheme-bodyText)}._2TJNEv970Kn5chU69vgAB4{border-bottom:1px solid var(--newCommunityTheme-line)}._2TJNEv970Kn5chU69vgAB4:last-of-type{border-bottom:none}._4y0ErgWHnHg-LqPeQoYKE{border-top:1px solid var(--newCommunityTheme-line)}._3R_dvs6bfcA-tygC7FL7kx{border-top:2px solid var(--newCommunityTheme-line)}._19DndzbKSqGxpzJ7gycTJL{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;fill:var(--newRedditTheme-linkText);padding-left:4px;pointer-events:none;width:12px}.SGuQkxXoYRPmcIRKtJnQ{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}._1HnfZtTmYelxTj6QL6aaXS{background-color:var(--newCommunityTheme-body);border-top-width:1px;border:1px solid var(--newCommunityTheme-line);border-top:0 solid var(--newCommunityTheme-line);padding:0}._37mWd5gyv2BM4g00nmlZuD{padding:12px 16px}._1U-nknzRP43RdLab5D4_lK{position:fixed}._3AhxoqURjuFZmaySn4D12W{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._2nLtz9ffUxNdVSXrwhsrDg{-ms-flex-positive:1;flex-grow:1}._1jD48cwTYTTvOjusPtaja_{-ms-flex-wrap:wrap;flex-wrap:wrap}._3LzqitwwvqMy0VShIuQwvX{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase}._20OHBqoDD71_8fv7tuG6u6{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:12px 16px}._20OHBqoDD71_8fv7tuG6u6:hover{background-color:var(--newCommunityTheme-field);border-color:var(--newCommunityTheme-line)}._20OHBqoDD71_8fv7tuG6u6._4V8jUxy7iuElvae9SRoVI{width:100%;text-align:start}._1jKZytiaP074XAKQIdEzzq{font-size:12px;font-weight:500;line-height:16px;color:var(--newRedditTheme-linkText);display:-ms-flexbox;display:flex}._3wwag2ZgVLfNKLCuEuXF7h{background-color:var(--newRedditTheme-line);height:20px;margin:12px 16px;max-width:calc(100% - 24px);width:auto}.F6UjYfPpQi9ycdulmJnnf{margin-bottom:8px}._3vubwQI518j2qoj8dYdhwW{margin-left:4px}._1QVrieUoti9cxiQSRw314E{margin-left:8px}._3iXUDNuLPuwiYhJfqGPJEg{margin-top:8px}._33A2uwwTbNBE44RwzNWbk6{width:4px;margin-right:4px;margin-left:4px}._3C9CntSKG4Z9k6ul3_ugNH{color:var(--newCommunityTheme-metaText)}._3X3sIziqqmPSvYCMJmkipO{font-size:12px;font-weight:400;line-height:16px}._2JD4mokfQk2Qnin9rHTe6Y{border-top:2px solid var(--newCommunityTheme-line);padding-bottom:8px}._1wYvb87VusZUTcm5C6KC6U{font-size:14px;font-weight:500;line-height:18px;padding:12px 16px}._1f4QVsU6jdEkvigYTcqIG7{border-top:2px solid var(--newCommunityTheme-line);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;width:100%}._1f4QVsU6jdEkvigYTcqIG7:hover{background-color:var(--newRedditTheme-field);border-color:var(--newRedditTheme-line)}._39RbKXGDidws2W3278Lj1A{padding-top:4px}.YeMwUP22Up8CVxmgTayyQ{color:var(--newRedditTheme-metaText);margin-bottom:8px;margin-top:8px;overflow:hidden;text-overflow:ellipsis}._3MnH55IylwBZcJD46S4KFO{border-top-width:0;border-radius:0 0 4px 4px;box-sizing:border-box;left:-1px;margin-top:-1px;max-height:482px;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;top:100%;width:270px}._1H3lgd1i4NTn9aM5VR9BQX{-ms-flex-pack:justify;justify-content:space-between}.sb9GBNKICO504iABZENf3{font-size:14px;font-weight:500;line-height:18px}._2NH7qxA8P_UowZKF4-LUNe{padding-bottom:8px;padding-top:16px}.uSWMIsxB2_3C40ulyecE-{margin-left:24px}._4V8jUxy7iuElvae9SRoVI:hover{background-color:var(--newRedditTheme-field);border-color:var(--newRedditTheme-line)}._3tgXQ-cvqUY_NlKDJgdSdy{padding-bottom:8px;padding-top:12px}._2LJ9gkn2k4DlHhF8C1QhF6{padding-top:8px}._2Tfe4NhLJlRQkuO1yhzqR2,._3uBNO7SvsRGN4W794WAO_p,._26nS8Ogzm0pqOjlwfGRgJR,.icon.nltZBKTbnoPZEcEaIufmh,.icon._36TN0XrEYqhIZ5kQ0uHWhu,.icon._2VyZLE_5g-CDpUucbfHyOg{border-radius:9999px;box-sizing:border-box;display:inline-block;-ms-flex:none;flex:none;margin-bottom:-2px;vertical-align:middle}._3uBNO7SvsRGN4W794WAO_p{background-position:50%;background-repeat:no-repeat;background-size:100%;height:24px;width:24px}._2Tfe4NhLJlRQkuO1yhzqR2{background:var(--newRedditTheme-active);fill:var(--newRedditTheme-lightText);padding:3px}.icon._2VyZLE_5g-CDpUucbfHyOg{color:#0079d3}.icon.nltZBKTbnoPZEcEaIufmh{background:none;color:#0079d3;border-radius:100px;font-size:24px;height:24px;line-height:24px;width:24px}.icon.nltZBKTbnoPZEcEaIufmh.TiWmxUzfBQADxToVGHQeM{color:#fff;background:#0079d3}.icon._36TN0XrEYqhIZ5kQ0uHWhu{height:24px;width:24px}.icon._20HzJOjpEAN2C311EILlL9{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:24px;-ms-flex-pack:center;justify-content:center;width:24px}.icon._33A2uwwTbNBE44RwzNWbk6{width:4px;margin-right:4px;margin-left:4px}
._2c-0jMA2BuDIlKjWFiOUOt{margin-right:-8px;margin-bottom:8px}._2c-0jMA2BuDIlKjWFiOUOt._17HI1sHAGvXEekFXNNcehn{margin-bottom:-8px;margin-top:4px}.nL7Q54U2LLg9rkVdSxxLe{display:block;background-color:var(--newCommunityTheme-bodyTextAlpha03)}._1Y6dfr4zLlrygH-FLmr8x-{-ms-flex:1 1 100%;flex:1 1 100%;position:relative;word-break:break-word}@media (min-width:640px){._1Y6dfr4zLlrygH-FLmr8x-{margin-left:8px}}._1Y6dfr4zLlrygH-FLmr8x-.W-Z7cDkcZIo1dPic9COiN{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:112px}._1Y6dfr4zLlrygH-FLmr8x-.W-Z7cDkcZIo1dPic9COiN ._36kpXQ-z7Hr61j8878uRkP{margin-top:auto}._2I70Qhfz-GbGzP54PWXR3P._2I70Qhfz-GbGzP54PWXR3P{padding-left:120px}._1qc1-Anfrhr6APGcBKFk8M{margin-bottom:8px}._3r40yytzBnldjGGOrs2mCw{width:auto}.ssgs3QQidkqeycI33hlBa{-ms-flex-positive:1;flex-grow:1;height:100%}._36kpXQ-z7Hr61j8878uRkP{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:36px;margin-top:8px}@media (max-width:639px){._1wDt70OnYnqsrm0XIsNn8v{display:none}}._3ytybPoFoY12sGn375PMy1{max-height:24px}@media (min-width:640px){._3ytybPoFoY12sGn375PMy1{display:none!important}}a._35zWJjb5RJMIMkexZ2Prus,button._35zWJjb5RJMIMkexZ2Prus{-ms-flex:0 0 36px;flex:0 0 36px}@media (max-width:639px){a._35zWJjb5RJMIMkexZ2Prus,button._35zWJjb5RJMIMkexZ2Prus{display:none}}._2XDITKxlj4y3M99thqyCsO{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:row;flex-direction:row;padding:8px 8px 0}@media (max-width:639px){._2XDITKxlj4y3M99thqyCsO{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}a._2Ddj1d6vOe9NlJqkdothNe,button._2Ddj1d6vOe9NlJqkdothNe{position:absolute;bottom:4px;right:8px}@media (min-width:640px){a._2Ddj1d6vOe9NlJqkdothNe,button._2Ddj1d6vOe9NlJqkdothNe{display:none}}.iRkLLvxarfGu_2c7HxhW0{padding-bottom:8px}._2FcpdQwjwRwk7X_NiZub8x{margin-right:8px}._2e9Lv1I3dOmICVO9fg3uTG._2e9Lv1I3dOmICVO9fg3uTG{transition:filter .5s;height:72px;width:96px;border:none;border-radius:4px}._38EcSQ9jzVrdtzkXO1cydX{display:none;border-radius:4px;display:block}@media (min-width:320px){._38EcSQ9jzVrdtzkXO1cydX{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}@media (min-width:375px){._38EcSQ9jzVrdtzkXO1cydX{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}@media (min-width:414px){._38EcSQ9jzVrdtzkXO1cydX{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}@media (min-width:436px){._38EcSQ9jzVrdtzkXO1cydX{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}@media (max-width:639px){._38EcSQ9jzVrdtzkXO1cydX{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:column;flex-direction:column;min-height:80px}}.rmPDRyja27ULjwD3rW14H.rmPDRyja27ULjwD3rW14H{margin-bottom:0}.D3IyhBGwXo9jPwz-Ka0Ve{cursor:pointer}[data-scroller-first] .D3IyhBGwXo9jPwz-Ka0Ve{border-radius:4px 4px 0 0}._3FOlcZoWAvyAWZYSVd8-WD._3FOlcZoWAvyAWZYSVd8-WD{overflow:visible}._2g8Jz2obQVOELSfntlgVsJ{border-radius:5px}._1LAkIKOirJP5Hor0NamqyY{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;padding-bottom:24px}@media (max-width:639px){._1LAkIKOirJP5Hor0NamqyY{-ms-flex-direction:row;flex-direction:row}}._1LAkIKOirJP5Hor0NamqyY hr{border:none;width:100%;margin:0}
._3yYOHq_rWQcgaR_pinEQU7{font-size:12px;line-height:20px}._1poH87fXNrjNu84jKXBtun{margin-left:4px}
.icon.qgDkGQIoFEpMMeNtfI0BY{font-size:12px;padding-left:4px}.FKej75-i0z1XubMqeVh9Q{display:inline-block;margin-right:8px}.SQnoC3ObvgnGjWt90zD9Z{color:inherit}a:visited ._2SdHzo12ISmrC8H86TgSCp{color:var(--postTitleLink-VisitedLinkColor)}.y8HYJ-y_lTUHkQIc1mdCq{display:inline;position:relative;text-decoration:none;word-break:break-word}.y8HYJ-y_lTUHkQIc1mdCq._2_QBmCTk6VD4M3dvKqXD23{display:-ms-flexbox;display:flex;min-width:0}.y8HYJ-y_lTUHkQIc1mdCq._2INHSNB8V5eaWp4P0rY_mE:visited ._2SdHzo12ISmrC8H86TgSCp{color:var(--postTitle-VisitedLinkColor)}._1hLrLjnE1G_RBCNcN9MVQf{visibility:hidden;position:absolute;left:-99999px;top:0}._2SdHzo12ISmrC8H86TgSCp{color:var(--posttitletextcolor);display:inline;padding-right:5px;word-wrap:break-word}._2SdHzo12ISmrC8H86TgSCp._1Y3R-LNfq0EOkZUcePSt1j{filter:blur(6px)}._2SdHzo12ISmrC8H86TgSCp._29WrubtjAcKqzJSPdQqQ4h{font-size:20px;font-weight:500;line-height:24px}._2SdHzo12ISmrC8H86TgSCp._3wqmjmv3tb_k-PROt7qFZe{font-size:18px;font-weight:500;line-height:22px}._2SdHzo12ISmrC8H86TgSCp._1zpZYP8cFNLfLDexPY65Y7{font-size:16px;font-weight:500;line-height:20px}._2SdHzo12ISmrC8H86TgSCp.uWdXen_41bh0iwLrgzFkc{font-size:14px;font-weight:500;line-height:18px}._2SdHzo12ISmrC8H86TgSCp._1aqE18-N18ZIRlkE1wa7DP{font-size:12px;font-weight:500;line-height:16px}._2SdHzo12ISmrC8H86TgSCp._2_YD0sbnnLrJvpCrMxBFaC{font-size:12px;font-weight:400;line-height:16px}._2SdHzo12ISmrC8H86TgSCp._2_QBmCTk6VD4M3dvKqXD23{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:639px){._2SdHzo12ISmrC8H86TgSCp{font-size:14px;font-weight:500;line-height:18px}}._2FCtq-QzlfuN-SwVMUZMM3{--posttitletextcolor:var(--newCommunityTheme-titleText);--postTitle-VisitedLinkColor:var(--newCommunityTheme-titleText);--postTitleLink-VisitedLinkColor:var(--newCommunityTheme-titleText)}
.XEkFoehJNxIH9Wlr5Ilzd{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.XEkFoehJNxIH9Wlr5Ilzd._3Av66iQf7_N4Z-XZxsek76{background-color:var(--newRedditTheme-field)}._17q-ew4FcK6U0ZiybWkIGG{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ENGeNwSHzwN-SV2KTH2s7,._3HTtcITrR-crvsRovLrijl._3HTtcITrR-crvsRovLrijl._3HTtcITrR-crvsRovLrijl{height:20px;width:20px;border-radius:100%}._2aqH0n-kSzFY7HZZ5GL-Jb{font-size:14px;line-height:18px}._2Efd4uMAp4YawdvL9Zhdhv,._2aqH0n-kSzFY7HZZ5GL-Jb{-ms-flex-positive:1;flex-grow:1;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._2Efd4uMAp4YawdvL9Zhdhv{font-size:12px;font-weight:400;line-height:16px;padding-right:4px;display:inline-block;vertical-align:top}._1JNAu7U5gWAkRoykwfUWhY{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;padding:16px 16px 8px}.icon.t2A0mgkgGzc8cAahJsR7a{color:var(--newRedditTheme-actionIcon);margin-left:8px}.icon.t2A0mgkgGzc8cAahJsR7a._2cEhEGN_WTLlwspw_bpqTr{color:#0079d3}.ENGeNwSHzwN-SV2KTH2s7{border-radius:4px}._3P_WRCH8aFjwOFA7B1RlBL{margin-left:24px}.bpYVdL9hAnIqOnrKi8PVS{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;margin-bottom:5px;color:#0079d3}
._1blFGqU8stoZgWSZ8MQNpf{position:relative}._1M-azLenSs2UgxeZ2rJX20{margin-left:8px}._2-DL_E9cFo1xsqU3Q8BXnJ{-ms-flex:none;flex:none}._2me05I1oHEys1gUyyDWswt,.icon._2me05I1oHEys1gUyyDWswt{border-radius:9001px;border:none;box-sizing:border-box;display:inline-block;-ms-flex:none;flex:none;font-size:16px;height:16px;line-height:16px;margin-right:4px;vertical-align:sub;width:16px}._2me05I1oHEys1gUyyDWswt._1biYoFBD4CLgOvrr_HinV4,.icon._2me05I1oHEys1gUyyDWswt._1biYoFBD4CLgOvrr_HinV4{border:0;height:32px;width:32px}
._17IuRdA-NY8vFk-Tt991sn{fill:var(--newCommunityTheme-actionIcon)}
._3LO_LEpMLN8-uaedpg6nl4{display:-ms-flexbox;display:flex;opacity:1;min-height:26px;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out;width:-webkit-fit-content;width:fit-content}
._3CUdiRoAXQxoYJ-UeFCjPS{-ms-flex-align:center;align-items:center;border-radius:9999px;display:-ms-flexbox;display:flex;font-weight:500;padding:4px 6px}._2SVIoeexI3lRGCH0NAYAMx{background-color:var(--newRedditTheme-placeholder)}.QRGfIrC3QhcjQPpbXOPJy{background-color:var(--newRedditTheme-canvas);color:#d4d7d9}
._2Xr7MVf-5monsBWevLifeW{-ms-flex-align:center;align-items:center;margin-right:8px}.XuI5nsPhP6eDNKSKFz-e4{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;height:26px;padding:0 8px}._3WmD5z1Jh2YlJtFiczfOPQ._3WmD5z1Jh2YlJtFiczfOPQ{margin-right:8px}.WBGmEslY0knAV_FJ6nxJG.WBGmEslY0knAV_FJ6nxJG{fill:var(--newRedditTheme-bodyText);font-size:16px;line-height:1;height:16px;margin-left:8px;width:16px}._1xMEc-Wt4Qb0j1YKfgnaV-{height:16px;border-radius:9999px;margin-left:8px;width:16px}._1xMEc-Wt4Qb0j1YKfgnaV-.fHi-ixYo4c6B0nG6gLHfT{background-color:var(--newRedditTheme-placeholder);opacity:1;color:var(--newRedditTheme-titleText);font-weight:700;padding:0}._1xMEc-Wt4Qb0j1YKfgnaV-.fHi-ixYo4c6B0nG6gLHfT._14dJJyNdhmM1o-aAiUtZu6:before{opacity:0}._1xMEc-Wt4Qb0j1YKfgnaV-.fHi-ixYo4c6B0nG6gLHfT._3s3sI85UQf8tQPFQZxjTzN{background-color:transparent}._1xMEc-Wt4Qb0j1YKfgnaV-.fHi-ixYo4c6B0nG6gLHfT:hover{background:linear-gradient(0deg,var(--newRedditTheme-menuButtonBackground-hover),var(--newRedditTheme-menuButtonBackground-hover)),var(--newRedditTheme-placeholder)}._1xMEc-Wt4Qb0j1YKfgnaV-.fHi-ixYo4c6B0nG6gLHfT:disabled{background-color:transparent;opacity:.5}._1xMEc-Wt4Qb0j1YKfgnaV-.fHi-ixYo4c6B0nG6gLHfT:active{background:linear-gradient(0deg,var(--newRedditTheme-menuButtonBackground-active),var(--newRedditTheme-menuButtonBackground-active)),var(--newRedditTheme-placeholder)}._1xMEc-Wt4Qb0j1YKfgnaV-.fHi-ixYo4c6B0nG6gLHfT:active:before{opacity:0}._1xMEc-Wt4Qb0j1YKfgnaV-._1QDgUGnYSgM-nXLPnwcp6j{color:#d4d7d9;background-color:var(--newRedditTheme-canvas);opacity:1;color:var(--newRedditTheme-titleText);font-weight:700;padding:0}._1xMEc-Wt4Qb0j1YKfgnaV-._1QDgUGnYSgM-nXLPnwcp6j._14dJJyNdhmM1o-aAiUtZu6:before{opacity:0}._1xMEc-Wt4Qb0j1YKfgnaV-._1QDgUGnYSgM-nXLPnwcp6j._3s3sI85UQf8tQPFQZxjTzN{background-color:transparent}._1xMEc-Wt4Qb0j1YKfgnaV-._1QDgUGnYSgM-nXLPnwcp6j:hover{background:linear-gradient(0deg,var(--newRedditTheme-menuButtonBackground-hover),var(--newRedditTheme-menuButtonBackground-hover)),#000}._1xMEc-Wt4Qb0j1YKfgnaV-._1QDgUGnYSgM-nXLPnwcp6j:disabled{background-color:transparent;opacity:.5}._1xMEc-Wt4Qb0j1YKfgnaV-._1QDgUGnYSgM-nXLPnwcp6j:active{background:linear-gradient(0deg,var(--newRedditTheme-menuButtonBackground-active),var(--newRedditTheme-menuButtonBackground-active)),#000}._1xMEc-Wt4Qb0j1YKfgnaV-._1QDgUGnYSgM-nXLPnwcp6j:active:before{opacity:0}._1xMEc-Wt4Qb0j1YKfgnaV- .WBGmEslY0knAV_FJ6nxJG{margin-left:0}
._1RIl585IYPW6cmNXwgRz0J{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}
._1DeR7_QiQnu2UK0e2dDfYD{-ms-flex-align:center;align-items:center;box-sizing:border-box;background-color:var(--newRedditTheme-field);border:1px solid var(--newRedditTheme-line);border-radius:1.25em;box-shadow:none;height:40px}._1DeR7_QiQnu2UK0e2dDfYD,._1DeR7_QiQnu2UK0e2dDfYD ._1ugesNSGtWAUEmFe-hdnyI{display:-ms-flexbox;display:flex}._1DeR7_QiQnu2UK0e2dDfYD ._1ugesNSGtWAUEmFe-hdnyI{width:100%}._1DeR7_QiQnu2UK0e2dDfYD ._1K7ubH9z5v9E6C19j2fjQU{background-color:var(--newRedditTheme-field)}._1DeR7_QiQnu2UK0e2dDfYD.h5AN6BnHrFmiSiSIKQbi0{border-bottom-left-radius:unset;border-bottom-right-radius:unset}._1DeR7_QiQnu2UK0e2dDfYD:focus-within,._1DeR7_QiQnu2UK0e2dDfYD:hover{background-color:var(--newRedditTheme-body);border:1px solid var(--newRedditTheme-button)}._1DeR7_QiQnu2UK0e2dDfYD:focus-within ._1K7ubH9z5v9E6C19j2fjQU,._1DeR7_QiQnu2UK0e2dDfYD:hover ._1K7ubH9z5v9E6C19j2fjQU{background-color:var(--newRedditTheme-body)}._1DeR7_QiQnu2UK0e2dDfYD:focus-within ._3XsEUsC3uEaiEi63QWpAM,._1DeR7_QiQnu2UK0e2dDfYD:hover ._3XsEUsC3uEaiEi63QWpAM{display:-ms-flexbox;display:flex;visibility:visible}._1t0x2fnX0IYp1-sp47CSHI{display:-ms-flexbox;display:flex}._1K7ubH9z5v9E6C19j2fjQU{-webkit-appearance:none;appearance:none;color:var(--newRedditTheme-bodyText);font-size:14px;line-height:14px;margin-right:16px;outline:none;width:100%}._1K7ubH9z5v9E6C19j2fjQU ::-webkit-input-placeholder{color:var(--newRedditTheme-actionIcon)}._1K7ubH9z5v9E6C19j2fjQU ::-moz-placeholder{color:var(--newRedditTheme-actionIcon)}._1K7ubH9z5v9E6C19j2fjQU :-ms-input-placeholder{color:var(--newRedditTheme-actionIcon)}._1K7ubH9z5v9E6C19j2fjQU::-webkit-search-cancel-button{display:none}.cNtxQ5c1PdvcDe82u_yz9{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 9px 0 15px}._3ylUT2QX58nnEl8r4H26ys{color:var(--newRedditTheme-actionIcon);position:relative;top:1px}._3XsEUsC3uEaiEi63QWpAM{-ms-flex-align:center;align-items:center;visibility:hidden;fill:var(--newRedditTheme-bodyText);margin-right:16px}._3XsEUsC3uEaiEi63QWpAM:focus-visible{border-radius:9999px;height:20px}
._2PnG5snRqhlCLmlBFW9Dud{box-sizing:border-box;height:100%;overflow:auto;pointer-events:none;position:fixed;top:0;width:100%;z-index:55}._2PnG5snRqhlCLmlBFW9Dud._1LKHMvN5rVxTXGRnTa9hrB{background-color:rgba(0,0,0,.5);pointer-events:unset}._3GVs_x5BtyiLy35GpmGSyo{margin-top:-20px}._2EusAZo7A7uyI8gxC0nJdp{background-color:transparent;border:none;box-shadow:none;height:242px;overflow:visible;position:relative;width:540px}._2EusAZo7A7uyI8gxC0nJdp ._1BsafzE6q8PmCVU5uqiTWj{background-color:var(--newCommunityTheme-body);border-radius:8px;height:222px;margin-bottom:20px;margin-right:20px;overflow:visible;width:520px}._2EusAZo7A7uyI8gxC0nJdp ._1BsafzE6q8PmCVU5uqiTWj:after{font-size:50px;position:absolute;line-height:6px;transform:scaleY(1.1);margin-left:-6px;color:var(--newCommunityTheme-body);content:"▶";left:calc(100% - 38px);top:45px;z-index:-1}._2EusAZo7A7uyI8gxC0nJdp ._1BsafzE6q8PmCVU5uqiTWj ._1BFO2H2-rybL94nyL7n-e_{display:-ms-flexbox;display:flex;font-size:28px;font-weight:700;line-height:34px;padding:16px;text-align:center;width:calc(100% - 32px)}._2EusAZo7A7uyI8gxC0nJdp ._1BsafzE6q8PmCVU5uqiTWj ._2DnHuFoYoKwYaBvTkLrs0v{font-size:12px;font-weight:400;line-height:16px;padding:0 94px;text-align:center}._2EusAZo7A7uyI8gxC0nJdp ._1BsafzE6q8PmCVU5uqiTWj ._2DnHuFoYoKwYaBvTkLrs0v ._16moQ9CB6asKjB-qTj8Tvf{text-decoration:underline}._2EusAZo7A7uyI8gxC0nJdp ._1BsafzE6q8PmCVU5uqiTWj ._2x6OQ6vZfN3PNhM6Eh6FLq{margin:20px 169px;width:182px}
.grecaptcha-badge{visibility:hidden}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Governance~Reddit.af725272a97a52ae2008_.css.map*/</style><style data-href="chunkCSS/Reddit.753ac134e61d9c823964_.css" data-chunk="Reddit" key="chunkCSS/Reddit.753ac134e61d9c823964_.css">@font-face{font-family:redesignFont2020;src:url(https://www.redditstatic.com/desktop2x/fonts/redesignIcon2020/redesignFont2020.9739e43ee4e4e81aae7a4a98885eca47.eot),url(https://www.redditstatic.com/desktop2x/fonts/redesignIcon2020/redesignFont2020.9739e43ee4e4e81aae7a4a98885eca47.woff),url(https://www.redditstatic.com/desktop2x/fonts/redesignIcon2020/redesignFont2020.9739e43ee4e4e81aae7a4a98885eca47.ttf),url(https://www.redditstatic.com/desktop2x/fonts/redesignIcon2020/redesignFont2020.9739e43ee4e4e81aae7a4a98885eca47.svg)}.icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:redesignFont2020}.icon-activity:before{content:"\f101"}.icon-activity_fill:before{content:"\f102"}.icon-ad_group:before{content:"\f103"}.icon-ad_group_fill:before{content:"\f104"}.icon-add:before{content:"\f105"}.icon-add_emoji:before{content:"\f106"}.icon-add_emoji_fill:before{content:"\f107"}.icon-add_fill:before{content:"\f108"}.icon-add_media:before{content:"\f109"}.icon-add_media_fill:before{content:"\f10a"}.icon-add_to_feed:before{content:"\f10b"}.icon-add_to_feed_fill:before{content:"\f10c"}.icon-admin:before{content:"\f10d"}.icon-admin_fill:before{content:"\f10e"}.icon-all:before{content:"\f10f"}.icon-all_fill:before{content:"\f110"}.icon-appearance:before{content:"\f111"}.icon-appearance_fill:before{content:"\f112"}.icon-approve:before{content:"\f113"}.icon-approve_fill:before{content:"\f114"}.icon-archived:before{content:"\f115"}.icon-archived_fill:before{content:"\f116"}.icon-aspect_ratio:before{content:"\f117"}.icon-aspect_ratio_fill:before{content:"\f118"}.icon-aspect_rectangle:before{content:"\f119"}.icon-aspect_rectangle_fill:before{content:"\f11a"}.icon-attach:before{content:"\f11b"}.icon-attach_fill:before{content:"\f11c"}.icon-audio:before{content:"\f11d"}.icon-audio_fill:before{content:"\f11e"}.icon-author:before{content:"\f11f"}.icon-author_fill:before{content:"\f120"}.icon-avatar_style:before{content:"\f121"}.icon-avatar_style_fill:before{content:"\f122"}.icon-award:before{content:"\f123"}.icon-award_fill:before{content:"\f124"}.icon-back:before{content:"\f125"}.icon-back_fill:before{content:"\f126"}.icon-ban:before{content:"\f127"}.icon-ban_fill:before{content:"\f128"}.icon-best:before{content:"\f129"}.icon-best_fill:before{content:"\f12a"}.icon-block:before{content:"\f12b"}.icon-block_fill:before{content:"\f12c"}.icon-bold:before{content:"\f12d"}.icon-bold_fill:before{content:"\f12e"}.icon-bot:before{content:"\f12f"}.icon-bot_fill:before{content:"\f130"}.icon-bounce:before{content:"\f131"}.icon-bounce_fill:before{content:"\f132"}.icon-browse:before{content:"\f133"}.icon-browse_fill:before{content:"\f134"}.icon-browser:before{content:"\f135"}.icon-browser_fill:before{content:"\f136"}.icon-cake:before{content:"\f137"}.icon-cake_fill:before{content:"\f138"}.icon-calendar:before{content:"\f139"}.icon-camera:before{content:"\f13a"}.icon-camera_fill:before{content:"\f13b"}.icon-campaign:before{content:"\f13c"}.icon-campaign_fill:before{content:"\f13d"}.icon-caret_down:before{content:"\f13e"}.icon-caret_down_fill:before{content:"\f13f"}.icon-caret_left:before{content:"\f140"}.icon-caret_left_fill:before{content:"\f141"}.icon-caret_right:before{content:"\f142"}.icon-caret_right_fill:before{content:"\f143"}.icon-caret_up:before{content:"\f144"}.icon-caret_up_fill:before{content:"\f145"}.icon-chat:before{content:"\f146"}.icon-chat_fill:before{content:"\f147"}.icon-chat_group:before{content:"\f148"}.icon-chat_group_fill:before{content:"\f149"}.icon-chat_new:before{content:"\f14a"}.icon-chat_new_fill:before{content:"\f14b"}.icon-checkbox:before{content:"\f14c"}.icon-checkbox_dismiss:before{content:"\f14d"}.icon-checkbox_dismiss_fill:before{content:"\f14e"}.icon-checkbox_fill:before{content:"\f14f"}.icon-checkmark:before{content:"\f150"}.icon-checkmark_fill:before{content:"\f151"}.icon-chrome:before{content:"\f152"}.icon-chrome_fill:before{content:"\f153"}.icon-clear:before{content:"\f154"}.icon-clear_fill:before{content:"\f155"}.icon-close:before{content:"\f156"}.icon-close_fill:before{content:"\f157"}.icon-closed_captioning:before{content:"\f158"}.icon-closed_captioning_fill:before{content:"\f159"}.icon-closet_1:before{content:"\f15a"}.icon-closet_1_fill:before{content:"\f15b"}.icon-closet_2:before{content:"\f15c"}.icon-closet_2_fill:before{content:"\f15d"}.icon-closet_3:before{content:"\f15e"}.icon-closet_3_fill:before{content:"\f15f"}.icon-code_block:before{content:"\f160"}.icon-code_block_fill:before{content:"\f161"}.icon-code_inline:before{content:"\f162"}.icon-code_inline_fill:before{content:"\f163"}.icon-coins:before{content:"\f164"}.icon-coins_fill:before{content:"\f165"}.icon-coins_outline_color:before{content:"\f166"}.icon-collapse:before{content:"\f167"}.icon-collapse_fill:before{content:"\f168"}.icon-collapse_left:before{content:"\f169"}.icon-collapse_left_fill:before{content:"\f16a"}.icon-collapse_right:before{content:"\f16b"}.icon-collapse_right_fill:before{content:"\f16c"}.icon-collection:before{content:"\f16d"}.icon-collection_fill:before{content:"\f16e"}.icon-comment:before{content:"\f16f"}.icon-comment_fill:before{content:"\f170"}.icon-comments:before{content:"\f171"}.icon-comments_fill:before{content:"\f172"}.icon-community:before{content:"\f173"}.icon-community_fill:before{content:"\f174"}.icon-controversial:before{content:"\f175"}.icon-controversial_fill:before{content:"\f176"}.icon-conversion_1:before{content:"\f177"}.icon-conversion_1_fill:before{content:"\f178"}.icon-conversion_2:before{content:"\f179"}.icon-conversion_2_fill:before{content:"\f17a"}.icon-copyid:before{content:"\f17b"}.icon-copyid_fill:before{content:"\f17c"}.icon-crop:before{content:"\f17d"}.icon-crop_fill:before{content:"\f17e"}.icon-crosspost:before{content:"\f17f"}.icon-crosspost_fill:before{content:"\f180"}.icon-crowd_control:before{content:"\f181"}.icon-crowd_control_fill:before{content:"\f182"}.icon-csv:before{content:"\f183"}.icon-csv_fill:before{content:"\f184"}.icon-custom_feed:before{content:"\f185"}.icon-custom_feed_fill:before{content:"\f186"}.icon-customize:before{content:"\f187"}.icon-customize_fill:before{content:"\f188"}.icon-day:before{content:"\f189"}.icon-day_fill:before{content:"\f18a"}.icon-delete:before{content:"\f18b"}.icon-delete_fill:before{content:"\f18c"}.icon-discover:before{content:"\f18d"}.icon-discover_fill:before{content:"\f18e"}.icon-dismiss_all:before{content:"\f18f"}.icon-dismiss_all_fill:before{content:"\f190"}.icon-distinguish:before{content:"\f191"}.icon-distinguish_fill:before{content:"\f192"}.icon-down:before{content:"\f193"}.icon-down_fill:before{content:"\f194"}.icon-download:before{content:"\f195"}.icon-download_fill:before{content:"\f196"}.icon-downvote:before{content:"\f197"}.icon-downvote_fill:before{content:"\f198"}.icon-downvotes:before{content:"\f199"}.icon-downvotes_fill:before{content:"\f19a"}.icon-drag:before{content:"\f19b"}.icon-duplicate:before{content:"\f19c"}.icon-duplicate_fill:before{content:"\f19d"}.icon-edit:before{content:"\f19e"}.icon-edit_fill:before{content:"\f19f"}.icon-effect:before{content:"\f1a0"}.icon-effect_fill:before{content:"\f1a1"}.icon-embed:before{content:"\f1a2"}.icon-embed_fill:before{content:"\f1a3"}.icon-emoji:before{content:"\f1a4"}.icon-emoji_fill:before{content:"\f1a5"}.icon-expand:before{content:"\f1a6"}.icon-expand_fill:before{content:"\f1a7"}.icon-expand_left:before{content:"\f1a8"}.icon-expand_left_fill:before{content:"\f1a9"}.icon-expand_right:before{content:"\f1aa"}.icon-expand_right_fill:before{content:"\f1ab"}.icon-external_link:before{content:"\f1ac"}.icon-external_link_fill:before{content:"\f1ad"}.icon-faceplate:before{content:"\f1ae"}.icon-faceplate_fill:before{content:"\f1af"}.icon-feed_posts:before{content:"\f1b0"}.icon-feed_posts_fill:before{content:"\f1b1"}.icon-feed_video:before{content:"\f1b2"}.icon-feed_video_fill:before{content:"\f1b3"}.icon-filter:before{content:"\f1b4"}.icon-filter_fill:before{content:"\f1b5"}.icon-format:before{content:"\f1b6"}.icon-format_fill:before{content:"\f1b7"}.icon-forward:before{content:"\f1b8"}.icon-forward_fill:before{content:"\f1b9"}.icon-gif_post:before{content:"\f1ba"}.icon-gif_post_fill:before{content:"\f1bb"}.icon-heart:before{content:"\f1bc"}.icon-heart_fill:before{content:"\f1bd"}.icon-help:before{content:"\f1be"}.icon-help_fill:before{content:"\f1bf"}.icon-hide:before{content:"\f1c0"}.icon-hide_fill:before{content:"\f1c1"}.icon-history:before{content:"\f1c2"}.icon-history_fill:before{content:"\f1c3"}.icon-home:before{content:"\f1c4"}.icon-home_fill:before{content:"\f1c5"}.icon-hot:before{content:"\f1c6"}.icon-hot_fill:before{content:"\f1c7"}.icon-icon_vault:before{content:"\f1c8"}.icon-icon_vault_fill:before{content:"\f1c9"}.icon-ignore_reports:before{content:"\f1ca"}.icon-ignore_reports_fill:before{content:"\f1cb"}.icon-image_post:before{content:"\f1cc"}.icon-image_post_fill:before{content:"\f1cd"}.icon-info:before{content:"\f1ce"}.icon-info_fill:before{content:"\f1cf"}.icon-invite:before{content:"\f1d0"}.icon-invite_fill:before{content:"\f1d1"}.icon-italic:before{content:"\f1d2"}.icon-italic_fill:before{content:"\f1d3"}.icon-join:before{content:"\f1d4"}.icon-join_fill:before{content:"\f1d5"}.icon-joined:before{content:"\f1d6"}.icon-joined_fill:before{content:"\f1d7"}.icon-jump_down:before{content:"\f1d8"}.icon-jump_down_fill:before{content:"\f1d9"}.icon-jump_up:before{content:"\f1da"}.icon-jump_up_fill:before{content:"\f1db"}.icon-karma:before{content:"\f1dc"}.icon-karma_fill:before{content:"\f1dd"}.icon-keyboard:before{content:"\f1de"}.icon-keyboard_fill:before{content:"\f1df"}.icon-kick:before{content:"\f1e0"}.icon-kick_fill:before{content:"\f1e1"}.icon-leave:before{content:"\f1e2"}.icon-leave_fill:before{content:"\f1e3"}.icon-left:before{content:"\f1e4"}.icon-left_fill:before{content:"\f1e5"}.icon-link_post:before{content:"\f1e6"}.icon-link_post_fill:before{content:"\f1e7"}.icon-list_bulleted:before{content:"\f1e8"}.icon-list_bulleted_fill:before{content:"\f1e9"}.icon-list_numbered:before{content:"\f1ea"}.icon-list_numbered_fill:before{content:"\f1eb"}.icon-live:before{content:"\f1ec"}.icon-live_fill:before{content:"\f1ed"}.icon-load:before{content:"\f1ee"}.icon-location:before{content:"\f1ef"}.icon-location_fill:before{content:"\f1f0"}.icon-lock:before{content:"\f1f1"}.icon-lock_fill:before{content:"\f1f2"}.icon-logout:before{content:"\f1f3"}.icon-logout_fill:before{content:"\f1f4"}.icon-loop:before{content:"\f1f5"}.icon-loop_fill:before{content:"\f1f6"}.icon-mark_read:before{content:"\f1f7"}.icon-mark_read_fill:before{content:"\f1f8"}.icon-mask:before{content:"\f1f9"}.icon-mask_fill:before{content:"\f1fa"}.icon-media_gallery:before{content:"\f1fb"}.icon-media_gallery_fill:before{content:"\f1fc"}.icon-meme:before{content:"\f1fd"}.icon-meme_fill:before{content:"\f1fe"}.icon-menu:before{content:"\f1ff"}.icon-menu_fill:before{content:"\f200"}.icon-message:before{content:"\f201"}.icon-message_fill:before{content:"\f202"}.icon-mic:before{content:"\f203"}.icon-mic_fill:before{content:"\f204"}.icon-mic_mute:before{content:"\f205"}.icon-mic_mute_fill:before{content:"\f206"}.icon-mod:before{content:"\f207"}.icon-mod_fill:before{content:"\f208"}.icon-mod_mail:before{content:"\f209"}.icon-mod_mail_fill:before{content:"\f20a"}.icon-mod_mode:before{content:"\f20b"}.icon-mod_mode_fill:before{content:"\f20c"}.icon-mod_mute:before{content:"\f20d"}.icon-mod_mute_fill:before{content:"\f20e"}.icon-mod_overflow:before{content:"\f20f"}.icon-mod_overflow_fill:before{content:"\f210"}.icon-mod_queue:before{content:"\f211"}.icon-mod_queue_fill:before{content:"\f212"}.icon-mod_unmute:before{content:"\f213"}.icon-mod_unmute_fill:before{content:"\f214"}.icon-new:before{content:"\f215"}.icon-new_fill:before{content:"\f216"}.icon-night:before{content:"\f217"}.icon-night_fill:before{content:"\f218"}.icon-notification:before{content:"\f219"}.icon-notification_fill:before{content:"\f21a"}.icon-notification_frequent:before{content:"\f21b"}.icon-notification_frequent_fill:before{content:"\f21c"}.icon-notification_off:before{content:"\f21d"}.icon-notification_off_fill:before{content:"\f21e"}.icon-nsfw:before{content:"\f21f"}.icon-nsfw_fill:before{content:"\f220"}.icon-nsfw_language:before{content:"\f221"}.icon-nsfw_language_fill:before{content:"\f222"}.icon-nsfw_violence:before{content:"\f223"}.icon-nsfw_violence_fill:before{content:"\f224"}.icon-original:before{content:"\f225"}.icon-original_fill:before{content:"\f226"}.icon-overflow_carat:before{content:"\f227"}.icon-overflow_carat_fill:before{content:"\f228"}.icon-overflow_horizontal:before{content:"\f229"}.icon-overflow_vertical:before{content:"\f22a"}.icon-pause:before{content:"\f22b"}.icon-pause_fill:before{content:"\f22c"}.icon-payment:before{content:"\f22d"}.icon-payment_fill:before{content:"\f22e"}.icon-peace:before{content:"\f22f"}.icon-peace_fill:before{content:"\f230"}.icon-pending_posts:before{content:"\f231"}.icon-pending_posts_fill:before{content:"\f232"}.icon-pin:before{content:"\f233"}.icon-pin_fill:before{content:"\f234"}.icon-play:before{content:"\f235"}.icon-play_fill:before{content:"\f236"}.icon-poll_post:before{content:"\f237"}.icon-poll_post_fill:before{content:"\f238"}.icon-popular:before{content:"\f239"}.icon-popular_fill:before{content:"\f23a"}.icon-powerup:before{content:"\f23b"}.icon-powerup_color_outline:before{content:"\f23c"}.icon-powerup_fill:before{content:"\f23d"}.icon-powerup_fill_color:before{content:"\f23e"}.icon-prediction:before{content:"\f23f"}.icon-prediction_fill:before{content:"\f240"}.icon-predictions:before{content:"\f241"}.icon-predictions_fill:before{content:"\f242"}.icon-premium:before{content:"\f243"}.icon-premium_fill:before{content:"\f244"}.icon-privacy:before{content:"\f245"}.icon-privacy_fill:before{content:"\f246"}.icon-profile:before{content:"\f247"}.icon-profile_fill:before{content:"\f248"}.icon-promote_snoo:before{content:"\f249"}.icon-qr_code:before{content:"\f24a"}.icon-quarantined:before{content:"\f24b"}.icon-quarantined_fill:before{content:"\f24c"}.icon-quote:before{content:"\f24d"}.icon-quote_fill:before{content:"\f24e"}.icon-r_slash:before{content:"\f24f"}.icon-r_slash_fill:before{content:"\f250"}.icon-radio_button:before{content:"\f251"}.icon-radio_button_fill:before{content:"\f252"}.icon-raise_hand:before{content:"\f253"}.icon-raise_hand_fill:before{content:"\f254"}.icon-random:before{content:"\f255"}.icon-random_fill:before{content:"\f256"}.icon-rating_drugs:before{content:"\f257"}.icon-rating_everyone:before{content:"\f258"}.icon-rating_mature:before{content:"\f259"}.icon-rating_nsfw:before{content:"\f25a"}.icon-rating_violence:before{content:"\f25b"}.icon-refresh:before{content:"\f25c"}.icon-refresh_fill:before{content:"\f25d"}.icon-remove:before{content:"\f25e"}.icon-remove_fill:before{content:"\f25f"}.icon-reply:before{content:"\f260"}.icon-reply_fill:before{content:"\f261"}.icon-report:before{content:"\f262"}.icon-report_fill:before{content:"\f263"}.icon-reverse:before{content:"\f264"}.icon-reverse_fill:before{content:"\f265"}.icon-right:before{content:"\f266"}.icon-right_fill:before{content:"\f267"}.icon-rising:before{content:"\f268"}.icon-rising_fill:before{content:"\f269"}.icon-rotate:before{content:"\f26a"}.icon-rotate_fill:before{content:"\f26b"}.icon-rpan:before{content:"\f26c"}.icon-rpan_fill:before{content:"\f26d"}.icon-rules:before{content:"\f26e"}.icon-rules_fill:before{content:"\f26f"}.icon-safari:before{content:"\f270"}.icon-safari_fill:before{content:"\f271"}.icon-save:before{content:"\f272"}.icon-save_fill:before{content:"\f273"}.icon-save_table:before{content:"\f274"}.icon-save_table_fill:before{content:"\f275"}.icon-saved:before{content:"\f276"}.icon-saved_fill:before{content:"\f277"}.icon-scheduled:before{content:"\f278"}.icon-scheduled_fill:before{content:"\f279"}.icon-search:before{content:"\f27a"}.icon-search_fill:before{content:"\f27b"}.icon-self:before{content:"\f27c"}.icon-self_fill:before{content:"\f27d"}.icon-send:before{content:"\f27e"}.icon-send_fill:before{content:"\f27f"}.icon-settings:before{content:"\f280"}.icon-settings_fill:before{content:"\f281"}.icon-share:before{content:"\f282"}.icon-share_android:before{content:"\f283"}.icon-share_android_fill:before{content:"\f284"}.icon-share_fill:before{content:"\f285"}.icon-share_ios:before{content:"\f286"}.icon-share_ios_fill:before{content:"\f287"}.icon-show:before{content:"\f288"}.icon-show_fill:before{content:"\f289"}.icon-side_menu:before{content:"\f28a"}.icon-side_menu_fill:before{content:"\f28b"}.icon-skipback10:before{content:"\f28c"}.icon-skipback10_fill:before{content:"\f28d"}.icon-skipforward10:before{content:"\f28e"}.icon-skipforward10_fill:before{content:"\f28f"}.icon-sort:before{content:"\f290"}.icon-sort_fill:before{content:"\f291"}.icon-spam:before{content:"\f292"}.icon-spam_fill:before{content:"\f293"}.icon-spoiler:before{content:"\f294"}.icon-spoiler_fill:before{content:"\f295"}.icon-sponsored:before{content:"\f296"}.icon-sponsored_fill:before{content:"\f297"}.icon-star:before{content:"\f298"}.icon-star_fill:before{content:"\f299"}.icon-statistics:before{content:"\f29a"}.icon-statistics_fill:before{content:"\f29b"}.icon-sticker:before{content:"\f29c"}.icon-sticker_fill:before{content:"\f29d"}.icon-strikethrough:before{content:"\f29e"}.icon-strikethrough_fill:before{content:"\f29f"}.icon-subtract:before{content:"\f2a0"}.icon-subtract_fill:before{content:"\f2a1"}.icon-superscript:before{content:"\f2a2"}.icon-superscript_fill:before{content:"\f2a3"}.icon-swap_camera:before{content:"\f2a4"}.icon-swap_camera_fill:before{content:"\f2a5"}.icon-swipe_back:before{content:"\f2a6"}.icon-swipe_back_fill:before{content:"\f2a7"}.icon-swipe_down:before{content:"\f2a8"}.icon-swipe_down_fill:before{content:"\f2a9"}.icon-swipe_forward:before{content:"\f2aa"}.icon-swipe_forward_fill:before{content:"\f2ab"}.icon-swipe_up:before{content:"\f2ac"}.icon-swipe_up_fill:before{content:"\f2ad"}.icon-table:before{content:"\f2ae"}.icon-table_fill:before{content:"\f2af"}.icon-tag:before{content:"\f2b0"}.icon-tag_fill:before{content:"\f2b1"}.icon-tap:before{content:"\f2b2"}.icon-tap_fill:before{content:"\f2b3"}.icon-text_post:before{content:"\f2b4"}.icon-text_post_fill:before{content:"\f2b5"}.icon-text_size:before{content:"\f2b6"}.icon-text_size_fill:before{content:"\f2b7"}.icon-top:before{content:"\f2b8"}.icon-top_fill:before{content:"\f2b9"}.icon-topic:before{content:"\f2ba"}.icon-topic_activism:before{content:"\f2bb"}.icon-topic_activism_fill:before{content:"\f2bc"}.icon-topic_addiction_support:before{content:"\f2bd"}.icon-topic_addictionsupport:before{content:"\f2be"}.icon-topic_addictionsupport_fill:before{content:"\f2bf"}.icon-topic_advice:before{content:"\f2c0"}.icon-topic_advice_fill:before{content:"\f2c1"}.icon-topic_animals:before{content:"\f2c2"}.icon-topic_animals_fill:before{content:"\f2c3"}.icon-topic_anime:before{content:"\f2c4"}.icon-topic_anime_fill:before{content:"\f2c5"}.icon-topic_art:before{content:"\f2c6"}.icon-topic_art_fill:before{content:"\f2c7"}.icon-topic_beauty:before{content:"\f2c8"}.icon-topic_beauty_fill:before{content:"\f2c9"}.icon-topic_business:before{content:"\f2ca"}.icon-topic_business_fill:before{content:"\f2cb"}.icon-topic_careers:before{content:"\f2cc"}.icon-topic_careers_fill:before{content:"\f2cd"}.icon-topic_cars:before{content:"\f2ce"}.icon-topic_cars_fill:before{content:"\f2cf"}.icon-topic_celebrity:before{content:"\f2d0"}.icon-topic_celebrity_fill:before{content:"\f2d1"}.icon-topic_crafts:before{content:"\f2d2"}.icon-topic_crafts_fill:before{content:"\f2d3"}.icon-topic_crypto:before{content:"\f2d4"}.icon-topic_crypto_fill:before{content:"\f2d5"}.icon-topic_culture:before{content:"\f2d6"}.icon-topic_culture_fill:before{content:"\f2d7"}.icon-topic_diy:before{content:"\f2d8"}.icon-topic_diy_fill:before{content:"\f2d9"}.icon-topic_entertainment:before{content:"\f2da"}.icon-topic_entertainment_fill:before{content:"\f2db"}.icon-topic_ethics:before{content:"\f2dc"}.icon-topic_ethics_fill:before{content:"\f2dd"}.icon-topic_family:before{content:"\f2de"}.icon-topic_family_fill:before{content:"\f2df"}.icon-topic_fashion:before{content:"\f2e0"}.icon-topic_fill:before{content:"\f2e1"}.icon-topic_fitness:before{content:"\f2e2"}.icon-topic_fitness_fill:before{content:"\f2e3"}.icon-topic_food:before{content:"\f2e4"}.icon-topic_food_fill:before{content:"\f2e5"}.icon-topic_funny:before{content:"\f2e6"}.icon-topic_funny_fill:before{content:"\f2e7"}.icon-topic_gender:before{content:"\f2e8"}.icon-topic_gender_fill:before{content:"\f2e9"}.icon-topic_health:before{content:"\f2ea"}.icon-topic_health_fill:before{content:"\f2eb"}.icon-topic_help:before{content:"\f2ec"}.icon-topic_help_fill:before{content:"\f2ed"}.icon-topic_history:before{content:"\f2ee"}.icon-topic_history_fill:before{content:"\f2ef"}.icon-topic_internet:before{content:"\f2f0"}.icon-topic_internet_fill:before{content:"\f2f1"}.icon-topic_law:before{content:"\f2f2"}.icon-topic_law_fill:before{content:"\f2f3"}.icon-topic_learning:before{content:"\f2f4"}.icon-topic_learning_fill:before{content:"\f2f5"}.icon-topic_lifestyle:before{content:"\f2f6"}.icon-topic_lifestyle_fill:before{content:"\f2f7"}.icon-topic_mature:before{content:"\f2f8"}.icon-topic_mature_fill:before{content:"\f2f9"}.icon-topic_mensfashion:before{content:"\f2fa"}.icon-topic_mensfashion_fill:before{content:"\f2fb"}.icon-topic_menshealth:before{content:"\f2fc"}.icon-topic_menshealth_fill:before{content:"\f2fd"}.icon-topic_meta:before{content:"\f2fe"}.icon-topic_meta_fill:before{content:"\f2ff"}.icon-topic_military:before{content:"\f300"}.icon-topic_military_fill:before{content:"\f301"}.icon-topic_movies:before{content:"\f302"}.icon-topic_movies_fill:before{content:"\f303"}.icon-topic_music:before{content:"\f304"}.icon-topic_music_fill:before{content:"\f305"}.icon-topic_nature:before{content:"\f306"}.icon-topic_nature_fill:before{content:"\f307"}.icon-topic_news:before{content:"\f308"}.icon-topic_news_fill:before{content:"\f309"}.icon-topic_other:before{content:"\f30a"}.icon-topic_other_fill:before{content:"\f30b"}.icon-topic_outdoors:before{content:"\f30c"}.icon-topic_pets:before{content:"\f30d"}.icon-topic_pets_fill:before{content:"\f30e"}.icon-topic_photography:before{content:"\f30f"}.icon-topic_photography_fill:before{content:"\f310"}.icon-topic_places:before{content:"\f311"}.icon-topic_places_fill:before{content:"\f312"}.icon-topic_podcasts:before{content:"\f313"}.icon-topic_podcasts_fill:before{content:"\f314"}.icon-topic_politics:before{content:"\f315"}.icon-topic_politics_fill:before{content:"\f316"}.icon-topic_programming:before{content:"\f317"}.icon-topic_programming_fill:before{content:"\f318"}.icon-topic_reading:before{content:"\f319"}.icon-topic_reading_fill:before{content:"\f31a"}.icon-topic_religion:before{content:"\f31b"}.icon-topic_religion_fill:before{content:"\f31c"}.icon-topic_science:before{content:"\f31d"}.icon-topic_science_fill:before{content:"\f31e"}.icon-topic_sexorientation:before{content:"\f31f"}.icon-topic_sexorientation_fill:before{content:"\f320"}.icon-topic_sports:before{content:"\f321"}.icon-topic_sports_fill:before{content:"\f322"}.icon-topic_style:before{content:"\f323"}.icon-topic_style_fill:before{content:"\f324"}.icon-topic_tabletop:before{content:"\f325"}.icon-topic_tabletopgames:before{content:"\f326"}.icon-topic_tabletopgames_fill:before{content:"\f327"}.icon-topic_technology:before{content:"\f328"}.icon-topic_technology_fill:before{content:"\f329"}.icon-topic_television:before{content:"\f32a"}.icon-topic_television_fill:before{content:"\f32b"}.icon-topic_traumasupport:before{content:"\f32c"}.icon-topic_travel:before{content:"\f32d"}.icon-topic_travel_fill:before{content:"\f32e"}.icon-topic_videogaming:before{content:"\f32f"}.icon-topic_videogaming_fill:before{content:"\f330"}.icon-topic_womensfashion:before{content:"\f331"}.icon-topic_womensfashion_fill:before{content:"\f332"}.icon-topic_womenshealth:before{content:"\f333"}.icon-topic_womenshealth_fill:before{content:"\f334"}.icon-traumasupport:before{content:"\f335"}.icon-traumasupport_fill:before{content:"\f336"}.icon-trim:before{content:"\f337"}.icon-trim_fill:before{content:"\f338"}.icon-trophy:before{content:"\f339"}.icon-trophy_fill:before{content:"\f33a"}.icon-u_slash:before{content:"\f33b"}.icon-u_slash_fill:before{content:"\f33c"}.icon-unban:before{content:"\f33d"}.icon-unban_fill:before{content:"\f33e"}.icon-undo:before{content:"\f33f"}.icon-undo_fill:before{content:"\f340"}.icon-unheart:before{content:"\f341"}.icon-unlock:before{content:"\f342"}.icon-unlock_fill:before{content:"\f343"}.icon-unmod:before{content:"\f344"}.icon-unmod_fill:before{content:"\f345"}.icon-unpin:before{content:"\f346"}.icon-unpin_fill:before{content:"\f347"}.icon-unverified:before{content:"\f348"}.icon-unverified_fill:before{content:"\f349"}.icon-up:before{content:"\f34a"}.icon-up_fill:before{content:"\f34b"}.icon-upload:before{content:"\f34c"}.icon-upload_fill:before{content:"\f34d"}.icon-upvote:before{content:"\f34e"}.icon-upvote_fill:before{content:"\f34f"}.icon-upvotes:before{content:"\f350"}.icon-upvotes_fill:before{content:"\f351"}.icon-user:before{content:"\f352"}.icon-user_fill:before{content:"\f353"}.icon-user_note:before{content:"\f354"}.icon-user_note_fill:before{content:"\f355"}.icon-vault:before{content:"\f356"}.icon-vault_fill:before{content:"\f357"}.icon-verified:before{content:"\f358"}.icon-verified_fill:before{content:"\f359"}.icon-video_camera:before{content:"\f35a"}.icon-video_camera_fill:before{content:"\f35b"}.icon-video_feed:before{content:"\f35c"}.icon-video_feed_fill:before{content:"\f35d"}.icon-video_live:before{content:"\f35e"}.icon-video_live_fill:before{content:"\f35f"}.icon-video_post:before{content:"\f360"}.icon-video_post_fill:before{content:"\f361"}.icon-view_card:before{content:"\f362"}.icon-view_card_fill:before{content:"\f363"}.icon-view_classic:before{content:"\f364"}.icon-view_classic_fill:before{content:"\f365"}.icon-view_compact:before{content:"\f366"}.icon-view_compact_fill:before{content:"\f367"}.icon-view_grid:before{content:"\f368"}.icon-view_grid_fill:before{content:"\f369"}.icon-view_grid_fill_1:before{content:"\f36a"}.icon-views:before{content:"\f36b"}.icon-views_fill:before{content:"\f36c"}.icon-volume:before{content:"\f36d"}.icon-volume_fill:before{content:"\f36e"}.icon-volume_mute:before{content:"\f36f"}.icon-volume_mute_fill:before{content:"\f370"}.icon-wiki:before{content:"\f371"}.icon-wiki_ban:before{content:"\f372"}.icon-wiki_ban_fill:before{content:"\f373"}.icon-wiki_fill:before{content:"\f374"}.icon-wiki_unban:before{content:"\f375"}.icon-wiki_unban_fill:before{content:"\f376"}.icon-world:before{content:"\f377"}.icon-world_fill:before{content:"\f378"}
@font-face{font-family:BentonSans;font-weight:300;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Light-6dccf00b06936bd0fb2913d5e7279816-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Light-56973edfcf61447fc1ffeb7a6eb6b178-font.woff) format("woff")}@font-face{font-family:BentonSans;font-weight:300;font-style:italic;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Light-Italic-36b388f18999631c032ceeade2312d41-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Light-Italic-112953068bc678d61f4553a1184561f0-font.woff) format("woff")}@font-face{font-family:BentonSans;font-weight:400;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Regular-10f4d2158069741ac4ddbc45710381a1-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Regular-e6bbcdd30d3bd4d6b170bcb6d3552cab-font.woff) format("woff")}@font-face{font-family:BentonSans;font-weight:400;font-style:italic;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Italic-a79b88d69296747b773f0e224cc42ea1-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Italic-5267af566ab853eb9d74db1a78a46c67-font.woff) format("woff")}@font-face{font-family:BentonSans;font-weight:500;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Medium-d7c31b2e9ada52f5ad11194858e44a93-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Medium-1051a531d3e1ee3483a6533158557139-font.woff) format("woff")}@font-face{font-family:BentonSans;font-weight:500;font-style:italic;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Medium-Italic-9abd3f23e60e4f632817ebdff606b8ec-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Medium-Italic-a25d440012460eb8883e539f93040fa7-font.woff) format("woff")}@font-face{font-family:BentonSans;font-weight:700;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Bold-91e4c20cbb21e802d984a5ca6ac174a0-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Bold-c34ba754b7235b49d33b294ff7a54179-font.woff) format("woff")}@font-face{font-family:BentonSans;font-weight:700;font-style:italic;src:url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Bold-Italic-fc6d8a3f6499b32d9a6be03168b8066f-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/BentonSans/Bold-Italic-255b4934a1f414dd312aa89382d65114-font.woff) format("woff")}
@font-face{font-family:RedditSans;font-weight:400;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-Regular-f6da4a74985e726695c5550b2a96360d-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-Regular-938c6d17d3195feb74fbfcbf6d028c47-font.woff) format("woff")}@font-face{font-family:RedditSans;font-weight:700;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-Bold-00b9ceb8410bb0559de9132fb8c5ddbd-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-Bold-919ed023cc331c1b982510dce87edaf0-font.woff) format("woff")}@font-face{font-family:RedditSans;font-weight:600;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-SemiBold-fcee61fe0a8b9eb173d0b097bdf1be07-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-SemiBold-a8cf195e6dc5180d834bd4ba84701907-font.woff) format("woff")}@font-face{font-family:RedditSans;font-weight:800;font-style:italic;src:url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-ExtraBoldItalic-0346885b2f9e13f7d733268cb8916a8c-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-ExtraBoldItalic-84b1042d8aac344ee8f4d25444049aa7-font.woff) format("woff")}@font-face{font-family:RedditSans;font-weight:800;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-ExtraBold-a6a549325ce2e7248e5bf8997bbde759-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/RedditSans/RedditSans-ExtraBold-6633c8402da41892cddf755223abb785-font.woff) format("woff")}
@font-face{font-family:VCR;font-weight:400;font-style:normal;src:url(https://www.redditstatic.com/desktop2x/fonts/VCR/Regular-8917e4f4dcb46c5f44221e2652d435d4-font.woff2) format("woff2"),url(https://www.redditstatic.com/desktop2x/fonts/VCR/Regular-e6bbcdd30d3bd4d6b170bcb6d3552cab-font.woff) format("woff")}
.theme-light,:root{--rem320:20rem;--rem192:12rem;--rem144:9rem;--rem128:8rem;--rem96:6rem;--rem88:5.5rem;--rem64:4rem;--rem56:3.5rem;--rem48:3rem;--rem40:2.5rem;--rem36:2.25rem;--rem32:2rem;--rem28:1.75rem;--rem26:1.625rem;--rem24:1.5rem;--rem22:1.375rem;--rem20:1.25rem;--rem18:1.125rem;--rem16:1rem;--rem15:0.9375rem;--rem14:0.875rem;--rem12:0.75rem;--rem10:0.625rem;--rem8:0.5rem;--rem6:0.375rem;--rem4:0.25rem;--rem2:0.125rem;--rem1:0.0625rem;--spacer-2xs:0.25rem;--spacer-xs:0.5rem;--spacer-sm:0.75rem;--spacer-md:1rem;--spacer-lg:1.5rem;--spacer-xl:2rem;--spacer-2xl:3rem;--spacer-a-px:0px;--spacer-button-lg-px:var(--spacer-lg);--spacer-button-md-px:var(--spacer-lg);--spacer-button-sm-px:var(--spacer-md);--spacer-input-padding-left:0px;--spacer-input-padding-top:0px;--spacer-label-default:0px;--spacer-switch-input-active-pl:0px;--size-2xs:0.25rem;--size-xs:0.5rem;--size-sm:0.75rem;--size-md:1rem;--size-lg:1.5rem;--size-xl:2rem;--size-2xl:3rem;--size-3xl:4rem;--size-4xl:6rem;--size-5xl:8rem;--size-button-lg-h:3.375rem;--size-button-md-h:2.75rem;--size-button-sm-h:2.125rem;--size-button-xs-h:1.375rem;--size-switch-input-h:1.25rem;--size-switch-input-w:2rem;--line-sm:0.0625rem;--line-md:0.125rem;--line-lg:0.25rem;--line-a-focus:0px;--line-a-outline-moz:0.0625rem;--line-a-outline-wb:0.3125rem;--line-button-lg-border:0.0625rem;--line-button-md-border:0.0625rem;--line-button-sm-border:0.0625rem;--line-button-xs-border:0.0625rem;--line-button-border-activated:0.0625rem;--line-input-border:var(--line-sm);--radius-sm:0.25rem;--radius-lg:2rem;--radius-full:624.9375rem;--radius-accordion-size:var(--radius-sm);--font-10-15-bold:normal 700 0.625rem/0.9375rem var(--font-sans);--font-button-lg:normal 700 1.125rem/1.375rem var(--font-sans);--font-button-md:normal 700 1rem/1.25rem var(--font-sans);--font-button-sm:normal 700 0.875rem/1.125rem var(--font-sans);--font-button-xs:normal 700 0.75rem/0.875rem var(--font-sans);--font-label-default:var(--font-10-15-bold);--misc-accordion-border:1px solid var(--color-tone-5);--misc-accordion-open-list-style-type:disclosure-open;--misc-accordion-closed-list-style-type:disclosure-closed;--misc-divider-margin:0.5rem auto;--misc-label-text-transform:uppercase;--misc-label-letter-spacing:0.5px;--color-primary-visited:#609;--color-primary-background:#24a0ed;--color-primary-background-hover:#006cbf;--color-danger-content:#ea0027;--color-success-content:#46d160;--color-global-black:#000;--color-global-white:#fff;--color-global-orangered:#d93a00;--color-global-alienblue:#0079d3;--color-global-darkblue:#1d2535;--color-tone-1:#1a1a1b;--color-tone-2:#6a6d6f;--color-tone-3:#878a8c;--color-tone-4:#d3d6da;--color-tone-5:#edeff1;--color-tone-6:#f6f7f8;--color-tone-7:#fff;--color-action-primary:var(--color-primary-background);--color-action-secondary:var(--color-primary-background-hover);--color-action-upvote:var(--color-global-orangered);--color-action-downvote:#7193ff;--color-alert-positive:var(--color-success-content);--color-alert-negative:var(--color-danger-content);--color-alert-caution:#ffb000;--color-identity-admin:var(--color-global-orangered);--color-identity-moderator:#46d160;--color-identity-self:#0dd3bb;--color-identity-coins:#ddbd37;--color-category-live:var(--color-global-orangered);--color-category-nsfw:#ff3881;--color-category-spoiler:var(--color-tone-1);--color-ui-canvas:var(--color-tone-5);--color-ui-modalbackground:var(--color-tone-7);--color-opacity-highlight:linear-gradient(rgba(0,108,191,0.10196078431372549),var(--color-tone-6));--color-opacity-08:rgba(26,26,27,0.0784313725490196);--color-opacity-50:rgba(0,0,0,0.5019607843137255);--color-scrim:rgba(26,26,27,0.30196078431372547);--color-a-default:var(--color-primary-background-hover);--color-a-hover:var(--color-primary-background-hover);--color-a-visited:var(--color-primary-background-hover);--color-button-overlay-focus:hsla(0,0%,100%,0.10196078431372549);--color-button-overlay-active:rgba(0,0,0,0.0784313725490196);--color-button-primary-background-hover:var(--color-primary-background);--color-button-primary-background-disabled:var(--color-tone-6);--color-button-primary-border-hover:transparent;--color-button-primary-border-active:transparent;--color-button-primary-border-activated:transparent;--color-button-primary-border-disabled:transparent;--color-button-primary-text-disabled:var(--color-tone-2);--color-button-secondary-background:transparent;--color-button-secondary-background-focus:transparent;--color-button-secondary-background-hover:transparent;--color-button-secondary-background-disabled:var(--color-tone-6);--color-button-secondary-background-activated:transparent;--color-button-secondary-border:var(--color-primary-background-hover);--color-button-secondary-border-hover:var(--color-primary-background-hover);--color-button-secondary-border-active:var(--color-primary-background-hover);--color-button-secondary-border-activated:var(--color-primary-background-hover);--color-button-secondary-border-disabled:var(--color-tone-2);--color-button-secondary-text:var(--color-primary-background-hover);--color-button-secondary-text-disabled:var(--color-tone-2);--color-button-secondary-text-activated:var(--color-button-secondary-text);--color-button-tertiary-background:var(--color-tone-6);--color-button-tertiary-background-focus:var(--color-tone-6);--color-button-tertiary-background-hover:var(--color-tone-6);--color-button-tertiary-background-disabled:var(--color-tone-6);--color-button-tertiary-background-activated:var(--color-tone-6);--color-button-tertiary-border-hover:transparent;--color-button-tertiary-border-active:transparent;--color-button-tertiary-text:var(--color-primary-background-hover);--color-button-tertiary-text-disabled:var(--color-tone-2);--color-button-tertiary-text-activated:var(--color-primary-background-hover);--color-button-plain-background-hover:transparent;--color-button-plain-background-disabled:var(--color-tone-7);--color-button-plain-background-activated:transparent;--color-button-plain-border-hover:transparent;--color-button-plain-border-active:transparent;--color-button-plain-text:var(--color-primary-background-hover);--color-button-plain-text-disabled:var(--color-tone-2);--color-button-plain-text-activated:var(--color-primary-background-hover);--color-divider-default:var(--color-tone-5);--color-input-default:var(--color-tone-6);--color-input-hover:var(--color-primary-background-hover);--color-input-border:var(--color-tone-5);--color-input-text:var(--color-tone-1);--color-input-helper-text:var(--color-tone-1);--color-label-default:var(--color-tone-1);--color-switch-input-background-default:var(--color-tone-3);--color-switch-input-background-checked:var(--color-global-alienblue);--color-switch-input-background-disabled:var(--color-tone-6);--color-switch-input-background-checked-disabled:var(--color-tone-5);--color-switch-input-background-hover:var(--color-tone-3);--color-switch-input-background-checked-hover:var(--color-global-alienblue);--elevation-xs:0 0.0625rem 0.125rem 0 rgba(0,0,0,0.25098039215686274);--elevation-sm:0 0.0625rem 0.25rem 0 rgba(0,0,0,0.14901960784313725),0 0.25rem 0.25rem 0 rgba(0,0,0,0.14901960784313725);--elevation-md:0 0.25rem 0.5rem 0 rgba(0,0,0,0.10196078431372549),0 0.375rem 0.75rem 0 rgba(0,0,0,0.25098039215686274);--elevation-lg:0 0.75rem 0.75rem 0 rgba(0,0,0,0.14901960784313725),0 1rem 2rem 0 rgba(0,0,0,0.25098039215686274);--elevation-focus-ring:0 0 0 0.25rem var(--color-global-alienblue);--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;--font-mono:Noto Mono,Menlo,Monaco,Consolas,monospace;--font-title-h0:normal 500 1.625rem/2rem var(--font-sans);--font-title-h1:normal 500 1.375rem/1.625rem var(--font-sans);--font-title-h2:normal 500 1.25rem/1.5rem var(--font-sans);--font-title-h3:normal 500 1.125rem/1.375rem var(--font-sans);--font-title-h4:normal 500 1rem/1.25rem var(--font-sans);--font-title-h5:normal 500 0.875rem/1.125rem var(--font-sans);--font-title-h6:normal 500 0.75rem/1rem var(--font-sans);--font-body:0.875rem;--font-small:0.75rem;--font-code:0.875rem;--font-subheading:0.75rem;--font-label:0.625rem;--font-button-b1:normal bold 1.125rem/1.375rem var(--font-sans);--font-button-b2:normal bold 1rem/1.25rem var(--font-sans);--font-button-b3:normal bold 0.875rem/1.125rem var(--font-sans);--font-button-b4:normal bold 0.75rem/0.875rem var(--font-sans);--color-gradient-orangeyellow:linear-gradient(89.94deg,#ec0623,#ff8717);--color-gradient-bluepink:linear-gradient(89.94deg,#51b9ff,#7785ff 52.6%,#b279ff 73.96%,#ff81ed);--boxshadow-modal:0 2px 15px rgba(26,26,27,0.3);--boxshadow-navigation:0 4px 14px rgba(0,0,0,0.1);--boxshadow-tooltip:0 1px 4px rgba(0,0,0,0.15),0 4px 4px rgba(0,0,0,0.15);color-scheme:light}.theme-light dialog::-webkit-backdrop,:root dialog::-webkit-backdrop{--color-dialog-background:rgba(0,0,0,0.5019607843137255)}.theme-light dialog::backdrop,:root dialog::backdrop{--color-dialog-background:rgba(0,0,0,0.5019607843137255)}@media (prefers-color-scheme:dark){:root:not(.theme-light){--color-primary-visited:#c58af9;--color-primary-background:#006cbf;--color-primary-background-hover:#24a0ed;--color-tone-1:#d7dadc;--color-tone-2:#818384;--color-tone-3:#565758;--color-tone-4:#3a3a3c;--color-tone-5:#272729;--color-tone-6:#1a1a1b;--color-tone-7:#121213;--color-identity-coins:#ffe600;--color-ui-canvas:#050505;--color-ui-modalbackground:var(--color-tone-6);--color-opacity-50:rgba(215,218,220,0.5019607843137255);--color-scrim:rgba(0,0,0,0.30196078431372547);--elevation-xs:0 0.0625rem 0.125rem 0 rgba(0,0,0,0.6705882352941176);--elevation-sm:0 0.0625rem 0.25rem 0 rgba(0,0,0,0.32941176470588235),0 0.25rem 0.25rem 0 rgba(0,0,0,0.32941176470588235);--elevation-md:0 0.25rem 0.5rem 0 rgba(0,0,0,0.2),0 0.375rem 0.75rem 0 rgba(0,0,0,0.5019607843137255);--elevation-lg:0 0.75rem 0.75rem 0 rgba(0,0,0,0.2),0 1rem 2rem 0 rgba(0,0,0,0.5019607843137255);--boxshadow-modal:0 2px 15px rgba(0,0,0,0.3);--boxshadow-tooltip:0 1px 4px rgba(0,0,0,0.33),0 4px 4px rgba(0,0,0,0.33);color-scheme:dark}:root:not(.theme-light) dialog::-webkit-backdrop{--color-dialog-background:rgba(215,218,220,0.5019607843137255)}:root:not(.theme-light) dialog::backdrop{--color-dialog-background:rgba(215,218,220,0.5019607843137255)}}.theme-dark{--color-primary-visited:#c58af9;--color-primary-background:#006cbf;--color-primary-background-hover:#24a0ed;--color-tone-1:#d7dadc;--color-tone-2:#818384;--color-tone-3:#565758;--color-tone-4:#3a3a3c;--color-tone-5:#272729;--color-tone-6:#1a1a1b;--color-tone-7:#121213;--color-identity-coins:#ffe600;--color-ui-canvas:#050505;--color-ui-modalbackground:var(--color-tone-6);--color-opacity-50:rgba(215,218,220,0.5019607843137255);--color-scrim:rgba(0,0,0,0.30196078431372547);--elevation-xs:0 0.0625rem 0.125rem 0 rgba(0,0,0,0.6705882352941176);--elevation-sm:0 0.0625rem 0.25rem 0 rgba(0,0,0,0.32941176470588235),0 0.25rem 0.25rem 0 rgba(0,0,0,0.32941176470588235);--elevation-md:0 0.25rem 0.5rem 0 rgba(0,0,0,0.2),0 0.375rem 0.75rem 0 rgba(0,0,0,0.5019607843137255);--elevation-lg:0 0.75rem 0.75rem 0 rgba(0,0,0,0.2),0 1rem 2rem 0 rgba(0,0,0,0.5019607843137255);--boxshadow-modal:0 2px 15px rgba(0,0,0,0.3);--boxshadow-tooltip:0 1px 4px rgba(0,0,0,0.33),0 4px 4px rgba(0,0,0,0.33);color-scheme:dark}.theme-dark dialog::-webkit-backdrop{--color-dialog-background:rgba(215,218,220,0.5019607843137255)}.theme-dark dialog::backdrop{--color-dialog-background:rgba(215,218,220,0.5019607843137255)}.theme-beta,.theme-light.theme-beta{--spacer-a-px:0.125rem;--spacer-button-lg-px:var(--spacer-md);--spacer-button-md-px:var(--spacer-md);--spacer-button-sm-px:var(--spacer-sm);--spacer-input-padding-left:var(--spacer-md);--spacer-input-padding-top:var(--spacer-2xs);--spacer-label-default:var(--spacer-md);--spacer-switch-input-active-pl:var(--spacer-xs);--size-button-lg-h:var(--size-2xl);--size-button-md-h:2.5rem;--size-button-sm-h:var(--size-xl);--size-button-xs-h:var(--size-xl);--size-switch-input-h:var(--size-xl);--size-switch-input-w:var(--size-2xl);--line-a-focus:var(--line-md);--line-a-outline-moz:0px;--line-a-outline-wb:0px;--line-button-lg-border:var(--line-md);--line-button-md-border:var(--line-md);--line-button-sm-border:var(--line-md);--line-button-xs-border:var(--line-md);--line-button-border-activated:var(--line-lg);--line-input-border:var(--line-lg);--radius-accordion-size:0px;--font-10:normal undefined null/null var(--font-sans);--font-12:normal undefined null/null var(--font-sans);--font-14:normal undefined null/null var(--font-sans);--font-16:normal undefined null/null var(--font-sans);--font-18:normal undefined null/null var(--font-sans);--font-20:normal undefined null/null var(--font-sans);--font-24:normal undefined null/null var(--font-sans);--font-32:normal undefined null/null var(--font-sans);--font-48:normal undefined null/null var(--font-sans);--font-64:normal undefined null/null var(--font-sans);--font-title-h0:var(--font-64);--font-title-h1:var(--font-32);--font-title-h2:var(--font-24);--font-title-h3:var(--font-18);--font-title-h4:var(--font-16);--font-title-h5:var(--font-14);--font-title-h6:var(--font-12);--font-14-20-semibold:normal 600 0.875rem/1.25rem var(--font-sans);--font-14-20-regular:normal 400 0.875rem/1.25rem var(--font-sans);--font-16-20-regular:normal 400 1rem/1.25rem var(--font-sans);--font-12-16-regular:normal 400 0.75rem/1rem var(--font-sans);--font-12-16-semibold:normal 600 0.75rem/1rem var(--font-sans);--font-button-lg:var(--font-14-20-semibold);--font-button-md:var(--font-14-20-semibold);--font-button-sm:var(--font-12-16-semibold);--font-label-default:var(--font-12-16-regular);--misc-accordion-border:0;--misc-accordion-open-list-style-type:none;--misc-accordion-closed-list-style-type:none;--misc-divider-margin:0;--misc-label-text-transform:capitalize;--misc-label-letter-spacing:initial;--color-global-focus:#47b0db;--color-interactive-content-disabled:rgba(0,0,0,0.25098039215686274);--color-interactive-background-disabled:rgba(0,0,0,0.10196078431372549);--color-interactive-pressed:rgba(0,0,0,0.1607843137254902);--color-neutral-content:#2a3c42;--color-neutral-content-disabled:#d6d6d6;--color-neutral-content-weak:#4b6066;--color-neutral-content-strong:#0f1a1c;--color-neutral-background:#fff;--color-neutral-background-disabled:#f8f8f8;--color-neutral-background-selected:#eaedef;--color-neutral-background-weak:#f9fafa;--color-neutral-background-medium:#f8f8f8;--color-neutral-background-strong:#fff;--color-neutral-background-hover:#f2f4f5;--color-neutral-border:rgba(0,0,0,0.2);--color-neutral-border-medium:rgba(0,0,0,0.5019607843137255);--color-neutral-border-weak:rgba(0,0,0,0.10196078431372549);--color-neutral-border-strong:#0f1a1c;--color-primary:#0045ac;--color-primary-hover:#003584;--color-primary-visited:#8700b5;--color-primary-onBackground:#fff;--color-primary-background:#0045ac;--color-primary-background-hover:#003584;--color-secondary:#0f1a1c;--color-secondary-hover:#000;--color-secondary-weak:#4b6066;--color-secondary-onBackground:#000;--color-secondary-background:#eaedef;--color-secondary-background-hover:#e2e7e9;--color-secondary-background-selected:#dae0e3;--color-danger-background:#eb001f;--color-danger-background-disabled:#ffccd2;--color-danger-background-hover:#a50016;--color-danger-content:#a50016;--color-danger-content-default:#fff;--color-brand-background:#d93a00;--color-brand-onBackground:#fff;--color-brand-background-hover:#962900;--color-media-background:rgba(0,0,0,0.6);--color-media-background-hover:rgba(0,0,0,0.8);--color-media-onbackground-disabled:hsla(0,0%,100%,0.25098039215686274);--color-success-content:#0a6000;--color-success-hover:#084a00;--color-success-onBackground:#fff;--color-success-background:#0e8a00;--color-success-background-hover:#0a6000;--color-warning-content:#665505;--color-warning-content-hover:#504104;--color-warning-onBackground:#000;--color-warning-background:#dbaf00;--color-warning-background-hover:#8f7407;--color-brand-gradient-default:linear-gradient(180deg,#d93a00,#db3b00 30%,#962900);--color-brand-gradient-default-highlight:linear-gradient(258deg,rgba(219,63,0,0) 80%,#d93a00);--color-brand-gradient-hover:linear-gradient(180deg,#e23d00 15%,#cb3600 49%,#b43000);--color-brand-gradient-hover-highlight:linear-gradient(323deg,rgba(203,54,0,0) 65%,#cb3600);--color-brand-gradient-active:linear-gradient(180deg,#cd3700,#db3b00 68%,#d93a00);--color-brand-gradient-active-highlight:linear-gradient(83deg,rgba(219,63,0,0) 80%,#d93a00);--color-transparent-background-hover:rgba(130,149,155,0.10196078431372549);--color-global-black:#000;--color-global-white:#fff;--color-global-orangered:#d93a00;--color-global-alienblue:#1870f4;--color-global-darkblue:#131f23;--color-tone-1:#131313;--color-tone-2:#434343;--color-tone-3:#acacac;--color-tone-4:#e4e4e4;--color-tone-5:#f2f2f2;--color-tone-6:#f8f8f8;--color-tone-7:#fff;--color-action-upvote:#d93a00;--color-action-downvote:#6a5cff;--color-alert-caution:#8f7407;--color-identity-admin:#d93a00;--color-identity-moderator:#0e8a00;--color-identity-self:#008675;--color-identity-coins:#dbaf00;--color-category-live:#d93a00;--color-category-nsfw:#e00096;--color-category-spoiler:var(--color-tone-1);--color-ui-canvas:var(--color-tone-5);--color-ui-modalbackground:var(--color-tone-7);--color-avatar-gradient:linear-gradient(0deg,#d2dadd,#fff 75%);--color-opacity-highlight:linear-gradient(rgba(0,37,93,0.10196078431372549),var(--color-tone-6));--color-opacity-08:rgba(19,19,19,0.0784313725490196);--color-opacity-50:rgba(0,0,0,0.5019607843137255);--color-scrim:rgba(0,0,0,0.6);--color-scrim-strong:rgba(0,0,0,0.8);--color-scrim-gradient:linear-gradient(180deg,transparent,rgba(0,0,0,0.5411764705882353) 60%,rgba(0,0,0,0.6));--color-online:#55bd46;--color-a-default:var(--color-primary);--color-a-hover:var(--color-primary-hover);--color-a-visited:var(--color-primary-visited);--color-button-overlay-focus:transparent;--color-button-overlay-active:transparent;--color-button-primary-background-hover:var(--color-primary-background-hover);--color-button-primary-background-disabled:var(--color-interactive-background-disabled);--color-button-primary-border-hover:var(--color-primary-background);--color-button-primary-border-active:var(--color-primary-background-hover);--color-button-primary-text-disabled:var(--color-interactive-content-disabled);--color-button-primary-text-activated:#003584;--color-button-secondary-background:var(--color-secondary-background);--color-button-secondary-background-focus:var(--color-secondary-background);--color-button-secondary-background-hover:var(--color-secondary-background-hover);--color-button-secondary-background-disabled:var(--color-interactive-background-disabled);--color-button-secondary-background-activated:var(--color-neutral-content);--color-button-secondary-border:transparent;--color-button-secondary-border-hover:var(--color-secondary-background);--color-button-secondary-border-active:var(--color-secondary-background-hover);--color-button-secondary-border-activated:transparent;--color-button-secondary-border-disabled:transparent;--color-button-secondary-text:var(--color-neutral-content-strong);--color-button-secondary-text-disabled:var(--color-interactive-content-disabled);--color-button-secondary-text-activated:var(--color-neutral-background);--color-button-tertiary-background:transparent;--color-button-tertiary-background-focus:transparent;--color-button-tertiary-background-hover:var(--color-secondary-background-hover);--color-button-tertiary-background-disabled:transparent;--color-button-tertiary-background-activated:var(--color-neutral-content);--color-button-tertiary-border-hover:var(--color-secondary-background);--color-button-tertiary-border-active:var(--color-secondary-background-hover);--color-button-tertiary-text:var(--color-neutral-content-strong);--color-button-tertiary-text-disabled:var(--color-neutral-content-disabled);--color-button-tertiary-text-activated:var(--color-neutral-background);--color-button-plain-background-hover:var(--color-secondary-background-hover);--color-button-plain-background-disabled:transparent;--color-button-plain-background-activated:var(--color-neutral-content);--color-button-plain-border-hover:var(--color-secondary-background);--color-button-plain-border-active:var(--color-secondary-background-hover);--color-button-plain-text:var(--color-neutral-content-strong);--color-button-plain-text-disabled:var(--color-interactive-content-disabled);--color-button-plain-text-activated:var(--color-neutral-background);--color-button-primary-border-activated:var(--color-primary-background);--color-divider-default:var(--color-neutral-border);--color-input-default:var(--color-secondary-background);--color-input-hover:var(--color-secondary-background-hover);--color-input-border:transparent;--color-input-text:var(--color-neutral-content-strong);--color-input-helper-text:var(--color-neutral-content-weak);--color-label-default:var(--color-neutral-content-weak);--color-switch-input-background-default:var(--color-neutral-background-medium);--color-switch-input-background-checked:var(--color-primary-background);--color-switch-input-background-disabled:var(--color-neutral-background-strong);--color-switch-input-background-checked-disabled:var(--color-neutral-content-disabled);--color-switch-input-background-hover:var(--color-neutral-background-strong);--color-switch-input-background-checked-hover:var(--color-primary-background-hover);--color-switch-input-knob-background-disabled:var(--color-neutral-background-medium);--elevation-focus-ring:0 0 0 0.25rem var(--color-global-focus);--elevation-focus-ring-reset:0 0 0 0.25rem transparent;--elevation-sm-inset:inset 0 0.0625rem 0.125rem 0 rgba(0,0,0,0.12941176470588237);--elevation-button-focus:var(--elevation-focus-ring);--elevation-switch-input-default-inset:var(--elevation-sm-inset)}@media (prefers-color-scheme:dark){:root:not(.theme-light).theme-beta,:root:not(.theme-light) .theme-beta{--color-global-focus:#007fae;--color-interactive-content-disabled:hsla(0,0%,100%,0.25098039215686274);--color-interactive-background-disabled:hsla(0,0%,100%,0.10196078431372549);--color-interactive-pressed:hsla(0,0%,100%,0.1607843137254902);--color-neutral-content:#b8c5c9;--color-neutral-content-disabled:#303030;--color-neutral-content-weak:#82959b;--color-neutral-content-strong:#f2f4f5;--color-neutral-background:#0b1416;--color-neutral-background-selected:#1a282d;--color-neutral-background-weak:#04090a;--color-neutral-background-medium:#131313;--color-neutral-background-strong:#0f1a1c;--color-neutral-background-hover:#131f23;--color-neutral-border:hsla(0,0%,100%,0.2);--color-neutral-border-medium:hsla(0,0%,100%,0.5019607843137255);--color-neutral-border-weak:hsla(0,0%,100%,0.10196078431372549);--color-neutral-border-strong:#f2f4f5;--color-primary:#629fff;--color-primary-hover:#a7ccff;--color-primary-visited:#d55eff;--color-primary-background:#0045ac;--color-primary-background-hover:#1870f4;--color-primary-onBackground:#fff;--color-secondary:#f2f4f5;--color-secondary-hover:#fff;--color-secondary-weak:#82959b;--color-secondary-onBackground:#fff;--color-secondary-background:#1a282d;--color-secondary-background-hover:#223237;--color-secondary-background-selected:#2a3c42;--color-danger-background:#a50016;--color-danger-background-disabled:#3a0008;--color-danger-background-hover:#eb001f;--color-danger-content:#ff6e80;--color-success-content:#55bd46;--color-success-hover:#a3e398;--color-success-onBackground:#fff;--color-success-background:#0a6000;--color-success-background-hover:#0e8a00;--color-warning-content:#dbaf00;--color-warning-content-hover:#fadb61;--color-warning-onBackground:#000;--color-warning-background:#dbaf00;--color-warning-background-hover:#fadb61;--color-tone-1:#f2f2f2;--color-tone-2:#acacac;--color-tone-3:#434343;--color-tone-4:#303030;--color-tone-5:#1e1e1e;--color-tone-6:#131313;--color-tone-7:#080808;--color-ui-canvas:#080808;--color-ui-modalbackground:#131313;--color-avatar-gradient:linear-gradient(0deg,#2a3c42,#0b1416 75%);--color-transparent-background-hover:rgba(102,122,128,0.10196078431372549);--color-opacity-50:hsla(0,0%,94.9%,0.5019607843137255);--color-online:#55bd46;--color-button-primary-border-activated:transparent}}.theme-dark.theme-beta,.theme-dark .theme-beta{--color-global-focus:#007fae;--color-interactive-content-disabled:hsla(0,0%,100%,0.25098039215686274);--color-interactive-background-disabled:hsla(0,0%,100%,0.10196078431372549);--color-interactive-pressed:hsla(0,0%,100%,0.1607843137254902);--color-neutral-content:#b8c5c9;--color-neutral-content-disabled:#303030;--color-neutral-content-weak:#82959b;--color-neutral-content-strong:#f2f4f5;--color-neutral-background:#0b1416;--color-neutral-background-selected:#1a282d;--color-neutral-background-weak:#04090a;--color-neutral-background-medium:#131313;--color-neutral-background-strong:#0f1a1c;--color-neutral-background-hover:#131f23;--color-neutral-border:hsla(0,0%,100%,0.2);--color-neutral-border-medium:hsla(0,0%,100%,0.5019607843137255);--color-neutral-border-weak:hsla(0,0%,100%,0.10196078431372549);--color-neutral-border-strong:#f2f4f5;--color-primary:#629fff;--color-primary-hover:#a7ccff;--color-primary-visited:#d55eff;--color-primary-background:#0045ac;--color-primary-background-hover:#1870f4;--color-primary-onBackground:#fff;--color-secondary:#f2f4f5;--color-secondary-hover:#fff;--color-secondary-weak:#82959b;--color-secondary-onBackground:#fff;--color-secondary-background:#1a282d;--color-secondary-background-hover:#223237;--color-secondary-background-selected:#2a3c42;--color-danger-background:#a50016;--color-danger-background-disabled:#3a0008;--color-danger-background-hover:#eb001f;--color-danger-content:#ff6e80;--color-success-content:#55bd46;--color-success-hover:#a3e398;--color-success-onBackground:#fff;--color-success-background:#0a6000;--color-success-background-hover:#0e8a00;--color-warning-content:#dbaf00;--color-warning-content-hover:#fadb61;--color-warning-onBackground:#000;--color-warning-background:#dbaf00;--color-warning-background-hover:#fadb61;--color-tone-1:#f2f2f2;--color-tone-2:#acacac;--color-tone-3:#434343;--color-tone-4:#303030;--color-tone-5:#1e1e1e;--color-tone-6:#131313;--color-tone-7:#080808;--color-ui-canvas:#080808;--color-ui-modalbackground:#131313;--color-avatar-gradient:linear-gradient(0deg,#2a3c42,#0b1416 75%);--color-transparent-background-hover:rgba(102,122,128,0.10196078431372549);--color-opacity-50:hsla(0,0%,94.9%,0.5019607843137255);--color-online:#55bd46;--color-button-primary-border-activated:transparent}
._1VP69d9lk-Wk9zokOaylL{--background:unset;--canvas:unset;background-color:var(--background);min-height:calc(100vh - 48px)}._1VP69d9lk-Wk9zokOaylL:after{content:" ";position:fixed;top:100%;left:0;right:0;height:200px;background-color:var(--canvas)}.KDkLHOpoLUZvoYQUBe9nF{min-height:calc(100vh - 56px)}
._25r3t_lrPF3M6zD2YkWvZU{height:100%;width:100%}._1ryinm9ofYAx_k9dpdCbpq{position:absolute;right:16px;top:16px}._14dkERGUnSwisNWFcFX-0T{height:20px;fill:grey;width:20px}._14dkERGUnSwisNWFcFX-0T._65PqClMblfoNGy-m9_49f{height:14px;fill:#878a8c;width:14px}
._1FR0eEUi22u9saLEyWWJGS{position:relative}._3YoS4yX_XBXWbj-eYFW6MS{-ms-flex-align:center;align-items:center;bottom:160px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:8px;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0}._1mwHqJp51wXFI7rjTonkz5{background-color:#1a1a1b;border-radius:4px;height:4px;margin:0 4px;transition:margin .25s,height .25s,width .25s;width:4px}._2ol4vy2ml1IZ6lfT2n775g{height:8px;margin:0 2px;width:8px}._26qHHOV6EkP4whoc4ySt3l{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%;overflow:hidden;position:relative;width:100%}._2gs-hGAB6w3q4Gc8mSyG5Z{background-position:top;background-size:cover;cursor:pointer;height:100%}._2gs-hGAB6w3q4Gc8mSyG5Z.uAUBkt8dAygLJNIsiAmad{left:0;position:absolute;right:0;transition:opacity 1s;top:0}._2gs-hGAB6w3q4Gc8mSyG5Z._4S2XTVURHpoKNNEuKzJbH{-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;position:relative;transition:margin .25s}
._1DtVp1OCzoJt6rVu4kqyST{position:relative}._20m5B-2NHmUmXVUYC1gymo{-ms-flex-align:center;align-items:center;border-radius:60px;box-shadow:0 0 24px 0 rgba(0,0,0,.2);display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;position:absolute}._20m5B-2NHmUmXVUYC1gymo._2jgq6Cm4n7c3NNl8VpFltS{height:555px;left:0;top:0;width:261px}._20m5B-2NHmUmXVUYC1gymo._2ocrsCliWP9UUmx5ZL374w{bottom:0;height:530px;right:0;width:266px}._1gqdyMEgD0pz6QBvVhgU7i._2jgq6Cm4n7c3NNl8VpFltS{height:476px;margin-top:41px;width:240px}._1gqdyMEgD0pz6QBvVhgU7i._2ocrsCliWP9UUmx5ZL374w{height:498px;margin-top:16px;width:232px}._3P_iHJEXRll3mWyuqNik3I{height:100%;left:1px;position:absolute}
._23C-3j-0TrSZn_NJT8fcwU{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}._19_2-KUNWYbunHVuHaoY-a,.EzRsHBU9A06NEXZnsJyWI{font-size:12px;font-weight:500;line-height:16px;color:var(--newRedditTheme-metaText);text-decoration:none;text-transform:capitalize}.EzRsHBU9A06NEXZnsJyWI{font-weight:700;margin-right:16px}
._1uKZh7b1kZ-bLvlZ02RLL6{background-color:var(--newRedditTheme-field);box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;height:100vh;-ms-flex-pack:justify;justify-content:space-between;margin-top:0;overflow:hidden;padding-bottom:80px;position:relative}._1uKZh7b1kZ-bLvlZ02RLL6,._1xH0LEH3NeL-Kz1FAMx9Vz{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}._1xH0LEH3NeL-Kz1FAMx9Vz{-ms-flex-direction:row;flex-direction:row;margin:auto 0;padding-top:20px}._3UaPvIbppFSklSTg2aTFLl{-ms-flex:0 0 50%;flex:0 0 50%}._3UaPvIbppFSklSTg2aTFLl:first-child{margin-right:40px}._19dEFhHhbDgVJWuOq0KZlf{height:570px;margin-left:auto;width:440px}._2e0gx7j1Bc2qfAjI-3Tbio{height:426px;width:350px}._2e0gx7j1Bc2qfAjI-3Tbio.g5DNTyz0K4p8Qe1KemhqM{height:474px}.W6BMDJ-zjJbsEwxbpvU5r{--frontpagesignup-upsell-text-hover-color:inherit;color:var(--newRedditTheme-bodyText);fill:var(--newRedditTheme-bodyText)}.W6BMDJ-zjJbsEwxbpvU5r:hover{color:var(--frontpagesignup-upsell-text-hover-color);fill:var(--frontpagesignup-upsell-text-hover-color)}._1igwWwaemysS2mmPW8WZ2s{font-size:14px;font-weight:500;line-height:18px;display:block;text-align:center}._3PeYnzFZio-HxxDaqnOAE_{height:16px;margin:12px auto 0;width:16px}._1etyEGrcHpnkE1UMtQIjpV{bottom:20px;height:40px;-ms-flex-pack:center;justify-content:center;left:0;margin-top:auto;position:absolute;right:0}._3OBSZQIgZx2ksSzBQmYOeO{height:400px;width:400px}
._1vmueUAOJJg7fhS7wxztWa{fill:var(--newCommunityTheme-actionIcon)}
._21CrWSXdmd-ue61gDl6zRs,._1xT_z2uw_7yX0esEUZVFwf,._1NVucoiiTLKJiKzRTPVKaW{margin-right:10px}._21CrWSXdmd-ue61gDl6zRs{background-color:var(--newCommunityTheme-body);border-radius:2px}._1H6-wE3jxCdsIeXW5AMjj8{display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;fill:#0079d3}._1H6-wE3jxCdsIeXW5AMjj8:focus,.-kceiAQn0jpWOpu7qZRjD:focus{outline-width:0}._1H6-wE3jxCdsIeXW5AMjj8:focus>.-kceiAQn0jpWOpu7qZRjD{outline:2px auto Highlight;outline:5px auto -webkit-focus-ring-color}.-kceiAQn0jpWOpu7qZRjD{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}
._2jjk9b3mpveU6Vpam4kPBm{background:var(--newRedditTheme-line);border:none;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px}._2jjk9b3mpveU6Vpam4kPBm button{min-width:96px}._2jjk9b3mpveU6Vpam4kPBm ._1DUcff8CoMLomEzQZ1S6IX{margin-left:auto;display:-ms-flexbox;display:flex}._2jjk9b3mpveU6Vpam4kPBm ._2HCY4xCLt3RKVIgnkh0ZgW{color:var(--newRedditTheme-actionIcon);border-color:currentColor;margin:0 8px}._2jjk9b3mpveU6Vpam4kPBm .saAxhszfFnlBT8m48Quv9{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:32px;text-transform:unset;color:var(--newRedditTheme-actionIcon)}._3dGLI85CRTmDAbSQrDiQZl{border:none;padding:16px}._2pIwiaNLf5jaTR1EK7Nx09{font-size:14px;font-weight:500;line-height:18px;color:var(--newCommunityTheme-bodyText)}
._1-nIsCaWhGBFN-L4ZHnbGp{background:#ff4500;border-radius:12px;box-shadow:0 0 0 2px var(--newCommunityTheme-body);box-sizing:border-box;color:#fff;font-size:10px;font-weight:700;height:16px;left:20px;line-height:16px;padding:0 4px;position:absolute;text-align:center;top:0;vertical-align:middle;min-width:16px;width:auto;z-index:1}._1-nIsCaWhGBFN-L4ZHnbGp._3FX9lCQKNdKXkfBiSWCjSb{height:8px;min-width:8px;margin-top:4px}
.FjkUHssa96HMV17_qcQt6{position:relative;max-height:150px;background-position:50%;background-size:cover;box-shadow:0 4px 21px var(--newRedditTheme-bodyTextAlpha20);border-radius:10px;margin-bottom:16px;font-family:IBMPlexSans,Arial,sans-serif;padding:16px;cursor:pointer}.FjkUHssa96HMV17_qcQt6,.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1{display:-ms-flexbox;display:flex}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 .ZtxCbLGmd-U6DH5-RsBJV{display:-ms-flexbox;display:flex;margin-bottom:8px}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 .ZtxCbLGmd-U6DH5-RsBJV ._2Iz2pxeBTmtn5cilveUdwj{font-family:Noto Sans,Arial,sans-serif;font-size:18px;font-weight:400;line-height:22px;font-family:inherit;font-weight:500;color:#fff}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 .ZtxCbLGmd-U6DH5-RsBJV ._3wZ9NKCStyQ9_XMz6jRbkL{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:34px;margin-right:5px}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 ._2GYO5AeH0SYqV0W_IYw7C_{display:-ms-flexbox;display:flex}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 ._2GYO5AeH0SYqV0W_IYw7C_ ._1Tw_Z3ZCizARHq8mDvXtJp{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;white-space:pre-wrap;-ms-flex:1;flex:1;color:#fff}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 ._2GYO5AeH0SYqV0W_IYw7C_ ._3VFSVmukKEY-C06RJldU7n{width:48px;height:48px;background-position:50%;background-size:cover;border-radius:4px}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 ._45hSSzyMPM5pmBx74E25U{display:-ms-flexbox;display:flex;margin-top:12px}.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 ._45hSSzyMPM5pmBx74E25U.aaIwLr1Mbi15Al1BCmB8w{margin-top:0}.FjkUHssa96HMV17_qcQt6 ._3xbx2cMOI83xtKSIZfzaeW,.FjkUHssa96HMV17_qcQt6 ._27ZWqn-n6gBKDTqLbt0uk1 ._45hSSzyMPM5pmBx74E25U ._1cOP2U6TmJgXE_lLuvdAk{color:#fff;margin-left:5px}.FjkUHssa96HMV17_qcQt6 ._3xbx2cMOI83xtKSIZfzaeW{position:absolute;right:12px}.FjkUHssa96HMV17_qcQt6 ._3xbx2cMOI83xtKSIZfzaeW ._3uR0NalufS44rp_5yMF15w{font-weight:600}.FjkUHssa96HMV17_qcQt6 ._3xbx2cMOI83xtKSIZfzaeW:hover{opacity:.9}.FjkUHssa96HMV17_qcQt6 ._3xbx2cMOI83xtKSIZfzaeW:hover:before{opacity:0}
._3vOO3WyD7yteL4Rr9E1i2y{text-decoration:underline}._34mO86zNIysmcISYIe8gVT{border-radius:10px;box-shadow:0 4px 21px var(--newRedditTheme-bodyTextAlpha20);color:#fff;padding:16px;margin-bottom:16px}.rh7yf_ejK6H75L6jZkb6C{-ms-flex-align:baseline;align-items:baseline;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.V_VLkmdSrXqz92-5vad5F{font-size:16px;font-weight:500;line-height:20px;margin-bottom:5px}._1vbdR0mal1nPuuTOZIemLg{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}._34mO86zNIysmcISYIe8gVT .-Fi_Lr4OQ6XfCIiufmgxa{color:#fff}._34mO86zNIysmcISYIe8gVT .-Fi_Lr4OQ6XfCIiufmgxa:hover{opacity:.9}._34mO86zNIysmcISYIe8gVT .-Fi_Lr4OQ6XfCIiufmgxa:hover:before{opacity:0}._1a9VL63O5el1YN7RuPoDLy{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}._1a9VL63O5el1YN7RuPoDLy ._1mejKTw8yWGmudymV6GufX{padding:4px 20px}._1a9VL63O5el1YN7RuPoDLy ._1mR2YFl21PdJDX9T7ykA7c{background-color:#fff;color:#0079d3;margin-right:5px}._3QWgBcfZuqQ6TlxZa6uYkS{background:linear-gradient(90deg,#ec0623,#ff8717)}._3IIpKn1IlCXgko4sLMEie1{background:linear-gradient(90deg,#3690ea 12.05%,#94b3ff 87.85%)}._3IIpKn1IlCXgko4sLMEie1 .rh7yf_ejK6H75L6jZkb6C{margin-bottom:10px}.GLgkxGZkPymWBWeRISXBe{background:linear-gradient(90deg,#3690ea 12.05%,#94b3ff 87.85%)}.GLgkxGZkPymWBWeRISXBe .V_VLkmdSrXqz92-5vad5F{font-size:14px;font-weight:500;line-height:18px}.GLgkxGZkPymWBWeRISXBe ._1vbdR0mal1nPuuTOZIemLg{margin-bottom:15px}._2Ggqgl_RyXu2U-mPYZSaCk{display:-ms-flexbox;display:flex}._2C3YUpN8pGzseZOBK0tl0I{margin-right:auto}._2BTQI8_1TIwwfdecOP_j6o{color:var(--newRedditTheme-bodyText)}._2BTQI8_1TIwwfdecOP_j6o:hover:before{opacity:0}.-sXLpWAGj2HMFvzRvH_bC{font-size:16px;font-weight:500;line-height:20px;color:var(--newRedditTheme-bodyText);padding:15px 0;position:relative}.-sXLpWAGj2HMFvzRvH_bC span{background-color:var(--newRedditTheme-flair);border-radius:50%;height:30px;margin-right:10px;padding:7px 13px;width:30px}._3UO2hA0CsOqKl1bYybPZGs{color:var(--newRedditTheme-actionIcon);margin:0 5px}.SVn8TtBVFQ-GZUhog511q{display:-ms-flexbox;display:flex;color:#000;background:#fff}.SVn8TtBVFQ-GZUhog511q .V5Q75l1gWtGpBZEehJiGH{-ms-flex-align:center;align-items:center}.SVn8TtBVFQ-GZUhog511q .SIz6ozr7aqewYGVSLfSf6{-ms-flex:1;flex:1;margin-right:8px}.SVn8TtBVFQ-GZUhog511q ._2zetWw7f4W-0OWrUYJHPQ-{font-size:64px;width:64px}
._389RY3FytRs4F82-BLVEiq{content:"";border-left:8px solid transparent;border-right:8px solid transparent;height:0;position:absolute;right:45px;width:0;z-index:100}._3fRnnkCBwqAZG6nmxhTKHr{border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.25);margin-top:8px;overflow-y:unset;overflow:unset;width:375px;z-index:100}._3fRnnkCBwqAZG6nmxhTKHr:before{border-bottom:8px solid var(--newRedditTheme-canvas);opacity:.5;top:-8px}._3fRnnkCBwqAZG6nmxhTKHr:after,._3fRnnkCBwqAZG6nmxhTKHr:before{content:"";border-left:8px solid transparent;border-right:8px solid transparent;height:0;position:absolute;right:45px;width:0;z-index:100}._3fRnnkCBwqAZG6nmxhTKHr:after{border-bottom:8px solid var(--newRedditTheme-body);top:-6px}._3oNU8Gzy2V3jDPhFfeEFbD{background-color:var(--newRedditTheme-body);border-radius:4px;position:relative;width:375px}.F0hrtz76LlopbY9X0wtDo{border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.wdFbe8PT7DInxaiHo2Me1{font-size:14px;font-weight:500;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px}._1581SeO-Xb1j1kfhIRrIyB,._1R0ZV71kh7uwDXo7fn1eDk{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;overflow:hidden}._1581SeO-Xb1j1kfhIRrIyB{border-right:1px solid var(--newRedditTheme-line);padding-right:8px}._27rjoZBkLhiqLLjBu-xU_p{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:var(--newRedditTheme-metaText)}._27rjoZBkLhiqLLjBu-xU_p._29xCmtH_l8UtRn8IP08VLB{color:var(--newRedditTheme-bodyText)}._27rjoZBkLhiqLLjBu-xU_p ._1mrhJHegVozrNeTH7r5svN{display:inline-block;font-family:IBMPlexSans,Arial,sans-serif;margin-left:4px;position:static;vertical-align:bottom}._2l1d6HSQ764u0JcvRSEJXD{margin-left:8px}._2l1d6HSQ764u0JcvRSEJXD:focus:not(:focus-visible){outline:none}._2MId4QR3fPm4RPlrSTZg_E{background-color:var(--newRedditTheme-body);overflow:hidden;overflow-y:auto;transition:max-height .3s ease-out}._3PWmWL3sMw23-xBHydcnPf{position:relative}._17HPdVVhdV3LWBjzHwGlhA{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:200px;-ms-flex-pack:center;justify-content:center}._2CY3n2AMoj0af7gQhj9dfI{font-size:22px;font-weight:500;line-height:26px;font-weight:600;margin-bottom:8px;margin-top:24px}.HxBuWRTAFa8y8bMiQKdSJ{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:var(--newRedditTheme-metaText);text-align:center}._8INvnNiEMHRndJ0M-LiY{-ms-flex-align:center;align-items:center;background-color:var(--newRedditTheme-field);border-radius:0 0 4px 4px;display:-ms-flexbox;display:flex;height:49px;-ms-flex-pack:center;justify-content:center;padding:0 12px}.X1WC7m4hrFQNzINreBRsv{font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--newRedditTheme-active)}.icon._3pDOQfbIbQuT4PBwPGp85E{color:var(--newRedditTheme-metaText)}.SBkEJxL8i3eNB9EZn7AAz{height:16px;width:16px}.SBkEJxL8i3eNB9EZn7AAz path{fill:var(--newRedditTheme-metaText)}._2prSjBmU3TS_Liup8DFR-2{margin:0 16px}._1OZgaZvEs6sdhMUCqaUCW_{text-align:center;position:relative;padding:15px}._1OZgaZvEs6sdhMUCqaUCW_:before{content:"";position:absolute;top:0;right:-1px;left:-1px;height:7px;background:linear-gradient(90deg,#ec0623,#ff8717);border-top-left-radius:10px;border-top-right-radius:10px}._1OZgaZvEs6sdhMUCqaUCW_ ._3fWRL_DhsIqXjpW4eXDwmR{float:right}._1OZgaZvEs6sdhMUCqaUCW_ ._3fWRL_DhsIqXjpW4eXDwmR ._2xK-Knp1-SUm_DxX4Ak1T0{fill:var(--newRedditTheme-actionIcon);height:12px;width:12px}._1OZgaZvEs6sdhMUCqaUCW_ ._3EmopbfaUR0bemuuUcEcko{font-size:18px;font-weight:500;line-height:22px;clear:both;margin-bottom:5px}._1OZgaZvEs6sdhMUCqaUCW_ ._3MtkPXIDbG9Hf6YeNOxAxv{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:var(--newRedditTheme-metaText)}
._3mUSJN4kdLCGjq-K-JLJw{list-style-type:none}._3mUSJN4kdLCGjq-K-JLJw._2n4UrzwZ3VBdRmFUYAHF_9{background:var(--newRedditTheme-activeAlpha10)}._3mUSJN4kdLCGjq-K-JLJw._2n4UrzwZ3VBdRmFUYAHF_9._3ds5pVvIyBrh1GgQ2O7AFd{background:var(--newRedditTheme-activeAlpha20)}._3mUSJN4kdLCGjq-K-JLJw:hover ._3T3J7R8JnlSfiFdB5bxe5h._2n4UrzwZ3VBdRmFUYAHF_9{box-shadow:unset}._1tpiOc0IxpDU113wUs4zi1{display:-ms-flexbox;display:flex;padding:16px}._1tpiOc0IxpDU113wUs4zi1._3U799isaNx88b2pVv1S7m1{padding:12px 16px}._2WN4-UdVoyjpLQ8mpNTQA{padding-right:8px;position:relative}._12V0IULSx8mSJHxdpHwOGE{border-radius:50%;height:32px;width:32px;background-color:var(--newRedditTheme-actionIcon);display:block;object-fit:cover}._12V0IULSx8mSJHxdpHwOGE._3U799isaNx88b2pVv1S7m1{height:40px;width:40px}._1Bzw8F6BC4Vk8OzAgnU0z3{border-radius:50%;height:32px;width:32px;font-size:12px;font-weight:500;line-height:16px;-ms-flex-align:center;align-items:center;background-color:var(--newRedditTheme-bodyText);color:var(--newRedditTheme-body);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}._1Bzw8F6BC4Vk8OzAgnU0z3._3U799isaNx88b2pVv1S7m1{height:40px;width:40px}._3smo-GSstogGTGh6ArpwI0{background-color:var(--newRedditTheme-body);border:1px solid #edeff1;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.05);height:20px;left:12px;position:absolute;top:18px;width:20px}._3smo-GSstogGTGh6ArpwI0._3U799isaNx88b2pVv1S7m1{left:20px;top:26px}.icon.OzS9DxR-g3V71ZAeo2lbH{color:var(--newRedditTheme-active);font-size:12px;height:12px;left:4px;line-height:12px;position:absolute;top:4px;width:12px}._23rEnykeBXjpsB9b72y8_1{height:15px;left:2px;position:absolute;top:2px;width:15px}._23rEnykeBXjpsB9b72y8_1 path{fill:var(--newRedditTheme-active)}._1caKsZ5CCRPSfIgoh608Ej{font-size:18px;margin:0 4px}._1caKsZ5CCRPSfIgoh608Ej._3U799isaNx88b2pVv1S7m1{font-size:18px;font-weight:500;line-height:22px;margin:0;font-family:IBMPlexSans,Arial,sans-serif}._3mGSd8RyCZhF_eqyrV_Bvk{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}._3D7vaSdKwBK4pdvYmH0ib ._180jOSBDwwE60X5UR8zt3-{font-size:16px;line-height:20px;color:var(--newRedditTheme-bodyText);overflow-wrap:anywhere}._3D7vaSdKwBK4pdvYmH0ib ._180jOSBDwwE60X5UR8zt3-,._3D7vaSdKwBK4pdvYmH0ib ._180jOSBDwwE60X5UR8zt3-._2a8MIP8QlMF7KPqTup62Vt{font-family:Noto Sans,Arial,sans-serif;font-weight:400}._3D7vaSdKwBK4pdvYmH0ib ._180jOSBDwwE60X5UR8zt3-._2a8MIP8QlMF7KPqTup62Vt{font-size:14px;line-height:21px}._3D7vaSdKwBK4pdvYmH0ib ._180jOSBDwwE60X5UR8zt3-._3U799isaNx88b2pVv1S7m1{font-size:18px;font-weight:500;line-height:22px;font-family:IBMPlexSans,Arial,sans-serif}._3D7vaSdKwBK4pdvYmH0ib ._2fQXbzOYQuzqlwMzxgtBKH{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:var(--newRedditTheme-metaText);line-height:19px}._3D7vaSdKwBK4pdvYmH0ib ._2fQXbzOYQuzqlwMzxgtBKH._3U799isaNx88b2pVv1S7m1{font-size:18px;font-weight:500;line-height:22px;font-family:IBMPlexSans,Arial,sans-serif}._3D7vaSdKwBK4pdvYmH0ib._3U799isaNx88b2pVv1S7m1{overflow:hidden;text-overflow:ellipsis;line-height:22px;max-height:44px;display:-webkit-inline-box;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical}._8Q653FSGz7lD9Ux0AQsXY{-ms-flex-align:center;align-items:center;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:32px;margin-left:10px;-ms-flex:0 0 32px;flex:0 0 32px}._8Q653FSGz7lD9Ux0AQsXY.WHFiF_asC8mzlevTdJv26,._8Q653FSGz7lD9Ux0AQsXY:hover{background-color:var(--newRedditTheme-field)}.icon._2oVe02cXZA6mJa7WXHJFi5{color:var(--newRedditTheme-metaText)}._3Q_e75oXJ8meqWwAQS36l2{-ms-flex:1 0;flex:1 0}._2VDnxV3G5ZvEDq10Z-_fM9{font-size:14px;color:var(--newRedditTheme-metaText);word-break:break-word;line-height:18px;max-height:54px;-webkit-line-clamp:3}._2VDnxV3G5ZvEDq10Z-_fM9,._2VDnxV3G5ZvEDq10Z-_fM9._3U799isaNx88b2pVv1S7m1{font-family:Noto Sans,Arial,sans-serif;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-inline-box;white-space:normal;-webkit-box-orient:vertical}._2VDnxV3G5ZvEDq10Z-_fM9._3U799isaNx88b2pVv1S7m1{font-size:12px;line-height:16px;max-height:16px;-webkit-line-clamp:1;color:var(--newRedditTheme-bodyText)}._25ecrisK-bGTesa4kIqyHR{height:18px;margin-right:8px;width:18px}._25ecrisK-bGTesa4kIqyHR path{fill:#006cbf}._1wAIwQaxmGHWzaHv-8jex_{height:18px;margin-right:8px;width:18px;transform:scaleX(-1)}._1wAIwQaxmGHWzaHv-8jex_ path{fill:#006cbf}._3doOacPPJ-LU-aBSoLl9TV{margin-top:8px;height:36px;width:-webkit-fit-content;width:fit-content}._3doOacPPJ-LU-aBSoLl9TV._36xH7NkS9uRrlN87iMo6Bw{width:100%}._3doOacPPJ-LU-aBSoLl9TV._3ds5pVvIyBrh1GgQ2O7AFd{border:none}._3doOacPPJ-LU-aBSoLl9TV._2svu3lh5YfWQmYfACdB2J5{background:var(--newRedditTheme-body)}._3doOacPPJ-LU-aBSoLl9TV._2svu3lh5YfWQmYfACdB2J5._3ds5pVvIyBrh1GgQ2O7AFd{background:var(--newRedditTheme-activeAlpha20)}._3doOacPPJ-LU-aBSoLl9TV._3U799isaNx88b2pVv1S7m1{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:unset;line-height:16px;text-transform:unset;color:var(--newRedditTheme-bodyText);font-family:IBMPlexSans,Arial,sans-serif;height:24px;min-height:24px;padding:4px 22px}._3doOacPPJ-LU-aBSoLl9TV:hover{border-color:var(--newRedditTheme-activeAlpha10);background:var(--newRedditTheme-activeAlpha10)}._3doOacPPJ-LU-aBSoLl9TV:hover._3ds5pVvIyBrh1GgQ2O7AFd{border:none}._3doOacPPJ-LU-aBSoLl9TV ._3LbCSOW9yuZK_CHzTuR9M5{font-size:17px;height:17px;line-height:15px;padding-right:8px}._3doOacPPJ-LU-aBSoLl9TV ._102yZEdZMcXLlu2Ri0KD9O{padding-right:8px}._1cndvAxAFPMUr8IaWuw_we{-ms-flex-align:center;align-items:center;background-color:var(--newRedditTheme-body);border:1px solid var(--newCommunityTheme-line);border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;padding:12px;word-break:break-word}._1cndvAxAFPMUr8IaWuw_we._2n4UrzwZ3VBdRmFUYAHF_9{box-shadow:0 4px 8px rgba(0,0,0,.15)}._1cndvAxAFPMUr8IaWuw_we:last-child{margin-bottom:0}._2fsQOzhZpW9XNu1RXtgzqW{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:justify;justify-content:space-between}._2fsQOzhZpW9XNu1RXtgzqW.LypGzp3NJwjpkpsRn9Ocn{opacity:.5}._2XT3C7unUlQXgaiyeYfIYv{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._1SZwyv3jy4dBipT0yC1CcI{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;line-height:18px;max-height:36px;display:-webkit-inline-box;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;color:var(--newRedditTheme-bodyText);line-height:17px}._1LcCO3y9JhylZFlKsgvzHs{display:block}._2EmrjrpYxkgB5_ljritGbO{position:relative}.msJLWFmahK0W8JhaqYny9,._3CGVcVQDu97m9Oj_xs0n01{background-color:var(--newRedditTheme-actionIcon);border-radius:8px;height:40px;margin-left:12px;object-fit:cover;width:40px}.msJLWFmahK0W8JhaqYny9._3U799isaNx88b2pVv1S7m1{height:64px;width:64px;margin-right:16px}._2a0rc3KL05PEnGmVWcQI8W{background-color:var(--newRedditTheme-actionIcon);border-radius:8px;height:40px;margin-left:12px;object-fit:cover;width:40px;filter:brightness(25%)}._2a0rc3KL05PEnGmVWcQI8W._3U799isaNx88b2pVv1S7m1{height:64px;width:64px;margin-right:16px}._2q-yvZHWG3Xp2YECYCI09S{font-size:14px;font-weight:500;line-height:18px;color:#fff;left:20px;position:absolute;top:10px;z-index:1}._2q-yvZHWG3Xp2YECYCI09S._3U799isaNx88b2pVv1S7m1{left:32px;top:22px}._2PzKGDccrg-BWzhhzJaJTs{height:12px;margin-right:5px;width:12px}._2PzKGDccrg-BWzhhzJaJTs path{fill:var(--newRedditTheme-bodyText)}._1i_9WvxHOe7AlJZQ6w_-X9{margin-left:18px;margin-top:2px;z-index:100}._2UKt6pQu-os9uxZnfhPydP{background-color:var(--newRedditTheme-body);border-radius:4px}._1g8x_Z2KsTf65RBk7dRBZm{font-size:14px;font-weight:500;line-height:18px;color:var(--newRedditTheme-bodyText);display:block;padding:8px;text-align:left;width:100%}._1g8x_Z2KsTf65RBk7dRBZm:hover{opacity:.5}@keyframes _27pfB7o_o_4F4TdujFhrNO{0%{background-position:0 0}to{background-position:-200% 0}}._2iacm7sPgvO9z8gO1W7FoY{-ms-flex-align:center;align-items:center;border-bottom:thin solid var(--newRedditTheme-line);display:-ms-flexbox;display:flex;height:48px;padding:8px 16px}._2iacm7sPgvO9z8gO1W7FoY:last-child{border-bottom:none}._2_cDiTNVpitX7CtTmIambB{border-radius:100%;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:8px;width:32px}._2_cDiTNVpitX7CtTmIambB,._2KpinIkIJ7VxNGQgUgzJCA{animation:_27pfB7o_o_4F4TdujFhrNO 1.5s ease infinite;background:linear-gradient(90deg,var(--newCommunityTheme-field),var(--newCommunityTheme-inactive),var(--newCommunityTheme-field));background-size:200%;display:block;height:32px}._2KpinIkIJ7VxNGQgUgzJCA{border-radius:4px;width:100%}._2lh6HxiG9gd6MKnaAag9Cu{font-size:12px;font-weight:500;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}._2lh6HxiG9gd6MKnaAag9Cu ._2RPeGp2zLx2hBQTZWSUTQK{color:var(--newRedditTheme-bodyText);fill:var(--newRedditTheme-bodyText);height:12px;width:12px}._2lh6HxiG9gd6MKnaAag9Cu ._2bba9zuFqUwxMhGdswkU86{display:-ms-flexbox;display:flex;height:14px;margin-left:5px;color:var(--newRedditTheme-metaText)}
._3B_EfQMwEiEzc_9vEdVplz{background-color:var(--newRedditTheme-body);border-radius:4px;-ms-flex-direction:column;flex-direction:column;padding:20px;height:200px}._3B_EfQMwEiEzc_9vEdVplz,._3AcDG0KjCxs3H1UW_4ajNf{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}._3AcDG0KjCxs3H1UW_4ajNf{margin-top:10px}.bfJNAfRJ7wvCVMJIHbVa-{border-right:1px solid var(--newRedditTheme-metaText);height:16px;margin:0 10px}._3B_EfQMwEiEzc_9vEdVplz._3eBLRjkIDT-8Hobfrj_UTz{height:unset;padding-bottom:32px}._3B_EfQMwEiEzc_9vEdVplz._2upiES-f8azWSz_UdoeHE7{background-color:var(--newRedditTheme-canvas);padding:80px}.mGm_bo7f-d7T6Ax_UEs_l{margin-top:12px;height:192px}.mGm_bo7f-d7T6Ax_UEs_l.JBKRJW6IC_gf5qQ_mqb4A{height:128px}.odMqhFpc4xkpus4jHz_9f{width:200px;height:192px;position:relative}.odMqhFpc4xkpus4jHz_9f ._13uS-SsNmI2cGGsq2rpP8O{position:absolute}.odMqhFpc4xkpus4jHz_9f ._13uS-SsNmI2cGGsq2rpP8O._29krHC0w9xxlGw1mBpwNHU{bottom:61px}.odMqhFpc4xkpus4jHz_9f ._13uS-SsNmI2cGGsq2rpP8O._3VkvX9EbwQAVQJ3qEl_wzw{bottom:0;right:0}.odMqhFpc4xkpus4jHz_9f ._3yAL94u5AxUY-JhhHIPNuU{position:absolute;top:-15px;left:67px}.odMqhFpc4xkpus4jHz_9f ._2TY8uYFieKTHl7jN_vmcYR{position:absolute;top:10px;left:99px}.odMqhFpc4xkpus4jHz_9f.JBKRJW6IC_gf5qQ_mqb4A{height:128px;width:133px}.odMqhFpc4xkpus4jHz_9f.JBKRJW6IC_gf5qQ_mqb4A ._13uS-SsNmI2cGGsq2rpP8O{width:66px;height:116px}.odMqhFpc4xkpus4jHz_9f.JBKRJW6IC_gf5qQ_mqb4A ._13uS-SsNmI2cGGsq2rpP8O._29krHC0w9xxlGw1mBpwNHU{bottom:38px}.odMqhFpc4xkpus4jHz_9f.JBKRJW6IC_gf5qQ_mqb4A ._3yAL94u5AxUY-JhhHIPNuU{width:57px;top:-1px;left:46px}.odMqhFpc4xkpus4jHz_9f.JBKRJW6IC_gf5qQ_mqb4A ._2TY8uYFieKTHl7jN_vmcYR{width:21px;top:13px;left:65px}.jaQ0krPJ6FkjLU-VDMGNq{height:192px;width:224px;position:relative}.jaQ0krPJ6FkjLU-VDMGNq ._1f1-1KlOtH3uQKPHzkGdDI{position:absolute;width:141px;left:0;bottom:0}.jaQ0krPJ6FkjLU-VDMGNq ._2mEU_pG_y9L4CaC7zihby0{position:absolute;width:60px}.jaQ0krPJ6FkjLU-VDMGNq ._2mEU_pG_y9L4CaC7zihby0._1kfecAwlZWu6be_WDfvh-P{top:60px;left:130px}.jaQ0krPJ6FkjLU-VDMGNq ._2mEU_pG_y9L4CaC7zihby0._4DkJv1On5ORUXrwzznhqE{top:18px;left:165px}.jaQ0krPJ6FkjLU-VDMGNq ._2mEU_pG_y9L4CaC7zihby0._1lJAHwdJYzqn-69JkG-HJQ{top:0;left:110px}.jaQ0krPJ6FkjLU-VDMGNq.JBKRJW6IC_gf5qQ_mqb4A{height:128px;width:150px}.jaQ0krPJ6FkjLU-VDMGNq.JBKRJW6IC_gf5qQ_mqb4A ._1f1-1KlOtH3uQKPHzkGdDI{width:95px}.jaQ0krPJ6FkjLU-VDMGNq.JBKRJW6IC_gf5qQ_mqb4A ._2mEU_pG_y9L4CaC7zihby0{width:40px}.jaQ0krPJ6FkjLU-VDMGNq.JBKRJW6IC_gf5qQ_mqb4A ._2mEU_pG_y9L4CaC7zihby0._1kfecAwlZWu6be_WDfvh-P{top:40px;left:84px}.jaQ0krPJ6FkjLU-VDMGNq.JBKRJW6IC_gf5qQ_mqb4A ._2mEU_pG_y9L4CaC7zihby0._4DkJv1On5ORUXrwzznhqE{top:12px;left:107px}.jaQ0krPJ6FkjLU-VDMGNq.JBKRJW6IC_gf5qQ_mqb4A ._2mEU_pG_y9L4CaC7zihby0._1lJAHwdJYzqn-69JkG-HJQ{top:0;left:71px}._1_kVxSQ5_eQNTfI-Y89mu4{font-style:normal;font-weight:700;font-size:14px;line-height:18px;height:40px;font-family:IBMPlexSans;color:#fff;background:#0079d3;border-radius:999px;margin-right:8px;margin-top:32px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}._1_kVxSQ5_eQNTfI-Y89mu4 span{padding:10px}._3uw_OsQCi8zOpS3fha4JEF{height:270px}._1L4nSUqK39ZB-E1-MXtBve{height:110px}._36brOzjH6sE_rgnTt-hcL1{font-size:22px;font-weight:500;line-height:26px;color:var(--newRedditTheme-bodyText);font-weight:600;margin-bottom:8px;margin-top:24px}._36brOzjH6sE_rgnTt-hcL1.JBKRJW6IC_gf5qQ_mqb4A{font-family:IBMPlexSans;font-size:18px;font-weight:400;line-height:22px;font-weight:500}.Ae79bDDbZ2U_G-wqwA71z{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:var(--newRedditTheme-metaText);text-align:center;margin:0 40px}.Ae79bDDbZ2U_G-wqwA71z ._9DV1fqkU31oi8pfSQxzjw{color:var(--newRedditTheme-linkText);margin-left:4px}._23NDu_VaLgaSWVzKHs-Gfa{height:20px;width:20px}._23NDu_VaLgaSWVzKHs-Gfa path{fill:var(--newRedditTheme-metaText)}
._1UtFUrE2ijAe5ba5uPgcfQ{background:rgba(0,0,0,.4);height:100%;left:0;position:fixed;top:0;width:100%;z-index:110}._34uo64r1j-TcpBGXAQcZJ1{background:#fff;border-radius:4px;box-shadow:1px 7px 20px 2px rgba(0,0,0,.4);height:650px;left:50%;overflow:hidden;pointer-events:all;position:fixed;top:50%;transform:translate(-50%,-50%);width:850px;z-index:111}._34uo64r1j-TcpBGXAQcZJ1.FBb4FZ4ng7CvLYrT6LBdp{background:none;box-shadow:none;height:650px}._34uo64r1j-TcpBGXAQcZJ1._3CQoZKhSqrJrbOGJxp03DS{height:327px;width:483px}._34uo64r1j-TcpBGXAQcZJ1._3CQoZKhSqrJrbOGJxp03DS._2CwLGmlfoqlHFJcOwm0RS-{height:300px}._34uo64r1j-TcpBGXAQcZJ1._1ALB_4jSDt6vPeELvg9lKL{height:280px;width:511px}._34uo64r1j-TcpBGXAQcZJ1._1ALB_4jSDt6vPeELvg9lKL._2CwLGmlfoqlHFJcOwm0RS-{height:251px}._34uo64r1j-TcpBGXAQcZJ1._2CwLGmlfoqlHFJcOwm0RS-{max-width:343px;width:calc(100% - 16px)}@media (min-width:768px){._34uo64r1j-TcpBGXAQcZJ1._2CwLGmlfoqlHFJcOwm0RS-{max-width:450px}}._34uo64r1j-TcpBGXAQcZJ1._13CJU7HQst3ucS6l2fTwdh{border-radius:12px;height:640px;width:400px}._34uo64r1j-TcpBGXAQcZJ1._15Lh8Q9iPGbXdxumHm8cT9{height:auto;left:unset;top:46px;transform:translate(0);right:75px;width:auto}@media (min-width:1180px){._34uo64r1j-TcpBGXAQcZJ1._15Lh8Q9iPGbXdxumHm8cT9{right:90px}}._1UtFUrE2ijAe5ba5uPgcfQ._15Lh8Q9iPGbXdxumHm8cT9{background:none;pointer-events:none}._1UtFUrE2ijAe5ba5uPgcfQ._233XfOVq91N_ugGQDBb_OT{visibility:hidden}
._3kFZWXar5EkIAbiKLZxwKw{width:404px;overflow:auto;box-sizing:border-box;display:-ms-flexbox;display:flex}
@keyframes _231us7lszsy_R3tzl2GqL1{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes eC2A2qBG6f2mU9XPlMMcZ{0%{transform:scale(1)}to{transform:scale(4)}}@keyframes _3ktYxYLY8M4ue26GyBBjpt{0%{opacity:1}to{opacity:0}}._3b88NBdFAQ04N7cULqQvPh{pointer-events:none;animation:_3ktYxYLY8M4ue26GyBBjpt .2s ease-in 1.3s;animation-fill-mode:forwards}._2W0vYckM4OsrrANQqi_sir{background:none;border:none;box-shadow:none}._3xD0e6RJGug4SSLnVIPeh2{position:relative;animation:_231us7lszsy_R3tzl2GqL1 .6s ease-out,eC2A2qBG6f2mU9XPlMMcZ .4s ease-in 1.1s;animation-fill-mode:forwards}._2KBRcm-P0k4_mVHu1UroF6{position:absolute;top:50%;left:50%;background-position:50%;background-size:contain}._3xKR2QByGO_30UN1TJJ9qF{width:350px;height:350px;margin-left:-175px;margin-top:-175px}.Ju8wOr8Uag5VUdjYF6E_m{width:200px;height:200px;margin-left:-100px;margin-top:-100px}._28LAx64oVvQTCvxl2mvkX4{width:256px;height:256px;margin-left:-128px;margin-top:-128px}
._3RwBfA8Nrz_fZLCoxbAAmA{color:var(--newCommunityTheme-metaText);padding-bottom:4px}._2fnA79IIdtL-mNZYnvBalc{-ms-flex-align:baseline;align-items:baseline}._3O97w7RY6RBkLbc3u-Mg4u{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}._3O97w7RY6RBkLbc3u-Mg4u>div{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:var(--newCommunityTheme-bodyText);padding:2px 0}._2rgXACgxMtUDCuKcGDK6tL{width:200px}._3Ren-BGfEFUtj5MNFV9jGZ{width:100px}._3SVP64qu6nV3rRil6Mkvmk{overflow:scroll}._3MZjFI9WV4spd-w0yXdEAG{min-width:0;max-width:none}._2eEY2Q9pfXNNh2P9nh8cn4{font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase;padding:0 56px}._1RrzHtukV58ONGeHXBNR7t{height:16px}._1qRgDlLw5wytfgHvP96-gS{max-width:100%}
._1RWqLcP0XUFojNUc0Mf0Yc{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;position:absolute;bottom:0;padding:2px 5px;background:var(--newRedditTheme-body);box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--newRedditTheme-bodyText)}
.x0hiXHicn7r3BG9m1FJH4,._1vXXD2qKLnHetdKvisFzBD{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.x0hiXHicn7r3BG9m1FJH4{border-right:1px solid var(--newCommunityTheme-line);margin-right:8px;padding-right:8px}.x0hiXHicn7r3BG9m1FJH4._2t7TYn6HwRZQwKXG47kpQR{border-right:none;padding-right:0}._3dZnYgFFpifT-M_Vs2FAq6{border-radius:2px;color:var(--newCommunityTheme-navIcon);height:32px;padding:0;position:relative;width:32px}._3dZnYgFFpifT-M_Vs2FAq6:focus,._3dZnYgFFpifT-M_Vs2FAq6:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._3dZnYgFFpifT-M_Vs2FAq6~._3dZnYgFFpifT-M_Vs2FAq6{margin-left:8px}._3dZnYgFFpifT-M_Vs2FAq6 .icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}._3wyl6g2grDztg8KpnqxWiE{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:20px;height:100%;margin-left:4px}._1o57g3XSOeqm_QEQu824EP{bottom:0;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}._1o57g3XSOeqm_QEQu824EP path:first-child{fill:#00ccc0}._1o57g3XSOeqm_QEQu824EP path:nth-child(3){fill:none}._1o57g3XSOeqm_QEQu824EP path:nth-child(5){fill:#fff}._1o57g3XSOeqm_QEQu824EP.F6FHwO9Q2Pva6rdcMPWrm path:first-child{fill:none}._1o57g3XSOeqm_QEQu824EP.F6FHwO9Q2Pva6rdcMPWrm circle:nth-child(2),._1o57g3XSOeqm_QEQu824EP.F6FHwO9Q2Pva6rdcMPWrm path:nth-child(4){fill:#d8dadc}._1o57g3XSOeqm_QEQu824EP.F6FHwO9Q2Pva6rdcMPWrm path:nth-child(5){fill:none}._3kwk6KUitnGpZ2JJUx_bOj{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.d7xjehjoXyiaQBuluGH0R{width:20px;height:20px}.no2pS2p1GomZL7au3GeF{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}._3JYbu1qs_Na8zfP23tSqyA{width:20px;height:20px}._39XwvEX05Vwji7kFcISFuV{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.-X88ACLia0m_vNacl1E1S{position:absolute;width:8px;height:8px;background-color:#ff4500;right:4px;top:4px;border-radius:100%}
._3CG2U_hX3HI-ibl5v2RCq1{fill:var(--newRedditTheme-navIcon);height:20px;margin-top:-10px;pointer-events:none;position:absolute;right:8px;top:50%;width:20px}._3jiriKeNer8y0-1r6oWIFM{border:1px solid transparent;border-radius:4px;box-sizing:border-box;height:36px;position:relative;min-width:72px}._3jiriKeNer8y0-1r6oWIFM._24x5wRDxU1y38uXQXvLE4m{border-radius:4px 4px 0 0}._3jiriKeNer8y0-1r6oWIFM._3rS8YTDjcT7fs0k9W4rxDG:focus,._3jiriKeNer8y0-1r6oWIFM._3rS8YTDjcT7fs0k9W4rxDG:hover,._3jiriKeNer8y0-1r6oWIFM._24x5wRDxU1y38uXQXvLE4m{border-color:var(--newRedditTheme-line)}._3jiriKeNer8y0-1r6oWIFM._3NgME2HFZvM-tgAE3s5hXS button{cursor:default}@media (min-width:995px){._3jiriKeNer8y0-1r6oWIFM{width:270px}}._11HXvp3b_PzyK6RcoEr4bJ{height:40px}._1GieMuLljOrqnVpRAwz7VP{display:none;font-size:14px;font-weight:500;line-height:18px}@media (min-width:995px){._1GieMuLljOrqnVpRAwz7VP{display:inline}}.icon.eZQ5o2PrhR59wkAtPbxMU{color:var(--newRedditTheme-bodyText);margin-top:-10px}._1r2uMQFZw5Hg53NkK6rsKv,._363_tmUTkPtgihAQcXPsQv,._1jKtP65jnxLmoGCSqxAgkZ,._3fvJBCH6c6P0NvMwoqK9MJ,._1hCoGzhwFdfF2vGbt8IjSy,.E6V2eHU4CpJuLWzneTk0Z.E6V2eHU4CpJuLWzneTk0Z,.XUd7bCU9SM6ycr6f242KD,._3kzPDKtqN0MnLhOsSJVKHZ,.icon.JisrPypso_3RK4iDgDdke,.icon.eZQ5o2PrhR59wkAtPbxMU,.icon._2L4XuYlbElLC5REx1XpdG_,.icon._2ulegyMhoTE_WCFyBC-IBx,.icon._3fvJBCH6c6P0NvMwoqK9MJ{font-size:20px;height:20px;left:10px;margin-top:-10px;max-height:20px;max-width:20px;position:absolute;top:50%;width:20px}._1r2uMQFZw5Hg53NkK6rsKv,.E6V2eHU4CpJuLWzneTk0Z.E6V2eHU4CpJuLWzneTk0Z{border-radius:4px}._1VemFsujoJ-6RR82VRSPeM{color:#75d377}.TMMvbwyeh9yuHKmQWHrE3{background-color:var(--newRedditTheme-body);border-top-width:1px;border:1px solid var(--newRedditTheme-line);border-top:0 solid var(--newRedditTheme-line);border-radius:0 0 4px 4px;box-sizing:border-box;color:var(--newRedditTheme-bodyText);left:-1px;margin-top:-1px;max-height:482px;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;top:100%;width:270px}.TMMvbwyeh9yuHKmQWHrE3._2C3hDQLC8D1ZRSBAx93g1c{padding-bottom:16px}.icon.JisrPypso_3RK4iDgDdke{color:#ddbd37}.icon._2ulegyMhoTE_WCFyBC-IBx{color:#ff4500}.icon._2L4XuYlbElLC5REx1XpdG_{color:#75d377}._3mvXSuBIpYAdAsBJSB-1G5 ._2T11xMsmkdwP6G_mY6eUBW{fill:var(--newRedditTheme-actionIcon);height:20px;margin-top:-4px;width:20px}._3mvXSuBIpYAdAsBJSB-1G5:hover ._2T11xMsmkdwP6G_mY6eUBW{fill:var(--newRedditTheme-button)}.icon._2FVCfsIPxXtl6S-c69sXO4{cursor:pointer;color:var(--newRedditTheme-navIcon);height:16px;margin-top:-10px;position:absolute;right:36px;top:50%;width:16px}.icon._2FVCfsIPxXtl6S-c69sXO4._371yhrlWAj7dxOsk1PWqG4{cursor:default;opacity:.2}@media (max-width:1250px){.icon._2FVCfsIPxXtl6S-c69sXO4{display:none}}.h-jI8r2f9ozTNqu_2TBeY{background-color:var(--newRedditTheme-body);bottom:0;border-radius:4px;box-sizing:border-box;color:var(--newRedditTheme-bodyText);height:100%;left:0;line-height:34px;overflow:hidden;padding-left:40px;padding-right:56px;position:absolute;text-align:left;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}.h-jI8r2f9ozTNqu_2TBeY:focus{border-color:var(--newRedditTheme-line);outline:none}@media (max-width:995px){.h-jI8r2f9ozTNqu_2TBeY{padding:0}}._1hCoGzhwFdfF2vGbt8IjSy{background-color:var(--newRedditTheme-actionIcon);border-radius:50%}._363_tmUTkPtgihAQcXPsQv{margin-top:-9px}._29Am3nlgySiqDV_UaDXD69{height:20px}._3kzPDKtqN0MnLhOsSJVKHZ{max-height:22px;max-width:22px;width:22px;height:22px}.XUd7bCU9SM6ycr6f242KD{left:16px}
._26MVepkxZHzpNv1cuAA4JA{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}._26MVepkxZHzpNv1cuAA4JA._7Xbismt11Yj8tq6BaRWFr{background-color:var(--newCommunityTheme-menuButtonBackground-hover)}.oiDWziAp_Bua6rb7oQKXs{width:100%}.cq0sTeCPC4GI78UNPdClD.cq0sTeCPC4GI78UNPdClD{-ms-flex-positive:0;flex-grow:0;height:20px;max-height:20px;max-width:20px;width:20px}._1nBP1OfpQDgTmzRFqaVult{-ms-flex-positive:1;flex-grow:1;font-size:14px;line-height:18px;margin-left:8px;max-width:208px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}._1nBP1OfpQDgTmzRFqaVult._3JpLC8c1ezEsYuuoANyZgr{-ms-flex-positive:unset;flex-grow:unset}._1nBP1OfpQDgTmzRFqaVult+._15QIjcY6qqsms0FXyEsVe9{left:5px;margin:0;position:relative}
._1Ok0AiXwAeYl2SsUBaxgPC{color:var(--newRedditTheme-actionIcon);font-size:10px;font-weight:500;line-height:16px;text-transform:uppercase}
._3n88GuUHAnxPu6a--3e0sz{height:16px;width:160px}._3n88GuUHAnxPu6a--3e0sz,._1TJuQGHgWvq2fnkVcPN7d0{background-color:var(--newRedditTheme-line)}._1TJuQGHgWvq2fnkVcPN7d0{height:20px;margin-top:16px;width:100%}
._3fbofimxVp_hpVM6I1TGMS,._1pjbWqnK8P0fDmz8PgLxXY{box-sizing:border-box;color:var(--newRedditTheme-actionIcon);display:block;height:40px;width:100%}._3fbofimxVp_hpVM6I1TGMS{border:0;cursor:pointer}._3fbofimxVp_hpVM6I1TGMS:active,._3fbofimxVp_hpVM6I1TGMS:focus,._3fbofimxVp_hpVM6I1TGMS:hover{fill:var(--newCommunityTheme-bodyText);color:var(--newCommunityTheme-bodyText);outline:none}._3fbofimxVp_hpVM6I1TGMS:hover{background:var(--newCommunityTheme-menuButtonBackground-hover)}._3fbofimxVp_hpVM6I1TGMS:active{background:var(--newCommunityTheme-menuButtonBackground-active)}._3fbofimxVp_hpVM6I1TGMS:focus{background:var(--newCommunityTheme-menuButtonBackground-focus)}.NiNJXib52w4C8FUidB5af{box-sizing:border-box;color:var(--newRedditTheme-actionIcon);display:block;height:40px;width:100%;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:18px;-ms-flex-align:center;align-items:center;color:var(--newCommunityTheme-bodyText);display:-ms-flexbox;display:flex;padding-right:16px;padding-left:52px}.NiNJXib52w4C8FUidB5af:active,.NiNJXib52w4C8FUidB5af:focus,.NiNJXib52w4C8FUidB5af:hover{fill:var(--newCommunityTheme-bodyText);color:var(--newCommunityTheme-bodyText);outline:none}.NiNJXib52w4C8FUidB5af:hover{background:var(--newCommunityTheme-menuButtonBackground-hover)}.NiNJXib52w4C8FUidB5af:active{background:var(--newCommunityTheme-menuButtonBackground-active)}.NiNJXib52w4C8FUidB5af:focus{background:var(--newCommunityTheme-menuButtonBackground-focus)}.nBh6t8H3UNZpI1Ce9s6yQ{box-sizing:border-box;color:var(--newRedditTheme-actionIcon);display:block;height:40px;width:100%;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:18px;-ms-flex-align:center;align-items:center;color:var(--newCommunityTheme-bodyText);display:-ms-flexbox;display:flex;padding-right:16px;padding-left:52px;-ms-flex-pack:justify;justify-content:space-between}.nBh6t8H3UNZpI1Ce9s6yQ:active,.nBh6t8H3UNZpI1Ce9s6yQ:focus,.nBh6t8H3UNZpI1Ce9s6yQ:hover{fill:var(--newCommunityTheme-bodyText);color:var(--newCommunityTheme-bodyText);outline:none}.nBh6t8H3UNZpI1Ce9s6yQ:hover{background:var(--newCommunityTheme-menuButtonBackground-hover)}.nBh6t8H3UNZpI1Ce9s6yQ:active{background:var(--newCommunityTheme-menuButtonBackground-active)}.nBh6t8H3UNZpI1Ce9s6yQ:focus{background:var(--newCommunityTheme-menuButtonBackground-focus)}.f8nXLisWxOYzMMl1uIAP3{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%;padding:0 20px}.f8nXLisWxOYzMMl1uIAP3 ._225mt8Dkk7IyfYILsMLk9t{-ms-flex:0 0;flex:0 0;font-size:20px;height:20px;margin-right:12px;min-width:20px;width:20px}.f8nXLisWxOYzMMl1uIAP3 .yloKeyD8bfd8UJ_Gi9rsR{-ms-flex:1 1 100%;flex:1 1 100%;font-size:14px;font-weight:500;line-height:18px;text-align:left;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.f8nXLisWxOYzMMl1uIAP3:focus{outline:none}._3MAMvvyd5hQy71OUfBGRkm{fill:var(--newRedditTheme-bodyText);-ms-flex:0 0 12px;flex:0 0 12px;height:12px;width:12px}._3DRWid86ywqQiIYSK1e5mN{transform:rotate(0deg);transition:transform .3s ease-out}._3DRWid86ywqQiIYSK1e5mN._1AFIV6eh63D9Ab_ml6uJ5j{transform:rotate(180deg)}._3SDj_IT6ZaqCbKfC4eTjb2{border-bottom:1px solid var(--newRedditTheme-line);margin-bottom:12px;padding-bottom:12px}._3SDj_IT6ZaqCbKfC4eTjb2.R2-Y-K1ZaSHnYA0gp7-nb{border-bottom:0;margin-bottom:0;padding-bottom:0}._3SDj_IT6ZaqCbKfC4eTjb2.sJncFX1AQ0-0SzCGc9V5L{display:none}._3SDj_IT6ZaqCbKfC4eTjb2.sJncFX1AQ0-0SzCGc9V5L._27B2PE8qRdRlQHbzPBidG6{display:block}._2ChaQYEC5d_hjd-mltzvQK{border:0;cursor:pointer}._2ChaQYEC5d_hjd-mltzvQK:active,._2ChaQYEC5d_hjd-mltzvQK:focus,._2ChaQYEC5d_hjd-mltzvQK:hover{fill:var(--newCommunityTheme-bodyText);color:var(--newCommunityTheme-bodyText);outline:none}._2ChaQYEC5d_hjd-mltzvQK:hover{background:var(--newCommunityTheme-menuButtonBackground-hover)}._2ChaQYEC5d_hjd-mltzvQK:active{background:var(--newCommunityTheme-menuButtonBackground-active)}._2ChaQYEC5d_hjd-mltzvQK:focus{background:var(--newCommunityTheme-menuButtonBackground-focus)}._2XCnMY85ivEZUL6cAgK0nV{box-sizing:border-box;color:var(--newRedditTheme-actionIcon);display:block;height:40px;width:100%;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:unset;min-height:40px;padding:12px 20px}._2XCnMY85ivEZUL6cAgK0nV ._ttuvLVH4k74IkCGNFJSt{font-size:12px;font-weight:400;line-height:16px}._225mt8Dkk7IyfYILsMLk9t{-ms-flex:0 0;flex:0 0;font-size:20px;height:20px;margin-right:12px;min-width:20px;width:20px}._3i89oiIrBc-3aoYCzDu8Dy{fill:var(--newRedditTheme-bodyText);-ms-flex:0 0 12px;flex:0 0 12px;height:20px;margin-right:8px;width:20px}.VeDtdPVW3ue8oUfGWbxqu{border:0;cursor:pointer;color:var(--newRedditTheme-actionIcon);display:-ms-flexbox;display:flex;padding:11px 0 11px 40px}.VeDtdPVW3ue8oUfGWbxqu:active,.VeDtdPVW3ue8oUfGWbxqu:focus,.VeDtdPVW3ue8oUfGWbxqu:hover{fill:var(--newCommunityTheme-bodyText);color:var(--newCommunityTheme-bodyText);outline:none}.VeDtdPVW3ue8oUfGWbxqu:hover{background:var(--newCommunityTheme-menuButtonBackground-hover)}.VeDtdPVW3ue8oUfGWbxqu:active{background:var(--newCommunityTheme-menuButtonBackground-active)}.VeDtdPVW3ue8oUfGWbxqu:focus{background:var(--newCommunityTheme-menuButtonBackground-focus)}.VeDtdPVW3ue8oUfGWbxqu:hover{background:none}
.GCltVwsXPu5lE-gs4Nucu{color:var(--newCommunityTheme-bodyText)}._3z4bYCMDgBrJ-Be0By6hNr{color:#787c7e}._3zu1R6cDitNjrJaFA1VPXj{color:var(--newCommunityTheme-bodyText);height:52px}._6PPJ3peMr-B90dx0MQDhB{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}._6PPJ3peMr-B90dx0MQDhB .msJd1mFtK7HCAm9dasMIn{font-size:12px;font-weight:400;line-height:16px}
._2CQ2c7khtd-m7uslH6Mz7J{display:block;height:40px;overflow:hidden;padding:11px 12px;position:relative;text-overflow:ellipsis;white-space:nowrap}._10IrsfRFg99DXaIMnqu-vj{margin-left:52px;margin-right:20px}._2KD6rqR9FU8VQKN4P42INe{display:block;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}._2KD6rqR9FU8VQKN4P42INe,.Yxq-GFO2Z9y82pMFEMLAf{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:var(--newRedditTheme-bodyText);padding:8px 4px}.Yxq-GFO2Z9y82pMFEMLAf{height:unset}
._37tmRmxaFMjRRrvwcY2JmY{background-color:var(--newRedditTheme-field);border:1px solid var(--newRedditTheme-line);color:var(--newRedditTheme-bodyText);height:30px;margin:16px 16px 0;outline:none;padding:0 6px;box-sizing:border-box;width:calc(100% - 32px)}._37tmRmxaFMjRRrvwcY2JmY:focus,._37tmRmxaFMjRRrvwcY2JmY:hover{background-color:var(--newRedditTheme-body);border:1px solid var(--newRedditTheme-button)}._2MgAHlPDdKvXiG-Qbz5cbC{padding:8px 24px;position:relative}._2XRPX11qL4-HxWPuHAzOW5{padding:16px 24px 8px}._1ee4j8lY-1iIi8GkJdJ5RD{float:right;height:16px}
._3KaTO_3YaHK3SMocnu8jV9{margin-right:16px;overflow:hidden;transition:margin .6s;white-space:nowrap}._1Bt_cwKVUG30M9eNB-9rU4{border-left:1px solid var(--newCommunityTheme-line);height:48px;margin-right:20px}.d2l2sN1D4PNVkzMmwALA2{height:56px}._32Xa3voy05uAFz3ZnopP_S{height:48px}._32Xa3voy05uAFz3ZnopP_S,._1C67uwkUf95iJOZ63vDJOZ{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._1C67uwkUf95iJOZ63vDJOZ{height:56px}
._2ukk2zBUtkijjIv8uGpGK,._2ukk2zBUtkijjIv8uGpGK:after{height:0;position:absolute;width:0}._21mjMOHMLOJXm_uLG6jmFe[data-popper-placement^=top]>._2ukk2zBUtkijjIv8uGpGK{border-left:5px solid transparent;border-right:5px solid transparent;border-top:4px solid var(--newCommunityTheme-body);bottom:-4px}._21mjMOHMLOJXm_uLG6jmFe[data-popper-placement^=bottom]>._2ukk2zBUtkijjIv8uGpGK{border-bottom:4px solid var(--newCommunityTheme-body);border-left:5px solid transparent;border-right:5px solid transparent;top:-4px}._21mjMOHMLOJXm_uLG6jmFe[data-popper-placement^=left]>._2ukk2zBUtkijjIv8uGpGK{border-bottom:5px solid transparent;border-left:4px solid var(--newCommunityTheme-body);border-top:5px solid transparent;right:-4px}._21mjMOHMLOJXm_uLG6jmFe[data-popper-placement^=right]>._2ukk2zBUtkijjIv8uGpGK{border-bottom:5px solid transparent;border-right:4px solid var(--newCommunityTheme-body);border-top:5px solid transparent;left:-4px}._21mjMOHMLOJXm_uLG6jmFe{font-size:12px;font-weight:500;line-height:16px;border-radius:8px;background:var(--newCommunityTheme-body);color:var(--newCommunityTheme-bodyText);box-shadow:0 2px 12px rgba(0,0,0,.15);opacity:0;transition:opacity 0s step-end;white-space:pre-wrap;z-index:20}._21mjMOHMLOJXm_uLG6jmFe.bxlw8_5wUYitxHKlcuDhP{opacity:1;transition-duration:.5s}
._1PvH4m9c5gT9_kN2ABo2zG{border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 8px;color:var(--newCommunityTheme-navIcon);height:32px;padding:0;position:relative;width:32px}._1PvH4m9c5gT9_kN2ABo2zG:focus,._1PvH4m9c5gT9_kN2ABo2zG:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._1PvH4m9c5gT9_kN2ABo2zG .icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}._3o_sZYSm7bb0JtNcA6cbSw{width:20px;height:100%;margin-left:4px}._3o_sZYSm7bb0JtNcA6cbSw,._3r9BIkFwDCS3l0qK9Tn7rI{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}._3r9BIkFwDCS3l0qK9Tn7rI{text-align:start;background-image:linear-gradient(89.94deg,#ec0623,#ff8717);color:#fff;max-width:105px;padding:6px;border-radius:8px;font-weight:700;font-size:14px;line-height:17px}
._1oBkxkI9Ae3Qs71WqfDicM{background-color:#1d2535;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;width:100%}._1oBkxkI9Ae3Qs71WqfDicM,._3zEcZZkpP9hBtkGINx6zWf{-ms-flex-align:center;align-items:center}._3zEcZZkpP9hBtkGINx6zWf{display:-ms-inline-flexbox;display:inline-flex}._1ZrnhKss6v3Ggw08tDbTXH{height:32px;margin-right:8px;width:32px}._1rivc6IIexuAqsRVeptXuq{height:18px;fill:#fff}
._1t5i5bNwZeJ7FuUXZ9rM-p:active .jEUbSHJJx8vISKpWirlfx,._1t5i5bNwZeJ7FuUXZ9rM-p:focus .jEUbSHJJx8vISKpWirlfx,._1t5i5bNwZeJ7FuUXZ9rM-p:hover .jEUbSHJJx8vISKpWirlfx{background:none}._1t5i5bNwZeJ7FuUXZ9rM-p .jEUbSHJJx8vISKpWirlfx:focus,._1t5i5bNwZeJ7FuUXZ9rM-p:focus{outline-width:0}._1t5i5bNwZeJ7FuUXZ9rM-p:focus>.jEUbSHJJx8vISKpWirlfx{outline:2px auto Highlight;outline:5px auto -webkit-focus-ring-color}._1t5i5bNwZeJ7FuUXZ9rM-p:focus,._1t5i5bNwZeJ7FuUXZ9rM-p:focus>.jEUbSHJJx8vISKpWirlfx,.jEUbSHJJx8vISKpWirlfx:focus{outline:none}.jEUbSHJJx8vISKpWirlfx{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;padding-right:16px;padding-left:12px;border-radius:9999px;color:var(--newRedditTheme-bodyText);cursor:pointer;white-space:nowrap;border:none;font-size:12px;font-weight:400;line-height:16px;font-size:13px}._2Q7wEg_pr4EKVIc6XvJibh{text-align:center}._1F-AgkBVxGxQsEfI3oVkVa{margin-right:4px}
._1CJrQqx8R1geiDbJFRZlgJ{background-color:transparent!important}._1qlK0UklDPcZgA7_wDEzl-{border-radius:50%;max-width:100%;max-height:100%}
.PH-V9ggsF2mi5JTDmDqdR{border-radius:2px}.PH-V9ggsF2mi5JTDmDqdR:focus,.PH-V9ggsF2mi5JTDmDqdR:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}.FOioVk_DUTmZIKKa82Mm1{box-sizing:border-box;height:32px;width:32px;fill:var(--newCommunityTheme-navIcon);position:relative}.FOioVk_DUTmZIKKa82Mm1._2DgzqfpTotjWrh91uFswuC{background-color:var(--newCommunityTheme-line)}
._2zZ-KGHbWWqrwGlHWXR90y~._2zZ-KGHbWWqrwGlHWXR90y{margin-left:8px}._1aj2BqXAeeo2bHwArcJ5AT{height:16px;width:16px;fill:var(--newCommunityTheme-navIcon)}._14ugEJZOmgrUDXYeFSSv9w{height:16px;width:16px;display:inline-block}._14ugEJZOmgrUDXYeFSSv9w._3ge8uSGq8pAK2qqs45Vzde{fill:#ff4500}._1x6pySZ2CoUnAfsFhGe7J1{border-radius:2px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:8px;position:relative}._1x6pySZ2CoUnAfsFhGe7J1:focus,._1x6pySZ2CoUnAfsFhGe7J1:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._2zZ-KGHbWWqrwGlHWXR90y,._1x6pySZ2CoUnAfsFhGe7J1{height:32px}._1x6pySZ2CoUnAfsFhGe7J1{padding:0;width:32px}._20HfCAFz3ot1MW1o29ZoGZ{display:none}@media (min-width:600px){._20HfCAFz3ot1MW1o29ZoGZ{display:-ms-flexbox;display:flex}}._1pA8z73SZ1olP5KMKFN4_Z{margin-left:8px}._1luaIaEVRAlXWIwqbCOj2a{margin-top:-8px}._1V77mEI1g_5ZlCh_c2-Yab{height:16px;width:16px;fill:var(--newCommunityTheme-navIcon)}._1V77mEI1g_5ZlCh_c2-Yab._2Wgcbg0LNUiJf4L2fVQJ7O{fill:#ff4500}._2mR_VyuaB50nsX1FR6XERF{height:16px;width:16px;fill:var(--newCommunityTheme-navIcon)}._3uVYL9qgX3QSEa_F4F-DPv{color:var(--newCommunityTheme-navIcon);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}._3yBCXICbzc12nPbAnZeJ54,.jDNUjGbnBI3MbjQP-vMxG ._3yBCXICbzc12nPbAnZeJ54{background:transparent;border:0;border-radius:16px;position:absolute;right:15px;top:63px}.jDNUjGbnBI3MbjQP-vMxG.jDNUjGbnBI3MbjQP-vMxG{background-color:rgba(26,26,27,.6)}.gTjw2SU9vOhjAAj_FayzC{cursor:pointer}
._3uJguwDAW5Ra1r4aegBvBq{z-index:100;background-color:var(--newRedditTheme-body);border-radius:4px;width:375px;box-shadow:0 4px 4px rgba(0,0,0,.25);border:1px solid var(--newCommunityTheme-line)}._3uJguwDAW5Ra1r4aegBvBq._1TfMsQUAiVAqjXRo7s3R_t{opacity:1}
._1Tdh9XCXmEOaXAlloLqrmH{position:relative}._3OMmYPy8XZymvnsxBSK3c0{z-index:99;background-color:var(--newRedditTheme-body);border-radius:10px;width:310px;box-shadow:0 4px 29px rgba(0,0,0,.25);border:1px solid var(--newCommunityTheme-line)}._3OMmYPy8XZymvnsxBSK3c0._1Ssw-NK4SzV_ZrK0hsAQZj{opacity:1}._3OMmYPy8XZymvnsxBSK3c0>._3Dl1lNOXSRFghRireQprSr:after,._3OMmYPy8XZymvnsxBSK3c0>._3Dl1lNOXSRFghRireQprSr:before{border-bottom-color:#ff4500}
._1_-T-UyaTFWSKiU5qkmH4p{position:relative;padding:5px 12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-width:100px;white-space:nowrap}._3BW2xh05Xd6fPp8ewmG_zt{opacity:0;width:15px;position:absolute;animation:_3EsU62vzG6DnMyeCR6qmsN 1s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in}._2ayMLd0-DF3iBdcNu4Jyw9{width:25px;height:25px;display:inline-block;padding:0 5px 0 0}@keyframes _3EsU62vzG6DnMyeCR6qmsN{0%{opacity:0}to{opacity:1}}._2XTOJxs8_NUxZs7xO_yqD4{top:55%;left:-6%}.DSsYeuIxRQ_6mpLKn7Znw{top:-28%;left:30%;animation-delay:-.8s}.egE_sRX5MzRyi9eJWBBvR{bottom:17%;right:-6%;animation-delay:-.6s}
._3hna43Sh0DTnoV7v2NNc2r{position:relative;background-image:linear-gradient(67.9deg,#5349da 11.74%,#b44ac0 88.14%);padding:5px 12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-width:100px;white-space:nowrap;color:var(--newRedditTheme-lightText);font:inherit;font-weight:500;font-size:14px}._3VX6GfMQ01Q_1wsiZnQ2UN{opacity:0;width:15px;position:absolute;animation:_2IZWjcaeEX-WJFI5gdPVK 1s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in}@keyframes _2IZWjcaeEX-WJFI5gdPVK{0%{opacity:0}to{opacity:1}}.Y2DEjcFyO7_glQ5xOX4oz{top:55%;left:-6%}._1D5RCB-D8nMhwHbA6m6tDq{top:-28%;left:30%;animation-delay:-.8s}.Iupw9Lt8-wmCtxCgp5_m8{bottom:17%;right:-6%;animation-delay:-.6s}
._2lPBwpVCWIEI428aTPAwZx{fill:var(--newRedditTheme-actionIcon);height:12px;width:12px}._1_Rq-E5LCS_6JTARElGK12{height:12px;position:absolute;right:12px;top:12px;width:12px}._2IHh1GBfUxJVQQX0dJvAry{background-color:var(--newRedditTheme-body);border-radius:4px;border:1px solid var(--newRedditTheme-line);box-shadow:0 1px 4px 0 rgba(0,0,0,.1);padding:16px 12px;position:fixed;right:4px;top:46px;width:260px;z-index:100}._2IHh1GBfUxJVQQX0dJvAry:before{background-color:#169df0;border-radius:3px;border-color:var(--newRedditTheme-line);border-style:solid;border-width:2px 0 0 2px;content:"";height:12px;position:absolute;right:47px;top:-8px;transform:rotate(45deg);width:12px}@media (min-width:1210px){._2IHh1GBfUxJVQQX0dJvAry:before{right:193px}}._1l7oRxdMdQQ7NG2BqRCukJ{background-color:#169df0;border-radius:4px 4px 0 0;height:8px;left:0;position:absolute;right:0;top:0}._3tEYeY-LfC8l7tb0sWeImJ{font-weight:500;line-height:18px}._42_eHTHzRRdWB7Fg8R_QS,._3tEYeY-LfC8l7tb0sWeImJ{font-size:14px;color:var(--newRedditTheme-bodyText)}._42_eHTHzRRdWB7Fg8R_QS{line-height:21px}._33SFF8h93OHkDyAJ59D1nc,._42_eHTHzRRdWB7Fg8R_QS{font-family:Noto Sans,Arial,sans-serif;font-weight:400}._33SFF8h93OHkDyAJ59D1nc{font-size:12px;line-height:18px;color:var(--newRedditTheme-metaText);margin:8px 0 12px}._9wv2Od0X3vE5kIG9M0Ic{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;gap:4px}._193xt0mDvkWqbClnP3Aj6T{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1}.BwIqd_kQSoiSr3qEDtdp_{margin-left:4px}
._2qW2MlTCwrBhUAXSCWhbPD{display:none}
.nSJCQrnLY07CzwT8tTsNO{border-radius:4px;border:1px solid var(--newCommunityTheme-line);box-shadow:0 1px 4px 0 rgba(0,0,0,.1);padding:16px 12px;right:4px;top:46px;width:280px}.nSJCQrnLY07CzwT8tTsNO,.nSJCQrnLY07CzwT8tTsNO:before{background-color:var(--newCommunityTheme-body);position:absolute}.nSJCQrnLY07CzwT8tTsNO:before{border-radius:3px;border-color:var(--newCommunityTheme-line);border-style:solid;border-width:2px 0 0 2px;content:"";height:12px;right:19px;top:-8px;transform:rotate(45deg);width:12px}.csebgIdGwT3fBJ8kUT2aQ{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase}.rsZg2IAMPbcDGNPnNIBy_,.csebgIdGwT3fBJ8kUT2aQ{color:var(--newCommunityTheme-bodyText)}.rsZg2IAMPbcDGNPnNIBy_{font-size:14px;font-weight:500;line-height:18px}._3m-DocsNGlVUjAtAm7ZZLi{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:var(--newCommunityTheme-metaText);margin:8px 0 12px}._3tJL-r-lrTcB_GkrrlZxEN{width:112px}
._12xlue8dQ1odPw1J81FIGQ{display:inline-block;vertical-align:middle}
._3Cv40_kOluVBAL091sOCxD{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._2BlCG_Fre5CwjrmCj-tn1q{-ms-flex-align:center;align-items:center;background:#ff4500;border-radius:4px;box-sizing:border-box;color:var(--newCommunityTheme-body);display:-ms-flexbox;display:flex;fill:var(--newCommunityTheme-body);font-size:12px;gap:4px;-ms-flex-pack:justify;justify-content:space-between;padding:4px 8px;z-index:1}._2BlCG_Fre5CwjrmCj-tn1q,._2BlCG_Fre5CwjrmCj-tn1q:before{position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px}@media (max-width:1209px){._2BlCG_Fre5CwjrmCj-tn1q,._2BlCG_Fre5CwjrmCj-tn1q:before{top:-5px;bottom:-5px}}._2BlCG_Fre5CwjrmCj-tn1q:before{content:"";background:var(--newCommunityTheme-body);opacity:0}:hover>._2BlCG_Fre5CwjrmCj-tn1q:before{opacity:.08}:focus>._2BlCG_Fre5CwjrmCj-tn1q:before{opacity:.16}:active>._2BlCG_Fre5CwjrmCj-tn1q:before{opacity:.24}.H1fHPW-543ZCV3rP9cBCL{max-height:100%}._1KluuoHO1AUSycMrFg-Pes{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;gap:4px;min-width:0}@media (max-width:1209px){._1KluuoHO1AUSycMrFg-Pes{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}._1TDlO7WPuAmg6Bs3kOLrH9,.oLMif5Jj6X17CKHWVOYBZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oLMif5Jj6X17CKHWVOYBZ{font-weight:500}
._1YWXCINvcuU7nk0ED-bta8{box-sizing:border-box;color:var(--newRedditTheme-bodyText);cursor:pointer;display:block;fill:var(--newRedditTheme-actionIcon);padding:10px 16px 10px 48px;position:relative}._1YWXCINvcuU7nk0ED-bta8:focus,._1YWXCINvcuU7nk0ED-bta8:hover{background-color:var(--newRedditTheme-button);color:var(--newRedditTheme-body);fill:var(--newRedditTheme-body);outline:none}._1YWXCINvcuU7nk0ED-bta8:focus ._1HGeWoy6faY2UWkCD7cYoW,._1YWXCINvcuU7nk0ED-bta8:hover ._1HGeWoy6faY2UWkCD7cYoW{color:var(--newRedditTheme-body)}.icon._1Jtes5zRWNpwobWM4O2Unx{display:inline-block;height:12px;vertical-align:middle;width:12px;font-size:12px;margin-left:8px}._1HGeWoy6faY2UWkCD7cYoW{font-size:12px;font-weight:400;line-height:16px;color:var(--newRedditTheme-metaText)}._2KotRmn9DgdA58Ikji2mnV{box-sizing:border-box;color:var(--newRedditTheme-bodyText);cursor:pointer;display:block;fill:var(--newRedditTheme-actionIcon);padding:10px 16px 10px 48px;position:relative;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;text-align:left;width:100%}._2KotRmn9DgdA58Ikji2mnV:focus,._2KotRmn9DgdA58Ikji2mnV:hover{background-color:var(--newRedditTheme-button);fill:var(--newRedditTheme-body);outline:none}._2KotRmn9DgdA58Ikji2mnV:focus,._2KotRmn9DgdA58Ikji2mnV:focus ._1HGeWoy6faY2UWkCD7cYoW,._2KotRmn9DgdA58Ikji2mnV:hover,._2KotRmn9DgdA58Ikji2mnV:hover ._1HGeWoy6faY2UWkCD7cYoW{color:var(--newRedditTheme-body)}._2KotRmn9DgdA58Ikji2mnV .vLtBjS_8SMsuZByMrcgJH{box-sizing:border-box;left:-4px;position:absolute;width:100%}._2BQPq3iyS8t6kKtFmtkB30,._2BQPq3iyS8t6kKtFmtkB30._3RofgwJEAbXD6OnLxEZ8Kg{height:20px;left:16px;position:absolute;top:10px;width:20px}._2BQPq3iyS8t6kKtFmtkB30._3RofgwJEAbXD6OnLxEZ8Kg{fill:#ff4500}.vzhy90YD0qH7ZDJi7xMGw{font-size:14px;font-weight:500;line-height:18px;display:inline-block;vertical-align:middle}
._6opQAE7SUXi-Fy7P3vItL._6opQAE7SUXi-Fy7P3vItL{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}._6qTe2HfpYA9trfOatbi74{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:linear-gradient(67.9deg,#5349da 11.74%,#b44ac0 88.14%);border-radius:999px;padding:3px 9px 3px 5px;color:#fff;width:-webkit-fit-content;width:fit-content;position:relative}._1lcNm4na-FCLir4IeIpM7w{width:18px;height:18px;bottom:-2px;margin-right:2px}._2thIi4nb9dgSv10ECKVHL4{opacity:0;width:10px;position:absolute;animation:w8i-7IiMlCG-ncHyRHzxw 1s;animation-iteration-count:6;animation-direction:alternate;animation-timing-function:ease-in}@keyframes w8i-7IiMlCG-ncHyRHzxw{0%{opacity:0}to{opacity:1}}._2XE_ejqL9tZ617JilWAoev{top:-20%;left:20%}.RPtjfCh_RZnh_Lh-sTACB{top:-30%;right:20%;animation-delay:-.8s}.o03hgL0CTE9PaKw9A2nHD{bottom:-20%;left:30%;animation-delay:-.6s}._16-T-fB2mGMlxyfbZjQvUG{bottom:-5%;right:0;animation-delay:-.2s}
._1xqG70qc6pOtmdrQRLOqLA._1xqG70qc6pOtmdrQRLOqLA{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}._3_q3LTg22ze3wzCdYIyppX{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:linear-gradient(90deg,#ec0623,#ff8717);border-radius:999px;padding:3px 9px;color:#fff;width:-webkit-fit-content;width:fit-content;position:relative}
._1yPJhJHbop3b8ymORnDlBK{position:relative;height:210px;background-color:var(--newRedditTheme-line);margin:0 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden;-ms-flex-pack:center;justify-content:center;cursor:pointer;-ms-flex-direction:column;flex-direction:column;border-radius:10px}._1yPJhJHbop3b8ymORnDlBK ._3g1xz9MOUzi-gIHyX1hC81{position:absolute;top:8px;right:8px;background-color:hsla(0,0%,100%,.5);padding:5px 0;border-radius:50%;z-index:2;outline:none;border:none}._1yPJhJHbop3b8ymORnDlBK ._3g1xz9MOUzi-gIHyX1hC81 ._1Rt6re1Drdoq1Ln4u6i1OS{width:25px;height:12px}._1yPJhJHbop3b8ymORnDlBK ._1X-eWVnYVCwPvAP6w20Ahb{width:100%}._1yPJhJHbop3b8ymORnDlBK ._1UTlx4irdeqqCLgD9M1iJg{font-size:12px;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:10px;position:absolute;background-color:rgba(0,0,0,.4);font-weight:700;bottom:0;left:0;color:var(--newCommunityTheme-lightText);right:0}._1yPJhJHbop3b8ymORnDlBK ._1UTlx4irdeqqCLgD9M1iJg .IJhhlBRCIGMd5rHgYGsv_{background:var(--newCommunityTheme-body);padding:6px 12px;border-radius:15px;color:var(--newCommunityTheme-bodyText);font-size:12px}
._2gT-SgcGRQsJc7cLAzWT3r{padding-right:40px}._26v6JOihbU7MuezKAlj4JI{padding:0 12px}.u_VVgOsrqJsUNbQ80sEby{display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:21px!important}._3eGd1zitdF6RmAyLpSDjG6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
._2pXW42IYsGP59qZnjAnkAx{font-size:12px;font-weight:500;line-height:16px;color:#a8aaab;margin-left:8px}.DFKWwVItcycZV1bKUOyay{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.DFKWwVItcycZV1bKUOyay ._3x3dhQasGAuYcXVQ02QUzy{color:var(--newRedditTheme-actionIcon)}.Rz5N3cHNgTGZsIQJqBfgk{font-size:12px;font-weight:500;line-height:16px;color:#a8aaab}._1pHyKCBktIf_9WFW9jjM3P{display:none}@media (min-width:1210px){._1pHyKCBktIf_9WFW9jjM3P{display:block}}._3KfbpxpA8Esu_3UHTmIvfw{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:8px;text-align:left;width:32px}._3KfbpxpA8Esu_3UHTmIvfw._22SL37yETIW414yUiZj27w{margin-left:0;width:inherit}._3KfbpxpA8Esu_3UHTmIvfw._2OFo5eaD2V6ZcJsYBuYned{width:auto}@media (min-width:1210px){._3KfbpxpA8Esu_3UHTmIvfw._2OFo5eaD2V6ZcJsYBuYned{width:175px}}._1zZ3VDhRC38fXLLvVCHOwK{background-color:var(--newRedditTheme-body);display:-ms-flexbox;display:flex;height:40px;margin-top:4px;margin-bottom:4px;width:100%}._1zZ3VDhRC38fXLLvVCHOwK._3Axd0OX2sZP0PEIHdeocc3{padding-left:12px}._3m4MQxMy4WfgIkMhHh-UAg{font-size:14px;font-weight:500;line-height:18px;display:inline-block;vertical-align:middle}.icon.LyE1zRbUJlGravH4LHRfD{font-size:12px;line-height:1;height:12px;margin:-2px -6px 0 0}.icon._2wYneOcJEB6o4mj1NedmsR{color:#ff4500;font-size:12px;margin-right:2px;vertical-align:middle}._50RxI-5rW1xzwoC42vhzM{display:inline-block;fill:var(--newRedditTheme-actionIcon);height:20px;vertical-align:middle;width:20px}.-z42jjKOFdAdFhdJ8mmI4.-z42jjKOFdAdFhdJ8mmI4{border-radius:4px;float:left;max-height:24px;max-width:24px;height:24px;width:24px}.-z42jjKOFdAdFhdJ8mmI4.-z42jjKOFdAdFhdJ8mmI4._2XkHtsPtFuTExJyk9JQUAp{border-radius:50%}._1zyV-XmoYeSNGWjfZiXbPc{margin-right:5px}._3-lF5kPDkSGfnVUW_GtvUV{color:var(--newRedditTheme-actionIcon)}._2Az3JCV8DZZ1S6CU8cR-bl,.gRVZlDl2ZHFThtPLjYYzD{height:20px;left:16px;position:absolute;top:10px;width:20px}._18X7KoiaLuKbuLqg4zE8BH{border:1px solid transparent;border-radius:4px;padding:2px 0;position:relative;min-height:32px}._18X7KoiaLuKbuLqg4zE8BH._22SL37yETIW414yUiZj27w{-ms-flex-pack:center;justify-content:center}._18X7KoiaLuKbuLqg4zE8BH._3F3oKTToidUQ0CbMS1cccX,._18X7KoiaLuKbuLqg4zE8BH:focus,._18X7KoiaLuKbuLqg4zE8BH:hover{border-color:var(--newRedditTheme-line);outline:none}._18X7KoiaLuKbuLqg4zE8BH._3F3oKTToidUQ0CbMS1cccX{border-radius:4px 4px 0 0}._18X7KoiaLuKbuLqg4zE8BH._2XkHtsPtFuTExJyk9JQUAp{border:none}.icon.pztXT07fzqRz6IEE6thRV{font-size:12px;height:12px;line-height:12px;margin-left:4px;width:12px}._1HSQGYlfPWzs40LP4_oFi5._1HSQGYlfPWzs40LP4_oFi5{border-radius:0 0 4px 4px;border:1px solid var(--newRedditTheme-line);border-top:none;box-shadow:none;margin-top:-2px;max-height:80%;overflow-y:auto;overflow-x:hidden;padding-top:6px;position:fixed;width:211px;z-index:80}._1HSQGYlfPWzs40LP4_oFi5._1HSQGYlfPWzs40LP4_oFi5._2XkHtsPtFuTExJyk9JQUAp{border-radius:4px;border-top:1px solid var(--newRedditTheme-line);-ms-flex-pack:end;justify-content:flex-end;margin-top:4px;padding-bottom:8px;padding-top:8px;width:252px}._2BMnTatQ5gjKGK5OWROgaG{font-size:12px;font-weight:500;line-height:16px;color:var(--newRedditTheme-bodyText);display:block;white-space:nowrap}._7cxLZzQcuE-aYbch5G9oN{border-top:1px solid var(--newRedditTheme-line);margin:0 16px}._18Q1kN_hFY6M09dHaoehBF{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;color:var(--newRedditTheme-actionIcon);margin:8px 0 4px 12px}.pszNQQxC761u1dbJ3aR-C{display:-ms-flexbox;display:flex}
._1hLh4ExbW_Gl2pkGABn5Fq ._3qX-j7T3VyXW0TBXQ7qkHK{padding:8px 16px;width:100%;font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:17px;text-transform:unset}._1hLh4ExbW_Gl2pkGABn5Fq ._3qX-j7T3VyXW0TBXQ7qkHK._2FhXjIw1NMLaXYPWvrnUCg{background-color:#ff4500;margin-bottom:10px}._1hLh4ExbW_Gl2pkGABn5Fq ._3qX-j7T3VyXW0TBXQ7qkHK._3Nbznnag8RXkaF5nEep0Pk{color:var(--newRedditTheme-metaText)}._1hLh4ExbW_Gl2pkGABn5Fq ._3qX-j7T3VyXW0TBXQ7qkHK:active,._1hLh4ExbW_Gl2pkGABn5Fq ._3qX-j7T3VyXW0TBXQ7qkHK:focus{outline:none}._1hLh4ExbW_Gl2pkGABn5Fq._3brHkn8WaQ5H2a1LCn89uk{border:none;border-top:1px solid var(--newRedditTheme-widgetColors-lineColor);padding:16px 0 0}._24bis7_J1W0ONK7UsGGBZy{border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:214px;padding:20px 16px 10px;width:375px}._24bis7_J1W0ONK7UsGGBZy._3bv61QiJPtGfHcXPpyOpkc{background-color:var(--newRedditTheme-body);border:1px solid var(--newRedditTheme-line);box-shadow:0 2px 20px 0 rgba(0,0,0,.3);box-sizing:border-box;min-height:76px;position:fixed;z-index:100}._2O5VCGnV4yRDRvGGGyH5T0{margin:0;text-align:center}._28EAA6q-RnTJAGjzmgV3Ei{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}._1mjvXY5U1vwpsbbNYGJjul{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-top:16px}._1a2XFA9WQOHGxunCZN6IjZ{padding:24px;width:100%}.-JVIMQjsj_SPFhYYAQvsI{-ms-flex-align:center;align-items:center;background-color:#f6f7f8;border-radius:50%;display:-ms-flexbox;display:flex;height:60px;-ms-flex-pack:center;justify-content:center;margin:10px 0 4px;width:60px}.-JVIMQjsj_SPFhYYAQvsI>svg{height:55px;width:41px}._3-s4mChdgxSWHNGzBUc0N4{display:inline-block;height:20px;position:relative;width:20px}._1-mT11KLeK0Cj3V_xKgaTx{color:#d4d7d9;position:absolute}._3e3gGI61xrpfMpllnZxDrm{font-size:18px;font-weight:500;line-height:22px}.MYXaqAXi91ALzJTXm9rjA{font-size:20px;font-weight:500;line-height:24px}.rTLLrliYnsQtx0zfqWuwt{font-size:22px;font-weight:500;line-height:26px}._2WW7LagVCdXCoAI0ts8mJr{font-size:16px;font-weight:500;line-height:20px;background-color:rgba(237,239,241,.5);border-radius:8px;box-sizing:border-box;display:inline-block;margin:16px 0;padding:10px 28px;width:265px;word-break:break-word}
._2I12Htze2UzJmmfnrgYJOn ._1jAt0x8BSB9mgoXbsDuKJ6{color:#121212;font-size:18px;margin:5px 5px 5px 7px;font-weight:400;height:20px;line-height:20px;vertical-align:middle;width:20px}._2I12Htze2UzJmmfnrgYJOn ._1jAt0x8BSB9mgoXbsDuKJ6 :before{font-size:18px}._2I12Htze2UzJmmfnrgYJOn ._24UNt1hkbrZxLzs5vkvuDh{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative;background-color:#edeff1;border-radius:50px;padding:0;height:32px;min-width:32px}._2I12Htze2UzJmmfnrgYJOn ._24UNt1hkbrZxLzs5vkvuDh:focus,._2I12Htze2UzJmmfnrgYJOn ._24UNt1hkbrZxLzs5vkvuDh:hover{background-color:#d4d7d9;outline:none}._2I12Htze2UzJmmfnrgYJOn._1dBtowHdRHcGyLbVEaOL8t ._1jAt0x8BSB9mgoXbsDuKJ6{color:#fff}._2I12Htze2UzJmmfnrgYJOn._1dBtowHdRHcGyLbVEaOL8t ._24UNt1hkbrZxLzs5vkvuDh{background-color:#303030}._2I12Htze2UzJmmfnrgYJOn._1dBtowHdRHcGyLbVEaOL8t ._24UNt1hkbrZxLzs5vkvuDh:focus,._2I12Htze2UzJmmfnrgYJOn._1dBtowHdRHcGyLbVEaOL8t ._24UNt1hkbrZxLzs5vkvuDh:hover{background-color:#464748}._2I12Htze2UzJmmfnrgYJOn ._1vP7zMn-UGF6u5e-GPHAvN{margin-right:12px;font-size:14px;font-weight:500}
@media (min-width:1180px){a._3Wg53T10KuuPmyWOMWsY2F,button._3Wg53T10KuuPmyWOMWsY2F{width:120px}}._234aKY_LemFWuSTYVoshHn{height:16px;margin-right:8px;width:16px}._2qcLS5et_OlJluP0WWDdsJ{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button);-ms-flex-direction:row;flex-direction:row;font-size:12px;line-height:16px;width:120px}@media (min-width:1180px){.U3FRqDA_Qhr4icbaNXSuf button{width:70px}}._1JBkpB_FOZMZ7IPr3FyNfH{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;display:none}@media (min-width:616px){._1JBkpB_FOZMZ7IPr3FyNfH{display:-ms-flexbox;display:flex}}._31lJpVPojF0SAR5usRZ36h{display:none}@media (min-width:1310px){._31lJpVPojF0SAR5usRZ36h{display:block}}._19oWd7e3z7-ztUGzdIoCR7{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.Z_HUY3BUsGOBOtdmH94ZS{margin-left:4px}@media (min-width:1180px){.Z_HUY3BUsGOBOtdmH94ZS{margin-left:16px}}._3Z5rfDuvQDBNfBgpXdnt_b{display:-ms-inline-flexbox;display:inline-flex;position:absolute}._1vXK1WOmrEh97U366xznqT,._2QpF1Fkq_rr2nvPL1no0nN{margin-right:8px}
._30BbATRhFv3V83DHNDjJAO,._2GyPfdsi-MbQFyHRECo9GO{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row}._2GyPfdsi-MbQFyHRECo9GO{height:48px}.lNoTgmppXfHyXXS-3aRDj{height:56px}._2vkeRJojnV7cb9pMlPHy7d{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;padding:0 20px}._2vkeRJojnV7cb9pMlPHy7d.a35Fm2MurU14xdNybLiZp{background-color:var(--newCommunityTheme-body);border-bottom:1px solid var(--newCommunityTheme-line)}._31IHoBZ9we7EzLMdkTaIR2{height:100%}.Y4MkVr6trrdypfZVUkpIA{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;padding:0 20px;max-width:100vw}.Y4MkVr6trrdypfZVUkpIA,.Y4MkVr6trrdypfZVUkpIA.a35Fm2MurU14xdNybLiZp{background-color:var(--newCommunityTheme-body);border-bottom:1px solid var(--newCommunityTheme-line)}@media (min-width:560px){.Y4MkVr6trrdypfZVUkpIA{-ms-flex:1 1 100%;flex:1 1 100%}}._1iqnOY2Y57wmetu8MAjiId{-ms-flex-positive:1;flex-grow:1;margin:0 auto;max-width:690px}._1iqnOY2Y57wmetu8MAjiId._17gDYx5g5X6q--Lcmc9IvO{max-width:390px}._2dlTXDaX9JuL0bekTwhV18{fill:var(--newCommunityTheme-navIcon);-ms-flex-positive:1;flex-grow:1;margin-left:16px;margin-right:16px;width:auto;height:auto}._1O4jTk-dZ-VIxsCuYB6OR8{height:32px;padding:8px 8px 8px 0;width:32px}._32hLJ8_m9mplK6bwNXysk8{height:36px}._1bWuGs_1sq4Pqy099x_yy-{display:none;height:18px;margin-right:20px;width:auto}@media (min-width:1070px){._1bWuGs_1sq4Pqy099x_yy-{display:block}}._3dnbqz69WJTFCss8wl7Wlk{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1}._23q1waDr4n_2fR5A7zcZzb{display:none}@media (min-width:788px){._23q1waDr4n_2fR5A7zcZzb{display:-ms-flexbox;display:flex}}._2u8LqkbMtzd0lpblMFbJq5{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:0;flex-grow:0}._1tvdSTbdxaK-BnUbzUIqIY{color:var(--newCommunityTheme-bodyText)}._1tvdSTbdxaK-BnUbzUIqIY._1z0T-r2uyIYQr2tLUWs4M2{padding-left:284px}._2egmn5KNYpLrH0zPS0gihA{bottom:-1px;left:0;position:absolute;top:0;z-index:1}
._2oM1YqCxIwkvwyeZamWwhW{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0;padding:0 2px}._25IkBM0rRUqWX5ZojEMAFQ{line-height:15px;margin:0 1px;text-align:center;width:32px}._783RL1AYIib59nxLCXhgv{margin-right:8px}
._1LHxa-yaHJwrPK8kuyv_Y4{width:100%}._1LHxa-yaHJwrPK8kuyv_Y4:hover ._31L3r0EWsU0weoMZvEJcUA{display:none}._1LHxa-yaHJwrPK8kuyv_Y4 ._31L3r0EWsU0weoMZvEJcUA,._1LHxa-yaHJwrPK8kuyv_Y4:hover ._11Zy7Yp4S1ZArNqhUQ0jZW{display:block}._1LHxa-yaHJwrPK8kuyv_Y4 ._11Zy7Yp4S1ZArNqhUQ0jZW{display:none}
.K4Eem3pMbRbAYioOfqN5E{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;height:100%;margin:auto;max-width:1128px;padding:0 12px 0 32px;width:100%}@media (min-width:960px){.K4Eem3pMbRbAYioOfqN5E{padding:0 32px}}.K4Eem3pMbRbAYioOfqN5E._1_ihtgX_FgdbtB-rbz84r6{max-width:none}.-DOLBAFWXMQX1Q3ErGO8I{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;max-width:calc(100% - 324px);width:100%}.icon._33YMDoIltkTaZemWTS7Yki{color:#d7dadc;font-size:16px;margin-right:8px}.P9Qd6oTCWgLr3ackKg0I5{font-size:14px;font-weight:500;line-height:18px;display:-ms-inline-flexbox;display:inline-flex;min-width:0}.P9Qd6oTCWgLr3ackKg0I5 ._1iZHnGYX-Wc90AM6BQQemg{display:-ms-flexbox;display:flex;max-width:100%}.SHwEfOV-Wq0AnI-uha8Ci{font-size:14px;font-weight:500;line-height:18px;display:-ms-inline-flexbox;display:inline-flex;min-width:0;color:#d7dadc}.SHwEfOV-Wq0AnI-uha8Ci ._1iZHnGYX-Wc90AM6BQQemg{display:-ms-flexbox;display:flex;max-width:100%}._15Igkrvvp7jIfVHt0eKzFd:before{margin-right:8px}._15Igkrvvp7jIfVHt0eKzFd:after,._15Igkrvvp7jIfVHt0eKzFd:before{border-right:1px solid #343536;content:"";display:inline-block;height:16px;vertical-align:text-bottom;width:0}._15Igkrvvp7jIfVHt0eKzFd:after{margin:0 8px}._15Igkrvvp7jIfVHt0eKzFd .voteButton:focus{background-color:#343536}._25ONQRwoX20oeRXFl_FZXt{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-left:12px;width:312px;font-size:12px;font-weight:700;line-height:16px}._25ONQRwoX20oeRXFl_FZXt ._2W8hDtix416kR_AGDshJ1q{width:auto;margin-right:12px;padding:0 25px;transition:opacity .15s cubic-bezier(.53,0,.57,1.01);opacity:0}._25ONQRwoX20oeRXFl_FZXt ._2W8hDtix416kR_AGDshJ1q._3hDL4MmXN5ibsBRoePashZ{opacity:1}button._2Mq93X6GCESH9CsQ6XVqOS{color:#d7dadc}.xP-T4vxk4aKEQTlxxGner{color:#d7dadc;font-size:12px;font-weight:400}._34HwaRmVoDiPrSaCPUqpjx{padding:0;max-width:1080px;-ms-flex-pack:justify;justify-content:space-between}._34HwaRmVoDiPrSaCPUqpjx,._34HwaRmVoDiPrSaCPUqpjx .-DOLBAFWXMQX1Q3ErGO8I{height:100%}._34HwaRmVoDiPrSaCPUqpjx ._2W8hDtix416kR_AGDshJ1q{margin-right:0}._34HwaRmVoDiPrSaCPUqpjx ._33YMDoIltkTaZemWTS7Yki,._34HwaRmVoDiPrSaCPUqpjx .xP-T4vxk4aKEQTlxxGner{color:var(--newCommunityTheme-bodyText)}._34HwaRmVoDiPrSaCPUqpjx ._3LZZ1LMv49fbgZrji_1D8u{width:20px;margin:0 4px 0 8px}._34HwaRmVoDiPrSaCPUqpjx ._15Igkrvvp7jIfVHt0eKzFd{height:100%}._34HwaRmVoDiPrSaCPUqpjx ._15Igkrvvp7jIfVHt0eKzFd:after,._34HwaRmVoDiPrSaCPUqpjx ._15Igkrvvp7jIfVHt0eKzFd:before{border-color:var(--newCommunityTheme-line);height:100%}
._2Dj4y3V6eat21HkRlbaeqL{border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:15px}._2FBcfa5LIJrKSNuRAA7WWa{padding:0 0 8px}._2gHNfZLuOuUSh3Ppfyc0JX{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding:4px 24px 22px 0}._2XQ3s48lqlzodYPpT2s-Iu{background-color:var(--newRedditTheme-button);height:40px}
.FRrbwuHy8Zmlubp3nowLZ{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;padding:16px 20px 0;position:relative}._3hELZctjzdizaWjW1al9DZ{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;-ms-flex:1;flex:1;height:16px}._2oY_N7NWiAv9m_mFIRdwVX{border-radius:2px;cursor:pointer;height:20px;padding:0 4px 0 8px;width:20px}._3B-ny-D97ZKwdUyXAaWF19{color:var(--newRedditTheme-actionIcon)}._20fGT0XJD3MvX9yBsVeKMn{color:var(--newCommunityTheme-bodyText)}._20fGT0XJD3MvX9yBsVeKMn ._2oY_N7NWiAv9m_mFIRdwVX:hover{background-color:var(--newCommunityTheme-line)}._20fGT0XJD3MvX9yBsVeKMn ._3B-ny-D97ZKwdUyXAaWF19{fill:var(--newCommunityTheme-navIcon)}.BtYn3oMRXzNwmNMkolecQ{padding:20px 24px 40px}._3k3RwDkEsbX50bb-DBvuWj{-ms-flex:1;flex:1;overflow-y:auto}
.trdUvQxqQHHqQKOUBcgnr{--Toaster-indicatorColor:initial;-ms-flex-align:center;align-items:center;background:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-actionIcon);border-radius:4px;box-shadow:0 2px 15px 0 rgba(0,0,0,.3);box-sizing:border-box;display:-ms-flexbox;display:flex;margin-bottom:12px;min-height:52px;padding-left:8px;position:relative;transition:padding .3s;width:476px}@media (max-width:480px){.trdUvQxqQHHqQKOUBcgnr{width:300px}}.trdUvQxqQHHqQKOUBcgnr:before{background-color:var(--Toaster-indicatorColor);border:1px solid var(--Toaster-indicatorColor);border-radius:4px 0 0 4px;content:"";height:100%;left:0;margin:-1px;position:absolute;top:0;width:8px}
._7JH6kQpO-bx66b9ajIZrz{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:var(--newCommunityTheme-bodyText);-ms-flex:1;flex:1;margin:0 12px;overflow-wrap:anywhere}._7JH6kQpO-bx66b9ajIZrz:first-letter{text-transform:uppercase}
._2Jt0Cjod2bIVz4VEgb6ZNn{height:25px;margin:0 0 3px 12px;width:24px}._1BkkYahLrqvrnZoHHBH9pU{margin:0 12px}._3F4cPSBsBgzFOcnpe466x-,._33UT9FofKPRVp4gDnLAM-6,._5OZRCtpmuaH0Is4CZ7GpZ,._-43TYgcIz7mHcgQHam-CV,.tClrg2w16xkW4hmCj8nTo{height:25px;margin:0 0 3px 12px;width:24px}.tClrg2w16xkW4hmCj8nTo{fill:#46d160}.ZI0D2mGVpaunJEvFji7pm{fill:#ffb000}.ZI0D2mGVpaunJEvFji7pm,.vvMBwTMgHpgz4UTQ4H_nJ{height:25px;margin:0 0 3px 12px;width:24px}.vvMBwTMgHpgz4UTQ4H_nJ{fill:#ea0027}._3q-XSJ2vokDQrvdG6mR__k{-ms-flex-align:center;align-items:center;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;left:0;margin:auto;position:fixed;right:0;width:0;z-index:200}._3q-XSJ2vokDQrvdG6mR__k,._3q-XSJ2vokDQrvdG6mR__k .EjdBJNEwygtHMKiHd3Bnv._29WPjLJ0vRIyLIUC_lQ4a8{-ms-flex-direction:column;flex-direction:column}._3q-XSJ2vokDQrvdG6mR__k .EjdBJNEwygtHMKiHd3Bnv._29WPjLJ0vRIyLIUC_lQ4a8{padding-top:16px;padding-right:8px}._3q-XSJ2vokDQrvdG6mR__k .EjdBJNEwygtHMKiHd3Bnv._29WPjLJ0vRIyLIUC_lQ4a8 .CloseIcon{top:calc(50% - 8px)}._3q-XSJ2vokDQrvdG6mR__k .EjdBJNEwygtHMKiHd3Bnv._29WPjLJ0vRIyLIUC_lQ4a8 ._2-rGW3UtrT-pD45pofU3tx{box-sizing:border-box;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-top:16px;padding-bottom:8px;width:100%}._3q-XSJ2vokDQrvdG6mR__k .EjdBJNEwygtHMKiHd3Bnv._29WPjLJ0vRIyLIUC_lQ4a8 ._2-rGW3UtrT-pD45pofU3tx>button{-ms-flex:1;flex:1;margin-left:8px}._3q-XSJ2vokDQrvdG6mR__k .EjdBJNEwygtHMKiHd3Bnv._29WPjLJ0vRIyLIUC_lQ4a8 ._21oJwLzDt5kLN6scufKBab{-ms-flex-align:start;align-items:flex-start}._21oJwLzDt5kLN6scufKBab{-ms-flex-positive:1;flex-grow:1}._2-rGW3UtrT-pD45pofU3tx,._21oJwLzDt5kLN6scufKBab{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._2-rGW3UtrT-pD45pofU3tx{margin-right:8px;white-space:nowrap}.EjdBJNEwygtHMKiHd3Bnv:before{transition:width .3s}.EjdBJNEwygtHMKiHd3Bnv .CloseIcon{cursor:pointer;fill:var(--newCommunityTheme-body);height:16px;left:4px;opacity:0;position:absolute;transition:opacity .3s;width:16px}.EjdBJNEwygtHMKiHd3Bnv:hover{padding-left:24px}.EjdBJNEwygtHMKiHd3Bnv:hover:before{width:24px}.EjdBJNEwygtHMKiHd3Bnv:hover .CloseIcon{opacity:1}
.zrXDKcys3Vl7vt1f6ef4V{color:var(--newCommunityTheme-linkText)}
._1tI68pPnLBjR1iHcL7vsee{margin:0 12px}._3RhWPJfjpsEoBw52x0fQp2{width:700px}.n4AaEF3hCCYK665NCiJr8{-ms-flex-direction:column;flex-direction:column}._3vKcvhm0JtGJa_zEd1cO2w{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:6px 0}.DbXewCiis2PwiAq2jiL5k{display:inline-block;margin-bottom:6px}.DbXewCiis2PwiAq2jiL5k:last-child{margin-bottom:0}._2BNSty-Ld4uppTeWGfEe8r{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:12px 0;min-width:50%}
._37JeV292IJA7_x1qej_-2H{font-size:22px;font-weight:500;line-height:26px}.p13k-tsMcatGBlVpJBZmw{font-size:20px;font-weight:500;line-height:24px}._1nHvvYpmn7q9eWDAGzKcce{font-size:18px;font-weight:500;line-height:22px}._1-rwUWsB5F8WmYI8F66dai{font-size:16px;font-weight:500;line-height:20px}._22RKdGqihAj6MFumW6DuRV{font-size:14px;font-weight:500;line-height:18px}._4xqrI_N1UdqsK9E1RSisG{font-size:12px;font-weight:500;line-height:16px}._2HJOIn4SJm4z1NeCv_hNFu{font-size:14px;line-height:21px}._2HJOIn4SJm4z1NeCv_hNFu,._3ImIPX9rfoPmUrZ1R8KGqS{font-family:Noto Sans,Arial,sans-serif;font-weight:400}._3ImIPX9rfoPmUrZ1R8KGqS{font-size:12px;line-height:18px}._3uShGanwyVFBaTiPMFzfAC{font-weight:700}._3uShGanwyVFBaTiPMFzfAC,._2nyJGeaFJbXTqTh9OGwxfu{font-size:12px;line-height:16px}._2nyJGeaFJbXTqTh9OGwxfu{font-weight:400;color:var(--newCommunityTheme-metaText)}._3BIqvjJkJKZfH4vtC11dGF{font-size:10px;font-weight:400;line-height:12pt}
._3Cb-J_TUgYhl23GF1E8ueS{-ms-flex-align:center;align-items:center;background:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-actionIcon);border-radius:4px;box-shadow:0 2px 15px 0 rgba(0,0,0,.3);box-sizing:border-box;display:-ms-flexbox;display:flex;margin-bottom:12px;height:143px;position:relative;width:484px}._3noiB6ClBZxqX-VfENVYha{height:100%;width:auto}._2uE5iMLmEfZ_HNjn85c1NP{color:var(--newCommunityTheme-bodyText);box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;-ms-flex-pack:justify;justify-content:space-between;padding:16px}._2dvmXQB_w1cCQdCLjHGb0F{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;opacity:.5;height:12px;text-transform:uppercase}._2JcKYVeW6FIeewNVpxApr6{margin:0;width:120px}._1kI4teIozhxDil2omCIIs5{cursor:pointer;fill:var(--newCommunityTheme-button);height:14px;opacity:.3;position:absolute;right:5px;top:5px;width:14px}._1kI4teIozhxDil2omCIIs5:hover{opacity:.8}
.NODQrxMsajJv0SMw0Glss{height:25px;margin:0 0 3px 12px;width:24px;background-size:100%;background-repeat:no-repeat}._-660JDG_NhSvu-lby-LYB{margin:0 12px}._3jUV8naze01hV-7EqsBdjm{width:700px}
.GfthJQJvWCHdUoMi6YjYa{font-size:12px;font-weight:500;line-height:16px;z-index:80}
._1uQwMnfXrOfzkL_CFxH6fd,.vOGtEDdh1mVbkqinhg3Ov{text-decoration:underline}._3el1HrJryfAxBUzu4HsIhE{padding-left:8px;position:fixed;width:100%;-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex}._3el1HrJryfAxBUzu4HsIhE._2s1xq3Ji1Oj7oZtdSqWznV,._3el1HrJryfAxBUzu4HsIhE._36j6vvbAY0wIrxbyXuNQhn,._3el1HrJryfAxBUzu4HsIhE._1ivoPEQV9lryC0mH-f_uGY{background-color:#ea0027;display:block;top:0;height:25px}._1oAzKCYwbVOQ-AbuRZfMg2{-ms-flex:0 1 60px;flex:0 1 60px;height:60px}._6aklZuhHMm1XJcsi8dEeP._6aklZuhHMm1XJcsi8dEeP{fill:#fff}
.OEQgz7Lkj--3zFaLL7BUF{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:0 12px;height:34px;background-color:#121212;color:#fff;transition:height .3s ease}.OEQgz7Lkj--3zFaLL7BUF._1HWVXJoazfrENIGlRprCVp{background-color:#00a268}.OEQgz7Lkj--3zFaLL7BUF ._3BcAFuYpz37S0WFvgyWCUN{width:20px;height:20px}.OEQgz7Lkj--3zFaLL7BUF ._2hQKVL2Pm4yfkiqifapnBp{-ms-flex:auto;flex:auto;font-size:14px}.OEQgz7Lkj--3zFaLL7BUF ._1E59q-NCGBwN0Aq_bPsPKb{width:28px;height:28px;line-height:28px;text-align:center;border-radius:2px;cursor:pointer}.OEQgz7Lkj--3zFaLL7BUF ._1E59q-NCGBwN0Aq_bPsPKb:hover{background-color:hsla(0,0%,100%,.2)}.OEQgz7Lkj--3zFaLL7BUF._2elztvdigLcbcRyu_4wcFW{height:0;overflow:hidden}
.cx1ohrUAq6ARaXTX2u8YN{margin-top:0}.cx1ohrUAq6ARaXTX2u8YN._378Md-M6pOqwzEiV3lAwYk,.cx1ohrUAq6ARaXTX2u8YN._2P-zXcOfggYIWnL3EfXUHP,.cx1ohrUAq6ARaXTX2u8YN._3o7sV2ySJ76-f1ktwzclmi{margin-top:25px}.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP{margin-top:0}.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi{margin-top:25px}.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl{margin-top:0}.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,.cx1ohrUAq6ARaXTX2u8YN._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi{margin-top:25px}._2DJXORCrmcNpPTSq0LqL6i{background-color:rgba(28,28,28,.9);bottom:0;height:100%;left:0;position:fixed;right:0;width:100%;z-index:50}._2DJXORCrmcNpPTSq0LqL6i._26pbaCw90eAC80WRqUfICJ{--comments-overlay-background:inherit;--comments-overlay-offset:0}._2DJXORCrmcNpPTSq0LqL6i._26pbaCw90eAC80WRqUfICJ:after{background:var(--comments-overlay-background);bottom:0;content:"";height:100%;left:0;margin:0 auto;max-width:1280px;position:fixed;right:var(--comments-overlay-offset);top:0;width:calc(100% - 160px - var(--comments-overlay-offset))}._2DJXORCrmcNpPTSq0LqL6i._2zCdbqYzIDmabv-Dk_ILKk:after{max-width:1600px;width:calc(100% - 60px)}._2mIbM_6nl-2OnOGEbEMRXa{bottom:0;height:100%;left:0;position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;right:0;top:0;width:100%;z-index:50}._2mIbM_6nl-2OnOGEbEMRXa:focus{outline:none}._1nxEQl5D2Bx2jxDILRHemb{transition:margin-top .3s ease;padding-top:48px}._1nxEQl5D2Bx2jxDILRHemb._378Md-M6pOqwzEiV3lAwYk,._1nxEQl5D2Bx2jxDILRHemb._2P-zXcOfggYIWnL3EfXUHP,._1nxEQl5D2Bx2jxDILRHemb._3o7sV2ySJ76-f1ktwzclmi{padding-top:73px}._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP{padding-top:82px}._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi{padding-top:73px}._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl{padding-top:90px}._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._1nxEQl5D2Bx2jxDILRHemb._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi{padding-top:81px}._1nxEQl5D2Bx2jxDILRHemb._3x1dyL19KnZ4kI6i9TlRp4{padding-left:270px}._1nxEQl5D2Bx2jxDILRHemb._33N4WmnRV24-NLLnXKccj3{padding-top:0}._1nxEQl5D2Bx2jxDILRHemb .zoWOQnp55WuhEugRSwfw1{background-color:var(--newRedditTheme-body);bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:0;overflow:hidden;position:fixed;width:270px;z-index:4}._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2{position:relative}._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._378Md-M6pOqwzEiV3lAwYk,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._2P-zXcOfggYIWnL3EfXUHP,._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2._3o7sV2ySJ76-f1ktwzclmi{padding-top:-1px}._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2 .ListingLayout-backgroundContainer:before{display:none}._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2 .ListingLayout-outerContainer{background-color:var(--newRedditTheme-canvas)}._1nxEQl5D2Bx2jxDILRHemb._2aHCVoJEFfwy05xpKqUif2 .zoWOQnp55WuhEugRSwfw1{position:absolute;top:0}._1nxEQl5D2Bx2jxDILRHemb._1kFzDy0hQVq-CvguZsCcmV{transition-property:none}._3obgdFz00GvpqpuX8QCsNK{background:#030303;box-sizing:border-box;height:48px;left:0;margin:0 auto;max-width:1280px;position:-webkit-sticky;position:sticky;right:0;top:0;transition:top .3s ease;width:calc(100% - 160px);z-index:70}._3obgdFz00GvpqpuX8QCsNK:focus{outline:none}._3obgdFz00GvpqpuX8QCsNK._2zCdbqYzIDmabv-Dk_ILKk{max-width:1600px;width:calc(100% - 60px)}._1k5guql3KcBJzH7i7UCr7Y{height:56px}._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1{top:48px}._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._378Md-M6pOqwzEiV3lAwYk,._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._2P-zXcOfggYIWnL3EfXUHP,._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._3o7sV2ySJ76-f1ktwzclmi,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._378Md-M6pOqwzEiV3lAwYk,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._2P-zXcOfggYIWnL3EfXUHP,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._3o7sV2ySJ76-f1ktwzclmi,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._378Md-M6pOqwzEiV3lAwYk,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._2P-zXcOfggYIWnL3EfXUHP,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._3o7sV2ySJ76-f1ktwzclmi{top:73px}._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP{top:82px}._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi{top:73px}._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl{top:90px}._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._2DJXORCrmcNpPTSq0LqL6i._2DJXORCrmcNpPTSq0LqL6i._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._2mIbM_6nl-2OnOGEbEMRXa._2mIbM_6nl-2OnOGEbEMRXa._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,.zoWOQnp55WuhEugRSwfw1.zoWOQnp55WuhEugRSwfw1._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi{top:81px}._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe,._2AJ0ZwpZtFJ10GdcU0CUew{top:56px}._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._378Md-M6pOqwzEiV3lAwYk,._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._2P-zXcOfggYIWnL3EfXUHP,._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._3o7sV2ySJ76-f1ktwzclmi,._2AJ0ZwpZtFJ10GdcU0CUew._378Md-M6pOqwzEiV3lAwYk,._2AJ0ZwpZtFJ10GdcU0CUew._2P-zXcOfggYIWnL3EfXUHP,._2AJ0ZwpZtFJ10GdcU0CUew._3o7sV2ySJ76-f1ktwzclmi{top:81px}._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP{top:90px}._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi{top:81px}._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl{top:98px}._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._2SL_DAWw1V6pxZysgrdeBe._2SL_DAWw1V6pxZysgrdeBe._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._2AJ0ZwpZtFJ10GdcU0CUew._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi{top:89px}._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv{top:354px}._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._378Md-M6pOqwzEiV3lAwYk,._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._2P-zXcOfggYIWnL3EfXUHP,._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._3o7sV2ySJ76-f1ktwzclmi{top:379px}._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP{top:388px}._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi{top:379px}._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl{top:396px}._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._1ht98h5gXjzYhFyRZgB0Pv._1ht98h5gXjzYhFyRZgB0Pv._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi{top:387px}._14-8KVF3BKuTNsLNWcOG2X{height:0}._14-8KVF3BKuTNsLNWcOG2X._25N7Qd1z8aRQYtQhjEFyTC{height:90px}._29IbETWb5VVDcfk_-GumWz{height:100%;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;width:100%;will-change:transform;contain:layout style size}._29IbETWb5VVDcfk_-GumWz._34Bl1Of1839ZWJXR8IY0Ym{will-change:unset}._13Vg6OZEIy5AcJ_DOw6jK0{left:0;position:absolute;top:0}._1C1Dn0NhEGQkEA9tDGKKSH{position:fixed;right:0;left:0;z-index:79;top:48px}._1C1Dn0NhEGQkEA9tDGKKSH._378Md-M6pOqwzEiV3lAwYk,._1C1Dn0NhEGQkEA9tDGKKSH._2P-zXcOfggYIWnL3EfXUHP,._1C1Dn0NhEGQkEA9tDGKKSH._3o7sV2ySJ76-f1ktwzclmi{top:73px}._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP{top:48px}._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP._378Md-M6pOqwzEiV3lAwYk,._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP._2P-zXcOfggYIWnL3EfXUHP,._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP._3o7sV2ySJ76-f1ktwzclmi{top:73px}._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl{top:56px}._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._378Md-M6pOqwzEiV3lAwYk,._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._2P-zXcOfggYIWnL3EfXUHP,._1C1Dn0NhEGQkEA9tDGKKSH._1OVuPhC0s89CZodD5qWMWP._32g3BKfzA1V3Y0eaczZbYl._3o7sV2ySJ76-f1ktwzclmi{top:81px}
.hciOr5UGrnYrZxB11tX9s{outline:none}
._27RfkQ1Fuxjg5UzNJqCtC-{padding:8px 8px 8px 0;height:32px;width:32px}._1j_hHS0lKR-ok52j1iYlId{height:18px;width:auto}.XGVEYXuPeFqHqAf2DqHaM{padding:0 16px}._1GdKQyDUWvhTFBDr0FsAkj{height:48px}._1GdKQyDUWvhTFBDr0FsAkj,.pb476LMY7Ob_RBN7pZ3kN{-ms-flex-align:center;align-items:center;background-color:var(--newCommunityTheme-body);border-bottom:1px solid var(--newCommunityTheme-line);box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-left:auto;position:relative;z-index:99}.pb476LMY7Ob_RBN7pZ3kN{height:48px;height:56px}
.UaNg246yNIpwcq_Uhe6vC{height:60px;width:60px}.EXdERxzjUGqvBK511L1Eq{background-color:var(--newRedditTheme-canvas);position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.EXdERxzjUGqvBK511L1Eq,._3dyrEHC8cc6dIOTUPQmv1S{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}._3dyrEHC8cc6dIOTUPQmv1S{color:var(--newRedditTheme-bodyText);padding:20px;position:relative;text-align:center;z-index:99}._1PdcLVyQbMPVKRikIspqb_{font-size:18px;font-weight:500;line-height:22px;margin-bottom:8px;margin-top:20px}._1YhiRkum1oGZUdm5i1mHFJ{font-size:12px;font-weight:400;line-height:16px;margin-bottom:40px}._1gTZDLeeF0VPQsS6Iz5boy{height:auto;width:100%}._3sveU8lpcXyGOpDXsXc9xg,._2wX-WzezrtDmDaxm8BR4zz,._3zW_PbmBAhs9ARwV_Yl9BR{padding:0 40px;position:absolute}@media (max-width:479px){._3sveU8lpcXyGOpDXsXc9xg,._2wX-WzezrtDmDaxm8BR4zz,._3zW_PbmBAhs9ARwV_Yl9BR{display:none}}@media (max-height:600px){._3sveU8lpcXyGOpDXsXc9xg,._2wX-WzezrtDmDaxm8BR4zz,._3zW_PbmBAhs9ARwV_Yl9BR{display:none}}._3zW_PbmBAhs9ARwV_Yl9BR{top:88px}._2NU2A-ZU5J-cxP78RF0oeb{top:96px}._3sveU8lpcXyGOpDXsXc9xg{bottom:0;max-width:960px}
._2wxsLGNmMLx6sEMLJyn2o9{min-height:100%;overflow:hidden;position:relative;-ms-flex:none;flex:none;--pseudo-before-background:unset}._2wxsLGNmMLx6sEMLJyn2o9:before{content:" ";position:fixed;width:100%;height:100%;top:0;left:0;will-change:transform;background:var(--pseudo-before-background)}
._1OVBBWLtHoSPfGCRaPzpTf{min-width:0;width:100%}._1OVBBWLtHoSPfGCRaPzpTf.PaJBYLqPf_Gie2aZntVQ7{-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:960px){._1OVBBWLtHoSPfGCRaPzpTf{width:100%}._1OVBBWLtHoSPfGCRaPzpTf._3nSp9cdBpqL13CqjdMr2L_{width:640px}._1OVBBWLtHoSPfGCRaPzpTf._2udhMC-jldHp_EpAuBeSR1{max-width:740px}._1OVBBWLtHoSPfGCRaPzpTf._1Tc65kRFm7a8piCXHVL4L4{width:864px}}@media (min-width:676px){._1OVBBWLtHoSPfGCRaPzpTf._25-JsrYQ-pXWBM8eqpxeN7{width:100%}._1OVBBWLtHoSPfGCRaPzpTf._25-JsrYQ-pXWBM8eqpxeN7._3nSp9cdBpqL13CqjdMr2L_{width:640px}._1OVBBWLtHoSPfGCRaPzpTf._25-JsrYQ-pXWBM8eqpxeN7._2udhMC-jldHp_EpAuBeSR1{max-width:740px}._1OVBBWLtHoSPfGCRaPzpTf._25-JsrYQ-pXWBM8eqpxeN7._1Tc65kRFm7a8piCXHVL4L4{width:864px}}._1OVBBWLtHoSPfGCRaPzpTf._2OVNlZuUd8L9v0yVECZ2iA:only-child{margin-right:336px}
._3aAvvioBKBNnlJqKytAVAd{display:block;font-size:16px;height:32px;padding:8px;margin:-20px 0 8px}._3aVffPeM6Nkqs7D0RJ5FBs{display:inline-block;background-color:#fff;border-radius:24px;padding:8px}._3aAvvioBKBNnlJqKytAVAd ._17MxNCYEMmDof9NnT6ffxl{font-size:16px}._2VB8YvVdvxx0h0VGYVrpBX{font-weight:600}._3aAvvioBKBNnlJqKytAVAd ._2Aw3HO2EUDcP7F481ZxyYl{font-size:24px}.uhMLc-O1VODjzminrp8py{margin:2px}
._31N0dvxfpsO6Ur5AKx4O5d{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:1248px}@media (min-width:640px){._31N0dvxfpsO6Ur5AKx4O5d{padding:20px 24px}}._3Kd8DQpBIbsr5E1JcrMFTY{display:none;-ms-flex:0 0 312px;flex:0 0 312px;width:312px}@media (min-width:960px){._3Kd8DQpBIbsr5E1JcrMFTY._1tvThPWQpORoc2taKebHxs{display:block}}@media (min-width:1460px){._3Kd8DQpBIbsr5E1JcrMFTY.K1OCXipJxqOt01sOdQXEx{display:block}}.qYj03fU5CXf5t2Fc5iSvg{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 48px)}._35NDNOyTzBcywfeEavUt6p{min-height:calc(100vh - 56px)}._3ozFtOe6WpJEMUtxDOIvtU{z-index:3}.q4a8asWOWdfdniAbgNhMh{-ms-flex:0 0 auto;flex:0 0 auto;position:relative;top:0;left:0;right:0;padding:0;background-color:var(--newCommunityTheme-body)}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/Reddit.753ac134e61d9c823964_.css.map*/</style>
<link as="script" href="https://www.redditstatic.com/desktop2x/runtime~Reddit.27a23880c575274427bc.js" key="https://www.redditstatic.com/desktop2x/runtime~Reddit.27a23880c575274427bc.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/vendors~CommentsPage~ModerationPages~Reddit~reddit-components-ClassicPost~reddit-components-CompactP~d737df3e.31f8d07ab88edabff736.js" key="https://www.redditstatic.com/desktop2x/vendors~CommentsPage~ModerationPages~Reddit~reddit-components-ClassicPost~reddit-components-CompactP~d737df3e.31f8d07ab88edabff736.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/vendors~CommentsPage~Governance~ModListing~ModerationPages~Reddit~Subreddit.f468f4fbfe44aa5cfabf.js" key="https://www.redditstatic.com/desktop2x/vendors~CommentsPage~Governance~ModListing~ModerationPages~Reddit~Subreddit.f468f4fbfe44aa5cfabf.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/vendors~Chat~Governance~Reddit.6921f706c26009a1fbb3.js" key="https://www.redditstatic.com/desktop2x/vendors~Chat~Governance~Reddit.6921f706c26009a1fbb3.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/vendors~Reddit.ad5c6d24afe96ffb5b99.js" key="https://www.redditstatic.com/desktop2x/vendors~Reddit.ad5c6d24afe96ffb5b99.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/CommentsPage~Governance~Reddit~ReportFlow~Subreddit~reddit-components-BlankPost~reddit-components-Cl~5351df81.40cc3cc7874205786551.js" key="https://www.redditstatic.com/desktop2x/CommentsPage~Governance~Reddit~ReportFlow~Subreddit~reddit-components-BlankPost~reddit-components-Cl~5351df81.40cc3cc7874205786551.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Governance~Reddit~Subreddit~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compo~bd4baca2.4f1d919c59a8c9539e4d.js" key="https://www.redditstatic.com/desktop2x/Governance~Reddit~Subreddit~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compo~bd4baca2.4f1d919c59a8c9539e4d.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Reddit~StandalonePostPage~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compone~9b425435.878260915ba0f63a0e43.js" key="https://www.redditstatic.com/desktop2x/Reddit~StandalonePostPage~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compone~9b425435.878260915ba0f63a0e43.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Reddit~RichTextEditor~reddit-components-MediumPost~reddit-components-NotificationUnit-Button~removal~87f825ba.f3dc3a137f9b3ec583ec.js" key="https://www.redditstatic.com/desktop2x/Reddit~RichTextEditor~reddit-components-MediumPost~reddit-components-NotificationUnit-Button~removal~87f825ba.f3dc3a137f9b3ec583ec.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Governance~ModListing~Reddit~ReportFlow.85dcdbeefd92c3ae81ed.js" key="https://www.redditstatic.com/desktop2x/Governance~ModListing~Reddit~ReportFlow.85dcdbeefd92c3ae81ed.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Chat~Governance~Reddit.44a28cafda2bd7a8ad84.js" key="https://www.redditstatic.com/desktop2x/Chat~Governance~Reddit.44a28cafda2bd7a8ad84.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Governance~Reddit~SubredditForkingCTA.45225eefddc7a560b091.js" key="https://www.redditstatic.com/desktop2x/Governance~Reddit~SubredditForkingCTA.45225eefddc7a560b091.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Governance~ModListing~Reddit.99b6501230f9d5ecf688.js" key="https://www.redditstatic.com/desktop2x/Governance~ModListing~Reddit.99b6501230f9d5ecf688.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/ModListing~Reddit~StandalonePostPage.bd37319a4f78703e6421.js" key="https://www.redditstatic.com/desktop2x/ModListing~Reddit~StandalonePostPage.bd37319a4f78703e6421.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Governance~Reddit.6cb180a7bb2a5d2518fb.js" key="https://www.redditstatic.com/desktop2x/Governance~Reddit.6cb180a7bb2a5d2518fb.js" rel="preload"><link as="script" href="https://www.redditstatic.com/desktop2x/Reddit.2d01f04263bf330b3c4c.js" key="https://www.redditstatic.com/desktop2x/Reddit.2d01f04263bf330b3c4c.js" rel="preload">
<link rel="apple-touch-icon" sizes="57x57" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="https://www.redditstatic.com/desktop2x/img/favicon/apple-icon-180x180.png"><link rel="icon" type="image/png" sizes="192x192" href="https://www.redditstatic.com/desktop2x/img/favicon/android-icon-192x192.png"><link rel="icon" type="image/png" sizes="32x32" href="https://www.redditstatic.com/desktop2x/img/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="96x96" href="https://www.redditstatic.com/desktop2x/img/favicon/favicon-96x96.png"><link rel="icon" type="image/png" sizes="16x16" href="https://www.redditstatic.com/desktop2x/img/favicon/favicon-16x16.png"><link rel="manifest" href="https://www.redditstatic.com/desktop2x/img/favicon/manifest.json?v=2"><meta name="msapplication-TileColor" content="#ffffff"><meta name="msapplication-TileImage" content="https://www.redditstatic.com/desktop2x/img/favicon/ms-icon-144x144.png"><meta name="theme-color" content="#FFFFFF" data-reactroot="">
<meta name="jsapi">
<title>box464 (u/box464) - Reddit</title><meta name="description" content="u/box464: proven2392b4"><link rel="canonical" href="https://www.reddit.com/user/box464/"><meta property="og:ttl" content="600"><meta property="og:site_name" content="reddit"><meta property="twitter:site" content="@reddit"><meta property="twitter:card" content="summary"><meta property="og:title" content="box464 (u/box464) - Reddit"><meta property="twitter:title" content="box464 (u/box464) - Reddit"><meta property="twitter:image" content="https://styles.redditmedia.com/t5_7o71zn/styles/profileIcon_snoo5d6f6b68-0d91-4863-9ec5-5f5d8eb481f9-headshot.png?width=256&height=256&crop=256:256,smart&v=enabled&s=1d1f21c74e1cacb1123771baab9379c47324a94f"><meta property="og:type" content="profile"><meta property="og:url" content="https://www.reddit.com/user/box464/"><meta property="og:image" content="https://styles.redditmedia.com/t5_7o71zn/styles/profileIcon_snoo5d6f6b68-0d91-4863-9ec5-5f5d8eb481f9-headshot.png?width=256&height=256&crop=256:256,smart&v=enabled&s=1d1f21c74e1cacb1123771baab9379c47324a94f"><meta property="og:image:width" content="256"><meta property="og:image:height" content="256">
<script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~CountryPage~FramedGild~GildModal~GovernanceReleaseNotesModal~Hap~a5d6a3b8.925831aa1372f62328df.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~CountryPage~GovernanceReleaseNotesModal~ModerationPages~Multired~4b0513d5.1da44917cb080f520258.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~CountryPage~Frontpage~GovernanceReleaseNotesModal~ModListing~Mod~e3d63e32.a71e5b53f916cdb93aa7.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~EconTopAwardersModal~ModQueuePages~ModerationPages~PostCreation~~bca2b657.5973070c0532c0932422.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~GovernanceReleaseNotesModal~ModerationPages~PostCreation~Profile~9a5d9fab.a5565adb5793683054b2.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~StandalonePostPag~0596d05c.ed6f2f641bd599da52ce.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CountryPage~Frontpage~ModListing~Multireddit~ProfileComments~ProfileOverview~ProfilePosts~Subreddit.72581580f229f1e5d4fd.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~SearchResults.2297a58ca13eb50b1df8.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/ProfileComments~ProfileOverview~ProfilePosts.c2867dbe921abd19c382.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/ProfileOverview.cb14c77cd74f732f706c.js"></script><style class="" data-href="chunkCSS/CollectionCommentsPage~CommentsPage~CountryPage~FramedGild~GildModal~GovernanceReleaseNotesModal~Hap~a5d6a3b8.10dbe47c974d014d6ce6_.css">._20iR16Ub7Vl1C-DCuvSdMB{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:4px 8px;z-index:1;-ms-grid-column-align:center;justify-items:center;position:absolute;height:24px;left:8px;top:8px;background:rgba(0,0,0,.57);border-radius:99px;color:#fff}._20iR16Ub7Vl1C-DCuvSdMB:hover{background:rgba(0,0,0,.65)}._1zWeP05d23MUl79DcPqjpV{margin-right:4px}
._1Wd26c2ichqUxeZVJStEJT{position:absolute;top:50%;left:50%;margin-top:-44px;margin-left:-44px;height:88px;width:88px;z-index:10}
.eI6Ep6BNFA5DZjPWNVb4O{fill:#fff;height:50px;width:50px}
._2XQ3ZY6qCbEm9_WtvLLFru{height:50px;width:50px;opacity:.95;transition:all .1s linear}.vLH0XV-l8Y4mNGUvw4HHy{position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;z-index:11}.vLH0XV-l8Y4mNGUvw4HHy:hover ._2XQ3ZY6qCbEm9_WtvLLFru{opacity:1}.vLH0XV-l8Y4mNGUvw4HHy:active ._2XQ3ZY6qCbEm9_WtvLLFru{transform:scale(.9)}
._1chxf6wi6yizUXVYKuz67P{position:absolute;left:0;top:0;width:100%;height:100%;filter:blur(20px) brightness(.8)}
._3YDPJHFl8YQG4TIAGQwHwK{position:absolute;height:100%;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5))}
._2MDmJfq0z5K-d2xH--GnRU{border-radius:50%;bottom:0;height:16px;top:0;transition:opacity .2s ease-out;width:16px}._3fnsfWuIyofBJBBCbeOZzM,._2MDmJfq0z5K-d2xH--GnRU{background:#0079d3;position:absolute}._3fnsfWuIyofBJBBCbeOZzM{width:100%;top:6px;height:4px;border-radius:2px}.AZ2rAoFxu6aiCBbBq02Sr{position:absolute;bottom:20px;left:0;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;visibility:hidden}.V26VfIGfGxnmQGCoWYGY7{height:54px;width:96px;background:#000;border:1px solid #545452}._2PInUKITfsesytaTfWfG42{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:5px;padding:0 5px;height:20px;background:rgba(0,0,0,.6);border-radius:4px;font-family:Helvetica;font-size:12px;line-height:20px;color:#fff}._3-Dc7BBLD7JWsyF3pV-rsH{position:relative;-ms-flex-positive:1;flex-grow:1;margin:auto 8px;height:16px;cursor:pointer}._3-Dc7BBLD7JWsyF3pV-rsH:active .AZ2rAoFxu6aiCBbBq02Sr,._3-Dc7BBLD7JWsyF3pV-rsH:hover .AZ2rAoFxu6aiCBbBq02Sr{visibility:visible;display:-ms-flexbox;display:flex}._2uVDwsKlmWPhYjwe_hYwKZ{height:100%}._4UI_04IgDx06P4biEkiF3{position:absolute;top:6px;height:4px;border-radius:2px}._4UI_04IgDx06P4biEkiF3,._4UI_04IgDx06P4biEkiF3._2uPlpBWBrO4n82P3YvBGF_{width:100%}._2uPlpBWBrO4n82P3YvBGF_{background:#fff;opacity:.2}.l8jnP9bxmZRCAmhfPBTa1{background:#fff;opacity:.5}._169ZVSyFxp9z4y1H0OYA7w{background:#fff;opacity:.7}._3LxsYVQvMOr6phpuWaScdt{background:#0079d3}.YTPNvBfuKbdKUEJL6hPJT{background:#ea0027}
.sm5fCodJsfJ3dJgv8LoJU{width:36px;height:36px}.sm5fCodJsfJ3dJgv8LoJU,._1JylLL_Ux6Orq3W6Gpj0I5{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}._1JylLL_Ux6Orq3W6Gpj0I5{height:24px;width:24px}.sm5fCodJsfJ3dJgv8LoJU:hover ._1JylLL_Ux6Orq3W6Gpj0I5{background:#fd471e;border-radius:12px}
._1BLNYd_poiSXsApjISxu_9{font-size:12px;font-weight:500;line-height:16px;position:absolute;visibility:hidden;height:auto;width:auto;bottom:50%;margin-bottom:20px;padding:8px;background:#000;border-radius:4px;color:#fff;white-space:nowrap}._7xWC34a6DkOCXgS96vOSO{position:relative}._7xWC34a6DkOCXgS96vOSO ._2BgDJndeb40Gp_YvmIR_81:hover ._1BLNYd_poiSXsApjISxu_9,.using-keys ._7xWC34a6DkOCXgS96vOSO ._2BgDJndeb40Gp_YvmIR_81:focus-within ._1BLNYd_poiSXsApjISxu_9{visibility:visible}._7xWC34a6DkOCXgS96vOSO ._2BgDJndeb40Gp_YvmIR_81:hover:after,.using-keys ._7xWC34a6DkOCXgS96vOSO ._2BgDJndeb40Gp_YvmIR_81:focus-within:after{content:"";position:absolute;left:50%;bottom:50%;transform:translate(-50%,3px);margin-bottom:20px;border:solid;border-color:#000 transparent;border-width:3px 3px 0}
._3IYkqm44eWg992tFnELzuW{height:96px;width:24px;border-radius:4px;background-color:rgba(0,0,0,.6);cursor:pointer;position:relative;left:50%;transform:translateX(-50%)}._1iy-RNoDbjuTYxfwaLdPRO{width:4px;border-radius:2px;position:absolute;margin:0 auto;left:0;right:0}.gzyVgIvE9b8wMmHefFf6i{background-color:hsla(0,0%,100%,.5);top:8px;bottom:8px;margin:6px auto}._2mdWr-OXgnLh-fdDgEEb6E{background-color:#0079d3;height:100%;bottom:0}._2mdWr-OXgnLh-fdDgEEb6E._2GyJbEWZL04QA2bbVtv_Qu{background-color:#ea0027}._320cReGqgLhY1pPA-fM8Z7{position:absolute;left:-4px;top:-6px;margin-left:auto;margin-right:auto;width:12px;height:12px;background-color:#fff;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.5)}
._2rtFq5-gNnsnqTzEcTSmVx,._3MU1RfVON0x2Jtnz9Zq3FA,._1mDDkogVo82R5-IFxvyPRX{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;margin:0;outline:none;z-index:4}._3KjMjt45Pg4_LoShJNFMEf svg,._2c7UOdkceyJz77qZPoGPAL svg,._3uhleNVV7YkJm0tszcz4z9 svg,._3ly5pJnuzH6jga1JGXpOXD svg,.fqsG3oqeIwcEC-HTRf23d svg,._2Zt53GmI1y_S0N7pA0jMc0 svg,._2W9KLflUho3xU7KURAaHwH svg{display:block;height:18px;width:18px;fill-opacity:.95;cursor:pointer;transition:all .2s linear}._3KjMjt45Pg4_LoShJNFMEf svg:hover,._2c7UOdkceyJz77qZPoGPAL svg:hover,._3uhleNVV7YkJm0tszcz4z9 svg:hover,._3ly5pJnuzH6jga1JGXpOXD svg:hover,.fqsG3oqeIwcEC-HTRf23d svg:hover,._2Zt53GmI1y_S0N7pA0jMc0 svg:hover,._2W9KLflUho3xU7KURAaHwH svg:hover{fill-opacity:1}._3KjMjt45Pg4_LoShJNFMEf svg:active,._2c7UOdkceyJz77qZPoGPAL svg:active,._3uhleNVV7YkJm0tszcz4z9 svg:active,._3ly5pJnuzH6jga1JGXpOXD svg:active,.fqsG3oqeIwcEC-HTRf23d svg:active,._2Zt53GmI1y_S0N7pA0jMc0 svg:active,._2W9KLflUho3xU7KURAaHwH svg:active{transform:scale(.9)}._2Zt53GmI1y_S0N7pA0jMc0{margin-left:4px;margin-right:0}._2Zt53GmI1y_S0N7pA0jMc0 svg{height:auto;width:auto}._1z-qg2gzYKkI37gkYYJCi0{color:#fff;font-family:verdana;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap;margin:0 1em}._1s8L9kNAgwvsmhnrpHl4Ef{-ms-flex:0 0 40px;flex:0 0 40px;height:24px;border-radius:12px;padding:6px 0;margin:auto 0;background-color:#ea0027;font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-align:center;text-transform:uppercase;letter-spacing:.25px;color:#fff;cursor:pointer}._3YQsKErciDXsBNWhb0bzul{position:relative;-ms-flex-positive:1;flex-grow:1;margin:auto;width:100%;height:auto}._2W9KLflUho3xU7KURAaHwH ._3nTkqMMtsoqxVmhplDRef3{display:block;position:absolute;margin:0;height:96px;width:24px;bottom:100%;opacity:0;visibility:hidden;transition:visibility 0s ease-out .2s,opacity .2s ease-out}._2W9KLflUho3xU7KURAaHwH ._3nTkqMMtsoqxVmhplDRef3:before{position:absolute;content:"";height:100%;width:36px;top:0;left:50%;transform:translateX(-50%)}._2W9KLflUho3xU7KURAaHwH:active ._3nTkqMMtsoqxVmhplDRef3,._2W9KLflUho3xU7KURAaHwH:hover ._3nTkqMMtsoqxVmhplDRef3{opacity:1;visibility:visible;transition-delay:0s}._3KjMjt45Pg4_LoShJNFMEf button[aria-expanded=true] .X3KvZpgZg_2f0etJY2Ba7{transform:rotate(45deg)}._3KjMjt45Pg4_LoShJNFMEf button[aria-expanded=true] .X3KvZpgZg_2f0etJY2Ba7:active{transform:rotate(45deg) scale(.9)}._3KjMjt45Pg4_LoShJNFMEf ._1s7GuSZPqjgn0QP60a6asr{position:absolute;display:block;padding:5px;height:auto;width:auto;bottom:0;left:50%;transform:translate(-50%,-32px)}.gUpEQXQu8G8UvISmBIPsj{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;height:36px;bottom:0;left:0;right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:8px}.gUpEQXQu8G8UvISmBIPsj._35yCa6dYJNzUGsRDLtEoWU{-ms-flex-pack:end;justify-content:flex-end}.gUpEQXQu8G8UvISmBIPsj>*{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.gUpEQXQu8G8UvISmBIPsj._1RZSSlyqzokrcxh0ESwE2e>:not(._2W9KLflUho3xU7KURAaHwH){opacity:0}._15cvJJTKClcHJuPN2mcpY4{width:36px;height:36px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
._2XC4hSYLNzvTJ9n8Qx5t2E{opacity:0;visibility:hidden;transition:visibility 0s ease-out .2s,opacity .2s ease-out}._2XC4hSYLNzvTJ9n8Qx5t2E.KE4seaOPBFBF1jhkJyWzD{opacity:1;visibility:visible;transition-delay:0s}.C_R5GVVZDJEPfB_2ZVw_j{position:relative;border-radius:4px;background-color:rgba(0,0,0,.6)}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK{cursor:pointer;display:-ms-flexbox;display:flex;opacity:.5;text-align:left;white-space:nowrap}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z svg,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK svg,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z svg,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK svg{height:12px;width:12px;margin:4px 0 0 2px;visibility:hidden}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z ._2NY4rl5z4S5VUOfEs8PdJ_,._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z ._1n_g7VROCpBaLnT_3bzFIL,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK ._2NY4rl5z4S5VUOfEs8PdJ_,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK ._1n_g7VROCpBaLnT_3bzFIL,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z ._2NY4rl5z4S5VUOfEs8PdJ_,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z ._1n_g7VROCpBaLnT_3bzFIL,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK ._2NY4rl5z4S5VUOfEs8PdJ_,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK ._1n_g7VROCpBaLnT_3bzFIL{display:block;width:100%;margin:2px 2px 2px 5px;color:#fff;font-size:12px;line-height:16px}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z .UyJedjQe5dUxEFYt6pF_G,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK .UyJedjQe5dUxEFYt6pF_G,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z .UyJedjQe5dUxEFYt6pF_G,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK .UyJedjQe5dUxEFYt6pF_G{font-weight:700;color:#0079d3}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z:focus,._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z:hover,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK:focus,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK:hover,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z:focus,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z:hover,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK:focus,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK:hover{opacity:.75}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z[aria-checked=true],._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK[aria-checked=true],._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z[aria-checked=true],._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK[aria-checked=true]{opacity:1}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z[aria-checked=true] svg,._2BOpKj2--T_MqNo_ZMRxNG .bAXkjkzl_SYFOHtU-04DK[aria-checked=true] svg,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z[aria-checked=true] svg,._3IZDbV1r5OQ2PtnsjF02A .bAXkjkzl_SYFOHtU-04DK[aria-checked=true] svg{visibility:visible}._2BOpKj2--T_MqNo_ZMRxNG ._3FgC5gbpQJUntY23YtQ89Z,._3IZDbV1r5OQ2PtnsjF02A ._3FgC5gbpQJUntY23YtQ89Z{border-bottom:1px solid #030303;padding-bottom:3px}
._2g633AWSIbFBLBxPXC882A{position:absolute;top:40%;left:5%;right:5%;z-index:10;padding:12px;text-align:center;white-space:normal}._2g633AWSIbFBLBxPXC882A p{color:#fff;padding:4px}
._1x0QJr7iXMkiGpOnQbAvYN{fill:#fff;height:50px;width:50px}
._11XLCF2uLCEj35_lDddpNT{fill:#fff;height:50px;width:50px}
.Ui8OEQfWnkN9BO2o-qSXV{fill:#fff;height:50px;width:50px}
.o2NVVhdZrQ3VeGMHO8aA0{fill:#fff;height:50px;width:50px}
._3DFi9BDKHWFWnty75sJhyJ{fill:#fff;height:50px;width:50px}
._1PkP2GybP9Bh6mN4gmbPN4{fill:#fff;height:50px;width:50px}
._1EfHCA6m0dIgLYzGW2aor1{fill:#fff;height:50px;width:50px}
.G2_89gx6TwcALtRI4k7hc{fill:#fff;height:50px;width:50px}
._2kG3YOJULmYUC8YtVtNO9J{fill:#fff;height:50px;width:50px}
._1NxifIlpri3Af8fEoxkaUr{fill:#fff;height:50px;width:50px}
._2X_GdgwreX3clU-MfCHx-Y{fill:#fff;height:50px;width:50px}
.egx9Z9oH6-wpjLKKhAEoM{fill:#fff;height:50px;width:50px}
._2FH_xFiDZCFtYKBJAmSpeD:hover{text-decoration:none}._3uyGw8SwblJ37jvDUd-0Z_{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;-ms-flex-align:center;align-items:center;color:#fff;text-align:center;margin-left:10px}._3uyGw8SwblJ37jvDUd-0Z_,._267SSeon8aryjeoh4UclX8{display:-ms-flexbox;display:flex}._267SSeon8aryjeoh4UclX8{-ms-flex-pack:inherit;justify-content:inherit;margin-top:20px}
._3N5UJK0Os17icJ33e54tfY{fill:#fff;height:50px;width:50px}
._241TIL5Gnyx3yLobU95FlI{height:auto;width:auto;opacity:.95;transition:all .1s linear}._241TIL5Gnyx3yLobU95FlI:hover{opacity:1}._3G7xHJZQMrQlpjhNDQI2fe{position:absolute;display:-ms-flexbox;display:flex;height:100%;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4);opacity:1;transition:all .2s ease-in-out;cursor:pointer}._3G7xHJZQMrQlpjhNDQI2fe:active ._241TIL5Gnyx3yLobU95FlI{transform:scale(.9)}.qDCxOHuaGNjcgDp5-rvJr{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;margin-left:10px;color:#fff;text-align:center}._2KpvSaYm8FNb5KzZzf4-TO,.qDCxOHuaGNjcgDp5-rvJr{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}._2KpvSaYm8FNb5KzZzf4-TO{-ms-flex-pack:center;justify-content:center}
._2UrTEvz_DRsDezLCxNpGnZ{max-width:100%;max-height:100%;position:relative}._2UrTEvz_DRsDezLCxNpGnZ.ziid7jHsA37M8sq6Set2x{visibility:hidden}
._3UEq__yL-82zX4EyuluREz{position:absolute;top:0;bottom:0;left:0;right:0}
._3QOPLw8PZipW3i8kDxod81{height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default;white-space:nowrap;overflow:hidden}._3QOPLw8PZipW3i8kDxod81:after{display:block;content:"";padding-top:56.25%;pointer-events:none}._1znUHTb50VqdFqfWmai1ts{height:100vh;width:100vw;position:absolute;top:0;right:0;bottom:0;left:0;transform:none;background-color:#000}._3QOPLw8PZipW3i8kDxod81:not(.using-keys) [tabindex],._3QOPLw8PZipW3i8kDxod81:not(.using-keys) button{outline:none}._6p8buRs-LijHSXx1H4MGe::-webkit-media-controls-enclosure{display:none!important}.zRGpGBNtA_hojI_RK9ouQ{-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:auto;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:0;overflow:hidden;object-fit:contain}._6p8buRs-LijHSXx1H4MGe{max-width:100vw;max-height:100vh;height:auto;left:50%;margin:0 auto;top:50%;transform:translate(-50%,-50%)}._6p8buRs-LijHSXx1H4MGe,._1EQJpXY7ExS04odI1YBBlj{background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;-webkit-video-playable-inline:true;width:100%}._1EQJpXY7ExS04odI1YBBlj{z-index:0;height:100%;top:0;left:0}._14LIEiRn-naKqUT7DJ8vwV{background-position:50%;background-repeat:no-repeat;background-size:contain}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CollectionCommentsPage~CommentsPage~CountryPage~FramedGild~GildModal~GovernanceReleaseNotesModal~Hap~a5d6a3b8.10dbe47c974d014d6ce6_.css.map*/</style><style class="" data-href="chunkCSS/CollectionCommentsPage~CommentsPage~CountryPage~GovernanceReleaseNotesModal~ModerationPages~Multired~4b0513d5.380e6144ce852373eab8_.css">._3dhFVFchWAAFXfLFTa94n9{display:block;height:0;margin-bottom:-1em;overflow:hidden}._1NSbknF8ucHV2abfCZw2Z1{display:contents}._1NSbknF8ucHV2abfCZw2Z1._1Q2mF3u7v9hBVu_4bkC7R4{display:none}._3ozFpM1W8BRdrzkr_ssGxZ{overflow:hidden}._18_METUBD2i2iqGBz4ofw1._18_METUBD2i2iqGBz4ofw1{width:auto;height:176px}._3jrT7JqZwfGWyxKf4SYuRj{-ms-flex-align:center;align-items:center;bottom:0;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:50}._2bcjL-4RRFQN5OUQMrcioo{background:none;border:1px solid #fff;color:#fff;padding:10px 20px;position:absolute;text-transform:uppercase}
._3K6DCjWs2dQ93YYZDOHjib{display:block;position:relative}
._3Oa0THmZ3f5iZXAQ0hBJ0k{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}._3Oa0THmZ3f5iZXAQ0hBJ0k.WjuR4W-BBrvdtABBeKUMx{-ms-flex-pack:left;justify-content:left}._2_tDEnGMLxpM6uOa2kaDB3{display:block;max-width:100%;position:relative;background-color:var(--newCommunityTheme-post)}._2_tDEnGMLxpM6uOa2kaDB3._1XWObl-3b9tPy64oaG6fax{margin:0 auto}._2_tDEnGMLxpM6uOa2kaDB3._3oBPn1sFwq76ZAxXgwRhhn{filter:blur(60px);width:100%;height:100%}._2_tDEnGMLxpM6uOa2kaDB3.vgwLfcw0MneE2ejmdh_l9{max-width:240px;max-height:240px;min-width:20px;min-height:20px;object-fit:cover;border-radius:4px}._3hUbl08LBz2mbXjy0iYhOS{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;background-color:rgba(80,85,87,.8);border-radius:4px;bottom:16px;color:#fff;line-height:32px;position:absolute;text-align:center;text-decoration:none;width:320px;left:50%;transform:translate(-50%)}._3m20hIKOhTTeMgPnfMbVNN{position:relative}
._2iaYXFpGyyEGq1rp02cl5w{filter:blur(20px) brightness(.8);height:100%;left:0;position:absolute;top:0;transform:scale(1.3);width:100%}.m3aNC6yp8RrNM_-a0rrfa{position:relative;background:var(--newCommunityTheme-activeTinted05);max-height:512px}.m3aNC6yp8RrNM_-a0rrfa._1fptM9wVD8i598KW_RjLWO{max-height:none}@media (max-width:calc(960px - 1px)){.m3aNC6yp8RrNM_-a0rrfa._3PIKVMCKdveCEcyiKr43sU{max-height:652px}}._3gBRFDB5C34UWyxEe_U6mD{pointer-events:none;width:100%}._3JgI-GOrkmyIeDeyzXdyUD{position:absolute;top:0;left:0;bottom:0;right:0}._3JgI-GOrkmyIeDeyzXdyUD._2CSlKHjH7lsjx0IpjORx14{background:var(--newCommunityTheme-body)}._3JgI-GOrkmyIeDeyzXdyUD._1fptM9wVD8i598KW_RjLWO{position:relative}
._3spkFGVnKMHZ83pDAhW3Mx{display:-ms-flexbox;display:flex;width:100%;height:100%}._3spkFGVnKMHZ83pDAhW3Mx ._2WxICCKdnGu7x2n4CBv6zE{max-width:240px;max-height:240px;min-width:20px;min-height:20px;object-fit:cover;border-radius:4px}._2b68Lt6xHaLir5082LDDA9{-ms-flex-pack:center;justify-content:center}.tErWI93xEKrI2OkozPs7J{display:block;height:100%;max-width:100%;position:relative}
._7T4UafM1PdBGycd5na9nF{font-size:22px;line-height:26px}._7T4UafM1PdBGycd5na9nF,._1WODZhR-x-fbMu3MOL9cH1{font-family:Noto Sans,Arial,sans-serif;font-weight:400;margin-bottom:8px;margin-top:1.4em}._1WODZhR-x-fbMu3MOL9cH1{font-size:20px;line-height:24px}.WFFrvt6_3z5B7MBcYKr8U{font-size:18px;line-height:22px}.WFFrvt6_3z5B7MBcYKr8U,._2UlSUuiYR4BRv_FiLxCcu9{font-family:Noto Sans,Arial,sans-serif;font-weight:400;margin-bottom:8px;margin-top:1.4em}._2UlSUuiYR4BRv_FiLxCcu9{font-size:16px;line-height:20px}.hnYPKCNkyo9X6QpCXHj1I{font-size:14px;line-height:18px}.hnYPKCNkyo9X6QpCXHj1I,._1ceLNhXCFZ1_Lj9Th4go_C{font-family:Noto Sans,Arial,sans-serif;font-weight:400;margin-bottom:8px;margin-top:1.4em}._1ceLNhXCFZ1_Lj9Th4go_C{font-size:12px;line-height:16px}._2ACwpV3Y0LKhHHKbsxNmmY{border:0;border-top:1px solid var(--newCommunityTheme-bodyTextAlpha20);height:1px;margin:8px 0}._34q3PgLsx9zIU5BiSOjFoM{font-family:Noto Mono,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:400;line-height:20px;color:var(--newRedditTheme-monospaceColor);margin:0 2px}._34q3PgLsx9zIU5BiSOjFoM,._3GnarIQX9tD_qsgXkfSDz1{background:var(--newRedditTheme-field);max-width:100%;overflow:auto}._3GnarIQX9tD_qsgXkfSDz1{display:-ms-grid;display:grid;line-height:1.4;margin:4px 0;padding:8px}._3GnarIQX9tD_qsgXkfSDz1>._34q3PgLsx9zIU5BiSOjFoM{background-color:transparent;color:var(--newRedditTheme-bodyText);margin:0}._28lDeogZhLGXvE95QRPeDL{border-left:4px solid var(--newCommunityTheme-bodyTextAlpha20);margin:4px 0 4px 8px;padding-left:8px}._1qeIAgB0cPwnLhDF9XSiJM{padding:.8em 0 .25em}._1qeIAgB0cPwnLhDF9XSiJM:first-child{padding-top:0}._1qeIAgB0cPwnLhDF9XSiJM:last-child{padding-bottom:0}._3gqTEjt4x9UIIpWiro7YXz{margin:.4em 1em}._3gqTEjt4x9UIIpWiro7YXz ._1qeIAgB0cPwnLhDF9XSiJM{padding:0}._33MEMislY0GAlB78wL1_CR{list-style:disc outside;margin:4px 0 4px 8px}._33MEMislY0GAlB78wL1_CR ._33MEMislY0GAlB78wL1_CR{list-style-type:circle}._33MEMislY0GAlB78wL1_CR ._33MEMislY0GAlB78wL1_CR ._33MEMislY0GAlB78wL1_CR{list-style-type:square}._1eJr7K139jnMstd4HajqYP{list-style:decimal outside;margin:4px 0 4px 8px}._1eJr7K139jnMstd4HajqYP ._1eJr7K139jnMstd4HajqYP{list-style-type:lower-alpha}._1eJr7K139jnMstd4HajqYP ._1eJr7K139jnMstd4HajqYP ._1eJr7K139jnMstd4HajqYP{list-style-type:lower-roman}._12FoOEddL7j_RgMQN0SNeU{font-weight:700}._7s4syPYtk5hfUIjySXcRE{font-style:italic}.HoWuCifWxDx-PnwllGmZd{text-decoration:underline}._2aQztsTwdz2uTN4arsyBD6{bottom:-.4em}._2aQztsTwdz2uTN4arsyBD6,._1jsgSPRO0cMQfs1UZrSovE{position:relative;font-size:.7em;line-height:.7em}._1jsgSPRO0cMQfs1UZrSovE{top:-.4em}.MRH-njmSb5ZTkfb1o4dqv{border:2px solid #eee;border-collapse:collapse;display:inline-block;margin-bottom:4px;margin-top:4px;overflow-x:auto;word-break:normal}.s6JZe6869f81l9E_5G7Q9{background-color:var(--newCommunityTheme-bodyAlpha80);border:1px solid #eee}._3DYfYn_cczg1wj_a3hhyV6{background-color:var(--newCommunityTheme-bodyAlpha80);text-align:left}._1LHijgw3WoeCUe8AUewfUB,._3DYfYn_cczg1wj_a3hhyV6{border:1px solid #eee;color:var(--newCommunityTheme-bodyText);padding:4px 8px}._1LHijgw3WoeCUe8AUewfUB{text-align:center}._3DqGFKR55y45L5IxBTgsFz{text-align:right}._3DqGFKR55y45L5IxBTgsFz,._4uv59XIILEFm6V3BmtSuR{border:1px solid #eee;color:var(--newCommunityTheme-bodyText);padding:4px 8px}._4uv59XIILEFm6V3BmtSuR{text-align:left}._3TNkDptlyGOiWXvdX_acOB{text-align:center}._3TNkDptlyGOiWXvdX_acOB,._1AUCpXmm3maPuEbUSe90Y8{border:1px solid #eee;color:var(--newCommunityTheme-bodyText);padding:4px 8px}._1AUCpXmm3maPuEbUSe90Y8{text-align:right}._3t5uN8xUmg0TOwRCOGQEcU,._3t5uN8xUmg0TOwRCOGQEcU:visited{color:var(--newCommunityTheme-linkText);text-decoration:underline}
.voEElhHVrm-yKZcIbBmik{display:block}._1gg1MfJZaNkaPmqHpGQHni{max-height:175px;max-width:512px;border-radius:8px}._1gg1MfJZaNkaPmqHpGQHni:first-child{padding-top:4px}.U76N5pdhVpwLUkKv0jpDZ{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:4px}.lhXj5Lw1-62CSn58uodEt{transform:translateX(-2px)}.WZIEUuvYX30GAtLJofhDk{margin-left:8px;color:#787c7e;font-size:12px}.WZIEUuvYX30GAtLJofhDk a{color:var(--newCommunityTheme-linkText);margin-right:5px;text-decoration:none}
._1PlxnYkerei9iGJsL9JyrP{display:block}._2LjgQiHLCZ9LDbCQx5KaOi{margin-top:16px}._2-UiOdhyj4wHBv7Rc2FeDr{margin:24px 0}._2-UiOdhyj4wHBv7Rc2FeDr.c1cmiB1jfdq4sxidlPDAx{margin-bottom:0}._2-UiOdhyj4wHBv7Rc2FeDr._1yyTGHoIL7vZ6fNJ2-s3dL{margin:6px 0 12px}._2R6TbsJdSgxwd1OzbbrIjl{margin-top:8px}._2R6TbsJdSgxwd1OzbbrIjl:first-child{margin-top:2px}.FJNSiirwoPtG58aeGw2Jx{margin-bottom:24px;font-size:.8em;text-align:center}._2-H7KMbqeJxA6VjyAX4GMX{background-color:var(--newCommunityTheme-inactive);border-radius:4px;padding-bottom:56%;position:relative;width:100%;margin-bottom:20px}._2-H7KMbqeJxA6VjyAX4GMX:after{bottom:8px;content:var(--placeholder-content-text,"");font-size:.9em;left:16px;position:absolute}._2-H7KMbqeJxA6VjyAX4GMX._18dflNtNlz_sHfoBK19VZn{width:175px;height:175px;padding-bottom:0;margin:6px 0}._2-H7KMbqeJxA6VjyAX4GMX._2O6ZaJBTx6OGys4GI6Egy-{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}
.JnJcJlA7hHeajn8Um_Bh5{display:inline-block;vertical-align:middle;line-height:100%;margin:0 2px}
._3mIYu0jAt23sIWGr4pFcI{opacity:0;transition:opacity 1s ease-out}._2XOXS9oLSigrX7LIefjqhe:before{content:"";position:absolute;visibility:hidden}._2v4IIjPhKL0PDaWaWtjJ1E{background:#545452;border-radius:2px;transition:background 1s ease-out}._2v4IIjPhKL0PDaWaWtjJ1E:not(._15VS32zBYFUDI5ssldQhEK){cursor:pointer}._2v4IIjPhKL0PDaWaWtjJ1E._15VS32zBYFUDI5ssldQhEK{background:rgba(84,84,82,.1)}._2v4IIjPhKL0PDaWaWtjJ1E._15VS32zBYFUDI5ssldQhEK ._3mIYu0jAt23sIWGr4pFcI{opacity:1}._3CBmNG6xIaLHHh1ts_10tN{animation-duration:.1s}._3CBmNG6xIaLHHh1ts_10tN:after{left:10px}
.Zwo7CZoszMU6kBYhWyIC7{background-color:var(--newCommunityTheme-field);border-radius:.8em;padding-right:.2em;padding-left:.8em;color:var(--newCommunityTheme-linkText);display:inline;text-decoration:none}.Zwo7CZoszMU6kBYhWyIC7:hover{text-decoration:underline}._33bYVIxJlbFcqiiYlexnqp{max-width:100%;display:block;border:1px}
._2Pw8j7a2DYkjTDOFbIdODA{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-metaText);padding-left:12px;margin-bottom:-4px}._2ktYI4-r7C-HaMk9ulbwog{width:364px}._3rKUrAbYNFvE7-nMDs6lwZ{fill:var(--newCommunityTheme-metaText);height:14px;padding-right:4px;vertical-align:bottom;width:12px}._1e2szH8g0XMMM_EuCN8Olk{position:relative}._3kpwADnYG-SH40aaSdX3ZE{position:relative;height:1em;width:1em;display:inline-block;vertical-align:middle;margin-left:-.6em;margin-right:.2em;margin-bottom:.1em}
._292iotee39Lmt0MkQZ2hPV{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;word-break:break-word;overflow:auto;padding-bottom:1px;margin-bottom:-1px;color:var(--newCommunityTheme-bodyText)}a:visited ._292iotee39Lmt0MkQZ2hPV{color:var(--postBodyLink-VisitedLinkColor)}.YCBAlwtFjC7cDSMdBeA2W{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.gCpM4Pkvf_Xth42z4uIrQ{background:none;border:1px solid var(--newCommunityTheme-bodyText);color:var(--newCommunityTheme-bodyText);padding:10px 20px;text-transform:uppercase}._1GPL7pYOAn5YHfoARxZ8-F{--postBodyLink-VisitedLinkColor:var(--newCommunityTheme-bodyText)}
._3ms2Z8z8rPWLXaErcTJ9yH{font-size:14px;line-height:21px;--RawHTMLDisplay-tr-even:var(--newCommunityTheme-line);--RawHTMLDisplay-tr-odd:var(--newCommunityTheme-line);color:var(--newCommunityTheme-bodyText);word-break:break-word}._3ms2Z8z8rPWLXaErcTJ9yH,._3ms2Z8z8rPWLXaErcTJ9yH h1{font-family:Noto Sans,Arial,sans-serif;font-weight:400}._3ms2Z8z8rPWLXaErcTJ9yH h1{font-size:22px;line-height:26px}._3ms2Z8z8rPWLXaErcTJ9yH h2{font-size:20px;line-height:24px}._3ms2Z8z8rPWLXaErcTJ9yH h2,._3ms2Z8z8rPWLXaErcTJ9yH h3{font-family:Noto Sans,Arial,sans-serif;font-weight:400}._3ms2Z8z8rPWLXaErcTJ9yH h3{font-size:18px;line-height:22px}._3ms2Z8z8rPWLXaErcTJ9yH h4{font-size:16px;line-height:20px}._3ms2Z8z8rPWLXaErcTJ9yH h4,._3ms2Z8z8rPWLXaErcTJ9yH h5{font-family:Noto Sans,Arial,sans-serif;font-weight:400}._3ms2Z8z8rPWLXaErcTJ9yH h5{font-size:14px;line-height:18px}._3ms2Z8z8rPWLXaErcTJ9yH h6{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}._3ms2Z8z8rPWLXaErcTJ9yH h1,._3ms2Z8z8rPWLXaErcTJ9yH h2,._3ms2Z8z8rPWLXaErcTJ9yH h3,._3ms2Z8z8rPWLXaErcTJ9yH h4,._3ms2Z8z8rPWLXaErcTJ9yH h5,._3ms2Z8z8rPWLXaErcTJ9yH h6{margin-top:1.4em;margin-bottom:8px}._3ms2Z8z8rPWLXaErcTJ9yH em{font-style:italic}._3ms2Z8z8rPWLXaErcTJ9yH strong{font-weight:700}._3ms2Z8z8rPWLXaErcTJ9yH sup{position:relative;top:-.4em;font-size:.7em;line-height:.7em}._3ms2Z8z8rPWLXaErcTJ9yH ol,._3ms2Z8z8rPWLXaErcTJ9yH ul{margin:4px 0 4px 8px}._3ms2Z8z8rPWLXaErcTJ9yH a,._3ms2Z8z8rPWLXaErcTJ9yH a:visited{color:var(--newCommunityTheme-linkText);text-decoration:underline}._3ms2Z8z8rPWLXaErcTJ9yH img{max-width:100%}._3ms2Z8z8rPWLXaErcTJ9yH ol li,._3ms2Z8z8rPWLXaErcTJ9yH ul li{margin:.4em 1em}._3ms2Z8z8rPWLXaErcTJ9yH ol li>p,._3ms2Z8z8rPWLXaErcTJ9yH ul li>p{margin-left:-.2em}._3ms2Z8z8rPWLXaErcTJ9yH ul li{list-style:disc outside}._3ms2Z8z8rPWLXaErcTJ9yH ol li{list-style:decimal outside}._3ms2Z8z8rPWLXaErcTJ9yH p{padding:.5em 0}._3ms2Z8z8rPWLXaErcTJ9yH p:first-child{padding-top:0}._3ms2Z8z8rPWLXaErcTJ9yH p:last-child{padding-bottom:0}._3ms2Z8z8rPWLXaErcTJ9yH blockquote{border-left:4px solid rgba(0,0,0,.2);margin:4px 0 4px 8px;padding-left:8px}._3ms2Z8z8rPWLXaErcTJ9yH pre{background:hsla(0,0%,93.3%,.8);display:-ms-grid;display:grid;line-height:1.4;margin:4px 0;max-width:100%;overflow:auto;padding:8px}._3ms2Z8z8rPWLXaErcTJ9yH pre code{background-color:transparent;color:#222;margin:0}._3ms2Z8z8rPWLXaErcTJ9yH code{font-family:Noto Mono,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:400;line-height:20px;background:var(--newCommunityTheme-flair);color:var(--newCommunityTheme-postFlairText);margin:0 2px;max-width:100%;overflow:auto}._3ms2Z8z8rPWLXaErcTJ9yH table{border:2px solid var(--newCommunityTheme-line);border-collapse:collapse;display:inline-block;margin-bottom:4px;margin-top:4px;overflow-x:auto;word-break:normal;max-width:100%}._3ms2Z8z8rPWLXaErcTJ9yH tr{border:1px solid var(--newCommunityTheme-line)}._3ms2Z8z8rPWLXaErcTJ9yH tr:nth-child(2n){background-color:var(--RawHTMLDisplay-tr-even)}._3ms2Z8z8rPWLXaErcTJ9yH tr:nth-child(odd){background-color:var(--RawHTMLDisplay-tr-odd)}._3ms2Z8z8rPWLXaErcTJ9yH td,._3ms2Z8z8rPWLXaErcTJ9yH th{border:1px solid var(--newCommunityTheme-line);padding:4px 8px}._3ms2Z8z8rPWLXaErcTJ9yH th{text-align:center}._3ms2Z8z8rPWLXaErcTJ9yH hr{border:0;border-top:1px solid var(--newCommunityTheme-bodyTextAlpha20);height:1px;margin-bottom:8px;margin-top:8px}._3ms2Z8z8rPWLXaErcTJ9yH .md-spoiler-text:not([data-revealed]){border-radius:2px;background:var(--newCommunityTheme-metaText);cursor:pointer;color:transparent}._3ms2Z8z8rPWLXaErcTJ9yH .md-spoiler-text:not([data-revealed])>*{opacity:0}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CollectionCommentsPage~CommentsPage~CountryPage~GovernanceReleaseNotesModal~ModerationPages~Multired~4b0513d5.380e6144ce852373eab8_.css.map*/</style><style class="" data-href="chunkCSS/CollectionCommentsPage~CommentsPage~CountryPage~Frontpage~GovernanceReleaseNotesModal~ModListing~Mod~e3d63e32.74eb929a3827c754ba25_.css">._3h6zBMaGJuwN_qOmhUyv7E{padding:8px}
._23h0-EcaBUorIHC-JZyh6J{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:0;padding:8px 4px 8px 0;position:absolute;top:0}@media (max-width:639px){._23h0-EcaBUorIHC-JZyh6J{display:none}}
._2lHXa-mLMsRfm1Q5JxgU4r,.REwsaLIz5u3DhM7zbbzIU,.bE7JgM2ex7W3aF3zci5bm,.FeLWdhOO-cVXowAo3Rndk,._3Qkp11fjcAw9I9wtLo8frE{background-color:var(--newCommunityTheme-postTransparent20);color:var(--newCommunityTheme-actionIcon);position:relative;border:thin solid transparent}._2lHXa-mLMsRfm1Q5JxgU4r:hover,.REwsaLIz5u3DhM7zbbzIU:hover,.bE7JgM2ex7W3aF3zci5bm:hover,.FeLWdhOO-cVXowAo3Rndk:hover,._3Qkp11fjcAw9I9wtLo8frE:hover{border:thin solid var(--newCommunityTheme-postIcon);z-index:1}._2yN8L-c8UBoKxHn0-vg_dS,.bE7JgM2ex7W3aF3zci5bm{border:thin solid var(--newCommunityTheme-postLine);margin-bottom:-1px;position:relative;z-index:0}._2zRMh6o0BucltCL6o64pa4{position:relative;color:var(--newCommunityTheme-actionIcon)}._1Accc3h2AW0sB8E4CcEz2n._1LmKpEAguLZV4jQMgQSFVL:focus,.bE7JgM2ex7W3aF3zci5bm._1LmKpEAguLZV4jQMgQSFVL:focus,.FeLWdhOO-cVXowAo3Rndk._1LmKpEAguLZV4jQMgQSFVL:focus{border:1px solid var(--newCommunityTheme-postIcon);box-shadow:0 0 1px var(--newCommunityTheme-postIcon);z-index:2}._3joKifdh6j3tG_vsgFS85R{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.bE7JgM2ex7W3aF3zci5bm{overflow:hidden;position:relative}@media (min-width:640px){.bE7JgM2ex7W3aF3zci5bm{padding-left:40px}}.FeLWdhOO-cVXowAo3Rndk{overflow:hidden}._2lHXa-mLMsRfm1Q5JxgU4r,._3Qkp11fjcAw9I9wtLo8frE{--post-line-color:var(--newCommunityTheme-postLine);--post-icon-color:var(--newCommunityTheme-postIcon);border:1px solid var(--post-line-color);margin-bottom:10px;overflow:hidden}._2lHXa-mLMsRfm1Q5JxgU4r:hover,._3Qkp11fjcAw9I9wtLo8frE:hover{border:1px solid var(--post-icon-color)}._2lHXa-mLMsRfm1Q5JxgU4r._1nQXomgzQ2rnBsRU2iZ00l,._3Qkp11fjcAw9I9wtLo8frE._1nQXomgzQ2rnBsRU2iZ00l{--post-line-color:var(--newRedditTheme-postLine);--post-icon-color:var(--newRedditTheme-postIcon)}._1qftyZQ2bhqP62lbPjoGAh{--post-icon-color:var(--newCommunityTheme-postIcon)}._1qftyZQ2bhqP62lbPjoGAh._1LmKpEAguLZV4jQMgQSFVL:focus{border:1px solid var(--post-icon-color);box-shadow:0 0 0 1px var(--post-icon-color);transition:box-shadow 0s}._1qftyZQ2bhqP62lbPjoGAh._1nQXomgzQ2rnBsRU2iZ00l{--post-icon-color:var(--newRedditTheme-postIcon)}._3Qkp11fjcAw9I9wtLo8frE{transition:color .5s,fill .5s,box-shadow .5s}._2RFRmGwuh0BemW7iUA3-VB{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
._3cwq18vPueuAxRSrd1foNB{display:none;margin-left:8px}@media (min-width:320px){._3cwq18vPueuAxRSrd1foNB{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}@media (min-width:375px){._3cwq18vPueuAxRSrd1foNB{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}@media (min-width:414px){._3cwq18vPueuAxRSrd1foNB{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}@media (min-width:436px){._3cwq18vPueuAxRSrd1foNB{display:-ms-flexbox;display:flex;-ms-flex:0 0 96px;flex:0 0 96px;height:72px}}._1jxw1P65tWXN5u8kVHlX-n{margin:8px 0}._2KR7fLQx_7rIv8QaoeXKZw,._1jxw1P65tWXN5u8kVHlX-n{display:-ms-flexbox;display:flex}._2KR7fLQx_7rIv8QaoeXKZw{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-left:8px}._6w7aNMh3t6UMe07Q6oWFE{border-radius:4px;height:16px;margin:1.5px 0;width:16px}._1Xs9oeessHWcuF0VTVxRnl{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;fill:inherit;-ms-flex-direction:column;flex-direction:column;text-align:center}._2XOZ5bYpLdswvBAYUNa-ly{border-radius:4px;-ms-flex:1;flex:1;height:100%;width:100%;border-radius:2px;position:relative}.n3AVRrP7HOfc0gAtGFpfv{height:20px;width:328px}._1BoNlCqTsaeLXkuZbADxyl{height:10px;margin-top:8px;width:88px}._1IgQuZI8L6A0NcShWmf08y{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:auto 8px 0 0}._2AMaFX8Gwojg29X4_nOnaL{height:12px;width:16px}.oljBm1Q059l3l84VHO9VM{border-right:1px solid var(--newCommunityTheme-line);height:16px;margin:0 8px;vertical-align:middle}._2xeK0Acj_38O5kqiHgp7VC{height:12px;width:110px}._3WphuhFsMSKk2tQyD3fZeI{height:12px;margin-left:8px;width:20px}
._3RRgbzXvoZ4MUYm45lAqp7{border-radius:4px;height:16px;margin:0 14px 0 4px;width:16px}._2rSb53hAOWG9j6R_ToxoSJ{fill:inherit;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}._2rSb53hAOWG9j6R_ToxoSJ,._2wuOxz4--LcoxCYSrpCBlx{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}._2wuOxz4--LcoxCYSrpCBlx{-ms-flex-align:start;align-items:flex-start;padding:3px 8px 3px 4px}._3CIl2qTD30RwYsMAGO2Y2S{margin:4px 4px 4px 14px}._2UCpUVZ4aSncQhvkrQW_0i{border-radius:100%;height:16px;width:16px}._2IJnSguizdehDk_JnTKrdK{margin:2px 12px 0 4px}._1OQE_XsSHzM7AtjVQahjoI{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;min-height:24px;overflow:hidden}._28eZmJsl2bogBZ2KPmeoFO{width:160px}._24dJJDh8muEbehYysONmV1,._28eZmJsl2bogBZ2KPmeoFO{height:12px;margin-top:2px}._24dJJDh8muEbehYysONmV1{margin-left:8px;width:256px}._2-iJVRFJK-xC7a7xgBF-T5{width:52px}._2-iJVRFJK-xC7a7xgBF-T5,._1IFRAIwzfwChKq85FhLG69{height:12px;margin-left:8px}._1IFRAIwzfwChKq85FhLG69{width:20px}._3HxvQvODjYEHa-X5AuQinY{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:auto;min-height:24px}
._1yYeg-XN7v7i06TrK8Lh13{margin:8px 0 0 40px}._3Qm3gV6v4Y9YWuQgCqMvJr{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;fill:inherit;-ms-flex-direction:column;flex-direction:column}.y9vamInQ4LrXndusvhkBl{height:16px;margin:1.5px 0 1.5px -8px;width:16px;border-radius:4px}._3QuUl4wSXyqVEAkIgGaLXl{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 8px 8px 0}.CgxUJgu3x2x0HIb96uJcV{border-radius:100px;height:20px;width:20px}._3vDeGQp8VifbnDC95HagCL{height:12px;margin-right:8px}.Nci_4K-inwrSvpM-HSgWy{height:12px;width:232px}._1QxTngAAL4xURgv5RVNOq1{height:20px;margin-top:16px;width:328px}._2cFr_UVzM0pQGvZVL2Pmx5{height:343px;margin:8px 0 0 40px;width:100%}._33_7mRxP4egdr8CL9OMSdb{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:8px 8px 8px 0}._EVV9UvUf3cYf-HtTUL33{height:16px;width:110px}._2Ovk4TwuzZDamFhAj_X5Nl{height:16px;margin-left:8px;width:20px}._3Yno3UEEUpbfXOklgaEf27{height:20px;width:120px}._3-iHWkhaRqC0JmCwckFVg1{height:36px;display:-ms-flexbox;display:flex;margin-bottom:12px}._314KvlynGyTcpUjSXckrbY{height:36px;width:36px;border-radius:1000px;margin-right:12px}._314KvlynGyTcpUjSXckrbY._3EpUFkJ6GGzK-aVzndYmTT{width:100px}
._2486DvSWPD-F9xM1LaS9AZ{background-color:var(--newRedditTheme-postTransparent20);max-width:100%}._2486DvSWPD-F9xM1LaS9AZ,.-epve_JNERIUWcWNKZJF6{display:-ms-flexbox;display:flex}.-epve_JNERIUWcWNKZJF6{-ms-flex-direction:column;flex-direction:column;width:100%}._2dzkHWoQ7wLdDsEAwyw1NL{display:-ms-flexbox;display:flex;padding:16px}._1cE9WBao1CSNnKKQd97erN{height:20px;width:80px}.dXH0UqIq_Mtkd24573Rs5{height:20px;margin-left:10px;width:200px}._1NHO6pCrlHfrC6Q-_d-3kZ{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px}.aHlABuIzfJ3NbabTwjGN8{width:100%}._1wEL9K8jt2pgaYL1hhQt_P{border-radius:4px;-ms-flex:1;flex:1;height:100%;width:100%;border-radius:2px}._22TlQsT52A1DMzjuJNEb7b{display:none;margin-left:8px}@media (min-width:320px){._22TlQsT52A1DMzjuJNEb7b{display:-ms-flexbox;display:flex;-ms-flex:0 0 138px;flex:0 0 138px;height:98px}}@media (min-width:375px){._22TlQsT52A1DMzjuJNEb7b{display:-ms-flexbox;display:flex;-ms-flex:0 0 138px;flex:0 0 138px;height:98px}}@media (min-width:414px){._22TlQsT52A1DMzjuJNEb7b{display:-ms-flexbox;display:flex;-ms-flex:0 0 138px;flex:0 0 138px;height:98px}}@media (min-width:478px){._22TlQsT52A1DMzjuJNEb7b{display:-ms-flexbox;display:flex;-ms-flex:0 0 138px;flex:0 0 138px;height:98px}}._2ztqeqAwKeO-Fwjjpm3ou2{display:-ms-flexbox;display:flex;padding:8px 16px}.hKjLaaNx-nWjCGihE3wwZ{height:16px;width:70px}
._3AaWcDg070_adHsR2kuysq{border:1px solid var(--newCommunityTheme-postLine);border-radius:4px;margin:5px 0;overflow:hidden}._3AaWcDg070_adHsR2kuysq._2haLgsTDyDtdH_2cecOvLP{margin:6px 0 5px}._3AaWcDg070_adHsR2kuysq._1nHCEySWEWsOIjYYvrF3Ay{margin:-5px 0 10px}._3EYDFTyujo6kmshltlBq10{font-size:14px;font-weight:500;line-height:18px;background-color:var(--newCommunityTheme-body);padding:10px 20px 13px;text-align:center}._3EYDFTyujo6kmshltlBq10 ._21u1WVXVWqUtM7v_Y0c9_0{line-height:18px;padding:0 0 15px;color:var(--newCommunityTheme-bodyText)}._3EYDFTyujo6kmshltlBq10 ._3FNnHKnM8zvRUpKS2hqoVu{color:var(--newCommunityTheme-active);line-height:18px;padding:3px 0}._3EYDFTyujo6kmshltlBq10 ._5XRkOTBpwyH-aTpv3Uj2{border:0;border-top:1px solid var(--newCommunityTheme-line);width:100%}._15k2ydh8mxGtI2wxNW_lBA,._3jke_Z4bAXFPXe4m2Z_ocv{-ms-flex-align:center;align-items:center;background-color:var(--newCommunityTheme-body);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:80px;padding:10px 20px;text-align:center}._15k2ydh8mxGtI2wxNW_lBA ._3Qyit4QoTHIo9Mp3ed0NZg,._3jke_Z4bAXFPXe4m2Z_ocv ._3Qyit4QoTHIo9Mp3ed0NZg{color:var(--newCommunityTheme-active);font-weight:600;left:-30px;position:absolute}._15k2ydh8mxGtI2wxNW_lBA ._21u1WVXVWqUtM7v_Y0c9_0,._3jke_Z4bAXFPXe4m2Z_ocv ._21u1WVXVWqUtM7v_Y0c9_0{font-size:14px;font-weight:500;line-height:18px;padding:0 0 15px;position:relative}._15k2ydh8mxGtI2wxNW_lBA .HHkkaXqGVK3_gJrR3VcQS,._3jke_Z4bAXFPXe4m2Z_ocv .HHkkaXqGVK3_gJrR3VcQS{font-size:14px;font-weight:500;line-height:18px;color:var(--newCommunityTheme-active);padding:0 0 15px}._15k2ydh8mxGtI2wxNW_lBA ._2f9EhN-2fH0l-KxOeQ_wj8,._3jke_Z4bAXFPXe4m2Z_ocv ._2f9EhN-2fH0l-KxOeQ_wj8{font-size:12px;font-weight:400;line-height:16px}._15k2ydh8mxGtI2wxNW_lBA{padding:0 20px}
._3tBFh6Ty3gSaxW4gcm6hZ_{height:156px;margin-bottom:-20px;overflow:hidden}
.FohHGMokxXLkon1aacMoi{position:relative}._1Uj2L1UhJuirkaXINcf9S8{margin-bottom:10px;padding:16px 0 16px 12px}._2DB_2VI3a-y6nk57R2aWVo{font-size:16px;font-weight:500;line-height:20px}.zfoxmi0VvZvMZu1rHVbMX{top:0;left:0;right:0;bottom:0;max-height:300px;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:10}.Ii7DEkcMDxQHElTHeeaci{margin:0 50px 10px;text-align:center}.rpBJOHq2PR60pnwJlUyP0{min-height:1000px;width:100%}.QBfRw7Rj8UkxybFpX-USO{height:auto;width:100%}._1yJOfuD_qgqaaG8ZIFbQVc{background-color:var(--newCommunityTheme-body);color:var(--newCommunityTheme-linkText)}.wakXAw7uCIqmSRV84RKMW{fill:var(--newCommunityTheme-linkText);padding-left:12px;vertical-align:middle;width:16px}
.wwHbgRV0ZXGp5CHHlpo5u{display:none}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CollectionCommentsPage~CommentsPage~CountryPage~Frontpage~GovernanceReleaseNotesModal~ModListing~Mod~e3d63e32.74eb929a3827c754ba25_.css.map*/</style><style class="" data-href="chunkCSS/CollectionCommentsPage~CommentsPage~EconTopAwardersModal~ModQueuePages~ModerationPages~PostCreation~~bca2b657.1f6587790ced00d01321_.css">.reBgd-KYxGiWr_ZyzPgr_{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;padding:8px 0 16px;gap:18px}.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm-{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px}.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm-._3DcaFqbAKhkVLYT6i2vxLy{row-gap:28px}.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- ._1XlH7yy1d0pGBQ0hDDAaDv{width:110px;height:110px;top:2px}.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- ._3fwbxY1I7EhKfr8MK7xT0S,.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- ._1zEocOo_0euorSuKdx4-t2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:120px;position:relative;margin-right:auto;margin-left:5px;padding:0 8px}.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- ._23HWId-tu5O6LulDxLoVD1,.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- .Xzl_H3G7Qyd756Y0rQz4w{box-sizing:content-box;position:relative;height:94px}._2XdJHCLvUWJ2gdGBnugD5t .reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- ._23HWId-tu5O6LulDxLoVD1,._2XdJHCLvUWJ2gdGBnugD5t .reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- .Xzl_H3G7Qyd756Y0rQz4w{height:32px}.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- ._23HWId-tu5O6LulDxLoVD1._3DcaFqbAKhkVLYT6i2vxLy,.reBgd-KYxGiWr_ZyzPgr_ .poHPrsWD-JtPCRh7foOm- .Xzl_H3G7Qyd756Y0rQz4w._3DcaFqbAKhkVLYT6i2vxLy{height:74px}._2yhW3k4B2CUUSvt-3mqV3S{width:-webkit-fit-content;width:fit-content;margin:5px auto}._3mxKqH41iEa2lxIov7Eup-{position:absolute;bottom:-2px;right:-12px;margin:0 10px;background-color:var(--newCommunityTheme-body);box-shadow:0 0 2px var(--newRedditTheme-actionIconAlpha50);border-radius:18px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:32px;width:32px}._3mxKqH41iEa2lxIov7Eup- ._18bneLE5nnOdUrY8P-eepo{height:18px;fill:var(--newRedditTheme-errorText)}._2cJzNEK-EGk9V7LDTIEFb- ._3fwbxY1I7EhKfr8MK7xT0S,._2cJzNEK-EGk9V7LDTIEFb- ._1zEocOo_0euorSuKdx4-t2{margin-right:auto!important}._21e_ZHJXEi7zMZ6XWWBz{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;color:var(--newRedditTheme-bodyText);gap:16px;padding:0 16px 16px}._21e_ZHJXEi7zMZ6XWWBz ._18bneLE5nnOdUrY8P-eepo{height:50px;fill:var(--newRedditTheme-bodyText)}._1XlH7yy1d0pGBQ0hDDAaDv{position:absolute}._1XlH7yy1d0pGBQ0hDDAaDv.z6LY0qX0g0puWE-RPF8XB{opacity:.8}._3JLTqaLlFv8aPfzi9eQazu{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-top:4px;width:100%}._3JLTqaLlFv8aPfzi9eQazu ._1XlH7yy1d0pGBQ0hDDAaDv{height:72px}._3JLTqaLlFv8aPfzi9eQazu .QsNKjj4EDQH2hYFYQB6T4{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;width:72px;height:72px;margin:0 auto}._3JLTqaLlFv8aPfzi9eQazu .QsNKjj4EDQH2hYFYQB6T4 ._23HWId-tu5O6LulDxLoVD1,._3JLTqaLlFv8aPfzi9eQazu .QsNKjj4EDQH2hYFYQB6T4 .Xzl_H3G7Qyd756Y0rQz4w{position:absolute;width:calc(100% - 24px);margin:0 10px 10px;z-index:1}._3JLTqaLlFv8aPfzi9eQazu .QsNKjj4EDQH2hYFYQB6T4 ._23HWId-tu5O6LulDxLoVD1 ._28VC5AU-z3J-h80HdMusUT,._3JLTqaLlFv8aPfzi9eQazu .QsNKjj4EDQH2hYFYQB6T4 .Xzl_H3G7Qyd756Y0rQz4w ._28VC5AU-z3J-h80HdMusUT{bottom:auto}._3JLTqaLlFv8aPfzi9eQazu ._3mxKqH41iEa2lxIov7Eup-{top:42px;right:-4px;height:24px;width:24px;z-index:2}._3JLTqaLlFv8aPfzi9eQazu ._3mxKqH41iEa2lxIov7Eup- ._18bneLE5nnOdUrY8P-eepo{height:14px;fill:var(--newRedditTheme-errorText)}._2YXJIDv8TLzRj5vNdYs-_t{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;color:var(--newRedditTheme-bodyText);gap:16px;padding:0;margin:0 auto}._2YXJIDv8TLzRj5vNdYs-_t ._18bneLE5nnOdUrY8P-eepo{height:50px;fill:var(--newRedditTheme-bodyText);height:38px}.OvWqIzFfbWF0I-5FMZ18I{text-transform:uppercase;font-weight:700}.OvWqIzFfbWF0I-5FMZ18I._3Vqz8YzNczoVWpOtpwXAit{color:#ff4500}.nxYqAuGeco2RA9q0e9ECw{background-color:var(--newRedditTheme-inactive)!important;color:var(--newRedditTheme-metaText)!important}
._3Wf5TsmUR8Qf8nr0fDHjur{width:28px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--newCommunityTheme-actionIcon);position:relative}.eQZZIJf9NTq5MBV2285S2{vertical-align:top}
@keyframes _1nKXGUCyFMbujKJCUr7v1F{0%{transform:scale(1)}50%{transform:scale(.125)}83%{transform:scale(.172)}to{transform:scale(.156);display:none}}@keyframes _3Unh28GaDqT2GLqHAD02_S{0%{opacity:0}to{opacity:1}}.yW-ely1Ik8KTYTO9TSOSa{display:inline-block;vertical-align:top}.q2KM5tcmhqOBd4ElRihZQ{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:40px;padding:4px;color:var(--newCommunityTheme-titleText);font-size:12px;font-weight:400;line-height:16px}.q2KM5tcmhqOBd4ElRihZQ._1HqRbG571qt3Nk2zj_W3TS{background-color:var(--newCommunityTheme-active)}.q2KM5tcmhqOBd4ElRihZQ._1HqRbG571qt3Nk2zj_W3TS:focus,.q2KM5tcmhqOBd4ElRihZQ._1HqRbG571qt3Nk2zj_W3TS:hover{background-color:var(--newCommunityTheme-activeShaded90)}.q2KM5tcmhqOBd4ElRihZQ._1HqRbG571qt3Nk2zj_W3TS:active{background-color:var(--newCommunityTheme-activeShaded80)}._1rwi4ljDNaPtYUiOiXomov{height:20px;width:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}._1YpK2GgjHXEnSEetPdXV17{margin-left:4px}._2lnLb-ItT6LeziBNeQZx8I{height:20px;width:20px}._2lnLb-ItT6LeziBNeQZx8I._3JxvBqAeBggcg7vHXhdVlS{visibility:hidden}._2qKgWPWPiz4EnwPhDH9jaU{opacity:0;position:absolute;height:128px;width:128px;animation:_1nKXGUCyFMbujKJCUr7v1F .6s ease-in-out 1.7s,_3Unh28GaDqT2GLqHAD02_S .1s ease-in-out 1.7s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){._2lnLb-ItT6LeziBNeQZx8I._3JxvBqAeBggcg7vHXhdVlS{visibility:visible}._2qKgWPWPiz4EnwPhDH9jaU{display:none;animation:none}}
._1c_YBKkiW4FhhLJPkq9c1v{fill:var(--newCommunityTheme-actionIcon)}
.DInSK-8C_3_wtp8rkyyk_{position:-webkit-sticky;position:sticky;left:-1px;bottom:0;height:100%;width:52px;min-width:52px;background:linear-gradient(90deg,var(--newCommunityTheme-post),var(--newCommunityTheme-post) 50%,hsla(0,0%,100%,0));display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;z-index:1}.DInSK-8C_3_wtp8rkyyk_._3h4h05agLr2A_NU_Rf3yCn{left:unset;right:-1px;transform:rotate(180deg)}._2MU8EpOTDEghV1ecmq37UZ{color:var(--newCommunityTheme-actionIcon);padding:4px 4px 4px 3px;margin-left:8px;border-radius:4px}._2MU8EpOTDEghV1ecmq37UZ:focus,._2MU8EpOTDEghV1ecmq37UZ:hover{background-color:var(--newCommunityTheme-navIconFaded10)}._2MU8EpOTDEghV1ecmq37UZ:active{background-color:var(--newCommunityTheme-postLine)}._2MU8EpOTDEghV1ecmq37UZ:focus:not(._38NFrOkGDKwQs4baFR_XWF){outline:none}.uPrjAc1vFe8cn_-JitBDg{height:14px;transform:rotate(180deg)}
.AavtiP0APDAhqwl7opcvC{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;white-space:nowrap;color:var(--newCommunityTheme-metaText);cursor:pointer;margin-left:2px;margin-right:4px;font-size:12px;font-weight:400;line-height:16px}._2NhWk2-d-tn8oC0A-k_Ss-{margin-left:4px;margin-right:2px;height:16px}._20LMDg4_PtezakicbNPSfn{height:16px;width:16px}.qntP0rU06Z8LVP6TKmQHQ.AavtiP0APDAhqwl7opcvC{height:28px;padding:4px 8px;margin:8px 0 0 8px;box-sizing:border-box;border-radius:999px;background-color:var(--newCommunityTheme-line);color:var(--newCommunityTheme-titleText)}.qntP0rU06Z8LVP6TKmQHQ.AavtiP0APDAhqwl7opcvC:focus,.qntP0rU06Z8LVP6TKmQHQ.AavtiP0APDAhqwl7opcvC:hover{background-color:var(--newCommunityTheme-lineShaded90)}.qntP0rU06Z8LVP6TKmQHQ.AavtiP0APDAhqwl7opcvC:active{background-color:var(--newCommunityTheme-lineShaded80)}.qntP0rU06Z8LVP6TKmQHQ.AavtiP0APDAhqwl7opcvC:focus:not(.qbP9Qnm2Qru28YDgfefpw){outline:none}.qntP0rU06Z8LVP6TKmQHQ ._2NhWk2-d-tn8oC0A-k_Ss-{height:20px;width:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-right:4px}.qntP0rU06Z8LVP6TKmQHQ ._20LMDg4_PtezakicbNPSfn{height:20px;width:20px}
._1wgnb6w6OJogtEV2N4B3lD{display:block;white-space:nowrap;height:40px;transition:height .3s ease-in-out;overflow:hidden;position:relative}._1wgnb6w6OJogtEV2N4B3lD:not(._1pZRAWakamwUD9Urx217oC){padding:100px 0;margin:-100px 0;pointer-events:none}._1wgnb6w6OJogtEV2N4B3lD:not(._1pZRAWakamwUD9Urx217oC)>*{pointer-events:all}._1wgnb6w6OJogtEV2N4B3lD._3c1kr0TjcknQSAP9naDKGv{white-space:normal;height:auto;padding-right:8px}._1wgnb6w6OJogtEV2N4B3lD._1pZRAWakamwUD9Urx217oC{height:0}._1FZ8jCjLuxoHLtbgJDekEU{min-width:12px;display:inline-block}@media (prefers-reduced-motion:reduce){._1wgnb6w6OJogtEV2N4B3lD{transition:none}}._2PVXBodfFt50jjk5ydPpWY{height:28px;margin:8px 0 0 8px;border-radius:999px;background-color:var(--newCommunityTheme-line)}._2PVXBodfFt50jjk5ydPpWY:focus,._2PVXBodfFt50jjk5ydPpWY:hover{background-color:var(--newCommunityTheme-lineShaded90)}._2PVXBodfFt50jjk5ydPpWY:active{background-color:var(--newCommunityTheme-lineShaded80)}._2PVXBodfFt50jjk5ydPpWY:focus:not(._3JCIceLNhOdJUR_ABw_M2V){outline:none}._1wgnb6w6OJogtEV2N4B3lD._3c1kr0TjcknQSAP9naDKGv ._2PVXBodfFt50jjk5ydPpWY{margin-top:8px}
@keyframes _3bDgD_5hXKabLRqOe9sXRi{0%{transform:scale(0)}33%{transform:scale(1.3)}67%{transform:scale(.8)}to{transform:scale(1)}}._2OYwDdghtXEuTF67C95YLY{display:inline-block;white-space:nowrap;color:var(--newCommunityTheme-metaText);cursor:pointer;font-size:12px;font-weight:400;line-height:16px}._2OYwDdghtXEuTF67C95YLY .n08B7PrU01wzgZYIh-s7N{cursor:inherit}._2OYwDdghtXEuTF67C95YLY .n08B7PrU01wzgZYIh-s7N.f18KwJcHh9SCfKw_W3Dm2{animation-name:_3bDgD_5hXKabLRqOe9sXRi;animation-duration:1s;animation-iteration-count:1}.n08B7PrU01wzgZYIh-s7N{margin-left:4px;margin-right:2px;cursor:default;vertical-align:middle;max-height:16px;max-width:16px}
.icon{font-size:20px;font-weight:400;height:20px;line-height:20px;vertical-align:middle;width:20px}
._23wugcdiaj44hdfugIAlnX{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-linkText)}._23wugcdiaj44hdfugIAlnX:not(.oQctV4n0yUb0uiHDdGnmE)._2YPMtQeUrWhVZuFXPpgmXz{font-size:14px;font-weight:700;line-height:18px}._23wugcdiaj44hdfugIAlnX.oQctV4n0yUb0uiHDdGnmE{color:inherit}._23wugcdiaj44hdfugIAlnX._2YPMtQeUrWhVZuFXPpgmXz{color:var(--newCommunityTheme-titleText);font-size:14px;font-weight:700;line-height:18px}._23wugcdiaj44hdfugIAlnX:hover{text-decoration:underline}.lizQBHVukyun2S2babj-l{font-size:12px;font-weight:400;line-height:16px;color:inherit}
.LalRrQILNjt65y-p-QlWH{fill:var(--newRedditTheme-actionIcon);height:18px;width:18px}.LalRrQILNjt65y-p-QlWH rect{stroke:var(--newRedditTheme-metaText)}._3J2-xIxxxP9ISzeLWCOUVc{height:18px}.FyLpt0kIWG1bTDWZ8HIL1{margin-top:4px}._2ntJEAiwKXBGvxrJiqxx_2,._1SqBC7PQ5dMOdF0MhPIkA8{vertical-align:middle}._1SqBC7PQ5dMOdF0MhPIkA8{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}
.ekl2maIRbrCrsYFt1OwaE{margin-right:4px}
._3HFQBVggvR9KDsFzm7jIdr{font-size:12px;font-weight:700;line-height:16px;cursor:pointer;color:var(--newCommunityTheme-actionIcon);fill:currentColor;padding:6px 12px}._3HFQBVggvR9KDsFzm7jIdr:hover{background-color:var(--newCommunityTheme-line);color:var(--newCommunityTheme-bodyText)}
._2mHuuvyV9doV3zwbZPtIPG{display:inline-block;-ms-flex:0 0 auto;flex:0 0 auto}
._2sD9TJ9u16l-c0te-dTdGd._2sD9TJ9u16l-c0te-dTdGd{color:var(--newRedditTheme-bodyText);font-size:14px;width:14px;height:14px;line-height:1;opacity:.3}
.Q0CnEiiTYWW90JwBPi-3X{-ms-flex-align:center;align-items:center;color:var(--newRedditTheme-metaText);display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}.Q0CnEiiTYWW90JwBPi-3X:hover ._3xGgEou3qoyvyHtklgaVwR{display:block}._3mkZJiG1HSCl4dWJD3SJX7{-ms-flex:0 0;flex:0 0;margin-right:4px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._3mkZJiG1HSCl4dWJD3SJX7:hover{text-decoration:underline}._3DKC-l35UqIQdbPaQm6M_T{-ms-flex:1 1;flex:1 1;margin-right:4px;overflow:hidden;text-overflow:ellipsis}._1EQPlMscZuMqwdEddympoR{border:none;border-radius:50%;display:-ms-flexbox;display:flex;height:16px;margin-right:4px;width:16px}
._3hiYGoi3Vu4LyfvVOlMZcW{margin-bottom:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}._2eTjg2aoICUGQm_8asj04C._2eTjg2aoICUGQm_8asj04C{display:block;width:15px;height:15px;margin-right:4px;font-size:15px;line-height:1}.E4q4Yx4JzJgDXXNirDocx{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;text-transform:none}.E4q4Yx4JzJgDXXNirDocx,._3ePON7WCMU0Fi11blkHDzm{color:var(--newRedditTheme-bodyText)}._3ePON7WCMU0Fi11blkHDzm{word-break:break-word;font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px}
.pGw5f7WKM2dO9R0Aotv_x{cursor:pointer;padding:8px 12px}.CYDdrcSbk6kboc66uF_7m{position:relative;margin-top:8px}.OtVR2-taBTlpgc-PYOW3y{color:var(--newRedditTheme-metaText);font-size:10px;line-height:16px}._2Dl07XZ7LNM7tsrbGG4Ym1{position:absolute;right:0;bottom:0}
.GPstmeFeO4czqJR2zs1mz{margin:0 2px 4px;max-height:190px;width:300px;pointer-events:none;cursor:pointer}._3r14JJj4Xkm_GnndoMhqik{background-color:var(--newRedditTheme-body);border-radius:8px;margin:0 2px 8px;pointer-events:all}.BQRl_o5B2PQPF96yT1qZc{border:1px solid rgba(0,0,0,.12156862745098039);border-radius:8px;box-shadow:0 2px 4px 0 var(--newRedditTheme-bodyTextAlpha20);cursor:pointer}.BQRl_o5B2PQPF96yT1qZc._2NlJQ9MQqeRtsH7eKMyZVd{border:1px solid hsla(0,0%,100%,.12156862745098039)}.sLQ_5L4_zMOcWEY-pLAkI{width:28px;height:16px;margin:0 auto;pointer-events:none}.sLQ_5L4_zMOcWEY-pLAkI,._2nXhIGpJFqVn_qWacMlFhL{background-color:transparent}._2nXhIGpJFqVn_qWacMlFhL{height:8px}
._282iT6zlGPTjxs4_wnUw_R{display:inline-block;margin-right:6px;padding:0 2px}._282iT6zlGPTjxs4_wnUw_R.RaBr7sOrqehAgubv6f1hE,._282iT6zlGPTjxs4_wnUw_R:hover{background-color:var(--newRedditTheme-actionIconAlpha20);border-radius:4px}._282iT6zlGPTjxs4_wnUw_R.RaBr7sOrqehAgubv6f1hE._1-EjTsf9H83ryPyVjAZp2A,._282iT6zlGPTjxs4_wnUw_R:hover._1-EjTsf9H83ryPyVjAZp2A{background-color:#2a2a2a}
._3fdQM74ud_8KssWgeznOrR{fill:#ffb000;height:12px;margin-right:4px;vertical-align:middle;width:12px}._3Ph6ensT9WFRjOg8dQQKJK{font-size:12px;font-weight:500;line-height:16px;border-radius:2px;border:1px solid #ffb000;display:inline-block;margin-left:4px;padding:2px 4px;text-transform:capitalize;color:var(--newCommunityTheme-bodyText)}
._3XoW0oYd5806XiOr24gGdb{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;z-index:5}._1vpnHb2bSTD6BcgVKisnPT{font-size:16px;padding:2px;border-radius:4px;margin-left:4px;outline:none;color:var(--newCommunityTheme-actionIcon)}._1vpnHb2bSTD6BcgVKisnPT._3vGYJIJIswDD8YOAMWGC4N{visibility:hidden;opacity:0;transition:visibility 0s linear .1s,opacity .1s linear}._1vpnHb2bSTD6BcgVKisnPT:focus,._1vpnHb2bSTD6BcgVKisnPT:hover{outline:none;background-color:rgba(26,26,27,.1)}._1vpnHb2bSTD6BcgVKisnPT ._3zozqOs5cvNd2uvuIiu2_L{display:block;height:16px;line-height:16px;width:16px;font-size:16px}._1vpnHb2bSTD6BcgVKisnPT ._3zozqOs5cvNd2uvuIiu2_L:hover{color:var(--newCommunityTheme-actionIconTinted80)}._3XoW0oYd5806XiOr24gGdb:hover ._1vpnHb2bSTD6BcgVKisnPT._3vGYJIJIswDD8YOAMWGC4N{visibility:visible;opacity:1;transition-delay:0s}._1tAFPduILh7Zse0gkxT4vj{margin-left:4px;color:var(--newCommunityTheme-metaText);font-size:12px;font-weight:400;line-height:16px}._1tAFPduILh7Zse0gkxT4vj:hover{text-decoration:underline}
._3LS4zudUBagjFS7HjWJYxo{margin:0 4px}._37gsGHa8DMRAxBmQS-Ppg8{color:var(--newCommunityTheme-metaText);font-size:6px;line-height:20px}
._2oEYZXchPfHwcf9mTMGMg8{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;color:var(--newCommunityTheme-linkText);-ms-flex:0 0 auto;flex:0 0 auto;letter-spacing:normal}._2oEYZXchPfHwcf9mTMGMg8._3NAtxpywJRrKZN5zIU9vwP,._2oEYZXchPfHwcf9mTMGMg8.V0WjfoF5BV7_qbExmbmeR{font-size:12px;font-weight:400;line-height:16px;padding-right:4px;text-transform:capitalize}
._2ke5Q4KsrJWi6sCDENRwI2{width:100%}._2ke5Q4KsrJWi6sCDENRwI2:first-of-type{margin-bottom:16px}
._2kj4VmBwjxriyYFAErhLcT{cursor:default;padding:0 4px;height:12px;width:12px;font-size:12px}.FCXb7huCxyBIXH7T23q_k{display:inline-block;height:12px;margin:0 4px -2px -18px;opacity:0;width:12px}._2v3rPYFjifVGM7CfOh1dOl{display:inline-block;margin-right:4px}._3AStxql1mQsrZuUIFP9xSg{font-size:12px;font-weight:400;line-height:16px;-ms-flex-align:center;align-items:center;color:inherit}.icon.s46mo3ittWDxpPuCSXJ_T,.icon.MMQAY3zdk1u4R9hIKTklf,.icon._6W0v52Yp6BzEfoWlrczS8{font-size:16px;line-height:16px;vertical-align:middle}._3hh-iGjzOv78L_7t_PUHev{display:inline-block;fill:var(--newCommunityTheme-button);height:10px;margin-left:2px;margin-right:2px;margin-bottom:-1px;vertical-align:baseline;width:10px}._1ra0Iw9wwPoS0QhWWssr-u._1ra0Iw9wwPoS0QhWWssr-u{display:inline;vertical-align:middle;height:20px;width:20px;border-radius:100%;margin-right:4px}.eQgJJIfdY4JNXam_N622j{margin-right:3px;text-decoration:none}.eQgJJIfdY4JNXam_N622j:hover:not._1pHpG_nGDGKayS5oFfQGDX{text-decoration:underline}.SxdIdV2SgMWcIFG6Qsk0Q{cursor:default;margin:-2px 0 0 4px;vertical-align:middle}._2tbHP6ZydRpjI44J3syuqC{margin-right:3px;text-decoration:none}._2tbHP6ZydRpjI44J3syuqC:hover:not._1pHpG_nGDGKayS5oFfQGDX{text-decoration:underline}._2tbHP6ZydRpjI44J3syuqC._1qzCGTSJOhg8noWqRayhmN{font-size:12px;font-weight:700;line-height:16px;color:var(--newCommunityTheme-bodyText);display:inline;line-height:20px;text-decoration:none;vertical-align:baseline}._2tbHP6ZydRpjI44J3syuqC._1qzCGTSJOhg8noWqRayhmN:hover{text-decoration:underline}._3V0C4FGg6153xIBQjwsycq{margin-right:3px;text-decoration:none}._3V0C4FGg6153xIBQjwsycq:hover:not._1pHpG_nGDGKayS5oFfQGDX{text-decoration:underline}.NAURX0ARMmhJ5eqxQrlQW{display:inline;vertical-align:text-top}._2VF2J19pUIMSLJFky-7PEI{display:inline-block;-ms-flex:0 0 auto;flex:0 0 auto}._1iAifs5p5MzPoJz5YrErUW{-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._2fCzxBE1dlMh4OFc7B3Dun{color:var(--newCommunityTheme-button);-ms-flex:0 0 auto;flex:0 0 auto;margin-right:3px}._3V4xlrklKBP2Hg51ejjjvz{vertical-align:middle}.s46mo3ittWDxpPuCSXJ_T{color:#ea0027}.MMQAY3zdk1u4R9hIKTklf{color:#24a0ed}._6W0v52Yp6BzEfoWlrczS8{padding:0 4px 0 2px;color:#ff4500}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CollectionCommentsPage~CommentsPage~EconTopAwardersModal~ModQueuePages~ModerationPages~PostCreation~~bca2b657.1f6587790ced00d01321_.css.map*/</style><style class="" data-href="chunkCSS/CollectionCommentsPage~CommentsPage~GovernanceReleaseNotesModal~ModerationPages~PostCreation~Profile~9a5d9fab.5280f54325366299a5fb_.css">._1Bdk-WLPvP2xHwSSQ3qsHq{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:var(--newCommunityTheme-titleText);padding:16px 12px 10px}
.kcerW9lbT-se3SXd-wp2i{box-sizing:border-box;outline:none;width:100%}._38uXo2TofvhEuLKeH-rRcV{right:0}._32kofHIEwuARK_15MrzAuT{-ms-flex-align:center;align-items:center;background:#fff;border-radius:40px;box-shadow:0 4px 14px rgba(0,0,0,.1);display:-ms-flexbox;display:flex;height:44px;-ms-flex-pack:center;justify-content:center;top:calc(50% - 22px);width:44px}._32kofHIEwuARK_15MrzAuT,._3b8u2OJXaSDdBWoRB7zUoK{position:absolute}._3b8u2OJXaSDdBWoRB7zUoK{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;background-color:rgba(80,85,87,.8);border-radius:4px;bottom:16px;color:#fff;line-height:32px;text-align:center;text-decoration:none;width:320px;left:50%;transform:translate(-50%)}._3PkAZ5W4aDQ7cujQ426UiB{fill:var(--newCommunityTheme-actionIcon);height:24px;width:24px}.CxV9u12DiN4nfOLEzaWGg{transform:rotate(90deg)}.Qfn6RihWXp6riuP88alpI{transform:rotate(-90deg)}.iUP9nbvcaxfwKrQTgt0sw{display:-ms-flexbox;display:flex;height:100%;position:relative}._1ti9kvv_PMZEF2phzAjsGW{-ms-flex-align:start;align-items:flex-start}._3BxRNDoASi9FbGX01ewiLg{-ms-flex-align:center;align-items:center}._1fSFPkxZ9pToLETLQT2dmc{cursor:default;display:block;height:44px;padding:16px;position:absolute;top:calc(50% - 38px);width:44px}._1fSFPkxZ9pToLETLQT2dmc:hover ._32kofHIEwuARK_15MrzAuT{opacity:1}._3-JCOd-nY76g29C7ZVX_kl{cursor:pointer}.KVyBaj7FjzElWsqJDmw7v{height:100%;outline:none;overflow:hidden;position:relative;width:100%;margin:auto;max-height:100%;max-width:100%}._35oEP5zLnhKEbj5BlkTBUA{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%}._1dwExqTGJH2jnA-MYGkEL-{display:block;margin:0 auto;max-width:100%;position:relative}.KVyBaj7FjzElWsqJDmw7v ._28TEYBuEdOuE3kN6UyoKMa{display:-ms-flexbox;display:flex;position:absolute;transition:left .25s}._2Ev7WJU0f45KxlmClce9t8,.KVyBaj7FjzElWsqJDmw7v ._28TEYBuEdOuE3kN6UyoKMa,._1apobczT0TzIKMWpza0OhL{height:100%;margin:0;padding:0;width:100%}.KVyBaj7FjzElWsqJDmw7v ._3o5Vzct5tn9PE7e-emdDmf{height:100%;-ms-flex-pack:center;justify-content:center;margin:0}._26daP6nhhW7BT-CMzL0ijs,.KVyBaj7FjzElWsqJDmw7v ._3o5Vzct5tn9PE7e-emdDmf{display:-ms-flexbox;display:flex;width:100%}._26daP6nhhW7BT-CMzL0ijs{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;-ms-flex-align:center;align-items:center;background-color:var(--newCommunityTheme-line);box-sizing:border-box;color:var(--newCommunityTheme-titleText);-ms-flex-flow:row wrap;flex-flow:row wrap;overflow:hidden}._1JvpVe-IA894KlEuAn5i9c{max-width:50%;padding-right:16px}._1JvpVe-IA894KlEuAn5i9c ._2ZUcZqGYDSM0BMbiracglV{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;color:#0079d3;font-weight:700}._1JvpVe-IA894KlEuAn5i9c ._2ZUcZqGYDSM0BMbiracglV ._2pA6COv2OLOcG3Ma_ZAzLs{fill:#0079d3;height:16px;width:16px}._1JvpVe-IA894KlEuAn5i9c ._2ZUcZqGYDSM0BMbiracglV .G960looU9eqiZ1POYed8r{overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cKdLDCF6ney9RBLRzJt8j{background-color:var(--newCommunityTheme-line)}._15nNdGlBIgryHV04IfAfpA{box-sizing:border-box;-ms-flex:1;flex:1;max-height:40px;overflow:hidden;padding:0 8px 0 16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}._61i6grM3um1yuw4GrN97P{-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:rgba(0,0,0,.5);border-radius:50px;color:#fff;font-size:12px;padding:4px 8px;position:absolute;right:16px;top:16px}._61i6grM3um1yuw4GrN97P,.bVildkms0x9XcY2qrG0Mr{display:-ms-flexbox;display:flex}.bVildkms0x9XcY2qrG0Mr{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}._1ynfiEQPXyJqwL8az8sG71{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:143.5px;margin-bottom:8px;width:143.5px}.kYRcqD1CH-tXu0xGsAOLH{cursor:pointer;filter:blur(60px);height:100%;width:100%}.Qazqk11mIzZph1VMsNMtk{height:0;visibility:hidden;width:143.5px}._3VAoQueUjpnNBtHAZRjo_0{fill:#fff;width:18px}
.Chtkt3BCZQruf0LtmFg2c{-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent);mask-image:linear-gradient(180deg,#000 60%,transparent);overflow:hidden;padding:5px 8px 10px}._2XNPI46MXRfDdsSoDqaksI{overflow:hidden;padding:0}._3xX726aBn29LDbsDtzr_6E{padding:5px 16px 5px 8px;max-width:800px}._1aLU7RPNLdvfcbaNdcN11x{margin:12px 0}._1aLU7RPNLdvfcbaNdcN11x .Owi9iYzjyVpDq_0YbCdJY:not(:first-child){margin-top:24px}._1aLU7RPNLdvfcbaNdcN11x .Owi9iYzjyVpDq_0YbCdJY>div{border-radius:4px;height:16px;margin:8px 0}._1aLU7RPNLdvfcbaNdcN11x .Owi9iYzjyVpDq_0YbCdJY>div:last-child{width:80%}
.q0jsD_ZcQRuuUQzXawr8J{border-radius:5px;border:1px solid var(--newRedditTheme-line);height:100%;width:100%;position:absolute;top:0;left:0}._2yB7G9L-6O_6Lp6D0n7EAl{position:relative;max-width:550px;margin:0 auto;padding-right:12px}._3pYTJO5FjsoQWRUsIFQASN{opacity:1;pointer-events:unset}._3pYTJO5FjsoQWRUsIFQASN._3xICr9rbunMOudN40P1GgI{opacity:0;pointer-events:none}.sIgL7k1Lz6YLL146KNk8k{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;background:var(--newRedditTheme-body);border:1px solid var(--newRedditTheme-line);border-radius:5px;color:var(--newRedditTheme-actionIcon);margin:0 auto;padding:32px 0;text-align:center;width:300px}._2f5uYHvlfzs2DngQsiCdvB{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:24px;text-transform:uppercase;background-color:rgba(80,85,87,.8);border-radius:4px;bottom:16px;color:#fff;left:50%;line-height:32px;position:absolute;text-align:center;text-decoration:none;transform:translate(-50%);width:320px}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CollectionCommentsPage~CommentsPage~GovernanceReleaseNotesModal~ModerationPages~PostCreation~Profile~9a5d9fab.5280f54325366299a5fb_.css.map*/</style><style class="" data-href="chunkCSS/CollectionCommentsPage~CommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~StandalonePostPag~0596d05c.21f69a54ffe475ba58dd_.css">._3IEDcFIIs_TeXsZtKZGzUd{font-size:12px;font-weight:400;line-height:16px;background:transparent;border-radius:0;color:#ff585b;cursor:pointer;margin:0;padding:0;vertical-align:middle}._3IEDcFIIs_TeXsZtKZGzUd:focus{outline:none}.smOzqVIOoNqmSJcyBX2N6{margin-left:4px;padding-right:2px;vertical-align:middle;white-space:pre-wrap;text-align:left;line-height:12px}._1rNBkuuOkN2SorEXyRkYjB{border-radius:2px;-ms-flex-align:center;align-items:center;border:none;display:-ms-flexbox;display:flex;margin:4px 8px 4px 0;padding:4px;text-decoration:none;text-transform:capitalize}._1rNBkuuOkN2SorEXyRkYjB:focus,._1rNBkuuOkN2SorEXyRkYjB:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._1rNBkuuOkN2SorEXyRkYjB:disabled{opacity:.5}._1rNBkuuOkN2SorEXyRkYjB:focus:disabled,._1rNBkuuOkN2SorEXyRkYjB:hover:disabled{background-color:transparent}._2T9IigN7CfZvuc5KSKs2hx:disabled{color:#46d160;fill:#46d160}._2OvUr_pd3kddsNP_f35S28:disabled{color:#ff585b;fill:#ff585b}
.LniF5nGHFXZ6i7_mQiEaT{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background-color:var(--newCommunityTheme-field);min-height:48px;position:relative}.LniF5nGHFXZ6i7_mQiEaT._3JgLF82C_0NM3uN8pOyJTu{border-radius:0;background:none}.LniF5nGHFXZ6i7_mQiEaT._3JgLF82C_0NM3uN8pOyJTu._3LUqJuEsn44ivYFDMegLQG{border-bottom:1px solid var(--newCommunityTheme-flair)}.LniF5nGHFXZ6i7_mQiEaT._3JgLF82C_0NM3uN8pOyJTu._3LUqJuEsn44ivYFDMegLQG,.LniF5nGHFXZ6i7_mQiEaT._3JgLF82C_0NM3uN8pOyJTu._2n1stnecLcYB2e1RjBwSq_{border-top:1px solid var(--newCommunityTheme-flair)}.LniF5nGHFXZ6i7_mQiEaT._3JgLF82C_0NM3uN8pOyJTu._2EVJbBkxJortsXpkuVWaPA{border-bottom:1px solid var(--newCommunityTheme-flair)}
._1HjNIJegwQhOyUoxHZNWnm{display:inline-block;margin:0;white-space:nowrap}.YoaDbMbI8PpFFWQbD_Uwq{width:16px}.YoaDbMbI8PpFFWQbD_Uwq path{width:24px;fill:grey}._3cJNzWW-kTTUFiqoBkRMRk{font-size:12px;font-weight:700;line-height:16px;display:-ms-flexbox;display:flex}
._2pjSQOdNtYd1I2W0Z1Im8I{background-color:transparent;margin:4px 8px;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_){font-size:12px;letter-spacing:.5px;line-height:24px;text-transform:uppercase;border:1px solid transparent;border-radius:4px;letter-spacing:1px;text-decoration:none;-ms-flex-align:center;align-items:center;border-radius:9999px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center;width:auto;font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:17px;text-transform:unset;min-height:32px;min-width:32px;padding:4px 16px;position:relative;border:1px solid var(--newCommunityTheme-button);color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_) ._2W1YFyYH_CTGX4_5OEBs2Q,._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_) i.icon._2W1YFyYH_CTGX4_5OEBs2Q{display:inline-block;padding:0 8px 0 0;height:20px;width:20px;font-size:20px;line-height:20px}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_) ._2W1YFyYH_CTGX4_5OEBs2Q.p8bIdnQ5pQUQRETAyCoa5,._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_) i.icon._2W1YFyYH_CTGX4_5OEBs2Q.p8bIdnQ5pQUQRETAyCoa5{float:left}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_) ._2W1YFyYH_CTGX4_5OEBs2Q._36ucS75syCWwJ_ee7IieXZ,._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_) i.icon._2W1YFyYH_CTGX4_5OEBs2Q._36ucS75syCWwJ_ee7IieXZ{float:right}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-button);opacity:0}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_):hover:before{opacity:.04}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_):focus{outline:none}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_):focus:before{opacity:.08}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).NPw0Z_HL-yJPXnZ3mpWEA:before,._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_):active:before{opacity:.16}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_):disabled,._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)[data-disabled],._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)[disabled]{cursor:not-allowed;filter:grayscale(1);border-color:var(--newCommunityTheme-buttonAlpha50);color:var(--newCommunityTheme-buttonAlpha50);fill:var(--newCommunityTheme-buttonAlpha50)}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO{position:relative;border:1px solid var(--newRedditTheme-button);color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-button);opacity:0}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO:hover:before{opacity:.04}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO:focus{outline:none}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO:focus:before{opacity:.08}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO.NPw0Z_HL-yJPXnZ3mpWEA:before,._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO:active:before{opacity:.16}._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO:disabled,._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO[data-disabled],._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_).OGOshepc50ul-kJHrocIO[disabled]{cursor:not-allowed;filter:grayscale(1);border-color:var(--newRedditTheme-buttonAlpha50);color:var(--newRedditTheme-buttonAlpha50);fill:var(--newRedditTheme-buttonAlpha50)}.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD{--newRedditTheme-button:#0f1a1c;position:relative;background-color:var(--newCommunityTheme-field);border:1px solid transparent;color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-button);opacity:0}.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:hover:before{opacity:.08}.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:focus{outline:none}.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:focus:before{opacity:.16}.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD.NPw0Z_HL-yJPXnZ3mpWEA:before,.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:active:before{opacity:.24}.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:disabled,.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD[data-disabled],.theme-light ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD[disabled]{cursor:not-allowed;filter:grayscale(1);background:none;color:var(--newRedditTheme-buttonAlpha50);fill:var(--newRedditTheme-buttonAlpha50)}.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD{--newRedditTheme-button:#0f1a1c;position:relative;background-color:var(--newCommunityTheme-button);border:1px solid transparent;color:var(--newRedditTheme-button);fill:var(--newRedditTheme-button)}.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-button);opacity:0}.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:hover:before{opacity:.08}.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:focus{outline:none}.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:focus:before{opacity:.16}.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD.NPw0Z_HL-yJPXnZ3mpWEA:before,.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:active:before{opacity:.24}.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD:disabled,.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD[data-disabled],.theme-dark ._2pjSQOdNtYd1I2W0Z1Im8I:not(.O3tUaKrd54EXILNilEqF_)._2sQjgE-zw2MQovQiJwdvVD[disabled]{cursor:not-allowed;filter:grayscale(1);background:none;color:var(--newRedditTheme-buttonAlpha50);fill:var(--newRedditTheme-buttonAlpha50)}._2pjSQOdNtYd1I2W0Z1Im8I:hover{text-decoration:none}._2pjSQOdNtYd1I2W0Z1Im8I._33VrFkg3gJpkL8AlPfcHUE{height:27px}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_{-ms-flex-align:center;align-items:center;border-radius:9999px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center;width:auto;font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:17px;text-transform:unset;min-height:32px;min-width:32px;padding:4px 16px;background-color:var(--newRedditTheme-flair);color:var(--newRedditTheme-bodyText);position:relative}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_ ._2W1YFyYH_CTGX4_5OEBs2Q,._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_ i.icon._2W1YFyYH_CTGX4_5OEBs2Q{display:inline-block;padding:0 8px 0 0;height:20px;width:20px;font-size:20px;line-height:20px}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_ ._2W1YFyYH_CTGX4_5OEBs2Q.p8bIdnQ5pQUQRETAyCoa5,._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_ i.icon._2W1YFyYH_CTGX4_5OEBs2Q.p8bIdnQ5pQUQRETAyCoa5{float:left}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_ ._2W1YFyYH_CTGX4_5OEBs2Q._36ucS75syCWwJ_ee7IieXZ,._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_ i.icon._2W1YFyYH_CTGX4_5OEBs2Q._36ucS75syCWwJ_ee7IieXZ{float:right}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newRedditTheme-bodyText);opacity:0}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_:hover:before{opacity:.08}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_:focus{outline:none}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_:focus:before{opacity:.16}._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_.NPw0Z_HL-yJPXnZ3mpWEA:before,._2pjSQOdNtYd1I2W0Z1Im8I.O3tUaKrd54EXILNilEqF_:active:before{opacity:.24}
._28noJDp6DzFWESejYQdpcD{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.Nd1oMnpI7mh5Ewfm9VQxq.Nd1oMnpI7mh5Ewfm9VQxq{margin:0}.a3FqJA6bjuoLKqPBEp52R{color:var(--newRedditTheme-bodyText);fill:var(--newRedditTheme-bodyText)}._1oCxYg3Tu1IIcDUUOu9gIA{display:-ms-flexbox;display:flex;padding:6px 8px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:initial;align-items:normal;overflow:hidden}._1oCxYg3Tu1IIcDUUOu9gIA._2pWpf_lwFeF9qkMKAgnF1j{padding:0}._1oCxYg3Tu1IIcDUUOu9gIA._3xECPPLU5gHGEwtMV_um7R{padding:0 8px}._1oCxYg3Tu1IIcDUUOu9gIA ._3IN2NbpghDp3ddkK_5fJX8{font-weight:500;color:var(--newRedditTheme-titleText)}._1oCxYg3Tu1IIcDUUOu9gIA ._3IN2NbpghDp3ddkK_5fJX8,._1oCxYg3Tu1IIcDUUOu9gIA ._20wkPJgadrJIAZtTeFXQXU{font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._1oCxYg3Tu1IIcDUUOu9gIA ._20wkPJgadrJIAZtTeFXQXU{font-weight:400;color:var(--newCommunityTheme-actionIcon)}._2LmxORnqxzKG1lDeTP_w6R{font-style:normal;font-weight:500;font-size:14px;line-height:23px;color:var(--newCommunityTheme-bodyText)}
._1bFyAea2u1QxOQ1F5B4GkN{margin-left:-40px}._2HRj2_i58dkRRJQoLcPYos{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;box-sizing:border-box;height:68px;padding:10px 14px;margin:8px 8px 10px;gap:10px;background:#fff;border-radius:4px;border:1.5px solid #edeff1}._1gHnZ35aZq6j7V6-yJI8Ex ._2HRj2_i58dkRRJQoLcPYos{background:#1a1a1b;border:1.5px solid #343536}._3-103Q5oLObJuUD_Kw30cF{margin-top:2px;color:var(--newCommunityTheme-button)}._1DC_jVf8m3dNMZizsj84j1{font-size:12px;font-weight:500;line-height:16px;color:var(--newCommunityTheme-titleText);font-weight:700}._142PYc7s46KPZKVON3XAN8{font-size:12px;line-height:16px;width:325px;color:var(--newCommunityTheme-metaText)}._1bYeQt_TV5_-qyJ0ou4R4g{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:auto}.pSzvw13UmARlu2u6QGtsR{-ms-flex-negative:0;flex-shrink:0;padding:4px 14px}._38B5eqRnC0dTpzLkC_7APC{font-size:12px;font-weight:500;line-height:16px;font-weight:700}._3k7l59W74Y3dHDNBrT9oce{margin-left:4px}._9PWeID-JtyhyViXeQFfuq{color:var(--newCommunityTheme-postIcon)}
._3rtq7SfSLd-e5fAEgn373L{color:var(--newCommunityTheme-metaText)}._3rtq7SfSLd-e5fAEgn373L>i{color:var(--newCommunityTheme-button)}._1j5EnaNrX7PuyCnmpT-8o0{color:var(--newCommunityTheme-metaText)}.BGfronFwr_0rXxOJmxp10{color:#ff4500}._3NIcD2Vr2xrSAq08U14kCy{font-size:12px;font-weight:400;line-height:16px;-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.LEz3F0HfvMpdo96occzKU,._3ArSA7Spw15WyF9ld4p6ZJ{font-size:16px;line-height:16px;margin-right:4px}._27_KVVxYHZ7v44CE2vg8bT{display:inline-block;height:12px;vertical-align:middle;width:60px}
@media (max-width:709px){._3yh2bniLq7bYr4BaiXowdO._2sAFaB0tx4Hd5KxVkdUcAx._3sUJGnemgtNczijwoT8PGg{display:none}}@media (max-width:1079px){._3yh2bniLq7bYr4BaiXowdO._2sAFaB0tx4Hd5KxVkdUcAx._28vEaVlLWeas1CDiLuTCap,._3yh2bniLq7bYr4BaiXowdO._2sAFaB0tx4Hd5KxVkdUcAx.Z-VR19FVnE3nOS0_BU4Wy{display:none}}@media (max-width:-1px){._3yh2bniLq7bYr4BaiXowdO._1EKOhBHXAW9y8Bgn93c9f3._28vEaVlLWeas1CDiLuTCap,._3yh2bniLq7bYr4BaiXowdO._1EKOhBHXAW9y8Bgn93c9f3._3sUJGnemgtNczijwoT8PGg{display:none}}@media (max-width:519px){._3yh2bniLq7bYr4BaiXowdO._1EKOhBHXAW9y8Bgn93c9f3.Z-VR19FVnE3nOS0_BU4Wy{display:none}}@media (max-width:419px){._3yh2bniLq7bYr4BaiXowdO._1pShbCnOaF7EGWTq6IvZux._3sUJGnemgtNczijwoT8PGg{display:none}}@media (max-width:519px){._3yh2bniLq7bYr4BaiXowdO._1pShbCnOaF7EGWTq6IvZux._28vEaVlLWeas1CDiLuTCap{display:none}}@media (max-width:459px){._3yh2bniLq7bYr4BaiXowdO._1pShbCnOaF7EGWTq6IvZux.Z-VR19FVnE3nOS0_BU4Wy{display:none}}@media (max-width:1039px){._3yh2bniLq7bYr4BaiXowdO._1EWxiIupuIjiExPQeK4Kud._3sUJGnemgtNczijwoT8PGg{display:none}}@media (max-width:459px){._3yh2bniLq7bYr4BaiXowdO._1EWxiIupuIjiExPQeK4Kud._28vEaVlLWeas1CDiLuTCap{display:none}}@media (max-width:1039px){._3yh2bniLq7bYr4BaiXowdO._1EWxiIupuIjiExPQeK4Kud.Z-VR19FVnE3nOS0_BU4Wy{display:none}}@media (min-width:710px){._1k3nXWGGz2NdPr8dg49Tbs._2sAFaB0tx4Hd5KxVkdUcAx._3sUJGnemgtNczijwoT8PGg{display:none}}@media (min-width:1080px){._1k3nXWGGz2NdPr8dg49Tbs._2sAFaB0tx4Hd5KxVkdUcAx._28vEaVlLWeas1CDiLuTCap,._1k3nXWGGz2NdPr8dg49Tbs._2sAFaB0tx4Hd5KxVkdUcAx.Z-VR19FVnE3nOS0_BU4Wy{display:none}}@media (min-width:0){._1k3nXWGGz2NdPr8dg49Tbs._1EKOhBHXAW9y8Bgn93c9f3._28vEaVlLWeas1CDiLuTCap,._1k3nXWGGz2NdPr8dg49Tbs._1EKOhBHXAW9y8Bgn93c9f3._3sUJGnemgtNczijwoT8PGg{display:none}}@media (min-width:520px){._1k3nXWGGz2NdPr8dg49Tbs._1EKOhBHXAW9y8Bgn93c9f3.Z-VR19FVnE3nOS0_BU4Wy{display:none}}@media (min-width:420px){._1k3nXWGGz2NdPr8dg49Tbs._1pShbCnOaF7EGWTq6IvZux._3sUJGnemgtNczijwoT8PGg{display:none}}@media (min-width:520px){._1k3nXWGGz2NdPr8dg49Tbs._1pShbCnOaF7EGWTq6IvZux._28vEaVlLWeas1CDiLuTCap{display:none}}@media (min-width:460px){._1k3nXWGGz2NdPr8dg49Tbs._1pShbCnOaF7EGWTq6IvZux.Z-VR19FVnE3nOS0_BU4Wy{display:none}}@media (min-width:1040px){._1k3nXWGGz2NdPr8dg49Tbs._1EWxiIupuIjiExPQeK4Kud._3sUJGnemgtNczijwoT8PGg{display:none}}@media (min-width:460px){._1k3nXWGGz2NdPr8dg49Tbs._1EWxiIupuIjiExPQeK4Kud._28vEaVlLWeas1CDiLuTCap{display:none}}@media (min-width:1040px){._1k3nXWGGz2NdPr8dg49Tbs._1EWxiIupuIjiExPQeK4Kud.Z-VR19FVnE3nOS0_BU4Wy{display:none}}
.ehsOqYO6dxn_Pf9Dzwu37{margin-top:0;overflow:visible}._2pFdCpgBihIaYh9DSMWBIu{height:24px}._2pFdCpgBihIaYh9DSMWBIu.uMPgOFYlCc5uvpa2Lbteu{border-radius:2px}._2pFdCpgBihIaYh9DSMWBIu.uMPgOFYlCc5uvpa2Lbteu:focus,._2pFdCpgBihIaYh9DSMWBIu.uMPgOFYlCc5uvpa2Lbteu:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._38GxRFSqSC-Z2VLi5Xzkjy{color:var(--newCommunityTheme-actionIcon)}._2DO72U0b_6CUw3msKGrnnT{border-top:none;color:var(--newCommunityTheme-metaText);cursor:pointer;padding:8px 16px 8px 8px;text-transform:none}._2DO72U0b_6CUw3msKGrnnT:hover{background-color:#0079d3;border:none;color:var(--newCommunityTheme-body);fill:var(--newCommunityTheme-body)}
._1yF34mDRcD_ii0n-Ak0OdI{background-color:var(--newCommunityTheme-widgetColors-sidebarWidgetTitleColor);border-radius:4px;border:1px solid var(--newCommunityTheme-widgetColors-sidebarWidgetTitleColor);box-sizing:border-box;color:var(--newCommunityTheme-widgetColors-sidebarWidgetHeaderColor);margin:0 10px 0 16px;max-width:92px;overflow:hidden;padding:4px 14px;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;font-weight:700}._1yF34mDRcD_ii0n-Ak0OdI:focus,._1yF34mDRcD_ii0n-Ak0OdI:hover{outline:none}._1yF34mDRcD_ii0n-Ak0OdI.gBrTiaH_Z7HT5D96vnUfJ{background-color:var(--newCommunityTheme-widgetColors-sidebarWidgetHeaderColor);border:1px solid var(--newCommunityTheme-widgetColors-sidebarWidgetTitleColor);color:var(--newCommunityTheme-widgetColors-sidebarWidgetTitleColor)}._1yF34mDRcD_ii0n-Ak0OdI.gBrTiaH_Z7HT5D96vnUfJ._1iTFEDTdpF-KFmOZvDuGHH{background-color:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-button);color:var(--newCommunityTheme-button)}._1yF34mDRcD_ii0n-Ak0OdI._1iTFEDTdpF-KFmOZvDuGHH{background-color:var(--newCommunityTheme-button);border:1px solid var(--newCommunityTheme-body);color:var(--newCommunityTheme-body)}
._3-miAEojrCvx_4FQ8x3P-s{font-size:12px;font-weight:700;line-height:16px;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;overflow:hidden;padding:0 8px 0 4px;-ms-flex-positive:1;flex-grow:1}@media (max-width:639px){._3-miAEojrCvx_4FQ8x3P-s{margin-right:-40px}}._3-miAEojrCvx_4FQ8x3P-s .YszYBnnIoNY8pZ6UwCivd{border-radius:2px;margin-right:4px;padding:8px;text-transform:capitalize;white-space:nowrap;width:auto;word-break:normal;word-wrap:normal;height:100%}._3-miAEojrCvx_4FQ8x3P-s .YszYBnnIoNY8pZ6UwCivd:focus,._3-miAEojrCvx_4FQ8x3P-s .YszYBnnIoNY8pZ6UwCivd:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._3U_7i38RDPV5eBv7m4M-9J{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._70940WUuFmpHbhKlj8EjZ{overflow:hidden;text-overflow:ellipsis;line-height:12px;max-height:36px;display:-webkit-inline-box;-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical}.WH45FmM2j_4Snucem7pcm{overflow:visible}.x7sinePdvDKj7bf-cdm4Z{border-right:1px solid var(--newCommunityTheme-line);height:16px;margin-left:4px;vertical-align:middle}._21pmAV9gWG6F_UKVe7YIE0{-ms-flex:1 1 auto;flex:1 1 auto}._15c1hqseW25EvRu0WP2Dq5,._6_44iTtZoeY6_XChKt5b0{vertical-align:middle}._6_44iTtZoeY6_XChKt5b0{display:inline-block;line-height:1;text-align:left;overflow:hidden;text-overflow:ellipsis;line-height:12px;max-height:36px;display:-webkit-inline-box;-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical}._2qww3J5KKzsD7e5DO0BvvU,._3NIVQWStkLT7RXnwKpKNuT{margin-right:4px}._2qww3J5KKzsD7e5DO0BvvU{padding:8px;word-break:normal}._2qww3J5KKzsD7e5DO0BvvU>.YCL-CnLJKXzXbwuLZEyh1{overflow:hidden;text-overflow:ellipsis;line-height:12px;max-height:36px;display:-webkit-inline-box;-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical}.kU8ebCMnbXfjCWfqn0WPb{border-radius:2px;padding:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-transform:capitalize;height:100%}.kU8ebCMnbXfjCWfqn0WPb:focus,.kU8ebCMnbXfjCWfqn0WPb:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}.kU8ebCMnbXfjCWfqn0WPb ._1GQDWqbF-wkYWbrpmOvjqJ{line-height:16px;margin-right:6px}._JRBNstMcGxbZUxrrIKXe{margin:0 4px 0 0;width:auto;word-break:normal}._3rnnBQZL1OOttG3tFn629n{margin-bottom:4px}._3rnnBQZL1OOttG3tFn629n._1rz4qmtk19qk1KbsKVMbAq p{width:45px;white-space:normal}._3MmwvEEt6fv5kQPFCVJizH{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.icon._3yNNYT3e1avhAAWVHd0-92{display:inline-block;line-height:18px}.icon._1Xe01txJfRB9udUU85DNeR{display:inline-block;margin-right:-2px}
._1BLJJHA9oAzG1Rqmf4pcYW,._6cNM5NdF82ASM5hiBVNN5{position:relative}._6cNM5NdF82ASM5hiBVNN5{z-index:2;padding:0 8px;box-sizing:border-box;border-radius:50px;border:1px solid var(--newCommunityTheme-line);color:#ff4500;font-size:12px;font-weight:700;text-align:center;height:18px;line-height:16px;overflow:hidden;white-space:nowrap;min-width:45px}@media (max-width:639px){._6cNM5NdF82ASM5hiBVNN5{width:45px;white-space:normal}}._3j98tX1WZapEArV-4rmJe5{z-index:1;overflow:hidden;position:absolute;width:36px}._3j98tX1WZapEArV-4rmJe5._3Dr1MoYY5Yv4YhbQFFcks0{top:-8px}._3j98tX1WZapEArV-4rmJe5._1GRYNQhMsR-00cWDJcE3UJ,._3j98tX1WZapEArV-4rmJe5._3Dr1MoYY5Yv4YhbQFFcks0{height:8px;left:50%;margin-left:-18px}._3j98tX1WZapEArV-4rmJe5._1GRYNQhMsR-00cWDJcE3UJ{bottom:-8px;transform:rotate(-180deg)}._3j98tX1WZapEArV-4rmJe5 span{position:absolute;box-sizing:border-box;border:1px solid #ff4500;border-radius:50px;perspective:1000;will-change:opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}._3j98tX1WZapEArV-4rmJe5 span._85rqvRijdIsn3s0j-gUaw{top:0;left:0;height:36px;width:36px;animation-delay:.4s;opacity:.2}._3j98tX1WZapEArV-4rmJe5 span.RS1g6Gd_W67wwWKSteEB1{top:3px;left:3px;height:30px;width:30px;animation-delay:.2s;opacity:.6}._3j98tX1WZapEArV-4rmJe5 span.lRlGcfTzZ7njZnIUyvhGH{top:6px;left:6px;height:24px;width:24px;animation-delay:0s}._3j98tX1WZapEArV-4rmJe5._3Kxa8oHGuT_QpP4zIN5jrV span{animation-name:_20WvB_9deo7bJVi4af1dSS;animation-duration:1.5s;animation-direction:reverse;animation-iteration-count:infinite}@keyframes _20WvB_9deo7bJVi4af1dSS{0%{opacity:.2}35%{opacity:.2}65%{opacity:1}90%{opacity:1}}
._2A1Ng1fBxjU-qYqbEJn_sm{margin:0 8px 8px}._55hUWVhbF34AzbWr7SAMi{-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--newCommunityTheme-line);box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;height:40px;-ms-flex-pack:justify;justify-content:space-between;width:100%}._55hUWVhbF34AzbWr7SAMi ._2XCKBYzBTZpjOAFEWv1tSy{margin:0}._2gNxoOe_xKaMk0mmYMQCGs{margin:0 3px 3px 10px}._2gNxoOe_xKaMk0mmYMQCGs ._55hUWVhbF34AzbWr7SAMi{height:30px}
._3DV09faePsSW4n6z5V2kj1{margin-top:4px}.ITg0gjNXOhVKsSbURGUvp{margin-right:0}._2q9Jd9uoQVrgF0qTQz8xC1{width:250px}
._1UoeAeSRhOKSNdY_h3iS1O{font-size:12px;font-weight:700;line-height:16px;padding:4px;box-sizing:border-box}._1UoeAeSRhOKSNdY_h3iS1O ._3DVrpDrMM9NLT6TlsTUMxC{margin-right:6px}._3m17ICJgx45k_z-t82iVuO{cursor:default}._1Hw7tY9pMr-T1F4P1C-xNU{border-radius:2px}._1Hw7tY9pMr-T1F4P1C-xNU:focus,._1Hw7tY9pMr-T1F4P1C-xNU:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}.FHCV02u6Cp2zYL0fhQPsO{display:inline-block;line-height:1;text-transform:capitalize;vertical-align:middle}._25BV1fTi10_HqCnD195T85{padding-left:2px}
.D7SJKwX8OlPkNjhgXO71s{background:linear-gradient(90deg,#51b9ff,#7785ff 52.6%,#b279ff 73.96%,#ff81ed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
@keyframes _2bkYZH_kJx5pIHW0Ts5P6e{0%{opacity:0}to{opacity:1}}._2uSuNRa3OeptFDJCKQ3vU6{position:absolute;border-radius:4px;animation:_2bkYZH_kJx5pIHW0Ts5P6e .5s step-end;white-space:pre-wrap;z-index:100;box-shadow:0 4px 8px rgba(0,0,0,.25);background:var(--newCommunityTheme-body);--contentTooltip-caretColor:var(--newCommunityTheme-body);--contentTooltip-leftMargin:0}._2uSuNRa3OeptFDJCKQ3vU6:after{position:absolute;line-height:6px;transform:scaleY(.7);margin-left:var(--contentTooltip-leftMargin);color:var(--contentTooltip-caretColor)}._2uSuNRa3OeptFDJCKQ3vU6._1rF-A55THyDL-rQ9ZUDQ4_{margin-top:-6px;--contentTooltip-leftMargin:-7px}._2uSuNRa3OeptFDJCKQ3vU6._1rF-A55THyDL-rQ9ZUDQ4_:after{top:100%;content:"▼";text-shadow:0 4px 4px rgba(0,0,0,.25);left:50%}._2uSuNRa3OeptFDJCKQ3vU6._1MHCyMQAMeqRqf5DPWWeq3{margin-top:6px;--contentTooltip-leftMargin:-7px}._2uSuNRa3OeptFDJCKQ3vU6._1MHCyMQAMeqRqf5DPWWeq3:after{content:"▲";top:auto;bottom:100%;text-shadow:0 -4px 4px rgba(0,0,0,.1);left:50%}._2uSuNRa3OeptFDJCKQ3vU6._1MHCyMQAMeqRqf5DPWWeq3.dExJJiXRwxVrKsDJRWSQl:after{content:none}._2uSuNRa3OeptFDJCKQ3vU6.nVD-oexLbZI_4QjhrkLFz{margin-left:6px}._2uSuNRa3OeptFDJCKQ3vU6.nVD-oexLbZI_4QjhrkLFz:after{content:"◀";left:-12px;top:50%;text-shadow:-4px 0 4px rgba(0,0,0,.25)}._2uSuNRa3OeptFDJCKQ3vU6.KRVDnoE1RIC5qyqQLXxGG{margin-left:-6px}._2uSuNRa3OeptFDJCKQ3vU6.KRVDnoE1RIC5qyqQLXxGG:after{content:"▶";left:calc(100% - 2px);top:calc(50% - 2px);text-shadow:4px 0 4px rgba(0,0,0,.25)}
.PWY92ySDjTYrTAiutq4ty{margin-top:0}._2snJGyyGyyH38duHobOUKE{border-top:none;color:var(--newCommunityTheme-metaText);padding:8px 16px 8px 8px}._1GObrri0j7y_9IWiGUfPjp{font-size:14px}._1PhtucoKocd-ADJ-JDEoiC,._1m76BHzDzRsM1te7HBxUqd{font-size:12px}._3MSdPVJwGxrpakz-e1MQhO{font-size:14px}.T4VmKX-IOkP4UG-B4jUR-{box-shadow:none;z-index:55}
._3YRHtGWABKh4OVO3s5gJwt{-ms-flex:0 0;flex:0 0;margin-right:0}._1IPWlMFPB_zPPajVPKk5Dy{-ms-flex:1 1 100%;flex:1 1 100%;overflow:hidden;width:100%}._2CUZHyZpRYmdvLE9tOI-2L{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}
.icon._3Ebr0mkLD0A7HiowzExNW-{margin-right:10px;vertical-align:middle}._2eawLPCtwzvTZhWKtaUgZQ{font-size:14px;font-weight:500;line-height:18px;background-color:var(--newCommunityTheme-body);box-sizing:border-box;color:var(--newCommunityTheme-bodyText);fill:#0079d3;height:40px;padding:10px 8px;width:100%}._2eawLPCtwzvTZhWKtaUgZQ:hover{color:var(--newCommunityTheme-body);background-color:#0079d3;fill:var(--newCommunityTheme-body)}._2eawLPCtwzvTZhWKtaUgZQ ._34Odk7t6y-rCPxPcYJa4Nw{-ms-flex-align:center;align-items:center}._3LyKu57c-QkPvlFvAgWop5{cursor:pointer;color:var(--newCommunityTheme-actionIcon);text-transform:capitalize;background-color:var(--newCommunityTheme-body);border-top:1px solid var(--newCommunityTheme-line);border-left:1px solid var(--newCommunityTheme-line);border-right:1px solid var(--newCommunityTheme-line);display:block;white-space:nowrap}._3LyKu57c-QkPvlFvAgWop5:hover{background-color:var(--newRedditTheme-highlight);border-color:var(--newRedditTheme-line);color:var(--newRedditTheme-bodyText)}
._17AlFvm1kWw8NYe0FZKlMB{display:-ms-flexbox;display:flex;background:#24a0ed;border-radius:4px;padding:8px 12px;font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px}._18TPfQgPhTmXJ8270Nc5nM{background:#fff;color:#24a0ed;border-radius:2px;text-transform:uppercase;margin-right:10px;padding:0 4px;font-weight:700}._26N1OuVJykHlztxQkPEfqb{color:#fff;font-weight:500}._1C7AEhBd1Od4VDczirG0jB._1C7AEhBd1Od4VDczirG0jB{border-radius:12px;background:linear-gradient(90deg,#ec0623,#ff8717);z-index:54}.P0AA_X8_E-4IwAxzn2uke{box-sizing:border-box;padding:8px 12px;text-align:center;color:#fff;max-width:148px;font-size:12px;font-weight:500;line-height:16px}
._2j4blQAaYrPKIhe5jBJ9c8{display:inline-block;vertical-align:text-bottom;width:16px;height:16px;line-height:16px}
.cF9DU_4WDAKS4gs43ct2_{background:var(--newRedditTheme-line);border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:16px}.cF9DU_4WDAKS4gs43ct2_ button{min-width:96px}.cF9DU_4WDAKS4gs43ct2_ ._3vB6Y9PiwJ0YV6c9MGbDwT{color:var(--newRedditTheme-actionIcon);border-color:currentColor;margin:0 8px}
@media (max-width:480px){._3_rOJpfw54EqNa6daNkKzY.LoIAKSBD5_isA5qtrC3Kt._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (max-width:720px){._3_rOJpfw54EqNa6daNkKzY.LoIAKSBD5_isA5qtrC3Kt._2SLG9GIeu2AqBhz2XpW8ow{display:none}}@media (max-width:650px){._3_rOJpfw54EqNa6daNkKzY.LoIAKSBD5_isA5qtrC3Kt._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (max-width:540px){._3_rOJpfw54EqNa6daNkKzY._3LzZxt89CjBbx__WYlCPCh._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (max-width:790px){._3_rOJpfw54EqNa6daNkKzY._3LzZxt89CjBbx__WYlCPCh._2SLG9GIeu2AqBhz2XpW8ow{display:none}}@media (max-width:720px){._3_rOJpfw54EqNa6daNkKzY._3LzZxt89CjBbx__WYlCPCh._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (max-width:1020px){._3_rOJpfw54EqNa6daNkKzY._2WaHNFliLea9SKyF3nlBx8._2SLG9GIeu2AqBhz2XpW8ow,._3_rOJpfw54EqNa6daNkKzY._2WaHNFliLea9SKyF3nlBx8._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (max-width:1260px){._3_rOJpfw54EqNa6daNkKzY._2WaHNFliLea9SKyF3nlBx8._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (max-width:1080px){._3_rOJpfw54EqNa6daNkKzY._129dedXMiIcel_grUelwoG._2SLG9GIeu2AqBhz2XpW8ow,._3_rOJpfw54EqNa6daNkKzY._129dedXMiIcel_grUelwoG._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (max-width:1160px){._3_rOJpfw54EqNa6daNkKzY._129dedXMiIcel_grUelwoG._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (min-width:481px){._1RO0TIeDG89QPdOWgZwUvR.LoIAKSBD5_isA5qtrC3Kt._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (min-width:721px){._1RO0TIeDG89QPdOWgZwUvR.LoIAKSBD5_isA5qtrC3Kt._2SLG9GIeu2AqBhz2XpW8ow{display:none}}@media (min-width:651px){._1RO0TIeDG89QPdOWgZwUvR.LoIAKSBD5_isA5qtrC3Kt._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (min-width:541px){._1RO0TIeDG89QPdOWgZwUvR._3LzZxt89CjBbx__WYlCPCh._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (min-width:791px){._1RO0TIeDG89QPdOWgZwUvR._3LzZxt89CjBbx__WYlCPCh._2SLG9GIeu2AqBhz2XpW8ow{display:none}}@media (min-width:721px){._1RO0TIeDG89QPdOWgZwUvR._3LzZxt89CjBbx__WYlCPCh._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (min-width:1021px){._1RO0TIeDG89QPdOWgZwUvR._2WaHNFliLea9SKyF3nlBx8._2SLG9GIeu2AqBhz2XpW8ow,._1RO0TIeDG89QPdOWgZwUvR._2WaHNFliLea9SKyF3nlBx8._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (min-width:1261px){._1RO0TIeDG89QPdOWgZwUvR._2WaHNFliLea9SKyF3nlBx8._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (min-width:1081px){._1RO0TIeDG89QPdOWgZwUvR._129dedXMiIcel_grUelwoG._2SLG9GIeu2AqBhz2XpW8ow,._1RO0TIeDG89QPdOWgZwUvR._129dedXMiIcel_grUelwoG._1LDTBaBSnv4jL7lV98ayQL{display:none}}@media (min-width:1161px){._1RO0TIeDG89QPdOWgZwUvR._129dedXMiIcel_grUelwoG._1u3Z1cqZ8_083AStFVo71a{display:none}}@media (max-width:1170px){._1u3Z1cqZ8_083AStFVo71a._2xZQ73fYkUDMcVkB0PnaU9{display:none}}@media (max-width:660px){._1LDTBaBSnv4jL7lV98ayQL._2xZQ73fYkUDMcVkB0PnaU9{display:none}}:not(:lang(en)) ._3_rOJpfw54EqNa6daNkKzY._2WaHNFliLea9SKyF3nlBx8._1LDTBaBSnv4jL7lV98ayQL{display:none}
.OccjSdFd6HkHhShRg6DOl{font-size:12px;font-weight:700;line-height:16px;display:-ms-flexbox;display:flex;position:relative}._2a9swcTo72vLia4mUm08Fk{text-transform:capitalize}:lang(en) ._3kA8j4bWXyfQV-T-H2dkNq._3kA8j4bWXyfQV-T-H2dkNq{white-space:nowrap}
._1EbinKu2t3KjaT2gR156Qp{border-radius:4px;cursor:pointer;height:24px;line-height:0;padding:0 4px;width:100%}._1muOrgIRB6t41qDocDiXul{cursor:pointer;padding:8px 16px 8px 8px}._1muOrgIRB6t41qDocDiXul._2Odc33_zXVGMHX8Um_2eO7{color:#cdcdce;cursor:default}._2Y6YEgvUcx5Ic2juj3VU95{text-transform:none}._3CksthIwbeJIolp7OYeQYv,._2V4nGS1AmzWhA62lzdCu4r{margin-right:5px}._3CksthIwbeJIolp7OYeQYv{line-height:16px}._1EbinKu2t3KjaT2gR156Qp{vertical-align:middle}._1EbinKu2t3KjaT2gR156Qp,._1EbinKu2t3KjaT2gR156Qp i{display:inline-block}
._3I_U-htoXoQEzFLCM48kHO{position:relative}._3I_U-htoXoQEzFLCM48kHO:hover ._1Zlk1VrZ8puYZy5lJOfz--{display:block}._1Zlk1VrZ8puYZy5lJOfz--{color:var(--newCommunityTheme-button);display:none;font-weight:700;padding-right:16px;position:absolute;right:0;text-transform:uppercase;top:50%;transform:translateY(-50%)}._1IZotn_IQQ1fgtUjaFYbkd{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:4px 12px;border-bottom:1px solid var(--newCommunityTheme-line);-ms-flex:1;flex:1}._1IZotn_IQQ1fgtUjaFYbkd:hover{background:var(--newCommunityTheme-buttonAlpha10)}._1hzDym_NpIlizkTDXc_rQj{color:var(--newRedditTheme-titleText);word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;padding-top:3px;word-break:break-all;margin-right:50px}._67JuJTdFwIJPLPDkyPX-f{font-family:Noto Sans,Arial,sans-serif;font-weight:400;line-height:18px}._67JuJTdFwIJPLPDkyPX-f,._88OYON0K3w_tpnmCSWlUX{font-size:12px;color:var(--newCommunityTheme-metaText)}._88OYON0K3w_tpnmCSWlUX{font-weight:700;line-height:16px}._3DFfW-OG-MvCLiiEN18mpq,._88OYON0K3w_tpnmCSWlUX{vertical-align:middle}
._1QvpnsvD_e--dvDTEcz7_w{background-color:var(--newCommunityTheme-body);border-radius:4px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;max-height:70vh;max-width:600px;min-height:400px;width:80vw}.vuQEtla32r0kemmh11Hov{padding:15px;border-bottom:1px solid var(--newCommunityTheme-line)}._1eSyFPTFSsfyp8BVxs83PB{font-size:16px;font-weight:500;line-height:20px;color:var(--newCommunityTheme-bodyText);position:relative}._87UrrqUro4oVpXFAElZUX{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;-ms-flex:1;flex:1;overflow-y:auto}._1CUOht5hsM0AF9T3Ox1yos{padding:18px 0;border-top:1px solid var(--newCommunityTheme-line);background:var(--newCommunityTheme-body)}._3OsXrjEdHgK1wJBfPX6IhR{cursor:pointer;position:absolute;top:0;right:0}._1TaKYhB80ExuTPoLaQZMRE{height:16px;width:16px;padding:4px;fill:var(--newCommunityTheme-actionIcon)}._20K7F6rAgXGH5z83v7Ifiv{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-top:64px}._2eLeResic3Gc77W_edgNGt{display:block;height:128px;width:240px}._3t6VBoBsR8CGQvaPLHPjmW{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:var(--newCommunityTheme-bodyText)}.pKfhphFBuya82DYP2Q90X{display:-ms-flexbox;display:flex;margin-top:18px;position:relative}._3W5cary86KmYWrVgEpGKPb._3W5cary86KmYWrVgEpGKPb{border-radius:4px;border:1px solid var(--newCommunityTheme-line);-ms-flex:1;flex:1;height:30px;padding-left:30px}._9T_dguVcd795c_vOyl9s4{position:absolute;left:8px;top:8px;fill:var(--newCommunityTheme-actionIcon)}.hfmgzmXCLe3hvSyZad9WP,._9T_dguVcd795c_vOyl9s4{width:16px;height:16px}.hfmgzmXCLe3hvSyZad9WP{margin-right:4px;fill:currentColor}._34_h0zRV3AgFr_0sh99pKz{font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase;-ms-flex-align:center;align-items:center;border:none;cursor:pointer;display:-ms-flexbox;display:flex;margin-left:10px;padding:0}
._2AfJEqW9tv4b_kolKEuS9K{background-color:var(--newCommunityTheme-body);border-radius:4px;box-sizing:border-box;color:var(--newCommunityTheme-bodyText);width:350px}.p4QfstubN5cRxd-gy8gFH{font-size:16px;font-weight:500;line-height:20px;padding:11px 16px;border-bottom:1px solid var(--newCommunityTheme-line)}._2V3KEAhexNh-mP3TbrVClC{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;max-height:50vh;overflow-wrap:break-word;overflow:auto;padding:16px}._1fcbQFwN65ik28DNmWnpX4{background:var(--newCommunityTheme-line);-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:8px 5px}.zcMEJWBL7q-mYGOPSpjN-{margin-left:5px}
._2hGJP-9xfXBXd0wqhBLHhY{font-size:12px;font-weight:400;line-height:16px;color:red;padding-top:4px;text-align:right;display:-ms-flexbox;display:flex}._3h_9YwxjuOr77VhScPrjCI{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._1Y0BrhDgcSTeSYvmSPYepI{text-decoration:underline;cursor:pointer;padding-left:4px}
@keyframes ibDwUVR1CAykturOgqOS5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}._3LwT7hgGcSjmJ7ng7drAuq{--sizePx:0;font-size:4px;position:relative;text-indent:-9999em;border-radius:50%;border:4px solid var(--newCommunityTheme-bodyTextAlpha20);border-left-color:var(--newCommunityTheme-body);transform:translateZ(0);animation:ibDwUVR1CAykturOgqOS5 1.1s linear infinite}._3LwT7hgGcSjmJ7ng7drAuq,._3LwT7hgGcSjmJ7ng7drAuq:after{width:var(--sizePx);height:var(--sizePx)}._3LwT7hgGcSjmJ7ng7drAuq:after{border-radius:50%}._3LwT7hgGcSjmJ7ng7drAuq._2qr28EeyPvBWAsPKl-KuWN{margin:0 auto}
._3vV_tKesULQ5WMGh38lX4b{background-color:var(--newCommunityTheme-body);border-radius:4px;box-sizing:border-box;flex-flow:column nowrap;position:relative;width:487px}._3vV_tKesULQ5WMGh38lX4b,._11JSvybbRhcX_cfoagpne_{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap}._11JSvybbRhcX_cfoagpne_{flex-flow:column nowrap;-ms-flex:1;flex:1;padding:24px}._3Ev4JRxdS9-3GTBR5M1yCP{font-size:22px;font-weight:500;line-height:26px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}._3Uw02TWwSQhLfCJkPsihqr,._3Ev4JRxdS9-3GTBR5M1yCP{color:var(--newCommunityTheme-bodyText)}._3Uw02TWwSQhLfCJkPsihqr{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;-ms-flex:1;flex:1;margin:8px 0 24px}._25MDqXgOCWDBjtAEBi2cmy{display:block;padding:16px}._2tLOIj2nClBaVRuMBIJE8X{margin:0 8px 0 auto;min-width:90px}._GVnqGyX40oKfgIS56Q-k{cursor:pointer;position:absolute;top:15px;right:15px}._1GgoANMMbLQJ-gSefDJZuZ{fill:var(--newCommunityTheme-actionIcon);height:16px;width:16px}._3QPFKpxsmu6j_gbiAuVgfW{font-size:16px;font-weight:500;line-height:20px;color:var(--newCommunityTheme-bodyText);display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:65px}.ZEfw7a99aHsmkl4fx38l5{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;border-radius:4px;border:1px solid var(--newCommunityTheme-line);margin-top:8px;padding:12px}._30BNMMyQPTPvHEoL3-LXrM{fill:currentColor;height:24px;margin-right:8px;width:24px}._22f_S1XUre_FujBgOgEHJe{min-width:98px}._3cD2qECfUUTwega16qDhBc{display:inline-block;margin-bottom:-3px}.GIQ2YnBHQtY1QM1yPEhCR{padding-top:4px;display:block}
._3FJq-cq7boH_EAWZsUPWY0{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;padding:.5em .75em;border-radius:4px;color:var(--newRedditTheme-bodyText)}._3FJq-cq7boH_EAWZsUPWY0 ._1QOFlf2Sv2RU3pPqUKD6UD{font-size:.95em;height:auto;width:auto;line-height:1;margin-right:.5em}._14wV0QXuPq6IJL_pdl8sQs{background-color:var(--newCommunityTheme-inactive)}
._1oQyIsiPHYt6nx7VOmd1sz:focus{outline:none}
.vXXjS_s-Ic4QZpFsPjThV{height:24px}._2qm48d8K8lTcwSJiHL9KLT{margin:auto}._2qm48d8K8lTcwSJiHL9KLT,._2zcGm9WDxG67GYyNNvHzlA{height:14px;transform:scale(1.1);width:14px}
._1cje4rrmwL0yZgCOlGyBJ-,._1knR9NIIXdSFC9IeFN11JL,._2etEb_0bRB9axAqF3uX28S,._3vju76MdF2FaGmELBeiJ_r,._3wTfn3Meg1rXJ-qd2jUWMt,._SMl46gACTEszA_4A0Qfs,._3yuF1RnBRJL4OS_STsoXcC,._3guZWUAROueft8TPPGDZ-R,._2BWw37nLL0rX6n7xcXciyD,.NI8uZ-19oHf9gPO8jOvFu,.icon._3vju76MdF2FaGmELBeiJ_r{cursor:default;padding:0 4px;height:12px;width:12px;font-size:12px;vertical-align:text-top}.icon._3vju76MdF2FaGmELBeiJ_r{line-height:12px;vertical-align:unset}.icon._3vju76MdF2FaGmELBeiJ_r._SMl46gACTEszA_4A0Qfs{margin:0}.COGitU-ItwLZG_fP5rsdE{line-height:14px}._1knR9NIIXdSFC9IeFN11JL,.NI8uZ-19oHf9gPO8jOvFu{color:#75d377}._2etEb_0bRB9axAqF3uX28S{fill:#75d377;color:#75d377;vertical-align:middle}._27iLVqax1FuPWTymkSkKAq{fill:#ff585b;color:#ff585b}._SMl46gACTEszA_4A0Qfs{margin-top:2px;fill:#75d377;color:#75d377}._1cje4rrmwL0yZgCOlGyBJ-{color:#ea0027}._3guZWUAROueft8TPPGDZ-R{color:#ffb000}._2WSiH2JwZq4bXuvrDn-cgU{cursor:default;padding:0 4px;height:12px;width:12px;font-size:12px;vertical-align:text-top;color:#ffd635;font-size:11px}._3wTfn3Meg1rXJ-qd2jUWMt{color:#ffd635}._3yuF1RnBRJL4OS_STsoXcC,._2BWw37nLL0rX6n7xcXciyD{color:#ff585b}.COGitU-ItwLZG_fP5rsdE,._16Ih3bzeELRlI6AWeW-nFy{font-size:12px;font-weight:400;line-height:16px;color:#ff585b;vertical-align:top}
._3F1tNW0P4Ff182mO_CefIg{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:linear-gradient(90deg,#ec0623,#ff8717);color:#fff;border-radius:999px;width:100%;padding:3px 16px;font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase;text-transform:unset;line-height:17px;border:none}._3F1tNW0P4Ff182mO_CefIg._2Viile0fcrruho_hQqpnUx{background:var(--newRedditTheme-body);border:1px solid var(--newRedditTheme-active);color:var(--newRedditTheme-active);-ms-flex-pack:center;justify-content:center;padding:10px 16px;width:100%}._3F1tNW0P4Ff182mO_CefIg._2Viile0fcrruho_hQqpnUx>*{margin:0 10px}._3DnDqV66Np6rVEiI8QK7kl{margin-top:8px}._3gYTHRBO1S_S5AOddgqD6Z{fill:#fff}.ARFP2bx6U967JwMoJ2Xr5,._3gYTHRBO1S_S5AOddgqD6Z{width:18px;height:16.5px;-ms-flex:0 0 auto;flex:0 0 auto}.ARFP2bx6U967JwMoJ2Xr5{fill:var(--newRedditTheme-body);stroke:var(--newRedditTheme-active);stroke-width:2px}.VFbNvXfZXUhRFiCTDHO6f div._3gYTHRBO1S_S5AOddgqD6Z{display:none}._12pWM-aURvVUuSrUyqfNZh,.icon._12pWM-aURvVUuSrUyqfNZh{color:#fff}
._2nck8non0VYnkIkyUpuvpw{margin:8px}._2yQLdTnHA0y3hZ3I588oUM{display:block;max-width:100%;position:relative;background-color:var(--newCommunityTheme-post);margin:0 auto}
.icon._2WV2dTLgPlEXLVEmIexAxf{font-size:12px;padding-left:4px}._10wC0aXnrUKfdJ4Ssz-o14{display:-ms-flexbox;display:flex;margin-top:0}._10wC0aXnrUKfdJ4Ssz-o14._1-PD0_zreH-KVwpFoCLvQF{margin-top:-5px}
.WYS1s7GjzJiaX4fu-xZOJ{color:var(--newCommunityTheme-actionIcon)}.WYS1s7GjzJiaX4fu-xZOJ.J_lIqJrnicKj84OhD29vQ{color:var(--newRedditTheme-actionIcon)}.WYS1s7GjzJiaX4fu-xZOJ.n0Me225oxRbL3aLt7kQA8{color:var(--newCommunityTheme-button)}.WYS1s7GjzJiaX4fu-xZOJ.n0Me225oxRbL3aLt7kQA8.J_lIqJrnicKj84OhD29vQ{color:var(--newRedditTheme-button)}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CollectionCommentsPage~CommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~StandalonePostPag~0596d05c.21f69a54ffe475ba58dd_.css.map*/</style><style class="" data-href="chunkCSS/CountryPage~Frontpage~ModListing~Multireddit~ProfileComments~ProfileOverview~ProfilePosts~Subreddit.e72fce90a7f3165091b9_.css">@keyframes vnt666wwqSK5qL63sBn9P{0%{background-position:0 0}to{background-position:-200% 0}}.fzTkuBRFT8iIn1XnJX_Yn{background:var(--newCommunityTheme-field);background-size:200%}.fzTkuBRFT8iIn1XnJX_Yn._34yMY7-6MNnz3utfjExvIq{animation:vnt666wwqSK5qL63sBn9P 1.5s ease infinite;background:linear-gradient(90deg,var(--newCommunityTheme-field),var(--newCommunityTheme-inactive),var(--newCommunityTheme-field));background-size:200%}._3giTODNeZ-Po90u8Ghs4aI{border-radius:4px}.VRC9QT7CgUxvhK0ceQSrn{background:var(--newCommunityTheme-post);border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.06)}
._2ZvnlxtjA4YPENO_OgH0Pw{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}._6Sb8zEFmf-xF6UJ5SowYB{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-metaText);margin-right:8px;text-transform:uppercase}.U2iuzTD5-OeYSFP8fg9ky{-ms-flex-align:center;align-items:center;border-radius:20px;cursor:pointer;display:-ms-flexbox;display:flex;height:32px;padding:0 8px}.U2iuzTD5-OeYSFP8fg9ky>._1F02c6Yw0dfhdWwl99UrYn{background:transparent;color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button);padding:0}.U2iuzTD5-OeYSFP8fg9ky>._1F02c6Yw0dfhdWwl99UrYn ._1WRDpeSLbiEc03Pp3Nh9H1{display:-ms-inline-flexbox;display:inline-flex;margin-right:0}.U2iuzTD5-OeYSFP8fg9ky>._1F02c6Yw0dfhdWwl99UrYn .PEJfazq4pplDD3Ti9Yaj3{display:none}.U2iuzTD5-OeYSFP8fg9ky>._1F02c6Yw0dfhdWwl99UrYn>i{margin-left:0;margin-right:-4px}.U2iuzTD5-OeYSFP8fg9ky:active,.U2iuzTD5-OeYSFP8fg9ky:hover{background-color:var(--newCommunityTheme-field)}._3R-HO3gwoomy9obdIHmDLx{margin-left:-9px;min-width:52px}._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn{-ms-flex-align:center;align-items:center;color:var(--newCommunityTheme-actionIcon);fill:var(--newCommunityTheme-actionIcon);display:-ms-flexbox;display:flex;outline:none;position:relative}._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn:active,._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn:hover{color:var(--newCommunityTheme-bodyText);fill:var(--newCommunityTheme-bodyText)}._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn._1fiOgAxLiYfEU41C1NOX9B,._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn._1fiOgAxLiYfEU41C1NOX9B:active,._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn._1fiOgAxLiYfEU41C1NOX9B:hover{color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._1F02c6Yw0dfhdWwl99UrYn._1F02c6Yw0dfhdWwl99UrYn._1fiOgAxLiYfEU41C1NOX9B._3EHmSVytc7PNTijH2qfAan{color:var(--newCommunityTheme-actionIcon)}._1F02c6Yw0dfhdWwl99UrYn ._1WRDpeSLbiEc03Pp3Nh9H1{margin-right:4px}._2ONLRjLuDplXKbcaS8dGe_{display:block;height:20px;width:20px}
._3RzIwmCawx9KWuyuEKa-3s{margin-left:-5px;min-width:100px}._3zQzIg3Hu-gfh_XW8Eh7N3{margin-left:0;margin-top:-2px}._3ZXcN-Nu8QmOxd_hGrsjKD{font-size:10px;line-height:12px;color:var(--newCommunityTheme-metaText);margin-top:1px}._1gYorLdXyKMUS-i9loCkHd._1gYorLdXyKMUS-i9loCkHd,._3ZXcN-Nu8QmOxd_hGrsjKD{font-weight:700;letter-spacing:.5px;text-transform:uppercase}._1gYorLdXyKMUS-i9loCkHd._1gYorLdXyKMUS-i9loCkHd{font-size:12px;line-height:24px;border:none;margin:4px;padding:4px}._1gYorLdXyKMUS-i9loCkHd._1gYorLdXyKMUS-i9loCkHd,._3-LItr7eURRBwGwCaMD0eB{display:-ms-flexbox;display:flex}._3-LItr7eURRBwGwCaMD0eB{-ms-flex-align:center;align-items:center;border-radius:4px}._3-LItr7eURRBwGwCaMD0eB._1BlN3qzijbBTtkKxs6CX-N{color:var(--newCommunityTheme-inactive);fill:var(--newCommunityTheme-inactive)}._3BSqU_xxc6w7390EfssLhp{font-size:14px;font-weight:500;line-height:18px;color:var(--newCommunityTheme-actionIcon);padding:8px 12px 8px 8px}._1oAH8WzvQU6SeYEsM1msMu{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex}
.KZGTzwiGn_74p_B8yZaKw.KZGTzwiGn_74p_B8yZaKw{max-height:500px;overflow-y:scroll}._3-D0oENu00AlV9AmpZqxfm{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex}
._1FUNcfOeszr8eruqLxCMcR{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}._1FUNcfOeszr8eruqLxCMcR>div:first-child{margin-top:0}
._1JaK9h42mq2UXvugO7VriI{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex}
._365FiUZ11efXHV7l7fNp6K{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center;transform:translateY(-100%)}
._29FQ-HlVE3aNu0iB8mO-ey{cursor:pointer;white-space:nowrap}
._1G4yU68P50vRZ4USXfaceV{background-color:var(--newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor);color:var(--newCommunityTheme-widgetColors-sidebarWidgetTextColor);fill:var(--newCommunityTheme-widgetColors-sidebarWidgetTextColor);border:1px solid var(--newCommunityTheme-widgetColors-sidebarWidgetBorderColor);border-radius:4px;overflow:visible;word-wrap:break-word}._1G4yU68P50vRZ4USXfaceV._2mtWlchu4uQf339v56bSha{cursor:pointer}._1G4yU68P50vRZ4USXfaceV._2QeqBqfT5UbHBoViZUt-wX{background-color:var(--newRedditTheme-widgetColors-sidebarWidgetBackgroundColor);border-color:var(--newRedditTheme-widgetColors-sidebarWidgetBorderColor);color:var(--newRedditTheme-bodyText);fill:var(--newRedditTheme-bodyText)}._1G4yU68P50vRZ4USXfaceV._1lvCNVth3dt5y8lu3vT95L{position:relative}._1G4yU68P50vRZ4USXfaceV._1lvCNVth3dt5y8lu3vT95L:after{content:"";background:linear-gradient(180deg,transparent,var(--newRedditTheme-widgetColors-sidebarWidgetBackgroundColor));height:70px;width:100%;position:absolute;bottom:30px;right:0}._ZhON3a3vplThB8NFwuJn{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;background-color:var(--newCommunityTheme-widgetColors-sidebarWidgetHeaderColor);border-radius:3px 3px 0 0;color:var(--newCommunityTheme-widgetColors-sidebarWidgetTitleColor);display:-ms-flexbox;display:flex;fill:var(--newCommunityTheme-widgetColors-sidebarWidgetTitleColor);padding:0 12px 12px}._ZhON3a3vplThB8NFwuJn._2mtWlchu4uQf339v56bSha{cursor:pointer}._ZhON3a3vplThB8NFwuJn h2{font-size:14px;font-weight:500;line-height:18px;font-weight:700;text-transform:none}._ZhON3a3vplThB8NFwuJn a:not([disabled]),._ZhON3a3vplThB8NFwuJn button:not([disabled]){border-radius:2px}._ZhON3a3vplThB8NFwuJn a:not([disabled]):focus,._ZhON3a3vplThB8NFwuJn a:not([disabled]):hover,._ZhON3a3vplThB8NFwuJn button:not([disabled]):focus,._ZhON3a3vplThB8NFwuJn button:not([disabled]):hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._ZhON3a3vplThB8NFwuJn a[disabled],._ZhON3a3vplThB8NFwuJn button[disabled]{cursor:not-allowed}._2sggAEfRQLyoAl4J__5twU{padding:12px 0 0}.TmgZY6tDcdErbE5d7E0HJ{padding:12px}._3RPJ8hHnfFohktLZca18J6{padding:0}.r5dzQq7dgZyAmve8abbbt{overflow:hidden}._3dbp6Cm9uKkkIBr9EsU-qS{margin-bottom:4px}
._1uqw13duLAypklZz9JuxH5{-ms-flex-align:center;align-items:center;background:var(--newCommunityTheme-inactive);border:1px solid transparent;border-radius:24px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;height:48px;margin:8px 2px;overflow-wrap:anywhere}._1uqw13duLAypklZz9JuxH5:hover{background:var(--newCommunityTheme-field)}._1uqw13duLAypklZz9JuxH5.C0ynfBku9Az2wYA9j1_PA{background:#ffede5;border:1px solid #d93a00;fill:#d93a00}._1uqw13duLAypklZz9JuxH5._3JYkv3aRJq9WBVU_Qu_O3K{background:#340e00;border:1px solid #d93a00;fill:#d93a00}._1uqw13duLAypklZz9JuxH5 ._2go248Acx87AyaspT-IqC3{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end;-webkit-user-select:none;-ms-user-select:none;user-select:none}._1uqw13duLAypklZz9JuxH5 ._2go248Acx87AyaspT-IqC3 .Nqikdy52FO7Ok8SC7YbBy{height:18px;width:18px;margin-right:17px}._1uqw13duLAypklZz9JuxH5 ._3qzPnI-sCnXtXXzmiLCUzt{-ms-flex:1;flex:1}._1uqw13duLAypklZz9JuxH5 ._5Rt2rPaHLuyB5smTxh9cS{font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;line-height:20px;max-height:20px;display:-webkit-inline-box;-webkit-line-clamp:1;white-space:normal;-webkit-box-orient:vertical;display:flex;justify-content:center;flex:4}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O{-ms-flex-align:center;align-items:center;border-radius:9999px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;width:auto;font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:17px;text-transform:unset;min-height:32px;min-width:32px;padding:4px 16px}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O ._1ym0rG9P61fqq5EGeggDEg,._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O i.icon._1ym0rG9P61fqq5EGeggDEg{display:inline-block;padding:0 8px 0 0;height:20px;width:20px;font-size:20px;line-height:20px}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O ._1ym0rG9P61fqq5EGeggDEg._1wilU6X1e2oYYu84p5M0Bn,._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O i.icon._1ym0rG9P61fqq5EGeggDEg._1wilU6X1e2oYYu84p5M0Bn{float:left}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O ._1ym0rG9P61fqq5EGeggDEg._1N6ONFJor0MYB1AANfCh8M,._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O i.icon._1ym0rG9P61fqq5EGeggDEg._1N6ONFJor0MYB1AANfCh8M{float:right}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O:nth-child(4n+0){width:150px}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O:nth-child(4n+1){width:75px}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O:nth-child(4n+2){width:120px}._1uqw13duLAypklZz9JuxH5 ._3gtRwVx6uS2xZaynYajI9O:nth-child(4n+3){width:175px}._2GUwrGUdKWdruRBy2ogOPv{padding-bottom:85px}.sKUGLH9bgXYnkNvi71PD6{margin-bottom:24px}._34OOuEVRtCgQHxTw6Bm_SM{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;font-weight:600;margin:16px 0 8px;text-align:center}._2NBWDPVfLgJchMUSilY9hq{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;width:270px;height:223px;background:var(--newRedditTheme-body);box-shadow:0 16px 32px rgba(0,0,0,.25),0 12px 12px rgba(0,0,0,.15);border-radius:8px;position:fixed;bottom:100px;right:50px;z-index:200}._1D3-VzG8d-pAsDFC2aDEqX,._2NBWDPVfLgJchMUSilY9hq{display:-ms-flexbox;display:flex}._1D3-VzG8d-pAsDFC2aDEqX{-ms-flex-pack:end;justify-content:flex-end;padding:17px 17px 0 235px}.Z2DAjXDKT-rjUoOgPeR9b{cursor:pointer;width:16px;height:16px}._6pr2vYjViLknuzg7J_4II{font-size:16px;font-weight:400;line-height:20px;font-weight:600;padding:0 30px 6px;width:200px}._1j479fpdJDH2JNDpssXW8Z,._6pr2vYjViLknuzg7J_4II{font-family:Noto Sans,Arial,sans-serif;color:var(--newRedditTheme-bodyText);text-align:center}._1j479fpdJDH2JNDpssXW8Z{padding-bottom:16px}.piSYz03CLXLD5jdQwPjUy,._1j479fpdJDH2JNDpssXW8Z{font-size:12px;line-height:16px;font-weight:400}.piSYz03CLXLD5jdQwPjUy{font-family:Noto Sans,Arial,sans-serif;background:var(--newRedditTheme-button);border:1px solid transparent;border-radius:24px;color:var(--newRedditTheme-body);cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;height:32px;width:230px}.piSYz03CLXLD5jdQwPjUy.Fssd937Pdx1KOrc1lhBS5{background:var(--newRedditTheme-inactive);color:var(--newRedditTheme-bodyText);margin-top:8px}
.tsl4Q1J90HdQwt_L2rJC9{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;border-radius:20px;margin-right:8px;padding:6px 8px;background:var(--newCommunityTheme-field)}@media (min-width:672px){.tsl4Q1J90HdQwt_L2rJC9{display:none}}@media (min-width:960px){.tsl4Q1J90HdQwt_L2rJC9{display:-ms-flexbox;display:flex}}@media (min-width:1010px){.tsl4Q1J90HdQwt_L2rJC9{display:none}}._2pUO1Sfe7WlIHvq6goN3Pz{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex}._2bDYspp_i6ETGHhD6zIa94{-ms-flex:0 0 auto;flex:0 0 auto}a.M2Hk_S2yvXpsNPfZMBMur{display:none;text-transform:capitalize;margin-right:8px;position:relative;border:1px solid transparent;color:var(--newCommunityTheme-actionIcon);fill:var(--newCommunityTheme-actionIcon);min-height:unset;min-width:unset;padding:6px 8px;border-radius:20px}@media (min-width:672px){a.M2Hk_S2yvXpsNPfZMBMur{display:-ms-inline-flexbox;display:inline-flex}}@media (min-width:960px){a.M2Hk_S2yvXpsNPfZMBMur{display:none}}@media (min-width:1010px){a.M2Hk_S2yvXpsNPfZMBMur{display:-ms-inline-flexbox;display:inline-flex}}a.M2Hk_S2yvXpsNPfZMBMur>span{overflow:hidden;text-overflow:ellipsis;line-height:18px;max-height:54px;display:-webkit-inline-box;-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical;text-align:left}a.M2Hk_S2yvXpsNPfZMBMur.M2Hk_S2yvXpsNPfZMBMur:before{border-radius:20px}a.M2Hk_S2yvXpsNPfZMBMur:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background:var(--newCommunityTheme-bodyText);opacity:0}a.M2Hk_S2yvXpsNPfZMBMur:hover:before{opacity:.08}a.M2Hk_S2yvXpsNPfZMBMur:focus{outline:none}a.M2Hk_S2yvXpsNPfZMBMur:focus:before{opacity:.16}a.M2Hk_S2yvXpsNPfZMBMur._2VxDgoEy96XoqXUPsQooJk:before,a.M2Hk_S2yvXpsNPfZMBMur:active:before{opacity:.24}a.M2Hk_S2yvXpsNPfZMBMur:disabled,a.M2Hk_S2yvXpsNPfZMBMur[data-disabled],a.M2Hk_S2yvXpsNPfZMBMur[disabled]{cursor:not-allowed;filter:grayscale(1);color:var(--newRedditTheme-metaText);fill:var(--newRedditTheme-metaText)}a.M2Hk_S2yvXpsNPfZMBMur._1s79QnBguPbckxiiPvFXGP{background:var(--newCommunityTheme-field);color:var(--newCommunityTheme-button);cursor:default;fill:var(--newCommunityTheme-button)}._2yF1lH154qN6wYff1cVkh6{display:none;border-radius:20px;color:var(--newCommunityTheme-actionIcon);outline:none;padding:8px}@media (min-width:672px){._2yF1lH154qN6wYff1cVkh6{display:inline-block}}@media (min-width:960px){._2yF1lH154qN6wYff1cVkh6{display:none}}@media (min-width:1010px){._2yF1lH154qN6wYff1cVkh6{display:inline-block}}._2yF1lH154qN6wYff1cVkh6:active,._2yF1lH154qN6wYff1cVkh6:hover{background:var(--newCommunityTheme-field);fill:var(--newCommunityTheme-bodyText)}.VatfkH4hd3AcIOCT15Zai,.Eh7eF0Eki8fFfZXVYJd1y,.GzkzdrqG-NjAYH7eKJan4{border-radius:20px;margin-right:8px;padding:6px 8px;background:var(--newCommunityTheme-field)}.VatfkH4hd3AcIOCT15Zai ._2DTQGxtlm0AKr7OUepCaGY,.Eh7eF0Eki8fFfZXVYJd1y ._2DTQGxtlm0AKr7OUepCaGY,.GzkzdrqG-NjAYH7eKJan4 ._2DTQGxtlm0AKr7OUepCaGY{height:100%}.Sgi9lgQUrox4tW9Q75iif{margin-left:-8px}.Sgi9lgQUrox4tW9Q75iif.Sgi9lgQUrox4tW9Q75iif{max-height:300px}._3zv8UgDcsOix4lXOk2qE9v._3zv8UgDcsOix4lXOk2qE9v{font-weight:500;line-height:18px;background:inherit;color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button);margin:0;outline:none;padding:0;text-transform:capitalize}._3zv8UgDcsOix4lXOk2qE9v._3zv8UgDcsOix4lXOk2qE9v>i{margin-right:-4px}._3zv8UgDcsOix4lXOk2qE9v._3zv8UgDcsOix4lXOk2qE9v>span{overflow:hidden;text-overflow:ellipsis;line-height:18px;max-height:54px;display:-webkit-inline-box;-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical}._3zv8UgDcsOix4lXOk2qE9v._3zv8UgDcsOix4lXOk2qE9v:active,._3zv8UgDcsOix4lXOk2qE9v._3zv8UgDcsOix4lXOk2qE9v:focus{background:inherit;color:var(--newCommunityTheme-button);fill:var(--newCommunityTheme-button)}._3zv8UgDcsOix4lXOk2qE9v._3zv8UgDcsOix4lXOk2qE9v{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:unset;line-height:17px;text-transform:unset;padding:0 8px}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX{color:var(--newCommunityTheme-actionIcon);overflow:hidden;text-overflow:ellipsis;line-height:18px;max-height:54px;display:-webkit-inline-box;-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX ._3HQa2czyzeTD5qteZcHyI2{fill:var(--newCommunityTheme-actionIcon)}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX:active,._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX:hover{color:var(--newCommunityTheme-bodyText)}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX:active ._3HQa2czyzeTD5qteZcHyI2,._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX:hover ._3HQa2czyzeTD5qteZcHyI2{fill:var(--newCommunityTheme-bodyText)}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX._1yVJwSS9tASrkJ6R6wvXpT._1yVJwSS9tASrkJ6R6wvXpT{color:var(--newCommunityTheme-button)}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX._1yVJwSS9tASrkJ6R6wvXpT._1yVJwSS9tASrkJ6R6wvXpT ._3HQa2czyzeTD5qteZcHyI2{fill:var(--newCommunityTheme-button)}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX._1yVJwSS9tASrkJ6R6wvXpT._1yVJwSS9tASrkJ6R6wvXpT:active,._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX._1yVJwSS9tASrkJ6R6wvXpT._1yVJwSS9tASrkJ6R6wvXpT:hover{color:var(--newCommunityTheme-button)}._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX._1yVJwSS9tASrkJ6R6wvXpT._1yVJwSS9tASrkJ6R6wvXpT:active ._3HQa2czyzeTD5qteZcHyI2,._3LjUrsRA9MkUFLGB6ZCWaX._3LjUrsRA9MkUFLGB6ZCWaX._1yVJwSS9tASrkJ6R6wvXpT._1yVJwSS9tASrkJ6R6wvXpT:hover ._3HQa2czyzeTD5qteZcHyI2{fill:var(--newCommunityTheme-button)}
._3Y8af3R9_DE3lpXa6Hq5Ab{background-color:transparent;color:grey;padding:8px}._3Y8af3R9_DE3lpXa6Hq5Ab a{margin:0 4px}._2wqyhtudP4weVGsZdVXJgt{margin-top:16px}._1KrMye71CT332tKKKUWAj6{display:-ms-flexbox;display:flex;padding-top:8px;padding-bottom:8px;margin-left:12px;margin-right:12px}._1KrMye71CT332tKKKUWAj6:not(:last-of-type){border-bottom:1px solid #e9ebed}._3f2nSSsPBqVDV6Sz82qgrR{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:50%;padding:0 4px}._3Eyh3vRo5o4IfzVZXhaWAG{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:inline-block;text-decoration:none;text-transform:capitalize;margin-top:3px;margin-bottom:3px}._3GijmRx58E2GzbuzKVHDex{text-transform:none}._34dh2eyzMvJfjCBLeoWiDD{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:-ms-flexbox;display:flex;padding:12px}
.wBtTDilkW_rtT2k5x3eie{-ms-flex-align:center;align-items:center;background-color:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-postLine);border-radius:4px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px;padding:10px 12px}._1g_Ul7rGanet-Y5dydxeq5{margin-left:auto}
._1oRQu-aolgpPPJDblUGTw5{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;width:inherit}._3Tc8YYRhVDX9vlR0XePZfH{margin-top:45px}._3Tc8YYRhVDX9vlR0XePZfH,.xTKAJNhaO7iI3cnAQ1PpJ{position:-webkit-sticky;position:sticky}.xTKAJNhaO7iI3cnAQ1PpJ{bottom:0}._1vYrJH5uc57mZQJPN4l34E{top:57px}._1vYrJH5uc57mZQJPN4l34E,._2s8GkMW_LrglF6lvNpBQgE{position:-webkit-sticky;position:sticky}._2s8GkMW_LrglF6lvNpBQgE{top:105px}._2Fh9XKrAUp6CQHSgW98LEb{top:101px}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CountryPage~Frontpage~ModListing~Multireddit~ProfileComments~ProfileOverview~ProfilePosts~Subreddit.e72fce90a7f3165091b9_.css.map*/</style><style class="" data-href="chunkCSS/CollectionCommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~SearchResults.5356216bb3bd4a997e69_.css">.VHCAEHBEuD8bln8MDFl35{border-radius:4px;box-shadow:0 2px 4px 0 var(--newCommunityTheme-flair);cursor:pointer;line-height:0;overflow:hidden;width:100%}._3WbGqnEpw_ds1P508Qawma{height:12px;margin-top:-6px;padding-right:4px;vertical-align:middle;width:12px}.x_9o8pHUgKrlsT51QhLnG{font-size:14px;font-weight:500;line-height:18px;border:1px solid var(--newCommunityTheme-line);border-bottom:none;color:var(--newCommunityTheme-actionIcon);cursor:pointer;line-height:16px;padding:8px 16px 8px 8px;height:40px;text-transform:none}.x_9o8pHUgKrlsT51QhLnG:hover{background-color:var(--newRedditTheme-highlight);color:var(--newRedditTheme-bodyText);fill:var(--newRedditTheme-bodyText)}.x_9o8pHUgKrlsT51QhLnG ._1llB9GXV3OPp_55xrtgYNh{vertical-align:middle;text-transform:none}._2mkCGM7pDFARBtuKmKCBf0{width:20px;height:20px;margin-right:2px;vertical-align:middle}
._1PC9CIsUh5fq8cQdx3iMRr{margin-top:-4px}.BmpGQCO3oZBeUMzSaC5yX{height:16px;padding-right:4px;vertical-align:middle;width:16px}.BmpGQCO3oZBeUMzSaC5yX path{width:24px;fill:grey}
._3aVdI6Y8gye7mgZBvUx5X-{color:var(--newCommunityTheme-bodyText)}._2fiLaXOPdMYold0b-FKdVN{padding:8px}._1kl3eXeS_cuuM03T3_G8G1,._1EcSEYj-g98-QR-5idlQZr{height:12px;width:12px;margin-right:4px}._1EcSEYj-g98-QR-5idlQZr{fill:#0079d3}._1uVj4QJ6tIy-PC9lK3eOYO{font-size:14px;font-weight:500;line-height:18px;background-color:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-line);border-radius:4px;box-shadow:0 2px 4px 0 var(--newCommunityTheme-flair);cursor:pointer;position:absolute;width:189px;z-index:100}
.wM6scouPXXsFDSZmZPHRo{color:var(--newCommunityTheme-bodyText)}
._2ETuFsVzMBxiHia6HfJCTQ{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-metaText)}
.sMaSljeAO1a-nAhrURxdj{margin-left:5px}.NL6v1uLnaxK0IHIJdUdel{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
._12wHSVQW6wUCbn56VnIfI-{width:16px;height:16px}
._3UBJEBi_CJ8y1i9Up_67Hb{-ms-flex:0 0 auto;flex:0 0 auto;margin-left:4px}
._18WUrfxbke5CjwIjhXu6C-{-ms-flex:0 0 auto;flex:0 0 auto;font-style:italic}
.icon._3Jlybj1GmQS_PfZVxE6yR1,.icon._2EBjdWEqs2dwPePq0_1vJn,.icon.YjyVr4SnBmO7WorLVMXq5,.icon._3M_jIwyB1POxBFR2jnGIp_,.icon._3hI84iVaolaHi85h6liPyp,.icon.MufLXlXcv1oes9OlakuXr{font-size:12px;height:12px;width:12px;line-height:12px;margin-left:4px}.icon._2EBjdWEqs2dwPePq0_1vJn{color:#46d160}.icon._2EBjdWEqs2dwPePq0_1vJn._2LQnjoTNHDUWKBOoq2gTlm{color:#ff585b}.icon._3Jlybj1GmQS_PfZVxE6yR1{color:#46d160}.icon.YjyVr4SnBmO7WorLVMXq5{color:#ffd635}.icon._3M_jIwyB1POxBFR2jnGIp_{color:#ff585b}.icon._3hI84iVaolaHi85h6liPyp{color:#ffb000}.icon.MufLXlXcv1oes9OlakuXr{color:#ff585b}.EM8fL_jC3oe9bruIOZt2U,._1KVzcRpEm0U5vCgrZbgiyN{font-size:12px;font-weight:400;line-height:16px;color:#ff585b;margin-left:4px}.EM8fL_jC3oe9bruIOZt2U{cursor:pointer}
.LWgI-A6rN9Wajn1VLxu2A{font-size:12px;font-weight:500;line-height:16px;cursor:default;font-weight:700;text-transform:uppercase;display:-ms-inline-flexbox;display:inline-flex}._2am63Mu1vtyM2MwmCJoxJp{margin-left:4px;width:16px;height:16px}
._2wd-K5Djdc9TGPRGDgmkpX{-ms-flex:0 0 auto;flex:0 0 auto;color:#75d377;white-space:nowrap}
.DjcdNGtVXPcxG0yiFXIoZ.DjcdNGtVXPcxG0yiFXIoZ{font-size:12px;font-weight:500;line-height:16px;color:var(--newRedditTheme-titleText)}._1a_HxF03jCyxnx706hQmJR,._2nobNdIwmDrXK7NZps5zUO{min-height:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start}.cFNx42ceihnMpvAsovOTi.cFNx42ceihnMpvAsovOTi{font-weight:400}._3QEK34iVL1BjyHAVleVVNQ{-ms-flex-item-align:baseline;align-self:baseline}.-Xcv3XBXmgiY2X5RqaPbO{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}._2bfuNFXt4pN8991xPpimzy{margin-left:8px}._3AgEmWP1qkCB8nds7LhzEB{-ms-flex-item-align:baseline;align-self:baseline;line-height:18px}._2a_XgY10KOzM0PRvywwDuY,.TNzy9Y4Ql8v80YssZ59GR,._3AgEmWP1qkCB8nds7LhzEB{margin-left:4px}._3yx4Dn0W3Yunucf5sVJeFU{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:var(--newCommunityTheme-metaText)}._3yx4Dn0W3Yunucf5sVJeFU,._8b8fUdBRxCYj9MkNpFvvv{-ms-flex-item-align:baseline;align-self:baseline}._8b8fUdBRxCYj9MkNpFvvv{-ms-flex:0 0 auto;flex:0 0 auto;margin:0 4px}._3AXw8D3tzlqTRxjQdd5ve7{-ms-flex-item-align:end;align-self:flex-end;margin-right:4px}._3w527zTLhXkd08MyacMV9H{min-height:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-top:2px}._3TVHJ99XXRlGtv0wqGCBFy{margin-left:2px}
.S8WH2aCfP030wVxp0iR_o,.icon.xIZgDbR-AMck1mC6sZI1m,.icon._2IdAWdzNdIq-LUdJv0lpD6,.icon._39FDxNax8J3IkHXRxQmeJE,.icon.rZkjnStRKzlmtr__ixhKy,.icon._3X_-kuWbD5_nVi9_eTAYVC{font-size:12px;height:12px;width:12px;line-height:12px;margin-left:4px}._zMIUk6t-WDI7fxfkvD02{margin-right:0;margin-left:4px}.yJGcpQjpmA13QcuUz2h0B{margin:0 3px}._2LXcsgibmlCEsBPk8MLy7e{margin-left:8px}.kDnKKJWz2PJGoalLInCW1{color:#2390d3}._1sA-1jNHouHDpgCp1fCQ_F{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-metaText);-ms-flex:0 0 auto;flex:0 0 auto;padding-left:4px}._1sA-1jNHouHDpgCp1fCQ_F:hover{text-decoration:underline}._1sA-1jNHouHDpgCp1fCQ_F:last-child{padding-right:8px}._2Wu4MNMVl4bsJ9iVnQz0dF{color:var(--newCommunityTheme-metaText);margin-right:8px}._3ezOJqKdLbgkHsXcfvS5SA,._2Wu4MNMVl4bsJ9iVnQz0dF{font-size:12px;font-weight:400;line-height:16px}._3ezOJqKdLbgkHsXcfvS5SA{-ms-flex-align:center;align-items:center;color:var(--newCommunityTheme-bodyText);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:20px;transition:opacity .2s}._3ezOJqKdLbgkHsXcfvS5SA._2k27lgIDltx9kOzVGXt48i{margin-left:5px;opacity:.5}._3ezOJqKdLbgkHsXcfvS5SA._2k27lgIDltx9kOzVGXt48i:hover{opacity:1}._3ezOJqKdLbgkHsXcfvS5SA._1KMFaeLEhRikeFEOlWE9Ti{margin-bottom:2px}._3uDFtRr_CTErFPJQBtzECl{margin-left:4px}._3_GZIIN1xcMEC5AVuv4kfa{padding-left:4px}._3_GZIIN1xcMEC5AVuv4kfa,._1PuBpmbH2FA5sozYR7EuCs{-ms-flex:0 0 auto;flex:0 0 auto}._1PuBpmbH2FA5sozYR7EuCs{margin:0 4px}._3Ofd-Ek86mwX500i92F84q{margin-right:4px}.UG2sa-VYMzrn7D1iNXtfR{margin-left:4px}.icon._2IdAWdzNdIq-LUdJv0lpD6{color:#ea0027}.icon.xIZgDbR-AMck1mC6sZI1m{color:#be1337}.icon.rZkjnStRKzlmtr__ixhKy{color:#75d377}.icon._39FDxNax8J3IkHXRxQmeJE,.icon._3X_-kuWbD5_nVi9_eTAYVC{color:#24a0ed}._3xk2cMvsSpPHBinHNwkDHi{color:var(--newCommunityTheme-metaText);text-decoration:underline;display:inline;visibility:hidden;margin-left:4px}.UnthreadedComment:hover ._3xk2cMvsSpPHBinHNwkDHi{visibility:visible}
._2vEf-C2keJaBMY9qk_BxVn{margin-top:16px;width:312px}
._1poyrkZ7g36PawDueRza-J{background:#fff;position:relative}._1lLKAbRNH1mm32sVm7yCzQ{bottom:0;left:0;position:absolute;top:0;width:4px;z-index:1}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/CollectionCommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~SearchResults.5356216bb3bd4a997e69_.css.map*/</style><style class="" data-href="chunkCSS/ProfileComments~ProfileOverview~ProfilePosts.ad94ed3c9a726e85ad42_.css">.FIYolDqalszTnjjNfThfT{max-width:256px;white-space:normal;text-align:center}
._3qDK09Tb3ktpZiYXSfeMzE{margin:0 auto;max-width:100%;padding:36px 0;width:476px}._3qDK09Tb3ktpZiYXSfeMzE._3TyrvwTfHlJHEevBoOKkDJ ._2mk2nvnRu7inPdJY2i-H79,._3qDK09Tb3ktpZiYXSfeMzE._3TyrvwTfHlJHEevBoOKkDJ ._2qv_r3Tr8ZqOWkU9s1qRfw,._3qDK09Tb3ktpZiYXSfeMzE._3TyrvwTfHlJHEevBoOKkDJ .vzd9DQ5W5uhRFvqy1_xKh{color:#fff}._3qDK09Tb3ktpZiYXSfeMzE._2g4mHpbVF30jxvk8ZPbqBe ._2mk2nvnRu7inPdJY2i-H79,._3qDK09Tb3ktpZiYXSfeMzE._2g4mHpbVF30jxvk8ZPbqBe ._2qv_r3Tr8ZqOWkU9s1qRfw,._3qDK09Tb3ktpZiYXSfeMzE._2g4mHpbVF30jxvk8ZPbqBe .vzd9DQ5W5uhRFvqy1_xKh{color:#6a6e70}._2qv_r3Tr8ZqOWkU9s1qRfw{font-size:12px;font-weight:500;line-height:16px;color:var(--newCommunityTheme-actionIcon);margin-top:15px;text-align:center}._2mk2nvnRu7inPdJY2i-H79,.vzd9DQ5W5uhRFvqy1_xKh{color:var(--newCommunityTheme-actionIcon);text-decoration:underline}
._2Qq40Mz_DMe0iARkTh8cZn{transition:all .2s;vertical-align:middle;fill:var(--activity-icon-default)}._2Qq40Mz_DMe0iARkTh8cZn._2xw21QiaL_ouF76MONf7hF{fill:var(--activity-icon-disable)}._2Qq40Mz_DMe0iARkTh8cZn._2dOhVJ6aPS9cbx0JfiKCW8{fill:var(--activity-icon-active)}._2Qq40Mz_DMe0iARkTh8cZn._1eWUKX11coBa2dErvWkP1q:hover{fill:var(--activity-icon-hover)}._2Qq40Mz_DMe0iARkTh8cZn._1eWUKX11coBa2dErvWkP1q:hover._2xw21QiaL_ouF76MONf7hF{fill:var(--activity-icon-disable)}
._3-bzOoWOXVn2xJ3cljz9oC{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;-ms-flex-align:baseline;align-items:baseline}._32zGs4bO3IunZfS9bSJY0_,._2l6FU0DxoyHFIOEFPg-vV6{background-color:var(--newRedditTheme-canvas);-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 48px)}._2l6FU0DxoyHFIOEFPg-vV6{min-height:calc(100vh - 56px)}._3VTI5BOpJO70xoBKSqz3O9{font-size:14px;font-weight:500;line-height:18px;color:var(--newRedditTheme-bodyText);margin-top:0;margin-bottom:32px}.vpktIvfG7wrc27Xk4Gk-C{border-radius:4px;background-color:var(--newRedditTheme-body);margin-bottom:20px;max-width:880px;padding:16px}._2uXliuchCWW0MYUGS_Ks6v{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:var(--newRedditTheme-bodyText);text-align:left}._3boUKJ5E--k1_9nH886_Wr{font-size:18px;font-weight:500;line-height:22px;color:var(--newRedditTheme-bodyText);margin-bottom:20px}.o4oSRcSrppMzf__hxJKxn{color:var(--newRedditTheme-linkText)}.o4oSRcSrppMzf__hxJKxn:hover{text-decoration:underline}._1_UhYZsTnAQbBONlhaTTMS,._2zJbrt0pYl6tbRsmVW0peX{width:150px}.i2sTp1duDdXdwoKi1l8ED{cursor:pointer;width:150px}._209KUA_ej4pZVjoQbSOIf9._209KUA_ej4pZVjoQbSOIf9{margin-top:12px;width:auto}._3goHjUTM8-J0xINP6EoZkZ{display:block;padding:0 16px;width:100%;font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase;margin-top:12px;margin-left:8px;min-width:104px;width:auto}.kwHMAzQCDA69TaL3eHZLa{fill:var(--newRedditTheme-postIcon);background:var(--newRedditTheme-postLine);height:61px;border-radius:100px;padding:20px}._1jefpljVGT-eHObg40F8Dm,.kwHMAzQCDA69TaL3eHZLa{margin:0 auto;width:auto}._1jefpljVGT-eHObg40F8Dm{height:128px}.yIkP2FaSTqFA_kLFyyH1d{background-color:#a8a8a8;border-radius:100%;height:100px;margin-left:auto;margin-right:auto;width:100px}._3cs2bzZ9PGS1kcZc2r7vdP,._2V3wnL5o-KBHbU_hs7cMof,._3t2KyZopmra_0R16z-1xwr{margin-right:24px}._2XKLlvmuqdor3RvVbYZfgz{font-size:18px;font-weight:500;line-height:22px;color:var(--newRedditTheme-bodyText);margin-top:32px;margin-bottom:20px}.bDDEX4BSkswHAG_45VkFB{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;text-align:center}._2xiFx6Zsb5W98_T1DOroT_{max-width:800px;margin:18px 0}._2xiFx6Zsb5W98_T1DOroT_,._10JuhN_YtdWSrIRmGSirSQ{padding:0 20px;color:var(--newRedditTheme-bodyText)}._10JuhN_YtdWSrIRmGSirSQ{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;margin-top:32px}._3WUsc0xUSWlcvJ0BD4jiUz{margin-right:24px}
._2nAClDbEIBvjhmrBuWTQ4V{font-size:18px;font-weight:500;line-height:22px;color:var(--newCommunityTheme-bodyText);margin-top:250px;position:relative;text-align:center;width:100%}._2GUSBISj9vzh-x940Nmq40{background:none;left:0;opacity:.4;position:absolute;top:0;width:100%}._1aYPXfy_h5ZUIu0k_69eX1{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;min-height:380px;position:relative}
._1RecBWgyCRDIwbumVv_1eu{background:var(--newCommunityTheme-body);border-radius:4px;box-sizing:border-box;color:var(--newCommunityTheme-metaText);height:600px;padding-top:200px;text-align:center;width:100%}._1RecBWgyCRDIwbumVv_1eu ._2ahl77ziD4jsIXBLc18_Hc{fill:var(--newCommunityTheme-metaText)}._2ahl77ziD4jsIXBLc18_Hc{height:28px;width:28px}._1MRoVpNql4popp175MVxl6{font-size:18px;font-weight:500;line-height:22px;margin:12px 0}._3HccUrmIe42WfjCGgNekWK{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px}._1BrhZvjQw9AWs6w5xlkj2F>a{display:inline-block;width:220px}._1BrhZvjQw9AWs6w5xlkj2F>a:first-child{margin-right:12px}
._2cB6ysPhgaYtknebHcCXGH{--layoutNavigation-considerateNav-offsetLeft:12px}.qQD1kUtHq2K4gyBqJrEnF{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:40px;left:var(--layoutNavigation-considerateNav-offsetLeft);position:absolute;right:12px;transition:left .3s ease-in-out;z-index:3}@media (min-width:640px){.qQD1kUtHq2K4gyBqJrEnF{left:calc(var(--layoutNavigation-considerateNav-offsetLeft) + 24px);right:24px}}@media (max-width:639px){.qQD1kUtHq2K4gyBqJrEnF{left:8px}}@media (min-width:960px){.gd0BrpRBoY73xB5YwvDWU{right:360px}}
._2vH__bwuub4wzWRqcvhh3m{background:var(--newCommunityTheme-body);border-bottom:1px solid var(--newCommunityTheme-line);height:39px;text-transform:uppercase;width:100%}._2vH__bwuub4wzWRqcvhh3m,.LSvZ4rzt8zI_VpizIGPDF{display:-ms-flexbox;display:flex}.LSvZ4rzt8zI_VpizIGPDF{height:40px}._3ulncTe6l8jRF_TM6HZZFk{margin-top:0}._1JNzvBgvzSnX27gUBKqqmJ{font-size:14px;font-weight:500;line-height:18px;-ms-flex-align:center;align-items:center;color:var(--newCommunityTheme-navIcon);cursor:pointer;display:-ms-flexbox;display:flex;height:100%;margin:0 5px;padding:0 8px;white-space:nowrap}._1JNzvBgvzSnX27gUBKqqmJ.Zvl1svdkcyUlRhf5RHGKc,._1JNzvBgvzSnX27gUBKqqmJ:hover{color:var(--newCommunityTheme-button)}._1JNzvBgvzSnX27gUBKqqmJ.Zvl1svdkcyUlRhf5RHGKc{box-shadow:inset 0 -2px 0 0 var(--newCommunityTheme-button);cursor:default}._1JNzvBgvzSnX27gUBKqqmJ.Zvl1svdkcyUlRhf5RHGKc:hover{color:var(--newCommunityTheme-button)}._1JNzvBgvzSnX27gUBKqqmJ:first-child{margin-left:0}._3FXf9zUWKXtpapv4rBHh1L{box-sizing:border-box;color:var(--newCommunityTheme-navIcon);cursor:pointer;display:block;fill:var(--newCommunityTheme-navIcon);padding:10px 16px;position:relative}._3FXf9zUWKXtpapv4rBHh1L.Zvl1svdkcyUlRhf5RHGKc{color:var(--newCommunityTheme-button)}._3FXf9zUWKXtpapv4rBHh1L:hover{background-color:var(--newCommunityTheme-highlight);color:var(--newCommunityTheme-bodyText);fill:var(--newCommunityTheme-bodyText)}
._1sEFSGIUpFtX1hzGDyWJpr{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-left:auto}
._3P6gMBKOhtWWrytWm-8hc{-ms-flex:0 0;flex:0 0}.CEs01bewsmQQV7LRLaHib{-ms-flex:1 1 100%;flex:1 1 100%;width:100%}._2FZY7HXlkf-PdemHbQoAEt{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}
._3NFddqqrzfM8noBES52Qcy{display:-ms-inline-flexbox;display:inline-flex;padding:12px 0 4px}._3NFddqqrzfM8noBES52Qcy:first-child{padding-top:0}._3NFddqqrzfM8noBES52Qcy:last-child{padding-bottom:4px}._3NFddqqrzfM8noBES52Qcy ._1edkK552-3m7bXOdDxtLx_{float:right}._3NFddqqrzfM8noBES52Qcy ._1edkK552-3m7bXOdDxtLx_._32ZA09sNmrGEXkOPMOCLst{margin:8px}.oP8RhN61VEXVL8e6SIxK_{-ms-flex-align:center;align-items:center}._3jEbHrUmHtMsZcfN-z_GpD{position:relative}._2IANzA2n-6eA5T8Tz0TEVE{font-size:12px;line-height:16px;font-weight:400}._14n0HZvxiP1OqS51zI7Sy3{padding-bottom:20px}._3BFvyrImF3et_ZF21Xd8SC{font-size:12px;font-weight:500;line-height:16px;display:block;overflow:hidden;text-overflow:ellipsis;width:144px}._3BFvyrImF3et_ZF21Xd8SC:hover{text-decoration:underline}._3-1jy8hD77zNJUdEMxDrXC{width:100%}._3-1jy8hD77zNJUdEMxDrXC._3idiZ5DFVkbhhKjDBTQeq-{overflow:hidden}._3wQmfxeBovEB3M5pcwt-pv{position:absolute;margin-top:4px}._19EKcu4yel161081OGs8w9{height:32px;width:32px;margin-right:8px}._9p_iPxnOh7HnkcLhtSCDs,._3GFjQrq7t7DpW__ZFpU7xf{border-radius:100%;height:32px;width:32px}._3GFjQrq7t7DpW__ZFpU7xf{background:var(--newCommunityTheme-active);box-sizing:border-box;fill:var(--newCommunityTheme-lightText);padding:3px}._1Yi_hbFvk7YS9Op3tGVQq9{height:100%;width:100%;display:inline-block}._2BR7Oy0CAj5EiSDYQ--CAE{border-radius:100%;height:32px;width:32px}.e0X82913OdCTkFf2HU-WL{font-size:12px;font-weight:400;line-height:16px}._3X2QmclgxJpDGOG7vui_8z{height:80px;resize:vertical}._3k6fSIkIt6-LCDmLz7Didp{float:right}._3T0iddL64wHJU4Ri4QU80I{fill:var(--newCommunityTheme-actionIcon);height:16px;width:16px}._1S__kHcDfbOdA2sCV8sn9U{margin:0 auto 12px}._2AlaL9JsHLdMUnGFOPta5H{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;margin-bottom:12px}._1aWHRawTuRl2HMpanJbrrb{display:block;margin-left:auto;margin-right:-4px}._1aWHRawTuRl2HMpanJbrrb.T4XQNeAXcz6U72tv0Z5Z6{margin-left:0}.icon._1yiD4Wxo0icHUUftoUrBiM{border-radius:100%;height:32px;width:32px;color:#0079d3;display:inline-block;font-size:32px;line-height:32px;width:30px;height:30px}.icon._1yiD4Wxo0icHUUftoUrBiM._1yugRWTZEox55lEcLyzzAo{background-color:#0079d3;color:#fff}
._3thndRe559UZy14xE1gZ_{margin-top:16px}
._3lbnTBPV5H4wHdRz5ATVc9{display:-ms-flexbox;display:flex;margin-bottom:22px}.Vm0_pCIi1Z6JWa0EVf6jK,._3lbnTBPV5H4wHdRz5ATVc9{box-sizing:border-box}.Vm0_pCIi1Z6JWa0EVf6jK{border-radius:6px;height:40px;width:40px}._2xcc4c-4TOL7KOsJidXtl{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:block;margin-left:8px;width:240px}._2xcc4c-4TOL7KOsJidXtl ._3nt8_GidTIn88UciXx27E7{font-size:14px;font-weight:500;line-height:18px;color:var(--newCommunityTheme-bodyText)}._2xcc4c-4TOL7KOsJidXtl ._3nt8_GidTIn88UciXx27E7:hover{text-decoration:underline}._2xcc4c-4TOL7KOsJidXtl ._3iC0Hyv57ON8dAtU94HFE_{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-metaText)}
._2QZW3qVaM5fa8vo4uwbT42{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%}._3xkLQuKJQtF5YjN4IsD-iU{color:var(--newCommunityTheme-bodyText);margin-left:8px}.QY_PhyoOHbRd-_92ivr-m{margin-top:16px}.QY_PhyoOHbRd-_92ivr-m:first-child{margin-top:0}.QY_PhyoOHbRd-_92ivr-m:last-child{margin-bottom:5px}._3lNmiqeZrNM0E_H2ZCIpN_{font-size:14px;font-weight:500;line-height:18px;line-height:25px}._3n5-aYyk15dtyt-boqlDrq{color:var(--newCommunityTheme-actionIcon);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
._3Im6OD67aKo33nql4FpSp_{border:1px solid var(--newCommunityTheme-widgetColors-sidebarWidgetBorderColor);border-radius:5px 5px 4px 4px;overflow:visible;word-wrap:break-word;background-color:var(--newCommunityTheme-body);padding:12px}.lnK0-OzG7nLFydTWuXGcY{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;padding-bottom:4px;color:var(--newCommunityTheme-navIcon)}
._1zLylbOLqdzG2C4JhdkEVQ{-ms-flex-align:center;align-items:center;background-color:#1da1f2;border-radius:50%;display:-ms-flexbox;display:flex;height:34px;-ms-flex-pack:center;justify-content:center;margin-right:8px;width:34px}._1N1dJvzR-m3nNoVl8cxHul{width:30px;fill:#fff}.JqNsQRTEcAPCq8_G0O5mO{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.JqNsQRTEcAPCq8_G0O5mO:hover ._2Y1Xv08xrWbsDZuEvIuRKo,.JqNsQRTEcAPCq8_G0O5mO:hover ._28fbIV1TS_oSVjfzjWnM0f{text-decoration:underline}.elMVR2YfkbHdFTihhlUK4{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}._2Y1Xv08xrWbsDZuEvIuRKo{font-weight:400;color:var(--newCommunityTheme-linkText);margin-top:2px}._2Y1Xv08xrWbsDZuEvIuRKo,._28fbIV1TS_oSVjfzjWnM0f{font-size:12px;line-height:16px}._28fbIV1TS_oSVjfzjWnM0f{font-weight:500;color:var(--newCommunityTheme-bodyText);display:inline-block;max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oi2L0mBSRAULcOPEtjXSh,._28fbIV1TS_oSVjfzjWnM0f{vertical-align:middle}.oi2L0mBSRAULcOPEtjXSh{fill:var(--newCommunityTheme-linkText);margin-left:4px;width:12px}.KKNu_jB7N6A-PuBrW0WoR,.NBL39n3gjYvG4c9qlXJIk{display:block}
._25M-5tlJjQOChCI8sg84QU{padding:12px 0 4px}
._2Gv5G082cUjYdQRyoGXyAo{z-index:70}._2Gv5G082cUjYdQRyoGXyAo ._1_2jhTQc4DA7TtWS6g9BMN{border-radius:16px;border-width:0;box-sizing:border-box;color:var(--newRedditTheme-nsfwBlocking-color);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:433px;left:50%;overflow:visible;padding:24px;position:absolute;transform:translateX(-50%);width:597px}._2Gv5G082cUjYdQRyoGXyAo ._2GSkrIFkojWV3L0GzQPQ78{padding:0 0 20px}._2Gv5G082cUjYdQRyoGXyAo .g5yPbEIdjTE_wRlUoB82A{border-radius:12px;height:433px;top:10px;width:597px}._2Gv5G082cUjYdQRyoGXyAo .g5yPbEIdjTE_wRlUoB82A,._2Gv5G082cUjYdQRyoGXyAo ._2apx5_qKmY03WoZFb8YVu1{background-color:var(--newRedditTheme-nsfwBlocking-mainCtaBgColor)}._2Gv5G082cUjYdQRyoGXyAo ._2apx5_qKmY03WoZFb8YVu1{color:var(--newRedditTheme-nsfwBlocking-color);margin:0;padding:10px;position:relative;text-align:center}._2Gv5G082cUjYdQRyoGXyAo ._3eTqEK57FN9xurcrP9z4{-ms-flex-align:center;align-items:center;background-color:transparent;border-radius:0;box-sizing:border-box;display:-ms-flexbox;display:flex;font-weight:600;-ms-flex-pack:center;justify-content:center;line-height:16px;margin:16px auto;-ms-flex-order:0;order:0;padding:16px}._2Gv5G082cUjYdQRyoGXyAo ._3eTqEK57FN9xurcrP9z4,._2Gv5G082cUjYdQRyoGXyAo ._3jyZ6ZfaXFxWYcy9cal-xq{-ms-flex-positive:0;flex-grow:0;width:457px}._2Gv5G082cUjYdQRyoGXyAo ._3jyZ6ZfaXFxWYcy9cal-xq{font-size:14px;line-height:21px;margin:16px auto 35px;-ms-flex-order:1;order:1;text-align:center}._2Gv5G082cUjYdQRyoGXyAo button.Dkz3nRKFsS5yIm6e4o93l,._2Gv5G082cUjYdQRyoGXyAo button._2iLUa1DN5bY9-oFqq3UDXm,._2Gv5G082cUjYdQRyoGXyAo button.jUfd4Daob69A2WDKby-IL,._2Gv5G082cUjYdQRyoGXyAo button._2k4QV3liMMQG8PMmBZdd_g{height:40px}._2Gv5G082cUjYdQRyoGXyAo button.Dkz3nRKFsS5yIm6e4o93l{border:none}._2Gv5G082cUjYdQRyoGXyAo ._1pjB5spDy43eUJW4x-wgvf{height:48px;margin:16px auto;width:463px}._2Gv5G082cUjYdQRyoGXyAo ._2d-IWyIU0ITjihi9gW-H{bottom:-130px;right:-445px}@media (max-width:1280px){._2Gv5G082cUjYdQRyoGXyAo ._2d-IWyIU0ITjihi9gW-H{display:none}}@media (min-width:1366px) and (max-width:1440px){._2Gv5G082cUjYdQRyoGXyAo ._2d-IWyIU0ITjihi9gW-H{bottom:-105px;right:-350px}}.g5yPbEIdjTE_wRlUoB82A{left:0;top:0;width:100%;height:100%;background-color:var(--newRedditTheme-nsfwBlocking-bgcolor);position:absolute;z-index:71}._2apx5_qKmY03WoZFb8YVu1{position:relative;background-color:var(--newRedditTheme-nsfwBlocking-mainCtaBgColor);color:var(--newRedditTheme-nsfwBlocking-color);text-align:center;width:577px;height:360px;margin:174px auto 0;border-radius:6px;padding:32px 60px}._1pjB5spDy43eUJW4x-wgvf{width:100%;margin:-32px auto}button.Dkz3nRKFsS5yIm6e4o93l,button._2iLUa1DN5bY9-oFqq3UDXm,button.jUfd4Daob69A2WDKby-IL,button._2k4QV3liMMQG8PMmBZdd_g{display:block;width:280px;text-align:center;border-radius:100px;margin:16px auto 0}button._2k4QV3liMMQG8PMmBZdd_g{background-color:#ff585b;color:#fff}button._2k4QV3liMMQG8PMmBZdd_g:hover{color:#fff;background-color:rgba(255,88,91,.9)}button.Dkz3nRKFsS5yIm6e4o93l,button.Dkz3nRKFsS5yIm6e4o93l:hover{background-color:var(--newRedditTheme-nsfwBlocking-mainCtaBgColor);color:#ff585b;border:1px solid #ff585b}button.Dkz3nRKFsS5yIm6e4o93l:hover{background-color:rgba(255,88,91,.12);color:#ff585b}._2GSkrIFkojWV3L0GzQPQ78{font-size:18px;font-weight:500;margin-top:12px}._2GSkrIFkojWV3L0GzQPQ78,._3jyZ6ZfaXFxWYcy9cal-xq{line-height:22px}._3jyZ6ZfaXFxWYcy9cal-xq{margin-top:16px;padding:0 22px}._3eTqEK57FN9xurcrP9z4{font-size:16px;font-weight:500;line-height:20px;background-color:var(--newRedditTheme-nsfwBlocking-contentTitleBgColor);color:var(--newRedditTheme-nsfwBlocking-color);border-radius:32px;height:52px;margin-top:32px;padding:18px;box-sizing:border-box;line-height:16px}._2d-IWyIU0ITjihi9gW-H{position:absolute;right:74px;bottom:60px}._2j_QTfhxnvmU-5PbhFmkfw{width:195px;position:relative;border-radius:24px;background-color:#1a1a1b;padding:16px;box-sizing:border-box;text-align:center}._2jh657b-F4yvqS49IkMjU8{display:block;margin:0 auto;width:128px;height:128px;padding:8px;background-color:#fff;border-radius:8px}._3ybMuGXl2IGX8TdC6DdPZL{position:absolute;width:147px;height:100px;top:-100px;right:0;box-sizing:border-box}._1SEuCrIhIH261lEivbj87_,._2qkRHAALu7ZMIjqb5wD8uk{font-size:14px;font-weight:500;line-height:18px}._1SEuCrIhIH261lEivbj87_{margin-top:9px;color:#fff}._2qkRHAALu7ZMIjqb5wD8uk{color:#5bc9bf}._2apx5_qKmY03WoZFb8YVu1._1MAcix3j31wLzUvbdrW7Qn{height:420px}._2apx5_qKmY03WoZFb8YVu1._34buUN_wpZWBk7ZZDKk22N{height:370px}._1JdIhyGz5k8UXyob0yI3eQ{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:16px}._2EgPyPNCnTr8g29n_87SnQ{border:1px solid var(--newRedditTheme-nsfwBlocking-bgcolor);transform:rotate(-180deg);width:130px}._2XFvLCiMiPd0uBLWJYtxVx{font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase}button._2iLUa1DN5bY9-oFqq3UDXm{background-color:var(--newRedditTheme-nsfwBlocking-bgcolor)}button._2iLUa1DN5bY9-oFqq3UDXm,button._2iLUa1DN5bY9-oFqq3UDXm:hover{color:var(--newRedditTheme-nsfwBlocking-color)}button._2iLUa1DN5bY9-oFqq3UDXm:hover{background-color:var(--newRedditTheme-nsfwBlocking-contentTitleBgColor)}button.jUfd4Daob69A2WDKby-IL{background-color:var(--newRedditTheme-nsfwBlocking-mainCtaBgColor);border:1px solid var(--newRedditTheme-nsfwBlocking-bgcolor)}button.jUfd4Daob69A2WDKby-IL:hover{background-color:var(--newRedditTheme-nsfwBlocking-contentTitleBgColor)}button.jUfd4Daob69A2WDKby-IL._2Mu2w6atAZCJ-gttdRheE{border:none}button.jUfd4Daob69A2WDKby-IL._2Mu2w6atAZCJ-gttdRheE,button.jUfd4Daob69A2WDKby-IL._2Mu2w6atAZCJ-gttdRheE:hover{color:var(--newRedditTheme-metaText)}._2jlY07_8wxFjuu6Ecrk9zV{font-size:16px;font-weight:500;line-height:20px;-ms-flex-align:center;align-items:center;background-color:var(--newRedditTheme-nsfwBlocking-contentTitleBgColor);color:var(--newRedditTheme-nsfwBlocking-color);border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:20px 0}._3jyZ6ZfaXFxWYcy9cal-xq._38T2FKI5k99IDlivrOi6kk{font-weight:400}
._1tjWF-96KbJjdBGufYe6Lu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start;min-height:calc(100vh - 48px);background-color:var(--newRedditTheme-canvas)}._1IHNP4dWxy7U5QgxQxi5If{margin-bottom:-61px}.KY1h4po8s5PdqDHk-wjpB{font-size:22px;font-weight:500;line-height:26px;line-height:27px;margin-bottom:16px;color:var(--newRedditTheme-titleText)}._2hJJe3AbHRX6HhK43NwbWS{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;margin-bottom:66px;color:var(--newRedditTheme-bodyText)}.CE8h3MaaAIApJVVopVtob{position:relative;margin-bottom:9px}._3irN5APGI7MZ0SaDRl6MqN{border-radius:108px;width:108px;height:108px;border:7px solid var(--newRedditTheme-body);background-color:var(--newRedditTheme-canvas)}._9vWkG7-BD-CXaW0ZmaAYA{color:var(--newRedditTheme-body)}.icon._9vWkG7-BD-CXaW0ZmaAYA{font-size:17px;margin-left:3.5px}._26b11ZsQwO7zJjCuPAI89x{background-color:#fb133a;height:28px;width:28px;border-radius:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:absolute;bottom:7px;right:7px}._3uDT2KC9eHKU_3y6ZKXSZ-{width:260px}._3uDT2KC9eHKU_3y6ZKXSZ- ._1yQHj4iPQKoswy8UZ3MADy:not(:first-child){margin-top:16px}._1yQHj4iPQKoswy8UZ3MADy{text-transform:uppercase;font-size:14px}._1yQHj4iPQKoswy8UZ3MADy,._1yQHj4iPQKoswy8UZ3MADy:before{border-radius:4px}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/ProfileComments~ProfileOverview~ProfilePosts.ad94ed3c9a726e85ad42_.css.map*/</style><style class="" data-href="chunkCSS/ProfileOverview.d2badca03cba43e64be7_.css">@keyframes _2rEznjvY2VtmhBvzQVcKSA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes _4fN6nwGFX9KM3IkyL96J6{0%{transform:scale(1)}10%{transform:scale(1.1)}40%{transform:scale(1)}50%{transform:scale(1.15)}70%{transform:scale(1)}90%{transform:scale(1)}to{transform:scale(.95)}}@keyframes _2NIaOpVXH7sOwUsZ_g6ncE{0%{transform:scale(.95)}15%{transform:scale(.75)}to{transform:scale(0)}}._3o_krdWfVVLOac1O-lVvTY{width:100%;height:100%;position:absolute}._3o_krdWfVVLOac1O-lVvTY.FTiJjjTo1ieOsSlT2EP08{animation:_2rEznjvY2VtmhBvzQVcKSA .25s ease-in,_4fN6nwGFX9KM3IkyL96J6 3.5s ease-in .25s,_2NIaOpVXH7sOwUsZ_g6ncE .25s ease-out 3.5s}.fHWSRI59TPmnNbWLIicZp{position:absolute;width:80%;height:80%;margin-left:calc(10% + .5px);margin-top:calc(10% + .5px)}._1GWX6vX1xdG3nZrRB4N5Yo{position:absolute;width:90%;height:90%;margin:5%}._24PG9NuvmXf9LT0ZIIzD8A{position:absolute;width:100%;height:100%}
._1ng4vZrRsv4atm7KiZqzi{border:1px solid var(--newCommunityTheme-postLine);display:inline-block;border-radius:16px;margin:16px 16px 16px 8px}._2zQOetr4IrprS8H-cDkAyF{font-family:SF Pro Text,sans-serif;min-height:120px;min-width:450px;padding:16px;display:-ms-flexbox;display:flex}._2zQOetr4IrprS8H-cDkAyF ._1jr6igJaJjdBSf6gQILUHz{padding:0 16px;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:8px}._2zQOetr4IrprS8H-cDkAyF ._1jr6igJaJjdBSf6gQILUHz ._24TGrjt1qFqchgJsm9regX{color:#a8aaab;text-transform:uppercase;font-size:12px;font-weight:600}._2zQOetr4IrprS8H-cDkAyF ._1jr6igJaJjdBSf6gQILUHz ._37h0RGkgWTCbecBmJVgL4V{font-size:18px;font-weight:700;color:var(--newCommunityTheme-titleText)}._2zQOetr4IrprS8H-cDkAyF .cw7J5pVSXn74JXDoOYlf{margin-top:8px;font-size:14px;max-width:300px;border:1px solid grey;color:#0f1a1c;line-height:20px}._2zQOetr4IrprS8H-cDkAyF .cw7J5pVSXn74JXDoOYlf.jnzL83t6CY_CK_unbB0gI{color:grey}._2zQOetr4IrprS8H-cDkAyF .cw7J5pVSXn74JXDoOYlf.jnzL83t6CY_CK_unbB0gI ._2pbYJFUWfuaX3M5enGW62T{fill:grey}._2zQOetr4IrprS8H-cDkAyF .cw7J5pVSXn74JXDoOYlf ._2pbYJFUWfuaX3M5enGW62T{fill:#0f1a1c;margin-right:8px;line-height:12px}._3QTjosw2bqonj6JPtDic5U{width:120px;position:relative;-ms-flex-positive:0;flex-grow:0}._3QTjosw2bqonj6JPtDic5U ._3YF-FxrjtGM2LtVtg_R8V_{position:absolute;width:calc(100% - 36px);height:calc(100% - 36px);margin:18px;z-index:1}._3QTjosw2bqonj6JPtDic5U ._3YF-FxrjtGM2LtVtg_R8V_ .nU336w0rssAqUStSYM_xR{bottom:auto}._3QTjosw2bqonj6JPtDic5U ._3YF-FxrjtGM2LtVtg_R8V_ ._3qKfFw1Pvju3jBDzGxH6Wd{border-radius:100%}._3QTjosw2bqonj6JPtDic5U._3BVeVQiYsH7FAegU2VUmV-{width:72px;height:72px;margin:0 auto}._3QTjosw2bqonj6JPtDic5U._3BVeVQiYsH7FAegU2VUmV- ._3YF-FxrjtGM2LtVtg_R8V_{width:calc(100% - 20px);height:calc(100% - 20px);margin:10px;z-index:1}.xmKaq8gXHdYMcfRximxGn{box-sizing:border-box;margin-right:8px}
.RvLtAcdRtbOQbhFB7MD_T{border-radius:2px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:36px;width:36px}.RvLtAcdRtbOQbhFB7MD_T:focus,.RvLtAcdRtbOQbhFB7MD_T:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}.RvLtAcdRtbOQbhFB7MD_T:hover .saNpcHve-34zjaa0cbIxW._25HJpaEPiVNq6Ss3Ad7dp9{visibility:hidden}.RvLtAcdRtbOQbhFB7MD_T:hover .saNpcHve-34zjaa0cbIxW._2S05CzViTnl3I2ekCABqFo{visibility:visible}.icon.saNpcHve-34zjaa0cbIxW{position:absolute}.icon.saNpcHve-34zjaa0cbIxW._25HJpaEPiVNq6Ss3Ad7dp9{visibility:visible}.icon.saNpcHve-34zjaa0cbIxW._2S05CzViTnl3I2ekCABqFo{visibility:hidden}
.nAL34ZVf4KfyEoZIzUgmN{font-size:12px;font-weight:400;line-height:16px;border-bottom:1px solid var(--newCommunityTheme-line);color:var(--newRedditTheme-metaTextShaded80);padding:0 0 4px}.nAL34ZVf4KfyEoZIzUgmN a,.nAL34ZVf4KfyEoZIzUgmN a:visited{color:var(--newRedditTheme-metaTextShaded80);font-weight:700;text-decoration:none}.nAL34ZVf4KfyEoZIzUgmN a:hover{text-decoration:underline}.nAL34ZVf4KfyEoZIzUgmN._3gsfwiq-rM6zSz9YoMlnJ0{margin:0 0 4px}.nAL34ZVf4KfyEoZIzUgmN._9huHAs0mdMzeF-pUhJbwX{margin:3px 0 4px}.nAL34ZVf4KfyEoZIzUgmN._3hWVRt6y8PqOoC2VuZETZI{margin:0 8px 8px;padding:0 0 8px}
.Ywkt6EDfNWINeTr9lP29H{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.iaAYGvTNtknkTxuHArCzL{-ms-flex-wrap:wrap;flex-wrap:wrap}._1L0pdcPf58t25Jy6ljHIKR{color:var(--newCommunityTheme-bodyText)}._2r87gmhJ9n0MsylKHkgDcp{margin:0 0 0 4px}.CUh9f8Zri7XfZRUI18jS5{display:inline;visibility:hidden;margin-left:4px;text-decoration:underline;font-size:12px;font-weight:400;line-height:16px}.Post:hover .CUh9f8Zri7XfZRUI18jS5{visibility:visible}
._3a2ZHWaih05DgAOtvu6cIo{margin:4px 0}._3a2ZHWaih05DgAOtvu6cIo._2iiIcja5xIjg-5sI4ECvcV{pointer-events:auto}._25sIJZLIxTa3eolXDWieo5{margin-bottom:8px}
.P8p9Nku0-ZbYCsaCOSE2t{padding-bottom:8px}._2ED-O3JtIcOqp8iIL1G5cg{background:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-line);border-radius:4px;margin:0 8px;padding:8px 0}._1u_4ufj_H3WJW2TXEZ6a3n,._2akYJO5RtMK_ptA408seyG{margin-left:8px;margin-right:8px}._2akYJO5RtMK_ptA408seyG{margin-bottom:6px}._3Dd3XvAr-WcOJyMTx4y35x{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-metaText);margin-top:9px;margin-left:8px;margin-right:8px;position:relative}._2Pkdj4FrQFtK8COeODi_kK{display:inline-block;vertical-align:middle}._2Pkdj4FrQFtK8COeODi_kK a:hover{text-decoration:underline}._3w73P89exX_1mpdhQCURo6{display:inline-block;vertical-align:middle;margin:0 3px}._3w73P89exX_1mpdhQCURo6:before{content:"·"}.CsZ0mP84ULF0bBJJa0PFy{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}._379A_08LTBsR4c8POTldR_{display:block;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-direction:column;flex-direction:column;position:relative;word-break:break-word}._7bo--rwqP4Z7K1s_8dGPX{display:none;border-radius:4px;margin-right:8px}@media (min-width:320px){._7bo--rwqP4Z7K1s_8dGPX{display:-ms-flexbox;display:flex;-ms-flex:0 0 84px;flex:0 0 84px;height:56px}}@media (min-width:375px){._7bo--rwqP4Z7K1s_8dGPX{display:-ms-flexbox;display:flex;-ms-flex:0 0 84px;flex:0 0 84px;height:56px}}@media (min-width:414px){._7bo--rwqP4Z7K1s_8dGPX{display:-ms-flexbox;display:flex;-ms-flex:0 0 84px;flex:0 0 84px;height:56px}}@media (min-width:424px){._7bo--rwqP4Z7K1s_8dGPX{display:-ms-flexbox;display:flex;-ms-flex:0 0 84px;flex:0 0 84px;height:56px}}
a._2sOYhKsA_6kr-jal5uxghX{color:var(--newCommunityTheme-actionIcon);font-size:12px;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start}.Y6X1Z6XpPZ42HHxG6iPUg{font-weight:700;color:#636669}._3KW4JGkWWYds_QkhJav3lV{display:inline-block;height:16px;margin:0 4px;vertical-align:middle;width:16px}._3KW4JGkWWYds_QkhJav3lV.icon{height:16px;width:16px;font-size:16px;line-height:16px}
._1ykNwWxnTMBSi_9FpI1aS9{height:100%;width:100%;padding:0 12px 0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}._17rAVV4Z_xjSbW2Dnzd6GG,._1ykNwWxnTMBSi_9FpI1aS9{display:-ms-flexbox;display:flex}._17rAVV4Z_xjSbW2Dnzd6GG{font-family:Noto Sans,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:var(--newCommunityTheme-actionIcon)}._17rAVV4Z_xjSbW2Dnzd6GG>:not(:last-child){margin-right:8px}._1hY0DyJaLGV23_ZN7lGZLl{font-size:14px;font-weight:500;line-height:18px;max-height:4.143em;display:block;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-weight:400;color:var(--newCommunityTheme-titleText);margin-bottom:4px}
.N08zT4c39PJ7xCbcR2dhy{-ms-flex:0 0 84px;flex:0 0 84px}div._9U9c34f1Ov1YZrnCNbH_e,div.OBfGp3Y3pfXQbQtgTek4B{border:none;border-radius:0}._1Xl-Y2ofyQhQDptuCNW3gg,.F_vBi78s0CDuAiX2g82hg{display:-ms-flexbox;display:flex;height:100%;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}._3Ba5v_JdXj-iGcinxrYkz6{border-radius:50%;width:62px!important;height:62px!important;border:none}._2Jv4FE0k7dgPuiylbWWXJg,.X3oFujh1WDeA5ZdMgFl_h img{transform:scaleX(-1)}
._1FLO1Nek2YpspMr4ozmJCU{display:-ms-flexbox;display:flex;width:100%;background-color:var(--newCommunityTheme-body);height:84px}
._2trYWJQru0_I7CsxK5kt7W{border:1px solid var(--newRedditTheme-line);background-color:var(--newCommunityTheme-body);border-radius:4px;overflow:hidden}._2trYWJQru0_I7CsxK5kt7W>a:not(:last-child)>div{border-bottom:1px solid var(--newRedditTheme-line)}
.sMTOozCI4j186nHWW2jp4{background-color:var(--newRedditTheme-body);border-bottom:1px solid var(--newCommunityTheme-flair);padding:0 8px 8px}._1iVqrl2JSOJGHlr6UhojWd{margin-top:8px}
._25wqhmS87KWZppCM1ZHphX{font-size:12px;font-weight:400;line-height:14px;color:var(--activity-text-light);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
._1-nQNZpTU7wWajQDxaSGx8{font-size:10px;font-weight:400;line-height:12px;display:-ms-inline-flexbox;display:inline-flex;font-weight:600;color:#fff;background:#ff4500;padding:2px 4px;border-radius:14px;margin-right:4px}
._3qjBuOjYOffFET145CIGgi{margin-top:4px;margin-bottom:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
._2y7BouacdnDeKNuREDVkim{padding:0 8px 8px}.KaBtU0qanIOVW0UniJKIe{font-size:16px;font-weight:500;line-height:20px;color:var(--newRedditTheme-titleText)}.VmuxKqetMFPty4Vt4EAOj{font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--newRedditTheme-bodyText);padding-bottom:8px}.VmuxKqetMFPty4Vt4EAOj,._331K_coiMcnNskYgCaneWt{font-size:12px;line-height:16px}._331K_coiMcnNskYgCaneWt{font-weight:400;color:var(--newRedditTheme-metaText)}._29aHDAbliwom5yyuyhXsFc{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;display:inline-block;border-radius:8px;padding:2px 4px;margin-left:4px;margin-right:4px}._29aHDAbliwom5yyuyhXsFc._15J6TjGStJy2YuJAIf8TW4{background-color:#ea0027;color:#fff}._29aHDAbliwom5yyuyhXsFc._3K1ErD5uCGRM98kPQaJ_Nv{background-color:var(--newRedditTheme-inactive)}._3jKFKIS1X6GZ6MOcUdAy08{display:-ms-flexbox;display:flex}
._3aY2soNZuUlNJQkpdmox9M{color:var(--newCommunityTheme-titleText);padding-right:5px}._3aY2soNZuUlNJQkpdmox9M .dND6Q1_345dpzB_NMYBC8.uh_X09jq4S7lMKSY8ZDii{font-size:16px}._3aY2soNZuUlNJQkpdmox9M .dND6Q1_345dpzB_NMYBC8._1l7lMJqbov2T29ncxpJBlP{font-size:14px}
.zF_-R5xzOOncUiSyzLSC9{width:calc(100% - 8px);margin-left:8px;-ms-flex-direction:column;flex-direction:column}.zF_-R5xzOOncUiSyzLSC9,.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY{display:-ms-flexbox;display:flex}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY{-ms-flex-direction:row;flex-direction:row;margin:12px 0;gap:12px}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY .zctszRbdSXb3WEChmk-o9{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:9999px;min-height:32px;min-width:32px}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY ._3W9WNfkd8zxnn_VGjf4UnY,.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY .zctszRbdSXb3WEChmk-o9 i{color:var(--newRedditTheme-bodyText)}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY ._3W9WNfkd8zxnn_VGjf4UnY{font-size:12px;background-color:transparent;border:1px solid var(--newRedditTheme-lineShaded80)}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY ._3W9WNfkd8zxnn_VGjf4UnY:hover{border-color:var(--newRedditTheme-bodyText)}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY ._3W9WNfkd8zxnn_VGjf4UnY:active{color:var(--newRedditTheme-bodyText);background-color:var(--newRedditTheme-lineShaded80)}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY ._3W9WNfkd8zxnn_VGjf4UnY._3mPdPTYWWZwCYwh4wijZvJ{background-color:#0079d3;color:#fff;border-color:transparent}.zF_-R5xzOOncUiSyzLSC9 .NMY-KfFuIWlYboZZZ8EcY ._3W9WNfkd8zxnn_VGjf4UnY ._1H-LK0KAgKuxT0BkJSN-51{height:12px;width:12px;line-height:12px;font-size:12px}._2DEP4U6JV7ZNOcbW94l3tb{text-transform:uppercase;padding:12px 16px 4px;font-weight:600;font-size:12px;line-height:16px}._2DEP4U6JV7ZNOcbW94l3tb~._2DEP4U6JV7ZNOcbW94l3tb{border-top:1px solid var(--newRedditTheme-line)}._1dFDaRKdCA0DGOYecpQXWF._1dFDaRKdCA0DGOYecpQXWF{border-top:none;color:var(--newRedditTheme-bodyText)}
._2-D4Vessy5Hd1e5HAU1PK3{border:1px solid var(--newRedditTheme-line);border-radius:0 0 4px 4px;margin-right:16px}.aC6WYpmVvQIF_BZRtMI_W{padding:8px 12px 4px;color:var(--newRedditTheme-bodyText);font-size:12px;font-weight:400;line-height:16px}.ax8JnexGOa4WYNYKwXlQs{padding:8px 12px;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}._1fiz4BfaOlncADi00qAx_l._1fiz4BfaOlncADi00qAx_l{margin:0 12px 0 4px;color:#8f7407;font-size:16px;line-height:1;width:16px;-ms-flex:0 0 16px;flex:0 0 16px}._1ChqLpIvObEfBbb4d-hyah{height:24px;width:24px;margin-right:8px}._3nEX0mG3UGhbY0hR0Kqaag{border-radius:50%}._3jKisheiLDnZzH5J_qln3x{-ms-flex:1 1 auto;flex:1 1 auto;color:var(--newRedditTheme-bodyText)}._1-LXaYXcvGUA9hhrrw587d{font-size:12px;font-weight:700;line-height:16px}._3w_F6oDd1-ZDKgp3jo94ew,._2820zMw8REXxmaotvSTjqt{font-size:12px;font-weight:400;line-height:16px}._2820zMw8REXxmaotvSTjqt{-ms-flex:0 0;flex:0 0;text-align:right;white-space:nowrap}._2622vu9WjymZhKkDq78CfF{text-decoration:none}._2622vu9WjymZhKkDq78CfF:hover{text-decoration:underline}
._2qFtoxD1OfFOBkQIQeIP5N{background-color:rgba(255,69,0,.2);display:-ms-flexbox;display:flex;padding:8px 12px;border-radius:4px;-ms-flex-align:start;align-items:flex-start;margin-right:16px}._2qFtoxD1OfFOBkQIQeIP5N._3kWeXZJizg6u4Rpq5Bx2k6{border-radius:4px 4px 0 0}._2qFtoxD1OfFOBkQIQeIP5N._1jr1ZpXLdZNEfWwHwMp3UW{cursor:pointer}._2qFtoxD1OfFOBkQIQeIP5N ._1aoTzKKtmlGCr-UYW5QI5O{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto}._2qFtoxD1OfFOBkQIQeIP5N ._1aoTzKKtmlGCr-UYW5QI5O ._eBNIEsnbYySvkxjmpt2P{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}._2qFtoxD1OfFOBkQIQeIP5N ._1aoTzKKtmlGCr-UYW5QI5O ._eBNIEsnbYySvkxjmpt2P~div{margin-top:16px}._2qFtoxD1OfFOBkQIQeIP5N ._1rfFSNr23RcUWm7d90DpDo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}._2qFtoxD1OfFOBkQIQeIP5N ._1rfFSNr23RcUWm7d90DpDo ._32zOxnfn5FxzpA0vNAYP7J{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}._2qFtoxD1OfFOBkQIQeIP5N ._1rfFSNr23RcUWm7d90DpDo ._3qPfB3L3JEpdPsa2KJ6I6Y{-ms-flex:0 0 auto;flex:0 0 auto;margin:0;font-size:12px}._2qFtoxD1OfFOBkQIQeIP5N ._1rfFSNr23RcUWm7d90DpDo ._3qPfB3L3JEpdPsa2KJ6I6Y ._2xeI0-KXBryv89ds5re0ac{font-size:.95em;height:1em;width:1em;line-height:1}._2qFtoxD1OfFOBkQIQeIP5N._37f_VPQZEbIxZBhfy_wkzt{background-color:rgba(255,176,0,.2)}._2qFtoxD1OfFOBkQIQeIP5N._37f_VPQZEbIxZBhfy_wkzt .OYsuhocczx0FWqSu4etye{color:rgba(255,176,0,.7)}._2qFtoxD1OfFOBkQIQeIP5N._3PA1NUdBncNEoWXl9e53aE{background-color:rgba(70,209,96,.2)}._2qFtoxD1OfFOBkQIQeIP5N._3PA1NUdBncNEoWXl9e53aE .OYsuhocczx0FWqSu4etye{color:rgba(70,209,96,.7)}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M p{font-size:12px;color:var(--newRedditTheme-bodyText)}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M p._3Q6W_eSDsN-BhormvQBcRr{font-weight:700}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M p._3Q6W_eSDsN-BhormvQBcRr~p{margin-top:4px}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M ._3Qp7V0IlguVisBYUCEDLwX{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;column-gap:4px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;line-height:18px}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M~._3trW-r5LnijGIrjgDF1u2M{margin-top:16px}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M ._1SLswtlo8BWHAgKgT5Nsj_{font:inherit;color:inherit;line-height:inherit}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M ._1SLswtlo8BWHAgKgT5Nsj_ p{color:inherit}._2qFtoxD1OfFOBkQIQeIP5N ._3trW-r5LnijGIrjgDF1u2M ._7YNYpwZk3KH6oXU4KhoGd{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;font-size:12px}._2qFtoxD1OfFOBkQIQeIP5N._2qFtoxD1OfFOBkQIQeIP5N ._3Rixx0Z51qJ71wGmQ8UtQj{width:auto;margin:0;padding:0;height:16px;line-height:16px;font-weight:400;font-size:12px}._2qFtoxD1OfFOBkQIQeIP5N._2qFtoxD1OfFOBkQIQeIP5N ._3Rixx0Z51qJ71wGmQ8UtQj:hover{background-color:transparent;font-weight:600}._2qFtoxD1OfFOBkQIQeIP5N ._3vnCHVExwDbhdlwSh9BV9k{height:28px;width:28px;margin-right:8px;-ms-flex:0 0 28px;flex:0 0 28px}._2qFtoxD1OfFOBkQIQeIP5N ._3vnCHVExwDbhdlwSh9BV9k ._1O-L18qAEJqcxeYP7bE4mK{border-radius:50%}._2qFtoxD1OfFOBkQIQeIP5N ._3vnCHVExwDbhdlwSh9BV9k ._1O-L18qAEJqcxeYP7bE4mK>div{margin-bottom:-3px;transform:scale(.85)}._2qFtoxD1OfFOBkQIQeIP5N .OYsuhocczx0FWqSu4etye{margin-right:8px;color:rgba(234,0,39,.7);font-size:16px;width:16px}._2qFtoxD1OfFOBkQIQeIP5N .a13uMv6sihYo-UyNBZDo8{font-size:16px;width:16px;color:var(--newRedditTheme-bodyText)}button._3L6lZrroGMf7wnI2DFJDJx{font-size:12px;padding:8px}button._3L6lZrroGMf7wnI2DFJDJx svg.BUoPqJh1q6Pv_Vf5bsKyT{width:16px;height:16px;padding-right:8px}._1iROd0ZxfCEcEidNiygaYB{color:var(--newRedditTheme-bodyText);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:4px;-ms-flex-item-align:center;align-self:center}.-vF-jMhpa_XhPJ_ntG1Hv.-vF-jMhpa_XhPJ_ntG1Hv{font-size:16px;line-height:1;width:16px;height:16px}._2iRjlf0DdO9rVaTZpfwvHA{text-decoration:none}._2iRjlf0DdO9rVaTZpfwvHA:hover{text-decoration:underline}
._1Fa4RPHlhrfUZuNaXK2-eP{fill:var(--newCommunityTheme-actionIcon)}
._2bSWRKmIOj8SKw_5EOrpVb{margin:16px 16px 8px 8px;max-width:950px;padding:4px 8px 4px 0}._2bSWRKmIOj8SKw_5EOrpVb .S7CavmS-v3qdubhT9asIc{fill:#ea0027;padding-top:4px;width:20px}._2bSWRKmIOj8SKw_5EOrpVb .FmwbWt4ZwkxbQbR-0vj1G{color:#24a0ed}
._3dezPhiKJXkVFXj94zLKcs{fill:var(--newCommunityTheme-actionIcon)}
._2sBykNOXv7XBQtHHHAB1JB{fill:var(--newCommunityTheme-actionIcon)}
.rcWKqpRVFFbdiL-fFemgZ{width:100%}._3rsZ2ZF99dXi8CxIvlUnna{margin-left:-12px;width:100%}._3rsZ2ZF99dXi8CxIvlUnna>span{width:100%}._1NxoOUgmzKH04lLU9O6O6z{position:relative;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-right:5px;padding-left:5px;width:100%;border:transparent;color:var(--newCommunityTheme-bodyText);text-transform:none;cursor:pointer}._1NxoOUgmzKH04lLU9O6O6z svg{display:inline-block;height:12px;width:12px}._1NxoOUgmzKH04lLU9O6O6z._1mwLBQ-SAEJSG4hvYZzPUO{border-radius:2px}._1NxoOUgmzKH04lLU9O6O6z._1mwLBQ-SAEJSG4hvYZzPUO:focus,._1NxoOUgmzKH04lLU9O6O6z._1mwLBQ-SAEJSG4hvYZzPUO:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._1QMSuJL3vFpEsGhWHllIQ5{font-size:16px;padding:18px;width:500px;background-color:var(--newRedditTheme-body);border-radius:6px;box-shadow:0 2px 12px 2px var(--newCommunityTheme-bodyTextAlpha20)}._1QMSuJL3vFpEsGhWHllIQ5:hover{background-color:var(--newRedditTheme-highlight);outline:none}._1QMSuJL3vFpEsGhWHllIQ5 .tGdUIanRrFFgVZrnBwdl5{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}._1QMSuJL3vFpEsGhWHllIQ5 .tGdUIanRrFFgVZrnBwdl5 svg{display:inline-block;vertical-align:text-bottom;height:24px;width:24px;padding-right:10px}
._3D7Ev4BX__nKnbqb-KPpvI{display:inline-block;vertical-align:middle;font-size:14px;font-weight:400;line-height:14px}
.QOwFub52NskNmv0MdMa2_{display:inline-block;vertical-align:middle;font-size:14px;font-weight:400;line-height:14px}
._3-SW6hQX6gXK9G4FM74obr{display:inline-block;vertical-align:text-bottom;width:16px;height:16px;font-size:16px;line-height:16px}
._3mrrZsVUDI2b3p1rpkjbph{display:inline-block;width:12px;height:12px;font-size:14px;font-weight:400;line-height:14px}
._1LWQVKh7NQLbKMIz2io1Di{display:inline-block;vertical-align:text-bottom;width:20px;height:20px;font-size:20px;font-weight:400;line-height:20px}
._5UHlAh7zBZ6migrBJeld3{display:inline-block;vertical-align:text-bottom;width:20px;height:20px;font-size:20px;font-weight:400;line-height:20px}
._1jp_fxyDvcILOETMxKs9aZ{display:inline-block;margin:10px 0 10px 8px;font-size:12px;line-height:15px}
._203iZ8LUuIrz_IJbiOAJDH{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin:0 8px 14px}._2xKvAjjyhpXElWBVqyWyml{color:#75d377;cursor:default;height:16px;width:16px}.rewiG9XNj_xqkQDcyR88j{padding-left:8px;font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase}
._3KTYozwt91D81Yub-OQ4S3{margin-left:5px;width:16px;height:16px}._3KTYozwt91D81Yub-OQ4S3:focus:not(:focus-visible){outline:none}.SDzveG4fJf98RLE5vll2w,.H8V0P3uvgDxt7ZbIFf_Tv,._13arOxnT-uyZ238frHLRM2{width:16px;height:16px;fill:var(--newCommunityTheme-navIcon)}._13arOxnT-uyZ238frHLRM2{color:var(--newCommunityTheme-navIcon)}
.cZPZhMe-UCZ8htPodMyJ5{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}._3z6z1xnp828wcarJXfzzjr{height:12px;width:12px}._2wFk1qX4e1cxk8Pkw1rAHk{display:-ms-inline-flexbox;display:inline-flex}.nU4Je7n-eSXStTBAPMYt8{display:inline}._1WX5Y5qFVBTdr6hCPpARDB,.icon._1WX5Y5qFVBTdr6hCPpARDB{display:inline-block;height:20px;margin-right:4px;vertical-align:middle;width:20px}._2dr_3pZUCk8KfJ-x0txT_l{-ms-flex:0 0 auto;flex:0 0 auto}._14-YvdFiW5iVvfe5wdgmET{font-size:12px;font-weight:400;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:start;align-items:start;margin:0 8px 8px;position:relative}._35dG7dsi4xKTT-_2MB74qq{-ms-flex:0 0 auto;flex:0 0 auto}._2ELu43PpvGnJxizg4n_k9E{display:inline;visibility:hidden;margin-left:4px;text-decoration:underline;font-size:12px;font-weight:400;line-height:16px}.Post:hover ._2ELu43PpvGnJxizg4n_k9E{visibility:visible}
._1RYN-7H8gYctjOQeL8p2Q7{cursor:pointer}@media (min-width:640px){._1RYN-7H8gYctjOQeL8p2Q7{border-radius:4px;padding-left:40px}}._1RYN-7H8gYctjOQeL8p2Q7._34QdMmLlbOcjhKm_jp-r3s{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}._1RYN-7H8gYctjOQeL8p2Q7._2IWrSJK7OQ27rTgV_N2Zu4{border-top-left-radius:0;border-top-right-radius:0}._29kkIwCUHX4r6IdznhyYEE._29kkIwCUHX4r6IdznhyYEE{padding-left:8px}._24r9i5ZTqf6P77tAstM-O3{overflow:visible}._3LGrZR10DLu8LvoWRwzdHL{border-radius:5px}._11R7M_VOgKO1RJyRSRErT3{padding-top:8px}._11R7M_VOgKO1RJyRSRErT3._3js7RHbLSHKV13qUFCVIhb{padding-top:0}._1ixsU4oQRnNfZ91jhBU74y{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;min-height:40px;overflow-y:visible}._3KYCJ3N4w1YmvpFMo_3zcn{margin:8px}.STit0dLageRsa2yR4te_b{margin-top:8px}.STit0dLageRsa2yR4te_b:empty{display:none}._3wiKjmhpIpoTE2r5KCm2o6{margin:0 8px}.DUmvFvjh1QvOsvx-YlMOO{margin:8px}._2dkCPUHQTdBWU2B0dYnkRb{margin:8px 8px 0}._5iUKicC_Y0zWFXvBBtVQJ:not(._3vfQznpPCQGyjXV6AB0vmi),._3sj79JhIvASSGVklMeKgTl{pointer-events:none}._115kZaIAhrTbhLHOXtz01X{display:-ms-flexbox;display:flex;-ms-flex-direction:inherit;flex-direction:inherit}._3g19_IiwClMjxmNOrShwZw{margin:0}.uFwpR-OdmueYZxdY_rEDX{max-height:24px}@media (min-width:640px){.uFwpR-OdmueYZxdY_rEDX{display:none!important}}._2-DmB4WujtcouWxnfbaGXw{padding:8px}._1HHtbJesYWFlnffF_u9U5U{margin-left:8px}@keyframes Uuedk2mN8afhHTXUH825B{0%{background-color:#fff2bd;border:1px solid #dbaf00}to{background-color:#f0f5f9;border:1px solid transparent}}@keyframes hjNeLkbGFHNdcoj6SGxE0{0%{background-color:#665505;border:1px solid #382d03}to{background-color:#030303;border:1px solid #343536}}.AtOuz7HaZcKodxvKABuOw{animation:Uuedk2mN8afhHTXUH825B 3s;animation-timing-function:ease-out}.AtOuz7HaZcKodxvKABuOw._1Qs6zz6oqdrQbR7yE_ntfY{animation:hjNeLkbGFHNdcoj6SGxE0 3s}._2U6P_aTp-ha87x11OgMyff{background-color:#f0f5f9}._2U6P_aTp-ha87x11OgMyff._1Qs6zz6oqdrQbR7yE_ntfY{background-color:#030303;border:1px solid #343536}
._32w108aFIBi3H0DKCU4OI7._3P8_MTWuehQOXRUhWBpwB0,._32w108aFIBi3H0DKCU4OI7._3P8_MTWuehQOXRUhWBpwB0:hover{border-left:4px solid #ff585b}._32w108aFIBi3H0DKCU4OI7._1Z7-lWgZwHw4sBG3rO44v7,._32w108aFIBi3H0DKCU4OI7._1Z7-lWgZwHw4sBG3rO44v7:hover{border-left:4px solid #ffb000}._31VWB3vSkv19o3I7RVE710{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-button);text-decoration:none}._31VWB3vSkv19o3I7RVE710:hover{text-decoration:underline}._2otRz3OtuWajw1RleFDJ5P{padding:0 8px}._1InmLYfaOm6m9MZ8wKxM-0{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:8px 0}.y05plmPkDK7RiRh8b3b8-{-ms-flex:0 0 20px;flex:0 0 20px;font-size:20px;margin-right:8px}._2ng_YqEhC3QLYqZyRIQ9qB{font-size:12px;font-weight:400;line-height:16px;-ms-flex:1 1 auto;flex:1 1 auto}._13Ww4V9LL9wHYik5hp8VM4,._13Ww4V9LL9wHYik5hp8VM4>div,._13Ww4V9LL9wHYik5hp8VM4>div>span{display:inline}._2b_IHdM91weRNGmXfrTYvn ._3heiUGSIAJO43_Ertq1e2F,._2b_IHdM91weRNGmXfrTYvn ._3gWN_jC4sfo4uQ61ZRgOO{font-size:12px;font-weight:400;line-height:16px}._2b_IHdM91weRNGmXfrTYvn ._3heiUGSIAJO43_Ertq1e2F{margin-right:5px}._3yzuVD_JNtr4EBJ_OesIvh{font-size:12px;font-weight:400;display:inline}._3RjYJMG6TaMnSwb88daQ7W,._3yzuVD_JNtr4EBJ_OesIvh,._3yzuVD_JNtr4EBJ_OesIvh ._2IhK-xvBLjMsX4HZ-T6j-W{line-height:16px}._3RjYJMG6TaMnSwb88daQ7W{margin-left:-1px;vertical-align:middle}
._1lhlKOukuHHzZKIlnXcHmQ{border-color:var(--newCommunityTheme-line);border-style:solid;border-width:0 1px;overflow:hidden;padding-bottom:1px;padding-top:1px}._1lhlKOukuHHzZKIlnXcHmQ:hover{border-bottom-width:1px;border-color:var(--newCommunityTheme-postIcon);border-top-width:1px;padding-bottom:0;padding-top:0;z-index:1}._1lhlKOukuHHzZKIlnXcHmQ._2o6nV_ET0Jis6_EzEHx9K3{border-top-left-radius:4px;border-top-right-radius:4px;border-top-width:1px;padding-top:0}._1lhlKOukuHHzZKIlnXcHmQ._1C2mkyHj-MAuIndy8vJIU5{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom-width:1px;padding-bottom:0}
._3S95u6JHFnb4s3dszwei2-{border-top:2px solid var(--newCommunityTheme-line);margin-top:-1px;padding:4px 0}._35d97uauE52jtrUNWw8B4i{font-size:12px;font-weight:700;line-height:16px;border-radius:4px;color:var(--newCommunityTheme-button);cursor:pointer;height:24px;margin-left:12px;padding-top:8px}.lQv8U3Ne_-BQ6fbAfxKIS:hover{text-decoration:underline}
._3eqiPvSIRa-NZBdZNmskLn{display:inline-block;min-width:150px;position:relative;vertical-align:top}._3w5mzp5LqE702onvC_Wok3{-webkit-mask-image:linear-gradient(270deg,transparent 0,#000 1px);mask-image:linear-gradient(270deg,transparent 0,#000 1px);overflow:hidden}._3w5mzp5LqE702onvC_Wok3 h1:first-child{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:21px;margin-top:0}._3w5mzp5LqE702onvC_Wok3 blockquote:first-child{margin-top:0}._3w5mzp5LqE702onvC_Wok3 table:first-child{border-width:1px;margin-top:0}._3w5mzp5LqE702onvC_Wok3 table:first-child td,._3w5mzp5LqE702onvC_Wok3 table:first-child th{border-width:0;padding-top:1px}._3w5mzp5LqE702onvC_Wok3 ol,._3w5mzp5LqE702onvC_Wok3 ol>li,._3w5mzp5LqE702onvC_Wok3 pre,._3w5mzp5LqE702onvC_Wok3 ul,._3w5mzp5LqE702onvC_Wok3 ul>li{margin-top:0;padding-top:0}._3w5mzp5LqE702onvC_Wok3 :empty,._1J7xT7G-fgDlzIqRgaBrrB *{display:none}._1J7xT7G-fgDlzIqRgaBrrB :first-child{display:inline-block;vertical-align:top}._1J7xT7G-fgDlzIqRgaBrrB :first-child br{display:none}._1J7xT7G-fgDlzIqRgaBrrB>pre:first-child{display:-ms-grid;display:grid}._3NPaMDmW2g_XhEdxfn6inI{font-size:12px;font-weight:400;line-height:16px;background:linear-gradient(90deg,transparent 6px,var(--see-more-background,#fff) 18px);cursor:pointer;margin-top:-8px;position:absolute;right:0;top:50%;padding-left:24px}._3NPaMDmW2g_XhEdxfn6inI,._3NPaMDmW2g_XhEdxfn6inI:visited{color:var(--newCommunityTheme-linkText)}._3NPaMDmW2g_XhEdxfn6inI,._3NPaMDmW2g_XhEdxfn6inI:visited{text-decoration:none}
._2LNy1r5iuFMrf0PLh4UdV-{padding:8px 16px 8px 8px;cursor:pointer}._1iKLz-XMCxtewhk3nusoiP,._1bLoeor2W-QStNmx_KRhZL,._2cI15gf51WKaEHlpw-HjhG,._4rjQO_f0JDhjAgz1a8hLR,.XOeF-g_i5E2Oaxwt9wDdS{display:block;fill:currentColor;height:16px;margin:0 auto;width:16px}._11rZyhzMB3OOh_i10q1kGT{border-radius:2px;border-radius:4px;cursor:pointer;height:24px;line-height:0;padding:0 4px}._11rZyhzMB3OOh_i10q1kGT:focus,._11rZyhzMB3OOh_i10q1kGT:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}._3y5_xjgWBNlHiMIlznzmOH{padding-left:4px}._2Ff8ezLTpKg92h7e8lIWkW,._3y5_xjgWBNlHiMIlznzmOH{border-left:1px solid var(--newCommunityTheme-widgetColors-lineColor);margin-left:12px}._2Ff8ezLTpKg92h7e8lIWkW{padding-left:8px}._1PB2jayxHhG493U6RP5qLr{font-size:12px;font-weight:700;line-height:16px;color:var(--newCommunityTheme-actionIcon);margin-left:-4px}.VFryWeVNuBPgqyjc5h68S{display:inline-block;margin:4px;transition:color .1s}.VFryWeVNuBPgqyjc5h68S:first-letter{text-transform:uppercase}.VFryWeVNuBPgqyjc5h68S:disabled{cursor:default}.VFryWeVNuBPgqyjc5h68S:not(:disabled):hover{color:var(--newCommunityTheme-bodyText);text-decoration:underline}
.Ov9DvczDidxNqJMR_axF2{min-height:16px;margin-left:0}._a5_x7qimk18YbGSwE8Fy{padding:2px 0;width:100%}._2QR1H6z3qpmyHNdkMUnzVu{max-width:none;width:100%}._2QR1H6z3qpmyHNdkMUnzVu._7kIPhlgZcmDxoV_xaWnX9{background-color:rgba(255,88,91,.05);border:2px solid #ff585b;margin-top:-4px;padding-left:4px;padding-top:4px}
._3CecFEZvC8MFSvLsfuVYUs{background:var(--newCommunityTheme-buttonAlpha05);border-radius:4px;fill:var(--newCommunityTheme-actionIcon);padding:4px 8px}.hpOP1hjcTLrw1L2rfRtMP{-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:8px}._2OpuabFjFVU3UZ4jcP58gJ{margin:0 8px;padding:0 0 0 8px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;--see-more-background:var(--newCommunityTheme-post)}._2OpuabFjFVU3UZ4jcP58gJ._3bYCCkSa6xxUYDEPgIa7w5{padding-top:8px;margin-top:-1px;border-top:2px solid var(--newCommunityTheme-line)}._2OpuabFjFVU3UZ4jcP58gJ._3TNQpNlZH2M4X50sedpaIG{padding-bottom:8px}._2OpuabFjFVU3UZ4jcP58gJ._3TNQpNlZH2M4X50sedpaIG .hpOP1hjcTLrw1L2rfRtMP{margin-bottom:0}._2OpuabFjFVU3UZ4jcP58gJ._2UgLKr67bDuCg6zs7UOCoN{background-color:rgba(221,189,55,.15);--see-more-background:#faf5e1}._2OpuabFjFVU3UZ4jcP58gJ._2UgLKr67bDuCg6zs7UOCoN._3ZqQTMfjWU3NV-dAfa8O9E{background-color:rgba(221,189,55,.1);--see-more-background:#2e291f}._1mvcEtI04YyIVKsT-vUkiN{border-left:2px dashed var(--newCommunityTheme-line);-ms-flex:0 0 1px;flex:0 0 1px;margin-right:16px}
._3aoyec8unb9DkDxSv2XOMX{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.tAHXx8uORoJlmgLFgqJEP,.tAHXx8uORoJlmgLFgqJEP:hover,._1jbHcnuv4MQLOov7BuufdI,._1jbHcnuv4MQLOov7BuufdI:hover{border:none}._3DVTWNXPKtpQAozvDhjI89{border:none;box-shadow:none;margin-bottom:0}._3DVTWNXPKtpQAozvDhjI89:hover{border:none}._3KGXodqw9Ht3MoBpe8_gzB{background-color:var(--newCommunityTheme-post);border:none;border-radius:5px;cursor:pointer;overflow:visible;padding-left:0}._3KGXodqw9Ht3MoBpe8_gzB:hover{border:none}._39DoGlFlWC7-ZGIOESFdw0{overflow:visible}
._3TV1zxvLEbF8phHfZ17hyU{font-size:12px;font-weight:700;line-height:16px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:0 0 auto;flex:0 0 auto;height:32px;margin:0 0 0 -5px;padding:0;position:relative;white-space:nowrap}._2-No1ECt3Twm8oRh3GhL5T{margin-right:4px;vertical-align:middle}._1Y9kO8WxKheHpQbgAgYk9P{margin:0 8px}._3ZNfZZMmSFZUWWm-nHK327{display:inline-block;line-height:1;vertical-align:middle}.c9IwhuiqPbgYHi-fLlAUH{margin-right:5px;max-height:24px}.c9IwhuiqPbgYHi-fLlAUH ._3O9hIPB_M3zadlrD7rXaEG{width:auto}._3VIaRwebVBflQjPct1Wz6l{border-radius:2px;padding:4px;text-transform:capitalize}._3VIaRwebVBflQjPct1Wz6l:focus,._3VIaRwebVBflQjPct1Wz6l:hover{background-color:var(--newRedditTheme-navIconFaded10);outline:none}
._35Bx3s8VlFspHwPlg1MaHt{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative}._35Bx3s8VlFspHwPlg1MaHt,._35Bx3s8VlFspHwPlg1MaHt ._20yDd2SHTuiJkQnTV4zehJ{font-size:12px;font-weight:400;line-height:16px}._35Bx3s8VlFspHwPlg1MaHt ._20yDd2SHTuiJkQnTV4zehJ{color:var(--newCommunityTheme-metaText);display:-ms-inline-flexbox;display:inline-flex}._32Ni_aGBoPzRxNSy5eC_ck{width:20px;height:20px;margin-right:4px}.y4hzYjyQqdKpwuDyNnLeW{color:var(--newCommunityTheme-active);font-size:10px;margin:0 4px}
._1HoOlmppFDBC4s5XWY-Qcd{border-radius:5px;border:1px solid var(--newCommunityTheme-line);cursor:pointer;margin-bottom:12px;width:208px}._1HoOlmppFDBC4s5XWY-Qcd ._1XZerRCUnHmbtEN1gqPwnw,._1HoOlmppFDBC4s5XWY-Qcd ._3fS9xUAmm4zWkzfM1ce7Jk{height:158px;width:208px}._1HoOlmppFDBC4s5XWY-Qcd ._2JCMpuchwaEmL9S0QsJ9Ok{-ms-flex-align:center;align-items:center;background-color:var(--newCommunityTheme-postFlairText);border-radius:0 0 4px 4px;display:-ms-flexbox;display:flex;padding:4px 0;width:100%}._1HoOlmppFDBC4s5XWY-Qcd ._2vJWD7kgxbAQRGL328NxHg{margin-left:4px;max-width:180px}._1HoOlmppFDBC4s5XWY-Qcd ._4GTpE-l9TNXVeix3ZOE-_{font-size:18px}._1HoOlmppFDBC4s5XWY-Qcd ._1XZerRCUnHmbtEN1gqPwnw{border-width:0}._1HoOlmppFDBC4s5XWY-Qcd:hover ._2JCMpuchwaEmL9S0QsJ9Ok{background-color:var(--newCommunityTheme-button)}
._3FMwep96W9D-wkC9u2Pc0L{-ms-flex:1;flex:1}._2yVioz8mzc0YBV2JyNXzRj,._3mrITcnODXcvMf9oonBXeD{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:1;flex:1}._3mrITcnODXcvMf9oonBXeD{padding:12px 12px 4px;min-height:0}._20xUo-97VDWkydk8rn74dR{margin:4px 0}._1qlC_L_v_Aher9NBsvBIMR{padding-left:0;padding-right:0}._1UmG626eNsebZt_eyKdDL4{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}._3wSK3_gZiuaUZtqPKu9z3M h3{display:inline-block;vertical-align:top;overflow:hidden;text-overflow:ellipsis;line-height:22px;max-height:44px;display:-webkit-inline-box;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical}.Xqhz61TRPUo_ek11O2hcV{height:100%;margin:auto}.Xqhz61TRPUo_ek11O2hcV.LAwAnSnoexNeHoqZmXdLD{background-color:#000}._2t6Z9GgOnrWn2b5Ndv_T5K{height:100%;width:100%}._3Ud8ZDEFc0kXFg6R9KhDPS{border-radius:4px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}
._3aof1UDvKACEvKW4EMZ299{-ms-flex-align:center;align-items:center;border-radius:4px;border:1px dashed var(--newCommunityTheme-postLine);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.icon._2KRDWSbw-bvKgY9GSzhGAx{color:var(--newCommunityTheme-actionIcon);font-size:34px;width:34px}._3mWek_rCoNZ3KHXxqDuM88{font-size:18px;font-weight:500;line-height:22px;color:var(--newCommunityTheme-metaText);margin-top:20px}
._1j2O3iNM1HoiXK7B2dmp7b{background-color:var(--newCommunityTheme-body);border:none;height:216px;width:100%}._1izt0pKGHoMq6qSvK4cAIn{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:var(--newCommunityTheme-metaText);margin-top:20px;max-width:230px;text-align:center}._3uIlo4RbXf8gjMYw0yP_Jj{font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase;color:var(--newCommunityTheme-linkText);margin-top:8px;text-decoration:none}
._274hVfCVJjK6-eGJKLQjgQ{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:justify;justify-content:space-between;column-gap:8px}.fuCmx3adjKY3tXA4Zfx2p{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;height:300px;margin-bottom:8px;width:316px}.jY9rAXGpPzcDUv1AnLGAD{font-size:16px;font-weight:500;line-height:20px;color:var(--newCommunityTheme-bodyText);margin-bottom:16px;text-transform:capitalize}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/ProfileOverview.d2badca03cba43e64be7_.css.map*/</style><style class="" data-href="chunkCSS/reddit-components-ProfileIdCard.fffcd8b5f68068d64f8c_.css">._3Im6OD67aKo33nql4FpSp_{border:1px solid var(--newCommunityTheme-widgetColors-sidebarWidgetBorderColor);border-radius:5px 5px 4px 4px;overflow:visible;word-wrap:break-word;background-color:var(--newCommunityTheme-body);padding:12px}.lnK0-OzG7nLFydTWuXGcY{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:12px;text-transform:uppercase;padding-bottom:4px;color:var(--newCommunityTheme-navIcon)}
._3lhzE6Cg3SSeQGIHuLjILb{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}
._1l7CTV4NjDjmzX8DiiSgTL{-ms-flex:1 1 50%;flex:1 1 50%}._1l7CTV4NjDjmzX8DiiSgTL:not(:first-child){margin-left:8px}.oZjk-MiWCU7KVYej9wPSw{margin-top:8px;margin-bottom:8px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.oZjk-MiWCU7KVYej9wPSw:hover ._wi1DtT7oN7k_x5oIV8zm{text-decoration:underline}._32tzMaZn7x3dfQC5MXndJn{-ms-flex:0 1 auto;flex:0 1 auto;margin-right:6px;white-space:nowrap;cursor:pointer}._12jN4wdttUosp76WHzuieI{width:16px;height:16px}._6xPPP5HdELF-SZJL8layH{display:inline-block;vertical-align:top;padding:0 4px;border-radius:20px;margin-left:4px;background:#edeff1;color:#7c7c7c}._6xPPP5HdELF-SZJL8layH,._wi1DtT7oN7k_x5oIV8zm{font-size:12px;font-weight:400;line-height:16px}._wi1DtT7oN7k_x5oIV8zm{-ms-flex:1 1 auto;flex:1 1 auto;color:var(--newRedditTheme-bodyText)}._2Eq8z6UD7I0ul3wnZ-YT80{margin:0;vertical-align:top}._1sNQxemH_0rq1jtZAMyAZd,._1rf3zLc4sH59mO7_BEXyze,._3QQFENUs15G6BHI5pjsswJ{margin-left:4px;vertical-align:middle}._1sNQxemH_0rq1jtZAMyAZd{height:14px;width:14px}._1rf3zLc4sH59mO7_BEXyze,._3QQFENUs15G6BHI5pjsswJ{height:20px;width:20px}._1sNQxemH_0rq1jtZAMyAZd,._1rf3zLc4sH59mO7_BEXyze{fill:#ff4500}._2q1wcTx60QKM_bQ1Maev7b{width:100%}
._2fN55zgax6VM7DyEl9pOmM{cursor:default;-ms-flex:1 1 50%;flex:1 1 50%;margin-bottom:12px}._3KNaG9-PoXf4gcuy5_RCVy{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-top:2px}._26kBTuLE_sSZzRBwU7HLij{font-size:14px;font-weight:500;line-height:18px;color:var(--newCommunityTheme-titleText)}._1hNyZSklmcC7R_IfCUcXmZ{font-size:12px;font-weight:400;line-height:16px;color:var(--newCommunityTheme-metaText);margin-left:4px}
.icon._2fopwfsUIdZKFtFUEsud9r{color:#24a0ed;font-size:12px;width:12px}._2tFYRyhxfQeK2QFUlYSYz0._2tFYRyhxfQeK2QFUlYSYz0{font-size:10px;padding-left:12px}._3odBTM7RqvRgN1nvkf5k8B{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}._2g-S5jW8q9bwmI732bPLXz{cursor:pointer}
._27SH1SRzjtOk_2NB2YC-FR{position:relative}.bVfceI5F_twrnRcVO1328{font-family:Noto Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:var(--newCommunityTheme-bodyText);margin-bottom:8px;margin-top:8px}.GQV0F7lQiMOV6EofzopdJ{-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}
@keyframes ibDwUVR1CAykturOgqOS5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}._3LwT7hgGcSjmJ7ng7drAuq{--sizePx:0;font-size:4px;position:relative;text-indent:-9999em;border-radius:50%;border:4px solid var(--newCommunityTheme-bodyTextAlpha20);border-left-color:var(--newCommunityTheme-body);transform:translateZ(0);animation:ibDwUVR1CAykturOgqOS5 1.1s linear infinite}._3LwT7hgGcSjmJ7ng7drAuq,._3LwT7hgGcSjmJ7ng7drAuq:after{width:var(--sizePx);height:var(--sizePx)}._3LwT7hgGcSjmJ7ng7drAuq:after{border-radius:50%}._3LwT7hgGcSjmJ7ng7drAuq._2qr28EeyPvBWAsPKl-KuWN{margin:0 auto}
._27zThB3Syksyv8gLdDJqep{height:100%;position:relative;width:100%}._1RlGOQJAoxE66cPOVTH0s{cursor:pointer}._1te2cn6lvn-YtGSv-hrM7g,._1z4A5-p2XgzMTJUEq3GaXu{height:100%;width:100%}._3oOZrOdvGjAOYvzKCu-Kjf{display:none}._3syvcMeczod-NOIewWIb8n{left:50%;margin-left:-40px;margin-top:-40px;top:50%}._3A5WTC_rfbijxxWBmIP4Yx,._3syvcMeczod-NOIewWIb8n{box-sizing:border-box;position:absolute}._3A5WTC_rfbijxxWBmIP4Yx{-ms-flex-align:center;align-items:center;background-color:var(--newCommunityTheme-body);border:1px solid var(--newCommunityTheme-button);border-radius:50%;bottom:8px;display:-ms-flexbox;display:flex;height:36px;-ms-flex-pack:center;justify-content:center;right:8px;width:36px}._3A5WTC_rfbijxxWBmIP4Yx.eHsnwmpOgtfnBAgrWXQKq{bottom:-4px;right:-12px}._3X4DuB4IpAlTY0XMdSI5q6{color:var(--newCommunityTheme-button)}
._3Y33QReHCnUZm9ewFAsk8C{border-radius:4px;object-fit:cover;object-position:top}
._3F1tNW0P4Ff182mO_CefIg{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:linear-gradient(90deg,#ec0623,#ff8717);color:#fff;border-radius:999px;width:100%;padding:3px 16px;font-size:14px;font-weight:700;letter-spacing:.5px;line-height:32px;text-transform:uppercase;text-transform:unset;line-height:17px;border:none}._3F1tNW0P4Ff182mO_CefIg._2Viile0fcrruho_hQqpnUx{background:var(--newRedditTheme-body);border:1px solid var(--newRedditTheme-active);color:var(--newRedditTheme-active);-ms-flex-pack:center;justify-content:center;padding:10px 16px;width:100%}._3F1tNW0P4Ff182mO_CefIg._2Viile0fcrruho_hQqpnUx>*{margin:0 10px}._3DnDqV66Np6rVEiI8QK7kl{margin-top:8px}._3gYTHRBO1S_S5AOddgqD6Z{fill:#fff}.ARFP2bx6U967JwMoJ2Xr5,._3gYTHRBO1S_S5AOddgqD6Z{width:18px;height:16.5px;-ms-flex:0 0 auto;flex:0 0 auto}.ARFP2bx6U967JwMoJ2Xr5{fill:var(--newRedditTheme-body);stroke:var(--newRedditTheme-active);stroke-width:2px}.VFbNvXfZXUhRFiCTDHO6f div._3gYTHRBO1S_S5AOddgqD6Z{display:none}._12pWM-aURvVUuSrUyqfNZh,.icon._12pWM-aURvVUuSrUyqfNZh{color:#fff}
._2ZyL7luKQghNeMnczY3gqW{background-position:50%;background-size:cover;border-radius:4px 4px 0 0;height:100%;width:100%}
._8AZ553JgDTNn5ZUmBdXkR{background-color:var(--newCommunityTheme-banner-backgroundColor);border-radius:4px 4px 0 0;height:94px;left:1px;position:absolute;top:1px;width:calc(100% - 2px)}._1IvROQ79nAJZ87_JkTFsLO{background-position:50%;background-size:cover;height:100%;width:100%}
._2DTxp6tzlJMeNlZ-cjXWTs,.icon._2ioQgcdZvYlf34S0OEqBuQ{position:absolute;right:3px;top:3px;width:20px}.icon._2ioQgcdZvYlf34S0OEqBuQ{background:#fff;border-radius:50%;cursor:pointer;opacity:.2;transition:opacity .3s}.icon._2ioQgcdZvYlf34S0OEqBuQ:hover{box-shadow:0 0 2px #888;opacity:.8}.icon.A4Iifg_NCOrfabq0ON3mW{color:var(--newCommunityTheme-button)}
._2TuF8LuTZGoynMOwiccrRC{background-color:inherit;border-radius:6px;box-sizing:border-box;height:86px;margin-left:-3px;margin-top:16px;padding:3px;position:relative;width:86px}._1LCAhi_8JjayVo7pJ0KIh0{font-size:12px;line-height:16px;margin-top:4px}._1LCAhi_8JjayVo7pJ0KIh0,._34MUxmcmBZ5-3ekT3s0UPM{font-weight:500;color:var(--newCommunityTheme-titleText)}._34MUxmcmBZ5-3ekT3s0UPM{font-size:16px;line-height:20px;margin:4px 0}.n0u1JMdFWeI5YWXw1QJWF{display:inline-block;margin-top:-16px;padding:4px;position:absolute;right:12px}.icon._2U-fbzStTSISVTxXL1Z3Us,.icon._1azJKXXMZviwmUJnaAYpfi{color:#ff4500;font-size:12px;line-height:12px;margin-left:4px}
._34XIqvI8-YT1wukR_W8vj6{height:160px;width:125px;text-align:center;position:relative;margin:auto}._2xpFvOlDs0HF8bwR0pDmqt{width:210px;margin:auto}._34eH8NsQ_ay5kowUWt9-6E{width:138px;margin:auto}.OfvB_Czxn5wwXiBN6RVlG{position:relative;width:100%;padding-top:calc(133.33333% + 40px)}.OfvB_Czxn5wwXiBN6RVlG._3BzIc6FzgAGGhbAOD7PPEr{padding-top:133.33333%}.OfvB_Czxn5wwXiBN6RVlG .n5OW4wkmX5R3yYizuJXw1{position:absolute;top:0;left:0;width:100%;transform:translateZ(0)}._rvftTJBQnr_blLyFQjK1{margin:24px -12px;white-space:normal}._rvftTJBQnr_blLyFQjK1 collection-carousel{--carousel-content-margin:0 16px}._18b8M-cZftX_frkYRy3DN1,._1-PwjX8ETMrfCu2hAkAHFd{position:absolute;width:85%;height:35%;background:#ffc700;filter:blur(33px)}._1-PwjX8ETMrfCu2hAkAHFd{left:25%;top:20%}._18b8M-cZftX_frkYRy3DN1{left:0;top:40%}._2bLCGrtCCJIMNCZgmAMZFM{height:160px;z-index:1;position:relative}._2bLCGrtCCJIMNCZgmAMZFM._18BjSGkpIVVfS1xJXL1eoW{filter:drop-shadow(0 0 16px rgba(0,0,0,.25))}._28nEhn86_R1ENZ59eAru8S{font-size:12px;font-weight:500;line-height:16px;display:block;text-align:center;color:var(--newCommunityTheme-metaText);margin-top:4px;margin-bottom:4px}._3LM4tRaExed4x1wBfK1pmg{text-align:center;margin:4px 0;font-size:22px;font-weight:500;line-height:26px;color:var(--newCommunityTheme-titleText)}.PNl4tAYE2TRxhOc34iqcY{display:inline-block;padding:4px;position:absolute;right:12px;top:102px}.kOKnXvA8jebkfk2wVIb9R,.Wb4wBt474lETdwG0YpWID,._3NZUKOdsA_2X9TrZGSNQyP{margin-left:4px;vertical-align:middle;height:20px;width:20px}.kOKnXvA8jebkfk2wVIb9R.kOKnXvA8jebkfk2wVIb9R,.Wb4wBt474lETdwG0YpWID{fill:#ff4500}._3sckwXGpSWEBLgH7dBHDSI{position:absolute;top:0;width:100%;height:120px;overflow-x:hidden;overflow-y:hidden}.R8JC02qFTBSKsWVEamnnh{width:4px;height:4px;border-radius:100%;background-color:#fff;bottom:0;position:absolute;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:4s}._2FHPkirHUUZZ53WuQRt_ku{left:0}.DeM4CXWl9dmFhzxbChV3v{left:20%}._2jQr36LfrhyZudo0c4r5qb{left:40%}._2ThlCGLfserHkMW64od-w_{left:60%}._2PoCUl_D7HnNn8GhlmyNMn{left:80%}._3xLPb9tG5DMGKH5Qmq0lMn{left:100%}@keyframes _1-74-z_0KhbvP-MLUh63RF{0%{opacity:0;transform:translate(0) scale(1.2)}10%{opacity:1}50%{transform:translate(30px,-60px) scale(.2)}90%{opacity:1}to{opacity:0;transform:translate(60px,-120px) scale(1.2)}}@keyframes _2D7to5Dk7q0ZyKN3MMQfuJ{0%{opacity:0;transform:translate(60px) scale(1)}10%{opacity:1}40%{transform:translate(36px,-48px) scale(.2)}90%{opacity:1;transform:translate(6px,-108px) scale(1.2)}to{opacity:0;transform:translateY(-120px) scale(1)}}@keyframes BhXouEsciSb0lIayg329d{0%{opacity:0;transform:translate(0) scale(.8)}10%{opacity:1}20%{transform:translate(8px,-24px) scale(1.2)}70%{transform:translate(28px,-84px) scale(.2)}90%{opacity:1}to{opacity:0;transform:translate(40px,-120px) scale(.8)}}@keyframes _3BR2d3YbOQLeA3LmAmwBJL{0%{opacity:0;transform:translate(40px) scale(.8)}10%{opacity:1}30%{transform:translate(28px,-36px) scale(.2)}80%{transform:translate(8px,-96px) scale(1.2)}90%{opacity:1}to{opacity:0;transform:translateY(-120px) scale(.8)}}@keyframes _2cAI3EiKyyG1hMFOLbG7ka{0%{opacity:0;transform:translate(0) scale(.6)}10%{opacity:1}30%{transform:translate(6px,-36px) scale(1.2)}80%{transform:translate(16px,-96px) scale(.2)}90%{opacity:1}to{opacity:0;transform:translate(20px,-120px) scale(.6)}}@keyframes _3FnzyfIl1wHuAYA54rlkJH{0%{opacity:0;transform:translate(20px) scale(1)}10%{opacity:1}40%{transform:translate(12px,-48px) scale(.2)}90%{opacity:1;transform:translate(2px,-108px) scale(1.2)}to{opacity:0;transform:translateY(-120px) scale(1)}}._2Tlu1OsBOwuxXIF1MLT2k{animation-name:_1-74-z_0KhbvP-MLUh63RF}.BW4L6Zj7IYZtY4carTDWz{animation-name:BhXouEsciSb0lIayg329d}.UjQ0lRcZlylUigyKGCSrO{animation-name:_2cAI3EiKyyG1hMFOLbG7ka}._2_ke4gf08pfYrY6lP-aPZ_{animation-name:_2D7to5Dk7q0ZyKN3MMQfuJ}._2wM6_vp4fY0ziLkOrGaobV{animation-name:_3BR2d3YbOQLeA3LmAmwBJL}._23n0biPU5CQf96pEUSFupJ{animation-name:_3FnzyfIl1wHuAYA54rlkJH}._3meTYeYw1F3UdYO0v-gAYr{animation-delay:-.4s}._3d8_fd8LwWsj0tyZWIeQdt{animation-delay:-.8s}._2PLSBdnBk3jcotYknlKud1{animation-delay:-1.2s}._2pnTv5ZAxpIbkx38PkPJPg{animation-delay:-1.6s}._3j1NzwW_t2Ufnx4ed9QabN{animation-delay:-2s}._1hddWHnQ8DFnwilLlN9GEO{animation-delay:-2.4s}._3eRR1I_MwXC19q9sr8mKaR{animation-delay:-2.8s}._1sCUpg4sdajNDXrcNTP0qW{animation-delay:-3.2s}._3J5h1MCyY_xUf2QP7PDSHY{animation-delay:-3.6s}._2RqcLn9onSZQmKQgvKmSF7{animation-delay:-4s}
._1PeZajQI0Wm8P3B45yshR{fill:var(--newCommunityTheme-actionIcon)}._1PeZajQI0Wm8P3B45yshR._3axV0unm-cpsxoKWYwKh2x{fill:#ea0027}
._1EcFK4dFoEcSJ97pB5pOOU,._1Kgb3W_zNnEh31kMBVmE8P{color:#000;border:1px solid #aaa;--newCommunityTheme-titleText:#000;--newCommunityTheme-metaText:#000;--newCommunityTheme-button:rgba(0,0,0,0.08);--newCommunityTheme-body:#fff}._1EcFK4dFoEcSJ97pB5pOOU{background:#bcbec4;position:relative;min-height:486px;box-sizing:border-box;text-align:center;border-radius:16px;overflow:hidden}._3y5mp8nbvcVpPPsIMMPy7I{position:relative;width:100%;height:100%;z-index:100}.F8BKwLEVngSa9Mnbhrh5O{position:absolute;left:0;right:0;bottom:0;top:0;z-index:10;overflow:hidden}.F8BKwLEVngSa9Mnbhrh5O>canvas{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;height:120%!important}._1lfIyNaIhBqLPhINtdgyar{left:18px;width:80px}._1lfIyNaIhBqLPhINtdgyar,._2QX-qTkkdeCQTZc8F_jzSH{position:absolute;top:18px}._2QX-qTkkdeCQTZc8F_jzSH{right:18px;width:32px;height:32px;display:block}._31NukdfV7zdnSSZAdgi4tH{position:absolute;top:20px;left:50%;transform:translateX(-50%)}._3EGHrS2jJIdFIfFHkrelY9{width:100%}._2eA2Gqtco1MTIW8ciy89hm{height:300px;display:inline-block;margin:20px auto 10px}._1jzwWcdNR0oe0D59lSILCw{font-size:20px;margin:0 0 5px}._1LL19cRuUqTadh1-miEt-t{display:block;margin-bottom:20px;font-size:12px}._1BpuPYvrp51NlrYGgxbx9D{margin-bottom:12px}._1IKngTFY9eM7GVrB7cJAYY{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex:1 33%;flex:1 33%;text-align:center}._1IKngTFY9eM7GVrB7cJAYY i{display:none}._1IKngTFY9eM7GVrB7cJAYY span{margin:0;display:block;width:100%;font-weight:700}._1IKngTFY9eM7GVrB7cJAYY h5{font-weight:400}._1Xz5f0CORkQlgzeYxV3itr{padding:10px 14px 16px;display:-ms-flexbox;display:flex;gap:10px}._1Kgb3W_zNnEh31kMBVmE8P{background:#aeb0b3;padding:35px 14px 15px;border-radius:16px;margin-top:-30px;box-shadow:inset 0 0 10px rgba(0,0,0,.1)}._1Kgb3W_zNnEh31kMBVmE8P *{margin:0}._1Kgb3W_zNnEh31kMBVmE8P a,._1Kgb3W_zNnEh31kMBVmE8P button{display:block;width:100%!important;text-align:center;color:#fff!important}
@keyframes vnt666wwqSK5qL63sBn9P{0%{background-position:0 0}to{background-position:-200% 0}}.fzTkuBRFT8iIn1XnJX_Yn{background:var(--newCommunityTheme-field);background-size:200%}.fzTkuBRFT8iIn1XnJX_Yn._34yMY7-6MNnz3utfjExvIq{animation:vnt666wwqSK5qL63sBn9P 1.5s ease infinite;background:linear-gradient(90deg,var(--newCommunityTheme-field),var(--newCommunityTheme-inactive),var(--newCommunityTheme-field));background-size:200%}._3giTODNeZ-Po90u8Ghs4aI{border-radius:4px}.VRC9QT7CgUxvhK0ceQSrn{background:var(--newCommunityTheme-post);border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.06)}
._2jvbIljd1r6tRUsfoDij_y,._1HKW6ri9nK1INtj09BfFfM{margin-top:12px}._1HKW6ri9nK1INtj09BfFfM:after,._1HKW6ri9nK1INtj09BfFfM:before{content:" ";display:table}._1HKW6ri9nK1INtj09BfFfM:after{clear:both}._34I-V8v9TxMwIW1R6Rbi3A{float:right}._2j70PtPj9zrWOU8NshwTg-._2j70PtPj9zrWOU8NshwTg-{margin-top:8px;-ms-flex-pack:left;justify-content:left;width:-webkit-fit-content;width:fit-content}._1-2CAwx45SgG4EsI1-GWZh{display:inline-block;height:10px;width:125px}
._2spwuTMFClUpwN0pWeYHnJ{width:100%}
@keyframes _1tIZttmhLdrIGrB-6VvZcT{0%{opacity:0}to{opacity:1}}._3uK2I0hi3JFTKnMUFHD2Pd,.HQ2VJViRjokXpRbJzPvvc{--infoTextTooltip-overflow-left:0px;font-size:12px;font-weight:500;line-height:16px;padding:3px 9px;position:absolute;border-radius:4px;margin-top:-6px;background:#000;color:#fff;animation:_1tIZttmhLdrIGrB-6VvZcT .5s step-end;z-index:100;white-space:pre-wrap}._3uK2I0hi3JFTKnMUFHD2Pd:after,.HQ2VJViRjokXpRbJzPvvc:after{content:"";position:absolute;top:100%;left:calc(50% - 4px - var(--infoTextTooltip-overflow-left));width:0;height:0;border-top:3px solid #000;border-left:4px solid transparent;border-right:4px solid transparent}._3uK2I0hi3JFTKnMUFHD2Pd{margin-top:6px}._3uK2I0hi3JFTKnMUFHD2Pd:after{border-bottom:3px solid #000;border-top:none;bottom:100%;top:auto}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/reddit-components-ProfileIdCard.fffcd8b5f68068d64f8c_.css.map*/</style><style class="" data-href="chunkCSS/SocialLinks.dbf66a3b0a597b61e3c1_.css">._3hew1NnzwygOKDNQDKp6R4{font-size:12px;font-weight:700;line-height:16px;-ms-flex-align:center;align-items:center;background-color:var(--newRedditTheme-flair);border-radius:9999px;color:var(--newRedditTheme-bodyText);cursor:pointer;display:-ms-flexbox;display:flex;height:20px;margin-right:8px;padding:10px 12px;white-space:nowrap}._3hew1NnzwygOKDNQDKp6R4._14cQ6UaNZthfUjDzaM1xHq{background-color:var(--newRedditTheme-inactive);color:var(--newRedditTheme-metaText);cursor:default}._3hew1NnzwygOKDNQDKp6R4 ._2GEwqmoavetftIcfZO6bBP{margin-right:8px}._3hew1NnzwygOKDNQDKp6R4 ._1lOZXPReVOD51n7jOVp3q4{width:100%;height:100%;display:-ms-flexbox;display:flex;padding:10px 0}
.QVtpm4z0mTELUZB0dQ8Yv ul{list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;row-gap:8px}.QVtpm4z0mTELUZB0dQ8Yv ._2s0bDJFN76mRu9XROx_tRr{margin-right:8px}.QVtpm4z0mTELUZB0dQ8Yv ._3lIJSmTOV4YW8OZxVLia_{margin-left:8px}
/*# sourceMappingURL=https://www.redditstatic.com/desktop2x/chunkCSS/SocialLinks.dbf66a3b0a597b61e3c1_.css.map*/</style><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/ShortcutWrapper.890ced71e0ce5e711fad.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/GovernanceUserPublicPointsDisplay.44ae0df768f0aee15f56_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/GovernanceUserPublicPointsDisplay.0b28d95b80d7f268bb65.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/BottomSheetUpsellWrapper.45e905d89131597b00ee_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/BottomSheetUpsellWrapper.94d9aa83c30087a3b53a.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/BottomCellWrapper.61d5a3a7c68a3068b2c4_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/BottomCellWrapper.77da82d61fb42bb3db88.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/webvitals.f626f135e0d2366368b7.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/EmailVerificationModals.5428cd864a6fbd694c2b_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/EmailVerificationModals.4e112765327b7b055760.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/SubredditHovercard.5ab6e2179408710d3b9a_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/SubredditHovercard.aa3b7806c19e05409e91.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/AuthorHovercard.4710a5224ab146323625_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/AuthorHovercard.80da26000cbc169e4fa1.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/CountryPage~Multireddit~reddit-components-AdHocMultiredditSidebar.6f4f9d16e46e81610dd5_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CountryPage~Multireddit~reddit-components-AdHocMultiredditSidebar.f28619e09a9aeef17387.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/CountryPage~Multireddit.1477e2b1962ef1c4c1b2_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/CountryPage~Multireddit.52d75e021d1ea6a2e346.js"></script><link rel="stylesheet" type="text/css" href="https://www.redditstatic.com/desktop2x/chunkCSS/Multireddit.6bedea13e6c6fc3d563a_.css"><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/Multireddit.303bda069377c6383b2b.js"></script><script charset="utf-8" src="https://www.redditstatic.com/desktop2x/PushNotifications.788e9416db527fc2121e.js"></script></head>
<body>
<script>__perfMark('app_html_start');</script>
<div id="2x-container"><div class="_1VP69d9lk-Wk9zokOaylL theme-beta" style="--background:#FFFFFF;--canvas:#DAE0E6"><div tabindex="-1"></div><div class="hciOr5UGrnYrZxB11tX9s" id="SHORTCUT_FOCUSABLE_DIV" tabindex="-1"><style>:root { --newCommunityTheme-actionIcon: #878A8C;--newCommunityTheme-actionIconAlpha20: rgba(135,138,140,0.2);--newCommunityTheme-actionIconAlpha50: rgba(135,138,140,0.5);--newCommunityTheme-actionIconShaded80: #6c6e70;--newCommunityTheme-actionIconTinted80: #9fa1a3;--newCommunityTheme-active: #0079D3;--newCommunityTheme-activeAlpha10: rgba(0,121,211,0.1);--newCommunityTheme-activeAlpha20: rgba(0,121,211,0.2);--newCommunityTheme-activeAlpha50: rgba(0,121,211,0.5);--newCommunityTheme-activeLight60: #33a8ff;--newCommunityTheme-activeShaded80: #0060a8;--newCommunityTheme-activeShaded90: #006cbd;--newCommunityTheme-activeTinted05: #f2f8fc;--newCommunityTheme-backgroundImage: initial;--newCommunityTheme-backgroundImagePosition: cover;--newCommunityTheme-banner-backgroundColor: #33a8ff;--newCommunityTheme-banner-backgroundImage: initial;--newCommunityTheme-banner-backgroundImagePosition: cover;--newCommunityTheme-banner-communityNameFormat: slashtag;--newCommunityTheme-banner-height: 64;--newCommunityTheme-banner-iconColor: #0079D3;--newCommunityTheme-banner-iconDimensions-borderRadius: 24;--newCommunityTheme-banner-iconDimensions-customSize: 32;--newCommunityTheme-banner-iconDimensions-padding: 6;--newCommunityTheme-banner-iconDimensions-size: 24;--newCommunityTheme-banner-iconImage: initial;--newCommunityTheme-banner-lineHeight: 38;--newCommunityTheme-banner-positionedImage: initial;--newCommunityTheme-banner-positionedImageAlignment: left;--newCommunityTheme-banner-positionedImageHeight: 48;--newCommunityTheme-banner-secondaryBannerPositionedImage: initial;--newCommunityTheme-body: #FFFFFF;--newCommunityTheme-bodyAlpha50: rgba(255,255,255,0.5);--newCommunityTheme-bodyAlpha70: rgba(255,255,255,0.7);--newCommunityTheme-bodyAlpha80: rgba(255,255,255,0.8);--newCommunityTheme-bodyFade: #FFFFFF00;--newCommunityTheme-bodyShaded80: #ccc;--newCommunityTheme-bodyText: #1c1c1c;--newCommunityTheme-bodyTextAlpha03: rgba(28,28,28,0.03);--newCommunityTheme-bodyTextAlpha20: rgba(28,28,28,0.2);--newCommunityTheme-bodyTextShaded20: #050505;--newCommunityTheme-bodyTextTinted20: #d1d1d1;--newCommunityTheme-bodyTinted50: #fff;--newCommunityTheme-bodyTinted80: #fff;--newCommunityTheme-button: #0079D3;--newCommunityTheme-buttonAlpha05: rgba(0,121,211,0.05);--newCommunityTheme-buttonAlpha10: rgba(0,121,211,0.1);--newCommunityTheme-buttonAlpha20: rgba(0,121,211,0.2);--newCommunityTheme-buttonAlpha40: rgba(0,121,211,0.4);--newCommunityTheme-buttonAlpha50: rgba(0,121,211,0.5);--newCommunityTheme-buttonAlpha80: rgba(0,121,211,0.8);--newCommunityTheme-buttonShaded80: #0060a8;--newCommunityTheme-buttonTinted20: #cce4f6;--newCommunityTheme-buttonTinted50: #7fbce9;--newCommunityTheme-buttonTinted80: #3293db;--newCommunityTheme-canvas: #DAE0E6;--newCommunityTheme-canvasImgPosition: cover;--newCommunityTheme-canvasImgUrl: initial;--newCommunityTheme-checkbox: #000000;--newCommunityTheme-errorText: #FF0000;--newCommunityTheme-field: #F6F7F8;--newCommunityTheme-fieldFade: #F6F7F800;--newCommunityTheme-flair: #EDEFF1;--newCommunityTheme-highlight: #e5f1fa;--newCommunityTheme-inactive: #EDEFF1;--newCommunityTheme-invertFilter: invert(0);--newCommunityTheme-lightText: #FFFFFF;--newCommunityTheme-lightTextAlpha75: rgba(255,255,255,0.75);--newCommunityTheme-line: #EDEFF1;--newCommunityTheme-lineShaded80: #bdbfc0;--newCommunityTheme-lineShaded90: #d5d7d8;--newCommunityTheme-lineShadedNinety: #d5d7d8;--newCommunityTheme-linkText: #0079D3;--newCommunityTheme-linkTextAlpha80: rgba(0,121,211,0.5);--newCommunityTheme-linkTextShaded80: #0060a8;--newCommunityTheme-linkTextTinted80: #3293db;--newCommunityTheme-linkTextWithBody: #3f9ade;--newCommunityTheme-menu: #FFFFFF;--newCommunityTheme-menuActiveText: #0079D3;--newCommunityTheme-menuButtonBackground-active: rgba(0,0,0,0.08);--newCommunityTheme-menuButtonBackground-focus: rgba(0,0,0,0.12);--newCommunityTheme-menuButtonBackground-hover: rgba(0,0,0,0.04);--newCommunityTheme-menuInactiveText: #0079D3;--newCommunityTheme-metaText: #7c7c7c;--newCommunityTheme-monospaceColor: #FF006D;--newCommunityTheme-navBar-activeLink: #0079D3;--newCommunityTheme-navBar-activeSubmenuCaret: #0079D3;--newCommunityTheme-navBar-activeSubmenuLink: #0079D3;--newCommunityTheme-navBar-backgroundColor: #dbf0ff;--newCommunityTheme-navBar-backgroundImage: initial;--newCommunityTheme-navBar-hoverLink: #0079D3;--newCommunityTheme-navBar-inactiveLink: #0079D3;--newCommunityTheme-navBar-inactiveSubmenuCaret: #33a8ff;--newCommunityTheme-navBar-inactiveSubmenuLink: #33a8ff;--newCommunityTheme-navBar-submenuBackgroundColor: #dbf0ff;--newCommunityTheme-navIcon: #1A1A1B;--newCommunityTheme-navIconFaded10: rgba(26,26,27,0.1);--newCommunityTheme-nsfwBlocking-bgcolor: #edeff1;--newCommunityTheme-nsfwBlocking-color: #030303;--newCommunityTheme-nsfwBlocking-contentTitleBgColor: #f6f7f8;;--newCommunityTheme-nsfwBlocking-mainCtaBgColor: #fff;--newCommunityTheme-orangeRed: #FF4500;--newCommunityTheme-pageHeader: #0079D3;--newCommunityTheme-placeholder: #d6d6d6;--newCommunityTheme-placeholderImage: initial;--newCommunityTheme-placeholderImagePosition: cover;--newCommunityTheme-post: #FFFFFF;--newCommunityTheme-postError: #ffe5e5;--newCommunityTheme-postFlairText: #1A1A1B;--newCommunityTheme-postIcon: #898989;--newCommunityTheme-postLine: #ccc;--newCommunityTheme-postLineShaded80: #a3a3a3;--newCommunityTheme-postLineShaded90: #b7b7b7;--newCommunityTheme-postTinted20: #fff;--newCommunityTheme-postTransparent20: rgba(255,255,255,0.8);--newCommunityTheme-primaryButtonShadedEighty: #0060a8;--newCommunityTheme-primaryButtonTintedEighty: #3293db;--newCommunityTheme-primaryButtonTintedFifty: #7fbce9;--newCommunityTheme-primaryButtonTintedSixty: #66aee4;--newCommunityTheme-report: #fff7e5;--newCommunityTheme-textTransparentizedEighty: rgba(26,26,27,0.2);--newCommunityTheme-titleText: #222222;--newCommunityTheme-voteIcons-downvoteActive: initial;--newCommunityTheme-voteIcons-downvoteInactive: initial;--newCommunityTheme-voteIcons-upvoteActive: initial;--newCommunityTheme-voteIcons-upvoteInactive: initial;--newCommunityTheme-voteText-base: #898989;--newCommunityTheme-voteText-downvote: #7193FF;--newCommunityTheme-voteText-downvoteShaded80: #5a75cc;--newCommunityTheme-voteText-downvoteTinted80: #8da8ff;--newCommunityTheme-voteText-upvote: #FF4500;--newCommunityTheme-voteText-upvoteShaded80: #cc3700;--newCommunityTheme-voteText-upvoteTinted80: #ff6a32;--newCommunityTheme-widgetColors-lineColor: rgba(26,26,27,0.07);--newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #FFFFFF;--newCommunityTheme-widgetColors-sidebarWidgetBorderColor: #ccc;--newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #FFFFFF;--newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(255,255,255,0.6);--newCommunityTheme-widgetColors-sidebarWidgetTextColor: #1A1A1B;--newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #141415;--newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #1A1A1B;--newRedditTheme-actionIcon: #878A8C;--newRedditTheme-actionIconAlpha20: rgba(135,138,140,0.2);--newRedditTheme-actionIconAlpha50: rgba(135,138,140,0.5);--newRedditTheme-actionIconShaded80: #6c6e70;--newRedditTheme-actionIconTinted80: #9fa1a3;--newRedditTheme-active: #24A0ED;--newRedditTheme-activeAlpha10: rgba(36,160,237,0.1);--newRedditTheme-activeAlpha20: rgba(36,160,237,0.2);--newRedditTheme-activeAlpha50: rgba(36,160,237,0.5);--newRedditTheme-activeLight60: #42adf0;--newRedditTheme-activeShaded80: #1c80bd;--newRedditTheme-activeShaded90: #2090d5;--newRedditTheme-activeTinted05: #f4fafe;--newRedditTheme-banner-backgroundColor: #24A0ED;--newRedditTheme-banner-backgroundImage: initial;--newRedditTheme-banner-backgroundImagePosition: cover;--newRedditTheme-banner-communityNameFormat: slashtag;--newRedditTheme-banner-height: 64;--newRedditTheme-banner-iconColor: #24A0ED;--newRedditTheme-banner-iconDimensions-borderRadius: 24;--newRedditTheme-banner-iconDimensions-customSize: 32;--newRedditTheme-banner-iconDimensions-padding: 6;--newRedditTheme-banner-iconDimensions-size: 24;--newRedditTheme-banner-iconImage: initial;--newRedditTheme-banner-lineHeight: 38;--newRedditTheme-banner-positionedImage: initial;--newRedditTheme-banner-positionedImageAlignment: cover;--newRedditTheme-banner-positionedImageHeight: 48;--newRedditTheme-banner-secondaryBannerPositionedImage: initial;--newRedditTheme-body: #FFFFFF;--newRedditTheme-bodyAlpha50: rgba(255,255,255,0.5);--newRedditTheme-bodyAlpha70: rgba(255,255,255,0.7);--newRedditTheme-bodyAlpha80: rgba(255,255,255,0.8);--newRedditTheme-bodyFade: #FFFFFF00;--newRedditTheme-bodyShaded80: #ccc;--newRedditTheme-bodyText: #1c1c1c;--newRedditTheme-bodyTextAlpha03: rgba(28,28,28,0.03);--newRedditTheme-bodyTextAlpha20: rgba(28,28,28,0.2);--newRedditTheme-bodyTextShaded20: #050505;--newRedditTheme-bodyTextTinted20: #d1d1d1;--newRedditTheme-bodyTinted50: #fff;--newRedditTheme-bodyTinted80: #fff;--newRedditTheme-button: #0079D3;--newRedditTheme-buttonAlpha05: rgba(0,121,211,0.05);--newRedditTheme-buttonAlpha10: rgba(0,121,211,0.1);--newRedditTheme-buttonAlpha20: rgba(0,121,211,0.2);--newRedditTheme-buttonAlpha40: rgba(0,121,211,0.4);--newRedditTheme-buttonAlpha50: rgba(0,121,211,0.5);--newRedditTheme-buttonAlpha80: rgba(0,121,211,0.8);--newRedditTheme-buttonShaded80: #0060a8;--newRedditTheme-buttonTinted20: #cce4f6;--newRedditTheme-buttonTinted50: #7fbce9;--newRedditTheme-buttonTinted80: #3293db;--newRedditTheme-canvas: #DAE0E6;--newRedditTheme-checkbox: #000000;--newRedditTheme-errorText: #FF0000;--newRedditTheme-field: #F6F7F8;--newRedditTheme-fieldFade: #F6F7F800;--newRedditTheme-flair: #EDEFF1;--newRedditTheme-highlight: #e9f5fd;--newRedditTheme-inactive: #EDEFF1;--newRedditTheme-invertFilter: invert(0);--newRedditTheme-lightText: #FFFFFF;--newRedditTheme-lightTextAlpha75: rgba(255,255,255,0.75);--newRedditTheme-line: #EDEFF1;--newRedditTheme-lineShaded80: #bdbfc0;--newRedditTheme-lineShaded90: #d5d7d8;--newRedditTheme-linkText: #0079D3;--newRedditTheme-linkTextAlpha80: rgba(0,121,211,0.5);--newRedditTheme-linkTextShaded80: #0060a8;--newRedditTheme-linkTextTinted80: #3293db;--newRedditTheme-linkTextWithBody: #3f9ade;--newRedditTheme-menu: #FFFFFF;--newRedditTheme-menuActiveText: #0079D3;--newRedditTheme-menuButtonBackground-active: rgba(0,0,0,0.08);--newRedditTheme-menuButtonBackground-focus: rgba(0,0,0,0.12);--newRedditTheme-menuButtonBackground-hover: rgba(0,0,0,0.04);--newRedditTheme-menuInactiveText: #0079D3;--newRedditTheme-metaText: #7c7c7c;--newRedditTheme-metaTextAlpha50: rgba(120,124,126,0.5);--newRedditTheme-metaTextShaded80: #606364;--newRedditTheme-monospaceColor: #FF006D;--newRedditTheme-navBar-activeLink: #E9F5FD;--newRedditTheme-navBar-activeSubmenuCaret: #24A0ED;--newRedditTheme-navBar-activeSubmenuLink: #24A0ED;--newRedditTheme-navBar-backgroundColor: #24A0ED;--newRedditTheme-navBar-backgroundImage: initial;--newRedditTheme-navBar-hoverLink: #E9F5FD;--newRedditTheme-navBar-inactiveLink: #EDEFF1;--newRedditTheme-navBar-inactiveSubmenuCaret: #42adf0;--newRedditTheme-navBar-inactiveSubmenuLink: #42adf0;--newRedditTheme-navBar-submenuBackgroundColor: #def1fc;--newRedditTheme-navIcon: #1A1A1B;--newRedditTheme-navIconFaded10: rgba(26,26,27,0.1);--newRedditTheme-nsfw: #ff585b;--newRedditTheme-nsfwBlocking-bgcolor: #edeff1;--newRedditTheme-nsfwBlocking-color: #030303;--newRedditTheme-nsfwBlocking-contentTitleBgColor: #f6f7f8;;--newRedditTheme-nsfwBlocking-mainCtaBgColor: #fff;--newRedditTheme-orangeRed: #FF4500;--newRedditTheme-pageHeader: #0079D3;--newRedditTheme-placeholder: #d6d6d6;--newRedditTheme-post: #FFFFFF;--newRedditTheme-postError: #ffe5e5;--newRedditTheme-postFlairText: #1A1A1B;--newRedditTheme-postIcon: #898989;--newRedditTheme-postLine: #ccc;--newRedditTheme-postLineShaded80: #a3a3a3;--newRedditTheme-postLineShaded90: #b7b7b7;--newRedditTheme-postTinted20: #fff;--newRedditTheme-postTransparent20: rgba(255,255,255,0.8);--newRedditTheme-quarantine: #ffb000;--newRedditTheme-report: #fff7e5;--newRedditTheme-search-syntaxHighlightBackgroundColor: #E9F5FD;--newRedditTheme-search-syntaxHighlightColor: #1A1A1A;--newRedditTheme-titleText: #1A1A1B;--newRedditTheme-upsell-appleIcon: #000000;--newRedditTheme-upsell-ssoButtonBorderColor: #D3D6DA;--newRedditTheme-upsell-ssoButtonTextColor: #3D4043;--newRedditTheme-voteIcons-downvoteActive: initial;--newRedditTheme-voteIcons-downvoteInactive: initial;--newRedditTheme-voteIcons-upvoteActive: initial;--newRedditTheme-voteIcons-upvoteInactive: initial;--newRedditTheme-voteText-base: #898989;--newRedditTheme-voteText-downvote: #7193FF;--newRedditTheme-voteText-downvoteShaded80: #5a75cc;--newRedditTheme-voteText-downvoteTinted80: #8da8ff;--newRedditTheme-voteText-upvote: #FF4500;--newRedditTheme-voteText-upvoteShaded80: #cc3700;--newRedditTheme-voteText-upvoteTinted80: #ff6a32;--newRedditTheme-widgetColors-lineColor: rgba(26,26,27,0.07);--newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #FFFFFF;--newRedditTheme-widgetColors-sidebarWidgetBorderColor: #ccc;--newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #FFFFFF;--newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(255,255,255,0.6);--newRedditTheme-widgetColors-sidebarWidgetTextColor: #1A1A1B;--newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #141415;--newRedditTheme-widgetColors-sidebarWidgetTitleColor: #1A1A1B;--subredditContext-emojiHeight: initial;--subredditContext-emojiWidth: initial; }</style><div class=""><header data-redditstyle="true" class="_1tvdSTbdxaK-BnUbzUIqIY _2GyPfdsi-MbQFyHRECo9GO cx1ohrUAq6ARaXTX2u8YN flex-grow-0 flex-shrink-0 top-0 left-0 right-0 fixed z-[80] "><div class="_2vkeRJojnV7cb9pMlPHy7d a35Fm2MurU14xdNybLiZp "><div class="_3dnbqz69WJTFCss8wl7Wlk"><span class="_1RIl585IYPW6cmNXwgRz0J">Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts</span><div class="_32Xa3voy05uAFz3ZnopP_S " data-testid="jump-to-content"><button role="button" tabindex="0" class="_3KaTO_3YaHK3SMocnu8jV9 _2iuoyPiKHN3kfOoeIQalDT _3zbhtNO0bdck0oYbYRhjMC HNozj_dKjQZ59ZsfEegz8 " style="margin-left: -500px;">Jump to content</button><div class="_1Bt_cwKVUG30M9eNB-9rU4 "></div></div><a aria-label="Home" class="_30BbATRhFv3V83DHNDjJAO" href="/?feed=home"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" class="_1O4jTk-dZ-VIxsCuYB6OR8 "><g><circle fill="#FF4500" cx="10" cy="10" r="10"></circle><path fill="#FFF" d="M16.67,10A1.46,1.46,0,0,0,14.2,9a7.12,7.12,0,0,0-3.85-1.23L11,4.65,13.14,5.1a1,1,0,1,0,.13-0.61L10.82,4a0.31,0.31,0,0,0-.37.24L9.71,7.71a7.14,7.14,0,0,0-3.9,1.23A1.46,1.46,0,1,0,4.2,11.33a2.87,2.87,0,0,0,0,.44c0,2.24,2.61,4.06,5.83,4.06s5.83-1.82,5.83-4.06a2.87,2.87,0,0,0,0-.44A1.46,1.46,0,0,0,16.67,10Zm-10,1a1,1,0,1,1,1,1A1,1,0,0,1,6.67,11Zm5.81,2.75a3.84,3.84,0,0,1-2.47.77,3.84,3.84,0,0,1-2.47-.77,0.27,0.27,0,0,1,.38-0.38A3.27,3.27,0,0,0,10,14a3.28,3.28,0,0,0,2.09-.61A0.27,0.27,0,1,1,12.48,13.79Zm-0.18-1.71a1,1,0,1,1,1-1A1,1,0,0,1,12.29,12.08Z"></path></g></svg><svg class="_1bWuGs_1sq4Pqy099x_yy-" viewBox="0 0 57 18" xmlns="http://www.w3.org/2000/svg"><g fill="#1c1c1c"><path d="M54.63,16.52V7.68h1a1,1,0,0,0,1.09-1V6.65a1,1,0,0,0-.93-1.12H54.63V3.88a1.23,1.23,0,0,0-1.12-1.23,1.2,1.2,0,0,0-1.27,1.11V5.55h-1a1,1,0,0,0-1.09,1v.07a1,1,0,0,0,.93,1.12h1.13v8.81a1.19,1.19,0,0,0,1.19,1.19h0a1.19,1.19,0,0,0,1.25-1.12A.17.17,0,0,0,54.63,16.52Z"></path><circle fill="#FF4500" cx="47.26" cy="3.44" r="2.12"></circle><path d="M48.44,7.81a1.19,1.19,0,1,0-2.38,0h0v8.71a1.19,1.19,0,0,0,2.38,0Z"></path><path d="M30.84,1.19A1.19,1.19,0,0,0,29.65,0h0a1.19,1.19,0,0,0-1.19,1.19V6.51a4.11,4.11,0,0,0-3-1.21c-3.1,0-5.69,2.85-5.69,6.35S22.28,18,25.42,18a4.26,4.26,0,0,0,3.1-1.23,1.17,1.17,0,0,0,1.47.8,1.2,1.2,0,0,0,.85-1.05ZM25.41,15.64c-1.83,0-3.32-1.77-3.32-4s1.48-4,3.32-4,3.31,1.78,3.31,4-1.47,3.95-3.3,3.95Z"></path><path d="M43.28,1.19A1.19,1.19,0,0,0,42.09,0h0a1.18,1.18,0,0,0-1.18,1.19h0V6.51a4.15,4.15,0,0,0-3-1.21c-3.1,0-5.69,2.85-5.69,6.35S34.72,18,37.86,18A4.26,4.26,0,0,0,41,16.77a1.17,1.17,0,0,0,1.47.8,1.19,1.19,0,0,0,.85-1.05ZM37.85,15.64c-1.83,0-3.31-1.77-3.31-4s1.47-4,3.31-4,3.31,1.78,3.31,4-1.47,3.95-3.3,3.95Z"></path><path d="M17.27,12.44a1.49,1.49,0,0,0,1.59-1.38v-.15a4.81,4.81,0,0,0-.1-.85A5.83,5.83,0,0,0,13.25,5.3c-3.1,0-5.69,2.85-5.69,6.35S10.11,18,13.25,18a5.66,5.66,0,0,0,4.39-1.84,1.23,1.23,0,0,0-.08-1.74l-.11-.09a1.29,1.29,0,0,0-1.58.17,3.91,3.91,0,0,1-2.62,1.12A3.54,3.54,0,0,1,10,12.44h7.27Zm-4-4.76a3.41,3.41,0,0,1,3.09,2.64H10.14A3.41,3.41,0,0,1,13.24,7.68Z"></path><path d="M7.68,6.53a1.19,1.19,0,0,0-1-1.18A4.56,4.56,0,0,0,2.39,6.91V6.75A1.2,1.2,0,0,0,0,6.75v9.77a1.23,1.23,0,0,0,1.12,1.24,1.19,1.19,0,0,0,1.26-1.1.66.66,0,0,0,0-.14v-5A3.62,3.62,0,0,1,5.81,7.7a4.87,4.87,0,0,1,.54,0h.24A1.18,1.18,0,0,0,7.68,6.53Z"></path></g></svg></a><div aria-label="Start typing to filter your communities or use up and down to select." class="_3jiriKeNer8y0-1r6oWIFM _3rS8YTDjcT7fs0k9W4rxDG" role="navigation"><button class="h-jI8r2f9ozTNqu_2TBeY" tabindex="0"><span class="_1GieMuLljOrqnVpRAwz7VP">u/<h1 class="_eYtD2XCVieq6emjKBH3m">box464</h1></span><div class="_1cyAeeYDGrx7MPL_jRwKZ E6V2eHU4CpJuLWzneTk0Z "><div class="_2_QqG5dG916znjlVV8ZCbw"></div><div class="_1XJXnCAngvZLEeLpB3oa4L"><img alt="User avatar" class="ScrrUjzznpAqm92uwgnvO" src="https://styles.redditmedia.com/t5_7o71zn/styles/profileIcon_snoo5d6f6b68-0d91-4863-9ec5-5f5d8eb481f9-headshot.png?width=256&height=256&crop=256:256,smart&v=enabled&s=1d1f21c74e1cacb1123771baab9379c47324a94f"></div></div><i class="_3CG2U_hX3HI-ibl5v2RCq1 icon icon-caret_down"></i></button></div><div class="_1iqnOY2Y57wmetu8MAjiId"><div class="_1blFGqU8stoZgWSZ8MQNpf _3jiriKeNer8y0-1r6oWIFM _2dlTXDaX9JuL0bekTwhV18 " id="SearchDropdown"><div class="_1DeR7_QiQnu2UK0e2dDfYD"><form action="/search/" autocomplete="off" class="_1ugesNSGtWAUEmFe-hdnyI" method="get" role="search"><label class="_1t0x2fnX0IYp1-sp47CSHI" for="header-search-bar"><div aria-hidden="true" class="cNtxQ5c1PdvcDe82u_yz9"><i class="_3ylUT2QX58nnEl8r4H26ys icon icon-search"></i></div><span aria-live="assertive" class="_1RIl585IYPW6cmNXwgRz0J">Search all of Reddit</span></label><input type="search" class="_1K7ubH9z5v9E6C19j2fjQU" id="header-search-bar" name="q" placeholder="Search Reddit" value=""></form></div></div></div></div><div class="_2u8LqkbMtzd0lpblMFbJq5"><div class="_19oWd7e3z7-ztUGzdIoCR7"><div class="_1JBkpB_FOZMZ7IPr3FyNfH"><button role="button" tabindex="0" class="_3Wg53T10KuuPmyWOMWsY2F Z_HUY3BUsGOBOtdmH94ZS _2iuoyPiKHN3kfOoeIQalDT _2tU8R9NTqhvBrhoNAXWWcP HNozj_dKjQZ59ZsfEegz8 _1tPpYVD73ugqp4k-VMFRki _2Z-LWN_PrkTncEM_mPuEW5"><i class="_1mvTX6krm3Q2d1CSyUm28s _1vXK1WOmrEh97U366xznqT icon icon-qr_code"></i>Get App</button><a role="button" tabindex="0" href="https://www.reddit.com/login/?dest=https%3A%2F%2Fwww.reddit.com%2Fuser%2Fbox464%3Frdt%3D50908" class="_3Wg53T10KuuPmyWOMWsY2F Z_HUY3BUsGOBOtdmH94ZS q_unSaY23rpdd3lDvGZ- _2iuoyPiKHN3kfOoeIQalDT _10BQ7pjWbeYP63SAPNS8Ts HNozj_dKjQZ59ZsfEegz8 _2Z-LWN_PrkTncEM_mPuEW5">Log In</a></div><div id="email-verification-tooltip-id" class="XZK-LTFT5CgGo9MvPQQsy U3FRqDA_Qhr4icbaNXSuf"><div id="change-username-tooltip-id" class="XZK-LTFT5CgGo9MvPQQsy _20HfCAFz3ot1MW1o29ZoGZ"></div><div class="header-user-dropdown"><button aria-expanded="false" aria-haspopup="true" id="USER_DROPDOWN_ID" class="_10K5i7NW6qcm-UoCtpB3aK _1pA8z73SZ1olP5KMKFN4_Z _18X7KoiaLuKbuLqg4zE8BH _22SL37yETIW414yUiZj27w"><span class="DFKWwVItcycZV1bKUOyay"><span class="_3KfbpxpA8Esu_3UHTmIvfw _22SL37yETIW414yUiZj27w"><i class="_3-lF5kPDkSGfnVUW_GtvUV icon icon-user"></i></span><i class="_3x3dhQasGAuYcXVQ02QUzy icon icon-caret_down"></i></span><span class="_1RIl585IYPW6cmNXwgRz0J">User account menu</span></button></div></div></div></div></div></header><div class="_1C1Dn0NhEGQkEA9tDGKKSH OEQgz7Lkj--3zFaLL7BUF _1HWVXJoazfrENIGlRprCVp _2elztvdigLcbcRyu_4wcFW"><img class="_3BcAFuYpz37S0WFvgyWCUN" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAE9 0lEQVRoQ9WYW0hlZRTHf94TIXXAYRQzQwmFQQSVYSZ6UlESH+whRxMDX6IHJ1AQCXFQkSFUCIUeCkETUx/CF1FB8ClNpFFEX8T UKWkyxgFngjRvJ9Z278Pe57Yv51Kul33O3mut7/9fa32X9UVxwyXqhuMn0gR+BbJ0QfsU+CaYIEaSgEuAulzKQ3lGR0fLzzngA 6ckIkpAA68HGxWlQHCMw7Ghg4i5AhBIBE4d+HTO3OZgscB5bW0tk5OTbtPV1VXu3bv3v8/AZ8DXwAmQODw8TFNTE0dHR6SlpWl kHFeCY0MLGSgE1lW9D4Fp4AdAfmvyO5BpwZdflVATuF5ijJIAnAUDMpBtuAhIYa+GC7RhFQvxIFoGQh2YiJXQR8AU8C6wE+Lg+ HQXjkhFNAvhICCREhLh8m3IRLgGEQIXgGxgmqwA3wHfqt9CUmGhIvAe8KMDRPGyQzuwc5sES+AXIEe8tbS0MDAwYAnL2dkZt2/ f5tWrV5p+nNOsmBH4EmjzgeoKiE5ISOD01NEZzO3y6uqKmJgY7X8S8DdwB/hDffkx8L2/yPgj0AwMipGAfPjwIS9fvmRmZsbtx 9fJ0lL4/Sitra1RVFQUyMUn6hwyncTPgLcrKyuZm5Ne41ok3SkpKVRVVRmIBAPal63aH7gbH9GJj4/n/FyZKk+AL/R2nhmQqDf v7++TnZ3t1uvu7ubx48dsbGxQUFAQasxe/pKSkpQ5Ijg0SUxM1MrVgFn/R35fNTQ0MDY25jZ8/fo1ycnJHB8fK89Iya1bt9ja2 iIjI8M9pJYd/R6jJ2DoWTUrMRocHKS5WaZFZEWifnIibcS1TE1NKfPRLwH5ODEx4TY4PDwkKysLWfb+K6mpqWF6WlqJa/HsoQ0 ZCPXKEg7SISOQk5PD3t6eAePFxYV+TTfFr6tpRXd0dJTGxsaAdgEJLC0t8eDBA8WBbDDqvY2Xw9jYWC4vL5X3vb29jIyMsLNzf Xq2mkUNfGdnJ11dXVppBLRva2ujr6+vF+hwl5QOnUsAa8BkAF9gdnd3yc3N5e7du2xubhrIic3CwgJlZWWm0ZcgSMb0Ivb3799 neXnZy97XCmSYzerMvtJA+yPga6MxRWtDQUgJOU9Rx5U7mToDaQ9FWbPekPLRbRwGlbq6OsNKZQNbUKr+bvB8nYX+kd1bDlieK Q4KQZDGdggoc9HOhAyETXZTqWk5tebn51NeXu6Iil0CcpS9Y3VF0SNKTU1Vjh1WRGpdPaQFVC8uLubp06ey7HlNDn/HaeV2wS4 Bz3XdCgkrY6h+ZX3/yWtyBxjEVVJSglzAWpUwE/AZ7EAdme15sL29TV5enlW+dHR00NPTE1C/tLSUxcVF2fKV1tVOBt4B9trb2 3nyRPoIa2InCzbKx2+gzXpi21kQmlZIyF5jpqd+l/74T3/hMyPgaEl98eKF0lH5k/X1dQoL5fbdv1RXV0vr+jNQEkjPCgFHJMR IQEobqklmZiYHBwemtSh99+zsrJJMM2VTBZ0DpZwqKiqYn5838+v4e1xcnHYCsITNkpIOzbZ688zz589JT093DNTTcGVlRTmJq jd871t1bJeA5lfOwcptVH9/P62trVbH89IbHx9HLhJUsY3HtoEHgt+At7R39fX1CCAzGRoa4tGjR3q1N4G/zOx8fQ+WgN7n58B XNkAIgyEb+j5VQ0kgWCyO7G88gX8BA0iEQE02M2MAAAAASUVORK5CYII="><span class="_2hQKVL2Pm4yfkiqifapnBp">Found the internet!</span><i class="_1E59q-NCGBwN0Aq_bPsPKb icon icon-refresh_fill"></i></div></div><style>:root { --newCommunityTheme-actionIcon: #878A8C;--newCommunityTheme-actionIconAlpha20: rgba(135,138,140,0.2);--newCommunityTheme-actionIconAlpha50: rgba(135,138,140,0.5);--newCommunityTheme-actionIconShaded80: #6c6e70;--newCommunityTheme-actionIconTinted80: #9fa1a3;--newCommunityTheme-active: #0079D3;--newCommunityTheme-activeAlpha10: rgba(0,121,211,0.1);--newCommunityTheme-activeAlpha20: rgba(0,121,211,0.2);--newCommunityTheme-activeAlpha50: rgba(0,121,211,0.5);--newCommunityTheme-activeLight60: #33a8ff;--newCommunityTheme-activeShaded80: #0060a8;--newCommunityTheme-activeShaded90: #006cbd;--newCommunityTheme-activeTinted05: #f2f8fc;--newCommunityTheme-backgroundImage: initial;--newCommunityTheme-backgroundImagePosition: cover;--newCommunityTheme-banner-backgroundColor: #33a8ff;--newCommunityTheme-banner-backgroundImage: initial;--newCommunityTheme-banner-backgroundImagePosition: cover;--newCommunityTheme-banner-communityNameFormat: slashtag;--newCommunityTheme-banner-height: 64;--newCommunityTheme-banner-iconColor: #0079D3;--newCommunityTheme-banner-iconDimensions-borderRadius: 24;--newCommunityTheme-banner-iconDimensions-customSize: 32;--newCommunityTheme-banner-iconDimensions-padding: 6;--newCommunityTheme-banner-iconDimensions-size: 24;--newCommunityTheme-banner-iconImage: initial;--newCommunityTheme-banner-lineHeight: 38;--newCommunityTheme-banner-positionedImage: initial;--newCommunityTheme-banner-positionedImageAlignment: left;--newCommunityTheme-banner-positionedImageHeight: 48;--newCommunityTheme-banner-secondaryBannerPositionedImage: initial;--newCommunityTheme-body: #FFFFFF;--newCommunityTheme-bodyAlpha50: rgba(255,255,255,0.5);--newCommunityTheme-bodyAlpha70: rgba(255,255,255,0.7);--newCommunityTheme-bodyAlpha80: rgba(255,255,255,0.8);--newCommunityTheme-bodyFade: #FFFFFF00;--newCommunityTheme-bodyShaded80: #ccc;--newCommunityTheme-bodyText: #1c1c1c;--newCommunityTheme-bodyTextAlpha03: rgba(28,28,28,0.03);--newCommunityTheme-bodyTextAlpha20: rgba(28,28,28,0.2);--newCommunityTheme-bodyTextShaded20: #050505;--newCommunityTheme-bodyTextTinted20: #d1d1d1;--newCommunityTheme-bodyTinted50: #fff;--newCommunityTheme-bodyTinted80: #fff;--newCommunityTheme-button: #0079D3;--newCommunityTheme-buttonAlpha05: rgba(0,121,211,0.05);--newCommunityTheme-buttonAlpha10: rgba(0,121,211,0.1);--newCommunityTheme-buttonAlpha20: rgba(0,121,211,0.2);--newCommunityTheme-buttonAlpha40: rgba(0,121,211,0.4);--newCommunityTheme-buttonAlpha50: rgba(0,121,211,0.5);--newCommunityTheme-buttonAlpha80: rgba(0,121,211,0.8);--newCommunityTheme-buttonShaded80: #0060a8;--newCommunityTheme-buttonTinted20: #cce4f6;--newCommunityTheme-buttonTinted50: #7fbce9;--newCommunityTheme-buttonTinted80: #3293db;--newCommunityTheme-canvas: #DAE0E6;--newCommunityTheme-canvasImgPosition: cover;--newCommunityTheme-canvasImgUrl: initial;--newCommunityTheme-checkbox: #000000;--newCommunityTheme-errorText: #FF0000;--newCommunityTheme-field: #F6F7F8;--newCommunityTheme-fieldFade: #F6F7F800;--newCommunityTheme-flair: #EDEFF1;--newCommunityTheme-highlight: #e5f1fa;--newCommunityTheme-inactive: #EDEFF1;--newCommunityTheme-invertFilter: invert(0);--newCommunityTheme-lightText: #FFFFFF;--newCommunityTheme-lightTextAlpha75: rgba(255,255,255,0.75);--newCommunityTheme-line: #EDEFF1;--newCommunityTheme-lineShaded80: #bdbfc0;--newCommunityTheme-lineShaded90: #d5d7d8;--newCommunityTheme-lineShadedNinety: #d5d7d8;--newCommunityTheme-linkText: #0079D3;--newCommunityTheme-linkTextAlpha80: rgba(0,121,211,0.5);--newCommunityTheme-linkTextShaded80: #0060a8;--newCommunityTheme-linkTextTinted80: #3293db;--newCommunityTheme-linkTextWithBody: #3f9ade;--newCommunityTheme-menu: #FFFFFF;--newCommunityTheme-menuActiveText: #0079D3;--newCommunityTheme-menuButtonBackground-active: rgba(0,0,0,0.08);--newCommunityTheme-menuButtonBackground-focus: rgba(0,0,0,0.12);--newCommunityTheme-menuButtonBackground-hover: rgba(0,0,0,0.04);--newCommunityTheme-menuInactiveText: #0079D3;--newCommunityTheme-metaText: #7c7c7c;--newCommunityTheme-monospaceColor: #FF006D;--newCommunityTheme-navBar-activeLink: #0079D3;--newCommunityTheme-navBar-activeSubmenuCaret: #0079D3;--newCommunityTheme-navBar-activeSubmenuLink: #0079D3;--newCommunityTheme-navBar-backgroundColor: #dbf0ff;--newCommunityTheme-navBar-backgroundImage: initial;--newCommunityTheme-navBar-hoverLink: #0079D3;--newCommunityTheme-navBar-inactiveLink: #0079D3;--newCommunityTheme-navBar-inactiveSubmenuCaret: #33a8ff;--newCommunityTheme-navBar-inactiveSubmenuLink: #33a8ff;--newCommunityTheme-navBar-submenuBackgroundColor: #dbf0ff;--newCommunityTheme-navIcon: #1A1A1B;--newCommunityTheme-navIconFaded10: rgba(26,26,27,0.1);--newCommunityTheme-nsfwBlocking-bgcolor: #edeff1;--newCommunityTheme-nsfwBlocking-color: #030303;--newCommunityTheme-nsfwBlocking-contentTitleBgColor: #f6f7f8;;--newCommunityTheme-nsfwBlocking-mainCtaBgColor: #fff;--newCommunityTheme-orangeRed: #FF4500;--newCommunityTheme-pageHeader: #0079D3;--newCommunityTheme-placeholder: #d6d6d6;--newCommunityTheme-placeholderImage: initial;--newCommunityTheme-placeholderImagePosition: cover;--newCommunityTheme-post: #FFFFFF;--newCommunityTheme-postError: #ffe5e5;--newCommunityTheme-postFlairText: #1A1A1B;--newCommunityTheme-postIcon: #898989;--newCommunityTheme-postLine: #ccc;--newCommunityTheme-postLineShaded80: #a3a3a3;--newCommunityTheme-postLineShaded90: #b7b7b7;--newCommunityTheme-postTinted20: #fff;--newCommunityTheme-postTransparent20: rgba(255,255,255,0.8);--newCommunityTheme-primaryButtonShadedEighty: #0060a8;--newCommunityTheme-primaryButtonTintedEighty: #3293db;--newCommunityTheme-primaryButtonTintedFifty: #7fbce9;--newCommunityTheme-primaryButtonTintedSixty: #66aee4;--newCommunityTheme-report: #fff7e5;--newCommunityTheme-textTransparentizedEighty: rgba(26,26,27,0.2);--newCommunityTheme-titleText: #222222;--newCommunityTheme-voteIcons-downvoteActive: initial;--newCommunityTheme-voteIcons-downvoteInactive: initial;--newCommunityTheme-voteIcons-upvoteActive: initial;--newCommunityTheme-voteIcons-upvoteInactive: initial;--newCommunityTheme-voteText-base: #898989;--newCommunityTheme-voteText-downvote: #7193FF;--newCommunityTheme-voteText-downvoteShaded80: #5a75cc;--newCommunityTheme-voteText-downvoteTinted80: #8da8ff;--newCommunityTheme-voteText-upvote: #FF4500;--newCommunityTheme-voteText-upvoteShaded80: #cc3700;--newCommunityTheme-voteText-upvoteTinted80: #ff6a32;--newCommunityTheme-widgetColors-lineColor: rgba(26,26,27,0.07);--newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #FFFFFF;--newCommunityTheme-widgetColors-sidebarWidgetBorderColor: #ccc;--newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #FFFFFF;--newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(255,255,255,0.6);--newCommunityTheme-widgetColors-sidebarWidgetTextColor: #1A1A1B;--newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #141415;--newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #1A1A1B;--newRedditTheme-actionIcon: #878A8C;--newRedditTheme-actionIconAlpha20: rgba(135,138,140,0.2);--newRedditTheme-actionIconAlpha50: rgba(135,138,140,0.5);--newRedditTheme-actionIconShaded80: #6c6e70;--newRedditTheme-actionIconTinted80: #9fa1a3;--newRedditTheme-active: #24A0ED;--newRedditTheme-activeAlpha10: rgba(36,160,237,0.1);--newRedditTheme-activeAlpha20: rgba(36,160,237,0.2);--newRedditTheme-activeAlpha50: rgba(36,160,237,0.5);--newRedditTheme-activeLight60: #42adf0;--newRedditTheme-activeShaded80: #1c80bd;--newRedditTheme-activeShaded90: #2090d5;--newRedditTheme-activeTinted05: #f4fafe;--newRedditTheme-banner-backgroundColor: #24A0ED;--newRedditTheme-banner-backgroundImage: initial;--newRedditTheme-banner-backgroundImagePosition: cover;--newRedditTheme-banner-communityNameFormat: slashtag;--newRedditTheme-banner-height: 64;--newRedditTheme-banner-iconColor: #24A0ED;--newRedditTheme-banner-iconDimensions-borderRadius: 24;--newRedditTheme-banner-iconDimensions-customSize: 32;--newRedditTheme-banner-iconDimensions-padding: 6;--newRedditTheme-banner-iconDimensions-size: 24;--newRedditTheme-banner-iconImage: initial;--newRedditTheme-banner-lineHeight: 38;--newRedditTheme-banner-positionedImage: initial;--newRedditTheme-banner-positionedImageAlignment: cover;--newRedditTheme-banner-positionedImageHeight: 48;--newRedditTheme-banner-secondaryBannerPositionedImage: initial;--newRedditTheme-body: #FFFFFF;--newRedditTheme-bodyAlpha50: rgba(255,255,255,0.5);--newRedditTheme-bodyAlpha70: rgba(255,255,255,0.7);--newRedditTheme-bodyAlpha80: rgba(255,255,255,0.8);--newRedditTheme-bodyFade: #FFFFFF00;--newRedditTheme-bodyShaded80: #ccc;--newRedditTheme-bodyText: #1c1c1c;--newRedditTheme-bodyTextAlpha03: rgba(28,28,28,0.03);--newRedditTheme-bodyTextAlpha20: rgba(28,28,28,0.2);--newRedditTheme-bodyTextShaded20: #050505;--newRedditTheme-bodyTextTinted20: #d1d1d1;--newRedditTheme-bodyTinted50: #fff;--newRedditTheme-bodyTinted80: #fff;--newRedditTheme-button: #0079D3;--newRedditTheme-buttonAlpha05: rgba(0,121,211,0.05);--newRedditTheme-buttonAlpha10: rgba(0,121,211,0.1);--newRedditTheme-buttonAlpha20: rgba(0,121,211,0.2);--newRedditTheme-buttonAlpha40: rgba(0,121,211,0.4);--newRedditTheme-buttonAlpha50: rgba(0,121,211,0.5);--newRedditTheme-buttonAlpha80: rgba(0,121,211,0.8);--newRedditTheme-buttonShaded80: #0060a8;--newRedditTheme-buttonTinted20: #cce4f6;--newRedditTheme-buttonTinted50: #7fbce9;--newRedditTheme-buttonTinted80: #3293db;--newRedditTheme-canvas: #DAE0E6;--newRedditTheme-checkbox: #000000;--newRedditTheme-errorText: #FF0000;--newRedditTheme-field: #F6F7F8;--newRedditTheme-fieldFade: #F6F7F800;--newRedditTheme-flair: #EDEFF1;--newRedditTheme-highlight: #e9f5fd;--newRedditTheme-inactive: #EDEFF1;--newRedditTheme-invertFilter: invert(0);--newRedditTheme-lightText: #FFFFFF;--newRedditTheme-lightTextAlpha75: rgba(255,255,255,0.75);--newRedditTheme-line: #EDEFF1;--newRedditTheme-lineShaded80: #bdbfc0;--newRedditTheme-lineShaded90: #d5d7d8;--newRedditTheme-linkText: #0079D3;--newRedditTheme-linkTextAlpha80: rgba(0,121,211,0.5);--newRedditTheme-linkTextShaded80: #0060a8;--newRedditTheme-linkTextTinted80: #3293db;--newRedditTheme-linkTextWithBody: #3f9ade;--newRedditTheme-menu: #FFFFFF;--newRedditTheme-menuActiveText: #0079D3;--newRedditTheme-menuButtonBackground-active: rgba(0,0,0,0.08);--newRedditTheme-menuButtonBackground-focus: rgba(0,0,0,0.12);--newRedditTheme-menuButtonBackground-hover: rgba(0,0,0,0.04);--newRedditTheme-menuInactiveText: #0079D3;--newRedditTheme-metaText: #7c7c7c;--newRedditTheme-metaTextAlpha50: rgba(120,124,126,0.5);--newRedditTheme-metaTextShaded80: #606364;--newRedditTheme-monospaceColor: #FF006D;--newRedditTheme-navBar-activeLink: #E9F5FD;--newRedditTheme-navBar-activeSubmenuCaret: #24A0ED;--newRedditTheme-navBar-activeSubmenuLink: #24A0ED;--newRedditTheme-navBar-backgroundColor: #24A0ED;--newRedditTheme-navBar-backgroundImage: initial;--newRedditTheme-navBar-hoverLink: #E9F5FD;--newRedditTheme-navBar-inactiveLink: #EDEFF1;--newRedditTheme-navBar-inactiveSubmenuCaret: #42adf0;--newRedditTheme-navBar-inactiveSubmenuLink: #42adf0;--newRedditTheme-navBar-submenuBackgroundColor: #def1fc;--newRedditTheme-navIcon: #1A1A1B;--newRedditTheme-navIconFaded10: rgba(26,26,27,0.1);--newRedditTheme-nsfw: #ff585b;--newRedditTheme-nsfwBlocking-bgcolor: #edeff1;--newRedditTheme-nsfwBlocking-color: #030303;--newRedditTheme-nsfwBlocking-contentTitleBgColor: #f6f7f8;;--newRedditTheme-nsfwBlocking-mainCtaBgColor: #fff;--newRedditTheme-orangeRed: #FF4500;--newRedditTheme-pageHeader: #0079D3;--newRedditTheme-placeholder: #d6d6d6;--newRedditTheme-post: #FFFFFF;--newRedditTheme-postError: #ffe5e5;--newRedditTheme-postFlairText: #1A1A1B;--newRedditTheme-postIcon: #898989;--newRedditTheme-postLine: #ccc;--newRedditTheme-postLineShaded80: #a3a3a3;--newRedditTheme-postLineShaded90: #b7b7b7;--newRedditTheme-postTinted20: #fff;--newRedditTheme-postTransparent20: rgba(255,255,255,0.8);--newRedditTheme-quarantine: #ffb000;--newRedditTheme-report: #fff7e5;--newRedditTheme-search-syntaxHighlightBackgroundColor: #E9F5FD;--newRedditTheme-search-syntaxHighlightColor: #1A1A1A;--newRedditTheme-titleText: #1A1A1B;--newRedditTheme-upsell-appleIcon: #000000;--newRedditTheme-upsell-ssoButtonBorderColor: #D3D6DA;--newRedditTheme-upsell-ssoButtonTextColor: #3D4043;--newRedditTheme-voteIcons-downvoteActive: initial;--newRedditTheme-voteIcons-downvoteInactive: initial;--newRedditTheme-voteIcons-upvoteActive: initial;--newRedditTheme-voteIcons-upvoteInactive: initial;--newRedditTheme-voteText-base: #898989;--newRedditTheme-voteText-downvote: #7193FF;--newRedditTheme-voteText-downvoteShaded80: #5a75cc;--newRedditTheme-voteText-downvoteTinted80: #8da8ff;--newRedditTheme-voteText-upvote: #FF4500;--newRedditTheme-voteText-upvoteShaded80: #cc3700;--newRedditTheme-voteText-upvoteTinted80: #ff6a32;--newRedditTheme-widgetColors-lineColor: rgba(26,26,27,0.07);--newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #FFFFFF;--newRedditTheme-widgetColors-sidebarWidgetBorderColor: #ccc;--newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #FFFFFF;--newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(255,255,255,0.6);--newRedditTheme-widgetColors-sidebarWidgetTextColor: #1A1A1B;--newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #141415;--newRedditTheme-widgetColors-sidebarWidgetTitleColor: #1A1A1B;--subredditContext-emojiHeight: initial;--subredditContext-emojiWidth: initial; }</style><div class=""><div class="_1nxEQl5D2Bx2jxDILRHemb " id="AppRouter-main-content" aria-hidden="false"><div><div class="qYj03fU5CXf5t2Fc5iSvg ListingLayout-outerContainer "><div class="_2wxsLGNmMLx6sEMLJyn2o9 ListingLayout-backgroundContainer" style="--pseudo-before-background:#DAE0E6"></div><div class="_3ozFtOe6WpJEMUtxDOIvtU"><div class="_2vH__bwuub4wzWRqcvhh3m"><div class="_2cB6ysPhgaYtknebHcCXGH"><div class="qQD1kUtHq2K4gyBqJrEnF qQD1kUtHq2K4gyBqJrEnF " style="transition: initial;"><style>
.qQD1kUtHq2K4gyBqJrEnF {
--layoutNavigation-considerateNav-offsetLeft: 0px;
}
</style><style>
@media (min-width: 1024px) {
.qQD1kUtHq2K4gyBqJrEnF {
left: calc((100% + var(--layoutNavigation-considerateNav-offsetLeft) - 976px) / 2);
right: calc(((100% - var(--layoutNavigation-considerateNav-offsetLeft)) - 312px) / 2);
}
.qQD1kUtHq2K4gyBqJrEnF.gd0BrpRBoY73xB5YwvDWU {
right: calc(((100% - var(--layoutNavigation-considerateNav-offsetLeft)) - 976px) / 2);
}
}
</style><div class="LSvZ4rzt8zI_VpizIGPDF"><a class="_1JNzvBgvzSnX27gUBKqqmJ Zvl1svdkcyUlRhf5RHGKc" data-testid="/user/box464/" href="/user/box464/">Overview</a><a class="_1JNzvBgvzSnX27gUBKqqmJ " data-testid="/user/box464/submitted/" href="/user/box464/submitted/">Posts</a><a class="_1JNzvBgvzSnX27gUBKqqmJ " data-testid="/user/box464/comments/" href="/user/box464/comments/">Comments</a><a class="_1JNzvBgvzSnX27gUBKqqmJ " href="https://old.reddit.com/user/box464/gilded/" data-testid="https://old.reddit.com/user/box464/gilded/">Awards received (legacy)</a></div></div></div></div><div style="max-width:100%"></div><div class="_31N0dvxfpsO6Ur5AKx4O5d" style="max-width:100%"><div class="_1OVBBWLtHoSPfGCRaPzpTf _3nSp9cdBpqL13CqjdMr2L_ _2OVNlZuUd8L9v0yVECZ2iA"><div tabindex="0"></div><div class="wBtTDilkW_rtT2k5x3eie"><div class="_1oAH8WzvQU6SeYEsM1msMu tsl4Q1J90HdQwt_L2rJC9"><div class="_3-LItr7eURRBwGwCaMD0eB "><button role="menuitem" id="ListingSort--SortPicker" class="_10K5i7NW6qcm-UoCtpB3aK _3LwUIE7yX7CZQKmD2L87vf _1gYorLdXyKMUS-i9loCkHd _3zv8UgDcsOix4lXOk2qE9v "><span class="pthKOcceozMuXLYrLlbL1"><i class="icon icon-new"></i></span><span class="_2-cXnP74241WI7fpcpfPmg">New</span><i class="icon icon-caret_down _1oxgVV3q47KbjEKqP5CHuM"></i></button></div><div class="_1VhYfuKTAdUU_3j4cMjkr5"><a class="_39Glgtoolpdt4PIzcnjPSW _3LwUIE7yX7CZQKmD2L87vf _3LjUrsRA9MkUFLGB6ZCWaX _1yVJwSS9tASrkJ6R6wvXpT _1oYEKCssGFjqxQ9jJMNj5G _1IKtbRloF_LV1hPqMzP3MC" role="menuitem" href="/user/box464/?sort=new"><span class="pthKOcceozMuXLYrLlbL1"><i class="_3HQa2czyzeTD5qteZcHyI2 icon icon-new"></i></span><span class="_2-cXnP74241WI7fpcpfPmg">New</span></a><a class="_39Glgtoolpdt4PIzcnjPSW _3LwUIE7yX7CZQKmD2L87vf _3LjUrsRA9MkUFLGB6ZCWaX _1oYEKCssGFjqxQ9jJMNj5G" role="menuitem" href="/user/box464/?sort=hot"><span class="pthKOcceozMuXLYrLlbL1"><i class="_3HQa2czyzeTD5qteZcHyI2 icon icon-hot"></i></span><span class="_2-cXnP74241WI7fpcpfPmg">Hot</span></a><a class="_39Glgtoolpdt4PIzcnjPSW _3LwUIE7yX7CZQKmD2L87vf _3LjUrsRA9MkUFLGB6ZCWaX _1oYEKCssGFjqxQ9jJMNj5G" role="menuitem" href="/user/box464/?sort=top"><span class="pthKOcceozMuXLYrLlbL1"><i class="_3HQa2czyzeTD5qteZcHyI2 icon icon-top"></i></span><span class="_2-cXnP74241WI7fpcpfPmg">Top</span></a></div></div><div class="_2pUO1Sfe7WlIHvq6goN3Pz"><a class="M2Hk_S2yvXpsNPfZMBMur _1s79QnBguPbckxiiPvFXGP _2iuoyPiKHN3kfOoeIQalDT _3zbhtNO0bdck0oYbYRhjMC HNozj_dKjQZ59ZsfEegz8 " role="button" tabindex="0" href="/user/box464/?sort=new"><i class="_2bDYspp_i6ETGHhD6zIa94 _1mvTX6krm3Q2d1CSyUm28s icon icon-new_fill"></i><span class="">New</span></a><a class="M2Hk_S2yvXpsNPfZMBMur _2iuoyPiKHN3kfOoeIQalDT _3zbhtNO0bdck0oYbYRhjMC HNozj_dKjQZ59ZsfEegz8 " role="button" tabindex="0" href="/user/box464/?sort=hot"><i class="_2bDYspp_i6ETGHhD6zIa94 _1mvTX6krm3Q2d1CSyUm28s icon icon-hot"></i><span class="">Hot</span></a><a class="M2Hk_S2yvXpsNPfZMBMur _2iuoyPiKHN3kfOoeIQalDT _3zbhtNO0bdck0oYbYRhjMC HNozj_dKjQZ59ZsfEegz8 " role="button" tabindex="0" href="/user/box464/?sort=top"><i class="_2bDYspp_i6ETGHhD6zIa94 _1mvTX6krm3Q2d1CSyUm28s icon icon-top"></i><span class="">Top</span></a></div></div><div class="rpBJOHq2PR60pnwJlUyP0"><div data-scroller-first=""><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3"><div class="_1oQyIsiPHYt6nx7VOmd1sz FeLWdhOO-cVXowAo3Rndk _32w108aFIBi3H0DKCU4OI7 _1jbHcnuv4MQLOov7BuufdI Post t3_12w9oqg " data-testid="post-container" id="t3_12w9oqg" tabindex="-1" data-adclicklocation="background"><div style="background:#FFFFFF" class="_2otRz3OtuWajw1RleFDJ5P"><div class="_1InmLYfaOm6m9MZ8wKxM-0"><i class="icon icon-comment y05plmPkDK7RiRh8b3b8-"></i><div class="_2ng_YqEhC3QLYqZyRIQ9qB"><a class="_31VWB3vSkv19o3I7RVE710" data-click-id="user" href="/user/box464/">box464</a> commented on <div class="_13Ww4V9LL9wHYik5hp8VM4"><div class="_2FCtq-QzlfuN-SwVMUZMM3 _2b_IHdM91weRNGmXfrTYvn t3_12w9oqg" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/Mastodon/comments/12w9oqg/any_mobile_clients_that_let_you_schedule_posts/"><div class="_2SdHzo12ISmrC8H86TgSCp _3gWN_jC4sfo4uQ61ZRgOO uWdXen_41bh0iwLrgzFkc " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">Any mobile clients that let you schedule posts?</h3></div></a></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_12w9oqg._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div></div> <span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _3RjYJMG6TaMnSwb88daQ7W" role="presentation">•</span><div class="_3AStxql1mQsrZuUIFP9xSg _3yzuVD_JNtr4EBJ_OesIvh" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/Mastodon/">r/Mastodon</a><div id="SubredditInfoTooltip--t3_12w9oqg--Mastodon"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _2IhK-xvBLjMsX4HZ-T6j-W" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_12w9oqg"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/RGFEIK/" style="color: rgb(120, 124, 126);">u/RGFEIK</a></div></div></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"><div class="_1lhlKOukuHHzZKIlnXcHmQ _1C2mkyHj-MAuIndy8vJIU5"><div class="Comment t1_jhey0ny"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3bYCCkSa6xxUYDEPgIa7w5 _3TNQpNlZH2M4X50sedpaIG"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jhey0ny"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">1 point</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/12w9oqg/comment/jhey0ny/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jhey0ny" target="_blank" rel="nofollow noopener noreferrer">8 days ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Mammoth (free) does tho it’s not obvious (hidden in a sub menu). Tusk Social does as well (beta but close to release) by long pressing the publish button.</p></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_jhey0ny-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_jhey0ny-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div></div></div></div></div></div><div><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3"><div class="_1oQyIsiPHYt6nx7VOmd1sz _1RYN-7H8gYctjOQeL8p2Q7 _3DVTWNXPKtpQAozvDhjI89 _3Qkp11fjcAw9I9wtLo8frE _1qftyZQ2bhqP62lbPjoGAh Post t3_12nqymb " data-testid="post-container" id="t3_12nqymb" tabindex="-1" data-adclicklocation="background"><div></div><div class="_23h0-EcaBUorIHC-JZyh6J" style="width:40px;border-left:4px solid transparent"><div class="_1E9mcoVn4MYnuBQSVDt1gC" id="vote-arrows-t3_12nqymb"><button aria-label="upvote" aria-pressed="false" class="voteButton " data-click-id="upvote" data-adclicklocation="upvote" id="upvote-button-t3_12nqymb"><span class="_2q7IQ0BUOWeEZoeAxN555e _3SUsITjKNQ7Tp0Wi2jGxIM qW0l8Af61EP35WIG6vnGk _3edNsMs0PNfyQYofMNVhsG"><i class="icon icon-upvote _2Jxk822qXs4DaXwsN7yyHA"></i></span></button><div class="_1rZYMD_4xY3gRcSS3p8ODO _3a2ZHWaih05DgAOtvu6cIo " style="color:#1A1A1B">25</div><button aria-label="downvote" aria-pressed="false" class="voteButton" data-click-id="downvote" data-adclicklocation="downvote"><span class="_1iKd82bq_nqObFvSH1iC_Q Q0BxYHtCOJ_rNSPJMU2Y7 _2fe-KdD2OM0ciaiux-G1EL _3yQIOwaIuF6gn8db96Gu7y"><i class="icon icon-downvote ZyxIIl4FP5gHGrJDzNpUC"></i></span></button></div></div><div class="_1poyrkZ7g36PawDueRza-J _11R7M_VOgKO1RJyRSRErT3 " style="background:#FFFFFF" data-adclicklocation="background" data-click-id="background"><div class="_14-YvdFiW5iVvfe5wdgmET"><div class="_2dr_3pZUCk8KfJ-x0txT_l"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/Mastodon/"><img style="background-color:#17063b" alt="Subreddit Icon" role="presentation" src="https://styles.redditmedia.com/t5_2rwda/styles/communityIcon_bysr3kig537a1.png?width=256&v=enabled&s=00c674960e8a7ac39da078ae09e1c71e4e7291c3" class="_34CfAAowTqdbNDYXz5tBTW _1WX5Y5qFVBTdr6hCPpARDB "></a></div><div class="cZPZhMe-UCZ8htPodMyJ5"><div class="_3AStxql1mQsrZuUIFP9xSg nU4Je7n-eSXStTBAPMYt8" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/Mastodon/">r/Mastodon</a><div id="SubredditInfoTooltip--t3_12nqymb--Mastodon"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_12nqymb"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/box464/" style="color: rgb(120, 124, 126);">u/box464</a></div></div><span class="_2VF2J19pUIMSLJFky-7PEI" data-testid="post_timestamp" data-click-id="timestamp" style="color:#787C7E">16 days ago</span></div><div class="_2wFk1qX4e1cxk8Pkw1rAHk"></div><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><button role="button" tabindex="0" id="subscribe-button-t3_12nqymb" class="_35dG7dsi4xKTT-_2MB74qq _2iuoyPiKHN3kfOoeIQalDT _2tU8R9NTqhvBrhoNAXWWcP UEPNkU0rd1-nvbkOcBatc _2Z-LWN_PrkTncEM_mPuEW5"><span>Join</span></button></div><div class="_2FCtq-QzlfuN-SwVMUZMM3 _3wiKjmhpIpoTE2r5KCm2o6 t3_12nqymb" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/Mastodon/comments/12nqymb/understanding_mastodon_preview_card_display_logic/"><div class="_2SdHzo12ISmrC8H86TgSCp _3wqmjmv3tb_k-PROt7qFZe " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">Understanding Mastodon Preview Card Display Logic</h3></div></a></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_12nqymb._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div><div class="STit0dLageRsa2yR4te_b"><a data-click-id="body" class="undefined" href="/r/Mastodon/comments/12nqymb/understanding_mastodon_preview_card_display_logic/"><div class="Chtkt3BCZQruf0LtmFg2c" data-click-id="text" data-adclicklocation="media" style="max-height: 250px;"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Ever wondered why the links you post on Mastodon show nicely formatted preview cards and other just display a boring old link? Some may even show video and audio controls.</p><p class="_1qeIAgB0cPwnLhDF9XSiJM">Why does it work sometimes and not others? In this latest deep dive, I dig into the code and get some answers.</p><p class="_1qeIAgB0cPwnLhDF9XSiJM"><a href="https://box464.com/posts/mastodon-preview-cards/" class="_3t5uN8xUmg0TOwRCOGQEcU" rel="noopener nofollow ugc" target="_blank">https://box464.com/posts/mastodon-preview-cards/</a></p></div></div></a></div><div class="_1ixsU4oQRnNfZ91jhBU74y"><div class="_1E9mcoVn4MYnuBQSVDt1gC _2oM1YqCxIwkvwyeZamWwhW uFwpR-OdmueYZxdY_rEDX" id="vote-arrows-t3_12nqymb"><button aria-label="upvote" aria-pressed="false" class="voteButton " data-click-id="upvote" data-adclicklocation="upvote"><span class="_2q7IQ0BUOWeEZoeAxN555e _3SUsITjKNQ7Tp0Wi2jGxIM qW0l8Af61EP35WIG6vnGk _3edNsMs0PNfyQYofMNVhsG"><i class="icon icon-upvote _2Jxk822qXs4DaXwsN7yyHA"></i></span></button><div class="_1rZYMD_4xY3gRcSS3p8ODO _25IkBM0rRUqWX5ZojEMAFQ" style="color:#1A1A1B">25</div><button aria-label="downvote" aria-pressed="false" class="voteButton" data-click-id="downvote" data-adclicklocation="downvote"><span class="_1iKd82bq_nqObFvSH1iC_Q Q0BxYHtCOJ_rNSPJMU2Y7 _2fe-KdD2OM0ciaiux-G1EL _3yQIOwaIuF6gn8db96Gu7y"><i class="icon icon-downvote ZyxIIl4FP5gHGrJDzNpUC"></i></span></button></div><div class="_3-miAEojrCvx_4FQ8x3P-s"><a rel="nofollow" data-click-id="comments" data-adclicklocation="comments" data-test-id="comments-page-link-num-comments" class="_1UoeAeSRhOKSNdY_h3iS1O _1Hw7tY9pMr-T1F4P1C-xNU _3U_7i38RDPV5eBv7m4M-9J _2qww3J5KKzsD7e5DO0BvvU" href="/r/Mastodon/comments/12nqymb/understanding_mastodon_preview_card_display_logic/"><i class="icon icon-comment _3DVrpDrMM9NLT6TlsTUMxC" role="presentation"></i><span class="FHCV02u6Cp2zYL0fhQPsO">2 comments</span></a><div class="_JRBNstMcGxbZUxrrIKXe _3U_7i38RDPV5eBv7m4M-9J _3yh2bniLq7bYr4BaiXowdO _1pShbCnOaF7EGWTq6IvZux _3sUJGnemgtNczijwoT8PGg" id="t3_12nqymb-share-menu"><button data-click-id="share" data-adclicklocation="fl_share" class="kU8ebCMnbXfjCWfqn0WPb"><i class="icon icon-share _1GQDWqbF-wkYWbrpmOvjqJ"></i><span class="_6_44iTtZoeY6_XChKt5b0">share</span></button></div><div data-ignore-click="false" class="_3U_7i38RDPV5eBv7m4M-9J" data-adclicklocation="fl_unknown"><button class="_10K5i7NW6qcm-UoCtpB3aK YszYBnnIoNY8pZ6UwCivd _3yh2bniLq7bYr4BaiXowdO _2sAFaB0tx4Hd5KxVkdUcAx _3sUJGnemgtNczijwoT8PGg"><span class="pthKOcceozMuXLYrLlbL1"><i class="_1Xe01txJfRB9udUU85DNeR icon icon-save"></i></span><span class="_2-cXnP74241WI7fpcpfPmg _70940WUuFmpHbhKlj8EjZ">save</span></button></div><div class="OccjSdFd6HkHhShRg6DOl"></div><div class="_3MmwvEEt6fv5kQPFCVJizH"><div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="t3_12nqymb-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _1EbinKu2t3KjaT2gR156Qp uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div><div class="_21pmAV9gWG6F_UKVe7YIE0"></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"><div class="_1lhlKOukuHHzZKIlnXcHmQ _1C2mkyHj-MAuIndy8vJIU5"><div class="Comment t1_jgfzg5s"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3bYCCkSa6xxUYDEPgIa7w5"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jgfzg5s"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/TheJoYo/">TheJoYo</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">11 points</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/12nqymb/comment/jgfzg5s/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jgfzg5s" target="_blank" rel="nofollow noopener noreferrer">16 days ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">it takes time for the opengraph to be rendered by the sidekiq queues.</p></div></div></div></div></div></div></div></div><div class="Comment t1_jghj71z"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3TNQpNlZH2M4X50sedpaIG"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jghj71z"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="LWgI-A6rN9Wajn1VLxu2A _3uDFtRr_CTErFPJQBtzECl" style="color:#0079D3" id="CommentTopMeta--OP--t1_jghj71z"><span>Op</span></span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">3 points</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/12nqymb/comment/jghj71z/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jghj71z" target="_blank" rel="nofollow noopener noreferrer">16 days ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Yep, that's mentioned far down into the post. The surprising part might be that most third party apps ignore the richer card versions that are available (display of video / music interfaces for example) and just show the image and description, which has to be clicked on and opened in an external browser.</p><p class="_1qeIAgB0cPwnLhDF9XSiJM">I think there are some valid reasons for this (app compatibility, security and accessibility), but I'd still like to see broader support for those rich in-timeline experiences.</p><p class="_1qeIAgB0cPwnLhDF9XSiJM"><a href="https://box464.com/posts/mastodon-preview-cards/#the-details" class="_3t5uN8xUmg0TOwRCOGQEcU" rel="noopener nofollow ugc" target="_blank">https://box464.com/posts/mastodon-preview-cards/#the-details</a></p></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_jghj71z-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_jghj71z-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div></div></div></div></div></div><div><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3"><div class="_1oQyIsiPHYt6nx7VOmd1sz FeLWdhOO-cVXowAo3Rndk _32w108aFIBi3H0DKCU4OI7 _1jbHcnuv4MQLOov7BuufdI Post t3_12n2tmt " data-testid="post-container" id="t3_12n2tmt" tabindex="-1" data-adclicklocation="background"><div style="background:#FFFFFF" class="_2otRz3OtuWajw1RleFDJ5P"><div class="_1InmLYfaOm6m9MZ8wKxM-0"><i class="icon icon-comment y05plmPkDK7RiRh8b3b8-"></i><div class="_2ng_YqEhC3QLYqZyRIQ9qB"><a class="_31VWB3vSkv19o3I7RVE710" data-click-id="user" href="/user/box464/">box464</a> commented on <div class="_13Ww4V9LL9wHYik5hp8VM4"><div class="_2FCtq-QzlfuN-SwVMUZMM3 _2b_IHdM91weRNGmXfrTYvn t3_12n2tmt" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/shortcuts/comments/12n2tmt/i_will_create_your_shortcut_suggestions_free_of/"><div class="_2SdHzo12ISmrC8H86TgSCp _3gWN_jC4sfo4uQ61ZRgOO uWdXen_41bh0iwLrgzFkc " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">I will create your shortcut suggestions free of charge. Just post your ideas in the comments.</h3></div></a></div><div class="_2xu1HuBz1Yx6SP10AGVx_I" data-ignore-click="false"><div class="lrzZ8b0L6AzLkQj5Ww7H1"></div><div class="lrzZ8b0L6AzLkQj5Ww7H1"><a href="/r/shortcuts/?f=flair_name%3A%22Discussion%22"><div style="background-color:#0266b3;color:#FFFFFF" class="_2X6EB3ZhEeXCh1eIVA64XM _2hSecp_zkPm_s5ddV2htoj _2VqfzH0dZ9dIl3XWNxs42y aJrgrewN9C8x1Fusdx4hh _1Dl-kvSxyJMWO9nuoTof8N "><span>Discussion</span></div></a></div></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_12n2tmt._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div></div> <span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _3RjYJMG6TaMnSwb88daQ7W" role="presentation">•</span><div class="_3AStxql1mQsrZuUIFP9xSg _3yzuVD_JNtr4EBJ_OesIvh" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/shortcuts/">r/shortcuts</a><div id="SubredditInfoTooltip--t3_12n2tmt--shortcuts"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _2IhK-xvBLjMsX4HZ-T6j-W" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_12n2tmt"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/theoccurrence/" style="color: rgb(120, 124, 126);">u/theoccurrence</a></div></div></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"><div class="_1lhlKOukuHHzZKIlnXcHmQ _1C2mkyHj-MAuIndy8vJIU5"><div class="Comment t1_jgfkpla"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3bYCCkSa6xxUYDEPgIa7w5 _3TNQpNlZH2M4X50sedpaIG"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jgfkpla"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">1 point</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/shortcuts/comments/12n2tmt/comment/jgfkpla/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jgfkpla" target="_blank" rel="nofollow noopener noreferrer">16 days ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">I'd love to have one that opens the "Hide My Email" dialog in MacOS. It takes SO many clicks to get down to it. I have one working on iOS devices, but can't seem to get a MacOS version to work. Here's a link to the iOS shortcut.</p><p class="_1qeIAgB0cPwnLhDF9XSiJM"><a href="https://www.icloud.com/shortcuts/492ae2ca243c4ad088139a836e7d9ced" class="_3t5uN8xUmg0TOwRCOGQEcU" rel="noopener nofollow ugc" target="_blank">https://www.icloud.com/shortcuts/492ae2ca243c4ad088139a836e7d9ced</a></p></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_jgfkpla-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_jgfkpla-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div></div></div></div></div></div><div><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3"><div class="_1oQyIsiPHYt6nx7VOmd1sz FeLWdhOO-cVXowAo3Rndk _32w108aFIBi3H0DKCU4OI7 _1jbHcnuv4MQLOov7BuufdI Post t3_12gp6x2 " data-testid="post-container" id="t3_12gp6x2" tabindex="-1" data-adclicklocation="background"><div style="background:#FFFFFF" class="_2otRz3OtuWajw1RleFDJ5P"><div class="_1InmLYfaOm6m9MZ8wKxM-0"><i class="icon icon-comment y05plmPkDK7RiRh8b3b8-"></i><div class="_2ng_YqEhC3QLYqZyRIQ9qB"><a class="_31VWB3vSkv19o3I7RVE710" data-click-id="user" href="/user/box464/">box464</a> commented on <div class="_13Ww4V9LL9wHYik5hp8VM4"><div class="_2FCtq-QzlfuN-SwVMUZMM3 _2b_IHdM91weRNGmXfrTYvn t3_12gp6x2" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/Mastodon/comments/12gp6x2/are_lists_private_on_mastodon/"><div class="_2SdHzo12ISmrC8H86TgSCp _3gWN_jC4sfo4uQ61ZRgOO uWdXen_41bh0iwLrgzFkc " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">Are lists private on Mastodon?</h3></div></a></div><div class="_2xu1HuBz1Yx6SP10AGVx_I" data-ignore-click="false"><div class="lrzZ8b0L6AzLkQj5Ww7H1"></div><div class="lrzZ8b0L6AzLkQj5Ww7H1"><a href="/r/Mastodon/?f=flair_name%3A%22Question%22"><span class="_1jNPl3YUk6zbpLWdjaJT1r _2VqfzH0dZ9dIl3XWNxs42y aJrgrewN9C8x1Fusdx4hh _1Dl-kvSxyJMWO9nuoTof8N " style="background-color:#dadada;color:#000000">Question</span></a></div></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_12gp6x2._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div></div> <span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _3RjYJMG6TaMnSwb88daQ7W" role="presentation">•</span><div class="_3AStxql1mQsrZuUIFP9xSg _3yzuVD_JNtr4EBJ_OesIvh" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/Mastodon/">r/Mastodon</a><div id="SubredditInfoTooltip--t3_12gp6x2--Mastodon"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _2IhK-xvBLjMsX4HZ-T6j-W" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_12gp6x2"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/Practical-Plan-2560/" style="color: rgb(120, 124, 126);">u/Practical-Plan-2560</a></div></div></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"><div class="_1lhlKOukuHHzZKIlnXcHmQ _1C2mkyHj-MAuIndy8vJIU5"><div class="Comment t1_jfluf7x"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3bYCCkSa6xxUYDEPgIa7w5"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jfluf7x"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/msantaly/">msantaly</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">5 points</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/12gp6x2/comment/jfluf7x/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jfluf7x" target="_blank" rel="nofollow noopener noreferrer">22 days ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Lists and likes are private (obviously the person getting the like can see it)</p></div></div></div></div></div></div></div></div><div class="Comment t1_jfna6vx"><div class="_2OpuabFjFVU3UZ4jcP58gJ"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jfna6vx"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">6 points</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/12gp6x2/comment/jfna6vx/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jfna6vx" target="_blank" rel="nofollow noopener noreferrer">22 days ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Likes (also known as Favorites in some apps) are not private. Lists and Followed Hashtags are private. This is a screenshot of a post I haven’t interacted with, and I can still see who boosted and liked.</p><div class="_2-UiOdhyj4wHBv7Rc2FeDr _1yyTGHoIL7vZ6fNJ2-s3dL"><div class="_3Oa0THmZ3f5iZXAQ0hBJ0k _2LjgQiHLCZ9LDbCQx5KaOi WjuR4W-BBrvdtABBeKUMx" style="margin:0 auto"><a href="https://preview.redd.it/96g562qf80ta1.jpeg?width=1290&format=pjpg&auto=webp&v=enabled&s=028c75ef3bd8adb8aecc7251b58c4df71e142578" target="_blank" rel="noopener noreferrer" class="_3m20hIKOhTTeMgPnfMbVNN"><div style="height:240px"><img alt="Comment image" class="_2_tDEnGMLxpM6uOa2kaDB3 ImageBox-image media-element _1XWObl-3b9tPy64oaG6fax vgwLfcw0MneE2ejmdh_l9" src="https://preview.redd.it/96g562qf80ta1.jpeg?width=216&crop=smart&auto=webp&v=enabled&s=ddf9a4ab5fd1ecb24afee1197079ab9a77807975"></div></a></div></div></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_jfna6vx-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_jfna6vx-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div><div class="Comment t1_jfuejra"><div class="_2OpuabFjFVU3UZ4jcP58gJ"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jfuejra"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/CrashyBoye/">CrashyBoye</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">5 points</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/12gp6x2/comment/jfuejra/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jfuejra" target="_blank" rel="nofollow noopener noreferrer">20 days ago</a><span class="_2ETuFsVzMBxiHia6HfJCTQ _1PuBpmbH2FA5sozYR7EuCs"> · </span><span class="_2ETuFsVzMBxiHia6HfJCTQ _18WUrfxbke5CjwIjhXu6C-">edited <!-- -->20 days ago</span><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_3eqiPvSIRa-NZBdZNmskLn"><div class="_3w5mzp5LqE702onvC_Wok3" style="height:21px"><div><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root _1J7xT7G-fgDlzIqRgaBrrB"><p class="_1qeIAgB0cPwnLhDF9XSiJM">I think they meant that all of the likes of a specific user are private. Twitter shows a list of every tweet a user has liked on their profile. As far as I’m aware Mastodon doesn’t show this.</p><p class="_1qeIAgB0cPwnLhDF9XSiJM">You can see everyone who has liked an <em class="_7s4syPYtk5hfUIjySXcRE">individual post</em>, but you can’t go to someone’s profile and see everything they’ve liked.</p></div></div></div><a class="_3NPaMDmW2g_XhEdxfn6inI">see more</a></div></div></div></div></div></div></div><div class="Comment t1_jfusgis"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3TNQpNlZH2M4X50sedpaIG"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jfusgis"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">2 points</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/12gp6x2/comment/jfusgis/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jfusgis" target="_blank" rel="nofollow noopener noreferrer">20 days ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Ah, I see. I wasn’t a big Twitter user so didn’t even realize that kind of tracking was possible! Kinda creepy.</p></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_jfusgis-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_jfusgis-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div></div></div></div></div></div><div><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3 _1C2mkyHj-MAuIndy8vJIU5"><div class="_1oQyIsiPHYt6nx7VOmd1sz _1RYN-7H8gYctjOQeL8p2Q7 _3DVTWNXPKtpQAozvDhjI89 _3Qkp11fjcAw9I9wtLo8frE _1qftyZQ2bhqP62lbPjoGAh Post t3_12d2yf6 " data-testid="post-container" id="t3_12d2yf6" tabindex="-1" data-adclicklocation="background"><div></div><div class="_23h0-EcaBUorIHC-JZyh6J" style="width:40px;border-left:4px solid transparent"><div class="_1E9mcoVn4MYnuBQSVDt1gC" id="vote-arrows-t3_12d2yf6"><button aria-label="upvote" aria-pressed="false" class="voteButton " data-click-id="upvote" data-adclicklocation="upvote" id="upvote-button-t3_12d2yf6"><span class="_2q7IQ0BUOWeEZoeAxN555e _3SUsITjKNQ7Tp0Wi2jGxIM qW0l8Af61EP35WIG6vnGk _3edNsMs0PNfyQYofMNVhsG"><i class="icon icon-upvote _2Jxk822qXs4DaXwsN7yyHA"></i></span></button><div class="_1rZYMD_4xY3gRcSS3p8ODO _3a2ZHWaih05DgAOtvu6cIo " style="color:#1A1A1B">1</div><button aria-label="downvote" aria-pressed="false" class="voteButton" data-click-id="downvote" data-adclicklocation="downvote"><span class="_1iKd82bq_nqObFvSH1iC_Q Q0BxYHtCOJ_rNSPJMU2Y7 _2fe-KdD2OM0ciaiux-G1EL _3yQIOwaIuF6gn8db96Gu7y"><i class="icon icon-downvote ZyxIIl4FP5gHGrJDzNpUC"></i></span></button></div></div><div class="_1poyrkZ7g36PawDueRza-J _11R7M_VOgKO1RJyRSRErT3 " style="background:#FFFFFF" data-adclicklocation="background" data-click-id="background"><div class="_14-YvdFiW5iVvfe5wdgmET"><div class="_2dr_3pZUCk8KfJ-x0txT_l"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/KeybaseProofs/"><img style="background-color:#0079D3" alt="Subreddit Icon" role="presentation" src="https://b.thumbs.redditmedia.com/K83JVDRgRU5MKbwL1S2tG9zwY7FzKY0SY-T0QK8lRzE.png" class="_34CfAAowTqdbNDYXz5tBTW _1WX5Y5qFVBTdr6hCPpARDB "></a></div><div class="cZPZhMe-UCZ8htPodMyJ5"><div class="_3AStxql1mQsrZuUIFP9xSg nU4Je7n-eSXStTBAPMYt8" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/KeybaseProofs/">r/KeybaseProofs</a><div id="SubredditInfoTooltip--t3_12d2yf6--KeybaseProofs"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_12d2yf6"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/box464/" style="color: rgb(120, 124, 126);">u/box464</a></div></div><span class="_2VF2J19pUIMSLJFky-7PEI" data-testid="post_timestamp" data-click-id="timestamp" style="color:#787C7E">26 days ago</span></div><div class="_2wFk1qX4e1cxk8Pkw1rAHk"></div><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><button role="button" tabindex="0" id="subscribe-button-t3_12d2yf6" class="_35dG7dsi4xKTT-_2MB74qq _2iuoyPiKHN3kfOoeIQalDT _2tU8R9NTqhvBrhoNAXWWcP UEPNkU0rd1-nvbkOcBatc _2Z-LWN_PrkTncEM_mPuEW5"><span>Join</span></button></div><div class="_2FCtq-QzlfuN-SwVMUZMM3 _3wiKjmhpIpoTE2r5KCm2o6 t3_12d2yf6" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/KeybaseProofs/comments/12d2yf6/my_keybase_proof_redditbox464_keybasebox464_jl/"><div class="_2SdHzo12ISmrC8H86TgSCp _3wqmjmv3tb_k-PROt7qFZe " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">My Keybase proof [reddit:box464 = keybase:box464] (jL_nBBiOPpShFI9wybmWEvLKdyefMOEorpcOBFuNvuY)</h3></div></a></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_12d2yf6._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div><div class="STit0dLageRsa2yR4te_b"><a data-click-id="body" class="undefined" href="/r/KeybaseProofs/comments/12d2yf6/my_keybase_proof_redditbox464_keybasebox464_jl/"><div class="Chtkt3BCZQruf0LtmFg2c" data-click-id="text" data-adclicklocation="media" style="max-height: 250px;"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><div class="WFFrvt6_3z5B7MBcYKr8U">Keybase proof</div><p class="_1qeIAgB0cPwnLhDF9XSiJM">I am:</p><ul class="_33MEMislY0GAlB78wL1_CR"><li class="_3gqTEjt4x9UIIpWiro7YXz"><p class="_1qeIAgB0cPwnLhDF9XSiJM"><a href="https://www.reddit.com/user/box464" class="_3t5uN8xUmg0TOwRCOGQEcU" rel="noopener nofollow ugc" target="_blank">box464</a> on reddit.</p></li><li class="_3gqTEjt4x9UIIpWiro7YXz"><p class="_1qeIAgB0cPwnLhDF9XSiJM"><a href="https://keybase.io/box464" class="_3t5uN8xUmg0TOwRCOGQEcU" rel="noopener nofollow ugc" target="_blank">box464</a> on keybase.</p></li></ul><p class="_1qeIAgB0cPwnLhDF9XSiJM">Proof:</p><pre class="_3GnarIQX9tD_qsgXkfSDz1"><code class="_34q3PgLsx9zIU5BiSOjFoM">hKRib2R5hqhkZXRhY2hlZMOpaGFzaF90eXBlCqNrZXnEIwEghHFN5RiZFjogNG/ateKwRSJhr9+UNqOIpiBJ3tUwt68Kp3BheWxvYWTESpcCBsQgJGvCBAjm2QgME5T/BKwGLpzTZHgzOIXmi4uqFZyUD4rEIHBO6V95A3noxsm7jr/oAE1WnQaGiQrO0srJTxUP6BJ5AgHCo3NpZ8RAGjEc4dTznx4aIGb/Bv5enNSbFC1mCQZQvEFBGaUITA077/3Eu+W1JsNNKXYz77ep3s+ZY0pRpfXGUPya6RdSAqhzaWdfdHlwZSCkaGFzaIKkdHlwZQildmFsdWXEIB5yloEwkmErHTqOnxdqaQfbn6SKTmsf7DjccjgRQVJko3RhZ80CAqd2ZXJzaW9uAQ==
</code></pre></div></div></a></div><div class="_1ixsU4oQRnNfZ91jhBU74y"><div class="_1E9mcoVn4MYnuBQSVDt1gC _2oM1YqCxIwkvwyeZamWwhW uFwpR-OdmueYZxdY_rEDX" id="vote-arrows-t3_12d2yf6"><button aria-label="upvote" aria-pressed="false" class="voteButton " data-click-id="upvote" data-adclicklocation="upvote"><span class="_2q7IQ0BUOWeEZoeAxN555e _3SUsITjKNQ7Tp0Wi2jGxIM qW0l8Af61EP35WIG6vnGk _3edNsMs0PNfyQYofMNVhsG"><i class="icon icon-upvote _2Jxk822qXs4DaXwsN7yyHA"></i></span></button><div class="_1rZYMD_4xY3gRcSS3p8ODO _25IkBM0rRUqWX5ZojEMAFQ" style="color:#1A1A1B">1</div><button aria-label="downvote" aria-pressed="false" class="voteButton" data-click-id="downvote" data-adclicklocation="downvote"><span class="_1iKd82bq_nqObFvSH1iC_Q Q0BxYHtCOJ_rNSPJMU2Y7 _2fe-KdD2OM0ciaiux-G1EL _3yQIOwaIuF6gn8db96Gu7y"><i class="icon icon-downvote ZyxIIl4FP5gHGrJDzNpUC"></i></span></button></div><div class="_3-miAEojrCvx_4FQ8x3P-s"><a rel="nofollow" data-click-id="comments" data-adclicklocation="comments" data-test-id="comments-page-link-num-comments" class="_1UoeAeSRhOKSNdY_h3iS1O _1Hw7tY9pMr-T1F4P1C-xNU _3U_7i38RDPV5eBv7m4M-9J _2qww3J5KKzsD7e5DO0BvvU" href="/r/KeybaseProofs/comments/12d2yf6/my_keybase_proof_redditbox464_keybasebox464_jl/"><i class="icon icon-comment _3DVrpDrMM9NLT6TlsTUMxC" role="presentation"></i><span class="FHCV02u6Cp2zYL0fhQPsO">0 comments</span></a><div class="_JRBNstMcGxbZUxrrIKXe _3U_7i38RDPV5eBv7m4M-9J _3yh2bniLq7bYr4BaiXowdO _1pShbCnOaF7EGWTq6IvZux _3sUJGnemgtNczijwoT8PGg" id="t3_12d2yf6-share-menu"><button data-click-id="share" data-adclicklocation="fl_share" class="kU8ebCMnbXfjCWfqn0WPb"><i class="icon icon-share _1GQDWqbF-wkYWbrpmOvjqJ"></i><span class="_6_44iTtZoeY6_XChKt5b0">share</span></button></div><div data-ignore-click="false" class="_3U_7i38RDPV5eBv7m4M-9J" data-adclicklocation="fl_unknown"><button class="_10K5i7NW6qcm-UoCtpB3aK YszYBnnIoNY8pZ6UwCivd _3yh2bniLq7bYr4BaiXowdO _2sAFaB0tx4Hd5KxVkdUcAx _3sUJGnemgtNczijwoT8PGg"><span class="pthKOcceozMuXLYrLlbL1"><i class="_1Xe01txJfRB9udUU85DNeR icon icon-save"></i></span><span class="_2-cXnP74241WI7fpcpfPmg _70940WUuFmpHbhKlj8EjZ">save</span></button></div><div class="OccjSdFd6HkHhShRg6DOl"></div><div class="_3MmwvEEt6fv5kQPFCVJizH"><div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="t3_12d2yf6-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _1EbinKu2t3KjaT2gR156Qp uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div><div class="_21pmAV9gWG6F_UKVe7YIE0"></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"></div></div></div></div><div><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3"><div class="_1oQyIsiPHYt6nx7VOmd1sz FeLWdhOO-cVXowAo3Rndk _32w108aFIBi3H0DKCU4OI7 _1jbHcnuv4MQLOov7BuufdI Post t3_11zdp8f " data-testid="post-container" id="t3_11zdp8f" tabindex="-1" data-adclicklocation="background"><div style="background:#FFFFFF" class="_2otRz3OtuWajw1RleFDJ5P"><div class="_1InmLYfaOm6m9MZ8wKxM-0"><i class="icon icon-comment y05plmPkDK7RiRh8b3b8-"></i><div class="_2ng_YqEhC3QLYqZyRIQ9qB"><a class="_31VWB3vSkv19o3I7RVE710" data-click-id="user" href="/user/box464/">box464</a> commented on <div class="_13Ww4V9LL9wHYik5hp8VM4"><div class="_2FCtq-QzlfuN-SwVMUZMM3 _2b_IHdM91weRNGmXfrTYvn t3_11zdp8f" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/Mastodon/comments/11zdp8f/how_to_share_a_mastodon_post_as_an_image/"><div class="_2SdHzo12ISmrC8H86TgSCp _3gWN_jC4sfo4uQ61ZRgOO uWdXen_41bh0iwLrgzFkc " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">How to share a Mastodon post as an image?</h3></div></a></div><div class="_2xu1HuBz1Yx6SP10AGVx_I" data-ignore-click="false"><div class="lrzZ8b0L6AzLkQj5Ww7H1"></div><div class="lrzZ8b0L6AzLkQj5Ww7H1"><a href="/r/Mastodon/?f=flair_name%3A%22Question%22"><span class="_1jNPl3YUk6zbpLWdjaJT1r _2VqfzH0dZ9dIl3XWNxs42y aJrgrewN9C8x1Fusdx4hh _1Dl-kvSxyJMWO9nuoTof8N " style="background-color:#dadada;color:#000000">Question</span></a></div></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_11zdp8f._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div></div> <span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _3RjYJMG6TaMnSwb88daQ7W" role="presentation">•</span><div class="_3AStxql1mQsrZuUIFP9xSg _3yzuVD_JNtr4EBJ_OesIvh" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/Mastodon/">r/Mastodon</a><div id="SubredditInfoTooltip--t3_11zdp8f--Mastodon"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _2IhK-xvBLjMsX4HZ-T6j-W" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_11zdp8f"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/fifthdirty/" style="color: rgb(120, 124, 126);">u/fifthdirty</a></div></div></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"><div class="_1lhlKOukuHHzZKIlnXcHmQ _1C2mkyHj-MAuIndy8vJIU5"><div class="Comment t1_jdfcvvx"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3bYCCkSa6xxUYDEPgIa7w5 _3TNQpNlZH2M4X50sedpaIG"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_jdfcvvx"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">1 point</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/Mastodon/comments/11zdp8f/comment/jdfcvvx/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_jdfcvvx" target="_blank" rel="nofollow noopener noreferrer">1 month ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">The free Mammoth app has that feature. A couple of paid ones.. Mona, does too.</p><div class="_2-UiOdhyj4wHBv7Rc2FeDr _1yyTGHoIL7vZ6fNJ2-s3dL"><div class="_3Oa0THmZ3f5iZXAQ0hBJ0k media-element _2LjgQiHLCZ9LDbCQx5KaOi WjuR4W-BBrvdtABBeKUMx" style="margin:0 auto"><a href="https://preview.redd.it/ks1xu3xtcmpa1.jpeg?width=1290&format=pjpg&auto=webp&v=enabled&s=82f2bb16876a377e111e130a49002fafe12907a4" target="_blank" rel="noopener noreferrer" class="_3m20hIKOhTTeMgPnfMbVNN"><div style="height:240px"></div></a></div></div></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_jdfcvvx-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_jdfcvvx-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div></div></div></div></div></div><div><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3 _1C2mkyHj-MAuIndy8vJIU5"><div class="_1oQyIsiPHYt6nx7VOmd1sz _1RYN-7H8gYctjOQeL8p2Q7 _3DVTWNXPKtpQAozvDhjI89 _3Qkp11fjcAw9I9wtLo8frE _1qftyZQ2bhqP62lbPjoGAh Post t3_11w8du6 " data-testid="post-container" id="t3_11w8du6" tabindex="-1" data-adclicklocation="background"><div></div><div class="_23h0-EcaBUorIHC-JZyh6J" style="width:40px;border-left:4px solid transparent"><div class="_1E9mcoVn4MYnuBQSVDt1gC" id="vote-arrows-t3_11w8du6"><button aria-label="upvote" aria-pressed="false" class="voteButton " data-click-id="upvote" data-adclicklocation="upvote" id="upvote-button-t3_11w8du6"><span class="_2q7IQ0BUOWeEZoeAxN555e _3SUsITjKNQ7Tp0Wi2jGxIM qW0l8Af61EP35WIG6vnGk _3edNsMs0PNfyQYofMNVhsG"><i class="icon icon-upvote _2Jxk822qXs4DaXwsN7yyHA"></i></span></button><div class="_1rZYMD_4xY3gRcSS3p8ODO _3a2ZHWaih05DgAOtvu6cIo " style="color:#1A1A1B">6</div><button aria-label="downvote" aria-pressed="false" class="voteButton" data-click-id="downvote" data-adclicklocation="downvote"><span class="_1iKd82bq_nqObFvSH1iC_Q Q0BxYHtCOJ_rNSPJMU2Y7 _2fe-KdD2OM0ciaiux-G1EL _3yQIOwaIuF6gn8db96Gu7y"><i class="icon icon-downvote ZyxIIl4FP5gHGrJDzNpUC"></i></span></button></div></div><div class="_1poyrkZ7g36PawDueRza-J _11R7M_VOgKO1RJyRSRErT3 " style="background:#FFFFFF" data-adclicklocation="background" data-click-id="background"><div class="_14-YvdFiW5iVvfe5wdgmET"><div class="_2dr_3pZUCk8KfJ-x0txT_l"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/Mastodon/"><img style="background-color:#17063b" alt="Subreddit Icon" role="presentation" src="https://styles.redditmedia.com/t5_2rwda/styles/communityIcon_bysr3kig537a1.png?width=256&v=enabled&s=00c674960e8a7ac39da078ae09e1c71e4e7291c3" class="_34CfAAowTqdbNDYXz5tBTW _1WX5Y5qFVBTdr6hCPpARDB "></a></div><div class="cZPZhMe-UCZ8htPodMyJ5"><div class="_3AStxql1mQsrZuUIFP9xSg nU4Je7n-eSXStTBAPMYt8" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/Mastodon/">r/Mastodon</a><div id="SubredditInfoTooltip--t3_11w8du6--Mastodon"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_11w8du6"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/box464/" style="color: rgb(120, 124, 126);">u/box464</a></div></div><span class="_2VF2J19pUIMSLJFky-7PEI" data-testid="post_timestamp" data-click-id="timestamp" style="color:#787C7E">1 month ago</span></div><div class="_2wFk1qX4e1cxk8Pkw1rAHk"></div><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><button role="button" tabindex="0" id="subscribe-button-t3_11w8du6" class="_35dG7dsi4xKTT-_2MB74qq _2iuoyPiKHN3kfOoeIQalDT _2tU8R9NTqhvBrhoNAXWWcP UEPNkU0rd1-nvbkOcBatc _2Z-LWN_PrkTncEM_mPuEW5"><span>Join</span></button></div><div class="_2FCtq-QzlfuN-SwVMUZMM3 _3wiKjmhpIpoTE2r5KCm2o6 t3_11w8du6" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/Mastodon/comments/11w8du6/mastodon_api_deep_dive_timeline_feeds_and/"><div class="_2SdHzo12ISmrC8H86TgSCp _3wqmjmv3tb_k-PROt7qFZe " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">Mastodon API Deep Dive - Timeline Feeds and Media-Only Filters</h3></div></a></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_11w8du6._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div><div class="_10wC0aXnrUKfdJ4Ssz-o14"><a href="https://box464.com/posts/mastodon-api-media-research/" class="_13svhQIUZqD9PVzFcLwOKT styled-outbound-link" rel="noopener nofollow ugc" target="_blank" data-testid="outbound-link">box464.com/posts/...<i class="icon icon-external_link_fill _2WV2dTLgPlEXLVEmIexAxf"></i></a></div><div class="STit0dLageRsa2yR4te_b"></div><div class="_1ixsU4oQRnNfZ91jhBU74y"><div class="_1E9mcoVn4MYnuBQSVDt1gC _2oM1YqCxIwkvwyeZamWwhW uFwpR-OdmueYZxdY_rEDX" id="vote-arrows-t3_11w8du6"><button aria-label="upvote" aria-pressed="false" class="voteButton " data-click-id="upvote" data-adclicklocation="upvote"><span class="_2q7IQ0BUOWeEZoeAxN555e _3SUsITjKNQ7Tp0Wi2jGxIM qW0l8Af61EP35WIG6vnGk _3edNsMs0PNfyQYofMNVhsG"><i class="icon icon-upvote _2Jxk822qXs4DaXwsN7yyHA"></i></span></button><div class="_1rZYMD_4xY3gRcSS3p8ODO _25IkBM0rRUqWX5ZojEMAFQ" style="color:#1A1A1B">6</div><button aria-label="downvote" aria-pressed="false" class="voteButton" data-click-id="downvote" data-adclicklocation="downvote"><span class="_1iKd82bq_nqObFvSH1iC_Q Q0BxYHtCOJ_rNSPJMU2Y7 _2fe-KdD2OM0ciaiux-G1EL _3yQIOwaIuF6gn8db96Gu7y"><i class="icon icon-downvote ZyxIIl4FP5gHGrJDzNpUC"></i></span></button></div><div class="_3-miAEojrCvx_4FQ8x3P-s"><a rel="nofollow" data-click-id="comments" data-adclicklocation="comments" data-test-id="comments-page-link-num-comments" class="_1UoeAeSRhOKSNdY_h3iS1O _1Hw7tY9pMr-T1F4P1C-xNU _3U_7i38RDPV5eBv7m4M-9J _2qww3J5KKzsD7e5DO0BvvU" href="/r/Mastodon/comments/11w8du6/mastodon_api_deep_dive_timeline_feeds_and/"><i class="icon icon-comment _3DVrpDrMM9NLT6TlsTUMxC" role="presentation"></i><span class="FHCV02u6Cp2zYL0fhQPsO">0 comments</span></a><div class="_JRBNstMcGxbZUxrrIKXe _3U_7i38RDPV5eBv7m4M-9J _3yh2bniLq7bYr4BaiXowdO _1pShbCnOaF7EGWTq6IvZux _3sUJGnemgtNczijwoT8PGg" id="t3_11w8du6-share-menu"><button data-click-id="share" data-adclicklocation="fl_share" class="kU8ebCMnbXfjCWfqn0WPb"><i class="icon icon-share _1GQDWqbF-wkYWbrpmOvjqJ"></i><span class="_6_44iTtZoeY6_XChKt5b0">share</span></button></div><div data-ignore-click="false" class="_3U_7i38RDPV5eBv7m4M-9J" data-adclicklocation="fl_unknown"><button class="_10K5i7NW6qcm-UoCtpB3aK YszYBnnIoNY8pZ6UwCivd _3yh2bniLq7bYr4BaiXowdO _2sAFaB0tx4Hd5KxVkdUcAx _3sUJGnemgtNczijwoT8PGg"><span class="pthKOcceozMuXLYrLlbL1"><i class="_1Xe01txJfRB9udUU85DNeR icon icon-save"></i></span><span class="_2-cXnP74241WI7fpcpfPmg _70940WUuFmpHbhKlj8EjZ">save</span></button></div><div class="OccjSdFd6HkHhShRg6DOl"></div><div class="_3MmwvEEt6fv5kQPFCVJizH"><div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="t3_11w8du6-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _1EbinKu2t3KjaT2gR156Qp uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div><div class="_21pmAV9gWG6F_UKVe7YIE0"></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"></div></div></div></div><div><div><div class="_1qftyZQ2bhqP62lbPjoGAh _3Qkp11fjcAw9I9wtLo8frE _3KGXodqw9Ht3MoBpe8_gzB scrollerItem" style="color:#878A8C;cursor:pointer;fill:#878A8C"><div class="_1lhlKOukuHHzZKIlnXcHmQ _2o6nV_ET0Jis6_EzEHx9K3"><div class="_1oQyIsiPHYt6nx7VOmd1sz FeLWdhOO-cVXowAo3Rndk _32w108aFIBi3H0DKCU4OI7 _1jbHcnuv4MQLOov7BuufdI Post t3_10sefpn " data-testid="post-container" id="t3_10sefpn" tabindex="-1" data-adclicklocation="background"><div style="background:#FFFFFF" class="_2otRz3OtuWajw1RleFDJ5P"><div class="_1InmLYfaOm6m9MZ8wKxM-0"><i class="icon icon-comment y05plmPkDK7RiRh8b3b8-"></i><div class="_2ng_YqEhC3QLYqZyRIQ9qB"><a class="_31VWB3vSkv19o3I7RVE710" data-click-id="user" href="/user/box464/">box464</a> commented on <div class="_13Ww4V9LL9wHYik5hp8VM4"><div class="_2FCtq-QzlfuN-SwVMUZMM3 _2b_IHdM91weRNGmXfrTYvn t3_10sefpn" data-adclicklocation="title"><div class="y8HYJ-y_lTUHkQIc1mdCq _2INHSNB8V5eaWp4P0rY_mE"><a data-click-id="body" class="SQnoC3ObvgnGjWt90zD9Z _2INHSNB8V5eaWp4P0rY_mE" href="/r/fediverse/comments/10sefpn/why_is_fediverse_so_anti_search/"><div class="_2SdHzo12ISmrC8H86TgSCp _3gWN_jC4sfo4uQ61ZRgOO uWdXen_41bh0iwLrgzFkc " style="--posttitletextcolor:#222222"><h3 class="_eYtD2XCVieq6emjKBH3m">Why is Fediverse so anti search</h3></div></a></div><div class="_2xu1HuBz1Yx6SP10AGVx_I" data-ignore-click="false"><div class="lrzZ8b0L6AzLkQj5Ww7H1"></div><div class="lrzZ8b0L6AzLkQj5Ww7H1"><a href="/r/fediverse/?f=flair_name%3A%22Question%20%3Afediverse%3A%20General%22"><div style="background-color:#5a74cc;color:#000000" class="_2X6EB3ZhEeXCh1eIVA64XM _2hSecp_zkPm_s5ddV2htoj _2VqfzH0dZ9dIl3XWNxs42y aJrgrewN9C8x1Fusdx4hh _1Dl-kvSxyJMWO9nuoTof8N "><span>Question </span><div style="background-image:url('https://emoji.redditmedia.com/4wqgw3yi64z91_t5_3o5no/fediverse')" title=":fediverse:" class="_2Gt13AX94UlLxkluAMsZqP _1QwShihKKlyRXyQSlqYaWW"></div><span> General</span></div></a></div></div><div class="_1hLrLjnE1G_RBCNcN9MVQf">
<img alt="" src="https://www.redditstatic.com/desktop2x/img/renderTimingPixel.png" style="width: 1px; height: 1px;" onload="(__markFirstPostVisible || function(){})();">
</div><style>
.t3_10sefpn._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #9b9b9b;
--postTitleLink-VisitedLinkColor: #9b9b9b;
--postBodyLink-VisitedLinkColor: #989898;
}
</style></div></div> <span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _3RjYJMG6TaMnSwb88daQ7W" role="presentation">•</span><div class="_3AStxql1mQsrZuUIFP9xSg _3yzuVD_JNtr4EBJ_OesIvh" data-adclicklocation="top_bar"><div class="_2mHuuvyV9doV3zwbZPtIPG"><a data-click-id="subreddit" class="_3ryJoIoycVkA88fy40qNJc" href="/r/fediverse/">r/fediverse</a><div id="SubredditInfoTooltip--t3_10sefpn--fediverse"></div></div><span class="_3LS4zudUBagjFS7HjWJYxo _37gsGHa8DMRAxBmQS-Ppg8 _3V4xlrklKBP2Hg51ejjjvz _2IhK-xvBLjMsX4HZ-T6j-W" role="presentation">•</span><span style="color:#787C7E" class="_2fCzxBE1dlMh4OFc7B3Dun">Posted by</span><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t3_10sefpn"><a class="_2tbHP6ZydRpjI44J3syuqC _23wugcdiaj44hdfugIAlnX oQctV4n0yUb0uiHDdGnmE" data-click-id="user" data-testid="post_author_link" href="/user/Trader-One/" style="color: rgb(120, 124, 126);">u/Trader-One</a></div></div></div></div></div></div></div></div><div style="background:#FFFFFF" class="_3aoyec8unb9DkDxSv2XOMX"><div class="_1lhlKOukuHHzZKIlnXcHmQ _1C2mkyHj-MAuIndy8vJIU5"><div class="Comment t1_j74xb87"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3bYCCkSa6xxUYDEPgIa7w5"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_j74xb87"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">2 points</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/fediverse/comments/10sefpn/comment/j74xb87/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_j74xb87" target="_blank" rel="nofollow noopener noreferrer">3 months ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Mastodon servers do have a full text search option available called Elastic Search. Some instances have it enabled. hachyderm.io and moth.social are examples. Again, that just indexes posts that have been pulled into that specific instance. The issue is cost and maintenance for running it. <a href="https://docs.joinmastodon.org/admin/optional/elasticsearch/" class="_3t5uN8xUmg0TOwRCOGQEcU" rel="noopener nofollow ugc" target="_blank">https://docs.joinmastodon.org/admin/optional/elasticsearch/</a></p><p class="_1qeIAgB0cPwnLhDF9XSiJM">Recently someone built a global search engine (across instances) but after a community discussion, closed it down. You can read about it here. <a href="https://searchtodon.social" class="_3t5uN8xUmg0TOwRCOGQEcU" rel="noopener nofollow ugc" target="_blank">https://searchtodon.social</a></p></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_j74xb87-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_j74xb87-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div><div class="Comment t1_j75q0zw"><div class="_2OpuabFjFVU3UZ4jcP58gJ"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_j75q0zw"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/Trader-One/">Trader-One</a></div></div><span class="LWgI-A6rN9Wajn1VLxu2A _3uDFtRr_CTErFPJQBtzECl" style="color:#0079D3" id="CommentTopMeta--OP--t1_j75q0zw"><span>Op</span></span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">1 point</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/fediverse/comments/10sefpn/comment/j75q0zw/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_j75q0zw" target="_blank" rel="nofollow noopener noreferrer">3 months ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">Elastic search can search just own posts - it's useless.</p></div></div></div></div></div></div></div></div><div class="Comment t1_j76jcpu"><div class="_2OpuabFjFVU3UZ4jcP58gJ _3TNQpNlZH2M4X50sedpaIG"><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="_1mvcEtI04YyIVKsT-vUkiN"></div><div class="hpOP1hjcTLrw1L2rfRtMP"><div class="_3CecFEZvC8MFSvLsfuVYUs"><div class="_2QR1H6z3qpmyHNdkMUnzVu"><div class="Ov9DvczDidxNqJMR_axF2 _3ezOJqKdLbgkHsXcfvS5SA " data-testid="comment-top-meta"><div class="_2mHuuvyV9doV3zwbZPtIPG"><div id="UserInfoTooltip--t1_j76jcpu"><a class="wM6scouPXXsFDSZmZPHRo _23wugcdiaj44hdfugIAlnX " data-testid="comment_author_link" href="/user/box464/">box464</a></div></div><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa">1 point</span><span class="_2ETuFsVzMBxiHia6HfJCTQ _3_GZIIN1xcMEC5AVuv4kfa"> · </span><a class="_1sA-1jNHouHDpgCp1fCQ_F" data-testid="comment_timestamp" href="https://www.reddit.com/r/fediverse/comments/10sefpn/comment/j76jcpu/?utm_source=reddit&utm_medium=web2x&context=3" id="CommentTopMeta--Created--t1_j76jcpu" target="_blank" rel="nofollow noopener noreferrer">3 months ago</a><div class="_3XoW0oYd5806XiOr24gGdb"></div></div><div><div class="_a5_x7qimk18YbGSwE8Fy"><div class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"><p class="_1qeIAgB0cPwnLhDF9XSiJM">It’s a step up from searching only hashtags alone, but I understand your point. I do find it useful when I have a “didn’t I read that somewhere” moment. As long as I boosted, bookmarked, etc. I can usually find it.</p></div></div><div><div class="XZK-LTFT5CgGo9MvPQQsy _1PB2jayxHhG493U6RP5qLr"><button class="VFryWeVNuBPgqyjc5h68S">Reply</button><div id="profileOverviewPageKey--t1_j76jcpu-comment-share-menu"><button class="VFryWeVNuBPgqyjc5h68S">share</button></div><button aria-expanded="false" aria-haspopup="true" aria-label="more options" id="profileOverviewPageKey--t1_j76jcpu-overflow-menu" data-adclicklocation="overflow_menu" class="_2pFdCpgBihIaYh9DSMWBIu _11rZyhzMB3OOh_i10q1kGT uMPgOFYlCc5uvpa2Lbteu"><i class="_38GxRFSqSC-Z2VLi5Xzkjy icon icon-overflow_horizontal"></i></button></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="_3Kd8DQpBIbsr5E1JcrMFTY _1tvThPWQpORoc2taKebHxs" style="margin-left:24px;margin-top:0"><div class="_1FUNcfOeszr8eruqLxCMcR"><div class="_27SH1SRzjtOk_2NB2YC-FR"><div class="_3Im6OD67aKo33nql4FpSp_"><div class="_8AZ553JgDTNn5ZUmBdXkR"><div class="_2ZyL7luKQghNeMnczY3gqW" style="background-image:url(https://styles.redditmedia.com/t5_7o71zn/styles/profileBanner_vuys4d78sm8a1.jpg?width=1280&height=384&crop=1280:384,smart&v=enabled&s=d2e4053af41fc04b72408450fc962bd92b8e1394)"></div></div><div class="_34XIqvI8-YT1wukR_W8vj6"><img class="_2bLCGrtCCJIMNCZgmAMZFM " src="https://i.redd.it/snoovatar/avatars/5d6f6b68-0d91-4863-9ec5-5f5d8eb481f9.png" alt="User Avatar"></div><h1 class="_3LM4tRaExed4x1wBfK1pmg">box464</h1><a class="_28nEhn86_R1ENZ59eAru8S" href="/user/box464/">u/<!-- -->box464<!-- --> · <!-- -->4m</a><button role="button" tabindex="0" class="_3F1tNW0P4Ff182mO_CefIg _2iuoyPiKHN3kfOoeIQalDT _10BQ7pjWbeYP63SAPNS8Ts HNozj_dKjQZ59ZsfEegz8 _34mIRHpFtnJ0Sk97S2Z3D9"><div class="_3gYTHRBO1S_S5AOddgqD6Z"></div>Create Your Own Avatar<i class="_12pWM-aURvVUuSrUyqfNZh icon icon-caret_right"></i></button><div class="bVfceI5F_twrnRcVO1328">proven2392b4</div><div class="_3odBTM7RqvRgN1nvkf5k8B"><div class="_2fN55zgax6VM7DyEl9pOmM"><h5 class="_26kBTuLE_sSZzRBwU7HLij">Karma</h5><div class="_3KNaG9-PoXf4gcuy5_RCVy"><i class="_2fopwfsUIdZKFtFUEsud9r icon icon-karma_fill"></i><span id="profile--id-card--highlight-tooltip--karma" class="_1hNyZSklmcC7R_IfCUcXmZ">25</span></div></div><div class="_2fN55zgax6VM7DyEl9pOmM"><h5 class="_26kBTuLE_sSZzRBwU7HLij">Cake day</h5><div class="_3KNaG9-PoXf4gcuy5_RCVy"><i class="_2fopwfsUIdZKFtFUEsud9r icon icon-cake_fill"></i><span id="profile--id-card--highlight-tooltip--cakeday" class="_1hNyZSklmcC7R_IfCUcXmZ">December 28, 2022</span></div></div></div><nav class="QVtpm4z0mTELUZB0dQ8Yv" aria-label="Social Links"><ul><li class="_3hew1NnzwygOKDNQDKp6R4 "><a class="_1lOZXPReVOD51n7jOVp3q4" href="https://mastodon.social/@box464" target="_blank" rel="noopener noreferrer"><img class="_2GEwqmoavetftIcfZO6bBP" src="https://www.redditstatic.com/desktop2x/img/social-links/custom.png">Mastodon</a></li><li class="_3hew1NnzwygOKDNQDKp6R4 "><a class="_1lOZXPReVOD51n7jOVp3q4" href="https://box464.com" target="_blank" rel="noopener noreferrer"><img class="_2GEwqmoavetftIcfZO6bBP" src="https://www.redditstatic.com/desktop2x/img/social-links/custom.png">My Website</a></li></ul></nav><div class="_3lhzE6Cg3SSeQGIHuLjILb GQV0F7lQiMOV6EofzopdJ"><div class="_1l7CTV4NjDjmzX8DiiSgTL"><button role="button" tabindex="0" class="_2q1wcTx60QKM_bQ1Maev7b _2iuoyPiKHN3kfOoeIQalDT _10BQ7pjWbeYP63SAPNS8Ts HNozj_dKjQZ59ZsfEegz8 ">Follow</button></div></div><div class="_2jvbIljd1r6tRUsfoDij_y"><div class="_1HKW6ri9nK1INtj09BfFfM"><button role="button" tabindex="0" class="_34I-V8v9TxMwIW1R6Rbi3A _2iuoyPiKHN3kfOoeIQalDT _3zbhtNO0bdck0oYbYRhjMC HNozj_dKjQZ59ZsfEegz8 ">More Options</button></div></div></div></div><div class="_2vEf-C2keJaBMY9qk_BxVn"><div class="_1G4yU68P50vRZ4USXfaceV " data-redditstyle="false"><div class="_ZhON3a3vplThB8NFwuJn "><div class="_2sggAEfRQLyoAl4J__5twU"><h2 class="_eYtD2XCVieq6emjKBH3m">Trophy Case (1)</h2></div></div><div class="TmgZY6tDcdErbE5d7E0HJ " style="max-height:none"><div class="_2CUZHyZpRYmdvLE9tOI-2L QY_PhyoOHbRd-_92ivr-m"><div class="_3YRHtGWABKh4OVO3s5gJwt"><div class="_2QZW3qVaM5fa8vo4uwbT42"><img src="https://www.redditstatic.com/awards2/verified_email-40.png" title="Verified Email"></div></div><div class="_1IPWlMFPB_zPPajVPKk5Dy"><div class="_3xkLQuKJQtF5YjN4IsD-iU"><h5 class="_3lNmiqeZrNM0E_H2ZCIpN_">Verified Email</h5><p class="_2nyJGeaFJbXTqTh9OGwxfu _3n5-aYyk15dtyt-boqlDrq"></p></div></div></div><div class="XZK-LTFT5CgGo9MvPQQsy"><div class="_1sEFSGIUpFtX1hzGDyWJpr"></div></div></div></div></div><div class="_1oRQu-aolgpPPJDblUGTw5"><div class=""><div class="_3Y8af3R9_DE3lpXa6Hq5Ab"><div class="_1KrMye71CT332tKKKUWAj6"><div class="_3f2nSSsPBqVDV6Sz82qgrR"><a href="https://www.redditinc.com/policies/user-agreement" class="_3Eyh3vRo5o4IfzVZXhaWAG">User Agreement</a><a href="https://www.redditinc.com/policies/privacy-policy" class="_3Eyh3vRo5o4IfzVZXhaWAG">Privacy policy</a></div><div class="_3f2nSSsPBqVDV6Sz82qgrR"><a href="https://www.redditinc.com/policies/content-policy" class="_3Eyh3vRo5o4IfzVZXhaWAG">Content policy</a><a href="https://www.redditinc.com/policies/moderator-guidelines" class="_3Eyh3vRo5o4IfzVZXhaWAG">Moderator Code of Conduct</a></div></div><div class="_34dh2eyzMvJfjCBLeoWiDD">Reddit Inc © 2023. All rights reserved</div></div></div><div class="_3Tc8YYRhVDX9vlR0XePZfH _365FiUZ11efXHV7l7fNp6K" style="top:calc(100vh - 8px)"><button role="button" tabindex="0" class="_2iuoyPiKHN3kfOoeIQalDT _2tU8R9NTqhvBrhoNAXWWcP HNozj_dKjQZ59ZsfEegz8 _2Z-LWN_PrkTncEM_mPuEW5">Back to Top</button></div></div></div></div></div></div></div></div></div></div><style>:root { --newCommunityTheme-actionIcon: #878A8C;--newCommunityTheme-actionIconAlpha20: rgba(135,138,140,0.2);--newCommunityTheme-actionIconAlpha50: rgba(135,138,140,0.5);--newCommunityTheme-actionIconShaded80: #6c6e70;--newCommunityTheme-actionIconTinted80: #9fa1a3;--newCommunityTheme-active: #0079D3;--newCommunityTheme-activeAlpha10: rgba(0,121,211,0.1);--newCommunityTheme-activeAlpha20: rgba(0,121,211,0.2);--newCommunityTheme-activeAlpha50: rgba(0,121,211,0.5);--newCommunityTheme-activeLight60: #33a8ff;--newCommunityTheme-activeShaded80: #0060a8;--newCommunityTheme-activeShaded90: #006cbd;--newCommunityTheme-activeTinted05: #f2f8fc;--newCommunityTheme-backgroundImage: initial;--newCommunityTheme-backgroundImagePosition: cover;--newCommunityTheme-banner-backgroundColor: #33a8ff;--newCommunityTheme-banner-backgroundImage: initial;--newCommunityTheme-banner-backgroundImagePosition: cover;--newCommunityTheme-banner-communityNameFormat: slashtag;--newCommunityTheme-banner-height: 64;--newCommunityTheme-banner-iconColor: #0079D3;--newCommunityTheme-banner-iconDimensions-borderRadius: 24;--newCommunityTheme-banner-iconDimensions-customSize: 32;--newCommunityTheme-banner-iconDimensions-padding: 6;--newCommunityTheme-banner-iconDimensions-size: 24;--newCommunityTheme-banner-iconImage: initial;--newCommunityTheme-banner-lineHeight: 38;--newCommunityTheme-banner-positionedImage: initial;--newCommunityTheme-banner-positionedImageAlignment: left;--newCommunityTheme-banner-positionedImageHeight: 48;--newCommunityTheme-banner-secondaryBannerPositionedImage: initial;--newCommunityTheme-body: #FFFFFF;--newCommunityTheme-bodyAlpha50: rgba(255,255,255,0.5);--newCommunityTheme-bodyAlpha70: rgba(255,255,255,0.7);--newCommunityTheme-bodyAlpha80: rgba(255,255,255,0.8);--newCommunityTheme-bodyFade: #FFFFFF00;--newCommunityTheme-bodyShaded80: #ccc;--newCommunityTheme-bodyText: #1c1c1c;--newCommunityTheme-bodyTextAlpha03: rgba(28,28,28,0.03);--newCommunityTheme-bodyTextAlpha20: rgba(28,28,28,0.2);--newCommunityTheme-bodyTextShaded20: #050505;--newCommunityTheme-bodyTextTinted20: #d1d1d1;--newCommunityTheme-bodyTinted50: #fff;--newCommunityTheme-bodyTinted80: #fff;--newCommunityTheme-button: #0079D3;--newCommunityTheme-buttonAlpha05: rgba(0,121,211,0.05);--newCommunityTheme-buttonAlpha10: rgba(0,121,211,0.1);--newCommunityTheme-buttonAlpha20: rgba(0,121,211,0.2);--newCommunityTheme-buttonAlpha40: rgba(0,121,211,0.4);--newCommunityTheme-buttonAlpha50: rgba(0,121,211,0.5);--newCommunityTheme-buttonAlpha80: rgba(0,121,211,0.8);--newCommunityTheme-buttonShaded80: #0060a8;--newCommunityTheme-buttonTinted20: #cce4f6;--newCommunityTheme-buttonTinted50: #7fbce9;--newCommunityTheme-buttonTinted80: #3293db;--newCommunityTheme-canvas: #DAE0E6;--newCommunityTheme-canvasImgPosition: cover;--newCommunityTheme-canvasImgUrl: initial;--newCommunityTheme-checkbox: #000000;--newCommunityTheme-errorText: #FF0000;--newCommunityTheme-field: #F6F7F8;--newCommunityTheme-fieldFade: #F6F7F800;--newCommunityTheme-flair: #EDEFF1;--newCommunityTheme-highlight: #e5f1fa;--newCommunityTheme-inactive: #EDEFF1;--newCommunityTheme-invertFilter: invert(0);--newCommunityTheme-lightText: #FFFFFF;--newCommunityTheme-lightTextAlpha75: rgba(255,255,255,0.75);--newCommunityTheme-line: #EDEFF1;--newCommunityTheme-lineShaded80: #bdbfc0;--newCommunityTheme-lineShaded90: #d5d7d8;--newCommunityTheme-lineShadedNinety: #d5d7d8;--newCommunityTheme-linkText: #0079D3;--newCommunityTheme-linkTextAlpha80: rgba(0,121,211,0.5);--newCommunityTheme-linkTextShaded80: #0060a8;--newCommunityTheme-linkTextTinted80: #3293db;--newCommunityTheme-linkTextWithBody: #3f9ade;--newCommunityTheme-menu: #FFFFFF;--newCommunityTheme-menuActiveText: #0079D3;--newCommunityTheme-menuButtonBackground-active: rgba(0,0,0,0.08);--newCommunityTheme-menuButtonBackground-focus: rgba(0,0,0,0.12);--newCommunityTheme-menuButtonBackground-hover: rgba(0,0,0,0.04);--newCommunityTheme-menuInactiveText: #0079D3;--newCommunityTheme-metaText: #7c7c7c;--newCommunityTheme-monospaceColor: #FF006D;--newCommunityTheme-navBar-activeLink: #0079D3;--newCommunityTheme-navBar-activeSubmenuCaret: #0079D3;--newCommunityTheme-navBar-activeSubmenuLink: #0079D3;--newCommunityTheme-navBar-backgroundColor: #dbf0ff;--newCommunityTheme-navBar-backgroundImage: initial;--newCommunityTheme-navBar-hoverLink: #0079D3;--newCommunityTheme-navBar-inactiveLink: #0079D3;--newCommunityTheme-navBar-inactiveSubmenuCaret: #33a8ff;--newCommunityTheme-navBar-inactiveSubmenuLink: #33a8ff;--newCommunityTheme-navBar-submenuBackgroundColor: #dbf0ff;--newCommunityTheme-navIcon: #1A1A1B;--newCommunityTheme-navIconFaded10: rgba(26,26,27,0.1);--newCommunityTheme-nsfwBlocking-bgcolor: #edeff1;--newCommunityTheme-nsfwBlocking-color: #030303;--newCommunityTheme-nsfwBlocking-contentTitleBgColor: #f6f7f8;;--newCommunityTheme-nsfwBlocking-mainCtaBgColor: #fff;--newCommunityTheme-orangeRed: #FF4500;--newCommunityTheme-pageHeader: #0079D3;--newCommunityTheme-placeholder: #d6d6d6;--newCommunityTheme-placeholderImage: initial;--newCommunityTheme-placeholderImagePosition: cover;--newCommunityTheme-post: #FFFFFF;--newCommunityTheme-postError: #ffe5e5;--newCommunityTheme-postFlairText: #1A1A1B;--newCommunityTheme-postIcon: #898989;--newCommunityTheme-postLine: #ccc;--newCommunityTheme-postLineShaded80: #a3a3a3;--newCommunityTheme-postLineShaded90: #b7b7b7;--newCommunityTheme-postTinted20: #fff;--newCommunityTheme-postTransparent20: rgba(255,255,255,0.8);--newCommunityTheme-primaryButtonShadedEighty: #0060a8;--newCommunityTheme-primaryButtonTintedEighty: #3293db;--newCommunityTheme-primaryButtonTintedFifty: #7fbce9;--newCommunityTheme-primaryButtonTintedSixty: #66aee4;--newCommunityTheme-report: #fff7e5;--newCommunityTheme-textTransparentizedEighty: rgba(26,26,27,0.2);--newCommunityTheme-titleText: #222222;--newCommunityTheme-voteIcons-downvoteActive: initial;--newCommunityTheme-voteIcons-downvoteInactive: initial;--newCommunityTheme-voteIcons-upvoteActive: initial;--newCommunityTheme-voteIcons-upvoteInactive: initial;--newCommunityTheme-voteText-base: #898989;--newCommunityTheme-voteText-downvote: #7193FF;--newCommunityTheme-voteText-downvoteShaded80: #5a75cc;--newCommunityTheme-voteText-downvoteTinted80: #8da8ff;--newCommunityTheme-voteText-upvote: #FF4500;--newCommunityTheme-voteText-upvoteShaded80: #cc3700;--newCommunityTheme-voteText-upvoteTinted80: #ff6a32;--newCommunityTheme-widgetColors-lineColor: rgba(26,26,27,0.07);--newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #FFFFFF;--newCommunityTheme-widgetColors-sidebarWidgetBorderColor: #ccc;--newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #FFFFFF;--newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(255,255,255,0.6);--newCommunityTheme-widgetColors-sidebarWidgetTextColor: #1A1A1B;--newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #141415;--newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #1A1A1B;--newRedditTheme-actionIcon: #878A8C;--newRedditTheme-actionIconAlpha20: rgba(135,138,140,0.2);--newRedditTheme-actionIconAlpha50: rgba(135,138,140,0.5);--newRedditTheme-actionIconShaded80: #6c6e70;--newRedditTheme-actionIconTinted80: #9fa1a3;--newRedditTheme-active: #24A0ED;--newRedditTheme-activeAlpha10: rgba(36,160,237,0.1);--newRedditTheme-activeAlpha20: rgba(36,160,237,0.2);--newRedditTheme-activeAlpha50: rgba(36,160,237,0.5);--newRedditTheme-activeLight60: #42adf0;--newRedditTheme-activeShaded80: #1c80bd;--newRedditTheme-activeShaded90: #2090d5;--newRedditTheme-activeTinted05: #f4fafe;--newRedditTheme-banner-backgroundColor: #24A0ED;--newRedditTheme-banner-backgroundImage: initial;--newRedditTheme-banner-backgroundImagePosition: cover;--newRedditTheme-banner-communityNameFormat: slashtag;--newRedditTheme-banner-height: 64;--newRedditTheme-banner-iconColor: #24A0ED;--newRedditTheme-banner-iconDimensions-borderRadius: 24;--newRedditTheme-banner-iconDimensions-customSize: 32;--newRedditTheme-banner-iconDimensions-padding: 6;--newRedditTheme-banner-iconDimensions-size: 24;--newRedditTheme-banner-iconImage: initial;--newRedditTheme-banner-lineHeight: 38;--newRedditTheme-banner-positionedImage: initial;--newRedditTheme-banner-positionedImageAlignment: cover;--newRedditTheme-banner-positionedImageHeight: 48;--newRedditTheme-banner-secondaryBannerPositionedImage: initial;--newRedditTheme-body: #FFFFFF;--newRedditTheme-bodyAlpha50: rgba(255,255,255,0.5);--newRedditTheme-bodyAlpha70: rgba(255,255,255,0.7);--newRedditTheme-bodyAlpha80: rgba(255,255,255,0.8);--newRedditTheme-bodyFade: #FFFFFF00;--newRedditTheme-bodyShaded80: #ccc;--newRedditTheme-bodyText: #1c1c1c;--newRedditTheme-bodyTextAlpha03: rgba(28,28,28,0.03);--newRedditTheme-bodyTextAlpha20: rgba(28,28,28,0.2);--newRedditTheme-bodyTextShaded20: #050505;--newRedditTheme-bodyTextTinted20: #d1d1d1;--newRedditTheme-bodyTinted50: #fff;--newRedditTheme-bodyTinted80: #fff;--newRedditTheme-button: #0079D3;--newRedditTheme-buttonAlpha05: rgba(0,121,211,0.05);--newRedditTheme-buttonAlpha10: rgba(0,121,211,0.1);--newRedditTheme-buttonAlpha20: rgba(0,121,211,0.2);--newRedditTheme-buttonAlpha40: rgba(0,121,211,0.4);--newRedditTheme-buttonAlpha50: rgba(0,121,211,0.5);--newRedditTheme-buttonAlpha80: rgba(0,121,211,0.8);--newRedditTheme-buttonShaded80: #0060a8;--newRedditTheme-buttonTinted20: #cce4f6;--newRedditTheme-buttonTinted50: #7fbce9;--newRedditTheme-buttonTinted80: #3293db;--newRedditTheme-canvas: #DAE0E6;--newRedditTheme-checkbox: #000000;--newRedditTheme-errorText: #FF0000;--newRedditTheme-field: #F6F7F8;--newRedditTheme-fieldFade: #F6F7F800;--newRedditTheme-flair: #EDEFF1;--newRedditTheme-highlight: #e9f5fd;--newRedditTheme-inactive: #EDEFF1;--newRedditTheme-invertFilter: invert(0);--newRedditTheme-lightText: #FFFFFF;--newRedditTheme-lightTextAlpha75: rgba(255,255,255,0.75);--newRedditTheme-line: #EDEFF1;--newRedditTheme-lineShaded80: #bdbfc0;--newRedditTheme-lineShaded90: #d5d7d8;--newRedditTheme-linkText: #0079D3;--newRedditTheme-linkTextAlpha80: rgba(0,121,211,0.5);--newRedditTheme-linkTextShaded80: #0060a8;--newRedditTheme-linkTextTinted80: #3293db;--newRedditTheme-linkTextWithBody: #3f9ade;--newRedditTheme-menu: #FFFFFF;--newRedditTheme-menuActiveText: #0079D3;--newRedditTheme-menuButtonBackground-active: rgba(0,0,0,0.08);--newRedditTheme-menuButtonBackground-focus: rgba(0,0,0,0.12);--newRedditTheme-menuButtonBackground-hover: rgba(0,0,0,0.04);--newRedditTheme-menuInactiveText: #0079D3;--newRedditTheme-metaText: #7c7c7c;--newRedditTheme-metaTextAlpha50: rgba(120,124,126,0.5);--newRedditTheme-metaTextShaded80: #606364;--newRedditTheme-monospaceColor: #FF006D;--newRedditTheme-navBar-activeLink: #E9F5FD;--newRedditTheme-navBar-activeSubmenuCaret: #24A0ED;--newRedditTheme-navBar-activeSubmenuLink: #24A0ED;--newRedditTheme-navBar-backgroundColor: #24A0ED;--newRedditTheme-navBar-backgroundImage: initial;--newRedditTheme-navBar-hoverLink: #E9F5FD;--newRedditTheme-navBar-inactiveLink: #EDEFF1;--newRedditTheme-navBar-inactiveSubmenuCaret: #42adf0;--newRedditTheme-navBar-inactiveSubmenuLink: #42adf0;--newRedditTheme-navBar-submenuBackgroundColor: #def1fc;--newRedditTheme-navIcon: #1A1A1B;--newRedditTheme-navIconFaded10: rgba(26,26,27,0.1);--newRedditTheme-nsfw: #ff585b;--newRedditTheme-nsfwBlocking-bgcolor: #edeff1;--newRedditTheme-nsfwBlocking-color: #030303;--newRedditTheme-nsfwBlocking-contentTitleBgColor: #f6f7f8;;--newRedditTheme-nsfwBlocking-mainCtaBgColor: #fff;--newRedditTheme-orangeRed: #FF4500;--newRedditTheme-pageHeader: #0079D3;--newRedditTheme-placeholder: #d6d6d6;--newRedditTheme-post: #FFFFFF;--newRedditTheme-postError: #ffe5e5;--newRedditTheme-postFlairText: #1A1A1B;--newRedditTheme-postIcon: #898989;--newRedditTheme-postLine: #ccc;--newRedditTheme-postLineShaded80: #a3a3a3;--newRedditTheme-postLineShaded90: #b7b7b7;--newRedditTheme-postTinted20: #fff;--newRedditTheme-postTransparent20: rgba(255,255,255,0.8);--newRedditTheme-quarantine: #ffb000;--newRedditTheme-report: #fff7e5;--newRedditTheme-search-syntaxHighlightBackgroundColor: #E9F5FD;--newRedditTheme-search-syntaxHighlightColor: #1A1A1A;--newRedditTheme-titleText: #1A1A1B;--newRedditTheme-upsell-appleIcon: #000000;--newRedditTheme-upsell-ssoButtonBorderColor: #D3D6DA;--newRedditTheme-upsell-ssoButtonTextColor: #3D4043;--newRedditTheme-voteIcons-downvoteActive: initial;--newRedditTheme-voteIcons-downvoteInactive: initial;--newRedditTheme-voteIcons-upvoteActive: initial;--newRedditTheme-voteIcons-upvoteInactive: initial;--newRedditTheme-voteText-base: #898989;--newRedditTheme-voteText-downvote: #7193FF;--newRedditTheme-voteText-downvoteShaded80: #5a75cc;--newRedditTheme-voteText-downvoteTinted80: #8da8ff;--newRedditTheme-voteText-upvote: #FF4500;--newRedditTheme-voteText-upvoteShaded80: #cc3700;--newRedditTheme-voteText-upvoteTinted80: #ff6a32;--newRedditTheme-widgetColors-lineColor: rgba(26,26,27,0.07);--newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #FFFFFF;--newRedditTheme-widgetColors-sidebarWidgetBorderColor: #ccc;--newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #FFFFFF;--newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(255,255,255,0.6);--newRedditTheme-widgetColors-sidebarWidgetTextColor: #1A1A1B;--newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #141415;--newRedditTheme-widgetColors-sidebarWidgetTitleColor: #1A1A1B;--subredditContext-emojiHeight: initial;--subredditContext-emojiWidth: initial; }</style><div class=""></div></div></div></div>
<script>
__perfMark('ads_dot_js_fetch_start');
</script><script src="https://www.redditstatic.com/desktop2x/js/xads.js"></script><div id="a2ba06a4-a2ec-4182-b295-c15ffe5f1181" style="display: none;"></div><script>
__perfMark('redux_json_start');
</script><script>
__perfMark('js_deps_fetch_start');
</script><script id="whitespace__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["CollectionCommentsPage~CommentsPage~CountryPage~FramedGild~GildModal~GovernanceReleaseNotesModal~Hap~a5d6a3b8","CollectionCommentsPage~CommentsPage~CountryPage~GovernanceReleaseNotesModal~ModerationPages~Multired~4b0513d5","CollectionCommentsPage~CommentsPage~CountryPage~Frontpage~GovernanceReleaseNotesModal~ModListing~Mod~e3d63e32","CollectionCommentsPage~CommentsPage~EconTopAwardersModal~ModQueuePages~ModerationPages~PostCreation~~bca2b657","CollectionCommentsPage~CommentsPage~GovernanceReleaseNotesModal~ModerationPages~PostCreation~Profile~9a5d9fab","CollectionCommentsPage~CommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~StandalonePostPag~0596d05c","CountryPage~Frontpage~ModListing~Multireddit~ProfileComments~ProfileOverview~ProfilePosts~Subreddit","CollectionCommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~SearchResults","ProfileComments~ProfileOverview~ProfilePosts","ProfileOverview","reddit-components-ProfileIdCard","SocialLinks"]</script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/runtime~Reddit.27a23880c575274427bc.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/vendors~CommentsPage~ModerationPages~Reddit~reddit-components-ClassicPost~reddit-components-CompactP~d737df3e.31f8d07ab88edabff736.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/vendors~CommentsPage~Governance~ModListing~ModerationPages~Reddit~Subreddit.f468f4fbfe44aa5cfabf.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/vendors~Chat~Governance~Reddit.6921f706c26009a1fbb3.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/vendors~Reddit.ad5c6d24afe96ffb5b99.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/CommentsPage~Governance~Reddit~ReportFlow~Subreddit~reddit-components-BlankPost~reddit-components-Cl~5351df81.40cc3cc7874205786551.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Governance~Reddit~Subreddit~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compo~bd4baca2.4f1d919c59a8c9539e4d.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Reddit~StandalonePostPage~reddit-components-ClassicPost~reddit-components-CompactPost~reddit-compone~9b425435.878260915ba0f63a0e43.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Reddit~RichTextEditor~reddit-components-MediumPost~reddit-components-NotificationUnit-Button~removal~87f825ba.f3dc3a137f9b3ec583ec.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Governance~ModListing~Reddit~ReportFlow.85dcdbeefd92c3ae81ed.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Chat~Governance~Reddit.44a28cafda2bd7a8ad84.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Governance~Reddit~SubredditForkingCTA.45225eefddc7a560b091.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Governance~ModListing~Reddit.99b6501230f9d5ecf688.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/ModListing~Reddit~StandalonePostPage.bd37319a4f78703e6421.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Governance~Reddit.6cb180a7bb2a5d2518fb.js"></script><script async="" data-chunk="Reddit" src="https://www.redditstatic.com/desktop2x/Reddit.2d01f04263bf330b3c4c.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~CountryPage~FramedGild~GildModal~GovernanceReleaseNotesModal~Hap~a5d6a3b8.925831aa1372f62328df.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~CountryPage~GovernanceReleaseNotesModal~ModerationPages~Multired~4b0513d5.1da44917cb080f520258.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~CountryPage~Frontpage~GovernanceReleaseNotesModal~ModListing~Mod~e3d63e32.a71e5b53f916cdb93aa7.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~EconTopAwardersModal~ModQueuePages~ModerationPages~PostCreation~~bca2b657.5973070c0532c0932422.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~GovernanceReleaseNotesModal~ModerationPages~PostCreation~Profile~9a5d9fab.a5565adb5793683054b2.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~CommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~StandalonePostPag~0596d05c.ed6f2f641bd599da52ce.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CountryPage~Frontpage~ModListing~Multireddit~ProfileComments~ProfileOverview~ProfilePosts~Subreddit.72581580f229f1e5d4fd.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/CollectionCommentsPage~ProfileComments~ProfileOverview~ProfilePrivate~SearchResults.2297a58ca13eb50b1df8.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/ProfileComments~ProfileOverview~ProfilePosts.c2867dbe921abd19c382.js"></script><script async="" data-chunk="ProfileOverview" src="https://www.redditstatic.com/desktop2x/ProfileOverview.cb14c77cd74f732f706c.js"></script><script async="" data-chunk="reddit-components-ProfileIdCard" src="https://www.redditstatic.com/desktop2x/reddit-components-ProfileIdCard.2597b6f72153103cee94.js"></script><script async="" data-chunk="SocialLinks" src="https://www.redditstatic.com/desktop2x/SocialLinks.b03754114e6b604c1af3.js"></script>
<div id="acceptabletest" class="promotedlink" style="width: 1px; height: 1px; position: absolute; left: -1e+06px; top: 0px; display: block;">Advertisement</div>
<div id="adblocktest" class="AdHeader AdUnit adsense-ads HeaderAd SidebarAd VerticalAd _has-ads ad--content ad-adsense ad-banner adsense-ads googads ad-banner-content ad-BANNER googleAd googlead hasads leftAd native-ad ADBAR ad-medium post-ad promoad rectad sidebar-ad small-ad sponsorAd sponsorPost" style="width: 1px; height: 1px; position: absolute; left: -1000%;"></div>
<script id="datadome-bot-detection">!function(a,b,c,d,e,f){a.ddjskey=e;a.ddoptions=f||null;var m=b.createElement(c),n=b.getElementsByTagName(c)[0];m.async=1,m.src=d,n.parentNode.insertBefore(m,n)}(window,document,"script","https://www.redditstatic.com/js/tags-slim.js","288922D4BE1987530B4E5D4A17952C", { ajaxListenerPath: ["reddit.com/api", "gql.reddit.com", "gateway.reddit.com/desktopapi"] });</script>
<div class=""></div><div class=""></div><div class=""></div><iframe id="gtm-776220ee-67ef-4133-9919-0aaaa7cbabc5" name="{"referrer":"","href":"https://www.reddit.com/user/box464?rdt=50908","hostname":"www.reddit.com","origin":"https://www.reddit.com","pathname":"/user/box464","search":"rdt=50908","hash":"=undefined","user":"000000000afamiqur2"}" src="https://www.redditmedia.com/gtm/jail?id=GTM-5XVNS82" style="display: none;"></iframe></body></html>