.article{margin-bottom:3rem}.articleButtons{display:flex;align-items:center;justify-content:space-between}.articePageDownload-buttons,.articlePDF{display:flex}.articlePDF{align-items:center;color:var(--main-color);cursor:pointer;font-size:1.05rem;font-weight:500;background-color:rgba(255,255,255,.8);padding:.75rem;border-radius:.1rem;transition:all .3s;margin-right:1rem}.articlePDF:hover{background-color:white;box-shadow:1rem 1rem 3rem rgba(0,0,0,.12)}.downloadArticleIcon{display:flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;background-color:var(--main-color);margin-right:.5rem;border-radius:.1rem}.articlePDF img{width:1.2rem;height:1.2rem}.articlePage-zenodo{display:flex;align-items:center;border-radius:.1rem;cursor:pointer;font-size:1.05rem;font-weight:500;background-color:#ff3700;transition:all .3s;border:2px solid #ff3700;color:white;padding:0 .9rem}.articlePage-zenodo:hover{background-color:white;color:#ff3700}.articleItem{display:flex;flex-direction:column}.articleTitle{font-size:2.2rem}.articleAuthor,.articleTitle{font-weight:600;margin-bottom:1.5rem}.articleAuthor{font-size:1.5rem}.articleContent p{font-size:1.25rem;font-weight:400;text-align:justify}.articleContent .ql-code-block-container{display:inline-block;background-color:white;padding:1.6rem;border-radius:.1rem;font-size:1.25rem}