.m-0,.my-0{margin:0}.myt-0{margin-top:0}.mx-0{margin:0}.p-0,.px-0,.py-0{padding:0}.m-1{margin:1rem}.my-1{margin:1rem 0}.myt-1{margin-top:1rem}.mx-1{margin:0 1rem}.p-1{padding:1rem}.py-1{padding:1rem 0}.px-1{padding:0 1rem}.m-2{margin:2rem}.my-2{margin:2rem 0}.myt-2{margin-top:2rem}.mx-2{margin:0 2rem}.p-2{padding:2rem}.py-2{padding:2rem 0}.px-2{padding:0 2rem}.m-3{margin:3rem}.my-3{margin:3rem 0}.myt-3{margin-top:3rem}.mx-3{margin:0 3rem}.p-3{padding:3rem}.py-3{padding:3rem 0}.px-3{padding:0 3rem}.m-4{margin:4rem}.my-4{margin:4rem 0}.myt-4{margin-top:4rem}.mx-4{margin:0 4rem}.p-4{padding:4rem}.py-4{padding:4rem 0}.px-4{padding:0 4rem}.m-5{margin:5rem}.my-5{margin:5rem 0}.myt-5{margin-top:5rem}.mx-5{margin:0 5rem}.p-5{padding:5rem}.py-5{padding:5rem 0}.px-5{padding:0 5rem}.m-6{margin:6rem}.my-6{margin:6rem 0}.myt-6{margin-top:6rem}.mx-6{margin:0 6rem}.p-6{padding:6rem}.py-6{padding:6rem 0}.px-6{padding:0 6rem}.m-0-5{margin:.5rem}.mx-0-5{margin-right:.5rem;margin-left:.5rem}.my-0-5{margin-top:.5rem;margin-bottom:.5rem}@-webkit-keyframes raise{50%{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}to{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}}@keyframes raise{50%{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}to{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}}#root{--main-background:#fff;--off-background:#fafafa;--secondary-background:#fdfcfa;--main-color:#000;--secondary-color:#888;--inverse-color:#fff;--border-color:#e1e1e1;--inset-color:var(--border-color);--shadow-color:rgba(0,0,0,0.06)}#root.dark-mode{--main-background:#5c5f60;--off-background:#57595a;--main-color:#fff;--secondary-background:#6b6d6d;--secondary-color:#fffbf0;--inverse-color:#000;--border-color:#fffbf0;--inset-color:#444;--shadow-color:var(--off-background)}#root .modest-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root.dark-mode .modest-shadow{box-shadow:0 1px 3px var(--border-color),0 1px 2px var(--border-color)}.header{display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:1;word-wrap:break-word;background:var(--main-background);padding:1rem;height:4rem;border-bottom:.09rem solid var(--border-color);box-shadow:0 0 0;-webkit-transition:box-shadow .2s cubic-bezier(.55,0,.55,.2),border-bottom .2s cubic-bezier(.55,0,.55,.2);transition:box-shadow .2s cubic-bezier(.55,0,.55,.2),border-bottom .2s cubic-bezier(.55,0,.55,.2)}.header-scroll-down{-webkit-transition:box-shadow .2s ease-out,border-bottom-color .2s cubic-bezier(.55,0,.55,.2);transition:box-shadow .2s ease-out,border-bottom-color .2s cubic-bezier(.55,0,.55,.2);box-shadow:0 6px 6px var(--shadow-color)}.header-scroll-down,.header-scroll-up{border-bottom-color:var(--main-background)}.header-scroll-up{box-shadow:0 2px 2px var(--shadow-color);-webkit-transition:box-shadow .3s cubic-bezier(.55,0,.55,.2);transition:box-shadow .3s cubic-bezier(.55,0,.55,.2)}#search-box,#search-box form{display:flex;justify-content:center;width:100%}#search-box form{margin:0 2rem}#search-box form input{width:100%;border:1px solid var(--border-color);padding:.5rem;border-radius:5px 0 0 5px;background:var(--main-background);color:var(--main-color)}#search-box form:focus-within input[type=text]{box-shadow:inset .1rem .3rem .5rem .01rem var(--inset-color)}#search-box form:focus-within label{background:var(--border-color);background:var(--inset-color)}#search-box form label{padding:.6rem;border:.9px solid var(--border-color);border-left:none;border-radius:0 5px 5px 0;background:var(--inset-color);cursor:pointer;color:var(--secondary-color);display:flex;align-items:center}#search-box form label:hover{background:var(--secondary-background);color:var(--secondary-color)}#search-box form label:active{box-shadow:inset .3rem .3rem 1rem .5rem rgba(0,0,0,.1);background:#fcc392;-webkit-transition:box-shadow .5s cubic-bezier(.25,.8,.25,1);transition:box-shadow .5s cubic-bezier(.25,.8,.25,1)}.radio-platforms.header{align-items:center;justify-content:center;justify-items:center;background-color:var(--main-background);overflow:hidden}.radio-platforms.header .ks-radiotags{display:flex;flex-wrap:nowrap;border-radius:10px;overflow-x:auto;padding-bottom:.1rem;margin:0 1.5rem;scrollbar-width:thin;scrollbar-color:var(--border-color) var(--main-background)}.radio-platforms.header .ks-radiotags::-webkit-scrollbar{height:.2rem;background:var(--main-background)}.radio-platforms.header .ks-radiotags::-webkit-scrollbar-thumb{background:var(--border-color);-webkit-border-radius:1rem}.radio-platforms.header .platform-arrow{visibility:hidden;opacity:.8;padding:1rem;border-radius:20px;position:absolute}.radio-platforms.header .platform-arrow#right-arrow{right:0;background:-webkit-gradient(linear,left top,right top,from(var(--secondary-background)),to(var(--main-background)));background:linear-gradient(90deg,var(--secondary-background),var(--main-background))}.radio-platforms.header .platform-arrow#left-arrow{left:0;background:-webkit-gradient(linear,left top,right top,from(var(--main-background)),to(var(--secondary-background)));background:linear-gradient(90deg,var(--main-background),var(--secondary-background))}#prepend-alert{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:4rem;z-index:1000;background-color:#ff7900;color:#444}#prepend-alert span{margin-left:auto;padding:0 1rem}body,html{margin:0;padding:0;width:100%}#root{display:flex;flex-direction:column;align-content:space-between;align-items:center;justify-content:space-between;min-height:100vh;background:var(--main-background);color:var(--main-color)}#container{display:flex;justify-content:center;align-content:center;justify-items:center;margin:auto;max-width:1200px;width:100%}.side-container{display:flex;height:100vh;position:-webkit-sticky;position:sticky;top:0}.side-container#auth-nav-cont{flex:0 5;z-index:3}.side-container#right-side{flex:1 0 27%}#center-container{flex:2 4 66%;max-width:635.562px;height:auto!important}.main-component{display:flex;min-height:100vh;flex-direction:column;justify-content:flex-start;padding-bottom:5rem}.main-component #comments-cont,.main-component #notifications-cont,.main-component #posts-cont{margin-bottom:auto}.guest-main-component{justify-content:center}@media (max-width:900px){#right-side{display:none}#center-container{flex-grow:2;width:unset}}#search-side{display:flex;flex-direction:column;justify-items:center;height:auto;width:100%}#search-side #search-box{margin:1rem 0;position:-webkit-sticky;position:sticky;top:1rem}nav #brand-name{color:var(--main-color)}nav ul#nav-settings li{cursor:pointer}nav ul#nav-settings li>span{color:var(--main-color)}.current-route,nav ul#nav-settings li:hover>span{color:#ff7900}.current-route>img{border:2px solid #ff7900;background-color:#ff7900}#guest-nav{flex-direction:row;max-height:6rem;position:fixed;bottom:0;padding:.7rem 2rem;width:100%;z-index:3;background:#444;border-top:3.8px solid #ff7900}#guest-nav,#guest-nav ul{display:flex;align-items:center;justify-content:space-between}#guest-nav ul li{text-align:center}#guest-nav .brand-name{white-space:nowrap}#guest-nav a{padding:.45rem;margin:0 .25rem}#guest-nav a:hover{color:#ffaf66}#guest-nav .current-route{border-bottom:2px solid #ff7900}.guest-nav-scroll{opacity:.7;box-shadow:0 -2px 2px rgba(117,90,0,.575);-webkit-transition:all .6s cubic-bezier(.55,0,.55,.2);transition:all .6s cubic-bezier(.55,0,.55,.2)}.guest-nav-scroll .site-name i{-webkit-transition:-webkit-transform .55s cubic-bezier(.55,0,.55,.2);transition:-webkit-transform .55s cubic-bezier(.55,0,.55,.2);transition:transform .55s cubic-bezier(.55,0,.55,.2);transition:transform .55s cubic-bezier(.55,0,.55,.2),-webkit-transform .55s cubic-bezier(.55,0,.55,.2);-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.nav-shadow{box-shadow:0 -3px 9px 2px rgba(117,90,0,.575);-webkit-transition:all .2s cubic-bezier(.55,0,.55,.2);transition:all .2s cubic-bezier(.55,0,.55,.2)}.badge-parent{position:relative}.badge-parent#nav-badge-parent .notification-badge{left:.01rem;top:.5rem}.badge-parent .notification-badge{pointer-events:none;background:#f07;color:#fff;position:absolute;border-radius:50%;padding:.4rem;width:.3rem;height:.3rem;font-size:xx-small;display:flex;align-items:center;justify-content:center}#auth-nav-cont nav ul li a{color:var(--main-color)}@media (min-width:700px){nav{flex:0.9 5 100%;flex-direction:column;align-items:flex-end;height:auto;font-size:1.4rem;padding:1rem .5rem}nav,nav>div{display:flex}nav>div{flex-direction:column;align-items:flex-start;font-weight:700;white-space:nowrap}nav>div #brand-cont{padding:.8rem}nav>div #brand-cont i{font-size:1.7rem}nav>div #brand-cont a #brand-name{padding:0 1rem}nav>div ul{display:flex;flex-direction:column;height:80vh;align-items:flex-start;white-space:nowrap}nav>div ul li{padding:.8rem;width:100%}nav>div ul li>a{display:flex;justify-content:flex-start;align-items:center}nav>div ul li>a i,nav>div ul li>a img{max-width:1.4rem}nav>div ul li>a span{padding:0 1rem}nav>div ul li:hover{background:var(--secondary-background)}nav>div ul:not(#nav-settings) li{border-radius:15px}nav>div #nav-settings-cont{align-self:flex-end}nav>div #nav-settings-cont .drop-parent{align-self:flex-end;justify-self:flex-end}}@media (max-width:700px){.side-container#auth-nav-cont{overflow:hidden;-webkit-transition:height .2s ease;transition:height .2s ease}.side-container#auth-nav-cont.auth-scroll-down{height:0%;-webkit-transition:height .5s ease;transition:height .5s ease}.side-container#auth-nav-cont nav{width:100%}.side-container#auth-nav-cont nav>div{height:100%;width:100%;display:flex;align-items:center}.side-container#auth-nav-cont nav>div #brand-cont{display:none}.side-container#auth-nav-cont nav>div ul{width:100%;display:flex;justify-content:space-evenly;font-size:2rem}.side-container#auth-nav-cont nav>div ul li>a{display:flex;align-content:center}.side-container#auth-nav-cont nav>div ul li>a i,.side-container#auth-nav-cont nav>div ul li>a img{max-width:2rem}.side-container#auth-nav-cont nav>div #nav-settings-cont{display:none}}.text-primary{color:#ff7900}.text-block{display:block;margin-top:.3rem;color:#888}.text-center-x{text-align:center}.text-link:hover{cursor:pointer;text-decoration:underline}.text-icon:hover i{color:#ff7900}.br-5{border-radius:5%}.br-10{border-radius:10%}.br-50{border-radius:50%}.fa-ellipsis-h{font-size:1.2rem}.x-large{font-size:4rem;line-height:1.2;margin-bottom:1rem}.large{font-size:2rem;line-height:1.2}.lead{font-size:1.3rem;margin-bottom:1rem;text-align:center}.harmony-red{color:#ff4da0}.harmony-blue{color:#4df3ff}.line{height:1px;background:#ccc;margin:1.5rem 0}.btn{height:auto;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.btn,.btn span{display:inline-block;cursor:pointer;font-size:1rem;outline:none;border:none;text-align:center;border-radius:10px}.btn span{position:relative;top:-.1rem;left:-.05rem;padding:1rem;-webkit-transition:all .01s ease-in;transition:all .01s ease-in}.btn:active{box-shadow:none!important}.btn:active span{top:0;left:0;box-shadow:inset .3rem .3rem 1rem .5rem rgba(0,0,0,.1)!important}.btn-big span{padding:1.7rem}.btn-big:active span{padding:1.67rem}#root .btn-primary{background:#db6800}#root .btn-primary span{background:#ff993d;color:#454545}#root .btn-primary:active span,#root .btn-primary:focus,#root .btn-primary:focus span,#root .btn-primary:hover,#root .btn-primary:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root .btn-success{background:#71e971}#root .btn-success span{background:#90ee90;color:#4c4c4c}#root .btn-success:active span,#root .btn-success:focus,#root .btn-success:focus span,#root .btn-success:hover,#root .btn-success:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root .btn-white{background:#ededed}#root .btn-white span{border:.4px solid #d9d9d9;background:#fff;color:#4f4f4f}#root .btn-white:active span,#root .btn-white:focus,#root .btn-white:focus span,#root .btn-white:hover,#root .btn-white:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root .btn-light{background:#fbb06f}#root .btn-light span{background:#fcc392;color:#4d4d4d}#root .btn-light:active span,#root .btn-light:focus,#root .btn-light:focus span,#root .btn-light:hover,#root .btn-light:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root .btn-danger{background:#db0000;font-weight:700;-webkit-animation:raise .4s cubic-bezier(.25,.8,.25,1);animation:raise .4s cubic-bezier(.25,.8,.25,1);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}#root .btn-danger span{background:#ff3d3d;color:#454545}#root .btn-danger:active span,#root .btn-danger:focus,#root .btn-danger:focus span,#root .btn-danger:hover,#root .btn-danger:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root .btn-danger span{color:#fff}#root .btn-danger:hover span{border:none;color:#fff}#root .btn-danger:hover{box-shadow:0 14px 28px rgba(0,0,0,.16),0 10px 10px rgba(0,0,0,.23)}#root.dark-mode .btn-primary{background:#db6800}#root.dark-mode .btn-primary span{background:#ff993d;color:#454545}#root.dark-mode .btn-primary:active span,#root.dark-mode .btn-primary:focus,#root.dark-mode .btn-primary:focus span,#root.dark-mode .btn-primary:hover,#root.dark-mode .btn-primary:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root.dark-mode .btn-success{background:#71e971}#root.dark-mode .btn-success span{background:#90ee90;color:#4c4c4c}#root.dark-mode .btn-success:active span,#root.dark-mode .btn-success:focus,#root.dark-mode .btn-success:focus span,#root.dark-mode .btn-success:hover,#root.dark-mode .btn-success:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root.dark-mode .btn-white{background:#919191}#root.dark-mode .btn-white span{background:#777;color:#fff}#root.dark-mode .btn-white:active span,#root.dark-mode .btn-white:focus,#root.dark-mode .btn-white:focus span,#root.dark-mode .btn-white:hover,#root.dark-mode .btn-white:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root.dark-mode .btn-light{background:#fbb06f}#root.dark-mode .btn-light span{background:#fcc392;color:#4d4d4d}#root.dark-mode .btn-light:active span,#root.dark-mode .btn-light:focus,#root.dark-mode .btn-light:focus span,#root.dark-mode .btn-light:hover,#root.dark-mode .btn-light:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root.dark-mode .btn-danger{background:#db0000;font-weight:700;-webkit-animation:raise .4s cubic-bezier(.25,.8,.25,1);animation:raise .4s cubic-bezier(.25,.8,.25,1);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}#root.dark-mode .btn-danger span{background:#ff3d3d;color:#454545}#root.dark-mode .btn-danger:active span,#root.dark-mode .btn-danger:focus,#root.dark-mode .btn-danger:focus span,#root.dark-mode .btn-danger:hover,#root.dark-mode .btn-danger:hover span{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#root.dark-mode .btn-danger span{color:#fff}#root.dark-mode .btn-danger:hover span{border:none;color:#fff}#root.dark-mode .btn-danger:hover{box-shadow:0 14px 28px rgba(0,0,0,.16),0 10px 10px rgba(0,0,0,.23)}.bg-lime{background:#0f0}.bg-primary{background-color:#ff7900;color:#fff}.bg-contrast-light{background-color:#c792f5;color:#333}.bg-contrast{background-color:#80f;color:#fff}.bg-light{background-color:#fcc392;color:#333}.bg-dark{background-color:#444;color:#fff}.bg-success{background-color:#90ee90;color:#333}.bg-white{background-color:#fff;color:#333}.fade-in{-webkit-animation:fade-in .2s cubic-bezier(.55,0,.55,.2);animation:fade-in .2s cubic-bezier(.55,0,.55,.2)}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{-webkit-animation:fade-out .2s cubic-bezier(.55,0,.55,.2);animation:fade-out .2s cubic-bezier(.55,0,.55,.2)}@-webkit-keyframes fade-out{0%{opacity:.9}to{opacity:0}}@keyframes fade-out{0%{opacity:.9}to{opacity:0}}.alert{display:flex;justify-content:center;align-items:center;padding:.8rem;opacity:.99;z-index:5;position:fixed;left:20%;right:20%;border-radius:5px;margin:2rem 0;background-color:#80f;color:#fff}.alert div:first-of-type{padding:.1rem}.alert.alert-primary{background:#0ef;color:#444}.alert.alert-dark{background-color:#444;color:#fff}.alert.alert-success{background-color:#90ee90;color:#333}.alert.alert-danger{background-color:red;color:#fff}.dark-overlay{height:100%;width:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.7)}#dash-cont .dash-table-cont{margin:2rem 0}#dash-cont .dash-table-cont table{width:100%}#dash-cont .dash-table-cont table thead th{border:1px solid var(--border-color)}#dash-cont .dash-table-cont table td,#dash-cont .dash-table-cont table th{padding:1rem;text-align:center}#dash-cont .dash-table-cont table th{background:#fcc392;color:#333}#dash-cont .dash-table-cont table tbody tr{margin:4px}#dash-cont .dash-table-cont table tbody tr:active,#dash-cont .dash-table-cont table tbody tr:hover{margin:0;border:2px solid #ff7900!important;color:#ff7900;background-color:var(--off-background)}#dash-cont .dash-table-cont table tbody tr:active .dash-delete-ellipsis,#dash-cont .dash-table-cont table tbody tr:hover .dash-delete-ellipsis{opacity:1}#dash-cont .dash-table-cont table tbody tr:active{background-color:var(--off-background)}#dash-cont .dash-table-cont table tbody tr td.dash-delete-ellipsis{opacity:0;padding:1rem;min-width:1.5rem;height:1rem;color:grey!important;text-align:center;text-justify:center;cursor:pointer}#dash-cont .dash-table-cont table tbody tr td.dash-delete-ellipsis:hover{background-color:var(--secondary-background)}#dash-cont .dash-table-cont table tbody tr td.dash-delete-ellipsis:hover i{color:var(--main-color)}#dash-cont .dash-table-cont table tbody tr.highlight-del{color:red}.reminder{display:inline-block;background-color:#413f3f;color:#fff;padding:.8rem 2rem;font-size:1rem;border-radius:5px;z-index:10;position:absolute;font-family:IBM Plex Sans,sans-serif,sans;font-weight:700;box-shadow:0 4px 4px rgba(0,0,0,.06);white-space:pre-wrap}.reminder:not(#user-summary){opacity:.8}._index-rem{margin-left:-4rem;margin-top:3rem}._logout-rem{margin-left:-5rem;margin-top:3rem}._center-rem{right:50%;margin-top:1rem}.spinner{-webkit-animation:spin 1.3s cubic-bezier(.55,0,.55,.2) infinite alternate;animation:spin 1.3s cubic-bezier(.55,0,.55,.2) infinite alternate;text-align:"center";width:100%;height:100%;position:relative;display:flex;justify-content:center}.spinner span{color:#ff7900;font-size:3rem;-webkit-animation:flash .9s cubic-bezier(.55,0,.55,.2) infinite alternate;animation:flash .9s cubic-bezier(.55,0,.55,.2) infinite alternate}@-webkit-keyframes spin{to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes spin{to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@-webkit-keyframes flash{to{color:#000}}@keyframes flash{to{color:#000}}.show-sm{display:none}.img-cont:hover img{-webkit-filter:sepia(60%);filter:sepia(60%);cursor:pointer}.status-indicator.valid:focus-within:after{color:#32cd32;content:"Available"}.status-indicator.invalid{color:red}.status-indicator.invalid input{color:red!important;box-shadow:0 0 1px 1.5px maroon!important;border:none!important}.status-indicator.invalid.unavailable:after{content:"This username is unavailable. Please try another."}.status-indicator.invalid.too-few:after{content:"Your username must be at least 5 characters."}.status-indicator.invalid.too-many:after{content:"Your username must be no longer than 15 characters."}.status-indicator.invalid.alpha-only:after{content:"Alphanumeric characters only."}.custom-ellipsis:hover{color:#888;cursor:pointer}.custom-ellipsis:active,.custom-ellipsis:hover{-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.custom-ellipsis:active{color:#444}.aspect-ratio-bg{width:2.3rem}.aspect-ratio-bg,.aspect-ratio-bg:hover>div{-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.aspect-ratio-bg:hover>div{background:var(--border-color)}.aspect-ratio-bg:active>div{background:var(--secondary-color)}.aspect-ratio-bg>div{border-radius:50%;width:100%;height:0;padding:100% 0 0;cursor:pointer;position:relative}.aspect-ratio-bg>div .content{top:0;right:0;bottom:0;left:0;position:absolute;display:flex;justify-content:center;align-items:center}.shadow-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.shadow-1:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.shadow-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important}.modest-shadow-1{box-shadow:0 4px 4px rgba(0,0,0,.06)}.red{color:red}.primary{color:#ff7900}.highlight{border:2px solid #ff7900!important}.icon-action{cursor:pointer}.icon-action:hover i{color:#888}.icon-action i,.pe-none{pointer-events:none}.lite-txt{color:#888}.invisible{visibility:collapse;display:block}#recycle-options-cont:hover .reminder{display:none}#nav-settings-cont,#recycle-options-cont,#suggestions-cont{display:flex;justify-content:flex-end}#nav-settings-cont .drop-parent,#recycle-options-cont .drop-parent,#suggestions-cont .drop-parent{cursor:pointer}#nav-settings-cont .drop-parent.slide-down ul,#recycle-options-cont .drop-parent.slide-down ul,#suggestions-cont .drop-parent.slide-down ul{max-height:500px;-webkit-transition:max-height .3s cubic-bezier(.25,.8,.25,1);transition:max-height .3s cubic-bezier(.25,.8,.25,1);display:block;overflow-y:hidden}#nav-settings-cont .drop-parent.slide-down ul li,#recycle-options-cont .drop-parent.slide-down ul li,#suggestions-cont .drop-parent.slide-down ul li{pointer-events:all;opacity:1;font-size:1.2rem;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.25,1),font-size 0s cubic-bezier(.25,.8,.25,1);transition:opacity .3s cubic-bezier(.25,.8,.25,1),font-size 0s cubic-bezier(.25,.8,.25,1)}#nav-settings-cont .drop-parent ul,#recycle-options-cont .drop-parent ul,#suggestions-cont .drop-parent ul{box-shadow:0 2px 5px rgba(0,0,0,.12),0 2px 3px rgba(0,0,0,.24);position:absolute;max-height:0;z-index:1}#nav-settings-cont .drop-parent ul li,#recycle-options-cont .drop-parent ul li,#suggestions-cont .drop-parent ul li{opacity:0;font-size:0;pointer-events:none}.drop-parent#tag-suggestions.ts-post-form ul{top:10rem;right:-25rem}.drop-parent#tag-suggestions.ts-add-censor-event ul{top:1rem;right:-30rem}.drop-parent:hover{color:var(--secondary-color)}.drop-parent ul#recycle-options{top:-5rem;left:-3rem;height:auto;overflow:hidden}.drop-parent ul#recycle-options li>span>span{padding:0 1rem}.drop-parent ul#nav-settings{top:-9rem;left:2rem;height:auto}.drop-parent ul#nav-settings li>span>span{padding:0 1rem}.drop-parent{position:relative;border-radius:5px}.drop-parent .drop-option *{pointer-events:none}.hide{visibility:hidden}.show-md{display:none}@media (max-width:900px){.show-md{display:unset}}._reminder_top_left{top:-1rem;left:-10.5rem}._reminder_top_right{top:-1rem;left:10.5rem}.form-group{margin:1.2rem 0}.form-text{display:block;margin-top:.3rem;color:#888}.form input[type=date],.form input[type=email],.form input[type=number],.form input[type=password],.form input[type=range],.form input[type=text],.form input[type=url],.form select,.form textarea{display:block;width:100%;max-width:100%;padding:.4rem;font-size:1.2rem;border:1px solid #ff7900;border-radius:5px;background:var(--main-background);color:var(--main-color)}.form input[type=date]::-webkit-input-placeholder,.form input[type=email]::-webkit-input-placeholder,.form input[type=number]::-webkit-input-placeholder,.form input[type=password]::-webkit-input-placeholder,.form input[type=range]::-webkit-input-placeholder,.form input[type=text]::-webkit-input-placeholder,.form input[type=url]::-webkit-input-placeholder,.form select::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#888}.form input[type=date]:-ms-input-placeholder,.form input[type=email]:-ms-input-placeholder,.form input[type=number]:-ms-input-placeholder,.form input[type=password]:-ms-input-placeholder,.form input[type=range]:-ms-input-placeholder,.form input[type=text]:-ms-input-placeholder,.form input[type=url]:-ms-input-placeholder,.form select:-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:#888}.form input[type=date]::-ms-input-placeholder,.form input[type=email]::-ms-input-placeholder,.form input[type=number]::-ms-input-placeholder,.form input[type=password]::-ms-input-placeholder,.form input[type=range]::-ms-input-placeholder,.form input[type=text]::-ms-input-placeholder,.form input[type=url]::-ms-input-placeholder,.form select::-ms-input-placeholder,.form textarea::-ms-input-placeholder{color:#888}.form input[type=date]::placeholder,.form input[type=email]::placeholder,.form input[type=number]::placeholder,.form input[type=password]::placeholder,.form input[type=range]::placeholder,.form input[type=text]::placeholder,.form input[type=url]::placeholder,.form select::placeholder,.form textarea::placeholder{color:#888}.form input[type=date]:hover,.form input[type=email]:hover,.form input[type=number]:hover,.form input[type=password]:hover,.form input[type=range]:hover,.form input[type=text]:hover,.form input[type=url]:hover,.form select:hover,.form textarea:hover{border:1px solid var(--main-color);background:var(--secondary-background)}.form input[type=date]:focus,.form input[type=email]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=range]:focus,.form input[type=text]:focus,.form input[type=url]:focus,.form select:focus,.form textarea:focus{border-color:#aaa;box-shadow:0 0 1px 1.5px #ffb566;color:#222;outline:none;background:var(--secondary-background);color:var(--main-color)}.form input[type=number]::-webkit-inner-spin-button,.form input[type=text]::-webkit-calendar-picker-indicator{display:none}.form input[type=date]::-webkit-calendar-picker-indicator,.form input[type=date]::-webkit-inner-spin-button{cursor:pointer}.form input[type=number]{-moz-appearance:textfield}.form .submit-btn,.form input[type=submit]{font:inherit;display:block;margin-left:auto}.form-group{-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1);margin:1.4rem;padding:1.4rem;border-radius:3px;border-bottom:2px dotted var(--border-color);text-align:start}.form-group:active,.form-group:focus-within{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border:none;-webkit-transition:box-shadow .2s cubic-bezier(.55,0,.55,.2);transition:box-shadow .2s cubic-bezier(.55,0,.55,.2);border-radius:6px}.form-group .img-cont{width:50%;margin-left:auto;margin-right:auto;padding-top:1rem}.form-group label{margin-right:auto;margin-left:1px}.form-group input[type=date],.form-group input[type=date]:focus,.form-group input[type=date]:hover,.form-group select,.form-group select:focus,.form-group select:hover{background:var(--main-background);color:var(--main-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%;cursor:pointer}.form-group input[type=date]::-webkit-calendar-picker-indicator{opacity:0}.form-group select{background:var(--main-background);color:var(--main-color)}.form-group select:focus{opacity:.7}.form-group select option:first-child{color:#c2bfbf}.slidecontainer{width:100%}.slidecontainer .slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:15px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s}.slidecontainer .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);width:15px;height:35px;border-radius:5px;background:#ff7900;cursor:col-resize;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.slidecontainer .slider::-webkit-slider-thumb:hover{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);background:#000;border:5px solid #ff7900;border-radius:5px;height:2.8rem}.slidecontainer .slider::-moz-range-thumb{-moz-appearance:none;appearance:none;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);width:15px;height:35px;border-radius:5px;background:#ff7900;cursor:col-resize;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.slidecontainer .slider::-moz-range-thumb:hover{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);background:#000;border:2px solid #ff7900;border-radius:5px;height:2.8rem}.age-badge{border-radius:5px;padding:.3rem;-webkit-animation:badge-fade 1s ease-out;animation:badge-fade 1s ease-out}@-webkit-keyframes badge-fade{0%{color:#ff7900;background-color:#444;border-bottom:none}}@keyframes badge-fade{0%{color:#ff7900;background-color:#444;border-bottom:none}}.single-checkbox{display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:0}.single-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.single-checkbox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff}.single-checkbox:hover input~.checkmark{background-color:#fcc392;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.single-checkbox input:checked~.checkmark{background-color:#ff7900}.single-checkbox input:checked~.checkmark:hover{background:#db6800;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.single-checkbox .checkmark:after{content:"";position:absolute;display:none}.single-checkbox input:checked~.checkmark:after{display:block}.single-checkbox .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.use-trans-label{padding-top:.5rem;position:relative}.use-trans-label input+label,.use-trans-label select+label,.use-trans-label textarea+label{position:absolute;top:10.8px;left:8px;color:grey;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;font-size:larger;pointer-events:none}.use-trans-label input:focus+label,.use-trans-label select:focus+label,.use-trans-label textarea:focus+label{background:none;-webkit-transform:scale(.75) translate(-30%,-135%);transform:scale(.75) translate(-30%,-135%)}.use-trans-label input:focus+label span.red,.use-trans-label select:focus+label span.red,.use-trans-label textarea:focus+label span.red{color:red}.use-trans-label input:focus+label span.primary,.use-trans-label select:focus+label span.primary,.use-trans-label textarea:focus+label span.primary{color:#ff7900}.use-trans-label .label-not-empty{-webkit-transform:scale(.55) translate(-30%,-150%);transform:scale(.55) translate(-30%,-150%)}.use-trans-label .label-not-empty span{color:grey}.use-trans-label .date-label-not-empty{font-size:larger;-webkit-transform:scale(.55) translate(-36%,49%);transform:scale(.55) translate(-36%,49%)}.use-trans-label .date-label-not-empty span{color:grey}.use-data-label:before{content:attr(data-label);font-size:small;opacity:0;-webkit-transition:opacity .5s cubic-bezier(.25,.8,.25,1);transition:opacity .5s cubic-bezier(.25,.8,.25,1)}.use-data-label:focus-within:before{font-size:small;color:#888;content:attr(data-label);opacity:1;-webkit-transition:opacity .5s cubic-bezier(.25,.8,.25,1);transition:opacity .5s cubic-bezier(.25,.8,.25,1)}.use-data-label.required:before{content:"*";font-size:medium;color:#f07;opacity:1;-webkit-transition:opacity .5s cubic-bezier(.25,.8,.25,1);transition:opacity .5s cubic-bezier(.25,.8,.25,1)}.use-data-label.required:focus-within:before{font-size:small;color:#888;content:attr(data-label);-webkit-transition:opacity .5s cubic-bezier(.25,.8,.25,1);transition:opacity .5s cubic-bezier(.25,.8,.25,1)}.form textarea{height:40px;-webkit-transition:height .5s cubic-bezier(.25,.8,.25,1);transition:height .5s cubic-bezier(.25,.8,.25,1)}.form-group .center-btn-label{display:flex;align-items:flex-start}.form-group .center-btn-label>div{display:flex;flex-direction:column;align-items:center}ul.ks-cboxtags,ul.ks-radiotags{list-style:none}ul.ks-cboxtags li,ul.ks-radiotags li{display:inline}ul.ks-cboxtags li label,ul.ks-radiotags li label{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px solid var(--border-color);border-radius:10px;color:#adadad;white-space:nowrap;margin:1px .2rem 1px .5px;-webkit-transition:all .2s cubic-bezier(.55,0,.55,.2);transition:all .2s cubic-bezier(.55,0,.55,.2);padding:5px 8px;margin:2px;cursor:pointer}ul.ks-cboxtags li label:before,ul.ks-radiotags li label:before{display:inline-block;font-style:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;font-family:Font Awesome\ 5 Free;font-weight:900;padding:1px 3px 1px 1px;content:"\f067"}ul.ks-cboxtags li input[type=checkbox]:checked+label:before,ul.ks-radiotags li input[type=radio]:checked+label:before{content:"\f067";-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}ul.ks-cboxtags li input[type=checkbox]:checked+label,ul.ks-radiotags li input[type=radio]:checked+label{border-color:#ff7900;color:var(--main-color)}ul.ks-cboxtags li input[type=checkbox],ul.ks-radiotags li input[type=radio]{display:absolute;position:absolute;opacity:0}ul.ks-cboxtags li input[type=checkbox]:focus+label,ul.ks-radiotags li input[type=radio]:focus+label{border:2px solid #fcc392}ul.ks-cboxtags li input[type=checkbox]:hover+label,ul.ks-radiotags li input[type=radio]:hover+label{border:2px solid #ffd7b3;background-color:var(--main-background);color:var(--main-color)}ul.ks-cboxtags li input[type=checkbox]:checked:hover+label,ul.ks-radiotags li input[type=radio]:checked:hover+label{border-color:#ff7900;color:#ff7900;background-color:var(--secondary-background)}.post-img{margin:1rem 0;overflow:hidden;border:.7px solid var(--border-color);border-radius:15px}.post-img,.post-img .img-cont{display:flex;flex-direction:column;align-self:center;width:100%}.post-img .img-cont{max-height:25rem}.post-img .img-cont img{object-fit:cover}.post-img>span .platform{font-weight:700}.post-img>span small{color:grey}.post-actions .actions,.post-actions .actions-with-ellipsis{display:flex}.post-actions .actions-with-ellipsis .no-ellipsis,.post-actions .actions .no-ellipsis{margin-right:2.3rem}.actions-cont-shared .actions,.actions-cont-shared .actions-with-ellipsis{display:flex;justify-content:space-between;position:relative;white-space:nowrap}.actions-cont-shared .actions-with-ellipsis .action,.actions-cont-shared .actions .action{display:flex;justify-content:center;align-items:center;cursor:pointer}.actions-cont-shared .actions-with-ellipsis .reply i,.actions-cont-shared .actions .reply i{color:#888}.actions-cont-shared .actions-with-ellipsis .reply i:hover,.actions-cont-shared .actions .reply i:hover{color:#ff7900}.actions-cont-shared .actions-with-ellipsis .recycle,.actions-cont-shared .actions-with-ellipsis .vote,.actions-cont-shared .actions .recycle,.actions-cont-shared .actions .vote{white-space:nowrap;cursor:pointer}.actions-cont-shared .actions-with-ellipsis .recycle:hover i,.actions-cont-shared .actions-with-ellipsis .vote:hover i,.actions-cont-shared .actions .recycle:hover i,.actions-cont-shared .actions .vote:hover i{color:#888}.actions-cont-shared .actions-with-ellipsis .recycle.action-initiated i,.actions-cont-shared .actions-with-ellipsis .vote.action-initiated i,.actions-cont-shared .actions .recycle.action-initiated i,.actions-cont-shared .actions .vote.action-initiated i{color:#ff7900}.actions-cont-shared .actions-with-ellipsis .delete-x,.actions-cont-shared .actions .delete-x{position:absolute;bottom:120%;right:-25px}.thread-connector{background:var(--border-color);width:.2rem;margin:0 auto;height:100%}.thread-connector:not(.top-connector){min-height:1.8rem}.thread-connector.top-connector{height:.8rem}#make-post{position:fixed!important;bottom:2rem;right:2rem;z-index:1;height:auto}.empty,.end{width:100%;word-wrap:break-word;text-align:center;padding:3rem;font-style:oblique}#suggestions-cont{pointer-events:none;position:absolute}#suggestions-cont ul{pointer-events:all;width:20rem;display:flex}#suggestions-cont ul .li-suggestion{display:flex;overflow:hidden;white-space:normal!important;padding:1rem!important;border-bottom:.5px solid #ccc}#suggestions-cont ul .li-suggestion .notif-img-cont{flex:0 1 20%}#suggestions-cont ul .li-suggestion div{flex:0 1 80%;padding:.5rem}#multi-filter{display:flex;justify-content:flex-start;border-bottom:.3px solid #d5d5d5;margin:0 1rem 3rem;flex-direction:column}#multi-filter .drop-parent span:first-of-type{cursor:pointer}#multi-filter .drop-parent #filter-options-cont{display:flex;flex-direction:row;max-height:0;font-size:0;-webkit-transition:max-height .2s cubic-bezier(.25,.8,.25,1);transition:max-height .2s cubic-bezier(.25,.8,.25,1)}#multi-filter .drop-parent #filter-options-cont dl{padding:1rem}#multi-filter .drop-parent #filter-options-cont dl dt{color:var(--secondary-color);margin:.5rem;padding:.5rem}#multi-filter .drop-parent #filter-options-cont dl dd{margin:.5rem;padding:.5rem;cursor:pointer}#multi-filter .drop-parent #filter-options-cont dl dd:hover{color:#6f6f6f}#multi-filter .drop-parent #filter-options-cont dl dd .drop-selection{color:var(--main-color)}#multi-filter .drop-parent.slide-down{width:100%}#multi-filter .drop-parent.slide-down #filter-options-cont{background:var(--off-background);border-radius:7px;max-height:500px;font-size:.9rem;-webkit-transition:all .5s cubic-bezier(.25,.8,.25,1);transition:all .5s cubic-bezier(.25,.8,.25,1)}#multi-filter .drop-parent.slide-down #filter-options-cont dt{border-bottom:.3px solid #d5d5d5}#post-modal{display:block;position:fixed;z-index:3;left:0;top:0;width:100%;height:100%;background-color:rgba(64,52,51,.9)}#post-modal form{display:flex;flex-direction:column;justify-content:space-between;left:0;right:0;top:0;margin:4rem auto auto;max-width:50%;max-height:85%;border-radius:10px;padding:1rem;background:var(--main-background);overflow-y:scroll;overflow-y:auto}#post-modal form .modal-back.icon-action{align-self:center;margin-bottom:1rem;border-bottom:1px solid var(--border-color);width:90%}#post-modal form .modal-back.icon-action i{margin-left:90%;padding:1rem}#post-modal form #form-thread{display:flex;flex-direction:column;flex:5 2 50%}#post-modal form #form-thread .form-thread-item{display:flex}#post-modal form #form-thread .form-thread-item .pic-thread{display:flex;flex-direction:column;flex:0 3 auto;min-width:4rem;align-items:center}#post-modal form #form-thread .form-thread-item .pic-thread .profile-pic-cont{display:flex;justify-content:center}#post-modal form #form-thread .form-thread-item .pic-thread .profile-pic-cont img{margin:.6rem;min-width:2rem}#post-modal form #form-thread .form-thread-item .thread-post{width:100%}#post-modal form #form-thread .form-thread-item .thread-post .post-content{padding:0}#post-modal form #form-thread .form-thread-item .thread-post .post-content .name{display:block}#post-modal .form-thread-item.main-text{flex:3 2 auto}#post-modal .form-thread-item.main-text #form-content.thread-post{display:flex;flex-direction:column;padding-bottom:1.9rem;margin:1rem .2rem;width:100%;overflow:hidden}#post-modal .form-thread-item.main-text #form-content.thread-post textarea{word-break:break-all;min-height:18rem;flex-grow:1;width:100%;border:none;resize:vertical;outline:none;font-size:1.4rem;line-height:1.25rem;background:var(--main-background);color:var(--main-color)}#post-modal .post-form-actions{margin-top:auto;justify-self:flex-end;display:flex;justify-content:space-between;padding:.5rem 2rem;line-height:1rem}#post-modal .post-form-actions .add-img{font-size:3rem;padding:0 1rem}#post-modal input[type=file]{display:none;visibility:collapse}.form-img-preview{display:flex;align-self:center;justify-content:center}.form-img-preview .remove-preview{padding-left:.5rem;font-size:1rem;color:var(--main-color);cursor:pointer}.form-img-preview .remove-preview:hover{color:rgba(0,0,0,.8)}.form-img-preview .img-cont{display:flex;width:67%;align-self:center}@media (max-width:900px){#post-modal form{max-width:90%}}#comments-cont{border-top:8px solid var(--border-color)}.censor-post-data{color:#888;margin:0 1rem;cursor:pointer}.censor-post-data:hover>span:first-of-type{background:rgba(245,242,242,.568);border-radius:10px}.censor-post-data .censor-data table{margin-left:1rem}.censor-post-data .censor-data h2{width:50%;text-align:center;margin:0 auto}.censor-post-data .censor-data table td,.censor-post-data .censor-data table th,.censor-post-data .censor-data table tr{padding:0 1rem}.censor-post-data .censor-data table th{text-align:left;font-weight:700}#posterior-thread-cont .post{border-top:none}.post-thread:hover,.post:hover{background:var(--secondary-background);cursor:pointer}.post#thread-start:hover,.post-thread#thread-start:hover{border:2px dotted #ff69b4!important;background:#6495ed!important;padding-top:1.2rem!important;font-size:4rem}.post.profile{padding-top:.35rem}.post:not(.profile){padding:1.2rem 0 0}.post:not(.quoted-post){border-top:.09rem solid var(--border-color)}.post .quoted-post{padding-bottom:1rem}.post:hover{background:var(--secondary-background);cursor:pointer}.profile.post{display:flex}.profile.post .name-cont{flex-direction:column;align-items:flex-start}.profile.post .btn{height:100%;align-self:center;margin-right:1rem;margin-bottom:.35rem}#comments-cont #thread-start .post-thread{padding-top:1.2rem}.post-cont .recycled-by{display:inline-block;margin-left:auto;padding:0 1rem .9rem}.post-cont .recycled-by:hover{text-decoration:underline}.post-cont .custom-ellipsis{visibility:hidden}.post-cont:hover .post-actions .custom-ellipsis{visibility:visible}.quoted-post-cont{border:none!important}.quoted-post-cont .quoted-post{overflow:hidden;padding:1rem}.quoted-post-cont .quoted-post .text-cont{font-size:1rem!important}.quoted-post-cont .quoted-post:hover{background-color:var(--main-background)}.post-content{display:flex;align-items:flex-start;flex-direction:column}.post-content .name-cont{display:flex;padding-bottom:.3rem;justify-content:space-evenly;align-items:flex-end;white-space:nowrap;overflow:hidden;line-height:normal;font-size:1.1rem}.post-content .name-cont b{margin-right:.35rem}.post-content .text-cont{padding:.3rem 0}#comments-cont,#posterior-thread-cont,#posts-cont,.quoted-post-cont{display:flex;flex-direction:column;align-content:center;border-bottom:.09rem solid var(--border-color)}#comments-cont .thread-item-cont,#posterior-thread-cont .thread-item-cont,#posts-cont .thread-item-cont,.quoted-post-cont .thread-item-cont{display:flex;padding:0 1rem;width:100%}#comments-cont .thread-item-cont .pic-thread,#posterior-thread-cont .thread-item-cont .pic-thread,#posts-cont .thread-item-cont .pic-thread,.quoted-post-cont .thread-item-cont .pic-thread{flex:0 4 5rem;display:flex;flex-direction:column;margin-right:.6rem}#comments-cont .thread-item-cont .pic-thread .profile-pic-cont,#posterior-thread-cont .thread-item-cont .pic-thread .profile-pic-cont,#posts-cont .thread-item-cont .pic-thread .profile-pic-cont,.quoted-post-cont .thread-item-cont .pic-thread .profile-pic-cont{display:flex;justify-content:center;margin:.2rem;min-width:3rem}#comments-cont .thread-item-cont .pic-thread .profile-pic-cont .show-thread-pic,#posterior-thread-cont .thread-item-cont .pic-thread .profile-pic-cont .show-thread-pic,#posts-cont .thread-item-cont .pic-thread .profile-pic-cont .show-thread-pic,.quoted-post-cont .thread-item-cont .pic-thread .profile-pic-cont .show-thread-pic{flex:0 4 1rem;min-width:2rem}#comments-cont .thread-item-cont .top-connector-compensate,#posterior-thread-cont .thread-item-cont .top-connector-compensate,#posts-cont .thread-item-cont .top-connector-compensate,.quoted-post-cont .thread-item-cont .top-connector-compensate{margin-top:.8rem}#comments-cont .thread-item-cont .thread-post,#posterior-thread-cont .thread-item-cont .thread-post,#posts-cont .thread-item-cont .thread-post,.quoted-post-cont .thread-item-cont .thread-post{flex:1 1 100%;display:flex;flex-direction:column;justify-content:space-between}#comments-cont .thread-item-cont.show-thread,#posterior-thread-cont .thread-item-cont.show-thread,#posts-cont .thread-item-cont.show-thread,.quoted-post-cont .thread-item-cont.show-thread{border:none;padding-bottom:.5rem}#comments-cont .thread-item-cont.show-thread:hover,#posterior-thread-cont .thread-item-cont.show-thread:hover,#posts-cont .thread-item-cont.show-thread:hover,.quoted-post-cont .thread-item-cont.show-thread:hover{text-decoration:underline}#comments-cont .thread-item-cont.show-thread a,#posterior-thread-cont .thread-item-cont.show-thread a,#posts-cont .thread-item-cont.show-thread a,.quoted-post-cont .thread-item-cont.show-thread a{margin-top:auto;padding:.3rem}.user_summary{background-color:var(--off-background);font-size:1rem;z-index:4;box-shadow:1rem 1rem 1rem var(--shadow-color),-1rem 1rem 3rem var(--shadow-color);align-content:space-between;width:auto;height:450px;justify-content:space-between;display:flex;flex-direction:column;position:absolute;width:19rem;padding:.8rem;border:1px solid var(--border-color);cursor:default}.user_summary .img-cont{align-self:center;min-width:9rem;max-width:13rem}.user_summary .us_content{display:flex;flex-direction:column;align-content:center;align-items:center}.user_summary .us_content .us_user{display:flex;flex-direction:column;overflow:hidden;width:100%;margin-right:auto;justify-content:flex-start}.user_summary .us_content .us_user div:first-of-type{display:inline-flex;flex-direction:column;justify-content:flex-start;width:100%;word-break:keep-all}.user_summary .us_content .us_user div:first-of-type span{width:100%;color:var(--border-color)}.user_summary .us_content .us_user div:first-of-type b,.user_summary .us_content .us_user div:first-of-type span:first-of-type{white-space:nowrap;word-break:keep-all;font-weight:700;overflow:hidden;text-overflow:ellipsis;max-width:5rem;max-width:60%}.user_summary .us_content #us_bio{margin:.5rem;width:100%;height:7rem;overflow:hidden}.user_summary .us_follow{display:flex;padding:.4rem;justify-content:space-between}.user_summary .us_follow div:first-of-type{align-self:flex-end}.user_summary .us_follow .btn{align-self:flex-start;justify-self:flex-end!important}#main-post .quoted-post:hover{background-color:var(--secondary-background)}#main-cont #thread-start .post-thread{padding-top:.7rem}#main-cont{display:flex;flex-direction:column;align-content:center;padding-top:.8rem}#main-cont .thread-item-cont#main-content{padding:0 .2rem}#main-cont .thread-item-cont#main-content .pic-thread{margin-bottom:auto;margin-left:.7%}#main-cont .thread-item-cont#main-content .pic-thread .top-connector{height:1rem}#main-cont .thread-item-cont#main-content .pic-thread .profile-pic-cont{max-width:6rem}#main-cont .thread-item-cont#main-content .main-name{padding-top:.3rem;flex:1 1 100%}#main-cont .thread-item-cont#main-content .main-name b{font-size:1.8rem;line-height:normal}#main-cont .thread-item-cont#main-content .main-name b:hover{text-decoration:underline}#main-cont .thread-item-cont#main-content .main-name p{font-size:1.3rem}#main-cont .post-img{width:95%}#main-cont .thread-item-cont:not(#main-content){padding:0 1rem}#main-cont .thread-item-cont{display:flex;cursor:pointer}#main-cont .thread-item-cont .pic-thread{display:flex;flex-direction:column}#main-cont .thread-item-cont .pic-thread .profile-pic-cont{max-width:4rem;min-width:3rem;display:flex;justify-content:center}#main-cont .thread-item-cont .pic-thread .profile-pic-cont img{margin:.6rem;width:80%}#main-cont .thread-item-cont .thread-post{flex:1 1 100%;padding-top:1rem}#main-cont .thread-item-cont .thread-post .post-content{margin:0 .9rem}#main-cont .thread-item-cont .thread-post .post-content .name{display:block}#main-cont #main-post{display:flex;flex-direction:column}#main-cont #main-post .text-cont{margin:0 .7rem;font-size:1.78rem;line-height:1.4;cursor:text}#main-cont #main-post .text-cont>p:last-child{margin:1rem 0}#main-cont #main-post #replying-to{font-size:1rem;padding:.5rem 0}#main-cont #main-post #main-info #submission-info{padding:.5rem 1rem;align-self:center;width:98%}#main-cont #main-post #main-info #itemized-info{padding:.5rem 1rem;font-size:1rem;display:flex;align-items:center;justify-content:flex-start}#main-cont #main-post #main-info #itemized-info b{color:var(--main-color)}#main-cont #main-post #main-info #itemized-info>span{padding:0 .1rem}#main-cont #main-post #main-info #itemized-info>span span{color:#888}#main-cont #main-post #main-actions{padding:0 1rem;border-bottom:.12rem solid var(--border-color)}#main-cont #main-post #main-actions .actions,#main-cont #main-post #main-actions .actions-with-ellipsis{font-size:1.4rem;justify-self:flex-end;width:100%;justify-content:space-between}#main-cont #main-post #main-actions .actions-with-ellipsis b,#main-cont #main-post #main-actions .actions b{display:none}.test{color:#333;color:#fff}.hashtag{color:#ff7900;cursor:pointer}.toggle-switch-cont{display:flex;align-items:center}.toggle-switch-cont .switch{position:relative;display:inline-block;width:60px;height:34px}.toggle-switch-cont .switch input{opacity:0;width:0;height:0}.toggle-switch-cont .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--border-color);-webkit-transition:.4s;transition:.4s}.toggle-switch-cont .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:var(--main-background);-webkit-transition:.4s;transition:.4s}.toggle-switch-cont .switch input:checked+.slider{background:#fcc392}.toggle-switch-cont .switch input:focus+.slider{box-shadow:0 0 1px #ff7900}.toggle-switch-cont .switch input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}#notifications-cont{display:flex;flex-direction:column;justify-content:flex-end}#notifications-cont ul{pointer-events:all}#notifications-cont ul li{white-space:nowrap;padding:1rem 2.5rem}#notifications-cont ul li:hover{background:var(--secondary-background);color:var(--main-color);cursor:pointer}#notifications-cont ul li.li-notification{display:flex;white-space:normal!important;border-bottom:.9px solid var(--border-color)}#notifications-cont ul li.li-notification .notif-img-cont{flex:0 1 3rem}#notifications-cont ul li.li-notification div{flex:0 1 80%;padding:.5rem}.profile-cont{background:var(--secondary-background);border-radius:10px;padding:1rem}.secondary-color{color:var(--secondary-color)}.selection{background:var(--main-background);color:var(--main-color);border-radius:5px;-webkit-transition:max-height .2s cubic-bezier(.25,.8,.25,1);transition:max-height .2s cubic-bezier(.25,.8,.25,1)}.selection li{white-space:nowrap;padding:1rem 2.5rem;-webkit-transition:font-size .3s cubic-bezier(.25,.8,.25,1);transition:font-size .3s cubic-bezier(.25,.8,.25,1);border-bottom:1px solid var(--border-color)!important}.selection li:focus,.selection li:hover{background:var(--secondary-background);cursor:pointer}.selection li:focus:active,.selection li:hover:active{box-shadow:inset .3rem .3rem 1rem .5rem var(--inset-color)}.twist{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .2s cubic-bezier(.55,0,.55,.2);transition:-webkit-transform .2s cubic-bezier(.55,0,.55,.2);transition:transform .2s cubic-bezier(.55,0,.55,.2);transition:transform .2s cubic-bezier(.55,0,.55,.2),-webkit-transform .2s cubic-bezier(.55,0,.55,.2)}.untwist{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .5s cubic-bezier(.55,0,.55,.2);transition:-webkit-transform .5s cubic-bezier(.55,0,.55,.2);transition:transform .5s cubic-bezier(.55,0,.55,.2);transition:transform .5s cubic-bezier(.55,0,.55,.2),-webkit-transform .5s cubic-bezier(.55,0,.55,.2)}.side-component{justify-self:center;background:#0f0}.about-page{padding:4rem;margin:1rem;border-radius:2rem;color:var(--main-color);background-color:var(--secondary-background)}.about-page h2{margin-bottom:2rem}.about-page article{text-align:left!important;text-justify:start;text-justify:auto}.main-borders-y{border-right:.09rem solid var(--border-color);border-left:.09rem solid var(--border-color)}.red-border{border:2px dotted red}.posts-spinner{margin-bottom:5rem}.greyed-out-txt{color:#c9c9c9}.text-cont{word-break:break-all;overflow-wrap:break-word}.text-cont p{word-wrap:break-word;white-space:pre-wrap}.undefined{background:red}.false{background:#20b2aa}.true{background:#0f0}#trending-scroll-wrapper{overflow-y:auto}.trending-cont{display:flex;flex-direction:column;align-items:center;border:1px solid var(--border-color);border-radius:15px 0 15px 0;margin:1rem 2rem;background-color:var(--off-background)}.trending-cont h3{background-color:var(--main-background);border-radius:15px 0 15px 0;padding:.3rem;border-bottom:1px solid var(--border-color);width:100%;text-align:center}.trending-cont .trending-items-cont{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;border-radius:15px;font-size:1.2rem;margin:.3rem}.trending-cont .trending-items-cont a{padding:.4rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:IBM Plex Sans,sans-serif,sans;font-size:1rem;line-height:1.6;background-color:#fff;color:#333}a{text-decoration:none;color:#ff7900}ul{list-style:none}img{width:100%;-webkit-transition:.3s ease-out;transition:.3s ease-out}.landing{position:relative;background:url(/static/media/showcase.02aa0978.jpg) no-repeat 50%/cover;height:100vh;width:100%}.landing-inner{color:#fff;height:100%;display:flex;flex-direction:column;width:80%;margin:auto;align-items:center;justify-content:center;text-align:center}.profile-item.current-user{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px 1px rgba(136,0,255,.39)}.profile-item{border:1px dotted red;display:grid;cursor:pointer;margin:1rem;border-radius:5px;border-radius:10px;grid-template-columns:repeat(6,1fr);grid-template-rows:15%,70%;padding:1rem;justify-items:start}.profile-item:hover{background:#fdd6b5}.profile-item .pic-item-cont{display:flex;padding-right:.8rem;flex-direction:column;grid-column:1;grid-row:1}.profile-item .text-item{padding-right:.7rem;grid-column:2/6;grid-row:1/3;display:flex;flex-direction:column;width:100%;background:#0f0}.profile-item .text-item .name-cont{display:flex;background:#add8e6}.profile-item .text-item .name-cont .name-item{display:block}.profile-item .text-item .name-cont .name-item h2{font-size:1.4rem;color:#000;border-bottom:1px solid #80f}.profile-item .text-item .name-cont .name-item h2:hover{border-bottom:1px solid #cf99ff;color:#80f}.profile-item .text-item .platform-ago-item{align-self:start}.profile-item .text-item .platform-ago-item p{font-size:1rem}.buttons .btn{margin:1rem;height:auto}#home-btns{display:flex;flex-direction:column}#home-btns a.btn{height:100%}#home-btns a.btn span{width:100%}#is-owner{display:flex;justify-content:space-between}.head-btn .btn{margin:.5rem}.head-btn button.btn-danger{margin-left:auto}.head-btn .custom-ellipsis{padding:1rem}.profile-grid{display:grid;grid-template-areas:"top top top top top" "about about about about about" "cens  cens cens cens act";grid-gap:1rem}.profile-grid .profile-top{grid-area:top;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;-webkit-transition:box-shadow .2s cubic-bezier(.55,0,.55,.2);transition:box-shadow .2s cubic-bezier(.55,0,.55,.2);border-radius:5px;padding:1rem;margin:1rem;border-radius:16px;background:var(--main-background);color:var(--main-color)}.profile-grid .profile-top #top-profile-pic{width:30%}.profile-grid .profile-top #follow{align-self:flex-end}.profile-grid .profile-top #pro-top-count-cont{display:flex}.profile-grid .profile-top .count{margin:.5rem;padding:.5rem}.profile-grid .profile-top .count:hover{cursor:pointer}.profile-grid .profile-top #primary-cont{display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;border-radius:16px;padding:1rem}.profile-grid .profile-top #primary-cont>div{padding-top:1rem;display:flex}.profile-grid .profile-top #primary-cont>div>a{padding:.8rem;margin:.4rem;min-width:6rem;border-width:0 0 4px;color:var(--main-color)}.profile-grid .profile-top #primary-cont>div>a .icons{color:#ff7900}.profile-grid .profile-top #primary-cont>div>a:hover{color:var(--secondary-color)}.profile-grid .profile-top #primary-cont>div>a:hover .icons{color:#ffaf66}.profile-grid .profile-top #primary-cont>div>a:active{border-bottom:none}.profile-grid .profile-about{grid-area:about;text-align:center;border-radius:16px;padding:1rem;margin:1rem}.profile-grid .profile-about .pc-status{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;word-wrap:break-all;overflow-wrap:break-word}.profile-grid .profile-about .pc-status span{max-width:100%}.profile-grid .profile-about .pc-status i{display:block}.profile-grid .el-head{border-radius:16px;margin:1rem;padding:1rem}.profile-grid .el-head>h2{text-align:center;padding:.5rem;margin:.5rem}.profile-grid .profile-cens{grid-area:cens}.profile-grid .profile-cens .profile-el{display:flex;flex-direction:column}.profile-grid .profile-cens .profile-el .img-cont{align-self:center;width:50%}.profile-grid .profile-cens .profile-el:hover .img-cont{align-self:center}.profile-grid .profile-cens .profile-el:hover .img-cont img{background:#888;-webkit-filter:sepia(60%);filter:sepia(60%);cursor:pointer}.profile-grid .profile-act{grid-area:act}.profile-grid .profile-act,.profile-grid .profile-cens{color:#ff7900;text-align:center}.profile-grid .profile-act .subscribe-cont,.profile-grid .profile-cens .subscribe-cont{width:100%;display:flex;flex-direction:column;margin:auto}.profile-grid .profile-act .subscribe-cont ul.not-authenticated,.profile-grid .profile-cens .subscribe-cont ul.not-authenticated{color:#c9c9c9;color:pink!important;pointer-events:none}.profile-grid .profile-act .subscribe-cont ul.not-authenticated label,.profile-grid .profile-cens .subscribe-cont ul.not-authenticated label{color:#e5e5e5;border-color:#e5e5e5}.profile-grid .profile-act .subscribe-cont ul:not(.not-authenticated),.profile-grid .profile-cens .subscribe-cont ul:not(.not-authenticated){color:var(--main-color)}.profile-grid .profile-act .subscribe-cont .single-checkbox,.profile-grid .profile-cens .subscribe-cont .single-checkbox{padding:.3rem;margin:auto;width:75%}.profile-grid .profile-act .profile-el,.profile-grid .profile-cens .profile-el{color:var(--main-color);padding:1.2rem;margin:1.2rem;background:var(--main-background);border-radius:16px;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.profile-grid .profile-act .profile-el span,.profile-grid .profile-cens .profile-el span{color:#ff7900}.profile-grid .profile-act .profile-el span i,.profile-grid .profile-cens .profile-el span i{padding:.2rem}.profile-grid .profile-act .profile-el a,.profile-grid .profile-act .profile-el p,.profile-grid .profile-cens .profile-el a,.profile-grid .profile-cens .profile-el p{color:var(--color-text)!important}.profile-grid .profile-act .profile-el:hover,.profile-grid .profile-cens .profile-el:hover{background:var(--secondary-background);box-shadow:0 8px 8px rgba(0,0,0,.06),0 8px 8px rgba(0,0,0,.06)}.modal{display:block;position:fixed;z-index:3;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(64,52,51,.9)}.modal .caption{max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px;overflow-wrap:break-word}.modal-content,.modal .caption{margin:auto;display:block;width:80%}.modal-content{max-width:990px}.caption,.modal-content{-webkit-animation-name:zoom;animation-name:zoom;-webkit-animation-duration:.04s;animation-duration:.04s}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.modal-close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;-webkit-transition:.3s;transition:.3s;padding:0 1rem}.modal-close:focus,.modal-close:hover{color:#bbb;text-decoration:none;cursor:pointer}.remove-profile-btn{background:#00f;color:#80f}.read-more{margin:0 .5rem;color:#888;font-weight:700;cursor:pointer}.read-more:hover{text-decoration:underline}table{border-collapse:collapse}@media (max-width:1200px){.hide-lg{display:none}}@media (max-width:700px){.hide-md{display:none}.show-sm{display:unset}.x-large{font-size:3rem}.large{font-size:1.7rem;text-align:center}.lead{font-size:1rem}#home-btns .btn{width:90%}#home-btns .btn span{width:100%}.profile-item{display:flex;margin:.75rem;padding:.5rem}.profile-item .pic-item-cont{padding-right:.5rem;min-width:50px;max-width:80px}.profile-item .text-item{padding-bottom:.3rem;width:100%}.profile-item .text-item .name-item{display:flex}.profile-item .text-item .name-item h1{font-size:1.2rem}.profile-item .text-item .name-item .location-item-sm{margin-left:auto;max-width:50%;font-size:.8rem}.profile-grid{grid-template-areas:"top" "about" "cens" "act";grid-auto-columns:minmax(300px,auto);justify-content:center;display:grid;align-content:center}.profile-grid .profile-top{grid-area:top;display:flex;margin:.5rem;padding:.5rem;align-items:center}.profile-grid .profile-top .img-cont{width:60%}.profile-grid .profile-top #pro-top-count-cont,.profile-grid .profile-top div.primary-cont{display:flex;flex-wrap:wrap;justify-content:center}.profile-grid .profile-about{grid-area:about;margin:.5rem;padding:.5rem}.profile-grid .profile-about .pc-status{flex-direction:column}.profile-grid .profile-about .pc-status i{display:none}.profile-grid .profile-cens{grid-area:cens;margin:.5rem;padding:.5rem}.profile-grid .profile-act{grid-area:act;margin:.5rem;padding:.5rem}#dash-cont .table{padding:.5rem}#dash-cont .table td,#dash-cont .table th{padding:.5rem;text-align:left}#dash-cont .table td{overflow:hidden}#dash-cont td.dash-delete-date{min-width:0}#dash-cont .delete-btn{padding:.3rem}#dash-cont .dash-delete-ellipsis{opacity:1!important;padding:0!important;margin:0 1rem 0 0!important}.alert{left:0;right:0;border-radius:0}._center-rem{right:20%}.profile-cont{padding:.7rem 0}.form-group .img-cont{width:70%}.modest-shadow,.modest-shadow-1{box-shadow:none!important}#guest-nav{padding:1rem .5rem}#comments-cont,#posts-cont{border-right:none;border-left:none;width:100%}#posts-cont{overflow:hidden;border-top:.01 solid lighen(#888,35)}#posts-cont .thread-item-cont{padding:0 .8rem}#posts-cont .thread-item-cont .thread-post .post-content{margin:0;padding:0}#posts-cont .thread-item-cont .thread-post .post-content .text-cont span{margin:0 .4rem}#posts-cont .actions-with-ellipsis .custom-ellipsis,#posts-cont .post-actions .actions .custom-ellipsis{visibility:visible}#comments-cont{border-top:8px solid #e1e1e1}.post-cont .post .post-content{margin:0}.post-cont .post .post-content .profile-pic-cont{padding:0;margin:0}.post-cont .post .post-content .text-cont .name{font-size:1.1rem;line-height:.8rem;margin-top:.4rem}.post-cont .post .post-actions{line-height:.1rem}.post-cont .post .post-actions .actions,.post-cont .post .post-actions .actions-with-ellipsis{width:100%;position:relative}.post-cont .post .post-actions .actions-with-ellipsis .delete-x,.post-cont .post .post-actions .actions .delete-x{position:absolute;bottom:75px;right:5px}#main-cont{margin:0;border:none;width:100%}#main-cont #anterior-thread-cont .quoted-post-cont .quoted-post{padding:0}#main-cont #anterior-thread-cont .quoted-post-cont .quoted-post .thread-item-cont .pic-thread .profile-pic-cont{align-items:center}#main-cont #anterior-thread-cont .quoted-post-cont .quoted-post .thread-item-cont .pic-thread .profile-pic-cont img{align-content:center}#main-cont #main-post #main-content{padding:.1rem .2rem}#main-cont #main-post #main-content .main-name{padding-left:.6rem;margin:auto 0 1.5rem}#main-cont #main-post .text-cont{font-size:1.4rem;padding:0 .2rem;margin:0 .2rem}#main-cont #main-post #main-actions{display:flex;flex-direction:column;justify-content:center;align-items:center}#main-cont #main-post #main-actions .actions,#main-cont #main-post #main-actions .actions-with-ellipsis{width:100%;font-size:1.2rem;justify-content:space-between}#main-cont #main-post #main-info{padding:0;margin:0}#main-cont #main-post #main-info #itemized-info{align-self:center;text-align:center}.censor-post .post-content .profile-pic-cont{min-width:3rem}#post-modal form{border-radius:0;margin:0;min-width:100%;height:100%;max-height:none;padding:.5rem}#post-modal form .img-cont{width:70%}#post-modal form .post-form-actions{padding-top:1rem}#post-modal form .post-form-actions .btn{margin:.2rem}#post-modal form #suggestions-cont .drop-parent.ts-post-form{top:-7rem;right:10rem}#make-post{bottom:5rem}#make-post span{padding:.8rem}#container{width:100%;height:100%}#center-container{width:100%;flex-basis:100%;margin-bottom:3.3rem;min-width:unset}.side-container#right-side{display:none}.side-container#auth-nav-cont{border-top:.05rem solid var(--border-color);width:100%;bottom:0;top:unset;margin:0;height:4rem;z-index:2;position:fixed;background:var(--main-background)}}@media (max-width:700px) and (max-width:440px){.hide-sm{display:none}#main-post .main-name{padding-left:1.5rem;margin:auto 0 1.5rem}#main-post #main-actions .actions,#main-post #main-actions .actions-with-ellipsis{padding:0;margin:0}.quoted-post .pic-thread{display:none!important;background-color:pink}}@media (max-width:700px) and (max-width:350px){#main-cont #anterior-thread-cont .quoted-post-cont,#main-cont #main-post .reply,.post-actions .actions-with-ellipsis .fa-ellipsis-v{display:none}.pic-thread{display:none!important}}
/*# sourceMappingURL=main.23851212.chunk.css.map */