*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;line-height:1.5;color:#0b0c0c;background:#ffffff}.tend-container{padding:0 15px}.tend-container,main{max-width:960px;margin:0 auto}main{padding:1.75rem 15px 4rem}.tend-header{background:#0b0c0c;border-bottom:4px solid #1d70b8}.tend-header__inner{display:flex;align-items:center;min-height:52px}.tend-header__title{color:#ffffff;font-size:1.4rem;font-weight:700;text-decoration:none}.tend-header__title:hover{text-decoration:underline}.tend-section-nav{background:#f3f2f1;border-bottom:1px solid #b1b4b6}.tend-section-nav__inner{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1.5rem;padding-top:.75rem;padding-bottom:.75rem}.tend-section-nav__label{font-weight:700}.tend-nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0 0 1.75rem;padding-bottom:.75rem;border-bottom:1px solid #b1b4b6}h1{font-size:2rem;line-height:1.2;margin:0 0 1.25rem}h2{font-size:1.5rem;line-height:1.25;margin:2rem 0 .75rem}p{margin:0 0 1rem}a{color:#1d70b8}a:hover{color:#003078}code{background:#f3f2f1;padding:.1em .3em;font-size:.95em}small{color:#505a5f}button{font-family:inherit;font-size:1rem;padding:.5rem .9rem;background:#f3f2f1;color:#0b0c0c;border:1px solid #929191;border-radius:0;cursor:pointer}button:hover{background:#dbdad9}button[type=submit]{background:#00703c;color:#ffffff;border-color:transparent;box-shadow:0 2px 0 #002d18;font-weight:600}button[type=submit]:hover{background:#005a30}button:disabled,button:disabled:hover{opacity:.5;cursor:not-allowed}fieldset{border:0;border-top:2px solid #b1b4b6;margin:0 0 2rem;padding:1rem 0 0}legend{font-size:1.2rem;font-weight:700;padding:0;margin-bottom:.5rem}label{display:block;margin:0 0 1.25rem;font-weight:600}input,select,textarea{display:block;width:100%;max-width:30rem;margin-top:.25rem;padding:.5rem;font-family:inherit;font-size:1rem;font-weight:400;color:#0b0c0c;border:2px solid #0b0c0c;border-radius:0;background:#ffffff}textarea{max-width:40rem}table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem}td,th{text-align:left;padding:.6rem .75rem;border-bottom:1px solid #b1b4b6;vertical-align:top}th{font-weight:700}thead th{border-bottom:2px solid #0b0c0c}td input,td select,td textarea{margin-top:0;min-width:6rem;max-width:100%}.table-scroll{overflow-x:auto}.table-scroll table{white-space:nowrap}dl{display:grid;grid-template-columns:max-content 1fr;grid-gap:.4rem 1.5rem;gap:.4rem 1.5rem;margin:1rem 0 1.5rem}dt{font-weight:700}dd{margin:0}[role=status]{background:#e8f1ec;border-left:5px solid #00703c}[role=alert],[role=status]{margin:1.25rem 0;padding:.85rem 1rem;font-weight:600}[role=alert]{color:#0b0c0c;background:#fbeae8;border-left:5px solid #d4351c}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:3px solid #ffdd00;outline-offset:0}input:focus,select:focus,textarea:focus{box-shadow:inset 0 0 0 2px #0b0c0c}