.articles-papers-section{background:#f2f2f2;width:100%;padding:72px 24px 82px;overflow:hidden}.articles-papers-container{width:100%;max-width:1000px;margin:0 auto}.articles-papers-intro{text-align:center;max-width:880px;margin:0 auto 28px}.articles-papers-intro p{color:#33383d;margin:0;font-size:1.1rem;font-weight:500;line-height:1.25}.articles-papers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.articles-papers-card{background:#fff;border:1px solid #e1e4e7;border-radius:5px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 12px #1423320a}.articles-papers-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #1423321a}.articles-papers-image{aspect-ratio:1.7;background:#ddd;width:100%;overflow:hidden}.articles-papers-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.articles-papers-card:hover .articles-papers-image img{transform:scale(1.035)}.articles-papers-card-footer{justify-content:space-between;align-items:center;gap:8px;min-height:45px;padding:8px 9px;display:flex}.articles-papers-card-footer h3{color:#253142;min-width:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.7rem;font-weight:600;line-height:1.2}.articles-papers-arrow{color:#c98c45;background:#fff;border:1px solid #eadcc9;border-radius:4px;flex:0 0 23px;justify-content:center;align-items:center;width:23px;height:23px;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:inline-flex}.articles-papers-arrow:hover{color:#fff;background:#d59a50;transform:translate(2px)}.articles-papers-arrow svg{width:12px;height:12px}.articles-papers-more{justify-content:center;margin-top:18px;display:flex}.articles-papers-more-button{color:#c58b47;background:#fff;border:1px solid #dfc8aa;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:0 17px;font-size:.63rem;font-weight:500;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}.articles-papers-more-button:hover{color:#fff;background:#c88e4a}.articles-papers-more-button svg{width:13px;height:13px}@media (max-width:800px){.articles-papers-section{padding:62px 20px 72px}.articles-papers-grid{gap:11px}.articles-papers-intro p{font-size:1rem}}@media (max-width:600px){.articles-papers-section{padding:54px 18px 64px}.articles-papers-container{max-width:100%}.articles-papers-intro{margin-bottom:24px}.articles-papers-intro p{font-size:.9rem;line-height:1.4}.articles-papers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.articles-papers-card-footer{min-height:43px;padding:7px 8px}.articles-papers-card-footer h3{font-size:.66rem}}@media (max-width:420px){.articles-papers-section{padding-left:14px;padding-right:14px}.articles-papers-grid{grid-template-columns:1fr;gap:12px}.articles-papers-image{aspect-ratio:1.8}.articles-papers-card-footer h3{font-size:.7rem}}
