.autoblog-home{background:#f5f5f2;padding:125px 0 130px}.autoblog-heading{align-items:end;display:grid;gap:80px;grid-template-columns:1.05fr .75fr;margin-bottom:62px}.autoblog-heading h2{font-size:clamp(40px,5vw,72px);letter-spacing:-.055em;line-height:1.02;margin:0}.autoblog-heading>div:last-child>p{color:var(--muted);font-size:17px;line-height:1.65;margin:0}.autoblog-grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.autoblog-card{background:#fff;display:flex;flex-direction:column;min-width:0}.autoblog-card>a img{aspect-ratio:16/10;object-fit:cover;width:100%}.autoblog-card>div{display:flex;flex:1;flex-direction:column;padding:28px}.autoblog-meta{color:#75797d;display:flex;flex-wrap:wrap;font-size:10px;font-weight:900;gap:10px 16px;letter-spacing:.1em;margin:0;text-transform:uppercase}.autoblog-meta span:first-child{color:#7b5c00}.autoblog-card h3{font-size:25px;letter-spacing:-.035em;line-height:1.12;margin:20px 0 14px}.autoblog-card>div>p:not(.autoblog-meta){color:var(--muted);font-size:13px;line-height:1.65;margin:0}.autoblog-link{align-items:center;border-top:1px solid var(--line);display:flex;font-size:11px;font-weight:900;justify-content:space-between;margin-top:auto;padding-top:20px;text-transform:uppercase}.autoblog-empty{background:#fff;border-top:5px solid var(--yellow);display:flex;flex-direction:column;grid-column:1/-1;padding:35px}.autoblog-empty strong{font-size:24px}.autoblog-empty span{color:var(--muted);font-size:13px;margin-top:8px}@media(max-width:1050px){.autoblog-grid{grid-template-columns:repeat(2,1fr)}.autoblog-card:last-child{grid-column:1/-1}}@media(max-width:760px){.autoblog-home{padding:90px 0}.autoblog-heading,.autoblog-grid{grid-template-columns:1fr}.autoblog-heading{gap:34px;margin-bottom:48px}.autoblog-card:last-child{grid-column:auto}}
