.research-catalog{padding-top:42px}.compound-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.compound-grid a{position:relative;min-height:290px;padding:18px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2dac9;background:#08172d;color:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}.compound-grid a:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(2,12,28,.94))}.compound-grid a:hover{transform:translateY(-4px);border-color:#c79d52;box-shadow:0 14px 28px rgba(8,23,45,.16)}.compound-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.compound-grid a:hover img{transform:scale(1.05)}.compound-grid b,.compound-grid span,.compound-grid i{position:relative;z-index:1}.compound-grid b{color:#f2ce8b;font-size:10px;letter-spacing:.16em}.compound-grid span{margin-top:auto;font:25px/1.05 Georgia,serif;letter-spacing:-.025em}.compound-grid i{margin-top:12px;color:#f0cf8e;font-size:11px;font-style:normal;font-weight:700}@media(max-width:800px){.research-catalog{padding-top:28px}.compound-grid{grid-template-columns:repeat(2,1fr);gap:10px}.compound-grid a{min-height:224px;padding:15px}.compound-grid span{font-size:20px}.compound-grid i{font-size:10px}}
