.static-page{display:flex;flex-direction:column;flex-grow:1;width:100%}.static-page .es-empty-state{margin:auto}.static-page__html blockquote,.static-page__html h1,.static-page__html h2,.static-page__html h3,.static-page__html h4,.static-page__html h5,.static-page__html h6,.static-page__html hr,.static-page__html table,.static-page__html>ol,.static-page__html>p,.static-page__html>ul{margin-bottom:24px}.static-page__html h1:not([class]){font-size:1.875rem;font-weight:500;letter-spacing:.0125rem;line-height:2.25rem;text-decoration-thickness:.1875rem;text-underline-offset:.125rem}@media(min-width:640px){.static-page__html h1:not([class]){font-size:2.125rem;line-height:2.5rem}}@media(min-width:1280px){.static-page__html h1:not([class]){font-size:2.5rem;line-height:3rem;text-underline-offset:.1875rem}}.static-page__html h2:not([class]){font-size:1.625rem;font-weight:500;letter-spacing:.00625rem;line-height:2rem;text-decoration-thickness:.125rem;text-underline-offset:.125rem}@media(min-width:640px){.static-page__html h2:not([class]){font-size:1.875rem;line-height:2.25rem;text-decoration-thickness:.1875rem}}@media(min-width:1280px){.static-page__html h2:not([class]){font-size:2rem;line-height:2.5rem;text-underline-offset:.1875rem}}.static-page__html h3:not([class]){font-size:1.5rem;font-weight:500;letter-spacing:0;line-height:1.75rem;text-decoration-thickness:.125rem;text-underline-offset:.125rem}@media(min-width:640px){.static-page__html h3:not([class]){font-size:1.625rem;line-height:2rem}}@media(min-width:1280px){.static-page__html h3:not([class]){font-size:1.75rem;line-height:2.25rem;text-underline-offset:.1875rem}}.static-page__html h4:not([class]){font-size:1.375rem;font-weight:500;letter-spacing:.009375rem;line-height:1.75rem;text-decoration-thickness:.125rem;text-underline-offset:.125rem}@media(min-width:640px){.static-page__html h4:not([class]){font-size:1.5rem;line-height:1.75rem}}.static-page__html h5:not([class]){font-size:1.25rem;letter-spacing:.0125rem}.static-page__html h5:not([class]),.static-page__html h6:not([class]){font-weight:500;line-height:1.5rem;text-decoration-thickness:.125rem;text-underline-offset:.125rem}.static-page__html h6:not([class]){font-size:1.125rem;letter-spacing:.009375rem}.static-page__html li:not([class]),.static-page__html p:not([class]){font-size:1.125rem;font-weight:400;letter-spacing:.00625rem;line-height:1.75rem;text-decoration-thickness:.125rem;text-underline-offset:.125rem}.static-page__html li:not([class]) b,.static-page__html li:not([class]) strong,.static-page__html p:not([class]) b,.static-page__html p:not([class]) strong{font-weight:700}.static-page__html img,.static-page__html video{display:block;max-width:100%}.static-page__html hr{background-color:var(--es-mono-a-a200);border:0;height:1px}.static-page__html a{color:var(--es-mono-a-a700);-webkit-text-decoration-color:color-mix(in srgb,currentcolor 40%,transparent);text-decoration-color:color-mix(in srgb,currentcolor 40%,transparent)}.static-page__html a:hover{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.static-page__html ol,.static-page__html ul{counter-reset:count}.static-page__html ol li,.static-page__html ul li{counter-increment:count 1;padding-left:42px;position:relative}.static-page__html ol li:not(:last-of-type),.static-page__html ul li:not(:last-of-type){margin-bottom:2px}.static-page__html ol li>ol,.static-page__html ol li>ul,.static-page__html ul li>ol,.static-page__html ul li>ul{margin-top:2px}.static-page__html ol li:before,.static-page__html ul li:before{left:0;min-width:42px;pointer-events:none;position:absolute;text-align:center;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.static-page__html ol ol,.static-page__html ol ul,.static-page__html ul ol,.static-page__html ul ul{margin-left:-15px}.static-page__html ol li:before{content:counter(count,decimal) "."}.static-page__html ol ol li:before{content:counter(count,lower-latin) "."}.static-page__html ol ol ol li:before{content:counter(count,upper-roman) "."}.static-page__html ul li:before{background-color:currentcolor;border-radius:50%;color:var(--es-mono-a-a900);content:"";height:6px;left:18px;min-width:0;top:9px;width:6px}.static-page__html ul ul li:before{background-color:rgba(0,0,0,0);border:1.5px solid;border-radius:50%;color:var(--es-mono-a-a900);height:6px;left:18px;top:9px;width:6px}.static-page__html ul ul ul li:before{background-color:currentcolor;border:0;border-radius:1px}.static-page__html ul ul ul li:before,.static-page__html ul ul ul ul li:before{color:var(--es-mono-a-a900);height:6px;left:17px;top:8px;transform:rotate(45deg);width:6px}.static-page__html ul ul ul ul li:before{background-color:rgba(0,0,0,0);border:1.5px solid;border-radius:1px}.static-page__html blockquote{font-size:1rem;font-weight:400;letter-spacing:.03125rem;line-height:1.5rem;text-decoration-thickness:.0625rem;text-underline-offset:.125rem;background-color:var(--es-mono-a-a50);border-radius:8px;overflow:hidden;padding:16px 24px;position:relative}.static-page__html blockquote:before{background-color:var(--es-secondary-300);bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.static-page__html table{background-color:var(--es-surface-100);border-radius:8px;box-shadow:var(--es-shadow-down-100);width:100%}.static-page__html td,.static-page__html th{padding:0 16px}.static-page__html td:first-of-type,.static-page__html th:first-of-type{padding-left:24px}.static-page__html td:last-of-type,.static-page__html th:last-of-type{padding-right:24px}.static-page__html th{font-size:.75rem;font-weight:400;letter-spacing:.025rem;line-height:1rem;text-decoration-thickness:.0625rem;text-underline-offset:.0625rem;border-bottom:1px solid var(--es-mono-a-a100);color:var(--es-mono-a-a600);padding-block:20px;text-align:left}.static-page__html td{font-size:.875rem;font-weight:400;letter-spacing:.015625rem;line-height:1.25rem;text-decoration-thickness:.0625rem;text-underline-offset:.0625rem;padding-block:18px}.static-page__html tr:not(:last-of-type) td{border-bottom:1px solid var(--es-mono-a-a100)}