.home-guides{padding:72px 0 18px}
.home-guides .section-head{margin-bottom:26px}
.home-guides-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-guides .guide-cover{min-height:145px}
.home-guides .guide-cover-symbol{width:58px;height:58px}
.home-guides .guide-card-body{padding:19px}
.home-guides .guide-card-body>strong{font-size:21px;line-height:1.16}
.home-guides .guide-card-summary{font-size:12px}
.home-guides .guide-card-foot{padding-top:18px}
.home-guides-more{display:inline-flex;align-items:center;gap:10px;margin-top:25px;color:#126fa4;font-size:14px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.home-guides-more:hover,.home-guides-more:focus-visible,.home-guides-more:active{text-decoration-thickness:2px}
.home-guides-more .ui-arrow{flex:none}
@media(max-width:980px){.home-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.home-guides{padding-top:50px}.home-guides-grid{grid-template-columns:1fr}.home-guides .guide-cover{min-height:130px}.home-guides .guide-card-body>strong{font-size:20px}}
