@charset "UTF-8";
/*
generated by accessible-pygments <https://github.com/Quansight-Labs/accessible-pygments>
Copyright (c) 2022, Quansight Labs
Licensed under the BSD license, see LICENSE for details.
--
generated by Pygments <https://pygments.org/>
Copyright 2006-2025 by the Pygments team.
Licensed under the BSD license, see LICENSE for details.
*/
.highlight .hll {
  background-color: rgba(9, 105, 218, 0.2901960784);
}

.highlight .c {
  color: #6E7781;
} /* Comment */
.highlight .err {
  color: #CF222E;
} /* Error */
.highlight .k {
  color: #CF222E;
} /* Keyword */
.highlight .l {
  color: #953800;
} /* Literal */
.highlight .n {
  color: #8250DF;
} /* Name */
.highlight .o {
  color: #116329;
} /* Operator */
.highlight .p {
  color: #24292F;
} /* Punctuation */
.highlight .ch {
  color: #6E7781;
} /* Comment.Hashbang */
.highlight .cm {
  color: #6E7781;
} /* Comment.Multiline */
.highlight .cp {
  color: #6E7781;
} /* Comment.Preproc */
.highlight .cpf {
  color: #6E7781;
} /* Comment.PreprocFile */
.highlight .c1 {
  color: #6E7781;
} /* Comment.Single */
.highlight .cs {
  color: #6E7781;
} /* Comment.Special */
.highlight .gd {
  color: #0550AE;
} /* Generic.Deleted */
.highlight .ge {
  font-style: italic;
} /* Generic.Emph */
.highlight .gr {
  color: #CF222E;
} /* Generic.Error */
.highlight .gh {
  color: #0550AE;
} /* Generic.Heading */
.highlight .gs {
  font-weight: bold;
} /* Generic.Strong */
.highlight .gu {
  color: #0550AE;
} /* Generic.Subheading */
.highlight .kc {
  color: #0550AE;
} /* Keyword.Constant */
.highlight .kd {
  color: #CF222E;
} /* Keyword.Declaration */
.highlight .kn {
  color: #CF222E;
} /* Keyword.Namespace */
.highlight .kp {
  color: #CF222E;
} /* Keyword.Pseudo */
.highlight .kr {
  color: #CF222E;
} /* Keyword.Reserved */
.highlight .kt {
  color: #CF222E;
} /* Keyword.Type */
.highlight .ld {
  color: #953800;
} /* Literal.Date */
.highlight .m {
  color: #953800;
} /* Literal.Number */
.highlight .s {
  color: #0550AE;
} /* Literal.String */
.highlight .na {
  color: #953800;
} /* Name.Attribute */
.highlight .nb {
  color: #953800;
} /* Name.Builtin */
.highlight .nc {
  color: #0550AE;
} /* Name.Class */
.highlight .no {
  color: #0550AE;
} /* Name.Constant */
.highlight .nd {
  color: #953800;
} /* Name.Decorator */
.highlight .ni {
  color: #116329;
} /* Name.Entity */
.highlight .ne {
  color: #8250DF;
} /* Name.Exception */
.highlight .nf {
  color: #0550AE;
} /* Name.Function */
.highlight .nl {
  color: #953800;
} /* Name.Label */
.highlight .nn {
  color: #24292F;
} /* Name.Namespace */
.highlight .nx {
  color: #8250DF;
} /* Name.Other */
.highlight .py {
  color: #0550AE;
} /* Name.Property */
.highlight .nt {
  color: #116329;
} /* Name.Tag */
.highlight .nv {
  color: #953800;
} /* Name.Variable */
.highlight .ow {
  color: #8250DF;
} /* Operator.Word */
.highlight .pm {
  color: #24292F;
} /* Punctuation.Marker */
.highlight .w {
  color: #24292F;
} /* Text.Whitespace */
.highlight .mb {
  color: #953800;
} /* Literal.Number.Bin */
.highlight .mf {
  color: #953800;
} /* Literal.Number.Float */
.highlight .mh {
  color: #953800;
} /* Literal.Number.Hex */
.highlight .mi {
  color: #953800;
} /* Literal.Number.Integer */
.highlight .mo {
  color: #953800;
} /* Literal.Number.Oct */
.highlight .sa {
  color: #0550AE;
} /* Literal.String.Affix */
.highlight .sb {
  color: #0550AE;
} /* Literal.String.Backtick */
.highlight .sc {
  color: #0550AE;
} /* Literal.String.Char */
.highlight .dl {
  color: #0550AE;
} /* Literal.String.Delimiter */
.highlight .sd {
  color: #0550AE;
} /* Literal.String.Doc */
.highlight .s2 {
  color: #0550AE;
} /* Literal.String.Double */
.highlight .se {
  color: #0550AE;
} /* Literal.String.Escape */
.highlight .sh {
  color: #0550AE;
} /* Literal.String.Heredoc */
.highlight .si {
  color: #0550AE;
} /* Literal.String.Interpol */
.highlight .sx {
  color: #0550AE;
} /* Literal.String.Other */
.highlight .sr {
  color: #0550AE;
} /* Literal.String.Regex */
.highlight .s1 {
  color: #0550AE;
} /* Literal.String.Single */
.highlight .ss {
  color: #0550AE;
} /* Literal.String.Symbol */
.highlight .bp {
  color: #953800;
} /* Name.Builtin.Pseudo */
.highlight .fm {
  color: #0550AE;
} /* Name.Function.Magic */
.highlight .vc {
  color: #953800;
} /* Name.Variable.Class */
.highlight .vg {
  color: #953800;
} /* Name.Variable.Global */
.highlight .vi {
  color: #953800;
} /* Name.Variable.Instance */
.highlight .vm {
  color: #953800;
} /* Name.Variable.Magic */
.highlight .il {
  color: #953800;
} /* Literal.Number.Integer.Long */
/*
generated by accessible-pygments <https://github.com/Quansight-Labs/accessible-pygments>
Copyright (c) 2022, Quansight Labs
Licensed under the BSD license, see LICENSE for details.
--
generated by Pygments <https://pygments.org/>
Copyright 2006-2025 by the Pygments team.
Licensed under the BSD license, see LICENSE for details.
*/
.highlight .hll {
  background-color: #6e7681;
}

.highlight {
  background: #0d1117;
  color: #E6EDF3;
}

.highlight .c {
  color: #8B949E;
  font-style: italic;
} /* Comment */
.highlight .err {
  color: #F85149;
} /* Error */
.highlight .esc {
  color: #E6EDF3;
} /* Escape */
.highlight .g {
  color: #E6EDF3;
} /* Generic */
.highlight .k {
  color: #FF7B72;
} /* Keyword */
.highlight .l {
  color: #A5D6FF;
} /* Literal */
.highlight .n {
  color: #E6EDF3;
} /* Name */
.highlight .o {
  color: #FF7B72;
  font-weight: bold;
} /* Operator */
.highlight .x {
  color: #E6EDF3;
} /* Other */
.highlight .p {
  color: #E6EDF3;
} /* Punctuation */
.highlight .ch {
  color: #8B949E;
  font-style: italic;
} /* Comment.Hashbang */
.highlight .cm {
  color: #8B949E;
  font-style: italic;
} /* Comment.Multiline */
.highlight .cp {
  color: #8B949E;
  font-weight: bold;
  font-style: italic;
} /* Comment.Preproc */
.highlight .cpf {
  color: #8B949E;
  font-style: italic;
} /* Comment.PreprocFile */
.highlight .c1 {
  color: #8B949E;
  font-style: italic;
} /* Comment.Single */
.highlight .cs {
  color: #8B949E;
  font-weight: bold;
  font-style: italic;
} /* Comment.Special */
.highlight .gd {
  color: #FFA198;
  background-color: #490202;
} /* Generic.Deleted */
.highlight .ge {
  color: #E6EDF3;
  font-style: italic;
} /* Generic.Emph */
.highlight .ges {
  color: #E6EDF3;
  font-weight: bold;
  font-style: italic;
} /* Generic.EmphStrong */
.highlight .gr {
  color: #FFA198;
} /* Generic.Error */
.highlight .gh {
  color: #79C0FF;
  font-weight: bold;
} /* Generic.Heading */
.highlight .gi {
  color: #56D364;
  background-color: #0F5323;
} /* Generic.Inserted */
.highlight .go {
  color: #8B949E;
} /* Generic.Output */
.highlight .gp {
  color: #8B949E;
} /* Generic.Prompt */
.highlight .gs {
  color: #E6EDF3;
  font-weight: bold;
} /* Generic.Strong */
.highlight .gu {
  color: #79C0FF;
} /* Generic.Subheading */
.highlight .gt {
  color: #FF7B72;
} /* Generic.Traceback */
.highlight .g-Underline {
  color: #E6EDF3;
  text-decoration: underline;
} /* Generic.Underline */
.highlight .kc {
  color: #79C0FF;
} /* Keyword.Constant */
.highlight .kd {
  color: #FF7B72;
} /* Keyword.Declaration */
.highlight .kn {
  color: #FF7B72;
} /* Keyword.Namespace */
.highlight .kp {
  color: #79C0FF;
} /* Keyword.Pseudo */
.highlight .kr {
  color: #FF7B72;
} /* Keyword.Reserved */
.highlight .kt {
  color: #FF7B72;
} /* Keyword.Type */
.highlight .ld {
  color: #79C0FF;
} /* Literal.Date */
.highlight .m {
  color: #A5D6FF;
} /* Literal.Number */
.highlight .s {
  color: #A5D6FF;
} /* Literal.String */
.highlight .na {
  color: #E6EDF3;
} /* Name.Attribute */
.highlight .nb {
  color: #E6EDF3;
} /* Name.Builtin */
.highlight .nc {
  color: #F0883E;
  font-weight: bold;
} /* Name.Class */
.highlight .no {
  color: #79C0FF;
  font-weight: bold;
} /* Name.Constant */
.highlight .nd {
  color: #D2A8FF;
  font-weight: bold;
} /* Name.Decorator */
.highlight .ni {
  color: #FFA657;
} /* Name.Entity */
.highlight .ne {
  color: #F0883E;
  font-weight: bold;
} /* Name.Exception */
.highlight .nf {
  color: #D2A8FF;
  font-weight: bold;
} /* Name.Function */
.highlight .nl {
  color: #79C0FF;
  font-weight: bold;
} /* Name.Label */
.highlight .nn {
  color: #FF7B72;
} /* Name.Namespace */
.highlight .nx {
  color: #E6EDF3;
} /* Name.Other */
.highlight .py {
  color: #79C0FF;
} /* Name.Property */
.highlight .nt {
  color: #7EE787;
} /* Name.Tag */
.highlight .nv {
  color: #79C0FF;
} /* Name.Variable */
.highlight .ow {
  color: #FF7B72;
  font-weight: bold;
} /* Operator.Word */
.highlight .pm {
  color: #E6EDF3;
} /* Punctuation.Marker */
.highlight .w {
  color: #6E7681;
} /* Text.Whitespace */
.highlight .mb {
  color: #A5D6FF;
} /* Literal.Number.Bin */
.highlight .mf {
  color: #A5D6FF;
} /* Literal.Number.Float */
.highlight .mh {
  color: #A5D6FF;
} /* Literal.Number.Hex */
.highlight .mi {
  color: #A5D6FF;
} /* Literal.Number.Integer */
.highlight .mo {
  color: #A5D6FF;
} /* Literal.Number.Oct */
.highlight .sa {
  color: #79C0FF;
} /* Literal.String.Affix */
.highlight .sb {
  color: #A5D6FF;
} /* Literal.String.Backtick */
.highlight .sc {
  color: #A5D6FF;
} /* Literal.String.Char */
.highlight .dl {
  color: #79C0FF;
} /* Literal.String.Delimiter */
.highlight .sd {
  color: #A5D6FF;
} /* Literal.String.Doc */
.highlight .s2 {
  color: #A5D6FF;
} /* Literal.String.Double */
.highlight .se {
  color: #79C0FF;
} /* Literal.String.Escape */
.highlight .sh {
  color: #79C0FF;
} /* Literal.String.Heredoc */
.highlight .si {
  color: #A5D6FF;
} /* Literal.String.Interpol */
.highlight .sx {
  color: #A5D6FF;
} /* Literal.String.Other */
.highlight .sr {
  color: #79C0FF;
} /* Literal.String.Regex */
.highlight .s1 {
  color: #A5D6FF;
} /* Literal.String.Single */
.highlight .ss {
  color: #A5D6FF;
} /* Literal.String.Symbol */
.highlight .bp {
  color: #E6EDF3;
} /* Name.Builtin.Pseudo */
.highlight .fm {
  color: #D2A8FF;
  font-weight: bold;
} /* Name.Function.Magic */
.highlight .vc {
  color: #79C0FF;
} /* Name.Variable.Class */
.highlight .vg {
  color: #79C0FF;
} /* Name.Variable.Global */
.highlight .vi {
  color: #79C0FF;
} /* Name.Variable.Instance */
.highlight .vm {
  color: #79C0FF;
} /* Name.Variable.Magic */
.highlight .il {
  color: #A5D6FF;
} /* Literal.Number.Integer.Long */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  appearance: auto;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  appearance: auto; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  color-scheme: dark;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}
html {
  font-size: 0.875rem !important;
}
@media (min-width: 31.25rem) {
  html {
    font-size: 1rem !important;
  }
}

body {
  font-family: system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif, "Segoe UI Emoji";
  font-size: inherit;
  line-height: 1.4;
  color: #c5c4c4;
  background-color: #212325;
  overflow-wrap: break-word;
}

ol,
ul,
dl,
pre,
address,
blockquote,
table,
div,
hr,
form,
fieldset,
noscript .table-wrapper {
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
#toctitle {
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: 500;
  line-height: 1.25;
  color: #d1caa2;
}

p {
  margin-top: 1em;
  margin-bottom: 1em;
}

a {
  color: #93b0d0;
  text-decoration: none;
}

a:not([class]) {
  text-decoration: underline;
  text-decoration-color: #44434d;
  text-underline-offset: 2px;
}
a:not([class]):hover {
  text-decoration-color: rgba(147, 176, 208, 0.45);
}

code {
  font-family: "SFMono-Regular", menlo, consolas, monospace;
  font-size: 0.75em;
  line-height: 1.4;
}

figure,
pre {
  margin: 0;
}

li {
  margin: 0.25em 0;
}

img {
  max-width: 100%;
  height: auto;
}

hr {
  height: 1px;
  padding: 0;
  margin: 2rem 0;
  background-color: #44434d;
  border: 0;
}

blockquote {
  margin: 10px 0;
  margin-block-start: 0;
  margin-inline-start: 0;
  padding-left: 1rem;
  border-left: 3px solid #44434d;
}

.side-bar {
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  background-color: #1e1e1e;
}
@media (min-width: 50rem) {
  .side-bar {
    flex-flow: column nowrap;
    position: fixed;
    width: 15.5rem;
    height: 100%;
    border-right: 1px solid #44434d;
    align-items: flex-end;
  }
}
@media (min-width: 66.5rem) {
  .side-bar {
    width: calc((100% - 66.5rem) / 2 + 16.5rem);
    min-width: 16.5rem;
  }
}
@media (min-width: 50rem) {
  .side-bar + .main {
    margin-left: 15.5rem;
  }
}
@media (min-width: 66.5rem) {
  .side-bar + .main {
    margin-left: max(16.5rem, (100% - 66.5rem) / 2 + 16.5rem);
  }
}
.side-bar + .main .main-header {
  display: none;
  background-color: #1e1e1e;
}
@media (min-width: 50rem) {
  .side-bar + .main .main-header {
    display: flex;
    background-color: #212325;
  }
}
.side-bar + .main .main-header.nav-open {
  display: block;
}
@media (min-width: 50rem) {
  .side-bar + .main .main-header.nav-open {
    display: flex;
  }
}

.main {
  margin: auto;
}
@media (min-width: 50rem) {
  .main {
    position: relative;
    max-width: 50rem;
  }
}

.main-content-wrap {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 50rem) {
  .main-content-wrap {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 50rem) {
  .main-content-wrap {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.main-header {
  z-index: 0;
  border-bottom: 1px solid #44434d;
}
@media (min-width: 50rem) {
  .main-header {
    display: flex;
    justify-content: space-between;
    height: 3.75rem;
  }
}

.site-nav,
.site-header,
.site-footer {
  width: 100%;
}
@media (min-width: 66.5rem) {
  .site-nav,
  .site-header,
  .site-footer {
    width: 16.5rem;
  }
}

.site-nav {
  display: none;
}
.site-nav.nav-open {
  display: block;
}
@media (min-width: 50rem) {
  .site-nav {
    display: block;
    padding-top: 3rem;
    padding-bottom: 1rem;
    overflow-y: auto;
    flex: 1 1 auto;
  }
}

.site-header {
  display: flex;
  min-height: 3.75rem;
  align-items: center;
}
@media (min-width: 50rem) {
  .site-header {
    height: 3.75rem;
    max-height: 3.75rem;
    border-bottom: 1px solid #44434d;
  }
}

.site-title {
  flex-grow: 1;
  display: flex;
  height: 100%;
  align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #d1caa2;
  outline-offset: -1px;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 50rem) {
  .site-title {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.site-title {
  font-size: 1.125rem !important;
}
@media (min-width: 31.25rem) {
  .site-title {
    font-size: 1.5rem !important;
    line-height: 1.25;
  }
}
@media (min-width: 50rem) {
  .site-title {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.site-button {
  display: flex;
  height: 100%;
  padding: 1rem;
  align-items: center;
  outline-offset: -1px;
}

@media (min-width: 50rem) {
  .site-header .site-button {
    display: none;
  }
}
.site-title:hover {
  background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%);
}

.site-button:hover {
  background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 100%);
}

.site-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 50rem) {
  .site-footer {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.site-footer {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .site-footer {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 50rem) {
  .site-footer {
    position: static;
    justify-self: end;
  }
}

.icon {
  width: 1.5rem;
  height: 1.5rem;
  color: #93b0d0;
}

.main-content {
  line-height: 1.6;
}
.main-content ol,
.main-content ul,
.main-content dl,
.main-content pre,
.main-content address,
.main-content blockquote,
.main-content .table-wrapper {
  margin-top: 0.5em;
}
.main-content a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-content ul,
.main-content ol {
  padding-left: 1.5em;
}
.main-content li .highlight {
  margin-top: 0.25rem;
}
.main-content ol {
  list-style-type: none;
  counter-reset: step-counter;
}
.main-content ol > li {
  position: relative;
}
.main-content ol > li::before {
  position: absolute;
  top: 0.2em;
  left: -1.6em;
  color: #959396;
  content: counter(step-counter);
  counter-increment: step-counter;
}
.main-content ol > li::before {
  font-size: 0.75rem !important;
}
@media (min-width: 31.25rem) {
  .main-content ol > li::before {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 31.25rem) {
  .main-content ol > li::before {
    top: 0.11em;
  }
}
.main-content ol > li ol {
  counter-reset: sub-counter;
}
.main-content ol > li ol > li::before {
  content: counter(sub-counter, lower-alpha);
  counter-increment: sub-counter;
}
.main-content ul {
  list-style: none;
}
.main-content ul > li::before {
  position: absolute;
  margin-left: -1.4em;
  color: #959396;
  content: "•";
}
.main-content .task-list-item::before {
  content: "";
}
.main-content .task-list-item-checkbox {
  margin-right: 0.6em;
  margin-left: -1.4em;
}
.main-content hr + * {
  margin-top: 0;
}
.main-content h1:first-of-type {
  margin-top: 0.5em;
}
.main-content dl {
  display: grid;
  grid-template: auto/10em 1fr;
}
.main-content dt,
.main-content dd {
  margin: 0.25em 0;
}
.main-content dt {
  grid-column: 1;
  font-weight: 500;
  text-align: right;
}
.main-content dt::after {
  content: ":";
}
.main-content dd {
  grid-column: 2;
  margin-bottom: 0;
  margin-left: 1em;
}
.main-content dd blockquote:first-child,
.main-content dd div:first-child,
.main-content dd dl:first-child,
.main-content dd dt:first-child,
.main-content dd h1:first-child,
.main-content dd h2:first-child,
.main-content dd h3:first-child,
.main-content dd h4:first-child,
.main-content dd h5:first-child,
.main-content dd h6:first-child,
.main-content dd li:first-child,
.main-content dd ol:first-child,
.main-content dd p:first-child,
.main-content dd pre:first-child,
.main-content dd table:first-child,
.main-content dd ul:first-child,
.main-content dd .table-wrapper:first-child {
  margin-top: 0;
}
.main-content dd dl:first-child dt:first-child,
.main-content dd dl:first-child dd:nth-child(2),
.main-content ol dl:first-child dt:first-child,
.main-content ol dl:first-child dd:nth-child(2),
.main-content ul dl:first-child dt:first-child,
.main-content ul dl:first-child dd:nth-child(2) {
  margin-top: 0;
}
.main-content .anchor-heading {
  position: absolute;
  right: -1rem;
  width: 1.5rem;
  height: 100%;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  overflow: visible;
}
@media (min-width: 50rem) {
  .main-content .anchor-heading {
    right: auto;
    left: -1.5rem;
  }
}
.main-content .anchor-heading svg {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #93b0d0;
  visibility: hidden;
}
.main-content .anchor-heading:hover svg,
.main-content .anchor-heading:focus svg,
.main-content h1:hover > .anchor-heading svg,
.main-content h2:hover > .anchor-heading svg,
.main-content h3:hover > .anchor-heading svg,
.main-content h4:hover > .anchor-heading svg,
.main-content h5:hover > .anchor-heading svg,
.main-content h6:hover > .anchor-heading svg {
  visibility: visible;
}
.main-content summary {
  cursor: pointer;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6,
.main-content #toctitle {
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 0.25em;
}
.main-content h1 + table,
.main-content h1 + .table-wrapper,
.main-content h1 + .code-example,
.main-content h1 + .highlighter-rouge,
.main-content h1 + .sectionbody .listingblock,
.main-content h2 + table,
.main-content h2 + .table-wrapper,
.main-content h2 + .code-example,
.main-content h2 + .highlighter-rouge,
.main-content h2 + .sectionbody .listingblock,
.main-content h3 + table,
.main-content h3 + .table-wrapper,
.main-content h3 + .code-example,
.main-content h3 + .highlighter-rouge,
.main-content h3 + .sectionbody .listingblock,
.main-content h4 + table,
.main-content h4 + .table-wrapper,
.main-content h4 + .code-example,
.main-content h4 + .highlighter-rouge,
.main-content h4 + .sectionbody .listingblock,
.main-content h5 + table,
.main-content h5 + .table-wrapper,
.main-content h5 + .code-example,
.main-content h5 + .highlighter-rouge,
.main-content h5 + .sectionbody .listingblock,
.main-content h6 + table,
.main-content h6 + .table-wrapper,
.main-content h6 + .code-example,
.main-content h6 + .highlighter-rouge,
.main-content h6 + .sectionbody .listingblock,
.main-content #toctitle + table,
.main-content #toctitle + .table-wrapper,
.main-content #toctitle + .code-example,
.main-content #toctitle + .highlighter-rouge,
.main-content #toctitle + .sectionbody .listingblock {
  margin-top: 1em;
}
.main-content h1 + p:not(.label),
.main-content h2 + p:not(.label),
.main-content h3 + p:not(.label),
.main-content h4 + p:not(.label),
.main-content h5 + p:not(.label),
.main-content h6 + p:not(.label),
.main-content #toctitle + p:not(.label) {
  margin-top: 0;
}
.main-content > h1:first-child,
.main-content > h2:first-child,
.main-content > h3:first-child,
.main-content > h4:first-child,
.main-content > h5:first-child,
.main-content > h6:first-child,
.main-content > .sect1:first-child > h2,
.main-content > .sect2:first-child > h3,
.main-content > .sect3:first-child > h4,
.main-content > .sect4:first-child > h5,
.main-content > .sect5:first-child > h6 {
  margin-top: 0.5rem;
}

.nav-list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-list .nav-list-item {
  position: relative;
  margin: 0;
}
.nav-list .nav-list-item {
  font-size: 0.875rem !important;
}
@media (min-width: 31.25rem) {
  .nav-list .nav-list-item {
    font-size: 1rem !important;
  }
}
@media (min-width: 50rem) {
  .nav-list .nav-list-item {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 50rem) and (min-width: 31.25rem) {
  .nav-list .nav-list-item {
    font-size: 0.875rem !important;
  }
}
.nav-list .nav-list-item .nav-list-link {
  display: block;
  min-height: 3rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  line-height: 2.5rem;
  outline-offset: -1px;
  padding-right: 3rem;
  padding-left: 1rem;
}
@media (min-width: 50rem) {
  .nav-list .nav-list-item .nav-list-link {
    min-height: 2rem;
    line-height: 1.5rem;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.nav-list .nav-list-item .nav-list-link.external > svg {
  width: 1rem;
  height: 1rem;
  vertical-align: text-bottom;
}
.nav-list .nav-list-item .nav-list-link.active {
  font-weight: 600;
  text-decoration: none;
}
.nav-list .nav-list-item .nav-list-link:hover, .nav-list .nav-list-item .nav-list-link.active {
  color: rgb(129.2322580645, 163.0032258065, 200.2677419355);
  background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%);
}
.nav-list .nav-list-item .nav-list-expander {
  position: absolute;
  right: 0;
  width: 3rem;
  height: 3rem;
  padding: 0.75rem;
  color: #93b0d0;
  outline-offset: -1px;
}
@media (min-width: 50rem) {
  .nav-list .nav-list-item .nav-list-expander {
    width: 2rem;
    height: 2rem;
    padding: 0.5rem;
  }
}
.nav-list .nav-list-item .nav-list-expander:hover {
  background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 100%);
}
.nav-list .nav-list-item .nav-list-expander svg {
  transform: rotate(90deg);
}
.nav-list .nav-list-item > .nav-list {
  display: none;
  padding-left: 0.75rem;
  list-style: none;
}
.nav-list .nav-list-item > .nav-list .nav-list-item {
  position: relative;
}
.nav-list .nav-list-item > .nav-list .nav-list-item .nav-list-link {
  color: #93b0d0;
}
.nav-list .nav-list-item > .nav-list .nav-list-item .nav-list-expander {
  color: #93b0d0;
}
.nav-list .nav-list-item.active > .nav-list-expander svg {
  transform: rotate(-90deg);
}
.nav-list .nav-list-item.active > .nav-list {
  display: block;
}

.nav-category {
  padding: 0.5rem 1rem;
  font-weight: 600;
  text-align: start;
  text-transform: uppercase;
  border-bottom: 1px solid #44434d;
}
.nav-category {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .nav-category {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 50rem) {
  .nav-category {
    padding: 0.5rem 2rem;
    margin-top: 1rem;
    text-align: start;
  }
  .nav-category:first-child {
    margin-top: 0;
  }
}

.nav-list.nav-category-list > .nav-list-item {
  margin: 0;
}
.nav-list.nav-category-list > .nav-list-item > .nav-list {
  padding: 0;
}
.nav-list.nav-category-list > .nav-list-item > .nav-list > .nav-list-item > .nav-list-link {
  color: #93b0d0;
}
.nav-list.nav-category-list > .nav-list-item > .nav-list > .nav-list-item > .nav-list-expander {
  color: #93b0d0;
}

.aux-nav {
  height: 100%;
  overflow-x: auto;
}
.aux-nav {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .aux-nav {
    font-size: 0.75rem !important;
  }
}
.aux-nav .aux-nav-list {
  display: flex;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.aux-nav .aux-nav-list-item {
  display: inline-block;
  height: 100%;
  padding: 0;
  margin: 0;
}
@media (min-width: 50rem) {
  .aux-nav {
    padding-right: 1rem;
  }
}

@media (min-width: 50rem) {
  .breadcrumb-nav {
    margin-top: -1rem;
  }
}

.breadcrumb-nav-list {
  padding-left: 0;
  margin-bottom: 0.75rem;
  list-style: none;
}

.breadcrumb-nav-list-item {
  display: table-cell;
}
.breadcrumb-nav-list-item {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .breadcrumb-nav-list-item {
    font-size: 0.75rem !important;
  }
}
.breadcrumb-nav-list-item::before {
  display: none;
}
.breadcrumb-nav-list-item::after {
  display: inline-block;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  color: #959396;
  content: "/";
}
.breadcrumb-nav-list-item:last-child::after {
  content: "";
}

h1,
.text-alpha {
  font-weight: 300;
}
h1,
.text-alpha {
  font-size: 2rem !important;
  line-height: 1.25;
}
@media (min-width: 31.25rem) {
  h1,
  .text-alpha {
    font-size: 2.25rem !important;
  }
}

h2,
.text-beta,
#toctitle {
  font-size: 1.125rem !important;
}
@media (min-width: 31.25rem) {
  h2,
  .text-beta,
  #toctitle {
    font-size: 1.5rem !important;
    line-height: 1.25;
  }
}

h3,
.text-gamma {
  font-size: 1rem !important;
}
@media (min-width: 31.25rem) {
  h3,
  .text-gamma {
    font-size: 1.125rem !important;
  }
}

h4,
.text-delta {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
h4,
.text-delta {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  h4,
  .text-delta {
    font-size: 0.75rem !important;
  }
}

h4 code {
  text-transform: none;
}

h5,
.text-epsilon {
  font-size: 0.75rem !important;
}
@media (min-width: 31.25rem) {
  h5,
  .text-epsilon {
    font-size: 0.875rem !important;
  }
}

h6,
.text-zeta {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  h6,
  .text-zeta {
    font-size: 0.75rem !important;
  }
}

.text-small {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .text-small {
    font-size: 0.75rem !important;
  }
}

.text-mono {
  font-family: "SFMono-Regular", menlo, consolas, monospace !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.label:not(g),
.label-blue:not(g) {
  display: inline-block;
  padding: 0.16em 0.56em;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #2869e6;
  border-radius: 12px;
}
.label:not(g),
.label-blue:not(g) {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .label:not(g),
  .label-blue:not(g) {
    font-size: 0.75rem !important;
  }
}

.label-green:not(g) {
  background-color: #A2EB94;
}

.label-purple:not(g) {
  background-color: #EEEBFF;
}

.label-red:not(g) {
  background-color: #FF7570;
}

.label-yellow:not(g) {
  color: #44434d;
  background-color: #F3E492;
}

.btn {
  display: inline-block;
  box-sizing: border-box;
  padding: 0.3em 1em;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  line-height: 1.5;
  color: #93b0d0;
  text-decoration: none;
  vertical-align: baseline;
  cursor: pointer;
  background-color: #302d36;
  border-width: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  appearance: none;
}
.btn:focus {
  text-decoration: none;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25);
}
.btn:focus:hover, .btn.selected:focus {
  box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25);
}
.btn:hover, .btn.zeroclipboard-is-hover {
  color: rgb(139.8929032258, 170.8012903226, 204.9070967742);
}
.btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active {
  text-decoration: none;
  background-color: rgb(45.5272727273, 42.6818181818, 51.2181818182);
}
.btn:active, .btn.selected, .btn.zeroclipboard-is-active {
  background-color: rgb(40.5818181818, 38.0454545455, 45.6545454545);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn.selected:hover {
  background-color: rgb(207.25, 207.25, 207.25);
}
.btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover {
  color: rgba(102, 102, 102, 0.5);
  cursor: default;
  background-color: rgba(229, 229, 229, 0.5);
  background-image: none;
  box-shadow: none;
}

.btn-outline {
  color: #93b0d0;
  background: transparent;
  box-shadow: inset 0 0 0 2px #e6e1e8;
}
.btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active {
  color: rgb(132.7858064516, 165.6025806452, 201.8141935484);
  text-decoration: none;
  background-color: transparent;
  box-shadow: inset 0 0 0 3px #e6e1e8;
}
.btn-outline:focus {
  text-decoration: none;
  outline: none;
  box-shadow: inset 0 0 0 2px #5c5962, 0 0 0 3px rgba(0, 0, 255, 0.25);
}
.btn-outline:focus:hover, .btn-outline.selected:focus {
  box-shadow: inset 0 0 0 2px #5c5962;
}

.btn-primary {
  color: #fff;
  background-color: rgb(36.1802816901, 72.3605633803, 166.6197183099);
  background-image: linear-gradient(rgb(42.5492957746, 85.0985915493, 195.9507042254), rgb(36.1802816901, 72.3605633803, 166.6197183099));
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-primary:hover, .btn-primary.zeroclipboard-is-hover {
  color: #fff;
  background-color: rgb(34.3605633803, 68.7211267606, 158.2394366197);
  background-image: linear-gradient(rgb(39.8197183099, 79.6394366197, 183.3802816901), rgb(34.3605633803, 68.7211267606, 158.2394366197));
}
.btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active {
  background-color: rgb(33.4507042254, 66.9014084507, 154.0492957746);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-primary.selected:hover {
  background-color: rgb(28.9014084507, 57.8028169014, 133.0985915493);
}

.btn-purple {
  color: #fff;
  background-color: rgb(229.33, 224.8, 255);
  background-image: linear-gradient(white, rgb(229.33, 224.8, 255));
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-purple:hover, .btn-purple.zeroclipboard-is-hover {
  color: #fff;
  background-color: rgb(220.66, 214.6, 255);
  background-image: linear-gradient(rgb(246.67, 245.2, 255), rgb(220.66, 214.6, 255));
}
.btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active {
  background-color: rgb(216.325, 209.5, 255);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-purple.selected:hover {
  background-color: rgb(194.65, 184, 255);
}

.btn-blue {
  color: #fff;
  background-color: rgb(36.1802816901, 72.3605633803, 166.6197183099);
  background-image: linear-gradient(rgb(42.5492957746, 85.0985915493, 195.9507042254), rgb(36.1802816901, 72.3605633803, 166.6197183099));
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-blue:hover, .btn-blue.zeroclipboard-is-hover {
  color: #fff;
  background-color: rgb(34.3605633803, 68.7211267606, 158.2394366197);
  background-image: linear-gradient(rgb(39.8197183099, 79.6394366197, 183.3802816901), rgb(34.3605633803, 68.7211267606, 158.2394366197));
}
.btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active {
  background-color: rgb(33.4507042254, 66.9014084507, 154.0492957746);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-blue.selected:hover {
  background-color: rgb(28.9014084507, 57.8028169014, 133.0985915493);
}

.btn-green {
  color: #fff;
  background-color: rgb(154.5307086614, 233.3937007874, 139.4062992126);
  background-image: linear-gradient(rgb(180.6732283465, 239.0157480315, 169.4842519685), rgb(154.5307086614, 233.3937007874, 139.4062992126));
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-green:hover, .btn-green.zeroclipboard-is-hover {
  color: #fff;
  background-color: rgb(147.0614173228, 231.7874015748, 130.8125984252);
  background-image: linear-gradient(rgb(169.4692913386, 236.6062992126, 156.5937007874), rgb(147.0614173228, 231.7874015748, 130.8125984252));
}
.btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active {
  background-color: rgb(143.3267716535, 230.9842519685, 126.5157480315);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-green.selected:hover {
  background-color: rgb(124.6535433071, 226.968503937, 105.031496063);
}

.btn-reset {
  background: none;
  border: none;
  margin: 0;
  text-align: inherit;
  font: inherit;
  border-radius: 0;
  appearance: none;
}

.search {
  position: relative;
  z-index: 2;
  flex-grow: 1;
  height: 4rem;
  padding: 0.5rem;
  transition: padding linear 200ms;
}
@media (min-width: 50rem) {
  .search {
    position: relative !important;
    width: auto !important;
    height: 100% !important;
    padding: 0;
    transition: none;
  }
}

.search-input-wrap {
  position: relative;
  z-index: 1;
  height: 3rem;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: height linear 200ms;
}
@media (min-width: 50rem) {
  .search-input-wrap {
    position: absolute;
    width: 100%;
    max-width: 33.5rem;
    height: 100% !important;
    border-radius: 0;
    box-shadow: none;
    transition: width ease 400ms;
  }
}

.search-input {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0.5rem 1rem 0.5rem 2.5rem;
  font-size: 1rem;
  color: #c5c4c4;
  background-color: #302d36;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-radius: 0;
}
@media (min-width: 50rem) {
  .search-input {
    padding: 0.5rem 1rem 0.5rem 3.5rem;
    font-size: 0.875rem;
    background-color: #212325;
    transition: padding-left linear 200ms;
  }
}
.search-input:focus {
  outline-offset: -1px;
}
.search-input:focus + .search-label .search-icon {
  color: #93b0d0;
}

.search-label {
  position: absolute;
  display: flex;
  height: 100%;
  padding-left: 1rem;
}
@media (min-width: 50rem) {
  .search-label {
    padding-left: 2rem;
    transition: padding-left linear 200ms;
  }
}
.search-label .search-icon {
  width: 1.2rem;
  height: 1.2rem;
  align-self: center;
  color: #959396;
}

.search-results {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  max-height: calc(100% - 4rem);
  overflow-y: auto;
  background-color: #302d36;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
}
@media (min-width: 50rem) {
  .search-results {
    top: 100%;
    width: 33.5rem;
    max-height: calc(100vh - 200%) !important;
  }
}

.search-results-list {
  padding-left: 0;
  margin-bottom: 0.25rem;
  list-style: none;
}
.search-results-list {
  font-size: 0.875rem !important;
}
@media (min-width: 31.25rem) {
  .search-results-list {
    font-size: 1rem !important;
  }
}
@media (min-width: 50rem) {
  .search-results-list {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 50rem) and (min-width: 31.25rem) {
  .search-results-list {
    font-size: 0.875rem !important;
  }
}

.search-results-list-item {
  padding: 0;
  margin: 0;
}

.search-result {
  display: block;
  padding: 0.25rem 0.75rem;
  outline-offset: -1px;
}
.search-result:hover, .search-result.active {
  background-color: rgb(31.6333333333, 30.8222222222, 34.8777777778);
}

.search-result-title {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 31.25rem) {
  .search-result-title {
    display: inline-block;
    width: 40%;
    padding-right: 0.5rem;
    vertical-align: top;
  }
}

.search-result-doc {
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}
.search-result-doc.search-result-doc-parent {
  opacity: 0.5;
}
.search-result-doc.search-result-doc-parent {
  font-size: 0.75rem !important;
}
@media (min-width: 31.25rem) {
  .search-result-doc.search-result-doc-parent {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 50rem) {
  .search-result-doc.search-result-doc-parent {
    font-size: 0.6875rem !important;
  }
}
@media (min-width: 50rem) and (min-width: 31.25rem) {
  .search-result-doc.search-result-doc-parent {
    font-size: 0.75rem !important;
  }
}
.search-result-doc .search-result-icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  color: #93b0d0;
  flex-shrink: 0;
}
.search-result-doc .search-result-doc-title {
  overflow: auto;
}

.search-result-section {
  margin-left: 1.5rem;
  overflow-wrap: break-word;
}

.search-result-rel-url {
  display: block;
  margin-left: 1.5rem;
  overflow: hidden;
  color: #e6e1e8;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-result-rel-url {
  font-size: 0.5625rem !important;
}
@media (min-width: 31.25rem) {
  .search-result-rel-url {
    font-size: 0.625rem !important;
  }
}

.search-result-previews {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  margin-left: 0.5rem;
  color: #e6e1e8;
  overflow-wrap: break-word;
  border-left: 1px solid;
  border-left-color: #44434d;
}
.search-result-previews {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .search-result-previews {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 31.25rem) {
  .search-result-previews {
    display: inline-block;
    width: 60%;
    padding-left: 0.5rem;
    margin-left: 0;
    vertical-align: top;
  }
}

.search-result-preview + .search-result-preview {
  margin-top: 0.25rem;
}

.search-result-highlight {
  font-weight: bold;
}

.search-no-result {
  padding: 0.5rem 0.75rem;
}
.search-no-result {
  font-size: 0.75rem !important;
}
@media (min-width: 31.25rem) {
  .search-no-result {
    font-size: 0.875rem !important;
  }
}

.search-button {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  display: flex;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #302d36;
  border: 1px solid rgba(147, 176, 208, 0.3);
  border-radius: 1.75rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  align-items: center;
  justify-content: center;
}

.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity ease 400ms, width 0s 400ms, height 0s 400ms;
}

.search-active .search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.search-active .search-input-wrap {
  height: 4rem;
  border-radius: 0;
}
@media (min-width: 50rem) {
  .search-active .search-input-wrap {
    width: 33.5rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  }
}
.search-active .search-input {
  background-color: #302d36;
}
@media (min-width: 50rem) {
  .search-active .search-input {
    padding-left: 2.3rem;
  }
}
@media (min-width: 50rem) {
  .search-active .search-label {
    padding-left: 0.6rem;
  }
}
.search-active .search-results {
  display: block;
}
.search-active .search-overlay {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity ease 400ms, width 0s, height 0s;
}
@media (min-width: 50rem) {
  .search-active .main {
    position: fixed;
    right: 0;
    left: 0;
  }
}
.search-active .main-header {
  padding-top: 4rem;
}
@media (min-width: 50rem) {
  .search-active .main-header {
    padding-top: 0;
  }
}

.table-wrapper {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5rem;
  overflow-x: auto;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
}

table {
  display: table;
  min-width: 100%;
  border-collapse: separate;
}

th,
td {
  min-width: 7.5rem;
  padding: 0.5rem 0.75rem;
  background-color: #302d36;
  border-bottom: 1px solid rgba(68, 67, 77, 0.5);
  border-left: 1px solid #44434d;
}
th,
td {
  font-size: 0.75rem !important;
}
@media (min-width: 31.25rem) {
  th,
  td {
    font-size: 0.875rem !important;
  }
}
th:first-of-type,
td:first-of-type {
  border-left: 0;
}

tbody tr:last-of-type th,
tbody tr:last-of-type td {
  border-bottom: 0;
}
tbody tr:last-of-type td {
  padding-bottom: 0.75rem;
}

thead th {
  border-bottom: 1px solid #44434d;
}

:not(pre, figure) > code {
  padding: 0.2em 0.15em;
  font-weight: 400;
  background-color: #0d1117;
  border: 1px solid #44434d;
  border-radius: 4px;
}

a:visited code {
  border-color: #44434d;
}

div.highlighter-rouge,
div.listingblock > div.content,
figure.highlight {
  margin-top: 0;
  margin-bottom: 0.75rem;
  background-color: #0d1117;
  border-radius: 4px;
  box-shadow: none;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 0;
}
div.highlighter-rouge > button,
div.listingblock > div.content > button,
figure.highlight > button {
  width: 0.75rem;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem;
  border: none;
  background: none;
  color: #c5c4c4;
  box-sizing: content-box;
}
div.highlighter-rouge > button svg,
div.listingblock > div.content > button svg,
figure.highlight > button svg {
  fill: #c5c4c4;
}
div.highlighter-rouge > button:active,
div.listingblock > div.content > button:active,
figure.highlight > button:active {
  text-decoration: none;
  outline: none;
  opacity: 1;
}
div.highlighter-rouge > button:focus,
div.listingblock > div.content > button:focus,
figure.highlight > button:focus {
  opacity: 1;
  outline: 2px solid #93b0d0;
}
div.highlighter-rouge:hover > button,
div.listingblock > div.content:hover > button,
figure.highlight:hover > button {
  cursor: copy;
  opacity: 1;
}

div.highlighter-rouge div.highlight {
  overflow-x: auto;
  padding: 0.75rem;
  margin: 0;
  border: 1px solid #c5c4c4;
  border-radius: 4px;
}
div.highlighter-rouge pre.highlight,
div.highlighter-rouge code {
  padding: 0;
  margin: 0;
  border: 0;
}

div.listingblock {
  margin-top: 0;
  margin-bottom: 0.75rem;
}
div.listingblock div.content {
  overflow-x: auto;
  padding: 0.75rem;
  margin: 0;
  border: 1px solid #c5c4c4;
  border-radius: 4px;
}
div.listingblock div.content > pre,
div.listingblock code {
  padding: 0;
  margin: 0;
  border: 0;
}

figure.highlight pre,
figure.highlight :not(pre) > code {
  overflow-x: auto;
  padding: 0.75rem;
  margin: 0;
  border: 1px solid #c5c4c4;
  border-radius: 4px;
}

.highlight .table-wrapper {
  padding: 0.75rem 0;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.highlight .table-wrapper td,
.highlight .table-wrapper pre {
  min-width: 0;
  padding: 0;
  background-color: #0d1117;
  border: 0;
}
.highlight .table-wrapper td,
.highlight .table-wrapper pre {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .highlight .table-wrapper td,
  .highlight .table-wrapper pre {
    font-size: 0.75rem !important;
  }
}
.highlight .table-wrapper td.gl {
  width: 1em;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.highlight .table-wrapper pre {
  margin: 0;
  line-height: 2;
}

.code-example,
.listingblock > .title {
  padding: 0.75rem;
  margin-bottom: 0.75rem;
  overflow: auto;
  border: 1px solid #44434d;
  border-radius: 4px;
}
.code-example + .highlighter-rouge,
.code-example + .sectionbody .listingblock,
.code-example + .content,
.code-example + figure.highlight,
.listingblock > .title + .highlighter-rouge,
.listingblock > .title + .sectionbody .listingblock,
.listingblock > .title + .content,
.listingblock > .title + figure.highlight {
  position: relative;
  margin-top: -1rem;
  border-right: 1px solid #44434d;
  border-bottom: 1px solid #44434d;
  border-left: 1px solid #44434d;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

code.language-mermaid {
  padding: 0;
  background-color: inherit;
  border: 0;
}

.highlight,
pre.highlight {
  background: #0d1117;
  color: #e6edf3;
}

.highlight pre {
  background: #0d1117;
}

.text-grey-dk-000 {
  color: #959396 !important;
}

.text-grey-dk-100 {
  color: #5c5962 !important;
}

.text-grey-dk-200 {
  color: #44434d !important;
}

.text-grey-dk-250 {
  color: #302d36 !important;
}

.text-grey-dk-300 {
  color: #27262b !important;
}

.text-grey-lt-000 {
  color: #f5f6fa !important;
}

.text-grey-lt-100 {
  color: #eeebee !important;
}

.text-grey-lt-200 {
  color: #ecebed !important;
}

.text-grey-lt-300 {
  color: #e6e1e8 !important;
}

.text-blue-000 {
  color: #2c84fa !important;
}

.text-blue-100 {
  color: #2869e6 !important;
}

.text-blue-200 {
  color: #264caf !important;
}

.text-blue-300 {
  color: #183385 !important;
}

.text-green-000 {
  color: #41d693 !important;
}

.text-green-100 {
  color: #DFF8DA !important;
}

.text-green-200 {
  color: #C0F2B6 !important;
}

.text-green-300 {
  color: #A2EB94 !important;
}

.text-purple-000 {
  color: #67637D !important;
}

.text-purple-100 {
  color: #EEEBFF !important;
}

.text-purple-200 {
  color: #DDD6FF !important;
}

.text-purple-300 {
  color: #AA99FF !important;
}

.text-yellow-000 {
  color: #ffeb82 !important;
}

.text-yellow-100 {
  color: #F9F1C7 !important;
}

.text-yellow-200 {
  color: #F3E492 !important;
}

.text-yellow-300 {
  color: #ECD75F !important;
}

.text-red-000 {
  color: #f77e7e !important;
}

.text-red-100 {
  color: #FFD1CF !important;
}

.text-red-200 {
  color: #FFA3A0 !important;
}

.text-red-300 {
  color: #FF7570 !important;
}

.bg-grey-dk-000 {
  background-color: #959396 !important;
}

.bg-grey-dk-100 {
  background-color: #5c5962 !important;
}

.bg-grey-dk-200 {
  background-color: #44434d !important;
}

.bg-grey-dk-250 {
  background-color: #302d36 !important;
}

.bg-grey-dk-300 {
  background-color: #27262b !important;
}

.bg-grey-lt-000 {
  background-color: #f5f6fa !important;
}

.bg-grey-lt-100 {
  background-color: #eeebee !important;
}

.bg-grey-lt-200 {
  background-color: #ecebed !important;
}

.bg-grey-lt-300 {
  background-color: #e6e1e8 !important;
}

.bg-blue-000 {
  background-color: #2c84fa !important;
}

.bg-blue-100 {
  background-color: #2869e6 !important;
}

.bg-blue-200 {
  background-color: #264caf !important;
}

.bg-blue-300 {
  background-color: #183385 !important;
}

.bg-green-000 {
  background-color: #41d693 !important;
}

.bg-green-100 {
  background-color: #DFF8DA !important;
}

.bg-green-200 {
  background-color: #C0F2B6 !important;
}

.bg-green-300 {
  background-color: #A2EB94 !important;
}

.bg-purple-000 {
  background-color: #67637D !important;
}

.bg-purple-100 {
  background-color: #EEEBFF !important;
}

.bg-purple-200 {
  background-color: #DDD6FF !important;
}

.bg-purple-300 {
  background-color: #AA99FF !important;
}

.bg-yellow-000 {
  background-color: #ffeb82 !important;
}

.bg-yellow-100 {
  background-color: #F9F1C7 !important;
}

.bg-yellow-200 {
  background-color: #F3E492 !important;
}

.bg-yellow-300 {
  background-color: #ECD75F !important;
}

.bg-red-000 {
  background-color: #f77e7e !important;
}

.bg-red-100 {
  background-color: #FFD1CF !important;
}

.bg-red-200 {
  background-color: #FFA3A0 !important;
}

.bg-red-300 {
  background-color: #FF7570 !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-none {
  display: none !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}

@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 20rem) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 31.25rem) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 50rem) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 66.5rem) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media (min-width: 87.5rem) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.flex-justify-start {
  justify-content: flex-start !important;
}

.flex-justify-end {
  justify-content: flex-end !important;
}

.flex-justify-between {
  justify-content: space-between !important;
}

.flex-justify-around {
  justify-content: space-around !important;
}

.v-align-baseline {
  vertical-align: baseline !important;
}

.v-align-bottom {
  vertical-align: bottom !important;
}

.v-align-middle {
  vertical-align: middle !important;
}

.v-align-text-bottom {
  vertical-align: text-bottom !important;
}

.v-align-text-top {
  vertical-align: text-top !important;
}

.v-align-top {
  vertical-align: top !important;
}

.fs-1 {
  font-size: 0.5625rem !important;
}
@media (min-width: 31.25rem) {
  .fs-1 {
    font-size: 0.625rem !important;
  }
}

.fs-2 {
  font-size: 0.6875rem !important;
}
@media (min-width: 31.25rem) {
  .fs-2 {
    font-size: 0.75rem !important;
  }
}

.fs-3 {
  font-size: 0.75rem !important;
}
@media (min-width: 31.25rem) {
  .fs-3 {
    font-size: 0.875rem !important;
  }
}

.fs-4 {
  font-size: 0.875rem !important;
}
@media (min-width: 31.25rem) {
  .fs-4 {
    font-size: 1rem !important;
  }
}

.fs-5 {
  font-size: 1rem !important;
}
@media (min-width: 31.25rem) {
  .fs-5 {
    font-size: 1.125rem !important;
  }
}

.fs-6 {
  font-size: 1.125rem !important;
}
@media (min-width: 31.25rem) {
  .fs-6 {
    font-size: 1.5rem !important;
    line-height: 1.25;
  }
}

.fs-7 {
  font-size: 1.5rem !important;
  line-height: 1.25;
}
@media (min-width: 31.25rem) {
  .fs-7 {
    font-size: 2rem !important;
  }
}

.fs-8 {
  font-size: 2rem !important;
  line-height: 1.25;
}
@media (min-width: 31.25rem) {
  .fs-8 {
    font-size: 2.25rem !important;
  }
}

.fs-9 {
  font-size: 2.25rem !important;
  line-height: 1.25;
}
@media (min-width: 31.25rem) {
  .fs-9 {
    font-size: 2.625rem !important;
  }
}

.fs-10 {
  font-size: 2.625rem !important;
  line-height: 1.25;
}
@media (min-width: 31.25rem) {
  .fs-10 {
    font-size: 3rem !important;
  }
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.lh-0 {
  line-height: 0 !important;
}

.lh-default {
  line-height: 1.4;
}

.lh-tight {
  line-height: 1.25;
}

.ls-5 {
  letter-spacing: 0.05em !important;
}

.ls-10 {
  letter-spacing: 0.1em !important;
}

.ls-0 {
  letter-spacing: 0 !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.list-style-none {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.list-style-none li::before {
  display: none !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mxn-0 {
  margin-right: -0 !important;
  margin-left: -0 !important;
}

.mx-0-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.mxn-1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

.mx-1-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mxn-2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.mx-2-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.mx-3 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.mxn-3 {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}

.mx-3-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-4 {
  margin: 1rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.mxn-4 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

.mx-4-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-5 {
  margin: 1.5rem !important;
}

.mt-5 {
  margin-top: 1.5rem !important;
}

.mr-5 {
  margin-right: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 1.5rem !important;
}

.ml-5 {
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.mxn-5 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.mx-5-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-6 {
  margin: 2rem !important;
}

.mt-6 {
  margin-top: 2rem !important;
}

.mr-6 {
  margin-right: 2rem !important;
}

.mb-6 {
  margin-bottom: 2rem !important;
}

.ml-6 {
  margin-left: 2rem !important;
}

.mx-6 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.my-6 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mxn-6 {
  margin-right: -2rem !important;
  margin-left: -2rem !important;
}

.mx-6-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-7 {
  margin: 2.5rem !important;
}

.mt-7 {
  margin-top: 2.5rem !important;
}

.mr-7 {
  margin-right: 2.5rem !important;
}

.mb-7 {
  margin-bottom: 2.5rem !important;
}

.ml-7 {
  margin-left: 2.5rem !important;
}

.mx-7 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}

.my-7 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.mxn-7 {
  margin-right: -2.5rem !important;
  margin-left: -2.5rem !important;
}

.mx-7-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-8 {
  margin: 3rem !important;
}

.mt-8 {
  margin-top: 3rem !important;
}

.mr-8 {
  margin-right: 3rem !important;
}

.mb-8 {
  margin-bottom: 3rem !important;
}

.ml-8 {
  margin-left: 3rem !important;
}

.mx-8 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-8 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mxn-8 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

.mx-8-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-9 {
  margin: 3.5rem !important;
}

.mt-9 {
  margin-top: 3.5rem !important;
}

.mr-9 {
  margin-right: 3.5rem !important;
}

.mb-9 {
  margin-bottom: 3.5rem !important;
}

.ml-9 {
  margin-left: 3.5rem !important;
}

.mx-9 {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}

.my-9 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.mxn-9 {
  margin-right: -3.5rem !important;
  margin-left: -3.5rem !important;
}

.mx-9-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-10 {
  margin: 4rem !important;
}

.mt-10 {
  margin-top: 4rem !important;
}

.mr-10 {
  margin-right: 4rem !important;
}

.mb-10 {
  margin-bottom: 4rem !important;
}

.ml-10 {
  margin-left: 4rem !important;
}

.mx-10 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.my-10 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.mxn-10 {
  margin-right: -4rem !important;
  margin-left: -4rem !important;
}

.mx-10-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (min-width: 20rem) {
  .m-xs-0 {
    margin: 0 !important;
  }
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mr-xs-0 {
    margin-right: 0 !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .ml-xs-0 {
    margin-left: 0 !important;
  }
  .mx-xs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xs-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mxn-xs-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-1 {
    margin: 0.25rem !important;
  }
  .mt-xs-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xs-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xs-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xs-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xs-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xs-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mxn-xs-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-2 {
    margin: 0.5rem !important;
  }
  .mt-xs-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xs-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xs-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xs-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xs-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xs-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mxn-xs-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-3 {
    margin: 0.75rem !important;
  }
  .mt-xs-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xs-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xs-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xs-3 {
    margin-left: 0.75rem !important;
  }
  .mx-xs-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .my-xs-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .mxn-xs-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-4 {
    margin: 1rem !important;
  }
  .mt-xs-4 {
    margin-top: 1rem !important;
  }
  .mr-xs-4 {
    margin-right: 1rem !important;
  }
  .mb-xs-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xs-4 {
    margin-left: 1rem !important;
  }
  .mx-xs-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xs-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mxn-xs-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-5 {
    margin: 1.5rem !important;
  }
  .mt-xs-5 {
    margin-top: 1.5rem !important;
  }
  .mr-xs-5 {
    margin-right: 1.5rem !important;
  }
  .mb-xs-5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xs-5 {
    margin-left: 1.5rem !important;
  }
  .mx-xs-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xs-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mxn-xs-5 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-6 {
    margin: 2rem !important;
  }
  .mt-xs-6 {
    margin-top: 2rem !important;
  }
  .mr-xs-6 {
    margin-right: 2rem !important;
  }
  .mb-xs-6 {
    margin-bottom: 2rem !important;
  }
  .ml-xs-6 {
    margin-left: 2rem !important;
  }
  .mx-xs-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-xs-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mxn-xs-6 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-7 {
    margin: 2.5rem !important;
  }
  .mt-xs-7 {
    margin-top: 2.5rem !important;
  }
  .mr-xs-7 {
    margin-right: 2.5rem !important;
  }
  .mb-xs-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xs-7 {
    margin-left: 2.5rem !important;
  }
  .mx-xs-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-xs-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mxn-xs-7 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-8 {
    margin: 3rem !important;
  }
  .mt-xs-8 {
    margin-top: 3rem !important;
  }
  .mr-xs-8 {
    margin-right: 3rem !important;
  }
  .mb-xs-8 {
    margin-bottom: 3rem !important;
  }
  .ml-xs-8 {
    margin-left: 3rem !important;
  }
  .mx-xs-8 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xs-8 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mxn-xs-8 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-9 {
    margin: 3.5rem !important;
  }
  .mt-xs-9 {
    margin-top: 3.5rem !important;
  }
  .mr-xs-9 {
    margin-right: 3.5rem !important;
  }
  .mb-xs-9 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xs-9 {
    margin-left: 3.5rem !important;
  }
  .mx-xs-9 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-xs-9 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .mxn-xs-9 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
}
@media (min-width: 20rem) {
  .m-xs-10 {
    margin: 4rem !important;
  }
  .mt-xs-10 {
    margin-top: 4rem !important;
  }
  .mr-xs-10 {
    margin-right: 4rem !important;
  }
  .mb-xs-10 {
    margin-bottom: 4rem !important;
  }
  .ml-xs-10 {
    margin-left: 4rem !important;
  }
  .mx-xs-10 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-xs-10 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .mxn-xs-10 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mxn-sm-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mxn-sm-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mxn-sm-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-3 {
    margin: 0.75rem !important;
  }
  .mt-sm-3 {
    margin-top: 0.75rem !important;
  }
  .mr-sm-3 {
    margin-right: 0.75rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-sm-3 {
    margin-left: 0.75rem !important;
  }
  .mx-sm-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .my-sm-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .mxn-sm-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-4 {
    margin: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1rem !important;
  }
  .mr-sm-4 {
    margin-right: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-4 {
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mxn-sm-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-5 {
    margin: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-5 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-5 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mxn-sm-5 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-6 {
    margin: 2rem !important;
  }
  .mt-sm-6 {
    margin-top: 2rem !important;
  }
  .mr-sm-6 {
    margin-right: 2rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-6 {
    margin-left: 2rem !important;
  }
  .mx-sm-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-sm-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mxn-sm-6 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-7 {
    margin: 2.5rem !important;
  }
  .mt-sm-7 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-7 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-7 {
    margin-left: 2.5rem !important;
  }
  .mx-sm-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-sm-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mxn-sm-7 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-8 {
    margin: 3rem !important;
  }
  .mt-sm-8 {
    margin-top: 3rem !important;
  }
  .mr-sm-8 {
    margin-right: 3rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-8 {
    margin-left: 3rem !important;
  }
  .mx-sm-8 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-8 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mxn-sm-8 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-9 {
    margin: 3.5rem !important;
  }
  .mt-sm-9 {
    margin-top: 3.5rem !important;
  }
  .mr-sm-9 {
    margin-right: 3.5rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 3.5rem !important;
  }
  .ml-sm-9 {
    margin-left: 3.5rem !important;
  }
  .mx-sm-9 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-sm-9 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .mxn-sm-9 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
}
@media (min-width: 31.25rem) {
  .m-sm-10 {
    margin: 4rem !important;
  }
  .mt-sm-10 {
    margin-top: 4rem !important;
  }
  .mr-sm-10 {
    margin-right: 4rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-10 {
    margin-left: 4rem !important;
  }
  .mx-sm-10 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-sm-10 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .mxn-sm-10 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mxn-md-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
}
@media (min-width: 50rem) {
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mxn-md-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mxn-md-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-3 {
    margin: 0.75rem !important;
  }
  .mt-md-3 {
    margin-top: 0.75rem !important;
  }
  .mr-md-3 {
    margin-right: 0.75rem !important;
  }
  .mb-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-3 {
    margin-left: 0.75rem !important;
  }
  .mx-md-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .my-md-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .mxn-md-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-4 {
    margin: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1rem !important;
  }
  .mr-md-4 {
    margin-right: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1rem !important;
  }
  .ml-md-4 {
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mxn-md-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-5 {
    margin: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 1.5rem !important;
  }
  .mr-md-5 {
    margin-right: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-5 {
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mxn-md-5 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-6 {
    margin: 2rem !important;
  }
  .mt-md-6 {
    margin-top: 2rem !important;
  }
  .mr-md-6 {
    margin-right: 2rem !important;
  }
  .mb-md-6 {
    margin-bottom: 2rem !important;
  }
  .ml-md-6 {
    margin-left: 2rem !important;
  }
  .mx-md-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-md-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mxn-md-6 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-7 {
    margin: 2.5rem !important;
  }
  .mt-md-7 {
    margin-top: 2.5rem !important;
  }
  .mr-md-7 {
    margin-right: 2.5rem !important;
  }
  .mb-md-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-7 {
    margin-left: 2.5rem !important;
  }
  .mx-md-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-md-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mxn-md-7 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-8 {
    margin: 3rem !important;
  }
  .mt-md-8 {
    margin-top: 3rem !important;
  }
  .mr-md-8 {
    margin-right: 3rem !important;
  }
  .mb-md-8 {
    margin-bottom: 3rem !important;
  }
  .ml-md-8 {
    margin-left: 3rem !important;
  }
  .mx-md-8 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-8 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mxn-md-8 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-9 {
    margin: 3.5rem !important;
  }
  .mt-md-9 {
    margin-top: 3.5rem !important;
  }
  .mr-md-9 {
    margin-right: 3.5rem !important;
  }
  .mb-md-9 {
    margin-bottom: 3.5rem !important;
  }
  .ml-md-9 {
    margin-left: 3.5rem !important;
  }
  .mx-md-9 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-md-9 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .mxn-md-9 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
}
@media (min-width: 50rem) {
  .m-md-10 {
    margin: 4rem !important;
  }
  .mt-md-10 {
    margin-top: 4rem !important;
  }
  .mr-md-10 {
    margin-right: 4rem !important;
  }
  .mb-md-10 {
    margin-bottom: 4rem !important;
  }
  .ml-md-10 {
    margin-left: 4rem !important;
  }
  .mx-md-10 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-md-10 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .mxn-md-10 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mxn-lg-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mxn-lg-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mxn-lg-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-3 {
    margin: 0.75rem !important;
  }
  .mt-lg-3 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-3 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-3 {
    margin-left: 0.75rem !important;
  }
  .mx-lg-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .my-lg-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .mxn-lg-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-4 {
    margin: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1rem !important;
  }
  .mr-lg-4 {
    margin-right: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-4 {
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mxn-lg-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-5 {
    margin: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-5 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-5 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mxn-lg-5 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-6 {
    margin: 2rem !important;
  }
  .mt-lg-6 {
    margin-top: 2rem !important;
  }
  .mr-lg-6 {
    margin-right: 2rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-6 {
    margin-left: 2rem !important;
  }
  .mx-lg-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-lg-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mxn-lg-6 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-7 {
    margin: 2.5rem !important;
  }
  .mt-lg-7 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-7 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-7 {
    margin-left: 2.5rem !important;
  }
  .mx-lg-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-lg-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mxn-lg-7 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-8 {
    margin: 3rem !important;
  }
  .mt-lg-8 {
    margin-top: 3rem !important;
  }
  .mr-lg-8 {
    margin-right: 3rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-8 {
    margin-left: 3rem !important;
  }
  .mx-lg-8 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-8 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mxn-lg-8 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-9 {
    margin: 3.5rem !important;
  }
  .mt-lg-9 {
    margin-top: 3.5rem !important;
  }
  .mr-lg-9 {
    margin-right: 3.5rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 3.5rem !important;
  }
  .ml-lg-9 {
    margin-left: 3.5rem !important;
  }
  .mx-lg-9 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-lg-9 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .mxn-lg-9 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
}
@media (min-width: 66.5rem) {
  .m-lg-10 {
    margin: 4rem !important;
  }
  .mt-lg-10 {
    margin-top: 4rem !important;
  }
  .mr-lg-10 {
    margin-right: 4rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-10 {
    margin-left: 4rem !important;
  }
  .mx-lg-10 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-lg-10 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .mxn-lg-10 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mxn-xl-0 {
    margin-right: -0 !important;
    margin-left: -0 !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mxn-xl-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mxn-xl-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-3 {
    margin: 0.75rem !important;
  }
  .mt-xl-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xl-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xl-3 {
    margin-left: 0.75rem !important;
  }
  .mx-xl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .my-xl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .mxn-xl-3 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-4 {
    margin: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1rem !important;
  }
  .mr-xl-4 {
    margin-right: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-4 {
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mxn-xl-4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-5 {
    margin: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-5 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-5 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mxn-xl-5 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-6 {
    margin: 2rem !important;
  }
  .mt-xl-6 {
    margin-top: 2rem !important;
  }
  .mr-xl-6 {
    margin-right: 2rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-6 {
    margin-left: 2rem !important;
  }
  .mx-xl-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-xl-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .mxn-xl-6 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-7 {
    margin: 2.5rem !important;
  }
  .mt-xl-7 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-7 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-7 {
    margin-left: 2.5rem !important;
  }
  .mx-xl-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-xl-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mxn-xl-7 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-8 {
    margin: 3rem !important;
  }
  .mt-xl-8 {
    margin-top: 3rem !important;
  }
  .mr-xl-8 {
    margin-right: 3rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-8 {
    margin-left: 3rem !important;
  }
  .mx-xl-8 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-8 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mxn-xl-8 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-9 {
    margin: 3.5rem !important;
  }
  .mt-xl-9 {
    margin-top: 3.5rem !important;
  }
  .mr-xl-9 {
    margin-right: 3.5rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xl-9 {
    margin-left: 3.5rem !important;
  }
  .mx-xl-9 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .my-xl-9 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .mxn-xl-9 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
}
@media (min-width: 87.5rem) {
  .m-xl-10 {
    margin: 4rem !important;
  }
  .mt-xl-10 {
    margin-top: 4rem !important;
  }
  .mr-xl-10 {
    margin-right: 4rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-10 {
    margin-left: 4rem !important;
  }
  .mx-xl-10 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-xl-10 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .mxn-xl-10 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
}
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.pt-3 {
  padding-top: 0.75rem !important;
}

.pr-3 {
  padding-right: 0.75rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.px-3 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pl-4 {
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-5 {
  padding: 1.5rem !important;
}

.pt-5 {
  padding-top: 1.5rem !important;
}

.pr-5 {
  padding-right: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 1.5rem !important;
}

.pl-5 {
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-6 {
  padding: 2rem !important;
}

.pt-6 {
  padding-top: 2rem !important;
}

.pr-6 {
  padding-right: 2rem !important;
}

.pb-6 {
  padding-bottom: 2rem !important;
}

.pl-6 {
  padding-left: 2rem !important;
}

.px-6 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.py-6 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.p-7 {
  padding: 2.5rem !important;
}

.pt-7 {
  padding-top: 2.5rem !important;
}

.pr-7 {
  padding-right: 2.5rem !important;
}

.pb-7 {
  padding-bottom: 2.5rem !important;
}

.pl-7 {
  padding-left: 2.5rem !important;
}

.px-7 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.py-7 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.p-8 {
  padding: 3rem !important;
}

.pt-8 {
  padding-top: 3rem !important;
}

.pr-8 {
  padding-right: 3rem !important;
}

.pb-8 {
  padding-bottom: 3rem !important;
}

.pl-8 {
  padding-left: 3rem !important;
}

.px-8 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-8 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.p-9 {
  padding: 3.5rem !important;
}

.pt-9 {
  padding-top: 3.5rem !important;
}

.pr-9 {
  padding-right: 3.5rem !important;
}

.pb-9 {
  padding-bottom: 3.5rem !important;
}

.pl-9 {
  padding-left: 3.5rem !important;
}

.px-9 {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

.py-9 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.p-10 {
  padding: 4rem !important;
}

.pt-10 {
  padding-top: 4rem !important;
}

.pr-10 {
  padding-right: 4rem !important;
}

.pb-10 {
  padding-bottom: 4rem !important;
}

.pl-10 {
  padding-left: 4rem !important;
}

.px-10 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.py-10 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

@media (min-width: 20rem) {
  .p-xs-0 {
    padding: 0 !important;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
  .pr-xs-0 {
    padding-right: 0 !important;
  }
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .pl-xs-0 {
    padding-left: 0 !important;
  }
  .px-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xs-1 {
    padding: 0.25rem !important;
  }
  .pt-xs-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xs-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xs-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xs-1 {
    padding-left: 0.25rem !important;
  }
  .px-xs-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xs-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xs-2 {
    padding: 0.5rem !important;
  }
  .pt-xs-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xs-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xs-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xs-2 {
    padding-left: 0.5rem !important;
  }
  .px-xs-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xs-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xs-3 {
    padding: 0.75rem !important;
  }
  .pt-xs-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xs-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xs-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xs-3 {
    padding-left: 0.75rem !important;
  }
  .px-xs-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .py-xs-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .p-xs-4 {
    padding: 1rem !important;
  }
  .pt-xs-4 {
    padding-top: 1rem !important;
  }
  .pr-xs-4 {
    padding-right: 1rem !important;
  }
  .pb-xs-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xs-4 {
    padding-left: 1rem !important;
  }
  .px-xs-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xs-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xs-5 {
    padding: 1.5rem !important;
  }
  .pt-xs-5 {
    padding-top: 1.5rem !important;
  }
  .pr-xs-5 {
    padding-right: 1.5rem !important;
  }
  .pb-xs-5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xs-5 {
    padding-left: 1.5rem !important;
  }
  .px-xs-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xs-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xs-6 {
    padding: 2rem !important;
  }
  .pt-xs-6 {
    padding-top: 2rem !important;
  }
  .pr-xs-6 {
    padding-right: 2rem !important;
  }
  .pb-xs-6 {
    padding-bottom: 2rem !important;
  }
  .pl-xs-6 {
    padding-left: 2rem !important;
  }
  .px-xs-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-xs-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-xs-7 {
    padding: 2.5rem !important;
  }
  .pt-xs-7 {
    padding-top: 2.5rem !important;
  }
  .pr-xs-7 {
    padding-right: 2.5rem !important;
  }
  .pb-xs-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xs-7 {
    padding-left: 2.5rem !important;
  }
  .px-xs-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-xs-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-xs-8 {
    padding: 3rem !important;
  }
  .pt-xs-8 {
    padding-top: 3rem !important;
  }
  .pr-xs-8 {
    padding-right: 3rem !important;
  }
  .pb-xs-8 {
    padding-bottom: 3rem !important;
  }
  .pl-xs-8 {
    padding-left: 3rem !important;
  }
  .px-xs-8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xs-8 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-xs-9 {
    padding: 3.5rem !important;
  }
  .pt-xs-9 {
    padding-top: 3.5rem !important;
  }
  .pr-xs-9 {
    padding-right: 3.5rem !important;
  }
  .pb-xs-9 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xs-9 {
    padding-left: 3.5rem !important;
  }
  .px-xs-9 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-xs-9 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-xs-10 {
    padding: 4rem !important;
  }
  .pt-xs-10 {
    padding-top: 4rem !important;
  }
  .pr-xs-10 {
    padding-right: 4rem !important;
  }
  .pb-xs-10 {
    padding-bottom: 4rem !important;
  }
  .pl-xs-10 {
    padding-left: 4rem !important;
  }
  .px-xs-10 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-xs-10 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media (min-width: 31.25rem) {
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 0.75rem !important;
  }
  .pt-sm-3 {
    padding-top: 0.75rem !important;
  }
  .pr-sm-3 {
    padding-right: 0.75rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-sm-3 {
    padding-left: 0.75rem !important;
  }
  .px-sm-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .py-sm-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .p-sm-4 {
    padding: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1rem !important;
  }
  .pr-sm-4 {
    padding-right: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-4 {
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-5 {
    padding: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-5 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-5 {
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-6 {
    padding: 2rem !important;
  }
  .pt-sm-6 {
    padding-top: 2rem !important;
  }
  .pr-sm-6 {
    padding-right: 2rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-6 {
    padding-left: 2rem !important;
  }
  .px-sm-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-sm-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-sm-7 {
    padding: 2.5rem !important;
  }
  .pt-sm-7 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-7 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-7 {
    padding-left: 2.5rem !important;
  }
  .px-sm-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-sm-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-sm-8 {
    padding: 3rem !important;
  }
  .pt-sm-8 {
    padding-top: 3rem !important;
  }
  .pr-sm-8 {
    padding-right: 3rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-8 {
    padding-left: 3rem !important;
  }
  .px-sm-8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-8 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-sm-9 {
    padding: 3.5rem !important;
  }
  .pt-sm-9 {
    padding-top: 3.5rem !important;
  }
  .pr-sm-9 {
    padding-right: 3.5rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 3.5rem !important;
  }
  .pl-sm-9 {
    padding-left: 3.5rem !important;
  }
  .px-sm-9 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-sm-9 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-sm-10 {
    padding: 4rem !important;
  }
  .pt-sm-10 {
    padding-top: 4rem !important;
  }
  .pr-sm-10 {
    padding-right: 4rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-10 {
    padding-left: 4rem !important;
  }
  .px-sm-10 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-sm-10 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media (min-width: 50rem) {
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 0.75rem !important;
  }
  .pt-md-3 {
    padding-top: 0.75rem !important;
  }
  .pr-md-3 {
    padding-right: 0.75rem !important;
  }
  .pb-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-3 {
    padding-left: 0.75rem !important;
  }
  .px-md-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .py-md-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .p-md-4 {
    padding: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1rem !important;
  }
  .pr-md-4 {
    padding-right: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1rem !important;
  }
  .pl-md-4 {
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-5 {
    padding: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 1.5rem !important;
  }
  .pr-md-5 {
    padding-right: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-5 {
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-6 {
    padding: 2rem !important;
  }
  .pt-md-6 {
    padding-top: 2rem !important;
  }
  .pr-md-6 {
    padding-right: 2rem !important;
  }
  .pb-md-6 {
    padding-bottom: 2rem !important;
  }
  .pl-md-6 {
    padding-left: 2rem !important;
  }
  .px-md-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-md-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-md-7 {
    padding: 2.5rem !important;
  }
  .pt-md-7 {
    padding-top: 2.5rem !important;
  }
  .pr-md-7 {
    padding-right: 2.5rem !important;
  }
  .pb-md-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-7 {
    padding-left: 2.5rem !important;
  }
  .px-md-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-md-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-md-8 {
    padding: 3rem !important;
  }
  .pt-md-8 {
    padding-top: 3rem !important;
  }
  .pr-md-8 {
    padding-right: 3rem !important;
  }
  .pb-md-8 {
    padding-bottom: 3rem !important;
  }
  .pl-md-8 {
    padding-left: 3rem !important;
  }
  .px-md-8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-8 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-md-9 {
    padding: 3.5rem !important;
  }
  .pt-md-9 {
    padding-top: 3.5rem !important;
  }
  .pr-md-9 {
    padding-right: 3.5rem !important;
  }
  .pb-md-9 {
    padding-bottom: 3.5rem !important;
  }
  .pl-md-9 {
    padding-left: 3.5rem !important;
  }
  .px-md-9 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-md-9 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-md-10 {
    padding: 4rem !important;
  }
  .pt-md-10 {
    padding-top: 4rem !important;
  }
  .pr-md-10 {
    padding-right: 4rem !important;
  }
  .pb-md-10 {
    padding-bottom: 4rem !important;
  }
  .pl-md-10 {
    padding-left: 4rem !important;
  }
  .px-md-10 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-md-10 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media (min-width: 66.5rem) {
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 0.75rem !important;
  }
  .pt-lg-3 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-3 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-3 {
    padding-left: 0.75rem !important;
  }
  .px-lg-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .py-lg-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .p-lg-4 {
    padding: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1rem !important;
  }
  .pr-lg-4 {
    padding-right: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-4 {
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-5 {
    padding: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-5 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-5 {
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-6 {
    padding: 2rem !important;
  }
  .pt-lg-6 {
    padding-top: 2rem !important;
  }
  .pr-lg-6 {
    padding-right: 2rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-6 {
    padding-left: 2rem !important;
  }
  .px-lg-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-lg-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-lg-7 {
    padding: 2.5rem !important;
  }
  .pt-lg-7 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-7 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-7 {
    padding-left: 2.5rem !important;
  }
  .px-lg-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-lg-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-lg-8 {
    padding: 3rem !important;
  }
  .pt-lg-8 {
    padding-top: 3rem !important;
  }
  .pr-lg-8 {
    padding-right: 3rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-8 {
    padding-left: 3rem !important;
  }
  .px-lg-8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-8 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-lg-9 {
    padding: 3.5rem !important;
  }
  .pt-lg-9 {
    padding-top: 3.5rem !important;
  }
  .pr-lg-9 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 3.5rem !important;
  }
  .pl-lg-9 {
    padding-left: 3.5rem !important;
  }
  .px-lg-9 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-lg-9 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-lg-10 {
    padding: 4rem !important;
  }
  .pt-lg-10 {
    padding-top: 4rem !important;
  }
  .pr-lg-10 {
    padding-right: 4rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-10 {
    padding-left: 4rem !important;
  }
  .px-lg-10 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-lg-10 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media (min-width: 87.5rem) {
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 0.75rem !important;
  }
  .pt-xl-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xl-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xl-3 {
    padding-left: 0.75rem !important;
  }
  .px-xl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .py-xl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .p-xl-4 {
    padding: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1rem !important;
  }
  .pr-xl-4 {
    padding-right: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-4 {
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-5 {
    padding: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-5 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-5 {
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-6 {
    padding: 2rem !important;
  }
  .pt-xl-6 {
    padding-top: 2rem !important;
  }
  .pr-xl-6 {
    padding-right: 2rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-6 {
    padding-left: 2rem !important;
  }
  .px-xl-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-xl-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-xl-7 {
    padding: 2.5rem !important;
  }
  .pt-xl-7 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-7 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-7 {
    padding-left: 2.5rem !important;
  }
  .px-xl-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-xl-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .p-xl-8 {
    padding: 3rem !important;
  }
  .pt-xl-8 {
    padding-top: 3rem !important;
  }
  .pr-xl-8 {
    padding-right: 3rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-8 {
    padding-left: 3rem !important;
  }
  .px-xl-8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-8 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-xl-9 {
    padding: 3.5rem !important;
  }
  .pt-xl-9 {
    padding-top: 3.5rem !important;
  }
  .pr-xl-9 {
    padding-right: 3.5rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xl-9 {
    padding-left: 3.5rem !important;
  }
  .px-xl-9 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-xl-9 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .p-xl-10 {
    padding: 4rem !important;
  }
  .pt-xl-10 {
    padding-top: 4rem !important;
  }
  .pr-xl-10 {
    padding-right: 4rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-10 {
    padding-left: 4rem !important;
  }
  .px-xl-10 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-xl-10 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media print {
  .site-footer,
  .site-button,
  #edit-this-page,
  #back-to-top,
  .site-nav,
  .main-header {
    display: none !important;
  }
  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .side-bar {
    width: 100%;
    height: auto;
    border-right: 0 !important;
    /* Disable display: flex and position: fixed from non-print styles */
    position: static;
    display: block;
  }
  .site-header {
    border-bottom: 1px solid #44434d;
  }
  .site-title {
    font-size: 1rem !important;
    font-weight: 700 !important;
  }
  .text-small {
    font-size: 8pt !important;
  }
  pre.highlight {
    border: 1px solid #44434d;
  }
  .main {
    max-width: none;
    margin-left: 0 !important; /* Necessary to override .side-bar + .main specificity */
  }
}
a.skip-to-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

a.skip-to-main:focus,
a.skip-to-main:active {
  color: #93b0d0;
  background-color: #212325;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid #264caf;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
}

div.opaque {
  background-color: #212325;
}

p.note, blockquote.note {
  border: 1px #616366 solid;
  border-left: 4px solid #E0BE00;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  padding: 0.8rem;
}
p.note::before, blockquote.note::before {
  color: #E0BE00;
  content: "Note";
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75em;
  padding-bottom: 0.125rem;
}
p.note > .note-title, blockquote.note > .note-title {
  color: #E0BE00;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75em;
  padding-bottom: 0.125rem;
}

p.note-title, blockquote.note-title {
  border: 1px #616366 solid;
  border-left: 4px solid #E0BE00;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  padding: 0.8rem;
}
p.note-title > p:first-child, blockquote.note-title > p:first-child {
  margin-top: 0;
  margin-bottom: 0;
  color: #E0BE00;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75em;
  padding-bottom: 0.125rem;
}

blockquote.note {
  margin-left: 0;
  margin-right: 0;
}
blockquote.note > p:first-child {
  margin-top: 0;
}
blockquote.note > p:last-child {
  margin-bottom: 0;
}

blockquote.note-title {
  margin-left: 0;
  margin-right: 0;
}
blockquote.note-title > p:nth-child(2) {
  margin-top: 0;
}
blockquote.note-title > p:last-child {
  margin-bottom: 0;
}

p.warning, blockquote.warning {
  border: 1px #616366 solid;
  border-left: 4px solid #FF4741;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  padding: 0.8rem;
}
p.warning::before, blockquote.warning::before {
  color: #FF4741;
  content: "Warning";
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75em;
  padding-bottom: 0.125rem;
}
p.warning > .warning-title, blockquote.warning > .warning-title {
  color: #FF4741;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75em;
  padding-bottom: 0.125rem;
}

p.warning-title, blockquote.warning-title {
  border: 1px #616366 solid;
  border-left: 4px solid #FF4741;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  padding: 0.8rem;
}
p.warning-title > p:first-child, blockquote.warning-title > p:first-child {
  margin-top: 0;
  margin-bottom: 0;
  color: #FF4741;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75em;
  padding-bottom: 0.125rem;
}

blockquote.warning {
  margin-left: 0;
  margin-right: 0;
}
blockquote.warning > p:first-child {
  margin-top: 0;
}
blockquote.warning > p:last-child {
  margin-bottom: 0;
}

blockquote.warning-title {
  margin-left: 0;
  margin-right: 0;
}
blockquote.warning-title > p:nth-child(2) {
  margin-top: 0;
}
blockquote.warning-title > p:last-child {
  margin-bottom: 0;
}

.protection {
  content: url("https://wiki.guildwars2.com/images/6/6c/Protection.png");
}

.stability {
  content: url("https://wiki.guildwars2.com/images/a/ae/Stability.png");
}

.defiance {
  content: url("https://wiki.guildwars2.com/images/4/49/Unshakable2.png");
}

.resolution {
  content: url("https://wiki.guildwars2.com/images/0/06/Resolution.png");
}

.quickness {
  content: url("https://wiki.guildwars2.com/images/b/b4/Quickness.png");
}

.alacrity {
  content: url(https://wiki.guildwars2.com/images/4/4c/Alacrity.png);
}

.might {
  content: url("https://wiki.guildwars2.com/images/7/7c/Might.png");
}

.fury {
  content: url("https://wiki.guildwars2.com/images/4/46/Fury.png");
}

.swiftness {
  content: url(https://wiki.guildwars2.com/images/a/af/Swiftness.png);
}

.empowered {
  content: url("https://wiki.guildwars2.com/images/9/9c/Empowered_%28Mursaat_Overseer%29.png");
}

.aegis {
  content: url("https://wiki.guildwars2.com/images/e/e5/Aegis.png");
}

.stun {
  content: url("https://wiki.guildwars2.com/images/thumb/9/97/Stun.png/30px-Stun.png");
}

.unblockable {
  content: url("https://wiki.guildwars2.com/images/thumb/6/6e/Unblockable.png/30px-Unblockable.png");
}

.exposed {
  content: url("https://wiki.guildwars2.com/images/6/6b/Exposed.png");
}

.invuln {
  content: url("https://wiki.guildwars2.com/images/e/eb/Determined.png");
}

.vuln {
  content: url("https://wiki.guildwars2.com/images/thumb/a/af/Vulnerability.png/30px-Vulnerability.png");
}

.stun {
  content: url("https://wiki.guildwars2.com/images/thumb/9/97/Stun.png/30px-Stun.png");
}

.float {
  content: url(https://wiki.guildwars2.com/images/c/c8/Float.png);
}

.defeat {
  content: url("https://wiki.guildwars2.com/images/4/42/Dead_ally_overhead_icon.png");
}

.daze {
  content: url("https://wiki.guildwars2.com/images/thumb/7/79/Daze.png/30px-Daze.png");
}

.debilitated {
  content: url("https://wiki.guildwars2.com/images/thumb/8/80/Debilitated.png/30px-Debilitated.png");
}

.weakness {
  content: url(https://wiki.guildwars2.com/images/f/f9/Weakness.png);
}

.poison {
  content: url("https://wiki.guildwars2.com/images/1/11/Poisoned.png");
}

.blind {
  content: url(https://wiki.guildwars2.com/images/3/33/Blinded.png);
}

.immobile {
  content: url(https://wiki.guildwars2.com/images/3/32/Immobile.png);
}

.fear {
  content: url(https://wiki.guildwars2.com/images/e/e6/Fear.png);
}

.burning {
  content: url("https://wiki.guildwars2.com/images/4/45/Burning.png");
}

.confusion {
  content: url("https://wiki.guildwars2.com/images/e/e6/Confusion.png");
}

.bleeding {
  content: url("https://wiki.guildwars2.com/images/3/33/Bleeding.png");
}

.cripple {
  content: url("https://wiki.guildwars2.com/images/f/fb/Crippled.png");
}

.cleanse {
  content: url("https://wiki.guildwars2.com/images/thumb/1/12/Healing_Spring.png");
}

.superspeed {
  content: url("https://wiki.guildwars2.com/images/thumb/c/c8/Superspeed.png/60px-Superspeed.png");
}

.stealth {
  content: url("https://wiki.guildwars2.com/images/1/19/Stealth.png");
}

.toughness {
  content: url("https://wiki.guildwars2.com/images/1/12/Toughness.png");
}

.resistance {
  content: url(https://wiki.guildwars2.com/images/4/4b/Resistance.png);
}

.evade {
  content: url("https://wiki.guildwars2.com/images/b/b2/Dodge.png");
}

.distortion {
  content: url("https://wiki.guildwars2.com/images/thumb/2/22/Distortion.png/72px-Distortion.png");
}

.harp {
  content: url(https://wiki.guildwars2.com/images/thumb/4/4e/Harmonious_Harp.png/50px-Harmonious_Harp.png);
}

.feedback {
  content: url("https://wiki.guildwars2.com/images/thumb/6/69/Feedback.png/72px-Feedback.png");
}

.medic-feedback {
  content: url("https://wiki.guildwars2.com/images/thumb/b/bf/Medic%27s_Feedback.png/60px-Medic%27s_Feedback.png");
}

.cpc {
  content: url("https://wiki.guildwars2.com/images/thumb/3/3e/Corrosive_Poison_Cloud.png/72px-Corrosive_Poison_Cloud.png");
}

.precog {
  content: url("https://wiki.guildwars2.com/images/thumb/4/4a/Well_of_Precognition.png/72px-Well_of_Precognition.png");
}

.inversion {
  content: url("https://wiki.guildwars2.com/images/thumb/3/3b/Imaginary_Inversion.png/50px-Imaginary_Inversion.png");
}

.singularity {
  content: url("https://wiki.guildwars2.com/images/thumb/5/5b/Singularity_Shot.png/72px-Singularity_Shot.png");
}

.rifle-portal {
  content: url("https://wiki.guildwars2.com/images/thumb/8/80/Dimensional_Aperture.png/72px-Dimensional_Aperture.png");
}

.crescendo {
  content: url(https://wiki.guildwars2.com/images/thumb/b/b1/Crescendo.png/50px-Crescendo.png);
}

.wall-reflect {
  content: url("https://wiki.guildwars2.com/images/thumb/6/6d/Wall_of_Reflection.png/96px-Wall_of_Reflection.png");
}

.stand-ground {
  content: url("https://wiki.guildwars2.com/images/3/31/%22Stand_Your_Ground%21%22.png");
}

.bulwark {
  content: url("https://wiki.guildwars2.com/images/7/73/Chapter_3-_Valiant_Bulwark.png");
}

.smoke-screen {
  content: url("https://wiki.guildwars2.com/images/e/e5/Smoke_Screen.png");
}

.cs {
  content: url("https://wiki.guildwars2.com/images/thumb/d/db/Continuum_Split.png/96px-Continuum_Split.png");
}

.cs-exit {
  content: url(https://wiki.guildwars2.com/images/thumb/d/d7/Continuum_Shift.png/72px-Continuum_Shift.png);
}

.moa {
  content: url("https://wiki.guildwars2.com/images/thumb/b/b5/Signet_of_Humility.png/96px-Signet_of_Humility.png");
}

.domination {
  content: url("https://wiki.guildwars2.com/images/thumb/3/3b/Signet_of_Domination.png/96px-Signet_of_Domination.png");
}

.senility {
  content: url("https://wiki.guildwars2.com/images/thumb/b/bb/Well_of_Senility.png/96px-Well_of_Senility.png");
}

.blink {
  content: url("https://wiki.guildwars2.com/images/thumb/1/16/Blink.png/72px-Blink.png");
}

.technobabble {
  content: url("https://wiki.guildwars2.com/images/thumb/9/9c/Technobabble.png/72px-Technobabble.png");
}

.collapse {
  content: url("https://wiki.guildwars2.com/images/thumb/5/5a/Mental_Collapse.png/72px-Mental_Collapse.png");
}

.clarity {
  content: url("https://wiki.guildwars2.com/images/d/d7/Clarity.png");
}

.sharpshooter {
  content: url("https://wiki.guildwars2.com/images/thumb/3/3b/Phantasmal_Sharpshooter.png/50px-Phantasmal_Sharpshooter.png");
}

.anguish {
  content: url("https://wiki.guildwars2.com/images/thumb/6/68/Trail_of_Anguish.png/72px-Trail_of_Anguish.png");
}

.blood-power {
  content: url("https://wiki.guildwars2.com/images/thumb/1/13/Blood_Is_Power.png/72px-Blood_Is_Power.png");
}

.curses {
  content: url("https://wiki.guildwars2.com/images/9/9a/Curses.png");
}

.reaping {
  content: url("https://wiki.guildwars2.com/images/5/50/Soul_Reaping.png");
}

.blood-magic {
  content: url("https://wiki.guildwars2.com/images/b/b8/Blood_Magic.png");
}

.liberation {
  content: url("https://wiki.guildwars2.com/images/thumb/d/d2/Mantra_of_Liberation.png/50px-Mantra_of_Liberation.png");
}

.purging {
  content: url("https://wiki.guildwars2.com/images/thumb/2/28/Purging_Flames.png/72px-Purging_Flames.png");
}

.feel-my-wrath {
  content: url("https://wiki.guildwars2.com/images/thumb/6/6f/%22Feel_My_Wrath%21%22.png/72px-%22Feel_My_Wrath%21%22.png");
}

.epilogue {
  content: url("https://wiki.guildwars2.com/images/thumb/d/d8/Epilogue-_Unbroken_Lines.png/50px-Epilogue-_Unbroken_Lines.png");
}

.virtues {
  content: url("https://wiki.guildwars2.com/images/8/81/Virtues.png");
}

.absolute-resolve {
  content: url("https://wiki.guildwars2.com/images/thumb/8/8c/Absolute_Resolve.png/38px-Absolute_Resolve.png");
}

.healing-turret {
  content: url("https://wiki.guildwars2.com/images/thumb/4/42/Healing_Turret.png/72px-Healing_Turret.png");
}

.lightning {
  content: url("https://wiki.guildwars2.com/images/thumb/b/b2/Lightning_Flash.png/72px-Lightning_Flash.png");
}

.ele-glyph {
  content: url("https://wiki.guildwars2.com/images/thumb/b/b9/Glyph_of_Lesser_Elementals.png/50px-Glyph_of_Lesser_Elementals.png");
}

.mass-momentum {
  content: url("https://wiki.guildwars2.com/images/thumb/a/a9/Mass_Momentum.png/38px-Mass_Momentum.png");
}

.mass-invis {
  content: url(https://wiki.guildwars2.com/images/thumb/4/46/Mass_Invisibility.png/72px-Mass_Invisibility.png);
}

.curtain {
  content: url(https://wiki.guildwars2.com/images/thumb/b/b8/Temporal_Curtain.png/72px-Temporal_Curtain.png);
}

.binding-blade {
  content: url(https://wiki.guildwars2.com/images/thumb/d/de/Binding_Blade.png/72px-Binding_Blade.png);
}

.spectral-grasp {
  content: url(https://wiki.guildwars2.com/images/thumb/3/35/Spectral_Grasp.png/72px-Spectral_Grasp.png);
}

.golem {
  content: url("https://wiki.guildwars2.com/images/thumb/9/95/Summon_Flesh_Golem.png/72px-Summon_Flesh_Golem.png");
}

.golem-charge {
  content: url("https://wiki.guildwars2.com/images/thumb/3/3b/Charge_%28necromancer_skill%29.png/41px-Charge_%28necromancer_skill%29.png");
}

.jurisdiction {
  content: url("https://wiki.guildwars2.com/images/thumb/3/32/Jurisdiction.png/72px-Jurisdiction.png");
}

.rebuke {
  content: url("https://wiki.guildwars2.com/images/thumb/e/e7/Chapter_3-_Heated_Rebuke.png/72px-Chapter_3-_Heated_Rebuke.png");
}

.stab-mantra {
  content: url("https://wiki.guildwars2.com/images/thumb/a/ac/Mantra_of_Concentration.png/72px-Mantra_of_Concentration.png");
}

.shift {
  content: url("https://wiki.guildwars2.com/images/d/d1/Shift_Signet.png");
}

.undeath {
  content: url("https://wiki.guildwars2.com/images/thumb/9/9c/Signet_of_Undeath.png/72px-Signet_of_Undeath.png");
}

.master-consecrations {
  content: url("https://wiki.guildwars2.com/images/thumb/b/b4/Master_of_Consecrations.png/38px-Master_of_Consecrations.png");
}

.restore-virtues {
  content: url("https://wiki.guildwars2.com/images/thumb/0/00/Restorative_Virtues.png/60px-Restorative_Virtues.png");
}

.perm-wrath {
  content: url("https://wiki.guildwars2.com/images/thumb/8/89/Permeating_Wrath.png/60px-Permeating_Wrath.png");
}

.haste {
  content: url("https://wiki.guildwars2.com/images/thumb/3/35/Haste.png/72px-Haste.png");
}

.shadowstep {
  content: url("https://wiki.guildwars2.com/images/thumb/2/25/Shadowstep.png/72px-Shadowstep.png");
}

.distracting-throw {
  content: url("https://wiki.guildwars2.com/images/thumb/d/d8/Distracting_Throw.png/72px-Distracting_Throw.png");
}

.m7 {
  content: url("https://wiki.guildwars2.com/images/thumb/9/94/Maleficent_Seven.png/60px-Maleficent_Seven.png");
}

.grandfinale {
  content: url("https://wiki.guildwars2.com/images/thumb/8/88/Grand_Finale.png/54px-Grand_Finale.png");
}

.ventari {
  content: url("https://wiki.guildwars2.com/images/thumb/8/8a/Legendary_Centaur_Stance.png/72px-Legendary_Centaur_Stance.png");
}

.leap {
  content: url("https://wiki.guildwars2.com/images/thumb/0/09/Leap_%28Raptor%29.png/72px-Leap_%28Raptor%29.png");
}

.roll-out {
  content: url("https://wiki.guildwars2.com/images/thumb/8/85/Roll_Out.png/72px-Roll_Out.png");
}

.august-queen {
  content: url("https://wiki.guildwars2.com/images/thumb/5/50/Tale_of_the_August_Queen.png/72px-Tale_of_the_August_Queen.png");
}

.mimic {
  content: url(https://wiki.guildwars2.com/images/thumb/a/a8/Mimic.png/72px-Mimic.png);
}

.portal {
  content: url(https://wiki.guildwars2.com/images/thumb/8/81/Portal_Entre.png/36px-Portal_Entre.png);
}

.shadow-portal {
  content: url(https://wiki.guildwars2.com/images/thumb/e/e3/Prepare_Shadow_Portal.png/72px-Prepare_Shadow_Portal.png);
}

.bombkit {
  content: url(https://wiki.guildwars2.com/images/thumb/5/50/Bomb_Kit.png/72px-Bomb_Kit.png);
}

.sand-swell {
  content: url(https://wiki.guildwars2.com/images/thumb/2/20/Sand_Swell.png/72px-Sand_Swell.png);
}

.psychic-force {
  content: url(https://wiki.guildwars2.com/images/thumb/d/dd/Psychic_Force.png/50px-Psychic_Force.png);
}

.fear-me {
  content: url(https://wiki.guildwars2.com/images/thumb/e/e6/%22Fear_Me%21%22.png/72px-%22Fear_Me%21%22.png);
}

.tides {
  content: url(https://wiki.guildwars2.com/images/thumb/6/6f/Glyph_of_the_Tides.png/72px-Glyph_of_the_Tides.png);
}

.infiltrator {
  content: url(https://wiki.guildwars2.com/images/thumb/8/8e/Infiltrator%27s_Signet.png/50px-Infiltrator%27s_Signet.png);
}

.infiltrator-arrow {
  content: url(https://wiki.guildwars2.com/images/thumb/c/c7/Infiltrator%27s_Arrow.png/50px-Infiltrator%27s_Arrow.png);
}

.well-darkness {
  content: url(https://wiki.guildwars2.com/images/thumb/1/1d/Well_of_Darkness.png/50px-Well_of_Darkness.png);
}

.sandstorm {
  content: url(https://wiki.guildwars2.com/images/thumb/b/b7/Sandstorm.png/72px-Sandstorm.png);
}

.call-out {
  content: url(https://wiki.guildwars2.com/images/thumb/b/b7/Over_Here%21.png/72px-Over_Here%21.png);
}

.flesh-wurm {
  content: url(https://wiki.guildwars2.com/images/thumb/4/49/Summon_Flesh_Wurm.png/72px-Summon_Flesh_Wurm.png);
}

.lightning-flash {
  content: url(https://wiki.guildwars2.com/images/thumb/b/b2/Lightning_Flash.png/72px-Lightning_Flash.png);
}

.mirage-thrust {
  content: url(https://wiki.guildwars2.com/images/thumb/2/29/Mirage_Thrust.png/50px-Mirage_Thrust.png);
}

.illusionary-wave {
  content: url(https://wiki.guildwars2.com/images/thumb/f/f8/Illusionary_Wave.png/72px-Illusionary_Wave.png);
}

.gyro-accel {
  content: url(https://wiki.guildwars2.com/images/thumb/1/11/Gyroscopic_Acceleration.png/38px-Gyroscopic_Acceleration.png);
}

.xinrae {
  content: url(https://wiki.guildwars2.com/images/thumb/6/62/Xinrae%27s_Weapon.png/50px-Xinrae%27s_Weapon.png);
}

.no-yield {
  content: url(https://wiki.guildwars2.com/images/thumb/0/03/%22We_Will_Never_Yield%21%22.png/72px-%22We_Will_Never_Yield%21%22.png);
}

.rebound {
  content: url(https://wiki.guildwars2.com/images/thumb/0/03/%22Rebound%21%22.png/72px-%22Rebound%21%22.png);
}

.chrono {
  content: url(https://wiki.guildwars2.com/images/e/e0/Chronomancer_icon_small.png);
}

.herald {
  content: url(https://wiki.guildwars2.com/images/3/39/Herald_icon_small.png);
}

.scourge {
  content: url(https://wiki.guildwars2.com/images/e/e8/Scourge_icon_small.png);
}

.specter {
  content: url(https://wiki.guildwars2.com/images/6/61/Specter_icon_small.png);
}

.druid {
  content: url(https://wiki.guildwars2.com/images/9/9b/Druid_icon_small.png);
}

.firebrand {
  content: url(https://wiki.guildwars2.com/images/0/0e/Firebrand_icon_small.png);
}

.deadeye {
  content: url(https://wiki.guildwars2.com/images/7/70/Deadeye_icon_small.png);
}

.antiquary {
  content: url(https://wiki.guildwars2.com/images/d/d1/Antiquary_icon_small.png);
}

.scrapper {
  content: url(https://wiki.guildwars2.com/images/7/7d/Scrapper_icon_small.png);
}

.vindicator {
  content: url(https://wiki.guildwars2.com/images/6/6d/Vindicator_icon_small.png);
}

.mechanist {
  content: url(https://wiki.guildwars2.com/images/6/6d/Mechanist_icon_small.png);
}

.willbender {
  content: url(https://wiki.guildwars2.com/images/6/64/Willbender_icon_small.png);
}

.daredevil {
  content: url(https://wiki.guildwars2.com/images/f/f3/Daredevil_icon_small.png);
}

.weaver {
  content: url(https://wiki.guildwars2.com/images/c/c3/Weaver_icon_small.png);
}

.evoker {
  content: url(https://wiki.guildwars2.com/images/e/e3/Evoker_icon_small.png);
}

.elementalist {
  content: url(https://wiki.guildwars2.com/images/4/4e/Elementalist_icon_small.png);
}

.virtuoso {
  content: url(https://wiki.guildwars2.com/images/7/77/Virtuoso_icon_small.png);
}

.necromancer {
  content: url(https://wiki.guildwars2.com/images/1/10/Necromancer_icon_small.png);
}

.tempest {
  content: url(https://wiki.guildwars2.com/images/5/58/Tempest_icon_small.png);
}

.troubadour {
  content: url(https://wiki.guildwars2.com/images/f/f4/Troubadour_icon_small.png);
}

.mesmer {
  content: url(https://wiki.guildwars2.com/images/7/79/Mesmer_icon_small.png);
}

.thief {
  content: url(https://wiki.guildwars2.com/images/a/a0/Thief_icon_small.png);
}

.guardian {
  content: url(https://wiki.guildwars2.com/images/c/c7/Guardian_icon_small.png);
}

.engineer {
  content: url(https://wiki.guildwars2.com/images/0/07/Engineer_icon_small.png);
}

.amalgam {
  content: url(https://wiki.guildwars2.com/images/d/d0/Amalgam_icon_small.png);
}

.ritualist {
  content: url(https://wiki.guildwars2.com/images/f/f9/Ritualist_icon_small.png);
}

.luminary {
  content: url(https://wiki.guildwars2.com/images/7/7b/Luminary_icon_small.png);
}

.dragonhunter {
  content: url(https://wiki.guildwars2.com/images/5/5d/Dragonhunter_icon_small.png);
}

.soulbeast {
  content: url(https://wiki.guildwars2.com/images/6/6a/Soulbeast_icon_small.png);
}

.mirage {
  content: url(https://wiki.guildwars2.com/images/c/c8/Mirage_icon_small.png);
}

.warrior {
  content: url(https://wiki.guildwars2.com/images/4/45/Warrior_icon_small.png);
}

.ranger {
  content: url(https://wiki.guildwars2.com/images/1/1e/Ranger_icon_small.png);
}

.catalyst {
  content: url(https://wiki.guildwars2.com/images/c/c5/Catalyst_icon_small.png);
}

.spellbreaker {
  content: url(https://wiki.guildwars2.com/images/0/08/Spellbreaker_icon_small.png);
}

.bladesworn {
  content: url(https://wiki.guildwars2.com/images/c/cf/Bladesworn_icon_small.png);
}

.berserker {
  content: url(https://wiki.guildwars2.com/images/a/a8/Berserker_icon_small.png);
}

.reaper {
  content: url(https://wiki.guildwars2.com/images/9/93/Reaper_icon_small.png);
}

.celestialavatar {
  content: url(https://wiki.guildwars2.com/images/thumb/5/59/Celestial_Avatar.png/54px-Celestial_Avatar.png);
}

.deathshroud {
  content: url(https://wiki.guildwars2.com/images/thumb/f/f5/Death_Shroud.png/54px-Death_Shroud.png);
}

.reapersshroud {
  content: url(https://wiki.guildwars2.com/images/thumb/1/11/Reaper%27s_Shroud.png/54px-Reaper%27s_Shroud.png);
}

.harbingershroud {
  content: url(https://wiki.guildwars2.com/images/thumb/a/ab/Harbinger_Shroud.png/54px-Harbinger_Shroud.png);
}

.lichform {
  content: url(https://wiki.guildwars2.com/images/thumb/a/ab/Lich_Form.png/54px-Lich_Form.png);
}

.elixirs {
  content: url(https://wiki.guildwars2.com/images/thumb/d/d8/Elixir_S.png/54px-Elixir_S.png);
}

.photonforge {
  content: url(https://wiki.guildwars2.com/images/thumb/d/dd/Engage_Photon_Forge.png/54px-Engage_Photon_Forge.png);
}

.shadowshroud {
  content: url(https://wiki.guildwars2.com/images/thumb/f/f3/Enter_Shadow_Shroud.png/54px-Enter_Shadow_Shroud.png);
}

.tornado {
  content: url(https://wiki.guildwars2.com/images/thumb/4/40/Tornado.png/54px-Tornado.png);
}

.mistform {
  content: url(https://wiki.guildwars2.com/images/thumb/1/1b/Mist_Form.png/54px-Mist_Form.png);
}

.quickpockets {
  content: url(https://wiki.guildwars2.com/images/thumb/3/36/Quick_Pockets.png/60px-Quick_Pockets.png);
}

.rogue {
  content: url(https://wiki.guildwars2.com/images/thumb/a/a9/Tale_of_the_Honorable_Rogue.png/50px-Tale_of_the_Honorable_Rogue.png);
}

.advance {
  content: url(https://wiki.guildwars2.com/images/thumb/2/26/%22Advance%21%22.png/72px-%22Advance%21%22.png);
}

.arrow {
  content: url(https://wiki.guildwars2.com/images/thumb/e/ef/Commander_arrow_marker.png/45px-Commander_arrow_marker.png);
}

.circle {
  content: url(https://wiki.guildwars2.com/images/thumb/6/60/Commander_circle_marker.png/45px-Commander_circle_marker.png);
}

.heart {
  content: url(https://wiki.guildwars2.com/images/thumb/3/32/Commander_heart_marker.png/45px-Commander_heart_marker.png);
}

.xmarker {
  content: url(https://wiki.guildwars2.com/images/thumb/b/b9/Commander_x_marker.png/45px-Commander_x_marker.png);
}

.swirl {
  content: url(https://wiki.guildwars2.com/images/thumb/0/00/Commander_spiral_marker.png/45px-Commander_spiral_marker.png);
}

.triangle {
  content: url(https://wiki.guildwars2.com/images/thumb/e/ea/Commander_triangle_marker.png/45px-Commander_triangle_marker.png);
}

.xmarker {
  content: url(https://wiki.guildwars2.com/images/thumb/b/b9/Commander_x_marker.png/45px-Commander_x_marker.png);
}

.square {
  content: url(https://wiki.guildwars2.com/images/thumb/0/01/Commander_square_marker.png/45px-Commander_square_marker.png);
}

.star {
  content: url(https://wiki.guildwars2.com/images/thumb/3/31/Commander_star_marker.png/45px-Commander_star_marker.png);
}

.skyscale {
  content: url(https://wiki.guildwars2.com/images/thumb/f/fd/Skyscale_%28map_icon%29.png/30px-Skyscale_%28map_icon%29.png);
}

.skimmer {
  content: url(https://wiki.guildwars2.com/images/thumb/f/f5/Skimmer_%28map_icon%29.png/30px-Skimmer_%28map_icon%29.png);
}

.jackal {
  content: url(https://wiki.guildwars2.com/images/thumb/5/59/Jackal_%28map_icon%29.png/30px-Jackal_%28map_icon%29.png);
}

.beetle {
  content: url(https://wiki.guildwars2.com/images/thumb/d/d2/Roller_Beetle_%28map_icon%29.png/30px-Roller_Beetle_%28map_icon%29.png);
}

.slipstream {
  content: url(https://wiki.guildwars2.com/images/thumb/5/58/Slipstream_Boost.png/50px-Slipstream_Boost.png);
}

.bond-faith {
  content: url(https://wiki.guildwars2.com/images/thumb/c/c7/Bond_of_Faith.png/72px-Bond_of_Faith.png);
}

.bond-vigor {
  content: url(https://wiki.guildwars2.com/images/thumb/6/60/Bond_of_Vigor.png/72px-Bond_of_Vigor.png);
}

.knockback {
  content: url("https://wiki.guildwars2.com/images/c/ca/Knockback.png");
}

.knockdown {
  content: url("https://wiki.guildwars2.com/images/3/36/Knockdown.png");
}

.pull {
  content: url(https://wiki.guildwars2.com/images/3/31/Pull.png);
}

.power {
  content: url("https://wiki.guildwars2.com/images/2/23/Power.png");
}

.condition {
  content: url("https://wiki.guildwars2.com/images/5/54/Condition_Damage.png");
}

.stunbreak {
  content: url("https://wiki.guildwars2.com/images/thumb/7/7a/Breaks_stun.png/30px-Breaks_stun.png");
}

.weapon-swap {
  content: url(https://wiki.guildwars2.com/images/c/ce/Weapon_Swap_Button.png);
}

.check {
  width: 2em !important;
  height: 2em;
  content: url("../../images/green_check.svg");
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.pro {
  width: 1em !important;
  height: 1em;
  content: url("../../images/green_check.svg");
}

.con {
  width: 1em !important;
  height: 1em;
  content: url("../../images/red_cross.svg");
}

.warn {
  width: 1em !important;
  height: 1em;
  content: url("../../images/yellow_warning.svg");
}

.midnight {
  content: url("https://wiki.guildwars2.com/images/thumb/6/67/Relic_of_the_Midnight_King.png/60px-Relic_of_the_Midnight_King.png");
}

.speed {
  content: url("https://wiki.guildwars2.com/images/thumb/6/68/Relic_of_Speed.png/60px-Relic_of_Speed.png");
}

.thorns-relic {
  content: url("https://wiki.guildwars2.com/images/thumb/8/8a/Relic_of_Thorns.png/60px-Relic_of_Thorns.png");
}

.achievement {
  content: url("https://wiki.guildwars2.com/images/1/10/Achievement_effect.png");
}

.vl-icon {
  content: url(../../images/VL_icon.webp);
}

.log {
  content: url(../../images/log_icon.png);
}

.sheets {
  content: url(https://upload.wikimedia.org/wikipedia/commons/3/30/Google_Sheets_logo_%282014-2020%29.svg);
}

.slides {
  content: url(https://upload.wikimedia.org/wikipedia/commons/1/1e/Google_Slides_logo_%282014-2020%29.svg);
}

.docs {
  content: url(https://upload.wikimedia.org/wikipedia/commons/0/01/Google_Docs_logo_%282014-2020%29.svg);
}

.youtube {
  content: url(../../images/video-icon.png);
}

.build {
  content: url(../../images/wrench-icon.png);
  margin-right: 3px;
}

.wingman {
  content: url(../../images/wingman.png);
}

.shroom {
  content: url(../../wing-2/mushroom.png);
}

.glenna {
  content: url(../../images/glenna.webp);
}

.protect {
  content: url(https://wiki.guildwars2.com/images/thumb/f/f6/Protect.png/50px-Protect.png);
}

.claim {
  content: url(https://wiki.guildwars2.com/images/thumb/e/ef/Claim.png/50px-Claim.png);
}

.dispel {
  content: url(https://wiki.guildwars2.com/images/thumb/8/84/Mursaat_Overseer%27s_Shield.png/50px-Mursaat_Overseer%27s_Shield.png);
}

.glaciate {
  content: url(https://wiki.guildwars2.com/images/thumb/b/ba/Glaciate.png/30px-Glaciate.png);
}

.ice-shield {
  content: url(https://wiki.guildwars2.com/images/thumb/3/38/Shield_of_Ice.png/30px-Shield_of_Ice.png);
}

.flare {
  content: url(https://wiki.guildwars2.com/images/thumb/5/54/Flare.png/50px-Flare.png);
}

.reclaimed {
  content: url(https://wiki.guildwars2.com/images/thumb/2/21/Reclaimed_Energy.png/50px-Reclaimed_Energy.png);
}

.ca-swords {
  content: url(https://wiki.guildwars2.com/images/thumb/5/59/Conjured_Slash.png/50px-Conjured_Slash.png);
}

.ca-shields {
  content: url(https://wiki.guildwars2.com/images/thumb/0/02/Conjured_Protection.png/50px-Conjured_Protection.png);
}

.sword-power {
  content: url(https://wiki.guildwars2.com/images/thumb/3/3b/Greatsword_Power_%28effect%29.png/30px-Greatsword_Power_%28effect%29.png);
}

.fractured {
  content: url(https://wiki.guildwars2.com/images/thumb/7/78/Branded_Aura.png/30px-Branded_Aura.png);
}

table th td {
  min-width: unset !important;
}

.fl-table {
  border-radius: 5px;
  font-size: 12px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  max-width: 100%;
  white-space: nowrap;
  background-color: white;
}

.fl-table td, .fl-table th {
  text-align: center;
  padding: unset;
  min-width: unset !important;
}

.padded td, .padded th {
  padding-left: 7px;
  padding-right: 7px;
}

.fl-table td {
  font-size: 12px;
}

.fl-table tbody tr:last-of-type td {
  padding-bottom: 0px;
}

.de_red {
  background-color: rgb(136, 0, 0);
}

.ch_pur {
  background-color: rgb(90, 0, 115);
}

.ch_gre {
  background-color: rgb(35, 87, 0);
}

.phase1 {
  background-color: rgb(35, 87, 0);
}

.phase1-late {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgb(35, 87, 0) 4px, rgb(35, 87, 0) 8px);
}

.phase2 {
  background-color: rgb(146, 93, 0);
}

.phase2-late {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgb(146, 93, 0) 4px, rgb(146, 93, 0) 8px);
}

.phase3 {
  background-color: rgb(176, 35, 0);
}

.phase3-late {
  background-image: repeating-linear-gradient(45deg, rgb(61, 12, 0), rgb(61, 12, 0) 4px, rgb(176, 35, 0) 4px, rgb(176, 35, 0) 8px);
}

.phase4 {
  background-color: rgb(61, 12, 0);
}

.no-min-width {
  min-width: unset;
}

.inline {
  width: 1em !important;
  height: 1em;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.row-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.adapt-width {
  width: 45%;
  max-width: 400px;
}

.adapt-width-30 {
  width: 30%;
  max-width: 400px;
}

.adapt-width-50 {
  align-items: center;
  width: 50%;
}

.adapt-width-60 {
  width: 60%;
}

.adapt-width-strategy {
  width: 50%;
  margin: 10px;
  background-color: #1e1e1e;
  padding: 15px;
  border-radius: 15px;
}

.white {
  color: white;
}

.bordered {
  border: 3px outset;
  border-radius: 15px;
  border-color: #93b0d0;
}

.strategy {
  width: 50%;
  margin: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.index-button {
  display: flex;
  border: 3px outset;
  background-size: cover;
  border-radius: 15px;
  border-color: #93b0d0;
  height: 100px;
  min-height: 50px;
  width: 100%;
  flex: 25%;
  margin: 10px;
  background-position: center;
  transition: all 0.1s linear;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
  flex-direction: column;
  box-sizing: border-box;
  justify-content: center;
  padding: 8px;
  gap: 0.5rem;
  text-align: center;
  font-family: monospace;
  font-size: 2.75em;
  font-weight: bold;
  -webkit-text-stroke: 1px #93b0d0;
  color: #212325;
}

.index-button:hover {
  transform: scale(1.02);
  cursor: pointer;
}

@media (max-width: 600px) {
  .row-container {
    flex-direction: column;
  }
  .adapt-width {
    width: 90%;
  }
  .adapt-width-30 {
    width: 70%;
  }
  .adapt-width-50 {
    width: 100%;
  }
  .adapt-width-60 {
    width: 100%;
  }
  .adapt-width-strategy {
    width: 100%;
  }
  .index-button {
    margin: 5px;
  }
}
.yellow-text {
  color: #E0BE00;
}

.yellow-text:hover {
  text-decoration: underline;
}

.guides-button {
  border: 3px outset;
  background-size: cover;
  border-radius: 15px;
  border-color: #93b0d0;
  height: 100px;
  width: 100%;
  flex: 33%;
  margin: 10px;
  font-size: 1.5rem;
  color: white;
  text-shadow: black 0px 0px 5px;
  background-position: center;
  transition: all 0.1s linear;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
}

.guide-button {
  opacity: 0;
  font-family: system-ui;
  width: 100%;
  background: #B39800;
  color: white;
  transition: opacity 200ms;
  height: 40px;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  padding: 4px;
}

.index-button:hover .guide-button {
  opacity: 1;
}

.guide-button:hover {
  background: #726100;
}

.guides-button:hover {
  cursor: pointer;
  border-color: white;
  transform: scale(1.02);
}

.fixed {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
}

div.highlighter-rouge code {
  text-wrap: wrap;
}

.wrap {
  white-space: initial;
}

summary {
  color: #93b0d0;
}

.divider {
  content: url("../../images/divider.webp");
  display: block;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.arena-container {
  border: none;
  background: none;
}

.arena-container input {
  opacity: 0;
  width: 0;
  height: 0;
}

.arena-container:hover {
  cursor: zoom-in;
}

.arena-container img {
  width: 60%;
}

input:checked + .zoom {
  width: 100%;
  cursor: zoom-out;
}

.zoom {
  animation-timing-function: linear;
  transition: 0.3s;
}

.faq {
  border: 2px outset;
  border-radius: 5px;
  border-color: #93b0d0;
  padding: 7px;
  margin-left: 20px;
  margin-top: 10px;
}

.faq summary:hover {
  color: white;
  text-decoration: underline;
}

.faq div {
  padding: 7px;
}

.purple {
  color: rgb(170, 153, 255);
  margin-left: 15px;
}

.purple:hover {
  color: rgb(170, 153, 255) !important;
}

em {
  color: #F1D47A;
}

.youtube-video {
  aspect-ratio: 16/9;
  width: 80%;
}

.youtube-video-wide {
  aspect-ratio: 24/9;
  width: 100%;
}

.extra-margin {
  margin-top: 30px;
  margin-bottom: 15px;
}

/*# sourceMappingURL=just-the-docs-default.css.map */