.related{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0 auto;max-width:1200px;padding:4rem 2rem}.related__title{color:#8b1538;font-size:2.2rem;font-weight:700;line-height:1.3;margin:0 0 3rem;text-align:left}.related__grid,.related__title{box-sizing:border-box;padding:0}.related__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 0 2rem}.related__card{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden}.related__card,.related__card-image{box-sizing:border-box;margin:0;padding:0}.related__card-image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:200px;object-fit:cover;object-position:center;width:100%}.related__card-link-icon{filter:brightness(0) saturate(100%) invert(17%) sepia(76%) saturate(5600%) hue-rotate(328deg) brightness(70%) contrast(90%)}.related__card-body{box-sizing:border-box;margin:0;padding:1.5rem}.related__card-title{box-sizing:border-box;color:#333;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 .75rem;padding:0}.related__card-description{box-sizing:border-box;color:#666;font-size:.95rem;line-height:1.6;margin:0 0 1.25rem;padding:0}.related__card-link{align-items:center;box-sizing:border-box;color:#8b1538;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;margin:0;padding:0;text-decoration:none}.related__card-link-icon{box-sizing:border-box;font-size:1rem;margin:0;padding:0}@media (max-width:768px){.related{box-sizing:border-box;padding:3rem 1rem}.related__title{box-sizing:border-box;font-size:1.8rem;margin:0 0 2rem}.related__grid{box-sizing:border-box;gap:1.5rem;grid-template-columns:1fr}.related__card-image{box-sizing:border-box;height:180px}.related__card-body{box-sizing:border-box;padding:1.25rem}.related__card-title{box-sizing:border-box;font-size:1.1rem}}@media (max-width:480px){.related{box-sizing:border-box;padding:2rem .75rem}.related__title{box-sizing:border-box;font-size:1.5rem}.related__card-image{box-sizing:border-box;height:160px}.related__card-body{box-sizing:border-box;padding:1rem}}.related__card-link:focus,.related__card:focus{outline:2px solid #8b1538;outline-offset:2px}.related__card-link:focus{border-radius:4px}@media (prefers-contrast:high){.related__card{border:2px solid #333}}