.ebSxEx {
    width: calc(100%);
}

/*!sc*/
@media print,
screen and (max-width:75rem) {
    .ebSxEx {
        width: 100%;
        padding: 40px 40px;
    }
}

/*!sc*/
data-styled.g4[id="sc-hKgILt"] {
    content: "ebSxEx,"
}

/*!sc*/
.cGzmPq {
    padding: 40px 0;
}

/*!sc*/
.cGzmPq:last-child {
    min-height: calc(100vh + 1px);
}

/*!sc*/
.sc-eCssSg>.sc-eCssSg:last-child {
    min-height: initial;
}

/*!sc*/
@media print,
screen and (max-width:75rem) {
    .cGzmPq {
        padding: 0;
    }
}

/*!sc*/
.hLFVFl {
    padding: 40px 0;
    position: relative;
}

/*!sc*/
.hLFVFl:last-child {
    min-height: calc(100vh + 1px);
}

/*!sc*/
.sc-eCssSg>.sc-eCssSg:last-child {
    min-height: initial;
}

/*!sc*/
@media print,
screen and (max-width:75rem) {
    .hLFVFl {
        padding: 0;
    }
}

/*!sc*/
.hLFVFl:not(:last-of-type):after {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    content: '';
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/*!sc*/
data-styled.g5[id="sc-eCssSg"] {
    content: "cGzmPq,hLFVFl,"
}

/*!sc*/
.hkbKVM {
    width: 100%;
    color: #eeeeee;
    background-color: #263238;
    padding: 40px;
}

/*!sc*/
@media print,
screen and (max-width:75rem) {
    .hkbKVM {
        width: 100%;
        padding: 40px 40px;
    }
}


/*!sc*/
.diKSdG {
    background-color: #067ae7;
    border-radius: 20px;
}

/*!sc*/
data-styled.g7[id="sc-gKsewC"] {
    content: "diKSdG,"
}



/*!sc*/
.eENwno>ul>li.react-tabs__tab--selected {
    color: #333333;
    background: #eeeeee;
}

/*!sc*/
.eENwno>ul>li.react-tabs__tab--selected:focus {
    outline: auto;
}

/*!sc*/
.eENwno>ul>li:only-child {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    min-width: 100px;
}

/*!sc*/
.tab-success {
    color: #fff;
    background: #4CAF50;
    border: none;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
    margin-left:0
}

/*!sc*/
.tab-error {
    color: #fff;
    background: #d41f1c;
    border: none;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
    margin-left:0
}

/*!sc*/
.eENwno>.react-tabs__tab-panel {
    background: #012c54;
}

/*!sc*/
.eENwno>.react-tabs__tab-panel>div,
.eENwno>.react-tabs__tab-panel>pre {
    padding: 20px;
    margin: 0;
}

/*!sc*/
.eENwno>.react-tabs__tab-panel>div>pre {
    padding: 0;
}

/*!sc*/
data-styled.g44[id="sc-bZSQDF"] {
    content: "eENwno,"
}

/*!sc*/
.ijWPCZ code[class*='language-'],
.ijWPCZ pre[class*='language-'] {
    text-shadow: 0 -0.1em 0.2em black;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

/*!sc*/
@media print {

    .ijWPCZ code[class*='language-'],
    .ijWPCZ pre[class*='language-'] {
        text-shadow: none;
    }
}

/*!sc*/
.ijWPCZ pre[class*='language-'] {
    padding: 1em;
    margin: 0.5em 0;
    overflow: auto;
}

/*!sc*/
.ijWPCZ .token.comment,
.ijWPCZ .token.prolog,
.ijWPCZ .token.doctype,
.ijWPCZ .token.cdata {
    color: hsl(30, 20%, 50%);
}

/*!sc*/
.ijWPCZ .token.punctuation {
    opacity: 0.7;
}

/*!sc*/
.ijWPCZ .namespace {
    opacity: 0.7;
}

/*!sc*/
.ijWPCZ .token.property,
.ijWPCZ .token.tag,
.ijWPCZ .token.number,
.ijWPCZ .token.constant,
.ijWPCZ .token.symbol {
    color: #4a8bb3;
}

/*!sc*/
.ijWPCZ .token.boolean {
    color: #e64441;
}

/*!sc*/
.ijWPCZ .token.selector,
.ijWPCZ .token.attr-name,
.ijWPCZ .token.string,
.ijWPCZ .token.char,
.ijWPCZ .token.builtin,
.ijWPCZ .token.inserted {
    color: #a0fbaa;
}

/*!sc*/
.ijWPCZ .token.selector+a,
.ijWPCZ .token.attr-name+a,
.ijWPCZ .token.string+a,
.ijWPCZ .token.char+a,
.ijWPCZ .token.builtin+a,
.ijWPCZ .token.inserted+a,
.ijWPCZ .token.selector+a:visited,
.ijWPCZ .token.attr-name+a:visited,
.ijWPCZ .token.string+a:visited,
.ijWPCZ .token.char+a:visited,
.ijWPCZ .token.builtin+a:visited,
.ijWPCZ .token.inserted+a:visited {
    color: #4ed2ba;
    -webkit-text-decoration: underline;
    text-decoration: underline;
}

/*!sc*/
.ijWPCZ .token.property.string {
    color: white;
}

/*!sc*/
.ijWPCZ .token.operator,
.ijWPCZ .token.entity,
.ijWPCZ .token.url,
.ijWPCZ .token.variable {
    color: hsl(40, 90%, 60%);
}

/*!sc*/
.ijWPCZ .token.atrule,
.ijWPCZ .token.attr-value,
.ijWPCZ .token.keyword {
    color: hsl(350, 40%, 70%);
}

/*!sc*/
.ijWPCZ .token.regex,
.ijWPCZ .token.important {
    color: #e90;
}

/*!sc*/
.ijWPCZ .token.important,
.ijWPCZ .token.bold {
    font-weight: bold;
}

/*!sc*/
.ijWPCZ .token.italic {
    font-style: italic;
}

/*!sc*/
.ijWPCZ .token.entity {
    cursor: help;
}

/*!sc*/
.ijWPCZ .token.deleted {
    color: red;
}

/*!sc*/
data-styled.g46[id="sc-iBaPrD"] {
    content: "ijWPCZ,"
}

/*!sc*/
.kqvyFh {
    opacity: 0.7;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    text-align: right;
}

/*!sc*/
.kqvyFh:focus-within {
    opacity: 1;
}

/*!sc*/
.kqvyFh>button {
    background-color: transparent;
    border: 0;
    color: inherit;
    padding: 2px 10px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    cursor: pointer;
    outline: 0;
}

/*!sc*/
.kqvyFh>button:hover,
.kqvyFh>button:focus {
    background: rgba(255, 255, 255, 0.1);
}

/*!sc*/
data-styled.g47[id="sc-eggNIi"] {
    content: "kqvyFh,"
}

/*!sc*/
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

/*!sc*/
.ps__rail-x {
    display: none;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0px;
    position: absolute;
}

/*!sc*/
.ps__rail-y {
    display: none;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute;
}

/*!sc*/
.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent;
}

/*!sc*/
.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: 0.6;
}

/*!sc*/
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: 0.9;
}

/*!sc*/
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute;
}

/*!sc*/
.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute;
}

/*!sc*/
.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

/*!sc*/
.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px;
}

/*!sc*/
@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important;
    }
}

/*!sc*/
@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ps {
        overflow: auto !important;
    }
}

/*!sc*/
data-styled.g51[id="sc-global-kJtbWf1"] {
    content: "sc-global-kJtbWf1,"
}

/*!sc*/
.bhhAF {
    position: relative;
}

/*!sc*/
data-styled.g52[id="sc-bBrOnJ"] {
    content: "bhhAF,"
}

/*!sc*/
.feAVeA {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}

/*!sc*/
.feAVeA p:last-child {
    margin-bottom: 0;
}

/*!sc*/
.feAVeA h1 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 1.85714em;
    line-height: 1.6em;
    color: #32329f;
    margin-top: 0;
}

/*!sc*/
.feAVeA h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 1.57143em;
    line-height: 1.6em;
    color: #333333;
}

/*!sc*/
.feAVeA code {
    color: #e53935;
    background-color: rgba(38, 50, 56, 0.05);
    font-family: Courier, monospace;
    border-radius: 2px;
    border: 1px solid rgba(38, 50, 56, 0.1);
    padding: 0 5px;
    font-size: 13px;
    font-weight: 400;
    word-break: break-word;
}

/*!sc*/
.feAVeA pre {
    font-family: Courier, monospace;
    white-space: pre;
    background-color: #11171a;
    color: white;
    padding: 20px;
    overflow-x: auto;
    line-height: normal;
    border-radius: 0px border:1px solid rgba(38, 50, 56, 0.1);
}

/*!sc*/
.feAVeA pre code {
    background-color: transparent;
    color: white;
    padding: 0;
}

/*!sc*/
.feAVeA pre code:before,
.feAVeA pre code:after {
    content: none;
}

/*!sc*/
.feAVeA blockquote {
    margin: 0;
    margin-bottom: 1em;
    padding: 0 15px;
    color: #777;
    border-left: 4px solid #ddd;
}

/*!sc*/
.feAVeA img {
    max-width: 100%;
    box-sizing: content-box;
}

/*!sc*/
.feAVeA ul,
.feAVeA ol {
    padding-left: 2em;
    margin: 0;
    margin-bottom: 1em;
}

/*!sc*/
.feAVeA ul ul,
.feAVeA ol ul,
.feAVeA ul ol,
.feAVeA ol ol {
    margin-bottom: 0;
    margin-top: 0;
}

/*!sc*/
.feAVeA table {
    display: block;
    width: 100%;
    overflow: auto;
    word-break: normal;
    word-break: keep-all;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

/*!sc*/
.feAVeA table tr {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

/*!sc*/
.feAVeA table tr:nth-child(2n) {
    background-color: #fafafa;
}

/*!sc*/
.feAVeA table th,
.feAVeA table td {
    padding: 6px 13px;
    border: 1px solid #ddd;
}

/*!sc*/
.feAVeA table th {
    text-align: left;
    font-weight: bold;
}

/*!sc*/
.feAVeA .share-link {
    cursor: pointer;
    margin-left: -20px;
    padding: 0;
    line-height: 1;
    width: 20px;
    display: inline-block;
    outline: 0;
}

/*!sc*/
.feAVeA .share-link:before {
    content: '';
    width: 15px;
    height: 15px;
    background-size: contain;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMDEwMTAxIiBkPSJNNDU5LjcgMjMzLjRsLTkwLjUgOTAuNWMtNTAgNTAtMTMxIDUwLTE4MSAwIC03LjktNy44LTE0LTE2LjctMTkuNC0yNS44bDQyLjEtNDIuMWMyLTIgNC41LTMuMiA2LjgtNC41IDIuOSA5LjkgOCAxOS4zIDE1LjggMjcuMiAyNSAyNSA2NS42IDI0LjkgOTAuNSAwbDkwLjUtOTAuNWMyNS0yNSAyNS02NS42IDAtOTAuNSAtMjQuOS0yNS02NS41LTI1LTkwLjUgMGwtMzIuMiAzMi4yYy0yNi4xLTEwLjItNTQuMi0xMi45LTgxLjYtOC45bDY4LjYtNjguNmM1MC01MCAxMzEtNTAgMTgxIDBDNTA5LjYgMTAyLjMgNTA5LjYgMTgzLjQgNDU5LjcgMjMzLjR6TTIyMC4zIDM4Mi4ybC0zMi4yIDMyLjJjLTI1IDI0LjktNjUuNiAyNC45LTkwLjUgMCAtMjUtMjUtMjUtNjUuNiAwLTkwLjVsOTAuNS05MC41YzI1LTI1IDY1LjUtMjUgOTAuNSAwIDcuOCA3LjggMTIuOSAxNy4yIDE1LjggMjcuMSAyLjQtMS40IDQuOC0yLjUgNi44LTQuNWw0Mi4xLTQyYy01LjQtOS4yLTExLjYtMTgtMTkuNC0yNS44IC01MC01MC0xMzEtNTAtMTgxIDBsLTkwLjUgOTAuNWMtNTAgNTAtNTAgMTMxIDAgMTgxIDUwIDUwIDEzMSA1MCAxODEgMGw2OC42LTY4LjZDMjc0LjYgMzk1LjEgMjQ2LjQgMzkyLjMgMjIwLjMgMzgyLjJ6Ii8+PC9zdmc+Cg==');
    opacity: 0.5;
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
}

/*!sc*/
.feAVeA h1:hover>.share-link::before,
.feAVeA h2:hover>.share-link::before,
.feAVeA .share-link:hover::before {
    visibility: visible;
}

/*!sc*/
.feAVeA a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #32329f;
}

/*!sc*/
.feAVeA a:visited {
    color: #32329f;
}

/*!sc*/
.feAVeA a:hover {
    color: #6868cf;
}

/*!sc*/
.hmQpTW {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}

/*!sc*/
.hmQpTW p:last-child {
    margin-bottom: 0;
}

/*!sc*/
.hmQpTW p:first-child {
    margin-top: 0;
}

/*!sc*/
.hmQpTW p:last-child {
    margin-bottom: 0;
}

/*!sc*/
.hmQpTW h1 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 1.85714em;
    line-height: 1.6em;
    color: #32329f;
    margin-top: 0;
}

/*!sc*/
.hmQpTW h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 1.57143em;
    line-height: 1.6em;
    color: #333333;
}

/*!sc*/
.hmQpTW code {
    color: #e53935;
    background-color: rgba(38, 50, 56, 0.05);
    font-family: Courier, monospace;
    border-radius: 2px;
    border: 1px solid rgba(38, 50, 56, 0.1);
    padding: 0 5px;
    font-size: 13px;
    font-weight: 400;
    word-break: break-word;
}

/*!sc*/
.hmQpTW pre {
    font-family: Courier, monospace;
    white-space: pre;
    background-color: #11171a;
    color: white;
    padding: 20px;
    overflow-x: auto;
    line-height: normal;
    border-radius: 0px border:1px solid rgba(38, 50, 56, 0.1);
}

/*!sc*/
.hmQpTW pre code {
    background-color: transparent;
    color: white;
    padding: 0;
}

/*!sc*/
.hmQpTW pre code:before,
.hmQpTW pre code:after {
    content: none;
}

/*!sc*/
.hmQpTW blockquote {
    margin: 0;
    margin-bottom: 1em;
    padding: 0 15px;
    color: #777;
    border-left: 4px solid #ddd;
}

/*!sc*/
.hmQpTW img {
    max-width: 100%;
    box-sizing: content-box;
}

/*!sc*/
.hmQpTW ul,
.hmQpTW ol {
    padding-left: 2em;
    margin: 0;
    margin-bottom: 1em;
}

/*!sc*/
.hmQpTW ul ul,
.hmQpTW ol ul,
.hmQpTW ul ol,
.hmQpTW ol ol {
    margin-bottom: 0;
    margin-top: 0;
}

/*!sc*/
.hmQpTW table {
    display: block;
    width: 100%;
    overflow: auto;
    word-break: normal;
    word-break: keep-all;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

/*!sc*/
.hmQpTW table tr {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

/*!sc*/
.hmQpTW table tr:nth-child(2n) {
    background-color: #fafafa;
}

/*!sc*/
.hmQpTW table th,
.hmQpTW table td {
    padding: 6px 13px;
    border: 1px solid #ddd;
}

/*!sc*/
.hmQpTW table th {
    text-align: left;
    font-weight: bold;
}

/*!sc*/
.hmQpTW .share-link {
    cursor: pointer;
    margin-left: -20px;
    padding: 0;
    line-height: 1;
    width: 20px;
    display: inline-block;
    outline: 0;
}

/*!sc*/
.hmQpTW .share-link:before {
    content: '';
    width: 15px;
    height: 15px;
    background-size: contain;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMDEwMTAxIiBkPSJNNDU5LjcgMjMzLjRsLTkwLjUgOTAuNWMtNTAgNTAtMTMxIDUwLTE4MSAwIC03LjktNy44LTE0LTE2LjctMTkuNC0yNS44bDQyLjEtNDIuMWMyLTIgNC41LTMuMiA2LjgtNC41IDIuOSA5LjkgOCAxOS4zIDE1LjggMjcuMiAyNSAyNSA2NS42IDI0LjkgOTAuNSAwbDkwLjUtOTAuNWMyNS0yNSAyNS02NS42IDAtOTAuNSAtMjQuOS0yNS02NS41LTI1LTkwLjUgMGwtMzIuMiAzMi4yYy0yNi4xLTEwLjItNTQuMi0xMi45LTgxLjYtOC45bDY4LjYtNjguNmM1MC01MCAxMzEtNTAgMTgxIDBDNTA5LjYgMTAyLjMgNTA5LjYgMTgzLjQgNDU5LjcgMjMzLjR6TTIyMC4zIDM4Mi4ybC0zMi4yIDMyLjJjLTI1IDI0LjktNjUuNiAyNC45LTkwLjUgMCAtMjUtMjUtMjUtNjUuNiAwLTkwLjVsOTAuNS05MC41YzI1LTI1IDY1LjUtMjUgOTAuNSAwIDcuOCA3LjggMTIuOSAxNy4yIDE1LjggMjcuMSAyLjQtMS40IDQuOC0yLjUgNi44LTQuNWw0Mi4xLTQyYy01LjQtOS4yLTExLjYtMTgtMTkuNC0yNS44IC01MC01MC0xMzEtNTAtMTgxIDBsLTkwLjUgOTAuNWMtNTAgNTAtNTAgMTMxIDAgMTgxIDUwIDUwIDEzMSA1MCAxODEgMGw2OC42LTY4LjZDMjc0LjYgMzk1LjEgMjQ2LjQgMzkyLjMgMjIwLjMgMzgyLjJ6Ii8+PC9zdmc+Cg==');
    opacity: 0.5;
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
}

/*!sc*/
.hmQpTW h1:hover>.share-link::before,
.hmQpTW h2:hover>.share-link::before,
.hmQpTW .share-link:hover::before {
    visibility: visible;
}

/*!sc*/
.hmQpTW a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #32329f;
}

/*!sc*/
.hmQpTW a:visited {
    color: #32329f;
}

/*!sc*/
.hmQpTW a:hover {
    color: #6868cf;
}

/*!sc*/
data-styled.g53[id="sc-cOajty"] {
    content: "feAVeA,hmQpTW,"
}

/*!sc*/
.dJbaqu {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}

/*!sc*/
.dJbaqu p:last-child {
    margin-bottom: 0;
}

/*!sc*/
.dJbaqu p:first-child {
    margin-top: 0;
}

/*!sc*/
.dJbaqu p:last-child {
    margin-bottom: 0;
}

/*!sc*/
.dJbaqu p {
    display: inline-block;
}

/*!sc*/
.dJbaqu h1 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 1.85714em;
    line-height: 1.6em;
    color: #32329f;
    margin-top: 0;
}

/*!sc*/
.dJbaqu h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 1.57143em;
    line-height: 1.6em;
    color: #333333;
}

/*!sc*/
.dJbaqu code {
    color: #e53935;
    background-color: rgba(38, 50, 56, 0.05);
    font-family: Courier, monospace;
    border-radius: 2px;
    border: 1px solid rgba(38, 50, 56, 0.1);
    padding: 0 5px;
    font-size: 13px;
    font-weight: 400;
    word-break: break-word;
}

/*!sc*/
.dJbaqu pre {
    font-family: Courier, monospace;
    white-space: pre;
    background-color: #11171a;
    color: white;
    padding: 20px;
    overflow-x: auto;
    line-height: normal;
    border-radius: 0px border:1px solid rgba(38, 50, 56, 0.1);
}

/*!sc*/
.dJbaqu pre code {
    background-color: transparent;
    color: white;
    padding: 0;
}

/*!sc*/
.dJbaqu pre code:before,
.dJbaqu pre code:after {
    content: none;
}

/*!sc*/
.dJbaqu blockquote {
    margin: 0;
    margin-bottom: 1em;
    padding: 0 15px;
    color: #777;
    border-left: 4px solid #ddd;
}

/*!sc*/
.dJbaqu img {
    max-width: 100%;
    box-sizing: content-box;
}

/*!sc*/
.dJbaqu ul,
.dJbaqu ol {
    padding-left: 2em;
    margin: 0;
    margin-bottom: 1em;
}

/*!sc*/
.dJbaqu ul ul,
.dJbaqu ol ul,
.dJbaqu ul ol,
.dJbaqu ol ol {
    margin-bottom: 0;
    margin-top: 0;
}

/*!sc*/
.dJbaqu table {
    display: block;
    width: 100%;
    overflow: auto;
    word-break: normal;
    word-break: keep-all;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

/*!sc*/
.dJbaqu table tr {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

/*!sc*/
.dJbaqu table tr:nth-child(2n) {
    background-color: #fafafa;
}

/*!sc*/
.dJbaqu table th,
.dJbaqu table td {
    padding: 6px 13px;
    border: 1px solid #ddd;
}

/*!sc*/
.dJbaqu table th {
    text-align: left;
    font-weight: bold;
}

/*!sc*/
.dJbaqu .share-link {
    cursor: pointer;
    margin-left: -20px;
    padding: 0;
    line-height: 1;
    width: 20px;
    display: inline-block;
    outline: 0;
}

/*!sc*/
.dJbaqu .share-link:before {
    content: '';
    width: 15px;
    height: 15px;
    background-size: contain;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMDEwMTAxIiBkPSJNNDU5LjcgMjMzLjRsLTkwLjUgOTAuNWMtNTAgNTAtMTMxIDUwLTE4MSAwIC03LjktNy44LTE0LTE2LjctMTkuNC0yNS44bDQyLjEtNDIuMWMyLTIgNC41LTMuMiA2LjgtNC41IDIuOSA5LjkgOCAxOS4zIDE1LjggMjcuMiAyNSAyNSA2NS42IDI0LjkgOTAuNSAwbDkwLjUtOTAuNWMyNS0yNSAyNS02NS42IDAtOTAuNSAtMjQuOS0yNS02NS41LTI1LTkwLjUgMGwtMzIuMiAzMi4yYy0yNi4xLTEwLjItNTQuMi0xMi45LTgxLjYtOC45bDY4LjYtNjguNmM1MC01MCAxMzEtNTAgMTgxIDBDNTA5LjYgMTAyLjMgNTA5LjYgMTgzLjQgNDU5LjcgMjMzLjR6TTIyMC4zIDM4Mi4ybC0zMi4yIDMyLjJjLTI1IDI0LjktNjUuNiAyNC45LTkwLjUgMCAtMjUtMjUtMjUtNjUuNiAwLTkwLjVsOTAuNS05MC41YzI1LTI1IDY1LjUtMjUgOTAuNSAwIDcuOCA3LjggMTIuOSAxNy4yIDE1LjggMjcuMSAyLjQtMS40IDQuOC0yLjUgNi44LTQuNWw0Mi4xLTQyYy01LjQtOS4yLTExLjYtMTgtMTkuNC0yNS44IC01MC01MC0xMzEtNTAtMTgxIDBsLTkwLjUgOTAuNWMtNTAgNTAtNTAgMTMxIDAgMTgxIDUwIDUwIDEzMSA1MCAxODEgMGw2OC42LTY4LjZDMjc0LjYgMzk1LjEgMjQ2LjQgMzkyLjMgMjIwLjMgMzgyLjJ6Ii8+PC9zdmc+Cg==');
    opacity: 0.5;
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
}

/*!sc*/
.dJbaqu h1:hover>.share-link::before,
.dJbaqu h2:hover>.share-link::before,
.dJbaqu .share-link:hover::before {
    visibility: visible;
}

/*!sc*/
.dJbaqu a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #32329f;
}

/*!sc*/
.dJbaqu a:visited {
    color: #32329f;
}

/*!sc*/
.dJbaqu a:hover {
    color: #6868cf;
}

/*!sc*/
data-styled.g54[id="sc-AzgDb"] {
    content: "dJbaqu,"
}

/*!sc*/
.dgxcKs {
    position: relative;
}

/*!sc*/
data-styled.g55[id="sc-khAkjo"] {
    content: "dgxcKs,"
}

/*!sc*/
.hFrbFX:hover>.sc-eggNIi {
    opacity: 1;
}

/*!sc*/
data-styled.g60[id="sc-iNqMTl"] {
    content: "hFrbFX,"
}

/*!sc*/
.gkzxJD {
    font-family: Courier, monospace;
    font-size: 13px;
    white-space: pre;
    contain: content;
    overflow-x: auto;
}



/*!sc*/
.gkzxJD .callback-function {
    color: gray;
}

/*!sc*/
.gkzxJD .collapser:after {
    content: '-';
    cursor: pointer;
}

/*!sc*/
.gkzxJD .collapsed>.collapser:after {
    content: '+';
    cursor: pointer;
}

/*!sc*/
.gkzxJD .ellipsis:after {
    content: ' … ';
}

/*!sc*/
.gkzxJD .collapsible {
    margin-left: 2em;
}

/*!sc*/
.gkzxJD .hoverable {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 2px;
}

/*!sc*/
.gkzxJD .hovered {
    background-color: rgba(235, 238, 249, 1);
}

/*!sc*/
.gkzxJD .collapser {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-family: Courier, monospace;
    font-size: 13px;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 4px;
    left: -1.5em;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    padding: 2px;
}

/*!sc*/
.gkzxJD .collapser:focus {
    outline-color: #fff;
    outline-style: dotted;
    outline-width: 1px;
}

/*!sc*/
.gkzxJD ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 26px;
}

/*!sc*/
.gkzxJD li {
    position: relative;
    display: block;
}

/*!sc*/
.gkzxJD .hoverable {
    display: inline-block;
}

/*!sc*/
.gkzxJD .selected {
    outline-style: solid;
    outline-width: 1px;
    outline-style: dotted;
}

/*!sc*/
.gkzxJD .collapsed>.collapsible {
    display: none;
}

/*!sc*/
.gkzxJD .ellipsis {
    display: none;
}

/*!sc*/
.gkzxJD .collapsed>.ellipsis {
    display: inherit;
}

/*!sc*/
data-styled.g61[id="sc-jeGSBP"] {
    content: "gkzxJD,"
}

/*!sc*/
.coHiWB {
    padding: 0.9em;
    background-color: rgba(38, 50, 56, 0.4);
    margin: 0 0 10px 0;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 0.929em;
    line-height: 1.5em;
}

/*!sc*/
data-styled.g62[id="sc-eJMQSu"] {
    content: "coHiWB,"
}

/*!sc*/
.gifTwm {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    position: absolute;
    z-index: 1;
    top: -11px;
    left: 12px;
    font-weight: 600;
    color: rgba(238, 238, 238, 0.7);
}

/*!sc*/
data-styled.g63[id="sc-nFpLZ"] {
    content: "gifTwm,"
}

/*!sc*/
.bYYIwB {
    position: relative;
}

/*!sc*/
data-styled.g64[id="sc-higXBA"] {
    content: "bYYIwB,"
}

/*!sc*/
.dfsDm {
    margin-top: 15px;
}

/*!sc*/
data-styled.g67[id="sc-gGmIRh"] {
    content: "dfsDm,"
}

/*!sc*/
.teDHj {
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
}

/*!sc*/
data-styled.g69[id="sc-fbkhIv"] {
    content: "teDHj,"
}

/*!sc*/
.kIQITx {
    color: rgba(102, 102, 102, 0.9);
}

/*!sc*/
data-styled.g70[id="sc-GqfZa"] {
    content: "kIQITx,"
}

/*!sc*/
.iSUUpv {
    color: #666;
}

/*!sc*/
data-styled.g71[id="sc-fWSCIC"] {
    content: "iSUUpv,"
}

/*!sc*/
.kNUTgq {
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
}

/*!sc*/
data-styled.g73[id="sc-TmcTc"] {
    content: "kNUTgq,"
}

/*!sc*/
.kVVBQg {
    color: #d41f1c;
    font-size: 0.9em;
    font-weight: normal;
    margin-left: 20px;
    line-height: 1;
}

/*!sc*/
data-styled.g74[id="sc-jHVexB"] {
    content: "kVVBQg,"
}

/*!sc*/
.cKEKss {
    margin-top: 0;
    margin-bottom: 0.5em;
}

/*!sc*/
data-styled.g91[id="sc-eGCarw"] {
    content: "cKEKss,"
}

/*!sc*/
.kwpPgK {
    border: 1px solid #32329f;
    color: #32329f;
    font-weight: normal;
    margin-left: 0.5em;
    padding: 4px 8px 4px;
    display: inline-block;
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
}

/*!sc*/
data-styled.g92[id="sc-ctaXAZ"] {
    content: "kwpPgK,"
}

/*!sc*/
.liTBVH::before {
    content: '|';
    display: inline-block;
    opacity: 0.5;
    width: 15px;
    text-align: center;
}

/*!sc*/
.liTBVH:last-child::after {
    display: none;
}

/*!sc*/
data-styled.g93[id="sc-dFJsGO"] {
    content: "liTBVH,"
}

/*!sc*/
.fbzSf {
    overflow: hidden;
}

/*!sc*/
data-styled.g94[id="sc-bsipQr"] {
    content: "fbzSf,"
}

/*!sc*/
.grsaJH {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
}

/*!sc*/
data-styled.g95[id="sc-gInsOo"] {
    content: "grsaJH,"
}

/*!sc*/
.JScOn {
    width: 9ex;
    display: inline-block;
    height: 13px;
    line-height: 13px;
    background-color: #333;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: 6px 4px;
    font-size: 7px;
    font-family: Verdana, sans-serif;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 2px;
}

/*!sc*/
.JScOn.get {
    background-color: #2F8132;
}

/*!sc*/
.JScOn.post {
    background-color: #186FAF;
}

/*!sc*/
.JScOn.put {
    background-color: #95507c;
}

/*!sc*/
.JScOn.options {
    background-color: #947014;
}

/*!sc*/
.JScOn.patch {
    background-color: #bf581d;
}

/*!sc*/
.JScOn.delete {
    background-color: #cc3333;
}

/*!sc*/
.JScOn.basic {
    background-color: #707070;
}

/*!sc*/
.JScOn.link {
    background-color: #07818F;
}

/*!sc*/
.JScOn.head {
    background-color: #A23DAD;
}

/*!sc*/
.JScOn.hook {
    background-color: #32329f;
}

/*!sc*/
data-styled.g99[id="sc-dkIXFM"] {
    content: "JScOn,"
}

/*!sc*/
.hYgdYI {
    margin: 0;
    padding: 0;
}

/*!sc*/
.sc-XhUPp .sc-XhUPp {
    font-size: 0.929em;
}

/*!sc*/
data-styled.g100[id="sc-XhUPp"] {
    content: "hYgdYI,"
}

/*!sc*/
.SLWpk {
    list-style: none inside none;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
}

/*!sc*/
data-styled.g101[id="sc-ikPAkQ"] {
    content: "SLWpk,"
}

/*!sc*/
.hhfJd {
    cursor: pointer;
    color: #333333;
    margin: 0;
    padding: 12.5px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: Montserrat, sans-serif;
    color: #333333;
}

/*!sc*/
.hhfJd:hover {
    background-color: #e1e1e1;
}

/*!sc*/
.hhfJd .sc-dQppl {
    height: 1.5em;
    width: 1.5em;
}

/*!sc*/
.hhfJd .sc-dQppl polygon {
    fill: #333333;
}

/*!sc*/
data-styled.g102[id="sc-tYoTV"] {
    content: "hhfJd,"
}

/*!sc*/
.fAKCxK {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 38px);
    overflow: hidden;
    text-overflow: ellipsis;
}

/*!sc*/
data-styled.g103[id="sc-biBrSq"] {
    content: "fAKCxK,"
}

/*!sc*/
.bLRIRM {
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
}

/*!sc*/
data-styled.g110[id="sc-bQdQlF"] {
    content: "bLRIRM,"
}

/*!sc*/
.iRAeRn {
    font-family: Courier, monospace;
    margin-left: 10px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden;
    text-overflow: ellipsis;
    color: #fff
}

/*!sc*/
data-styled.g111[id="sc-fXoxut"] {
    content: "iRAeRn,"
}

/*!sc*/
.ipyWps {
    outline: 0;
    color: inherit;
    width: 100%;
    text-align: left;
    cursor: pointer;
    padding: 10px 30px 10px 20px;
    border-radius: 4px 4px 0 0;
    background-color: #00529e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    border-bottom: 0;
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
}

/*!sc*/
.ipyWps ..sc-fXoxut {
    color: #ffffff;
}

/*!sc*/
.ipyWps:focus {
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.45), 0 2px 0 rgba(128, 128, 128, 0.25);
}

/*!sc*/
data-styled.g112[id="sc-Fyfyc"] {
    content: "ipyWps,"
}

/*!sc*/
.NdQWa {
    font-size: 0.929em;
    line-height: 20px;
    background-color: #2F8132;
    color: #ffffff;
    padding: 3px 10px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    margin: 0;
}

/*!sc*/
data-styled.g113[id="sc-jXktwP"] {
    content: "NdQWa,"
}

/*!sc*/
.jblNdr {
    position: absolute;
    width: 100%;
    z-index: 100;
    background: #fafafa;
    color: #263238;
    box-sizing: border-box;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.33);
    overflow: hidden;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    visibility: hidden;
    -webkit-transform: translateY(-50%) scaleY(0);
    -ms-transform: translateY(-50%) scaleY(0);
    transform: translateY(-50%) scaleY(0);
}

/*!sc*/
data-styled.g114[id="sc-eFubAy"] {
    content: "jblNdr,"
}

/*!sc*/
.eyMhHH {
    padding: 10px;
}

/*!sc*/
data-styled.g115[id="sc-fmlJLJ"] {
    content: "eyMhHH,"
}

/*!sc*/
.NA-dvX {
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
    word-break: break-all;
    color: #32329f;
}

/*!sc*/
.NA-dvX>span {
    color: #333333;
}

/*!sc*/
data-styled.g116[id="sc-ljRboo"] {
    content: "NA-dvX,"
}

/*!sc*/
.eGfYCN {
    display: block;
    border: 0;
    width: 100%;
    text-align: left;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 4px;
    line-height: 1.5em;
    background-color: #f2f2f2;
    cursor: pointer;
    color: #1d8127;
    background-color: rgba(29, 129, 39, 0.07);
}

/*!sc*/
.eGfYCN:focus {
    outline: auto;
    outline-color: #1d8127;
}

/*!sc*/
.jeZzgT {
    display: block;
    border: 0;
    width: 100%;
    text-align: left;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 4px;
    line-height: 1.5em;
    background-color: #f2f2f2;
    cursor: pointer;
    color: #d41f1c;
    background-color: rgba(212, 31, 28, 0.07);
}

/*!sc*/
.jeZzgT:focus {
    outline: auto;
    outline-color: #d41f1c;
}

/*!sc*/
data-styled.g117[id="sc-jmhFOf"] {
    content: "eGfYCN,jeZzgT,"
}

/*!sc*/
.jEjURK {
    vertical-align: top;
}

/*!sc*/
data-styled.g121[id="sc-hjWSAi"] {
    content: "jEjURK,"
}

/*!sc*/
.dJYToW {
    font-size: 1.3em;
    padding: 0.2em 0;
    margin: 3em 0 1.1em;
    color: #333333;
    font-weight: normal;
}

/*!sc*/
data-styled.g122[id="sc-gVgnHT"] {
    content: "dJYToW,"
}

/*!sc*/
.jaQVoM {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    contain: content;
    overflow: hidden;
}

/*!sc*/
data-styled.g134[id="sc-jtHMlw"] {
    content: "jaQVoM,"
}

/*!sc*/
.gbUPRd {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 20px;
    height: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #32329f;
}

/*!sc*/
data-styled.g136[id="sc-kiYtDG"] {
    content: "gbUPRd,"
}

/*!sc*/
.bHbkAB {
    width: 260px;
    background-color: #fafafa;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
}

/*!sc*/
@media screen and (max-width:50rem) {
    .bHbkAB {
        position: fixed;
        z-index: 20;
        width: 100%;
        background: #fafafa;
        display: none;
    }
}

/*!sc*/
@media print {
    .bHbkAB {
        display: none;
    }
}

/*!sc*/
data-styled.g137[id="sc-cKZHah"] {
    content: "bHbkAB,"
}

/*!sc*/
.WdSEJ {
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f2f2f2;
    color: #32329f;
    display: none;
    cursor: pointer;
    position: fixed;
    right: 20px;
    z-index: 100;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    bottom: 44px;
    width: 60px;
    height: 60px;
    padding: 0 20px;
}

/*!sc*/
@media screen and (max-width:50rem) {
    .WdSEJ {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

/*!sc*/
@media print {
    .WdSEJ {
        display: none;
    }
}

/*!sc*/
data-styled.g138[id="sc-iIEYCM"] {
    content: "WdSEJ,"
}

/*!sc*/
.kwVsTK {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    color: #333333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeSpeed !important;
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

/*!sc*/
.kwVsTK * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/*!sc*/
data-styled.g139[id="sc-gsBrbv"] {
    content: "kwVsTK,"
}

/*!sc*/
.doqhCz {
    z-index: 1;
    position: relative;
    overflow: hidden;
    width: 100%;
    contain: layout;
}

/*!sc*/
@media print,
screen and (max-width:50rem) {
    .doqhCz {
        width: 100%;
    }
}

/*!sc*/
data-styled.g140[id="sc-aKZfe"] {
    content: "doqhCz,"
}

/*!sc*/
.ktYiIu {
    background: #263238;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: calc((100% - 260px) * 0.4);
}

/*!sc*/
@media print,
screen and (max-width:75rem) {
    .ktYiIu {
        display: none;
    }
}

/*!sc*/
data-styled.g141[id="sc-kmASHI"] {
    content: "ktYiIu,"
}

/*!sc*/
.hbOhGN {
    padding: 5px 0;
}

/*!sc*/
data-styled.g152[id="sc-cHjxUU"] {
    content: "hbOhGN,"
}

/*!sc*/
.bgKrpz {
    width: calc(100% - 40px);
    box-sizing: border-box;
    margin: 0 20px;
    padding: 5px 20px 5px;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    background-color: transparent;
    outline: none;
}

/*!sc*/
data-styled.g154[id="sc-gHftXq"] {
    content: "bgKrpz,"
}

/*!sc*/
.gKZldG {
    position: absolute;
    left: 20px;
    height: 1.8em;
    width: 0.9em;
}

/*!sc*/
.gKZldG path {
    fill: #333333;
}

/*!sc*/
data-styled.g155[id="sc-dkAroR"] {
    content: "gKZldG,"
}

/*!sc*/
.IgAHU {
    border: 0;
    background-color: #eeeeee;
    color: #333333;
    border-radius: 5px;
    width: 100%;
    padding: 0.75em;
    margin-top: 0.5em;
    font-size: 14px;
    cursor: pointer;
}

/*!sc*/
@media screen and (max-width:75rem) {
    .IgAHU {
        display: none;
    }
}

/*!sc*/
data-styled.g175[id="sc-cjHJEj"] {
    content: "IgAHU,"
}

/*!sc*/
.hDvMXi {
    font-size: 0.8em;
    margin-top: 10px;
    padding: 0 20px;
    text-align: left;
    opacity: 0.7;
}

/*!sc*/
.hDvMXi a,
.hDvMXi a:visited,
.hDvMXi a:hover {
    color: #333333 !important;
    border-top: 1px solid #e1e1e1;
    padding: 5px 0;
    display: block;
}

/*!sc*/
data-styled.g176[id="sc-ihnbgO"] {
    content: "hDvMXi,"
}

/*!sc*/
label[type="spec"]+ul label[type="tag"].-depth2,
label[type="spec"]+ul label.-depth3 {
    padding-left: 40px;
}

/*!sc*/
label[type="nesting-group"]+ul label.-depth2,
label[type="nesting-group"]+ul label[type="tag"]+ul label.-depth3 {
    padding-left: 40px;
}

/*!sc*/
label[type="nesting-group"]+ul label.-depth3,
label[type="nesting-group"]+ul label.-depth4:not([type]) {
    padding-left: 60px;
}

/*!sc*/
label[type="nesting-group"]+ul label.-depth4,
label[type="nesting-group"]+ul label.-depth5:not([type]) {
    padding-left: 80px;
}

/*!sc*/
label[type="nesting-group"]+ul label.-depth5,
label[type="nesting-group"]+ul label.-depth6:not([type]) {
    padding-left: 100px;
}

/*!sc*/
.sc-eHfQar {
    display: block;
}

/*!sc*/
div[data-section-id]::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*!sc*/
@media (min-width:75rem) {}

/*!sc*/
data-styled.g182[id="sc-global-Ohagr1"] {
    content: "sc-global-Ohagr1,"
}