* {margin: 0;padding: 0;}*,::before,::after {box-sizing: border-box;}html {block-size: 100%;-webkit-text-size-adjust: none;font-feature-settings: "palt";}body {min-block-size: 100%;text-rendering: optimizeSpeed;line-height: 1.75;font-size: 1rem;font-weight: 500;}:where(a) {text-decoration: none;transition: 0.1s;}:where(a):hover {text-decoration: underline;}:where(a) :where(img) {display: block;}:where(img) {display: inline-block;max-width: 100%;height: auto;vertical-align: bottom;}:where(h1, h2, h3, h4, h5, h6) {font-weight: 600;}:where(h1) {font-size: 2rem;}:where(h2) {font-size: 1.7rem;}:where(h3) {font-size: 1.3rem;}:where(h4) {font-size: 1.2rem;}:where(sup) {margin-left: 2px;font-size: 0.8rem;color: #FF0000;}:where(ul) {list-style: none;}:where(ul, ol, dl) {&:not([class]) {margin: 1rem 0;}}:where(dl) {:where(dt) {font-weight: bold;&:nth-of-type(n + 2) {margin-top: 1rem;}}}:where(table) {table-layout: fixed;border-collapse: collapse;max-width: 100%;th,td {font-size: 1.0rem;text-align: left;font-weight: normal;}}:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="number"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"], select, textarea) {appearance: none;-webkit-appearance: none;width: 100%;max-width: 100%;border: 1px solid #666666;border-radius: 3px;background: #FFFFFF;font-size: 1rem;font-family: inherit;}:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="number"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"], select) {height: 30px;line-height: 30px;}:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"], select) {padding: 0 5px;}:where([type="number"]) {padding: 0 0 0 10px;}:where(textarea) {padding: 0 10px;height: 10rem;border-radius: 5px;resize: vertical;}:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="number"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"], select, textarea)::placeholder {color: #666666;}:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="number"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"], select, textarea):focus {border-color: #FF0000;outline: none;}:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="number"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"], select, textarea):-webkit-autofill,:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="number"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"], select, textarea):autofill {box-shadow: 0 0 0 1000px #FFFFFF inset;}:where([type="text"], [type="email"], [type="tel"], [type="password"], [type="number"], [type="search"], [type="url"], [type="date"], [type="time"], [type="datetime-local"]):read-only {background: #FFFFFF;cursor: not-allowed;}:where(select) {width: auto;cursor: pointer;}:where(select)[name="SEX"],:where(select)[name="CONSULTATION"],:where(select)[name="TITLE"] {width: 100%;}:where([type="checkbox"], [type="radio"]) {margin: 0;cursor: pointer;}:where([type="file"]),:where([type="color"]) {cursor: pointer;}:where(button, [type="button"], [type="submit"], [type="reset"]) {appearance: none;-webkit-appearance: none;background: transparent;border: none;cursor: pointer;font-family: inherit;}:where(button:disabled, [type="button"]:disabled, [type="submit"]:disabled, [type="reset"]:disabled) {cursor: not-allowed;opacity: 0.6;}