blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre {
    margin: 0
}

.docs_main h1,
.docs_main h2,
.docs_main h3,
.docs_main h4,
.docs_main h5,
.docs_main h6 {
    font-weight: 500;
    margin-bottom: .75em
}

.docs_main h2,
.docs_main h3 {
    margin-top: 2em
}

.docs_main h4 {
    margin-top: 1.5em
}

.docs_main h1 {
    font-size: 2em;
    letter-spacing: -1px;
    line-height: 1.125em;
    margin-bottom: .65em
}

@media (min-width: 768px) {
    .docs_main h1 {
        font-size: 2.5em
    }
}

@media (min-width: 1024px) {
    .docs_main h1 {
        font-size: 3em
    }
}

@media (min-width: 1280px) {
    .docs_main h1 {
        font-size: 3.5em
    }
}

@media (min-width: 1536px) {
    .docs_main h1 {
        font-size: 4em
    }
}

.docs_main h2 {
    font-size: 1.75em;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 1.125em
}

@media (min-width: 768px) {
    .docs_main h2 {
        font-size: 2.25em
    }
}

@media (min-width: 1024px) {
    .docs_main h2 {
        font-size: 3em
    }
}

.docs_main h3 {
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.25em;
    letter-spacing: -.33px
}

@media (min-width: 640px) {
    .docs_main h3 {
        font-size: 1.75em
    }
}

@media (min-width: 768px) {
    .docs_main h3 {
        font-size: 2em
    }
}

.docs_main h4 {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: -.25px
}

@media (min-width: 640px) {
    .docs_main h4 {
        font-size: 1.5em
    }
}

.docs_main h5 {
    font-size: .95em;
    font-weight: 700;
    line-height: 1.666em;
    color: #565454
}

@media (min-width: 640px) {
    .docs_main h5 {
        font-size: 1.125em
    }
}

.docs_main h6 {
    font-size: .875em;
    font-weight: 500;
    color: #777
}

.docs_main a {
    position: relative;
    text-decoration: none;
    transition: all .3s ease
}

.docs_main a.learn_more {
    color: #eb4432;
    font-weight: 500
}

.docs_main a.learn_more span {
    display: inline-block;
    transition: transform .3s ease
}

.docs_main a.learn_more:hover span {
    transform: translate(.5em)
}

.docs_main p {
    font-size: 1em;
    line-height: 1.666em;
    color: #565454
}

.docs_main p strong {
    font-weight: 500
}

.docs_main p.small {
    font-size: .75em;
    line-height: 1.714em
}

@media (min-width: 768px) {
    .docs_main p {
        font-size: 1.125em
    }

    .docs_main p.small {
        font-size: .875em
    }
}

.docs_main p+pre {
    margin-top: 0
}

.docs_main p,
.docs_main ul,
.docs_main ol,
.docs_main pre {
    margin-bottom: 1.5em
}

.docs_main p a,
.docs_main ul a,
.docs_main ol a,
.docs_main pre a {
    color: #eb4432;
    text-decoration: underline;
    word-break: break-word
}

.docs_main p a:hover,
.docs_main ul a:hover,
.docs_main ol a:hover,
.docs_main pre a:hover {
    color: darken(#EB4432, 10%)
}

.docs_main q,.docs_main blockquote p {
    quotes: "“" "”" "‘" "’"
}

@media (min-width: 640px) {
    .docs_main blockquote {
        margin-left: 0;
        margin-right: 0
    }
}

.docs_main span.small_text {
    display: block;
    font-size: .625em;
    line-height: 1.4em;
    color: #565454
}

.docs_main span.label,
.docs_main label {
    display: block;
    font-size: .625em;
    line-height: 1.4em;
    text-transform: uppercase;
    opacity: .4;
    margin-bottom: .875em;
    letter-spacing: 2.5px
}

.docs_main code {
    font-size: .875em;
    font-family: source-code-pro,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    line-height: 1.714em;
    color: #232323
}
.docs_main code {
    font-size: .8rem;
    font-weight: 500;
    line-height: 1.9;
    color: #232323
}

.docs_main :not(pre)>code {
    background: #fbfbfd;
    color: #ca473f;
    padding: 0 .25em
}

.list-custom li {
    position: relative;
    padding-left: 1rem
}

.list-custom li:before {
    content: "";
    position: absolute;
    top: .15em;
    left: 0;
    width: 9px;
    height: 10px;
    background: url(../img/icons/ul_marker.min.svg) no-repeat 50%;
    background-size: contain
}

:not(pre)>code {
    color: #232323;
    background: none;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    hyphens: none
}

.docs_main :not(pre)>code {
    display: inline-flex;
    padding: 0 .125rem;
    border-radius: .125rem;
    max-width: 100%;
    overflow-x: auto;
    vertical-align: middle
}

pre {
    margin-top: 1rem;
    margin-bottom: 1rem;
    overflow-x: auto;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    box-shadow: 0 1px 1px #00000014;
    position: relative;
    border-radius: .5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(37 42 55 / var(--tw-bg-opacity))
}


.code-block-wrapper .copyBtn {
    position: absolute;
    right: .5rem;
    top: .5rem;
    --tw-text-opacity: 1;
    color: rgb(231 232 242 / var(--tw-text-opacity));
    opacity: .25;
    outline: 2px solid transparent;
    outline-offset: 2px
}

.code-block-wrapper .copyBtn:hover {
    --tw-text-opacity: 1;
    color: rgb(147 147 158 / var(--tw-text-opacity));
    opacity: 1
}

pre .copyBtn:hover,pre .copyBtn:focus,pre .copyBtn:active {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px
}

pre code.torchlight {
    display: block;
    min-width: -moz-max-content;
    min-width: max-content;
    padding-top: 1rem;
    padding-bottom: 1rem;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(37 42 55 / var(--tw-bg-opacity))!important
}

pre code.torchlight .line {
    padding-left: 1rem;
    padding-right: 1rem
}

pre code.torchlight .line-number {
    padding-right: 1rem
}


.docs_main a[name] {
    position: relative;
    display: block;
    visibility: hidden;
    top: -45px
}

.docs_main table {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
    margin-bottom: 2em
}

.docs_main table th,
.docs_main table td {
    border: 1px solid #d7d7dc;
    padding: 10px;
    text-align: left
}

.docs_main table th {
    font-size: 16px
}

@media (min-width: 640px) {
    .docs_main a[name] {
        position: relative;
        display: block;
        visibility: hidden;
        top: -30px
    }
}

.docs_main .page_title {
    display: none
}

.docs_main h1 {
    font-size: 2.5em;
    letter-spacing: 0em
}

.docs_main h2 {
    font-size: 1.75em;
    letter-spacing: 0
}

.docs_main h3 {
    font-size: 1.25em;
    letter-spacing: 0;
    font-weight: 500
}

.docs_main h4 {
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0
}

.docs_main h4 a,
.docs_main h3 a,
.docs_main h2 a {
    color: #232323
}

.docs_main h4 a:before,
.docs_main h3 a:before,
.docs_main h2 a:before {
    content: "#";
    font-weight: 400;
    position: absolute;
    color: #eb4432;
    opacity: .6
}

.docs_main h3 a:before,
.docs_main h2 a:before {
    margin-left: -25px;
    font-size: 28px
}

.docs_main h4 a:before {
    margin-left: -18px;
    font-size: 17px
}

.docs_main p {
    font-size: 1rem;
    line-height: 1.8em
}

.docs_main p code {
    font-size: .8rem
}

.docs_main ul:not(:first-of-type),
.docs_main .content-list ul {
    list-style-type: none;
    margin: 0 0 2.5em;
    padding: 0
}

.docs_main ul:not(:first-of-type) li,
.docs_main .content-list ul li {
    position: relative;
    display: block;
    padding-left: 1.25em;
    margin-bottom: 1rem;
    font-size: .89em;
    color: #565454;
    line-height: 1.714em
}

.docs_main ul:not(:first-of-type) li a,
.docs_main .content-list ul li a {
    text-decoration: none
}

.docs_main ul:not(:first-of-type) li code,
.docs_main .content-list ul li code {
    font-size: .875em
}

.docs_main ul:not(:first-of-type) li:before,
.docs_main .content-list ul li:before {
    content: "";
    position: absolute;
    top: .4em;
    left: 0;
    width: 9px;
    height: 10px;
    background: url(../img/icons/ul_marker.min.svg) no-repeat center;
    background-size: contain
}

.docs_main>ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.docs_main>ul li {
    display: block;
    margin-bottom: .5em
}

.docs_main>ul li a {
    position: relative;
    font-size: .89em;
    font-weight: 500;
    color: #232323;
    text-decoration: none
}

.docs_main>ul li a:before {
    content: "# ";
    color: #eb4432
}

.docs_main>ul ul {
    margin-top: .5em;
    padding: 0;
    margin-bottom: 0
}

.docs_main>ul ul li {
    padding-left: 1.5em
}

.docs_main>ul ul li a {
    font-weight: 400
}

.callout p {
    margin-bottom: 0
}






.docs_sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.docs_sidebar ul li {
    display: block;
    padding: .65em 0;
    white-space: nowrap
}

.docs_sidebar ul li h2 {
    display: block;
    font-size: .875em;
    font-weight: 500;
    color: #232323;
    text-decoration: none;
    margin-bottom: 0;
    cursor: pointer;
    transition: all .3s ease
}

.docs_sidebar ul li h2:hover {
    transform: translate3d(5px, 0, 0)
}

.docs_sidebar ul li a {
    display: block;
    font-size: .875em;
    font-weight: 500;
    color: #232323;
    text-decoration: none;
    transition: transform .3s ease
}

.docs_sidebar ul li a:hover {
    transform: translate3d(5px, 0, 0)
}

.docs_sidebar ul ul {
    overflow: hidden;
    max-height: 0;
    transition: max-height .45s ease
}

.docs_sidebar ul ul li a {
    position: relative;
    padding-left: 1em;
    font-weight: 400;
    line-height: 1.25
}

.docs_sidebar ul ul li.active a:before {
    content: "";
    position: absolute;
    top: .25em;
    left: 0;
    width: .5rem;
    height: .5rem;
    background: url(../img/icons/active_marker.min.svg) no-repeat center
}

.docs_sidebar ul .sub--on > h2 {
    margin-bottom: 1em
}

.docs_sidebar ul .sub--on ul {
    max-height: none
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}
.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

/* :is(.dark .dark\:prose-dark){color:#94a3b8} */

.dark .docs_main>ul li a{
    color: #94a3b8;
}
.dark .docs_main h4 a,
.dark .docs_main h3 a,
.dark .docs_main h2 a{
    color: #ffffff;
}
