.odin-v2-emergency-contact{display:grid;gap:.32rem;padding-top:.72rem;border-top:1px solid color-mix(in srgb,var(--odin-line,#203449) 80%,transparent)}.odin-v2-emergency-contact:first-child{padding-top:0;border-top:0}.odin-v2-emergency-contact__heading{display:block;color:var(--odin-muted,#7892a5);font-size:.61rem;font-weight:700;line-height:1.25}.odin-v2-emergency-contact__person{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem}.odin-v2-emergency-contact__person strong{min-width:0;color:var(--odin-text,#eefaff);font-size:.72rem;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.odin-v2-emergency-contact__person small{color:var(--odin-muted,#7892a5);font-size:.6rem;line-height:1.2;white-space:nowrap;text-align:right}.odin-v2-emergency-contact__channels{display:grid;gap:.18rem;margin-top:.08rem}.odin-v2-emergency-contact__channels a,.odin-v2-emergency-contact__channels span{display:inline-flex;align-items:center;gap:.38rem;min-width:0;color:var(--odin-muted,#7892a5);font-size:.65rem;line-height:1.3;text-decoration:none;overflow-wrap:anywhere}.odin-v2-emergency-contact__channels i{width:.8rem;flex:0 0 .8rem;color:var(--odin-accent-1,#3aa6c8);font-size:.62rem;text-align:center}.odin-v2-emergency-contact__channels a:hover,.odin-v2-emergency-contact__channels a:focus-visible{color:var(--odin-accent-1,#3aa6c8);outline:0}[data-bs-theme="light"] .odin-v2-emergency-contact__person strong{color:#213240}[data-bs-theme="light"] .odin-v2-emergency-contact__heading,[data-bs-theme="light"] .odin-v2-emergency-contact__person small,[data-bs-theme="light"] .odin-v2-emergency-contact__channels a,[data-bs-theme="light"] .odin-v2-emergency-contact__channels span{color:#718396}@media(max-width:767.98px){.odin-v2-emergency-contact__person{grid-template-columns:minmax(0,1fr) auto}.odin-v2-emergency-contact__channels{gap:.24rem}}