*,:before,:after{box-sizing:border-box}body{margin:0}[hidden]{display:none}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}h1{margin:.67em 0}pre{white-space:pre-wrap}hr{color:inherit;border-style:solid;border-width:1px 0 0;height:0;overflow:visible}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;max-width:100%;display:block}audio:not([controls]){display:none}picture{display:contents}source{display:none}img,svg,video,canvas{height:auto}audio{width:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
body{font-family:var(--font-main);font-weight:var(--font-regular);font-size:var(--font-size-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--surface-body);min-height:100vh;color:var(--text-main);margin:0}code,pre{font-family:var(--font-mono)}code{white-space:pre-wrap}mark{background-color:#eaff70;padding-inline:.3em}h1,h2,h3,h4,h5,h6,p,label{color:var(--text-main)}h1,h2,h3,h4,h5,h6,strong{font-weight:var(--font-bold)}p,label{font-weight:var(--font-regular)}:where(:focus){outline:var(--border-size-thin) solid var(--focus-ring-color,var(--text-accent));outline-offset:.2rem;outline-style:dashed}:where(:focus:not(:focus-visible)){outline:none}:where(:focus-visible){outline:var(--border-size-thin) solid var(--focus-ring-color,var(--text-accent));outline-offset:.2rem;outline-style:dashed}*{scrollbar-width:thin;scrollbar-color:var(--color-scrollthumb) transparent}::-webkit-scrollbar{width:min(8px,.5rem);height:min(8px,.5rem)}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--color-scrollthumb);border-radius:999rem}
a{color:var(--text-link);transition:color .15s var(--ease);text-decoration:none}a:where(:visited){color:var(--text-link-visited)}a:where(:hover,:focus){color:var(--text-link-hover)}a:where(:focus-visible){text-decoration:underline}
:where(details) summary{--chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' focusable='false' aria-hidden='true' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z' /%3E%3C/svg%3E");font-size:var(--font-size-small);-webkit-user-select:none;user-select:none;align-items:center;display:flex}:where(details) summary::marker{content:"";display:none}:where(details) summary:before{content:var(--chevron);width:1rem;height:1rem;transition:transform .15s var(--ease);flex-shrink:0;display:block;transform:rotate(0)}:where(details[open]) summary:before{transform:rotate(90deg)}
input{--input-color-border:var(--color-border);font-family:var(--font-main);font-size:var(--font-size-normal);padding-inline:var(--input-padding-inline);color:var(--text-main);border:var(--border-size-input) solid var(--input-color-border);border-radius:var(--border-radius-small);background:var(--background-input);transition:background-color .15s var(--ease), color .15s var(--ease), border-color .15s var(--ease);block-size:var(--input-height);outline:none;padding-block:0;line-height:1}input:where(:read-only,:disabled){background:var(--background-input-disabled);font-style:italic}input:where(:hover){--input-color-border:var(--color-border-hover)}input:where(:focus){--input-color-border:var(--color-border-accent)}input:where(:focus):where(:hover){--input-color-border:var(--color-border-accent-hover)}input:where(:focus):where(){color:var(--text-faded)}
textarea{--input-color-border:var(--color-border);font-family:var(--font-main);font-size:var(--font-size-normal);padding-inline:var(--input-padding-inline);color:var(--text-main);border:var(--border-size-input) solid var(--input-color-border);border-radius:var(--border-radius-small);background:var(--background-input);transition:background-color .15s var(--ease), color .15s var(--ease), border-color .15s var(--ease);padding-block:var(--input-padding-block);outline:none;line-height:1}textarea:where(:read-only,:disabled){background:var(--background-input-disabled);font-style:italic}textarea:where(:hover){--input-color-border:var(--color-border-hover)}textarea:where(:focus){--input-color-border:var(--color-border-accent)}textarea:where(:focus):where(:hover){--input-color-border:var(--color-border-accent-hover)}textarea:where(:focus):where(){color:var(--text-faded)}
@font-face{font-family:Open Sans;font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/OpenSans-Italic-Variable.0jgwwn0gwflrl.woff2)format("woff2-variations")}@font-face{font-family:Open Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/OpenSans-Variable.0akktpt6qu27u.woff2)format("woff2-variations")}
:where(html){--ease:cubic-bezier(.25, 0, .4, 1);--font-sans:"Open Sans", system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu", "Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-serif:ui-serif, serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-mono:"Cascadia Code", "Dank Mono", "Operator Mono", "Inconsolata", "Fira Mono", ui-monospace, "SF Mono", "Monaco", "Droid Sans Mono", "Source Code Pro", monospace, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-main:var(--font-sans);--font-size-normal:1rem;--font-size-small:.875rem;--font-size-tiny:.6875rem;--font-size-mono:.9375rem;--font-bold:610;--font-semi-bold:540;--font-regular:400;--font-light:250;--ratio-square:1;--ratio-landscape:4/3;--ratio-portrait:3/4;--ratio-widescreen:16/9;--ratio-ultrawide:18/5;--ratio-golden:1.618/1;--border-radius-small:2px;--border-radius-medium:.2rem;--border-radius-large:1rem;--border-size-thin:max(1px, .0625rem);--border-size-input:var(--border-size-thin);--height-header-navigation:7rem;--height-header-sub-navigation:3rem;--height-action-bar:3rem;--size-icon:1.25rem;--space-formfield:1.5rem;--space-label-formfield:.3rem;--input-padding-inline:.75rem;--input-padding-block:.5625rem;--input-height:2.625rem;--button-padding-inline:1rem;--button-padding-block:0;--button-height:var(--input-height);--shadow-main:var(--shadow-1), var(--shadow-2);--shadow-color:220 3% 15%;--shadow-strength:1%;--shadow-1:0 1px 2px -1px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));--shadow-2:0 3px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 7px 14px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%));--shadow-3:0 -1px 3px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 1px 2px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 2px 5px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 4px 12px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 12px 15px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));--shadow-4:0 -2px 5px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 1px 1px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 2px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 5px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 9px 9px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 16px 16px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%));--shadow-5:0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 2px 1px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 5px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 10px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 20px 20px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 40px 40px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));--shadow-6:0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 3px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 7px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 12px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 22px 18px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 41px 33px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%)), 0 100px 80px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));--inner-shadow-0:inset 0 0 0 1px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));--inner-shadow-1:inset 0 1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));--inner-shadow-2:inset 0 1px 4px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));--inner-shadow-3:inset 0 2px 8px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));--inner-shadow-4:inset 0 2px 14px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));--shadow-down-0:0 5px 3px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%));--shadow-down-1:0 4px 3px -6px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)), 0 16px 14px -19px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 11%));--shadow-up-0:0 -6px 4px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%));--shadow-up-1:0 -5px 3px -6px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%)), 0 -18px 17px -19px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 11%))}
:where(html){--raw-blue-0:#e6f4ff;--hsl-blue-0:206 100% 95%;--blue-0:hsl(var(--hsl-blue-0));--raw-blue-1:#99d3ff;--hsl-blue-1:206 100% 80%;--blue-1:hsl(var(--hsl-blue-1));--raw-blue-2:#4cb2ff;--hsl-blue-2:206 100% 65%;--blue-2:hsl(var(--hsl-blue-2));--raw-blue-3:#2f6ad0;--hsl-blue-3:218 63% 50%;--blue-3:hsl(var(--hsl-blue-3));--raw-blue-4:#174892;--hsl-blue-4:216 73% 33%;--blue-4:hsl(var(--hsl-blue-4));--raw-blue-5:#0a2243;--hsl-blue-5:214 75% 15%;--blue-5:hsl(var(--hsl-blue-5));--raw-blue-6:#041120;--hsl-blue-6:212 80% 7%;--blue-6:hsl(var(--hsl-blue-6));--raw-gray-0:#fff;--hsl-gray-0:216 33% 100%;--gray-0:hsl(var(--hsl-gray-0));--raw-gray-1:#f5f7fa;--hsl-gray-1:216 33% 97%;--gray-1:hsl(var(--hsl-gray-1));--raw-gray-2:#f0f1f5;--hsl-gray-2:220 21% 95%;--gray-2:hsl(var(--hsl-gray-2));--raw-gray-3:#e6e9ef;--hsl-gray-3:220 21% 92%;--gray-3:hsl(var(--hsl-gray-3));--raw-gray-4:#d6dbe1;--hsl-gray-4:212 15% 86%;--gray-4:hsl(var(--hsl-gray-4));--raw-gray-5:#a7b2be;--hsl-gray-5:212 15% 70%;--gray-5:hsl(var(--hsl-gray-5));--raw-gray-6:#627284;--hsl-gray-6:212 15% 45%;--gray-6:hsl(var(--hsl-gray-6));--raw-gray-7:#414c58;--hsl-gray-7:212 15% 30%;--gray-7:hsl(var(--hsl-gray-7));--raw-gray-8:#2e353e;--hsl-gray-8:212 15% 21%;--gray-8:hsl(var(--hsl-gray-8));--raw-gray-9:#1c2126;--hsl-gray-9:212 15% 13%;--gray-9:hsl(var(--hsl-gray-9));--raw-red-0:#fdeded;--hsl-red-0:357 80% 96%;--red-0:hsl(var(--hsl-red-0));--raw-red-1:#f9cdcf;--hsl-red-1:357 80% 89%;--red-1:hsl(var(--hsl-red-1));--raw-red-2:#f28c91;--hsl-red-2:357 80% 75%;--red-2:hsl(var(--hsl-red-2));--raw-red-3:#eb4750;--hsl-red-3:357 80% 60%;--red-3:hsl(var(--hsl-red-3));--raw-red-4:#b8141d;--hsl-red-4:357 80% 40%;--red-4:hsl(var(--hsl-red-4));--raw-red-5:#5a161a;--hsl-red-5:357 60% 22%;--red-5:hsl(var(--hsl-red-5));--raw-orange-0:#faf0d1;--hsl-orange-0:46 80% 90%;--orange-0:hsl(var(--hsl-orange-0));--raw-orange-1:#f5e2a3;--hsl-orange-1:46 80% 80%;--orange-1:hsl(var(--hsl-orange-1));--raw-orange-2:#efd06c;--hsl-orange-2:46 80% 68%;--orange-2:hsl(var(--hsl-orange-2));--raw-orange-3:#b89214;--hsl-orange-3:46 80% 40%;--orange-3:hsl(var(--hsl-orange-3));--raw-orange-4:#735b0d;--hsl-orange-4:46 80% 25%;--orange-4:hsl(var(--hsl-orange-4));--raw-orange-5:#2e2405;--hsl-orange-5:46 80% 10%;--orange-5:hsl(var(--hsl-orange-5));--raw-green-0:#dbfff4;--hsl-green-0:162 100% 93%;--green-0:hsl(var(--hsl-green-0));--raw-green-1:#7affd7;--hsl-green-1:162 100% 74%;--green-1:hsl(var(--hsl-green-1));--raw-green-2:#00e6a1;--hsl-green-2:162 100% 45%;--green-2:hsl(var(--hsl-green-2));--raw-green-3:#00996b;--hsl-green-3:162 100% 30%;--green-3:hsl(var(--hsl-green-3));--raw-green-4:#006647;--hsl-green-4:162 100% 20%;--green-4:hsl(var(--hsl-green-4));--raw-green-5:#003324;--hsl-green-5:162 100% 10%;--green-5:hsl(var(--hsl-green-5));--raw-color-brand:#0a2243;--hsl-color-brand:var(--hsl-blue-5);--color-brand:hsl(var(--hsl-color-brand));--raw-color-brand-secondary:#2f6ad0;--hsl-color-brand-secondary:var(--hsl-blue-3);--color-brand-secondary:hsl(var(--hsl-color-brand-secondary));--raw-surface-0:#fff;--hsl-surface-0:var(--hsl-gray-0);--surface-0:hsl(var(--hsl-surface-0));--raw-surface-1:#f5f7fa;--hsl-surface-1:var(--hsl-gray-1);--surface-1:hsl(var(--hsl-surface-1));--raw-surface-2:#f0f1f5;--hsl-surface-2:var(--hsl-gray-2);--surface-2:hsl(var(--hsl-surface-2));--raw-surface-3:#e6e9ef;--hsl-surface-3:var(--hsl-gray-3);--surface-3:hsl(var(--hsl-surface-3));--raw-surface-4:#d6dbe1;--hsl-surface-4:var(--hsl-gray-4);--surface-4:hsl(var(--hsl-surface-4));--raw-surface-5:#a7b2be;--hsl-surface-5:var(--hsl-gray-5);--surface-5:hsl(var(--hsl-surface-5));--raw-surface-accent-0:#e6f4ff;--hsl-surface-accent-0:var(--hsl-blue-0);--surface-accent-0:hsl(var(--hsl-surface-accent-0));--raw-surface-accent-1:#99d3ff;--hsl-surface-accent-1:var(--hsl-blue-1);--surface-accent-1:hsl(var(--hsl-surface-accent-1));--raw-surface-accent-2:#4cb2ff;--hsl-surface-accent-2:var(--hsl-blue-2);--surface-accent-2:hsl(var(--hsl-surface-accent-2));--raw-surface-accent-3:#2f6ad0;--hsl-surface-accent-3:var(--hsl-blue-3);--surface-accent-3:hsl(var(--hsl-surface-accent-3));--raw-surface-accent-4:#174892;--hsl-surface-accent-4:var(--hsl-blue-4);--surface-accent-4:hsl(var(--hsl-surface-accent-4));--raw-surface-accent-5:#0a2243;--hsl-surface-accent-5:var(--hsl-blue-5);--surface-accent-5:hsl(var(--hsl-surface-accent-5));--raw-text-main:#1c2126;--hsl-text-main:var(--hsl-gray-9);--text-main:hsl(var(--hsl-text-main));--raw-text-faded:#627284;--hsl-text-faded:var(--hsl-gray-6);--text-faded:hsl(var(--hsl-text-faded));--raw-text-ghost:#d6dbe1;--hsl-text-ghost:var(--hsl-gray-4);--text-ghost:hsl(var(--hsl-text-ghost));--raw-text-inverse-main:#fff;--hsl-text-inverse-main:var(--hsl-gray-0);--text-inverse-main:hsl(var(--hsl-text-inverse-main));--raw-text-inverse-faded:#e6e9ef;--hsl-text-inverse-faded:var(--hsl-gray-3);--text-inverse-faded:hsl(var(--hsl-text-inverse-faded));--raw-text-inverse-ghost:#d6dbe1;--hsl-text-inverse-ghost:var(--hsl-gray-4);--text-inverse-ghost:hsl(var(--hsl-text-inverse-ghost));--raw-text-accent:#0a2243;--hsl-text-accent:var(--hsl-blue-5);--text-accent:hsl(var(--hsl-text-accent));--raw-text-accent-faded:#174892;--hsl-text-accent-faded:var(--hsl-blue-4);--text-accent-faded:hsl(var(--hsl-text-accent-faded));--raw-text-negative:#eb4750;--hsl-text-negative:var(--hsl-red-3);--text-negative:hsl(var(--hsl-text-negative));--raw-text-error:#eb4750;--hsl-text-error:var(--hsl-red-3);--text-error:hsl(var(--hsl-text-error));--raw-text-warning:#b89214;--hsl-text-warning:var(--hsl-orange-3);--text-warning:hsl(var(--hsl-text-warning));--raw-text-info:#2f6ad0;--hsl-text-info:var(--hsl-blue-3);--text-info:hsl(var(--hsl-text-info));--raw-text-success:#00996b;--hsl-text-success:var(--hsl-green-3);--text-success:hsl(var(--hsl-text-success));--raw-text-link:#2f6ad0;--hsl-text-link:var(--hsl-blue-3);--text-link:hsl(var(--hsl-text-link));--raw-text-link-hover:#174892;--hsl-text-link-hover:var(--hsl-blue-4);--text-link-hover:hsl(var(--hsl-text-link-hover));--raw-text-link-visited:#2f6ad0;--hsl-text-link-visited:var(--hsl-blue-3);--text-link-visited:hsl(var(--hsl-text-link-visited));--raw-color-border-faded:#e6e9ef;--hsl-color-border-faded:var(--hsl-gray-3);--color-border-faded:hsl(var(--hsl-color-border-faded));--raw-color-border-faded-hover:#d6dbe1;--hsl-color-border-faded-hover:var(--hsl-gray-4);--color-border-faded-hover:hsl(var(--hsl-color-border-faded-hover));--raw-color-border:#d6dbe1;--hsl-color-border:var(--hsl-gray-4);--color-border:hsl(var(--hsl-color-border));--raw-color-border-hover:#a7b2be;--hsl-color-border-hover:var(--hsl-gray-5);--color-border-hover:hsl(var(--hsl-color-border-hover));--raw-color-border-accent:#4cb2ff;--hsl-color-border-accent:var(--hsl-blue-2);--color-border-accent:hsl(var(--hsl-color-border-accent));--raw-color-border-accent-hover:#4cb2ff;--hsl-color-border-accent-hover:var(--hsl-blue-2);--color-border-accent-hover:hsl(var(--hsl-color-border-accent-hover));--raw-color-border-error:#eb4750;--hsl-color-border-error:var(--hsl-red-3);--color-border-error:hsl(var(--hsl-color-border-error));--raw-color-border-warning:#b89214;--hsl-color-border-warning:var(--hsl-orange-3);--color-border-warning:hsl(var(--hsl-color-border-warning));--raw-color-border-info:#2f6ad0;--hsl-color-border-info:var(--hsl-blue-3);--color-border-info:hsl(var(--hsl-color-border-info));--raw-divider:#d6dbe1;--hsl-divider:var(--hsl-gray-4);--divider:hsl(var(--hsl-divider));--raw-surface-body:#f5f7fa;--hsl-surface-body:var(--hsl-surface-1);--surface-body:hsl(var(--hsl-surface-body));--raw-surface-navbar:#0a2243;--hsl-surface-navbar:var(--hsl-color-brand);--surface-navbar:hsl(var(--hsl-surface-navbar));--raw-surface-navbar-secondary:#2f6ad0;--hsl-surface-navbar-secondary:var(--hsl-color-brand-secondary);--surface-navbar-secondary:hsl(var(--hsl-surface-navbar-secondary));--raw-surface-navbar-tertiary:#fff;--hsl-surface-navbar-tertiary:var(--hsl-gray-0);--surface-navbar-tertiary:hsl(var(--hsl-surface-navbar-tertiary));--raw-surface-navbar-highlight:#2f6ad0;--hsl-surface-navbar-highlight:var(--hsl-color-brand-secondary);--surface-navbar-highlight:hsl(var(--hsl-surface-navbar-highlight));--raw-surface-navbar-secondary-highlight:#fff;--hsl-surface-navbar-secondary-highlight:var(--hsl-gray-0);--surface-navbar-secondary-highlight:hsl(var(--hsl-surface-navbar-secondary-highlight));--raw-text-navbar:#fff;--hsl-text-navbar:var(--hsl-gray-0);--text-navbar:hsl(var(--hsl-text-navbar));--raw-text-faded-navbar:#e6e9ef;--hsl-text-faded-navbar:var(--hsl-gray-3);--text-faded-navbar:hsl(var(--hsl-text-faded-navbar));--raw-text-ghost-navbar:#d6dbe1;--hsl-text-ghost-navbar:var(--hsl-gray-4);--text-ghost-navbar:hsl(var(--hsl-text-ghost-navbar));--raw-text-navbar-secondary:#fff;--hsl-text-navbar-secondary:var(--hsl-gray-0);--text-navbar-secondary:hsl(var(--hsl-text-navbar-secondary));--raw-text-faded-navbar-secondary:#e6e9ef;--hsl-text-faded-navbar-secondary:var(--hsl-gray-3);--text-faded-navbar-secondary:hsl(var(--hsl-text-faded-navbar-secondary));--raw-text-ghost-navbar-secondary:#d6dbe1;--hsl-text-ghost-navbar-secondary:var(--hsl-gray-4);--text-ghost-navbar-secondary:hsl(var(--hsl-text-ghost-navbar-secondary));--raw-text-navbar-tertiary:#1c2126;--hsl-text-navbar-tertiary:var(--hsl-gray-9);--text-navbar-tertiary:hsl(var(--hsl-text-navbar-tertiary));--raw-text-faded-navbar-tertiary:#627284;--hsl-text-faded-navbar-tertiary:var(--hsl-gray-6);--text-faded-navbar-tertiary:hsl(var(--hsl-text-faded-navbar-tertiary));--raw-text-ghost-navbar-tertiary:#d6dbe1;--hsl-text-ghost-navbar-tertiary:var(--hsl-gray-4);--text-ghost-navbar-tertiary:hsl(var(--hsl-text-ghost-navbar-tertiary));--raw-surface-footer:#0a2243;--hsl-surface-footer:var(--hsl-color-brand);--surface-footer:hsl(var(--hsl-surface-footer));--raw-text-footer:#fff;--hsl-text-footer:var(--hsl-gray-0);--text-footer:hsl(var(--hsl-text-footer));--raw-text-faded-footer:#e6e9ef;--hsl-text-faded-footer:var(--hsl-gray-3);--text-faded-footer:hsl(var(--hsl-text-faded-footer));--raw-text-ghost-footer:#d6dbe1;--hsl-text-ghost-footer:var(--hsl-gray-4);--text-ghost-footer:hsl(var(--hsl-text-ghost-footer));--raw-surface-editor-main:#f5f7fa;--hsl-surface-editor-main:var(--hsl-surface-1);--surface-editor-main:hsl(var(--hsl-surface-editor-main));--raw-surface-editor-sidebar:#f5f7fa;--hsl-surface-editor-sidebar:var(--hsl-surface-1);--surface-editor-sidebar:hsl(var(--hsl-surface-editor-sidebar));--raw-surface-editor-details:#f0f1f5;--hsl-surface-editor-details:var(--hsl-surface-2);--surface-editor-details:hsl(var(--hsl-surface-editor-details));--raw-surface-info-main:#f5f7fa;--hsl-surface-info-main:var(--hsl-surface-1);--surface-info-main:hsl(var(--hsl-surface-info-main));--raw-surface-info-sidebar:#f5f7fa;--hsl-surface-info-sidebar:var(--hsl-surface-1);--surface-info-sidebar:hsl(var(--hsl-surface-info-sidebar));--raw-surface-info-details:#f0f1f5;--hsl-surface-info-details:var(--hsl-surface-2);--surface-info-details:hsl(var(--hsl-surface-info-details));--raw-surface-message-view-main:#f0f1f5;--hsl-surface-message-view-main:var(--hsl-surface-2);--surface-message-view-main:hsl(var(--hsl-surface-message-view-main));--raw-surface-message-view-nav-bar:#fff;--hsl-surface-message-view-nav-bar:var(--hsl-surface-0);--surface-message-view-nav-bar:hsl(var(--hsl-surface-message-view-nav-bar));--raw-surface-message-view-tab-bar:#f5f7fa;--hsl-surface-message-view-tab-bar:var(--hsl-surface-1);--surface-message-view-tab-bar:hsl(var(--hsl-surface-message-view-tab-bar));--raw-surface-adoc-preview:#fff;--hsl-surface-adoc-preview:var(--hsl-surface-0);--surface-adoc-preview:hsl(var(--hsl-surface-adoc-preview));--raw-surface-home:#f5f7fa;--hsl-surface-home:var(--hsl-surface-1);--surface-home:hsl(var(--hsl-surface-home));--raw-surface-dialog:#fff;--hsl-surface-dialog:var(--hsl-surface-0);--surface-dialog:hsl(var(--hsl-surface-dialog));--raw-surface-table-landmark:#f0f1f5;--hsl-surface-table-landmark:var(--hsl-surface-2);--surface-table-landmark:hsl(var(--hsl-surface-table-landmark));--raw-surface-table-landmark-emphasized:#e6e9ef;--hsl-surface-table-landmark-emphasized:var(--hsl-surface-3);--surface-table-landmark-emphasized:hsl(var(--hsl-surface-table-landmark-emphasized));--raw-surface-table-row-hover:#e6e9ef;--hsl-surface-table-row-hover:var(--hsl-surface-3);--surface-table-row-hover:hsl(var(--hsl-surface-table-row-hover));--raw-surface-error-boundary:#f0f1f5;--hsl-surface-error-boundary:var(--hsl-surface-2);--surface-error-boundary:hsl(var(--hsl-surface-error-boundary));--raw-surface-maintenance-banner:#99d3ff;--hsl-surface-maintenance-banner:var(--hsl-surface-accent-1);--surface-maintenance-banner:hsl(var(--hsl-surface-maintenance-banner));--raw-surface-skip-link:#2f6ad0;--hsl-surface-skip-link:var(--hsl-surface-accent-3);--surface-skip-link:hsl(var(--hsl-surface-skip-link));--raw-background-input:#fff;--hsl-background-input:var(--hsl-surface-0);--background-input:hsl(var(--hsl-background-input));--raw-background-input-disabled:#f0f1f5;--hsl-background-input-disabled:var(--hsl-surface-2);--background-input-disabled:hsl(var(--hsl-background-input-disabled));--raw-background-button-primary:#2f6ad0;--hsl-background-button-primary:var(--hsl-surface-accent-3);--background-button-primary:hsl(var(--hsl-background-button-primary));--raw-background-button-primary-hover:#174892;--hsl-background-button-primary-hover:var(--hsl-surface-accent-4);--background-button-primary-hover:hsl(var(--hsl-background-button-primary-hover));--raw-background-button-secondary:#fff;--hsl-background-button-secondary:var(--hsl-surface-0);--background-button-secondary:hsl(var(--hsl-background-button-secondary));--raw-background-button-secondary-hover:#fff;--hsl-background-button-secondary-hover:var(--hsl-surface-0);--background-button-secondary-hover:hsl(var(--hsl-background-button-secondary-hover));--raw-background-button-disabled:#f0f1f5;--hsl-background-button-disabled:var(--hsl-surface-2);--background-button-disabled:hsl(var(--hsl-background-button-disabled));--raw-text-button-primary:#fff;--hsl-text-button-primary:var(--hsl-text-inverse-main);--text-button-primary:hsl(var(--hsl-text-button-primary));--raw-text-button-primary-hover:#fff;--hsl-text-button-primary-hover:var(--hsl-text-inverse-main);--text-button-primary-hover:hsl(var(--hsl-text-button-primary-hover));--raw-text-button-secondary:#2f6ad0;--hsl-text-button-secondary:var(--hsl-blue-3);--text-button-secondary:hsl(var(--hsl-text-button-secondary));--raw-text-button-secondary-hover:#174892;--hsl-text-button-secondary-hover:var(--hsl-blue-4);--text-button-secondary-hover:hsl(var(--hsl-text-button-secondary-hover));--raw-text-button-disabled:#627284;--hsl-text-button-disabled:var(--hsl-text-faded);--text-button-disabled:hsl(var(--hsl-text-button-disabled));--raw-border-color-button-disabled:#d6dbe1;--hsl-border-color-button-disabled:var(--hsl-gray-4);--border-color-button-disabled:hsl(var(--hsl-border-color-button-disabled));--raw-background-popup:#1c2126;--hsl-background-popup:var(--hsl-gray-9);--background-popup:hsl(var(--hsl-background-popup));--raw-text-popup:#fff;--hsl-text-popup:var(--hsl-text-inverse-main);--text-popup:hsl(var(--hsl-text-popup));--raw-color-scrollthumb:#d6dbe1;--hsl-color-scrollthumb:var(--hsl-gray-4);--color-scrollthumb:hsl(var(--hsl-color-scrollthumb))}
.error-boundary{--illu-color-accent:var(--blue-3);--illu-color-dark:var(--gray-6);--illu-color-hammer:var(--color-brand);--illu-color-clothing:var(--gray-9);flex-grow:1;justify-content:center;align-items:center;width:100%;padding:2em;display:flex}.error-boundary__wrapper{flex-direction:column;flex-grow:1;height:100%;display:flex}.error-boundary__top{flex-flow:row-reverse wrap;justify-content:center;align-items:center;gap:1rem;height:100%;margin-top:-10rem;display:flex}.error-boundary__top svg{width:33rem}.error-boundary__text-content{max-width:60ch}.error-boundary__navigation{justify-content:flex-end;gap:.2rem;width:100%;padding:1em 2em;display:flex}.error-boundary__link{transition:background-color .15s var(--ease);background-color:#0000;border-radius:50%;padding:.3rem;display:block}.error-boundary__link:where(:hover,:focus-visible){background-color:#3333}.error-boundary__icon{block-size:1.5rem;inline-size:1.5rem;color:var(--text-faded);display:block}.error-boundary pre{background:var(--surface-error-boundary);box-shadow:var(--inner-shadow-0), var(--inner-shadow-2);border-radius:.5em;padding:1em 1.5em}.error-boundary details{width:100%}.error-boundary details pre{max-height:50vh;margin:0;overflow-y:auto}.error-boundary summary{-webkit-user-select:none;user-select:none}
.asciidoctorTheme{padding:1em}.asciidoctorTheme a{background:0 0}.asciidoctorTheme a:focus{outline:thin dotted}.asciidoctorTheme a:active,.asciidoctorTheme a:hover{outline:0}.asciidoctorTheme h1{margin:.67em 0;font-size:2em}.asciidoctorTheme b,.asciidoctorTheme strong{font-weight:var(--ad-font-bold)}.asciidoctorTheme abbr{font-size:.9em}.asciidoctorTheme abbr[title]{cursor:help;border-bottom:1px dotted var(--ad-divider);text-decoration:none}.asciidoctorTheme dfn{font-style:italic}.asciidoctorTheme hr{height:0}.asciidoctorTheme mark{color:#000;background:#ff0}.asciidoctorTheme code,.asciidoctorTheme kbd,.asciidoctorTheme pre,.asciidoctorTheme samp{font-family:var(--ad-font-mono);font-size:1em}.asciidoctorTheme pre{white-space:pre-wrap}.asciidoctorTheme q{quotes:"“" "”" "‘" "’"}.asciidoctorTheme small{font-size:80%}.asciidoctorTheme sub,.asciidoctorTheme sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.asciidoctorTheme sup{top:-.5em}.asciidoctorTheme sub{bottom:-.25em}.asciidoctorTheme img{border:0}.asciidoctorTheme svg:not(:root){overflow:hidden}.asciidoctorTheme figure{margin:0}.asciidoctorTheme audio,.asciidoctorTheme video{display:inline-block}.asciidoctorTheme audio:not([controls]){height:0;display:none}.asciidoctorTheme fieldset{border:1px solid var(--ad-divider);margin:0 2px;padding:.35em .625em .75em}.asciidoctorTheme legend{border:0;padding:0}.asciidoctorTheme button,.asciidoctorTheme input,.asciidoctorTheme select,.asciidoctorTheme textarea{margin:0;font-family:inherit;font-size:100%}.asciidoctorTheme button,.asciidoctorTheme input{line-height:normal}.asciidoctorTheme button,.asciidoctorTheme select{text-transform:none}.asciidoctorTheme button,.asciidoctorTheme html input[type=button],.asciidoctorTheme input[type=reset],.asciidoctorTheme input[type=submit]{appearance:button;cursor:pointer}.asciidoctorTheme button[disabled],.asciidoctorTheme html input[disabled]{cursor:default}.asciidoctorTheme input[type=checkbox],.asciidoctorTheme input[type=radio]{padding:0}.asciidoctorTheme button::-moz-focus-inner{border:0;padding:0}.asciidoctorTheme input::-moz-focus-inner{border:0;padding:0}.asciidoctorTheme textarea{vertical-align:top;overflow:auto}.asciidoctorTheme table{border-collapse:collapse;border-spacing:0}.asciidoctorTheme *,.asciidoctorTheme :before,.asciidoctorTheme :after{box-sizing:border-box}.asciidoctorTheme html,.asciidoctorTheme body{font-size:100%}.asciidoctorTheme body{color:var(--ad-text-main);font-family:var(--ad-font-main);cursor:auto;tab-size:4;word-wrap:anywhere;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:#fff;margin:0;padding:0;line-height:1;position:relative}.asciidoctorTheme a:hover{cursor:pointer}.asciidoctorTheme img,.asciidoctorTheme object,.asciidoctorTheme embed{max-width:100%;height:auto}.asciidoctorTheme object,.asciidoctorTheme embed{height:100%}.asciidoctorTheme img{-ms-interpolation-mode:bicubic}.asciidoctorTheme .left{float:left!important}.asciidoctorTheme .right{float:right!important}.asciidoctorTheme .text-left{text-align:left!important}.asciidoctorTheme .text-right{text-align:right!important}.asciidoctorTheme .text-center{text-align:center!important}.asciidoctorTheme .text-justify{text-align:justify!important}.asciidoctorTheme .hide{display:none}.asciidoctorTheme img,.asciidoctorTheme object,.asciidoctorTheme svg{vertical-align:middle;display:inline-block}.asciidoctorTheme textarea{height:auto;min-height:50px}.asciidoctorTheme select{width:100%}.asciidoctorTheme .subheader,.asciidoctorTheme .admonitionblock td.content>.title,.asciidoctorTheme .audioblock>.title,.asciidoctorTheme .exampleblock>.title,.asciidoctorTheme .imageblock>.title,.asciidoctorTheme .listingblock>.title,.asciidoctorTheme .literalblock>.title,.asciidoctorTheme .stemblock>.title,.asciidoctorTheme .openblock>.title,.asciidoctorTheme .paragraph>.title,.asciidoctorTheme .quoteblock>.title,.asciidoctorTheme table.tableblock>.title,.asciidoctorTheme .verseblock>.title,.asciidoctorTheme .videoblock>.title,.asciidoctorTheme .dlist>.title,.asciidoctorTheme .olist>.title,.asciidoctorTheme .ulist>.title,.asciidoctorTheme .qlist>.title,.asciidoctorTheme .hdlist>.title{color:var(--ad-text-caption);line-height:1.45;font-weight:var(--ad-font-regular);margin-top:0;margin-bottom:.25em}.asciidoctorTheme div,.asciidoctorTheme dl,.asciidoctorTheme dt,.asciidoctorTheme dd,.asciidoctorTheme ul,.asciidoctorTheme ol,.asciidoctorTheme li,.asciidoctorTheme h1,.asciidoctorTheme h2,.asciidoctorTheme h3,.asciidoctorTheme #toctitle,.asciidoctorTheme .sidebarblock>.content>.title,.asciidoctorTheme h4,.asciidoctorTheme h5,.asciidoctorTheme h6,.asciidoctorTheme pre,.asciidoctorTheme form,.asciidoctorTheme p,.asciidoctorTheme blockquote,.asciidoctorTheme th,.asciidoctorTheme td{margin:0;padding:0}.asciidoctorTheme a{color:var(--ad-text-link);line-height:inherit;text-decoration:none}.asciidoctorTheme a:hover,.asciidoctorTheme a:focus{color:var(--ad-text-link-hover)}.asciidoctorTheme a img{border:0}.asciidoctorTheme p{text-rendering:optimizelegibility;margin-bottom:1.25em;line-height:1.6}.asciidoctorTheme p aside{font-size:.875em;font-style:italic;line-height:1.35}.asciidoctorTheme h1,.asciidoctorTheme h2,.asciidoctorTheme h3,.asciidoctorTheme #toctitle,.asciidoctorTheme .sidebarblock>.content>.title,.asciidoctorTheme h4,.asciidoctorTheme h5,.asciidoctorTheme h6{font-family:var(--ad-font-main);font-weight:var(--ad-font-bold);color:var(--ad-text-heading);text-rendering:optimizelegibility;margin-top:1em;margin-bottom:.5em;font-style:normal;line-height:1.0125em}.asciidoctorTheme h1 small,.asciidoctorTheme h2 small,.asciidoctorTheme h3 small,.asciidoctorTheme #toctitle small,.asciidoctorTheme .sidebarblock>.content>.title small,.asciidoctorTheme h4 small,.asciidoctorTheme h5 small,.asciidoctorTheme h6 small{color:var(--ad-text-heading-faded);font-size:60%;line-height:0}.asciidoctorTheme h1{font-size:2.125em}.asciidoctorTheme h2{font-size:1.6875em}.asciidoctorTheme h3,.asciidoctorTheme #toctitle,.asciidoctorTheme .sidebarblock>.content>.title{font-size:1.375em}.asciidoctorTheme h4,.asciidoctorTheme h5{font-size:1.125em}.asciidoctorTheme h6{font-size:1em}.asciidoctorTheme hr{border:solid var(--ad-divider);clear:both;border-width:1px 0 0;margin:1.25em 0 1.1875em}.asciidoctorTheme em,.asciidoctorTheme i{font-style:italic;line-height:inherit}.asciidoctorTheme strong,.asciidoctorTheme b{font-weight:var(--ad-font-bold);line-height:inherit}.asciidoctorTheme small{font-size:60%;line-height:inherit}.asciidoctorTheme code{font-family:var(--ad-font-mono);font-weight:var(--ad-font-regular);color:var(--ad-text-main)}.asciidoctorTheme ul,.asciidoctorTheme ol,.asciidoctorTheme dl{margin-bottom:1.25em;font-family:inherit;line-height:1.6;list-style-position:outside}.asciidoctorTheme ul,.asciidoctorTheme ol{margin-left:1.5em}.asciidoctorTheme ul li ul,.asciidoctorTheme ul li ol{margin-bottom:0;margin-left:1.25em}.asciidoctorTheme ul.square li ul,.asciidoctorTheme ul.circle li ul,.asciidoctorTheme ul.disc li ul{list-style:inherit}.asciidoctorTheme ul.square{list-style-type:square}.asciidoctorTheme ul.circle{list-style-type:circle}.asciidoctorTheme ul.disc{list-style-type:disc}.asciidoctorTheme ol li ul,.asciidoctorTheme ol li ol{margin-bottom:0;margin-left:1.25em}.asciidoctorTheme dl dt{font-weight:var(--ad-font-bold);margin-bottom:.3125em}.asciidoctorTheme dl dd{margin-bottom:1.25em}.asciidoctorTheme blockquote{border-left:1px solid var(--ad-divider);margin:0 0 1.25em;padding:.5625em 1.25em 0 1.1875em}.asciidoctorTheme blockquote,.asciidoctorTheme blockquote p{color:#000000d9;line-height:1.6}@media screen and (min-width:768px){.asciidoctorTheme h1,.asciidoctorTheme h2,.asciidoctorTheme h3,.asciidoctorTheme #toctitle,.asciidoctorTheme .sidebarblock>.content>.title,.asciidoctorTheme h4,.asciidoctorTheme h5,.asciidoctorTheme h6{line-height:1.2}.asciidoctorTheme h1{font-size:2.75em}.asciidoctorTheme h2{font-size:2.3125em}.asciidoctorTheme h3,.asciidoctorTheme #toctitle,.asciidoctorTheme .sidebarblock>.content>.title{font-size:1.6875em}.asciidoctorTheme h4{font-size:1.4375em}}.asciidoctorTheme table{background:var(--ad-surface-table);border:1px solid var(--ad-divider);word-wrap:normal;margin-bottom:1.25em}.asciidoctorTheme table thead,.asciidoctorTheme table tfoot{background:var(--ad-surface-table-landmark)}.asciidoctorTheme table thead tr th,.asciidoctorTheme table thead tr td,.asciidoctorTheme table tfoot tr th,.asciidoctorTheme table tfoot tr td{font-size:inherit;color:var(--ad-text-table-landmark);text-align:left;padding:.5em .625em .625em}.asciidoctorTheme table tr th,.asciidoctorTheme table tr td{font-size:inherit;color:var(--ad-text-table);padding:.5625em .625em}.asciidoctorTheme table tr.even,.asciidoctorTheme table tr.alt{background:var(--ad-surface-table-alt)}.asciidoctorTheme table thead tr th,.asciidoctorTheme table tfoot tr th,.asciidoctorTheme table tbody tr td,.asciidoctorTheme table tr td,.asciidoctorTheme table tfoot tr td{line-height:1.6}.asciidoctorTheme h1,.asciidoctorTheme h2,.asciidoctorTheme h3,.asciidoctorTheme #toctitle,.asciidoctorTheme .sidebarblock>.content>.title,.asciidoctorTheme h4,.asciidoctorTheme h5,.asciidoctorTheme h6{word-spacing:-.05em;line-height:1.2}.asciidoctorTheme h1 strong,.asciidoctorTheme h2 strong,.asciidoctorTheme h3 strong,.asciidoctorTheme #toctitle strong,.asciidoctorTheme .sidebarblock>.content>.title strong,.asciidoctorTheme h4 strong,.asciidoctorTheme h5 strong,.asciidoctorTheme h6 strong{font-weight:var(--ad-font-regular)}.asciidoctorTheme .center{margin-left:auto;margin-right:auto}.asciidoctorTheme .stretch{width:100%}.asciidoctorTheme .clearfix:before,.asciidoctorTheme .clearfix:after,.asciidoctorTheme .float-group:before,.asciidoctorTheme .float-group:after{content:" ";display:table}.asciidoctorTheme .clearfix:after,.asciidoctorTheme .float-group:after{clear:both}.asciidoctorTheme :not(pre).nobreak{word-wrap:normal}.asciidoctorTheme :not(pre).nowrap{white-space:nowrap}.asciidoctorTheme :not(pre).pre-wrap{white-space:pre-wrap}.asciidoctorTheme :not(pre):not([class^=L])>code{letter-spacing:0;word-spacing:-.15em;text-rendering:optimizespeed;background:#f7f7f8;border-radius:4px;padding:.1em .5ex;font-size:.9375em;line-height:1.45;font-style:normal!important}.asciidoctorTheme pre{color:#000000e6;font-family:var(--ad-font-mono);text-rendering:optimizespeed;line-height:1.45}.asciidoctorTheme pre code,.asciidoctorTheme pre pre{color:inherit;font-size:inherit;line-height:inherit}.asciidoctorTheme pre>code{display:block}.asciidoctorTheme pre.nowrap,.asciidoctorTheme pre.nowrap pre{white-space:pre;word-wrap:normal}.asciidoctorTheme em em{font-style:normal}.asciidoctorTheme strong strong{font-weight:var(--ad-font-regular)}.asciidoctorTheme .keyseq{color:#333c}.asciidoctorTheme kbd{font-family:var(--ad-font-mono);color:#000c;vertical-align:middle;white-space:nowrap;background:#f7f7f7;border:1px solid #ccc;border-radius:3px;margin:0 .15em;padding:.2em .5em;font-size:.65em;line-height:1.45;display:inline-block;position:relative;top:-.1em;box-shadow:0 1px #0003,inset 0 0 0 .1em #fff}.asciidoctorTheme .keyseq kbd:first-child{margin-left:0}.asciidoctorTheme .keyseq kbd:last-child{margin-right:0}.asciidoctorTheme .menuseq,.asciidoctorTheme .menuref{color:#000}.asciidoctorTheme .menuseq b:not(.caret),.asciidoctorTheme .menuref{font-weight:inherit}.asciidoctorTheme .menuseq{word-spacing:-.02em}.asciidoctorTheme .menuseq b.caret{font-size:1.25em;line-height:.8}.asciidoctorTheme .menuseq i.caret{font-weight:var(--ad-font-bold);text-align:center;width:.45em}.asciidoctorTheme b.button:before,.asciidoctorTheme b.button:after{font-weight:var(--ad-font-regular);position:relative;top:-1px}.asciidoctorTheme b.button:before{content:"[";padding:0 3px 0 2px}.asciidoctorTheme b.button:after{content:"]";padding:0 2px 0 3px}.asciidoctorTheme p a>code:hover{color:#000000e6}.asciidoctorTheme #header,.asciidoctorTheme #content,.asciidoctorTheme #footnotes,.asciidoctorTheme #footer{width:100%;max-width:62.5em;margin:0 auto;padding-left:.9375em;padding-right:.9375em;position:relative;overflow:hidden}.asciidoctorTheme #header:before,.asciidoctorTheme #header:after,.asciidoctorTheme #content:before,.asciidoctorTheme #content:after,.asciidoctorTheme #footnotes:before,.asciidoctorTheme #footnotes:after,.asciidoctorTheme #footer:before,.asciidoctorTheme #footer:after{content:" ";display:table}.asciidoctorTheme #header:after,.asciidoctorTheme #content:after,.asciidoctorTheme #footnotes:after,.asciidoctorTheme #footer:after{clear:both}.asciidoctorTheme #content{margin-top:1.25em}.asciidoctorTheme #content:before{content:none}.asciidoctorTheme #header>h1:first-child{color:#000000d9;margin-top:2.25rem;margin-bottom:0}.asciidoctorTheme #header>h1:first-child+#toc{border-top:1px solid var(--ad-divider);margin-top:8px}.asciidoctorTheme #header>h1:only-child,.asciidoctorTheme body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid var(--ad-divider);padding-bottom:8px}.asciidoctorTheme #header .details{border-bottom:1px solid var(--ad-divider);color:#0009;flex-flow:wrap;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;line-height:1.45;display:flex}.asciidoctorTheme #header .details span:first-child{margin-left:-.125em}.asciidoctorTheme #header .details span.email a{color:#000000d9}.asciidoctorTheme #header .details br{display:none}.asciidoctorTheme #header .details br+span:before{content:" – "}.asciidoctorTheme #header .details br+span.author:before{content:" ⋅ ";color:#000000d9}.asciidoctorTheme #header .details br+span#revremark:before{content:" | "}.asciidoctorTheme #header #revnumber{text-transform:capitalize}.asciidoctorTheme #header #revnumber:after{content:" "}.asciidoctorTheme #content>h1:first-child:not([class]){color:#000000d9;border-bottom:1px solid var(--ad-divider);margin-top:0;margin-bottom:1.25rem;padding-top:1rem;padding-bottom:8px}.asciidoctorTheme #toc{border-bottom:1px solid var(--ad-divider);padding-bottom:.5em}.asciidoctorTheme #toc>ul{margin-left:.125em}.asciidoctorTheme #toc ul.sectlevel0>li>a{font-style:italic}.asciidoctorTheme #toc ul.sectlevel0 ul.sectlevel1{margin:.5em 0}.asciidoctorTheme #toc ul{font-family:var(--ad-font-main);list-style-type:none}.asciidoctorTheme #toc li{margin-top:.3334em;line-height:1.3334}.asciidoctorTheme #toc a{text-decoration:none}.asciidoctorTheme #toc a:active{text-decoration:underline}.asciidoctorTheme #toctitle{color:var(--ad-text-heading);font-size:1.2em}@media screen and (min-width:768px){.asciidoctorTheme #toctitle{font-size:1.375em}.asciidoctorTheme body.toc2{padding-left:15em;padding-right:0}.asciidoctorTheme #toc.toc2{border-right:1px solid var(--ad-divider);z-index:1000;background:#f8f8f7;width:15em;height:100%;padding:1.25em 1em;position:fixed;top:0;left:0;overflow:auto;border-top-width:0!important;border-bottom-width:0!important;margin-top:0!important}.asciidoctorTheme #toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em}.asciidoctorTheme #toc.toc2>ul{margin-bottom:0;font-size:.9em}.asciidoctorTheme #toc.toc2 ul ul{margin-left:0;padding-left:1em}.asciidoctorTheme #toc.toc2 ul.sectlevel0 ul.sectlevel1{margin-top:.5em;margin-bottom:.5em;padding-left:0}.asciidoctorTheme body.toc2.toc-right{padding-left:0;padding-right:15em}.asciidoctorTheme body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid var(--ad-divider);left:auto;right:0}}@media screen and (min-width:1280px){.asciidoctorTheme body.toc2{padding-left:20em;padding-right:0}.asciidoctorTheme #toc.toc2{width:20em}.asciidoctorTheme #toc.toc2 #toctitle{font-size:1.375em}.asciidoctorTheme #toc.toc2>ul{font-size:.95em}.asciidoctorTheme #toc.toc2 ul ul{padding-left:1.25em}.asciidoctorTheme body.toc2.toc-right{padding-left:0;padding-right:20em}}.asciidoctorTheme #content #toc{background:#f8f8f7;border:1px solid #e0e0dc;border-radius:4px;margin-bottom:1.25em;padding:1.25em}.asciidoctorTheme #content #toc>:first-child{margin-top:0}.asciidoctorTheme #content #toc>:last-child{margin-bottom:0}.asciidoctorTheme #footer{background:#000c;max-width:none;padding:1.25em}.asciidoctorTheme #footer-text{color:#fffc;line-height:1.44}.asciidoctorTheme #content{margin-bottom:.625em}.asciidoctorTheme .sect1{padding-bottom:.625em}@media screen and (min-width:768px){.asciidoctorTheme #content{margin-bottom:1.25em}.asciidoctorTheme .sect1{padding-bottom:1.25em}}.asciidoctorTheme .sect1:last-child{padding-bottom:0}.asciidoctorTheme .sect1+.sect1{border-top:1px solid var(--ad-divider)}.asciidoctorTheme #content h1>a.anchor,.asciidoctorTheme h2>a.anchor,.asciidoctorTheme h3>a.anchor,.asciidoctorTheme #toctitle>a.anchor,.asciidoctorTheme .sidebarblock>.content>.title>a.anchor,.asciidoctorTheme h4>a.anchor,.asciidoctorTheme h5>a.anchor,.asciidoctorTheme h6>a.anchor{z-index:1001;visibility:hidden;text-align:center;width:1.5ex;font-weight:var(--ad-font-regular);margin-left:-1.5ex;display:block;position:absolute;text-decoration:none!important}.asciidoctorTheme #content h1>a.anchor:before,.asciidoctorTheme h2>a.anchor:before,.asciidoctorTheme h3>a.anchor:before,.asciidoctorTheme #toctitle>a.anchor:before,.asciidoctorTheme .sidebarblock>.content>.title>a.anchor:before,.asciidoctorTheme h4>a.anchor:before,.asciidoctorTheme h5>a.anchor:before,.asciidoctorTheme h6>a.anchor:before{content:"§";padding-top:.1em;font-size:.85em;display:block}.asciidoctorTheme #content h1:hover>a.anchor,.asciidoctorTheme #content h1>a.anchor:hover,.asciidoctorTheme h2:hover>a.anchor,.asciidoctorTheme h2>a.anchor:hover,.asciidoctorTheme h3:hover>a.anchor,.asciidoctorTheme #toctitle:hover>a.anchor,.asciidoctorTheme .sidebarblock>.content>.title:hover>a.anchor,.asciidoctorTheme h3>a.anchor:hover,.asciidoctorTheme #toctitle>a.anchor:hover,.asciidoctorTheme .sidebarblock>.content>.title>a.anchor:hover,.asciidoctorTheme h4:hover>a.anchor,.asciidoctorTheme h4>a.anchor:hover,.asciidoctorTheme h5:hover>a.anchor,.asciidoctorTheme h5>a.anchor:hover,.asciidoctorTheme h6:hover>a.anchor,.asciidoctorTheme h6>a.anchor:hover{visibility:visible}.asciidoctorTheme #content h1>a.link,.asciidoctorTheme h2>a.link,.asciidoctorTheme h3>a.link,.asciidoctorTheme #toctitle>a.link,.asciidoctorTheme .sidebarblock>.content>.title>a.link,.asciidoctorTheme h4>a.link,.asciidoctorTheme h5>a.link,.asciidoctorTheme h6>a.link{color:#ba3925;text-decoration:none}.asciidoctorTheme #content h1>a.link:hover,.asciidoctorTheme h2>a.link:hover,.asciidoctorTheme h3>a.link:hover,.asciidoctorTheme #toctitle>a.link:hover,.asciidoctorTheme .sidebarblock>.content>.title>a.link:hover,.asciidoctorTheme h4>a.link:hover,.asciidoctorTheme h5>a.link:hover,.asciidoctorTheme h6>a.link:hover{color:#a53221}.asciidoctorTheme details,.asciidoctorTheme .audioblock,.asciidoctorTheme .imageblock,.asciidoctorTheme .literalblock,.asciidoctorTheme .listingblock,.asciidoctorTheme .stemblock,.asciidoctorTheme .videoblock{margin-bottom:1.25em}.asciidoctorTheme details{margin-left:1.25rem}.asciidoctorTheme details>summary{cursor:pointer;-webkit-tap-highlight-color:#0000;outline:none;margin-bottom:.625rem;line-height:1.6;display:block;position:relative}.asciidoctorTheme details>summary::-webkit-details-marker{display:none}.asciidoctorTheme details>summary:before{content:"";border:.3em solid #0000;border-left:.5em solid;border-right-width:0;position:absolute;top:.5em;left:-1.25rem;transform:translate(15%)}.asciidoctorTheme details[open]>summary:before{border:.3em solid #0000;border-top:.5em solid;border-bottom-width:0;transform:translateY(15%)}.asciidoctorTheme details>summary:after{content:"";width:1.25rem;height:1em;position:absolute;top:.3em;left:-1.25rem}.asciidoctorTheme .admonitionblock td.content>.title,.asciidoctorTheme .audioblock>.title,.asciidoctorTheme .exampleblock>.title,.asciidoctorTheme .imageblock>.title,.asciidoctorTheme .listingblock>.title,.asciidoctorTheme .literalblock>.title,.asciidoctorTheme .stemblock>.title,.asciidoctorTheme .openblock>.title,.asciidoctorTheme .paragraph>.title,.asciidoctorTheme .quoteblock>.title,.asciidoctorTheme table.tableblock>.title,.asciidoctorTheme .verseblock>.title,.asciidoctorTheme .videoblock>.title,.asciidoctorTheme .dlist>.title,.asciidoctorTheme .olist>.title,.asciidoctorTheme .ulist>.title,.asciidoctorTheme .qlist>.title,.asciidoctorTheme .hdlist>.title{text-rendering:optimizelegibility;text-align:left;font-family:var(--ad-font-main);font-size:1rem;font-style:italic}.asciidoctorTheme table.tableblock.fit-content>caption.title{white-space:nowrap;width:0}.asciidoctorTheme .paragraph.lead>p,.asciidoctorTheme #preamble>.sectionbody>[class=paragraph]:first-of-type p{color:#000000d9;font-size:1.21875em;line-height:1.6}.asciidoctorTheme .admonitionblock>table{border-collapse:separate;background:0 0;border:0;width:100%}.asciidoctorTheme .admonitionblock>table td.icon{text-align:center;width:80px}.asciidoctorTheme .admonitionblock>table td.icon img{max-width:none}.asciidoctorTheme .admonitionblock>table td.icon .title{font-weight:var(--ad-font-bold);font-family:var(--ad-font-main);text-transform:uppercase}.asciidoctorTheme .admonitionblock>table td.content{border-left:1px solid var(--ad-divider);color:#0009;word-wrap:anywhere;padding-left:1.125em;padding-right:1.25em}.asciidoctorTheme .admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}.asciidoctorTheme .exampleblock>.content{background:#fff;border:1px solid #e6e6e6;border-radius:4px;margin-bottom:1.25em;padding:1.25em}.asciidoctorTheme .exampleblock>.content>:first-child{margin-top:0}.asciidoctorTheme .exampleblock>.content>:last-child{margin-bottom:0}.asciidoctorTheme .sidebarblock{background:#f3f3f2;border:1px solid #dbdbd6;border-radius:4px;margin-bottom:1.25em;padding:1.25em}.asciidoctorTheme .sidebarblock>:first-child{margin-top:0}.asciidoctorTheme .sidebarblock>:last-child{margin-bottom:0}.asciidoctorTheme .sidebarblock>.content>.title{color:var(--ad-text-heading);text-align:center;margin-top:0}.asciidoctorTheme .exampleblock>.content>:last-child>:last-child,.asciidoctorTheme .exampleblock>.content .olist>ol>li:last-child>:last-child,.asciidoctorTheme .exampleblock>.content .ulist>ul>li:last-child>:last-child,.asciidoctorTheme .exampleblock>.content .qlist>ol>li:last-child>:last-child,.asciidoctorTheme .sidebarblock>.content>:last-child>:last-child,.asciidoctorTheme .sidebarblock>.content .olist>ol>li:last-child>:last-child,.asciidoctorTheme .sidebarblock>.content .ulist>ul>li:last-child>:last-child,.asciidoctorTheme .sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0}.asciidoctorTheme .literalblock pre,.asciidoctorTheme .listingblock>.content>pre{border-radius:4px;padding:1em;font-size:.8125em;overflow-x:auto}@media screen and (min-width:768px){.asciidoctorTheme .literalblock pre,.asciidoctorTheme .listingblock>.content>pre{font-size:.90625em}}@media screen and (min-width:1280px){.asciidoctorTheme .literalblock pre,.asciidoctorTheme .listingblock>.content>pre{font-size:1em}}.asciidoctorTheme .literalblock pre,.asciidoctorTheme .listingblock>.content>pre:not(.highlight),.asciidoctorTheme .listingblock>.content>pre[class=highlight],.asciidoctorTheme .listingblock>.content>pre[class^=highlight\ ]{background:#f7f7f8}.asciidoctorTheme .literalblock.output pre{color:#f7f7f8;background:#000000e6}.asciidoctorTheme .listingblock>.content{position:relative}.asciidoctorTheme .listingblock code[data-lang]:before{content:attr(data-lang);text-transform:uppercase;color:inherit;opacity:.5;font-size:.75em;line-height:1;display:none;position:absolute;top:.425rem;right:.5rem}.asciidoctorTheme .listingblock:hover code[data-lang]:before{display:block}.asciidoctorTheme .listingblock.terminal pre .command:before{content:attr(data-prompt);color:inherit;opacity:.5;padding-right:.5em}.asciidoctorTheme .listingblock.terminal pre .command:not([data-prompt]):before{content:"$"}.asciidoctorTheme .listingblock pre.highlightjs{padding:0}.asciidoctorTheme .listingblock pre.highlightjs>code{border-radius:4px;padding:1em}.asciidoctorTheme .listingblock pre.prettyprint{border-width:0}.asciidoctorTheme .prettyprint{background:#f7f7f8}.asciidoctorTheme pre.prettyprint .linenums{margin-left:2em;line-height:1.45}.asciidoctorTheme pre.prettyprint li{list-style-type:inherit;background:0 0;padding-left:0}.asciidoctorTheme pre.prettyprint li code[data-lang]:before{opacity:1}.asciidoctorTheme pre.prettyprint li:not(:first-child) code[data-lang]:before{display:none}.asciidoctorTheme table.linenotable{border-collapse:separate;background:0 0;border:0;margin-bottom:0}.asciidoctorTheme table.linenotable td[class]{color:inherit;vertical-align:top;line-height:inherit;white-space:normal;padding:0}.asciidoctorTheme table.linenotable td.code{padding-left:.75em}.asciidoctorTheme table.linenotable td.linenos,.asciidoctorTheme pre.pygments .linenos{opacity:.35;-webkit-user-select:none;user-select:none;border-right:1px solid;padding-right:.5em}.asciidoctorTheme pre.pygments span.linenos{margin-right:.75em;display:inline-block}.asciidoctorTheme .quoteblock{margin:0 1em 1.25em 1.5em;display:table}.asciidoctorTheme .quoteblock:not(.excerpt)>.title{margin-bottom:.75em;margin-left:-1.5em}.asciidoctorTheme .quoteblock blockquote,.asciidoctorTheme .quoteblock p{color:#000000d9;word-spacing:.1em;letter-spacing:0;text-align:justify;font-size:1.15rem;font-style:italic;line-height:1.75}.asciidoctorTheme .quoteblock blockquote{border:0;margin:0;padding:0}.asciidoctorTheme .quoteblock blockquote:before{content:"“";float:left;font-size:2.75em;font-weight:var(--ad-font-bold);color:#7a2518;text-shadow:0 1px 2px #0000001a;margin-left:-.6em;line-height:.6em}.asciidoctorTheme .quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}.asciidoctorTheme .quoteblock .attribution{text-align:right;margin-top:.75em;margin-right:.5ex}.asciidoctorTheme .verseblock{margin:0 1em 1.25em}.asciidoctorTheme .verseblock pre{font-family:var(--ad-font-main);color:#000000d9;font-size:1.15rem;font-weight:var(--ad-font-thin);text-rendering:optimizelegibility}.asciidoctorTheme .verseblock pre strong{font-weight:var(--ad-font-regular)}.asciidoctorTheme .verseblock .attribution{margin-top:1.25rem;margin-left:.5ex}.asciidoctorTheme .quoteblock .attribution,.asciidoctorTheme .verseblock .attribution{font-size:.9375em;font-style:italic;line-height:1.45}.asciidoctorTheme .quoteblock .attribution br,.asciidoctorTheme .verseblock .attribution br{display:none}.asciidoctorTheme .quoteblock .attribution cite,.asciidoctorTheme .verseblock .attribution cite{letter-spacing:-.025em;color:#0009;display:block}.asciidoctorTheme .quoteblock.abstract blockquote:before,.asciidoctorTheme .quoteblock.excerpt blockquote:before,.asciidoctorTheme .quoteblock .quoteblock blockquote:before{display:none}.asciidoctorTheme .quoteblock.abstract blockquote,.asciidoctorTheme .quoteblock.abstract p,.asciidoctorTheme .quoteblock.excerpt blockquote,.asciidoctorTheme .quoteblock.excerpt p,.asciidoctorTheme .quoteblock .quoteblock blockquote,.asciidoctorTheme .quoteblock .quoteblock p{word-spacing:0;line-height:1.6}.asciidoctorTheme .quoteblock.abstract{margin:0 1em 1.25em;display:block}.asciidoctorTheme .quoteblock.abstract>.title{text-align:center;margin:0 0 .375em;font-size:1.15em}.asciidoctorTheme .quoteblock.excerpt>blockquote,.asciidoctorTheme .quoteblock .quoteblock{border-left:.25em solid var(--ad-divider);padding:0 0 .25em 1em}.asciidoctorTheme .quoteblock.excerpt,.asciidoctorTheme .quoteblock .quoteblock{margin-left:0}.asciidoctorTheme .quoteblock.excerpt blockquote,.asciidoctorTheme .quoteblock.excerpt p,.asciidoctorTheme .quoteblock .quoteblock blockquote,.asciidoctorTheme .quoteblock .quoteblock p{color:inherit;font-size:1.0625rem}.asciidoctorTheme .quoteblock.excerpt .attribution,.asciidoctorTheme .quoteblock .quoteblock .attribution{color:inherit;text-align:left;margin-right:0;font-size:.85rem}.asciidoctorTheme p.tableblock:last-child{margin-bottom:0}.asciidoctorTheme td.tableblock>.content{word-wrap:anywhere;margin-bottom:1.25em}.asciidoctorTheme td.tableblock>.content>:last-child{margin-bottom:-1.25em}.asciidoctorTheme table.tableblock,.asciidoctorTheme th.tableblock,.asciidoctorTheme td.tableblock{border:0 solid var(--ad-divider)}.asciidoctorTheme table.grid-all>*>tr>*{border-width:1px}.asciidoctorTheme table.grid-cols>*>tr>*{border-width:0 1px}.asciidoctorTheme table.grid-rows>*>tr>*{border-width:1px 0}.asciidoctorTheme table.frame-all{border-width:1px}.asciidoctorTheme table.frame-ends{border-width:1px 0}.asciidoctorTheme table.frame-sides{border-width:0 1px}.asciidoctorTheme table.frame-none>colgroup+*>:first-child>*,.asciidoctorTheme table.frame-sides>colgroup+*>:first-child>*{border-top-width:0}.asciidoctorTheme table.frame-none>:last-child>:last-child>*,.asciidoctorTheme table.frame-sides>:last-child>:last-child>*{border-bottom-width:0}.asciidoctorTheme table.frame-none>*>tr>:first-child,.asciidoctorTheme table.frame-ends>*>tr>:first-child{border-left-width:0}.asciidoctorTheme table.frame-none>*>tr>:last-child,.asciidoctorTheme table.frame-ends>*>tr>:last-child{border-right-width:0}.asciidoctorTheme table.stripes-all>*>tr,.asciidoctorTheme table.stripes-odd>*>tr:nth-of-type(odd),.asciidoctorTheme table.stripes-even>*>tr:nth-of-type(2n),.asciidoctorTheme table.stripes-hover>*>tr:hover{background:var(--ad-surface-table-alt)}.asciidoctorTheme th.halign-left,.asciidoctorTheme td.halign-left{text-align:left}.asciidoctorTheme th.halign-right,.asciidoctorTheme td.halign-right{text-align:right}.asciidoctorTheme th.halign-center,.asciidoctorTheme td.halign-center{text-align:center}.asciidoctorTheme th.valign-top,.asciidoctorTheme td.valign-top{vertical-align:top}.asciidoctorTheme th.valign-bottom,.asciidoctorTheme td.valign-bottom{vertical-align:bottom}.asciidoctorTheme th.valign-middle,.asciidoctorTheme td.valign-middle{vertical-align:middle}.asciidoctorTheme table thead th,.asciidoctorTheme table tfoot th{font-weight:var(--ad-font-bold)}.asciidoctorTheme tbody tr th{background:#f7f8f7}.asciidoctorTheme tbody tr th,.asciidoctorTheme tbody tr th p,.asciidoctorTheme tfoot tr th,.asciidoctorTheme tfoot tr th p{color:#000c;font-weight:var(--ad-font-bold)}.asciidoctorTheme p.tableblock>code:only-child{background:0 0;padding:0}.asciidoctorTheme p.tableblock{font-size:1em}.asciidoctorTheme ol{margin-left:1.75em}.asciidoctorTheme ul li ol{margin-left:1.5em}.asciidoctorTheme dl dd{margin-left:1.125em}.asciidoctorTheme dl dd:last-child,.asciidoctorTheme dl dd:last-child>:last-child{margin-bottom:0}.asciidoctorTheme li p,.asciidoctorTheme ul dd,.asciidoctorTheme ol dd,.asciidoctorTheme .olist .olist,.asciidoctorTheme .ulist .ulist,.asciidoctorTheme .ulist .olist,.asciidoctorTheme .olist .ulist{margin-bottom:.625em}.asciidoctorTheme ul.checklist,.asciidoctorTheme ul.none,.asciidoctorTheme ol.none,.asciidoctorTheme ul.no-bullet,.asciidoctorTheme ol.no-bullet,.asciidoctorTheme ol.unnumbered,.asciidoctorTheme ul.unstyled,.asciidoctorTheme ol.unstyled{list-style-type:none}.asciidoctorTheme ul.no-bullet,.asciidoctorTheme ol.no-bullet,.asciidoctorTheme ol.unnumbered{margin-left:.625em}.asciidoctorTheme ul.unstyled,.asciidoctorTheme ol.unstyled{margin-left:0}.asciidoctorTheme li>p:empty:only-child:before{content:"";display:inline-block}.asciidoctorTheme ul.checklist>li>p:first-child{margin-left:-1em}.asciidoctorTheme ul.checklist>li>p:first-child>.fa-square-o:first-child,.asciidoctorTheme ul.checklist>li>p:first-child>.fa-check-square-o:first-child{width:1.25em;font-size:.8em;position:relative;bottom:.125em}.asciidoctorTheme ul.checklist>li>p:first-child>input[type=checkbox]:first-child{margin-right:.25em}.asciidoctorTheme ul.inline{flex-flow:wrap;margin:0 0 .625em -1.25em;list-style:none;display:flex}.asciidoctorTheme ul.inline>li{margin-left:1.25em}.asciidoctorTheme .unstyled dl dt{font-weight:var(--ad-font-regular);font-style:normal}.asciidoctorTheme ol.arabic{list-style-type:decimal}.asciidoctorTheme ol.decimal{list-style-type:decimal-leading-zero}.asciidoctorTheme ol.loweralpha{list-style-type:lower-alpha}.asciidoctorTheme ol.upperalpha{list-style-type:upper-alpha}.asciidoctorTheme ol.lowerroman{list-style-type:lower-roman}.asciidoctorTheme ol.upperroman{list-style-type:upper-roman}.asciidoctorTheme ol.lowergreek{list-style-type:lower-greek}.asciidoctorTheme .hdlist>table,.asciidoctorTheme .colist>table{background:0 0;border:0}.asciidoctorTheme .hdlist>table>tbody>tr,.asciidoctorTheme .colist>table>tbody>tr{background:0 0}.asciidoctorTheme td.hdlist1,.asciidoctorTheme td.hdlist2{vertical-align:top;padding:0 .625em}.asciidoctorTheme td.hdlist1{font-weight:var(--ad-font-bold);padding-bottom:1.25em}.asciidoctorTheme td.hdlist2{word-wrap:anywhere}.asciidoctorTheme .literalblock+.colist,.asciidoctorTheme .listingblock+.colist{margin-top:-.5em}.asciidoctorTheme .colist td:not([class]):first-child{vertical-align:top;padding:.4em .75em 0;line-height:1}.asciidoctorTheme .colist td:not([class]):first-child img{max-width:none}.asciidoctorTheme .colist td:not([class]):last-child{padding:.25em 0}.asciidoctorTheme .thumb,.asciidoctorTheme .th{border:4px solid #fff;line-height:0;display:inline-block;box-shadow:0 0 0 1px #ddd}.asciidoctorTheme .imageblock.left{margin:.25em .625em 1.25em 0}.asciidoctorTheme .imageblock.right{margin:.25em 0 1.25em .625em}.asciidoctorTheme .imageblock>.title{margin-bottom:0}.asciidoctorTheme .imageblock.thumb,.asciidoctorTheme .imageblock.th{border-width:6px}.asciidoctorTheme .imageblock.thumb>.title,.asciidoctorTheme .imageblock.th>.title{padding:0 .125em}.asciidoctorTheme .image.left,.asciidoctorTheme .image.right{margin-top:.25em;margin-bottom:.25em;line-height:0;display:inline-block}.asciidoctorTheme .image.left{margin-right:.625em}.asciidoctorTheme .image.right{margin-left:.625em}.asciidoctorTheme a.image{text-decoration:none;display:inline-block}.asciidoctorTheme a.image object{pointer-events:none}.asciidoctorTheme sup.footnote,.asciidoctorTheme sup.footnoteref{vertical-align:super;font-size:.875em;position:static}.asciidoctorTheme sup.footnote a,.asciidoctorTheme sup.footnoteref a{text-decoration:none}.asciidoctorTheme sup.footnote a:active,.asciidoctorTheme sup.footnoteref a:active{text-decoration:underline}.asciidoctorTheme #footnotes{margin-bottom:.625em;padding-top:.75em;padding-bottom:.75em}.asciidoctorTheme #footnotes hr{border-width:1px 0 0;width:20%;min-width:6.25em;margin:-.25em 0 .75em}.asciidoctorTheme #footnotes .footnote{margin-bottom:.2em;margin-left:1.2em;padding:0 .375em 0 .225em;font-size:.875em;line-height:1.3334}.asciidoctorTheme #footnotes .footnote a:first-of-type{font-weight:var(--ad-font-bold);margin-left:-1.05em;text-decoration:none}.asciidoctorTheme #footnotes .footnote:last-of-type{margin-bottom:0}.asciidoctorTheme #content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0}.asciidoctorTheme div.unbreakable{page-break-inside:avoid}.asciidoctorTheme .big{font-size:larger}.asciidoctorTheme .small{font-size:smaller}.asciidoctorTheme .underline{text-decoration:underline}.asciidoctorTheme .overline{text-decoration:overline}.asciidoctorTheme .line-through{text-decoration:line-through}.asciidoctorTheme .aqua{color:#00bfbf}.asciidoctorTheme .aqua-background{background:#00fafa}.asciidoctorTheme .black{color:#000}.asciidoctorTheme .black-background{background:#000}.asciidoctorTheme .blue{color:#0000bf}.asciidoctorTheme .blue-background{background:#0000fa}.asciidoctorTheme .fuchsia{color:#bf00bf}.asciidoctorTheme .fuchsia-background{background:#fa00fa}.asciidoctorTheme .gray{color:#606060}.asciidoctorTheme .gray-background{background:#7d7d7d}.asciidoctorTheme .green{color:#006000}.asciidoctorTheme .green-background{background:#007d00}.asciidoctorTheme .lime{color:#00bf00}.asciidoctorTheme .lime-background{background:#00fa00}.asciidoctorTheme .maroon{color:#600000}.asciidoctorTheme .maroon-background{background:#7d0000}.asciidoctorTheme .navy{color:#000060}.asciidoctorTheme .navy-background{background:#00007d}.asciidoctorTheme .olive{color:#606000}.asciidoctorTheme .olive-background{background:#7d7d00}.asciidoctorTheme .purple{color:#600060}.asciidoctorTheme .purple-background{background:#7d007d}.asciidoctorTheme .red{color:#bf0000}.asciidoctorTheme .red-background{background:#fa0000}.asciidoctorTheme .silver{color:#909090}.asciidoctorTheme .silver-background{background:#bcbcbc}.asciidoctorTheme .teal{color:#006060}.asciidoctorTheme .teal-background{background:#007d7d}.asciidoctorTheme .white{color:#bfbfbf}.asciidoctorTheme .white-background{background:#fafafa}.asciidoctorTheme .yellow{color:#bfbf00}.asciidoctorTheme .yellow-background{background:#fafa00}.asciidoctorTheme span.icon>.fa{cursor:default}.asciidoctorTheme a span.icon>.fa{cursor:inherit}.asciidoctorTheme .admonitionblock td.icon [class^=fa\ icon-]{cursor:default;font-size:2.5em}.asciidoctorTheme .admonitionblock td.icon .icon-note:before{content:"";color:var(--ad-text-info)}.asciidoctorTheme .admonitionblock td.icon .icon-tip:before{content:"";color:var(--ad-text-tip)}.asciidoctorTheme .admonitionblock td.icon .icon-warning:before{content:"";color:var(--ad-text-warning)}.asciidoctorTheme .admonitionblock td.icon .icon-caution:before{content:"";color:var(--ad-text-caution)}.asciidoctorTheme .admonitionblock td.icon .icon-important:before{content:"";color:var(--ad-text-error)}.asciidoctorTheme .conum[data-value]{text-align:center;width:1.67em;height:1.67em;font-size:.75em;line-height:1.67em;font-family:var(--ad-font-main);font-style:normal;font-weight:var(--ad-font-bold);background:#000c;border-radius:50%;display:inline-block;color:#fff!important}.asciidoctorTheme .conum[data-value] *{color:#fff!important}.asciidoctorTheme .conum[data-value]+b{display:none}.asciidoctorTheme .conum[data-value]:after{content:attr(data-value)}.asciidoctorTheme pre .conum[data-value]{position:relative;top:-.125em}.asciidoctorTheme b.conum *{color:inherit!important}.asciidoctorTheme .conum:not([data-value]):empty{display:none}.asciidoctorTheme dt,.asciidoctorTheme th.tableblock,.asciidoctorTheme td.content,.asciidoctorTheme div.footnote{text-rendering:optimizelegibility}.asciidoctorTheme h1,.asciidoctorTheme h2,.asciidoctorTheme p,.asciidoctorTheme td.content,.asciidoctorTheme span.alt,.asciidoctorTheme summary{letter-spacing:-.01em}.asciidoctorTheme p strong,.asciidoctorTheme td.content strong,.asciidoctorTheme div.footnote strong{letter-spacing:-.005em}.asciidoctorTheme p,.asciidoctorTheme blockquote,.asciidoctorTheme dt,.asciidoctorTheme td.content,.asciidoctorTheme span.alt,.asciidoctorTheme summary{font-size:1.0625rem}.asciidoctorTheme p{margin-bottom:1.25rem}.asciidoctorTheme .sidebarblock p,.asciidoctorTheme .sidebarblock dt,.asciidoctorTheme .sidebarblock td.content,.asciidoctorTheme p.tableblock{font-size:1em}.asciidoctorTheme .exampleblock>.content{background:var(--surface-0);border-color:var(--color-border-hover);box-shadow:0 1px 4px var(--color-border-hover)}.asciidoctorTheme .print-only{display:none!important}@page{margin:1.25cm .75cm}@media print{.asciidoctorTheme *{box-shadow:none!important;text-shadow:none!important}.asciidoctorTheme html{font-size:80%}.asciidoctorTheme a{color:inherit!important;text-decoration:underline!important}.asciidoctorTheme a.bare,.asciidoctorTheme a[href^=\#],.asciidoctorTheme a[href^=mailto\:]{text-decoration:none!important}.asciidoctorTheme a[href^=http\:]:not(.bare):after,.asciidoctorTheme a[href^=https\:]:not(.bare):after{content:"(" attr(href) ")";padding-left:.25em;font-size:.875em;display:inline-block}.asciidoctorTheme abbr[title]{border-bottom:1px dotted}.asciidoctorTheme abbr[title]:after{content:" (" attr(title) ")"}.asciidoctorTheme pre,.asciidoctorTheme blockquote,.asciidoctorTheme tr,.asciidoctorTheme img,.asciidoctorTheme object,.asciidoctorTheme svg{page-break-inside:avoid}.asciidoctorTheme thead{display:table-header-group}.asciidoctorTheme svg{max-width:100%}.asciidoctorTheme p,.asciidoctorTheme blockquote,.asciidoctorTheme dt,.asciidoctorTheme td.content{orphans:3;widows:3;font-size:1em}.asciidoctorTheme h2,.asciidoctorTheme h3,.asciidoctorTheme #toctitle,.asciidoctorTheme .sidebarblock>.content>.title{page-break-after:avoid}.asciidoctorTheme #header,.asciidoctorTheme #content,.asciidoctorTheme #footnotes,.asciidoctorTheme #footer{max-width:none}.asciidoctorTheme #toc,.asciidoctorTheme .sidebarblock,.asciidoctorTheme .exampleblock>.content{background:0 0!important}.asciidoctorTheme #toc{border-bottom:1px solid var(--ad-divider)!important;padding-bottom:0!important}.asciidoctorTheme body.book #header{text-align:center}.asciidoctorTheme body.book #header>h1:first-child{margin:2.5em 0 1em;border:0!important}.asciidoctorTheme body.book #header .details{display:block;border:0!important;padding:0!important}.asciidoctorTheme body.book #header .details span:first-child{margin-left:0!important}.asciidoctorTheme body.book #header .details br{display:block}.asciidoctorTheme body.book #header .details br+span:before{content:none!important}.asciidoctorTheme body.book #toc{text-align:left!important;border:0!important;margin:0!important;padding:0!important}.asciidoctorTheme body.book #toc,.asciidoctorTheme body.book #preamble,.asciidoctorTheme body.book h1.sect0,.asciidoctorTheme body.book .sect1>h2{page-break-before:always}.asciidoctorTheme .listingblock code[data-lang]:before{display:block}.asciidoctorTheme #footer{padding:0 .9375em}.asciidoctorTheme .hide-on-print{display:none!important}.asciidoctorTheme .print-only{display:block!important}.asciidoctorTheme .hide-for-print{display:none!important}.asciidoctorTheme .show-for-print{display:inherit!important}.asciidoctorTheme #header>h1:first-child{margin-top:1.25rem}.asciidoctorTheme .sect1{padding:0!important}.asciidoctorTheme .sect1+.sect1{border:0}.asciidoctorTheme #footer{background:0 0}.asciidoctorTheme #footer-text{color:#0009;font-size:.9em}}
.adocOverrides{--_adoc-link-icon-external:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c2126' viewBox='0 -960 960 960'%3E%3Cpath d='M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v80h-80v-80H200v560h560v-80h80v80q0 33-23.5 56.5T760-120H200Zm480-160-56-56 103-104H360v-80h367L624-624l56-56 200 200-200 200Z'/%3E%3C/svg%3E");--_adoc-link-icon-internal:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c2126' viewBox='0 -960 960 960'%3E%3Cpath d='M200-120q-33 0-56.5-23.5T120-200v-160h80v160h560v-560H200v160h-80v-160q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm220-160-56-58 102-102H120v-80h346L364-622l56-58 200 200-200 200Z'/%3E%3C/svg%3E");--_adoc-link-icon-mail:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c2126' viewBox='0 -960 960 960'%3E%3Cpath d='M160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm320-280L160-640v400h640v-400L480-440Zm0-80 320-200H160l320 200ZM160-640v-80 480-400Z'/%3E%3C/svg%3E");--_adoc-link-icon-download:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c2126' viewBox='0 -960 960 960'%3E%3Cpath d='M480-320 280-520l56-58 104 104v-326h80v326l104-104 56 58-200 200ZM240-160q-33 0-56.5-23.5T160-240v-120h80v120h480v-120h80v120q0 33-23.5 56.5T720-160H240Z'/%3E%3C/svg%3E")}.adocOverrides [data-link-type=external],.adocOverrides :where(a[href^=http\:],a[href^=https\:]){--_adoc-link-icon:var(--_adoc-link-icon-external)}.adocOverrides [data-link-type=internal],.adocOverrides :where(a[href^=\/]){--_adoc-link-icon:var(--_adoc-link-icon-internal)}.adocOverrides [data-link-type=mail],.adocOverrides :where(a[href^=mailto\:]){--_adoc-link-icon:var(--_adoc-link-icon-mail)}.adocOverrides [data-link-type=download],.adocOverrides :where(a[href^="/api/next/static/"]){--_adoc-link-icon:var(--_adoc-link-icon-download)}.adocOverrides a{color:var(--ad-text-link);-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.adocOverrides a:where(:hover,:focus){color:var(--ad-text-link-hover)}.adocOverrides a:not([data-link-type]):after,.adocOverrides a [data-link-type-icon]:after{content:var(--_adoc-link-icon);vertical-align:text-top;block-size:1em;inline-size:1em;margin-inline-start:.2em;display:inline-block}.adocOverrides #content:has(#preamble .admonitionblock){overflow:unset}.adocOverrides details summary{-webkit-user-select:none;user-select:none;align-items:center;display:flex}.adocOverrides details summary::marker{content:"";display:none}.adocOverrides details summary:before{content:var(--chevron);width:1.25rem;height:1.25rem;transition:transform .15s var(--ease);flex-shrink:0;margin-left:-1.25rem;display:grid;transform:rotate(0)}.adocOverrides details[open] summary:before{transform:rotate(90deg)}.adocOverrides details summary:before,.adocOverrides details[open] summary:before{position:initial;top:unset;left:unset;border:none}.adocOverrides details summary:after{display:none}.adocOverrides table td,.adocOverrides table td p,.adocOverrides table td.content,.adocOverrides table td.content p{font-size:1rem}.adocOverrides h1{font-size:var(--font-size-h1)}.adocOverrides h2{font-size:var(--font-size-h2)}.adocOverrides h3{font-size:var(--font-size-h3)}.adocOverrides h4{font-size:var(--font-size-h4)}.adocOverrides h5{font-size:var(--font-size-h5)}.adocOverrides h6{font-size:var(--font-size-h6)}.adocOverrides .admonitionblock{--_adoc-overrides-admonition-label-size:1.5rem;--_adoc-overrides-admonition-icon-size:1.4rem;--_adoc-overrides-admonition-icon-bg-size:1.05rem}.adocOverrides .admonitionblock.note{--_adoc-overrides-admonition-text-color:var(--text-inverse-main);--_adoc-overrides-admonition-bg-color:var(--ad-text-info)}.adocOverrides .admonitionblock.tip{--_adoc-overrides-admonition-text-color:var(--text-inverse-main);--_adoc-overrides-admonition-bg-color:var(--green-3);--_adoc-overrides-admonition-icon-bg-color:var(--green-3);--_adoc-overrides-admonition-icon-text-color:var(--text-inverse-main)}.adocOverrides .admonitionblock.warning{--_adoc-overrides-admonition-text-color:var(--text-inverse-main);--_adoc-overrides-admonition-bg-color:var(--ad-text-warning);--_adoc-overrides-admonition-icon-bg-color:transparent;--_adoc-overrides-admonition-icon-text-color:var(--text-inverse-main);--_adoc-overrides-admonition-icon-size:.9rem}.adocOverrides .admonitionblock.caution{--_adoc-overrides-admonition-text-color:var(--text-inverse-main);--_adoc-overrides-admonition-bg-color:var(--ad-text-caution);--_adoc-overrides-admonition-icon-bg-color:transparent;--_adoc-overrides-admonition-icon-text-color:var(--text-inverse-main);--_adoc-overrides-admonition-icon-size:.9rem}.adocOverrides .admonitionblock.important{--_adoc-overrides-admonition-text-color:var(--text-inverse-main);--_adoc-overrides-admonition-bg-color:var(--ad-text-error)}.adocOverrides .admonitionblock table{position:relative}.adocOverrides .admonitionblock table td.icon{background:var(--_adoc-overrides-admonition-bg-color);background-size:50%;border-radius:999rem;inline-size:auto;padding:0;line-height:1;position:absolute;top:0;left:0;transform:translate(-.75rem,-50%)}.adocOverrides .admonitionblock table td.icon:before{--_adoc-overrides-admonition-icon-bg-inset:calc(.5 * ( var(--_adoc-overrides-admonition-label-size) - var(--_adoc-overrides-admonition-icon-bg-size) ));content:"";inset-inline-start:var(--_adoc-overrides-admonition-icon-bg-inset);inset-block:var(--_adoc-overrides-admonition-icon-bg-inset);inline-size:var(--_adoc-overrides-admonition-icon-bg-size);block-size:var(--_adoc-overrides-admonition-icon-bg-size);background-color:var(--_adoc-overrides-admonition-icon-bg-color,var(--_adoc-overrides-admonition-text-color));z-index:-1;border-radius:50%;position:absolute}.adocOverrides .admonitionblock table td.icon .fa{align-items:center;display:flex}.adocOverrides .admonitionblock table td.icon .fa:before{font-size:var(--_adoc-overrides-admonition-icon-size);inline-size:var(--_adoc-overrides-admonition-label-size);block-size:var(--_adoc-overrides-admonition-label-size);color:var(--_adoc-overrides-admonition-icon-text-color,var(--_adoc-overrides-admonition-bg-color));place-content:center;display:grid}.adocOverrides .admonitionblock table td.icon .fa:after{content:attr(title);color:var(--_adoc-overrides-admonition-text-color);font-family:var(--font-main);block-size:var(--_adoc-overrides-admonition-label-size);text-transform:uppercase;align-items:center;padding-inline:.5rem .75rem;font-size:.9rem;display:flex}.adocOverrides .admonitionblock table td.content{border:1px solid var(--color-border-hover);background-color:var(--surface-0);color:var(--text-main);border-radius:var(--border-radius-medium);box-shadow:0 1px 4px var(--color-border-hover);padding:1rem 1.75rem}
.toc{overflow-y:auto}.toc>.toc-list{position:relative;overflow:hidden}.toc>.toc-list li{list-style:none}.toc-list{margin:0;padding-left:10px}a.toc-link{color:currentColor;height:100%}.is-collapsible{max-height:1000px;transition:all .3s ease-in-out;overflow:hidden}.is-collapsed{max-height:0}.is-collapsed:has(:focus){max-height:1000px}.is-position-fixed{top:0;position:fixed!important}.is-active-link{font-weight:700}.toc-link:before{content:" ";height:inherit;background-color:#eee;width:2px;margin-top:-1px;display:inline-block;position:absolute;left:0}.is-active-link:before{background-color:#54bc4b}.environment-env-banner--active{--height-env-banner:2rem}body{height:100%;overflow:hidden}:where(:root){--max-content-width:110ch;--height-env-banner:0rem;--height-viewport:100vh;--height-header-navigation:7rem;--font-size-h1:2rem;--font-size-h2:1.5rem;--font-size-h3:1.4rem;--font-size-h4:1.3rem;--font-size-h5:1.2rem;--font-size-h6:1.1rem}@supports (height:1dvh){:where(:root){--height-viewport:100dvh}}@media (prefers-reduced-motion:no-preference){*{scroll-behavior:smooth}}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}h5{font-size:var(--font-size-h5)}h6{font-size:var(--font-size-h6)}:where(:focus-visible){outline-width:2px}
@font-face{font-family:FontAwesome;src:url(../media/fontawesome-webfont.0ua1tglrds0da.woff2)format("woff2");font-weight:400;font-style:normal}.fa{font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal!important}.fa-lg{vertical-align:-15%;font-size:1.33333em;line-height:.75em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.28571em}.fa-ul{margin-left:2.14286em;padding-left:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{text-align:center;width:2.14286em;position:absolute;top:.142857em;left:-2.14286em}.fa-li.fa-lg{left:-1.85714em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:2s linear infinite fa-spin}.fa-pulse{animation:1s steps(8,end) infinite fa-spin}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{vertical-align:middle;width:2em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{text-align:center;width:100%;position:absolute;left:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;width:auto;height:auto;margin:0;position:static;overflow:visible}
.CustomErrorBoundary-module-scss-module__bnNW3q__errorBoundary{height:var(--height-viewport)}
.ReloadIcon-module-scss-module__6di2Mq__icon{color:#000;width:2em}
.Button-module-scss-module__g-p-qW__button{border-radius:var(--border-radius-small);background:var(--background-accent);height:calc(1em + 1.375rem);color:var(--text-accent-bg-main);font-weight:var(--font-bold);font-size:1rem;font-family:var(--font-main);box-sizing:border-box;cursor:pointer;border:.0625rem solid #0a99ff;justify-content:center;align-items:center;margin:0 .25em 0 0;padding:0 1.25rem;line-height:1;display:inline-flex}.Button-module-scss-module__g-p-qW__button::-moz-focus-inner{outline:none}.Button-module-scss-module__g-p-qW__button{transition:var(--quick-color-transition)}.Button-module-scss-module__g-p-qW__button:disabled{cursor:default;opacity:.45}.Button-module-scss-module__g-p-qW__button:not(:disabled):hover{background-color:#007dd6;border-color:#007dd6}.Button-module-scss-module__g-p-qW__close{background-color:var(--color-background-main);color:var(--text-main);float:right;border:none}.Button-module-scss-module__g-p-qW__close:not(:disabled):hover{background-color:#fff;border:#fff}.Button-module-scss-module__g-p-qW__outline{background:var(--color-background-main);border-color:var(--color-border);color:var(--color-border)}.Button-module-scss-module__g-p-qW__outline:not(:disabled):hover{color:var(--color-background-main);background-color:#0a99ff;border-color:#0a99ff}.Button-module-scss-module__g-p-qW__basic{background:var(--color-background-main);border-color:var(--color-border);color:var(--text-main);font-weight:var(--font-regular)}.Button-module-scss-module__g-p-qW__basic:not(:disabled):hover{background:var(--color-background-main);color:#0a99ff;border-color:#0a99ff}.Button-module-scss-module__g-p-qW__secondary{background:var(--color-background-main);color:#0a99ff;font-weight:var(--font-regular);border-color:#0a99ff}.Button-module-scss-module__g-p-qW__secondary:not(:disabled):hover{color:var(--color-background-main);background:#0a99ff;border-color:#0a99ff}.Button-module-scss-module__g-p-qW__contentsOnly{width:auto;height:auto;font-weight:inherit;font-size:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0}.Button-module-scss-module__g-p-qW__contentsOnly:not(:disabled):hover{background:0 0;border:none}.Button-module-scss-module__g-p-qW__small{height:1.875rem;padding:0 1em}.Button-module-scss-module__g-p-qW__mini{height:calc(1em + 1.625rem);font-size:.6875rem}
.ModalActions-module-scss-module__uDLB5G__modalActions{justify-content:flex-end;padding:1.25rem 1.5rem;display:flex}.ModalActions-module-scss-module__uDLB5G__large{padding:2rem 12rem}.ModalActions-module-scss-module__uDLB5G__actionButton{margin:0 0 0 1em}.ModalActions-module-scss-module__uDLB5G__actionButton:first-child{margin-left:0}
.ModalContent-module-scss-module__icKYKa__xui-modal-content{padding:1.5rem}.ModalContent-module-scss-module__icKYKa__large{padding:0 12rem 2rem}.ModalContent-module-scss-module__icKYKa__scrolling{max-height:calc(80vh - 10rem);overflow:auto}
.ModalDescription-module-scss-module__xOuCOW__modalDescription{text-align:left;margin-top:0;margin-bottom:1em;padding:0 1.5rem;font-size:1em}
.ModalHeader-module-scss-module__giHo3a__modalHeader{text-align:left;padding:1.25rem 1.5rem}.ModalHeader-module-scss-module__giHo3a__modalHeader h3{font-size:2em;font-weight:var(--font-bold);margin-bottom:0}
.Modal-module-scss-module__vzGZ_q__dimmer{z-index:1001;pointer-events:none;opacity:0;background:#e9ecedce;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:fixed;top:0;left:0}.Modal-module-scss-module__vzGZ_q__dimmerOpen{pointer-events:auto;opacity:1}.Modal-module-scss-module__vzGZ_q__container{border-radius:var(--border-radius-medium);background:var(--surface-0);box-shadow:var(--shadow-4);opacity:0;font-size:1rem;transition:opacity .2s,transform .2s;position:relative;transform:scale(.985)}@media only screen and (max-width:767px){.Modal-module-scss-module__vzGZ_q__container{width:95%}}@media only screen and (min-width:768px){.Modal-module-scss-module__vzGZ_q__container{width:88%}}@media only screen and (min-width:992px){.Modal-module-scss-module__vzGZ_q__container{width:850px}}@media only screen and (min-width:1200px){.Modal-module-scss-module__vzGZ_q__container{width:900px}}@media only screen and (min-width:1920px){.Modal-module-scss-module__vzGZ_q__container{width:950px}}.Modal-module-scss-module__vzGZ_q__containerOpen{opacity:1;transform:scale(1)}@media only screen and (max-width:767px){.Modal-module-scss-module__vzGZ_q__mini{width:95%}}@media only screen and (min-width:768px){.Modal-module-scss-module__vzGZ_q__mini{width:35.2%}}@media only screen and (min-width:992px){.Modal-module-scss-module__vzGZ_q__mini{width:340px}}@media only screen and (min-width:1200px){.Modal-module-scss-module__vzGZ_q__mini{width:360px}}@media only screen and (min-width:1920px){.Modal-module-scss-module__vzGZ_q__mini{width:380px}}@media only screen and (max-width:767px){.Modal-module-scss-module__vzGZ_q__tiny{width:95%}}@media only screen and (min-width:768px){.Modal-module-scss-module__vzGZ_q__tiny{width:52.8%}}@media only screen and (min-width:992px){.Modal-module-scss-module__vzGZ_q__tiny{width:510px}}@media only screen and (min-width:1200px){.Modal-module-scss-module__vzGZ_q__tiny{width:540px}}@media only screen and (min-width:1920px){.Modal-module-scss-module__vzGZ_q__tiny{width:570px}}@media only screen and (max-width:767px){.Modal-module-scss-module__vzGZ_q__small{width:95%}}@media only screen and (min-width:768px){.Modal-module-scss-module__vzGZ_q__small{width:70.4%}}@media only screen and (min-width:992px){.Modal-module-scss-module__vzGZ_q__small{width:680px}}@media only screen and (min-width:1200px){.Modal-module-scss-module__vzGZ_q__small{width:720px}}@media only screen and (min-width:1920px){.Modal-module-scss-module__vzGZ_q__small{width:760px}}@media only screen and (max-width:767px){.Modal-module-scss-module__vzGZ_q__large{width:95%}}@media only screen and (min-width:768px){.Modal-module-scss-module__vzGZ_q__large{width:88%}}@media only screen and (min-width:992px){.Modal-module-scss-module__vzGZ_q__large{width:1020px}}@media only screen and (min-width:1200px){.Modal-module-scss-module__vzGZ_q__large{width:1080px}}@media only screen and (min-width:1920px){.Modal-module-scss-module__vzGZ_q__large{width:1140px}}@media only screen and (max-width:767px){.Modal-module-scss-module__vzGZ_q__fullscreen{width:95%}}@media only screen and (min-width:768px){.Modal-module-scss-module__vzGZ_q__fullscreen{width:calc(100% - 6.6rem)}}@media only screen and (min-width:992px){.Modal-module-scss-module__vzGZ_q__fullscreen{width:calc(100% - 6.6rem)}}@media only screen and (min-width:1200px){.Modal-module-scss-module__vzGZ_q__fullscreen{width:calc(100% - 6.6rem)}}@media only screen and (min-width:1920px){.Modal-module-scss-module__vzGZ_q__fullscreen{width:calc(100% - 6.6rem)}}.Modal-module-scss-module__vzGZ_q__closeButton{width:1.3rem;height:1.3rem;color:var(--text-main);opacity:.8;transition:opacity .2s;position:absolute;top:-2rem;right:-2rem}.Modal-module-scss-module__vzGZ_q__closeButton:hover{opacity:1}@media only screen and (max-width:767px){.Modal-module-scss-module__vzGZ_q__closeButton{color:var(--text-main);top:1.25rem;right:1.25rem}}
.Accordion-module-scss-module__JBnOna__accordion{width:100%;margin:2rem auto}.Accordion-module-scss-module__JBnOna__accordionTitle{all:unset;cursor:pointer;background:var(--surface-5);flex-direction:row;width:100%;padding:1rem;display:flex}.Accordion-module-scss-module__JBnOna__indicator{margin-right:.5rem;font-weight:700}.Accordion-module-scss-module__JBnOna__accordionContent{margin:0;padding:0;list-style-type:none}.Accordion-module-scss-module__JBnOna__accordionContent li:before{content:"​";position:absolute}.Accordion-module-scss-module__JBnOna__contentElement{background:var(--surface-4);width:100%;height:100%;padding-left:3rem}
.Branch-module-scss-module__BpCg_G__envInfoBranch{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:10em;display:inline-block;overflow:hidden}.Branch-module-scss-module__BpCg_G__envInfoBranch-stage{color:#000}
.DocsBranch-module-scss-module__KGLTwa__branchSelectWrapper{white-space:nowrap;align-items:center;display:flex}.DocsBranch-module-scss-module__KGLTwa__branchSelectWrapper:last-child{margin-right:0}.DocsBranch-module-scss-module__KGLTwa__branchSelectLabel{color:#fff}.DocsBranch-module-scss-module__KGLTwa__branchSelect{margin-left:.5em}
.EnvInfo-module-scss-module__06NNXa__heightPropProvider{--height-header-area:calc(var(--_num-system-banners,0) * var(--height-env-banner) + var(--height-header-navigation));--height-page:calc(var(--height-viewport) - var(--height-header-area));--height-sub-nav-page:calc(var(--height-viewport) - var(--height-header-area) - var(--height-header-sub-navigation));display:contents}.EnvInfo-module-scss-module__06NNXa__withBanner{--_num-system-banners:1}.EnvInfo-module-scss-module__06NNXa__envInfo{color:#000;block-size:var(--height-env-banner);background:#ee6;justify-content:center;align-items:center;gap:1rem;display:flex;overflow:auto hidden}.EnvInfo-module-scss-module__06NNXa__local{color:#fff;background:#0b6}.EnvInfo-module-scss-module__06NNXa__local a{color:#fff}.EnvInfo-module-scss-module__06NNXa__stage{color:#fff;background:#f88d1d}.EnvInfo-module-scss-module__06NNXa__stage a{color:#fff}.EnvInfo-module-scss-module__06NNXa__envInfoItem{flex-shrink:0;align-items:center;display:flex}.EnvInfo-module-scss-module__06NNXa__reloadButton{height:var(--height-env-banner);border:none;border-radius:0;flex-shrink:0}.EnvInfo-module-scss-module__06NNXa__button{height:var(--height-env-banner);cursor:pointer;border:none;border-radius:0;flex-shrink:0;margin-inline-end:.5rem}.EnvInfo-module-scss-module__06NNXa__envInfoValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.EnvInfo-module-scss-module__06NNXa__envInfoTitle{margin-right:.3em}
