.CommentForm-field{min-height:38px;height:38px;border-right:none!important;resize:none;outline:0;box-shadow:none!important;border-color:var(--neutralVerySubtle)!important}.CommentForm-field.form-control:focus{background-color:var(--distant);border-color:var(--neutralVerySubtle)!important;color:var(--neutral)!important}.CommentForm-button{border:2px solid var(--neutralVerySubtle)!important;border-bottom-right-radius:16px!important;border-top-right-radius:16px!important;border-left:none!important;min-height:38px}.CommentForm-button svg{vertical-align:text-top}.CommentCard{width:100%;display:flex}@media(min-width:768px){.CommentCard{position:relative;display:flex}}.CommentCard-wrapper{width:100%;margin:0 auto 15px 0}.CommentCard-header{padding:0;display:flex;align-items:flex-start;justify-content:space-between;height:18px}.CommentCard-author h5{font-size:1.2rem;margin:0;font-family:"Flowfont Medium";font-weight:400}@media(min-width:992px){.CommentCard-author h5{font-size:1rem}}.CommentCard-author-avatar{width:34px!important;height:34px!important;margin-right:10px;border:2px solid var(--neutralVerySubtle)}.CommentCard-username{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CommentCard-date{white-space:nowrap;margin-right:auto;margin-left:12px;font-size:.8rem;font-family:"Flowfont Regular"}@media(max-width:991.98px){.CommentCard-date{font-size:.8rem}}.CommentCard-content{margin-top:5px;padding:0;font-family:"Flowfont Regular";font-style:normal;font-size:1.2rem;line-height:1.5rem;color:var(--neutral);overflow-wrap:break-word}@media(min-width:992px){.CommentCard-content{font-size:1rem;line-height:1.3rem}}.CommentCard-content .h2,.CommentCard-content .h3,.CommentCard-content .h4,.CommentCard-content .h5,.CommentCard-content .h6,.CommentCard-content h2,.CommentCard-content h3,.CommentCard-content h4,.CommentCard-content h5,.CommentCard-content h6{font-family:"Flowfont Title";color:var(--primary);line-height:.6}.CommentCard-content p{font-family:"Flowfont Regular"}.CommentCard-content a{color:var(--secondary);font-weight:700}.CommentCard-text{white-space:pre-line}.CommentCard-title{font-size:1.3rem}.CommentCard-replys{margin-top:7px;margin-left:-15px}.CommentCard-footer{padding:0}.CommentCard-footer .CommentCard-action{padding:0;color:var(--neutralSubtle)}.CommentCard-actions{height:18px;display:flex}.CommentCard-actions svg{display:block;margin-right:10px!important}.CommentCard-icon{cursor:pointer}.CommentCard-icon.no-action{cursor:initial}.CommentCard-icon svg{margin-right:3px}.CommentCard-icon span{margin-right:15px}.CommentCardList-action{padding:0!important;color:var(--primary)!important;font-family:"Flowfont Regular"!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:18px!important}.Cover{position:relative;overflow:hidden;width:50vw;height:50vh;background:var(--veryDistant)}.Cover-image{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;max-width:100%;max-height:100%}.Cover-image.lazyloading{animation-duration:2s;animation-fill-mode:both;animation-name:fadeInAndOut;animation-iteration-count:infinite}.Cover-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block}.Cover-overlay-hover .Cover-overlay{width:100%;height:100%;display:flex;opacity:0;z-index:-10;transition:all 1.2s}.Cover-overlay-hover:hover .Cover-overlay{transition:all .6s;background:rgba(0,0,0,.5);opacity:1;z-index:10000}.Cover-link{cursor:pointer}@keyframes fadeInAndOut{0%,100%{opacity:.5}50%{opacity:1}}.NewsCard{width:100%;font-family:"Flowfont Regular"}@media(min-width:768px){.NewsCard{position:relative;display:flex}}.NewsCard-coverRightSide{width:70px;padding-right:7px}.NewsCard-coverRightSide .Cover{width:100%;height:100px}.NewsCard-wrapper{width:100%;max-width:500px;margin:0 auto 15px auto;padding-bottom:10px}@media(min-width:768px){.NewsCard-wrapper.two-columns{width:calc(100% - 70px);max-width:500px}}.NewsCard-header{border-bottom:2px solid var(--neutralVerySubtle);padding:5px 15px;display:flex;align-items:center;justify-content:space-between}.NewsCard-artwork{display:flex;align-items:center;width:80%}.NewsCard-artwork a{display:block;width:100%}.NewsCard-artwork a:hover{text-decoration:none}.NewsCard-cover{width:18px;margin-right:7px}.NewsCard-artworkName{margin:0;font-family:"Flowfont Title";letter-spacing:.03rem;display:inline-block}.NewsCard-image{border-bottom:1px solid var(--neutralVerySubtle)}.NewsCard-content{padding:10px 2vw 0 3vw;font-size:1.1rem;color:var(--neutral);font-family:"Flowfont Regular"}@media(min-width:768px){.NewsCard-content{padding:10px 20px 5px 20px}}@media(min-width:992px){.NewsCard-content{font-size:1rem}}.NewsCard-content .h2,.NewsCard-content .h3,.NewsCard-content .h4,.NewsCard-content .h5,.NewsCard-content .h6,.NewsCard-content h2,.NewsCard-content h3,.NewsCard-content h4,.NewsCard-content h5,.NewsCard-content h6{font-family:"Flowfont Title";color:var(--primary);line-height:1.9rem;font-size:1.6rem}.NewsCard-content a{color:var(--secondary);font-family:"Flowfont Medium"}.NewsCard-content strong{color:var(--primary);font-family:"Flowfont Medium";font-weight:400}.NewsCard-title{font-size:1.3rem}.NewsCard-date{white-space:nowrap}.NewsCard-footer{padding:0 8vw 24px 8vw;display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){.NewsCard-footer{padding:3px 40px 24px 40px}}.NewsCard-footer.with-news{padding-bottom:5px}.NewsCard-comments{padding:0 10vw 24px 10vw}@media(min-width:768px){.NewsCard-comments{padding:0 50px 40px 50px}}.NewsCard-actions{display:flex}.NewsCard-actions svg{margin-right:10px!important}.NewsCard-commentIcon{position:relative;bottom:5px}.NewsCard-social{display:flex}.NewsCard-icon{cursor:pointer}.NewsCard-icon svg{margin-right:3px}.NewsCard-icon span{margin-right:15px}.NewsCard-images{display:inline-block;font-size:0}.NewsCard-images .NewsCard-imageWrapper{display:inline-block;position:relative;overflow:hidden}.NewsCard-images img{width:100%}.NewsCard-images.layout1 .Cover,.NewsCard-images.layout1 .Cover-image,.NewsCard-images.layout2 .Cover,.NewsCard-images.layout2 .Cover-image{position:inherit;display:block;width:100%;height:auto;max-height:calc(100vh - 50px);object-fit:contain;background:0 0;margin:auto}.NewsCard-images.layout3 .NewsCard-imageWrapper-1 .Cover-image,.NewsCard-images.layout3 .NewsCard-imageWrapper-1.Cover{position:inherit;display:inline-block;width:100%;height:auto;max-height:calc(100vh - 50px);object-fit:contain;background:0 0;margin:auto}.NewsCard-images.layout3 .NewsCard-imageWrapper-2.Cover,.NewsCard-images.layout3 .NewsCard-imageWrapper-3.Cover{width:50%;height:0;padding-top:50%}.NewsCard-images.layout3 .NewsCard-imageWrapper-2 .Cover-image,.NewsCard-images.layout3 .NewsCard-imageWrapper-3 .Cover-image{width:100%;height:100%;object-fit:cover}.NewsCard-images.layout4 .NewsCard-imageWrapper-1 .Cover-image,.NewsCard-images.layout4 .NewsCard-imageWrapper-1.Cover{position:inherit;display:inline-block;width:100%;height:auto;max-height:calc(100vh - 50px);object-fit:contain;background:0 0;margin:auto}.NewsCard-images.layout4 .NewsCard-imageWrapper-2.Cover,.NewsCard-images.layout4 .NewsCard-imageWrapper-3.Cover,.NewsCard-images.layout4 .NewsCard-imageWrapper-4.Cover{width:33.33%;height:0;padding-top:33.33%}.NewsCard-images.layout4 .NewsCard-imageWrapper-2 .Cover-image,.NewsCard-images.layout4 .NewsCard-imageWrapper-3 .Cover-image,.NewsCard-images.layout4 .NewsCard-imageWrapper-4 .Cover-image{width:100%;height:100%;object-fit:cover}.NewsCardList{display:flex;flex-wrap:wrap;justify-content:center;max-width:570px;margin:0 auto}.NewsForm-form{padding:15px;text-align:left!important}
/*# sourceMappingURL=pages-Home.a4646902.chunk.css.map*/