.shift-handover-switcher{--handover-accent:#238172;background:#eff6f4;border-block:1px solid #d4e3df;padding:.8rem 1rem}.shift-handover-switcher__inner{max-width:1220px;margin:auto}.shift-handover-switcher__heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem}.shift-handover-switcher__heading strong{color:#153139}.shift-handover-switcher__heading a{font-weight:800;color:#176c61;text-decoration:none}.shift-handover-switcher__chain{display:flex;gap:.35rem;flex-wrap:wrap;margin-bottom:.6rem}.shift-handover-switcher__chain span{font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.025em;background:#fff;border:1px solid #d4e1de;border-radius:999px;padding:.28rem .55rem;color:#586b6c}.shift-handover-switcher__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.shift-handover-switcher__nav a{display:grid;padding:.58rem .65rem;border:1px solid #cfdfdc;border-radius:10px;background:#fff;color:#173338;text-decoration:none;min-height:58px}.shift-handover-switcher__nav span{font-weight:850;font-size:.76rem}.shift-handover-switcher__nav small{font-size:.65rem;color:#617273;margin-top:.12rem}.shift-handover-switcher__nav a[aria-current=page]{background:#174b50;border-color:#68cbb5;color:#fff;box-shadow:inset 4px 0 0 #68cbb5}.shift-handover-switcher__nav a[aria-current=page] small{color:#d6e9e7}@media(max-width:760px){.shift-handover-switcher__heading{align-items:flex-start;flex-direction:column}.shift-handover-switcher__nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.shift-handover-switcher__nav{grid-template-columns:1fr}}