#article-tags-container{align-items:center;display:flex;gap:10px}#article-tags-container .article-tag-list{display:flex;flex-wrap:nowrap;gap:10px;max-width:calc(100% - 120px);overflow:hidden;z-index:1}#article-tags-container .article-tag-list.deployed{box-shadow:none;flex-wrap:wrap;max-width:none;overflow:auto}#article-tags-container .article-tag-list a.article-tag{border-radius:3px;height:32px;margin:0;padding:5px 12px;white-space:nowrap}#article-tags-container .article-tag-list a.article-tag.selected{border:2px solid #000}#article-tags-container .article-tag-list a.article-tag.not-selected{background-color:#a8a8a8!important;color:#000!important}#article-tags-container .article-tag-list .article-tag-home{background-color:#d70000;color:#fff}#article-tags-container a,#article-tags-container label{font-size:.875rem}#see-more-btn{background-color:#d70000;border:1px solid #ddd;border-radius:3px;color:#fdfdfd;cursor:pointer;margin:0;padding:5px 12px}.art-comments__list-item .art-comment__text,.art-comments__rlala-response .art-comment__rlala-text{field-sizing:content;background-color:#f7f5f0;margin-right:50px;padding:10px}.art-comments__list{max-height:100px;overflow:hidden;transition:max-height 1s ease-in-out}.art-comments__list--full{max-height:10000px!important}.art-comments__list-item{column-gap:20px;display:grid;grid-template-areas:"area-photo area-header" "area-photo area-text";grid-template-columns:min-content 1fr}.art-comments__list-item .user-photo__container{grid-area:area-photo}.art-comments__list-item .art-comment__header{grid-area:area-header}.art-comments__list-item .art-comment__text{grid-area:area-text}.art-comments__list-item:not(:first-child){margin-top:10px}.art-comment__header-fname{font-weight:700}.art-comment__header-date{color:#63625f}.art-comments__rlala-response{column-gap:20px;display:grid;grid-template-areas:"area-header area-photo" "area-text area-photo";grid-template-columns:1fr min-content}@media (min-width:768px){.art-comments__rlala-response{margin-left:200px}}.art-comments__rlala-response .art-comments__rlala-logo{grid-area:area-photo}.art-comments__rlala-response .art-comment__rlala-header{grid-area:area-header}.art-comments__rlala-response .art-comment__rlala-text{grid-area:area-text}.art-comments__rlala-response>img{width:60px}.art-new-comment{display:flex;flex-direction:row;gap:10px}.art-new-comment form{display:flex;flex-direction:column;flex-grow:1;gap:10px}.art-new-comment form input[type=submit]{padding:8px 12px;width:fit-content}.title-1,h1{margin-bottom:30px;margin-top:30px}@media (min-width:992px){#article{margin-top:20px}}#article .article-tag-list{margin-top:10px}#article .article-section{color:#e0ddd4;font-size:.875rem;margin:3px 0;text-transform:uppercase}#article .article-content{line-height:150%;margin:0}#article .article-content a{color:#8c56ff}#article .article-content a:not(.btn){text-decoration:underline}#article .article-content a:not(.btn):hover{font-weight:700}#article p{margin:10px 0 0}#article img{height:auto;width:100%}#article .title-2,#article .title-3,#article h2,#article h3{margin-bottom:10px;margin-top:20px}#article ul{list-style:disc;padding-left:20px}#article ol{list-style:decimal;padding-left:20px}#other-articles-container{display:grid;gap:20px;grid-template-columns:1fr;margin-top:20px}@media screen and (min-width:768px){#other-articles-container{grid-template-columns:repeat(2,1fr)}}#other-articles-container img{aspect-ratio:360/216;height:auto;width:100%}#other-articles-container .article-preview>a{color:#242322}#other-articles-container .article-preview>a>div{height:100%}#other-articles-container .article-preview-title{margin:10px 0}#banner{background:#fdfdfd;bottom:0;display:flex;flex-wrap:wrap;gap:10px;left:0;padding:10px;position:fixed;transition:transform .3s ease;width:100%;z-index:1}#banner.hide{transform:translateY(100%)}#banner .btn{flex:1}.clear-both{clear:both}#progress-bar-container{height:10px;left:0;position:fixed;right:0;top:-1px;z-index:10}#progress-bar-container progress#progress-bar-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;display:block;height:inherit;pointer-events:none;width:100%}#progress-bar-container progress#progress-bar-progress.d-none{display:none}#progress-bar-container progress#progress-bar-progress::-webkit-progress-bar{background:transparent}#progress-bar-container progress#progress-bar-progress::-moz-progress-bar{background-color:#8c56ff}#progress-bar-container progress#progress-bar-progress::-webkit-progress-value{background-color:#8c56ff}