.featured-magazine{margin:auto;max-width:1200px;padding:40px 20px 0}.mag-grid{align-items:stretch;display:grid;gap:30px;grid-template-columns:1fr 2fr 1fr}.mag-feature,.mag-left,.mag-right{display:flex;flex-direction:column;gap:20px;height:100%}.mag-right{justify-content:space-between}.small-card,.text-card{display:flex;flex:1;flex-direction:column}.featured-card{display:flex;flex-direction:column;height:100%;padding-bottom:25px}.featured-magazine .featured-card,.featured-magazine .small-card,.featured-magazine .text-card{position:relative}.small-card img{height:160px}.featured-card img,.small-card img{border-radius:4px;object-fit:cover;width:100%}.featured-card img{height:320px}.featured-card h2{font-size:39px;line-height:1.2;margin:12px 0}.small-card h4{margin-top:10px;padding-bottom:20px}.small-card h4,.text-card h4{font-size:25px;line-height:1.3}.text-card{padding-bottom:12px;position:relative}.text-card:after{background-color:#a5a5a5;bottom:-15px;content:"";height:1px;left:0;position:absolute;width:100%}.featured-magazine h2,.featured-magazine h4{position:relative}.featured-magazine h2:after,.featured-magazine h4:after{background-color:#003087;bottom:-5px;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.featured-magazine .mag-left h4:after{bottom:10px}.featured-magazine h2:hover:after,.featured-magazine h4:hover:after{width:100%}.featured-card a,.small-card a,.text-card a{color:#1c1c1c;font-weight:500;text-decoration:none}.featured-magazine .meta{bottom:0;color:#777;font-size:13px;position:absolute}.featured-magazine .mag-right .meta{bottom:-5px}.excerpt{color:#444;line-height:1.5;margin-top:10px}@media (max-width:1024px){.mag-grid{grid-template-columns:1fr}.featured-card img{height:260px}.small-card img{height:180px}.mag-right{justify-content:flex-start}}