.material-heading{margin-top:0}.recent-materials{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-bottom:38px}.recent-material-card{--material-color:#6552d6;--material-soft:#eeeafd;position:relative;display:flex;align-items:center;gap:13px;min-width:0;padding:16px 17px;border:1px solid #e8eaf1;border-radius:18px;background:#fff;box-shadow:0 8px 25px #27314c09;transition:.2s transform,.2s box-shadow}.recent-material-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #27314c15}.recent-material-icon{width:45px;height:45px;flex:0 0 45px;display:grid;place-items:center;border-radius:14px;background:var(--material-soft);color:var(--material-color)}.recent-material-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.recent-material-copy{display:flex;flex-direction:column;min-width:0;padding-right:20px}.recent-material-copy small{overflow:hidden;color:var(--material-color);font-size:9px;font-weight:900;letter-spacing:.8px;text-overflow:ellipsis;white-space:nowrap}.recent-material-copy strong{overflow:hidden;margin:3px 0;color:#26364d;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.recent-material-copy>span{overflow:hidden;color:#8992a2;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.recent-material-arrow{position:absolute;right:15px;color:#a5adba;font-weight:800}.material-color-2{--material-color:#e97055;--material-soft:#fff0ea}.material-color-3{--material-color:#1aa982;--material-soft:#e4f8f2}.material-color-4{--material-color:#338ed9;--material-soft:#e7f3fd}.material-color-5{--material-color:#cf921c;--material-soft:#fff5db}@media(max-width:800px){.recent-materials{display:flex;overflow-x:auto;gap:11px;margin-right:-18px;margin-bottom:32px;padding-right:18px;padding-bottom:7px;scroll-snap-type:x mandatory;scrollbar-width:none}.recent-materials::-webkit-scrollbar{display:none}.recent-material-card{min-width:285px;max-width:82vw;scroll-snap-align:start}.material-heading{margin-top:2px}}
