main {
    /*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
}

main html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

main body {
    margin: 0;
}

main article,
main aside,
main details,
main figcaption,
main figure,
main footer,
main header,
main main,
main menu,
main nav,
main section {
    display: block;
}

main summary {
    display: list-item;
}

main audio,
main canvas,
main progress,
main video {
    display: inline-block;
}

main audio:not([controls]) {
    display: none;
    height: 0;
}

main progress {
    vertical-align: baseline;
}

main template,
main [hidden] {
    display: none !important;
}

main a {
    background-color: transparent;
}

main a:active,
main a:hover {
    outline-width: 0;
}

main abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

main b,
main strong {
    font-weight: inherit;
}

main b,
main strong {
    font-weight: bolder;
}

main dfn {
    font-style: italic;
}

main h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

main mark {
    background-color: #ff0;
    color: #000;
}

main small {
    font-size: 80%;
}

main sub,
main sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

main sub {
    bottom: -0.25em;
}

main sup {
    top: -0.5em;
}

main img {
    border-style: none;
}

main svg:not(:root) {
    overflow: hidden;
}

main code,
main kbd,
main pre,
main samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

main figure {
    margin: 1em 40px;
}

main hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

main button,
main input,
main select,
main textarea {
    font: inherit;
    margin: 0;
}

main optgroup {
    font-weight: bold;
}

main button,
main input {
    overflow: visible;
}

main button,
main select {
    text-transform: none;
}

main button,
main html [type="button"],
main [type="reset"],
main [type="submit"] {
    -webkit-appearance: button;
}

main button::-moz-focus-inner,
main [type="button"]::-moz-focus-inner,
main [type="reset"]::-moz-focus-inner,
main [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

main button:-moz-focusring,
main [type="button"]:-moz-focusring,
main [type="reset"]:-moz-focusring,
main [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

main fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

main legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

main textarea {
    overflow: auto;
}

main [type="checkbox"],
main [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

main [type="number"]::-webkit-inner-spin-button,
main [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

main [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

main [type="search"]::-webkit-search-cancel-button,
main [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

main ::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

main ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

main * {
    box-sizing: border-box;
}

main input,
main select,
main textarea,
main button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

main body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
    line-height: 1.5;
    color: #24292e;
    background-color: #fff;
}

main a {
    color: #0366d6;
    text-decoration: none;
}

main a:hover {
    text-decoration: underline;
}

main b,
main strong {
    font-weight: 600;
}

main hr,
main .rule {
    height: 0;
    margin: 15px 0;
    overflow: hidden;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #dfe2e5;
}

main hr::before,
main .rule::before {
    display: table;
    content: "";
}

main hr::after,
main .rule::after {
    display: table;
    clear: both;
    content: "";
}

main table {
    border-spacing: 0;
    border-collapse: collapse;
}

main td,
main th {
    padding: 0;
}

main button {
    cursor: pointer;
    border-radius: 0;
}

main [hidden][hidden] {
    display: none !important;
}

main details summary {
    cursor: pointer;
}

main details:not([open])>*:not(summary) {
    display: none !important;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
    margin-top: 0;
    margin-bottom: 0;
}

main h1 {
    font-size: 32px;
    font-weight: 600;
}

main h2 {
    font-size: 24px;
    font-weight: 600;
}

main h3 {
    font-size: 20px;
    font-weight: 600;
}

main h4 {
    font-size: 16px;
    font-weight: 600;
}

main h5 {
    font-size: 14px;
    font-weight: 600;
}

main h6 {
    font-size: 12px;
    font-weight: 600;
}

main p {
    margin-top: 0;
    margin-bottom: 10px;
}

main small {
    font-size: 90%;
}

main blockquote {
    margin: 0;
}

main ul,
main ol {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

main ol ol,
main ul ol {
    list-style-type: lower-roman;
}

main ul ul ol,
main ul ol ol,
main ol ul ol,
main ol ol ol {
    list-style-type: lower-alpha;
}

main dd {
    margin-left: 0;
}

main tt,
main code {
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 12px;
}

main pre {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 12px;
}

main .octicon {
    vertical-align: text-bottom;
}

main .anim-fade-in {
    animation-name: fade-in;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
}

main .anim-fade-in.fast {
    animation-duration: 300ms;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

main .anim-fade-out {
    animation-name: fade-out;
    animation-duration: 1s;
    animation-timing-function: ease-out;
}

main .anim-fade-out.fast {
    animation-duration: 0.3s;
}

@keyframes fade-out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

main .anim-fade-up {
    opacity: 0;
    animation-name: fade-up;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
    animation-delay: 1s;
}

@keyframes fade-up {
    0% {
        opacity: 0.8;
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

main .anim-fade-down {
    animation-name: fade-down;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
}

@keyframes fade-down {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0.5;
        transform: translateY(100%);
    }
}

main .anim-grow-x {
    width: 0%;
    animation-name: grow-x;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    animation-delay: 0.5s;
}

@keyframes grow-x {
    to {
        width: 100%;
    }
}

main .anim-shrink-x {
    animation-name: shrink-x;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
    animation-delay: 0.5s;
}

@keyframes shrink-x {
    to {
        width: 0%;
    }
}

main .anim-scale-in {
    animation-name: scale-in;
    animation-duration: 0.15s;
    animation-timing-function: cubic-bezier(0.2, 0, 0.13, 1.5);
}

@keyframes scale-in {
    0% {
        opacity: 0;
        transform: scale(0.5);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

main .anim-pulse {
    animation-name: pulse;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        opacity: 0.3;
    }

    10% {
        opacity: 1;
    }

    100% {
        opacity: 0.3;
    }
}

main .anim-pulse-in {
    animation-name: pulse-in;
    animation-duration: 0.5s;
}

@keyframes pulse-in {
    0% {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

main .hover-grow {
    transition: transform 0.3s;
    backface-visibility: hidden;
}

main .hover-grow:hover {
    transform: scale(1.025);
}

main .border {
    border: 1px #e1e4e8 solid !important;
}

main .border-y {
    border-top: 1px #e1e4e8 solid !important;
    border-bottom: 1px #e1e4e8 solid !important;
}

main .border-0 {
    border: 0 !important;
}

main .border-dashed {
    border-style: dashed !important;
}

main .border-blue {
    border-color: #0366d6 !important;
}

main .border-blue-light {
    border-color: #c8e1ff !important;
}

main .border-green {
    border-color: #34d058 !important;
}

main .border-green-light {
    border-color: #a2cbac !important;
}

main .border-red {
    border-color: #d73a49 !important;
}

main .border-red-light {
    border-color: #cea0a5 !important;
}

main .border-purple {
    border-color: #6f42c1 !important;
}

main .border-yellow {
    border-color: #d9d0a5 !important;
}

main .border-gray-light {
    border-color: #eaecef !important;
}

main .border-gray-dark {
    border-color: #d1d5da !important;
}

main .border-black-fade {
    border-color: rgba(27, 31, 35, 0.15) !important;
}

main .border-top {
    border-top: 1px #e1e4e8 solid !important;
}

main .border-right {
    border-right: 1px #e1e4e8 solid !important;
}

main .border-bottom {
    border-bottom: 1px #e1e4e8 solid !important;
}

main .border-left {
    border-left: 1px #e1e4e8 solid !important;
}

main .border-top-0 {
    border-top: 0 !important;
}

main .border-right-0 {
    border-right: 0 !important;
}

main .border-bottom-0 {
    border-bottom: 0 !important;
}

main .border-left-0 {
    border-left: 0 !important;
}

main .rounded-0 {
    border-radius: 0 !important;
}

main .rounded-1 {
    border-radius: 3px !important;
}

main .rounded-2 {
    border-radius: 6px !important;
}

main .rounded-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

main .rounded-top-1 {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

main .rounded-top-2 {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
}

main .rounded-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

main .rounded-right-1 {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

main .rounded-right-2 {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

main .rounded-bottom-0 {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

main .rounded-bottom-1 {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

main .rounded-bottom-2 {
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

main .rounded-left-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

main .rounded-left-1 {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

main .rounded-left-2 {
    border-bottom-left-radius: 6px !important;
    border-top-left-radius: 6px !important;
}

@media (min-width: 544px) {
    main .border-sm-top {
        border-top: 1px #e1e4e8 solid !important;
    }

    main .border-sm-right {
        border-right: 1px #e1e4e8 solid !important;
    }

    main .border-sm-bottom {
        border-bottom: 1px #e1e4e8 solid !important;
    }

    main .border-sm-left {
        border-left: 1px #e1e4e8 solid !important;
    }

    main .border-sm-top-0 {
        border-top: 0 !important;
    }

    main .border-sm-right-0 {
        border-right: 0 !important;
    }

    main .border-sm-bottom-0 {
        border-bottom: 0 !important;
    }

    main .border-sm-left-0 {
        border-left: 0 !important;
    }

    main .rounded-sm-0 {
        border-radius: 0 !important;
    }

    main .rounded-sm-1 {
        border-radius: 3px !important;
    }

    main .rounded-sm-2 {
        border-radius: 6px !important;
    }

    main .rounded-sm-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    main .rounded-sm-top-1 {
        border-top-left-radius: 3px !important;
        border-top-right-radius: 3px !important;
    }

    main .rounded-sm-top-2 {
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
    }

    main .rounded-sm-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    main .rounded-sm-right-1 {
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important;
    }

    main .rounded-sm-right-2 {
        border-top-right-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
    }

    main .rounded-sm-bottom-0 {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    main .rounded-sm-bottom-1 {
        border-bottom-right-radius: 3px !important;
        border-bottom-left-radius: 3px !important;
    }

    main .rounded-sm-bottom-2 {
        border-bottom-right-radius: 6px !important;
        border-bottom-left-radius: 6px !important;
    }

    main .rounded-sm-left-0 {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

    main .rounded-sm-left-1 {
        border-bottom-left-radius: 3px !important;
        border-top-left-radius: 3px !important;
    }

    main .rounded-sm-left-2 {
        border-bottom-left-radius: 6px !important;
        border-top-left-radius: 6px !important;
    }
}

@media (min-width: 768px) {
    main .border-md-top {
        border-top: 1px #e1e4e8 solid !important;
    }

    main .border-md-right {
        border-right: 1px #e1e4e8 solid !important;
    }

    main .border-md-bottom {
        border-bottom: 1px #e1e4e8 solid !important;
    }

    main .border-md-left {
        border-left: 1px #e1e4e8 solid !important;
    }

    main .border-md-top-0 {
        border-top: 0 !important;
    }

    main .border-md-right-0 {
        border-right: 0 !important;
    }

    main .border-md-bottom-0 {
        border-bottom: 0 !important;
    }

    main .border-md-left-0 {
        border-left: 0 !important;
    }

    main .rounded-md-0 {
        border-radius: 0 !important;
    }

    main .rounded-md-1 {
        border-radius: 3px !important;
    }

    main .rounded-md-2 {
        border-radius: 6px !important;
    }

    main .rounded-md-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    main .rounded-md-top-1 {
        border-top-left-radius: 3px !important;
        border-top-right-radius: 3px !important;
    }

    main .rounded-md-top-2 {
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
    }

    main .rounded-md-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    main .rounded-md-right-1 {
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important;
    }

    main .rounded-md-right-2 {
        border-top-right-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
    }

    main .rounded-md-bottom-0 {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    main .rounded-md-bottom-1 {
        border-bottom-right-radius: 3px !important;
        border-bottom-left-radius: 3px !important;
    }

    main .rounded-md-bottom-2 {
        border-bottom-right-radius: 6px !important;
        border-bottom-left-radius: 6px !important;
    }

    main .rounded-md-left-0 {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

    main .rounded-md-left-1 {
        border-bottom-left-radius: 3px !important;
        border-top-left-radius: 3px !important;
    }

    main .rounded-md-left-2 {
        border-bottom-left-radius: 6px !important;
        border-top-left-radius: 6px !important;
    }
}

@media (min-width: 1012px) {
    main .border-lg-top {
        border-top: 1px #e1e4e8 solid !important;
    }

    main .border-lg-right {
        border-right: 1px #e1e4e8 solid !important;
    }

    main .border-lg-bottom {
        border-bottom: 1px #e1e4e8 solid !important;
    }

    main .border-lg-left {
        border-left: 1px #e1e4e8 solid !important;
    }

    main .border-lg-top-0 {
        border-top: 0 !important;
    }

    main .border-lg-right-0 {
        border-right: 0 !important;
    }

    main .border-lg-bottom-0 {
        border-bottom: 0 !important;
    }

    main .border-lg-left-0 {
        border-left: 0 !important;
    }

    main .rounded-lg-0 {
        border-radius: 0 !important;
    }

    main .rounded-lg-1 {
        border-radius: 3px !important;
    }

    main .rounded-lg-2 {
        border-radius: 6px !important;
    }

    main .rounded-lg-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    main .rounded-lg-top-1 {
        border-top-left-radius: 3px !important;
        border-top-right-radius: 3px !important;
    }

    main .rounded-lg-top-2 {
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
    }

    main .rounded-lg-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    main .rounded-lg-right-1 {
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important;
    }

    main .rounded-lg-right-2 {
        border-top-right-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
    }

    main .rounded-lg-bottom-0 {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    main .rounded-lg-bottom-1 {
        border-bottom-right-radius: 3px !important;
        border-bottom-left-radius: 3px !important;
    }

    main .rounded-lg-bottom-2 {
        border-bottom-right-radius: 6px !important;
        border-bottom-left-radius: 6px !important;
    }

    main .rounded-lg-left-0 {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

    main .rounded-lg-left-1 {
        border-bottom-left-radius: 3px !important;
        border-top-left-radius: 3px !important;
    }

    main .rounded-lg-left-2 {
        border-bottom-left-radius: 6px !important;
        border-top-left-radius: 6px !important;
    }
}

@media (min-width: 1280px) {
    main .border-xl-top {
        border-top: 1px #e1e4e8 solid !important;
    }

    main .border-xl-right {
        border-right: 1px #e1e4e8 solid !important;
    }

    main .border-xl-bottom {
        border-bottom: 1px #e1e4e8 solid !important;
    }

    main .border-xl-left {
        border-left: 1px #e1e4e8 solid !important;
    }

    main .border-xl-top-0 {
        border-top: 0 !important;
    }

    main .border-xl-right-0 {
        border-right: 0 !important;
    }

    main .border-xl-bottom-0 {
        border-bottom: 0 !important;
    }

    main .border-xl-left-0 {
        border-left: 0 !important;
    }

    main .rounded-xl-0 {
        border-radius: 0 !important;
    }

    main .rounded-xl-1 {
        border-radius: 3px !important;
    }

    main .rounded-xl-2 {
        border-radius: 6px !important;
    }

    main .rounded-xl-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    main .rounded-xl-top-1 {
        border-top-left-radius: 3px !important;
        border-top-right-radius: 3px !important;
    }

    main .rounded-xl-top-2 {
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
    }

    main .rounded-xl-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    main .rounded-xl-right-1 {
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important;
    }

    main .rounded-xl-right-2 {
        border-top-right-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
    }

    main .rounded-xl-bottom-0 {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    main .rounded-xl-bottom-1 {
        border-bottom-right-radius: 3px !important;
        border-bottom-left-radius: 3px !important;
    }

    main .rounded-xl-bottom-2 {
        border-bottom-right-radius: 6px !important;
        border-bottom-left-radius: 6px !important;
    }

    main .rounded-xl-left-0 {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

    main .rounded-xl-left-1 {
        border-bottom-left-radius: 3px !important;
        border-top-left-radius: 3px !important;
    }

    main .rounded-xl-left-2 {
        border-bottom-left-radius: 6px !important;
        border-top-left-radius: 6px !important;
    }
}

main .circle {
    border-radius: 50% !important;
}

main .box-shadow {
    box-shadow: 0 1px 1px rgba(27, 31, 35, 0.1) !important;
}

main .box-shadow-medium {
    box-shadow: 0 1px 5px rgba(27, 31, 35, 0.15) !important;
}

main .box-shadow-large {
    box-shadow: 0 1px 15px rgba(27, 31, 35, 0.15) !important;
}

main .box-shadow-extra-large {
    box-shadow: 0 10px 50px rgba(27, 31, 35, 0.07) !important;
}

main .box-shadow-none {
    box-shadow: none !important;
}

main .bg-white {
    background-color: #fff !important;
}

main .bg-blue {
    background-color: #0366d6 !important;
}

main .bg-blue-light {
    background-color: #f1f8ff !important;
}

main .bg-gray-dark {
    background-color: #24292e !important;
}

main .bg-gray {
    background-color: #f6f8fa !important;
}

main .bg-gray-light {
    background-color: #fafbfc !important;
}

main .bg-green {
    background-color: #28a745 !important;
}

main .bg-green-light {
    background-color: #dcffe4 !important;
}

main .bg-red {
    background-color: #d73a49 !important;
}

main .bg-red-light {
    background-color: #ffdce0 !important;
}

main .bg-yellow {
    background-color: #ffd33d !important;
}

main .bg-yellow-light {
    background-color: #fff5b1 !important;
}

main .bg-purple {
    background-color: #6f42c1 !important;
}

main .bg-purple-light {
    background-color: #f5f0ff !important;
}

main .bg-shade-gradient {
    background-image: linear-gradient(180deg, rgba(27, 31, 35, 0.065), rgba(27, 31, 35, 0)) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 200px !important;
}

main .text-blue {
    color: #0366d6 !important;
}

main .text-red {
    color: #cb2431 !important;
}

main .text-gray-light {
    color: #6a737d !important;
}

main .text-gray {
    color: #586069 !important;
}

main .text-gray-dark {
    color: #24292e !important;
}

main .text-green {
    color: #28a745 !important;
}

main .text-orange {
    color: #a04100 !important;
}

main .text-orange-light {
    color: #e36209 !important;
}

main .text-purple {
    color: #6f42c1 !important;
}

main .text-white {
    color: #fff !important;
}

main .text-inherit {
    color: inherit !important;
}

main .text-pending {
    color: #b08800 !important;
}

main .bg-pending {
    color: #dbab09 !important;
}

main .link-gray {
    color: #586069 !important;
}

main .link-gray:hover {
    color: #0366d6 !important;
}

main .link-gray-dark {
    color: #24292e !important;
}

main .link-gray-dark:hover {
    color: #0366d6 !important;
}

main .link-hover-blue:hover {
    color: #0366d6 !important;
}

main .muted-link {
    color: #586069 !important;
}

main .muted-link:hover {
    color: #0366d6 !important;
    text-decoration: none;
}

main .details-overlay[open]>summary::before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 80;
    display: block;
    cursor: default;
    content: " ";
    background: transparent;
}

main .details-overlay-dark[open]>summary::before {
    z-index: 99;
    background: rgba(27, 31, 35, 0.5);
}

main .flex-row {
    flex-direction: row !important;
}

main .flex-row-reverse {
    flex-direction: row-reverse !important;
}

main .flex-column {
    flex-direction: column !important;
}

main .flex-wrap {
    flex-wrap: wrap !important;
}

main .flex-nowrap {
    flex-wrap: nowrap !important;
}

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

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

main .flex-justify-center {
    justify-content: center !important;
}

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

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

main .flex-items-start {
    align-items: flex-start !important;
}

main .flex-items-end {
    align-items: flex-end !important;
}

main .flex-items-center {
    align-items: center !important;
}

main .flex-items-baseline {
    align-items: baseline !important;
}

main .flex-items-stretch {
    align-items: stretch !important;
}

main .flex-content-start {
    align-content: flex-start !important;
}

main .flex-content-end {
    align-content: flex-end !important;
}

main .flex-content-center {
    align-content: center !important;
}

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

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

main .flex-content-stretch {
    align-content: stretch !important;
}

main .flex-auto {
    flex: 1 1 auto !important;
}

main .flex-shrink-0 {
    flex-shrink: 0 !important;
}

main .flex-self-auto {
    align-self: auto !important;
}

main .flex-self-start {
    align-self: flex-start !important;
}

main .flex-self-end {
    align-self: flex-end !important;
}

main .flex-self-center {
    align-self: center !important;
}

main .flex-self-baseline {
    align-self: baseline !important;
}

main .flex-self-stretch {
    align-self: stretch !important;
}

main .flex-item-equal {
    flex-grow: 1;
    flex-basis: 0;
}

@media (min-width: 544px) {
    main .flex-sm-row {
        flex-direction: row !important;
    }

    main .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    main .flex-sm-column {
        flex-direction: column !important;
    }

    main .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    main .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

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

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

    main .flex-sm-justify-center {
        justify-content: center !important;
    }

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

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

    main .flex-sm-items-start {
        align-items: flex-start !important;
    }

    main .flex-sm-items-end {
        align-items: flex-end !important;
    }

    main .flex-sm-items-center {
        align-items: center !important;
    }

    main .flex-sm-items-baseline {
        align-items: baseline !important;
    }

    main .flex-sm-items-stretch {
        align-items: stretch !important;
    }

    main .flex-sm-content-start {
        align-content: flex-start !important;
    }

    main .flex-sm-content-end {
        align-content: flex-end !important;
    }

    main .flex-sm-content-center {
        align-content: center !important;
    }

    main .flex-sm-content-between {
        align-content: space-between !important;
    }

    main .flex-sm-content-around {
        align-content: space-around !important;
    }

    main .flex-sm-content-stretch {
        align-content: stretch !important;
    }

    main .flex-sm-auto {
        flex: 1 1 auto !important;
    }

    main .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    main .flex-sm-self-auto {
        align-self: auto !important;
    }

    main .flex-sm-self-start {
        align-self: flex-start !important;
    }

    main .flex-sm-self-end {
        align-self: flex-end !important;
    }

    main .flex-sm-self-center {
        align-self: center !important;
    }

    main .flex-sm-self-baseline {
        align-self: baseline !important;
    }

    main .flex-sm-self-stretch {
        align-self: stretch !important;
    }

    main .flex-sm-item-equal {
        flex-grow: 1;
        flex-basis: 0;
    }
}

@media (min-width: 768px) {
    main .flex-md-row {
        flex-direction: row !important;
    }

    main .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    main .flex-md-column {
        flex-direction: column !important;
    }

    main .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    main .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

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

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

    main .flex-md-justify-center {
        justify-content: center !important;
    }

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

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

    main .flex-md-items-start {
        align-items: flex-start !important;
    }

    main .flex-md-items-end {
        align-items: flex-end !important;
    }

    main .flex-md-items-center {
        align-items: center !important;
    }

    main .flex-md-items-baseline {
        align-items: baseline !important;
    }

    main .flex-md-items-stretch {
        align-items: stretch !important;
    }

    main .flex-md-content-start {
        align-content: flex-start !important;
    }

    main .flex-md-content-end {
        align-content: flex-end !important;
    }

    main .flex-md-content-center {
        align-content: center !important;
    }

    main .flex-md-content-between {
        align-content: space-between !important;
    }

    main .flex-md-content-around {
        align-content: space-around !important;
    }

    main .flex-md-content-stretch {
        align-content: stretch !important;
    }

    main .flex-md-auto {
        flex: 1 1 auto !important;
    }

    main .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    main .flex-md-self-auto {
        align-self: auto !important;
    }

    main .flex-md-self-start {
        align-self: flex-start !important;
    }

    main .flex-md-self-end {
        align-self: flex-end !important;
    }

    main .flex-md-self-center {
        align-self: center !important;
    }

    main .flex-md-self-baseline {
        align-self: baseline !important;
    }

    main .flex-md-self-stretch {
        align-self: stretch !important;
    }

    main .flex-md-item-equal {
        flex-grow: 1;
        flex-basis: 0;
    }
}

@media (min-width: 1012px) {
    main .flex-lg-row {
        flex-direction: row !important;
    }

    main .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    main .flex-lg-column {
        flex-direction: column !important;
    }

    main .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    main .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

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

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

    main .flex-lg-justify-center {
        justify-content: center !important;
    }

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

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

    main .flex-lg-items-start {
        align-items: flex-start !important;
    }

    main .flex-lg-items-end {
        align-items: flex-end !important;
    }

    main .flex-lg-items-center {
        align-items: center !important;
    }

    main .flex-lg-items-baseline {
        align-items: baseline !important;
    }

    main .flex-lg-items-stretch {
        align-items: stretch !important;
    }

    main .flex-lg-content-start {
        align-content: flex-start !important;
    }

    main .flex-lg-content-end {
        align-content: flex-end !important;
    }

    main .flex-lg-content-center {
        align-content: center !important;
    }

    main .flex-lg-content-between {
        align-content: space-between !important;
    }

    main .flex-lg-content-around {
        align-content: space-around !important;
    }

    main .flex-lg-content-stretch {
        align-content: stretch !important;
    }

    main .flex-lg-auto {
        flex: 1 1 auto !important;
    }

    main .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    main .flex-lg-self-auto {
        align-self: auto !important;
    }

    main .flex-lg-self-start {
        align-self: flex-start !important;
    }

    main .flex-lg-self-end {
        align-self: flex-end !important;
    }

    main .flex-lg-self-center {
        align-self: center !important;
    }

    main .flex-lg-self-baseline {
        align-self: baseline !important;
    }

    main .flex-lg-self-stretch {
        align-self: stretch !important;
    }

    main .flex-lg-item-equal {
        flex-grow: 1;
        flex-basis: 0;
    }
}

@media (min-width: 1280px) {
    main .flex-xl-row {
        flex-direction: row !important;
    }

    main .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    main .flex-xl-column {
        flex-direction: column !important;
    }

    main .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    main .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

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

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

    main .flex-xl-justify-center {
        justify-content: center !important;
    }

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

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

    main .flex-xl-items-start {
        align-items: flex-start !important;
    }

    main .flex-xl-items-end {
        align-items: flex-end !important;
    }

    main .flex-xl-items-center {
        align-items: center !important;
    }

    main .flex-xl-items-baseline {
        align-items: baseline !important;
    }

    main .flex-xl-items-stretch {
        align-items: stretch !important;
    }

    main .flex-xl-content-start {
        align-content: flex-start !important;
    }

    main .flex-xl-content-end {
        align-content: flex-end !important;
    }

    main .flex-xl-content-center {
        align-content: center !important;
    }

    main .flex-xl-content-between {
        align-content: space-between !important;
    }

    main .flex-xl-content-around {
        align-content: space-around !important;
    }

    main .flex-xl-content-stretch {
        align-content: stretch !important;
    }

    main .flex-xl-auto {
        flex: 1 1 auto !important;
    }

    main .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    main .flex-xl-self-auto {
        align-self: auto !important;
    }

    main .flex-xl-self-start {
        align-self: flex-start !important;
    }

    main .flex-xl-self-end {
        align-self: flex-end !important;
    }

    main .flex-xl-self-center {
        align-self: center !important;
    }

    main .flex-xl-self-baseline {
        align-self: baseline !important;
    }

    main .flex-xl-self-stretch {
        align-self: stretch !important;
    }

    main .flex-xl-item-equal {
        flex-grow: 1;
        flex-basis: 0;
    }
}

main .position-static {
    position: static !important;
}

main .position-relative {
    position: relative !important;
}

main .position-absolute {
    position: absolute !important;
}

main .position-fixed {
    position: fixed !important;
}

main .top-0 {
    top: 0 !important;
}

main .right-0 {
    right: 0 !important;
}

main .bottom-0 {
    bottom: 0 !important;
}

main .left-0 {
    left: 0 !important;
}

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

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

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

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

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

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

main .overflow-hidden {
    overflow: hidden !important;
}

main .overflow-scroll {
    overflow: scroll !important;
}

main .overflow-auto {
    overflow: auto !important;
}

main .clearfix::before {
    display: table;
    content: "";
}

main .clearfix::after {
    display: table;
    clear: both;
    content: "";
}

main .float-left {
    float: left !important;
}

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

main .float-none {
    float: none !important;
}

@media (min-width: 544px) {
    main .float-sm-left {
        float: left !important;
    }

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

    main .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    main .float-md-left {
        float: left !important;
    }

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

    main .float-md-none {
        float: none !important;
    }
}

@media (min-width: 1012px) {
    main .float-lg-left {
        float: left !important;
    }

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

    main .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1280px) {
    main .float-xl-left {
        float: left !important;
    }

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

    main .float-xl-none {
        float: none !important;
    }
}

main .width-fit {
    max-width: 100% !important;
}

main .width-full {
    width: 100% !important;
}

main .height-fit {
    max-height: 100% !important;
}

main .height-full {
    height: 100% !important;
}

main .min-width-0 {
    min-width: 0 !important;
}

main .direction-rtl {
    direction: rtl !important;
}

main .direction-ltr {
    direction: ltr !important;
}

@media (min-width: 544px) {
    main .direction-sm-rtl {
        direction: rtl !important;
    }

    main .direction-sm-ltr {
        direction: ltr !important;
    }
}

@media (min-width: 768px) {
    main .direction-md-rtl {
        direction: rtl !important;
    }

    main .direction-md-ltr {
        direction: ltr !important;
    }
}

@media (min-width: 1012px) {
    main .direction-lg-rtl {
        direction: rtl !important;
    }

    main .direction-lg-ltr {
        direction: ltr !important;
    }
}

@media (min-width: 1280px) {
    main .direction-xl-rtl {
        direction: rtl !important;
    }

    main .direction-xl-ltr {
        direction: ltr !important;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

main .mt-n1 {
    margin-top: -4px !important;
}

main .mr-n1 {
    margin-right: -4px !important;
}

main .mb-n1 {
    margin-bottom: -4px !important;
}

main .ml-n1 {
    margin-left: -4px !important;
}

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

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

main .m-2 {
    margin: 8px !important;
}

main .mt-2 {
    margin-top: 8px !important;
}

main .mr-2 {
    margin-right: 8px !important;
}

main .mb-2 {
    margin-bottom: 8px !important;
}

main .ml-2 {
    margin-left: 8px !important;
}

main .mt-n2 {
    margin-top: -8px !important;
}

main .mr-n2 {
    margin-right: -8px !important;
}

main .mb-n2 {
    margin-bottom: -8px !important;
}

main .ml-n2 {
    margin-left: -8px !important;
}

main .mx-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
}

main .my-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

main .m-3 {
    margin: 16px !important;
}

main .mt-3 {
    margin-top: 16px !important;
}

main .mr-3 {
    margin-right: 16px !important;
}

main .mb-3 {
    margin-bottom: 16px !important;
}

main .ml-3 {
    margin-left: 16px !important;
}

main .mt-n3 {
    margin-top: -16px !important;
}

main .mr-n3 {
    margin-right: -16px !important;
}

main .mb-n3 {
    margin-bottom: -16px !important;
}

main .ml-n3 {
    margin-left: -16px !important;
}

main .mx-3 {
    margin-right: 16px !important;
    margin-left: 16px !important;
}

main .my-3 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

main .m-4 {
    margin: 24px !important;
}

main .mt-4 {
    margin-top: 24px !important;
}

main .mr-4 {
    margin-right: 24px !important;
}

main .mb-4 {
    margin-bottom: 24px !important;
}

main .ml-4 {
    margin-left: 24px !important;
}

main .mt-n4 {
    margin-top: -24px !important;
}

main .mr-n4 {
    margin-right: -24px !important;
}

main .mb-n4 {
    margin-bottom: -24px !important;
}

main .ml-n4 {
    margin-left: -24px !important;
}

main .mx-4 {
    margin-right: 24px !important;
    margin-left: 24px !important;
}

main .my-4 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
}

main .m-5 {
    margin: 32px !important;
}

main .mt-5 {
    margin-top: 32px !important;
}

main .mr-5 {
    margin-right: 32px !important;
}

main .mb-5 {
    margin-bottom: 32px !important;
}

main .ml-5 {
    margin-left: 32px !important;
}

main .mt-n5 {
    margin-top: -32px !important;
}

main .mr-n5 {
    margin-right: -32px !important;
}

main .mb-n5 {
    margin-bottom: -32px !important;
}

main .ml-n5 {
    margin-left: -32px !important;
}

main .mx-5 {
    margin-right: 32px !important;
    margin-left: 32px !important;
}

main .my-5 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}

main .m-6 {
    margin: 40px !important;
}

main .mt-6 {
    margin-top: 40px !important;
}

main .mr-6 {
    margin-right: 40px !important;
}

main .mb-6 {
    margin-bottom: 40px !important;
}

main .ml-6 {
    margin-left: 40px !important;
}

main .mt-n6 {
    margin-top: -40px !important;
}

main .mr-n6 {
    margin-right: -40px !important;
}

main .mb-n6 {
    margin-bottom: -40px !important;
}

main .ml-n6 {
    margin-left: -40px !important;
}

main .mx-6 {
    margin-right: 40px !important;
    margin-left: 40px !important;
}

main .my-6 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

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

@media (min-width: 544px) {
    main .m-sm-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

    main .m-sm-1 {
        margin: 4px !important;
    }

    main .mt-sm-1 {
        margin-top: 4px !important;
    }

    main .mr-sm-1 {
        margin-right: 4px !important;
    }

    main .mb-sm-1 {
        margin-bottom: 4px !important;
    }

    main .ml-sm-1 {
        margin-left: 4px !important;
    }

    main .mt-sm-n1 {
        margin-top: -4px !important;
    }

    main .mr-sm-n1 {
        margin-right: -4px !important;
    }

    main .mb-sm-n1 {
        margin-bottom: -4px !important;
    }

    main .ml-sm-n1 {
        margin-left: -4px !important;
    }

    main .mx-sm-1 {
        margin-right: 4px !important;
        margin-left: 4px !important;
    }

    main .my-sm-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }

    main .m-sm-2 {
        margin: 8px !important;
    }

    main .mt-sm-2 {
        margin-top: 8px !important;
    }

    main .mr-sm-2 {
        margin-right: 8px !important;
    }

    main .mb-sm-2 {
        margin-bottom: 8px !important;
    }

    main .ml-sm-2 {
        margin-left: 8px !important;
    }

    main .mt-sm-n2 {
        margin-top: -8px !important;
    }

    main .mr-sm-n2 {
        margin-right: -8px !important;
    }

    main .mb-sm-n2 {
        margin-bottom: -8px !important;
    }

    main .ml-sm-n2 {
        margin-left: -8px !important;
    }

    main .mx-sm-2 {
        margin-right: 8px !important;
        margin-left: 8px !important;
    }

    main .my-sm-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }

    main .m-sm-3 {
        margin: 16px !important;
    }

    main .mt-sm-3 {
        margin-top: 16px !important;
    }

    main .mr-sm-3 {
        margin-right: 16px !important;
    }

    main .mb-sm-3 {
        margin-bottom: 16px !important;
    }

    main .ml-sm-3 {
        margin-left: 16px !important;
    }

    main .mt-sm-n3 {
        margin-top: -16px !important;
    }

    main .mr-sm-n3 {
        margin-right: -16px !important;
    }

    main .mb-sm-n3 {
        margin-bottom: -16px !important;
    }

    main .ml-sm-n3 {
        margin-left: -16px !important;
    }

    main .mx-sm-3 {
        margin-right: 16px !important;
        margin-left: 16px !important;
    }

    main .my-sm-3 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }

    main .m-sm-4 {
        margin: 24px !important;
    }

    main .mt-sm-4 {
        margin-top: 24px !important;
    }

    main .mr-sm-4 {
        margin-right: 24px !important;
    }

    main .mb-sm-4 {
        margin-bottom: 24px !important;
    }

    main .ml-sm-4 {
        margin-left: 24px !important;
    }

    main .mt-sm-n4 {
        margin-top: -24px !important;
    }

    main .mr-sm-n4 {
        margin-right: -24px !important;
    }

    main .mb-sm-n4 {
        margin-bottom: -24px !important;
    }

    main .ml-sm-n4 {
        margin-left: -24px !important;
    }

    main .mx-sm-4 {
        margin-right: 24px !important;
        margin-left: 24px !important;
    }

    main .my-sm-4 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }

    main .m-sm-5 {
        margin: 32px !important;
    }

    main .mt-sm-5 {
        margin-top: 32px !important;
    }

    main .mr-sm-5 {
        margin-right: 32px !important;
    }

    main .mb-sm-5 {
        margin-bottom: 32px !important;
    }

    main .ml-sm-5 {
        margin-left: 32px !important;
    }

    main .mt-sm-n5 {
        margin-top: -32px !important;
    }

    main .mr-sm-n5 {
        margin-right: -32px !important;
    }

    main .mb-sm-n5 {
        margin-bottom: -32px !important;
    }

    main .ml-sm-n5 {
        margin-left: -32px !important;
    }

    main .mx-sm-5 {
        margin-right: 32px !important;
        margin-left: 32px !important;
    }

    main .my-sm-5 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }

    main .m-sm-6 {
        margin: 40px !important;
    }

    main .mt-sm-6 {
        margin-top: 40px !important;
    }

    main .mr-sm-6 {
        margin-right: 40px !important;
    }

    main .mb-sm-6 {
        margin-bottom: 40px !important;
    }

    main .ml-sm-6 {
        margin-left: 40px !important;
    }

    main .mt-sm-n6 {
        margin-top: -40px !important;
    }

    main .mr-sm-n6 {
        margin-right: -40px !important;
    }

    main .mb-sm-n6 {
        margin-bottom: -40px !important;
    }

    main .ml-sm-n6 {
        margin-left: -40px !important;
    }

    main .mx-sm-6 {
        margin-right: 40px !important;
        margin-left: 40px !important;
    }

    main .my-sm-6 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

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

@media (min-width: 768px) {
    main .m-md-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

    main .m-md-1 {
        margin: 4px !important;
    }

    main .mt-md-1 {
        margin-top: 4px !important;
    }

    main .mr-md-1 {
        margin-right: 4px !important;
    }

    main .mb-md-1 {
        margin-bottom: 4px !important;
    }

    main .ml-md-1 {
        margin-left: 4px !important;
    }

    main .mt-md-n1 {
        margin-top: -4px !important;
    }

    main .mr-md-n1 {
        margin-right: -4px !important;
    }

    main .mb-md-n1 {
        margin-bottom: -4px !important;
    }

    main .ml-md-n1 {
        margin-left: -4px !important;
    }

    main .mx-md-1 {
        margin-right: 4px !important;
        margin-left: 4px !important;
    }

    main .my-md-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }

    main .m-md-2 {
        margin: 8px !important;
    }

    main .mt-md-2 {
        margin-top: 8px !important;
    }

    main .mr-md-2 {
        margin-right: 8px !important;
    }

    main .mb-md-2 {
        margin-bottom: 8px !important;
    }

    main .ml-md-2 {
        margin-left: 8px !important;
    }

    main .mt-md-n2 {
        margin-top: -8px !important;
    }

    main .mr-md-n2 {
        margin-right: -8px !important;
    }

    main .mb-md-n2 {
        margin-bottom: -8px !important;
    }

    main .ml-md-n2 {
        margin-left: -8px !important;
    }

    main .mx-md-2 {
        margin-right: 8px !important;
        margin-left: 8px !important;
    }

    main .my-md-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }

    main .m-md-3 {
        margin: 16px !important;
    }

    main .mt-md-3 {
        margin-top: 16px !important;
    }

    main .mr-md-3 {
        margin-right: 16px !important;
    }

    main .mb-md-3 {
        margin-bottom: 16px !important;
    }

    main .ml-md-3 {
        margin-left: 16px !important;
    }

    main .mt-md-n3 {
        margin-top: -16px !important;
    }

    main .mr-md-n3 {
        margin-right: -16px !important;
    }

    main .mb-md-n3 {
        margin-bottom: -16px !important;
    }

    main .ml-md-n3 {
        margin-left: -16px !important;
    }

    main .mx-md-3 {
        margin-right: 16px !important;
        margin-left: 16px !important;
    }

    main .my-md-3 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }

    main .m-md-4 {
        margin: 24px !important;
    }

    main .mt-md-4 {
        margin-top: 24px !important;
    }

    main .mr-md-4 {
        margin-right: 24px !important;
    }

    main .mb-md-4 {
        margin-bottom: 24px !important;
    }

    main .ml-md-4 {
        margin-left: 24px !important;
    }

    main .mt-md-n4 {
        margin-top: -24px !important;
    }

    main .mr-md-n4 {
        margin-right: -24px !important;
    }

    main .mb-md-n4 {
        margin-bottom: -24px !important;
    }

    main .ml-md-n4 {
        margin-left: -24px !important;
    }

    main .mx-md-4 {
        margin-right: 24px !important;
        margin-left: 24px !important;
    }

    main .my-md-4 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }

    main .m-md-5 {
        margin: 32px !important;
    }

    main .mt-md-5 {
        margin-top: 32px !important;
    }

    main .mr-md-5 {
        margin-right: 32px !important;
    }

    main .mb-md-5 {
        margin-bottom: 32px !important;
    }

    main .ml-md-5 {
        margin-left: 32px !important;
    }

    main .mt-md-n5 {
        margin-top: -32px !important;
    }

    main .mr-md-n5 {
        margin-right: -32px !important;
    }

    main .mb-md-n5 {
        margin-bottom: -32px !important;
    }

    main .ml-md-n5 {
        margin-left: -32px !important;
    }

    main .mx-md-5 {
        margin-right: 32px !important;
        margin-left: 32px !important;
    }

    main .my-md-5 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }

    main .m-md-6 {
        margin: 40px !important;
    }

    main .mt-md-6 {
        margin-top: 40px !important;
    }

    main .mr-md-6 {
        margin-right: 40px !important;
    }

    main .mb-md-6 {
        margin-bottom: 40px !important;
    }

    main .ml-md-6 {
        margin-left: 40px !important;
    }

    main .mt-md-n6 {
        margin-top: -40px !important;
    }

    main .mr-md-n6 {
        margin-right: -40px !important;
    }

    main .mb-md-n6 {
        margin-bottom: -40px !important;
    }

    main .ml-md-n6 {
        margin-left: -40px !important;
    }

    main .mx-md-6 {
        margin-right: 40px !important;
        margin-left: 40px !important;
    }

    main .my-md-6 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

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

@media (min-width: 1012px) {
    main .m-lg-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

    main .m-lg-1 {
        margin: 4px !important;
    }

    main .mt-lg-1 {
        margin-top: 4px !important;
    }

    main .mr-lg-1 {
        margin-right: 4px !important;
    }

    main .mb-lg-1 {
        margin-bottom: 4px !important;
    }

    main .ml-lg-1 {
        margin-left: 4px !important;
    }

    main .mt-lg-n1 {
        margin-top: -4px !important;
    }

    main .mr-lg-n1 {
        margin-right: -4px !important;
    }

    main .mb-lg-n1 {
        margin-bottom: -4px !important;
    }

    main .ml-lg-n1 {
        margin-left: -4px !important;
    }

    main .mx-lg-1 {
        margin-right: 4px !important;
        margin-left: 4px !important;
    }

    main .my-lg-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }

    main .m-lg-2 {
        margin: 8px !important;
    }

    main .mt-lg-2 {
        margin-top: 8px !important;
    }

    main .mr-lg-2 {
        margin-right: 8px !important;
    }

    main .mb-lg-2 {
        margin-bottom: 8px !important;
    }

    main .ml-lg-2 {
        margin-left: 8px !important;
    }

    main .mt-lg-n2 {
        margin-top: -8px !important;
    }

    main .mr-lg-n2 {
        margin-right: -8px !important;
    }

    main .mb-lg-n2 {
        margin-bottom: -8px !important;
    }

    main .ml-lg-n2 {
        margin-left: -8px !important;
    }

    main .mx-lg-2 {
        margin-right: 8px !important;
        margin-left: 8px !important;
    }

    main .my-lg-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }

    main .m-lg-3 {
        margin: 16px !important;
    }

    main .mt-lg-3 {
        margin-top: 16px !important;
    }

    main .mr-lg-3 {
        margin-right: 16px !important;
    }

    main .mb-lg-3 {
        margin-bottom: 16px !important;
    }

    main .ml-lg-3 {
        margin-left: 16px !important;
    }

    main .mt-lg-n3 {
        margin-top: -16px !important;
    }

    main .mr-lg-n3 {
        margin-right: -16px !important;
    }

    main .mb-lg-n3 {
        margin-bottom: -16px !important;
    }

    main .ml-lg-n3 {
        margin-left: -16px !important;
    }

    main .mx-lg-3 {
        margin-right: 16px !important;
        margin-left: 16px !important;
    }

    main .my-lg-3 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }

    main .m-lg-4 {
        margin: 24px !important;
    }

    main .mt-lg-4 {
        margin-top: 24px !important;
    }

    main .mr-lg-4 {
        margin-right: 24px !important;
    }

    main .mb-lg-4 {
        margin-bottom: 24px !important;
    }

    main .ml-lg-4 {
        margin-left: 24px !important;
    }

    main .mt-lg-n4 {
        margin-top: -24px !important;
    }

    main .mr-lg-n4 {
        margin-right: -24px !important;
    }

    main .mb-lg-n4 {
        margin-bottom: -24px !important;
    }

    main .ml-lg-n4 {
        margin-left: -24px !important;
    }

    main .mx-lg-4 {
        margin-right: 24px !important;
        margin-left: 24px !important;
    }

    main .my-lg-4 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }

    main .m-lg-5 {
        margin: 32px !important;
    }

    main .mt-lg-5 {
        margin-top: 32px !important;
    }

    main .mr-lg-5 {
        margin-right: 32px !important;
    }

    main .mb-lg-5 {
        margin-bottom: 32px !important;
    }

    main .ml-lg-5 {
        margin-left: 32px !important;
    }

    main .mt-lg-n5 {
        margin-top: -32px !important;
    }

    main .mr-lg-n5 {
        margin-right: -32px !important;
    }

    main .mb-lg-n5 {
        margin-bottom: -32px !important;
    }

    main .ml-lg-n5 {
        margin-left: -32px !important;
    }

    main .mx-lg-5 {
        margin-right: 32px !important;
        margin-left: 32px !important;
    }

    main .my-lg-5 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }

    main .m-lg-6 {
        margin: 40px !important;
    }

    main .mt-lg-6 {
        margin-top: 40px !important;
    }

    main .mr-lg-6 {
        margin-right: 40px !important;
    }

    main .mb-lg-6 {
        margin-bottom: 40px !important;
    }

    main .ml-lg-6 {
        margin-left: 40px !important;
    }

    main .mt-lg-n6 {
        margin-top: -40px !important;
    }

    main .mr-lg-n6 {
        margin-right: -40px !important;
    }

    main .mb-lg-n6 {
        margin-bottom: -40px !important;
    }

    main .ml-lg-n6 {
        margin-left: -40px !important;
    }

    main .mx-lg-6 {
        margin-right: 40px !important;
        margin-left: 40px !important;
    }

    main .my-lg-6 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

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

@media (min-width: 1280px) {
    main .m-xl-0 {
        margin: 0 !important;
    }

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

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

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

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

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

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

    main .m-xl-1 {
        margin: 4px !important;
    }

    main .mt-xl-1 {
        margin-top: 4px !important;
    }

    main .mr-xl-1 {
        margin-right: 4px !important;
    }

    main .mb-xl-1 {
        margin-bottom: 4px !important;
    }

    main .ml-xl-1 {
        margin-left: 4px !important;
    }

    main .mt-xl-n1 {
        margin-top: -4px !important;
    }

    main .mr-xl-n1 {
        margin-right: -4px !important;
    }

    main .mb-xl-n1 {
        margin-bottom: -4px !important;
    }

    main .ml-xl-n1 {
        margin-left: -4px !important;
    }

    main .mx-xl-1 {
        margin-right: 4px !important;
        margin-left: 4px !important;
    }

    main .my-xl-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }

    main .m-xl-2 {
        margin: 8px !important;
    }

    main .mt-xl-2 {
        margin-top: 8px !important;
    }

    main .mr-xl-2 {
        margin-right: 8px !important;
    }

    main .mb-xl-2 {
        margin-bottom: 8px !important;
    }

    main .ml-xl-2 {
        margin-left: 8px !important;
    }

    main .mt-xl-n2 {
        margin-top: -8px !important;
    }

    main .mr-xl-n2 {
        margin-right: -8px !important;
    }

    main .mb-xl-n2 {
        margin-bottom: -8px !important;
    }

    main .ml-xl-n2 {
        margin-left: -8px !important;
    }

    main .mx-xl-2 {
        margin-right: 8px !important;
        margin-left: 8px !important;
    }

    main .my-xl-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }

    main .m-xl-3 {
        margin: 16px !important;
    }

    main .mt-xl-3 {
        margin-top: 16px !important;
    }

    main .mr-xl-3 {
        margin-right: 16px !important;
    }

    main .mb-xl-3 {
        margin-bottom: 16px !important;
    }

    main .ml-xl-3 {
        margin-left: 16px !important;
    }

    main .mt-xl-n3 {
        margin-top: -16px !important;
    }

    main .mr-xl-n3 {
        margin-right: -16px !important;
    }

    main .mb-xl-n3 {
        margin-bottom: -16px !important;
    }

    main .ml-xl-n3 {
        margin-left: -16px !important;
    }

    main .mx-xl-3 {
        margin-right: 16px !important;
        margin-left: 16px !important;
    }

    main .my-xl-3 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }

    main .m-xl-4 {
        margin: 24px !important;
    }

    main .mt-xl-4 {
        margin-top: 24px !important;
    }

    main .mr-xl-4 {
        margin-right: 24px !important;
    }

    main .mb-xl-4 {
        margin-bottom: 24px !important;
    }

    main .ml-xl-4 {
        margin-left: 24px !important;
    }

    main .mt-xl-n4 {
        margin-top: -24px !important;
    }

    main .mr-xl-n4 {
        margin-right: -24px !important;
    }

    main .mb-xl-n4 {
        margin-bottom: -24px !important;
    }

    main .ml-xl-n4 {
        margin-left: -24px !important;
    }

    main .mx-xl-4 {
        margin-right: 24px !important;
        margin-left: 24px !important;
    }

    main .my-xl-4 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }

    main .m-xl-5 {
        margin: 32px !important;
    }

    main .mt-xl-5 {
        margin-top: 32px !important;
    }

    main .mr-xl-5 {
        margin-right: 32px !important;
    }

    main .mb-xl-5 {
        margin-bottom: 32px !important;
    }

    main .ml-xl-5 {
        margin-left: 32px !important;
    }

    main .mt-xl-n5 {
        margin-top: -32px !important;
    }

    main .mr-xl-n5 {
        margin-right: -32px !important;
    }

    main .mb-xl-n5 {
        margin-bottom: -32px !important;
    }

    main .ml-xl-n5 {
        margin-left: -32px !important;
    }

    main .mx-xl-5 {
        margin-right: 32px !important;
        margin-left: 32px !important;
    }

    main .my-xl-5 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }

    main .m-xl-6 {
        margin: 40px !important;
    }

    main .mt-xl-6 {
        margin-top: 40px !important;
    }

    main .mr-xl-6 {
        margin-right: 40px !important;
    }

    main .mb-xl-6 {
        margin-bottom: 40px !important;
    }

    main .ml-xl-6 {
        margin-left: 40px !important;
    }

    main .mt-xl-n6 {
        margin-top: -40px !important;
    }

    main .mr-xl-n6 {
        margin-right: -40px !important;
    }

    main .mb-xl-n6 {
        margin-bottom: -40px !important;
    }

    main .ml-xl-n6 {
        margin-left: -40px !important;
    }

    main .mx-xl-6 {
        margin-right: 40px !important;
        margin-left: 40px !important;
    }

    main .my-xl-6 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

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

main .p-0 {
    padding: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

main .p-2 {
    padding: 8px !important;
}

main .pt-2 {
    padding-top: 8px !important;
}

main .pr-2 {
    padding-right: 8px !important;
}

main .pb-2 {
    padding-bottom: 8px !important;
}

main .pl-2 {
    padding-left: 8px !important;
}

main .px-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

main .py-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

main .p-3 {
    padding: 16px !important;
}

main .pt-3 {
    padding-top: 16px !important;
}

main .pr-3 {
    padding-right: 16px !important;
}

main .pb-3 {
    padding-bottom: 16px !important;
}

main .pl-3 {
    padding-left: 16px !important;
}

main .px-3 {
    padding-right: 16px !important;
    padding-left: 16px !important;
}

main .py-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

main .p-4 {
    padding: 24px !important;
}

main .pt-4 {
    padding-top: 24px !important;
}

main .pr-4 {
    padding-right: 24px !important;
}

main .pb-4 {
    padding-bottom: 24px !important;
}

main .pl-4 {
    padding-left: 24px !important;
}

main .px-4 {
    padding-right: 24px !important;
    padding-left: 24px !important;
}

main .py-4 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

main .p-5 {
    padding: 32px !important;
}

main .pt-5 {
    padding-top: 32px !important;
}

main .pr-5 {
    padding-right: 32px !important;
}

main .pb-5 {
    padding-bottom: 32px !important;
}

main .pl-5 {
    padding-left: 32px !important;
}

main .px-5 {
    padding-right: 32px !important;
    padding-left: 32px !important;
}

main .py-5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

main .p-6 {
    padding: 40px !important;
}

main .pt-6 {
    padding-top: 40px !important;
}

main .pr-6 {
    padding-right: 40px !important;
}

main .pb-6 {
    padding-bottom: 40px !important;
}

main .pl-6 {
    padding-left: 40px !important;
}

main .px-6 {
    padding-right: 40px !important;
    padding-left: 40px !important;
}

main .py-6 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

@media (min-width: 544px) {
    main .p-sm-0 {
        padding: 0 !important;
    }

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

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

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

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

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

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

    main .p-sm-1 {
        padding: 4px !important;
    }

    main .pt-sm-1 {
        padding-top: 4px !important;
    }

    main .pr-sm-1 {
        padding-right: 4px !important;
    }

    main .pb-sm-1 {
        padding-bottom: 4px !important;
    }

    main .pl-sm-1 {
        padding-left: 4px !important;
    }

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

    main .py-sm-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }

    main .p-sm-2 {
        padding: 8px !important;
    }

    main .pt-sm-2 {
        padding-top: 8px !important;
    }

    main .pr-sm-2 {
        padding-right: 8px !important;
    }

    main .pb-sm-2 {
        padding-bottom: 8px !important;
    }

    main .pl-sm-2 {
        padding-left: 8px !important;
    }

    main .px-sm-2 {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .py-sm-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    main .p-sm-3 {
        padding: 16px !important;
    }

    main .pt-sm-3 {
        padding-top: 16px !important;
    }

    main .pr-sm-3 {
        padding-right: 16px !important;
    }

    main .pb-sm-3 {
        padding-bottom: 16px !important;
    }

    main .pl-sm-3 {
        padding-left: 16px !important;
    }

    main .px-sm-3 {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .py-sm-3 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }

    main .p-sm-4 {
        padding: 24px !important;
    }

    main .pt-sm-4 {
        padding-top: 24px !important;
    }

    main .pr-sm-4 {
        padding-right: 24px !important;
    }

    main .pb-sm-4 {
        padding-bottom: 24px !important;
    }

    main .pl-sm-4 {
        padding-left: 24px !important;
    }

    main .px-sm-4 {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }

    main .py-sm-4 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    main .p-sm-5 {
        padding: 32px !important;
    }

    main .pt-sm-5 {
        padding-top: 32px !important;
    }

    main .pr-sm-5 {
        padding-right: 32px !important;
    }

    main .pb-sm-5 {
        padding-bottom: 32px !important;
    }

    main .pl-sm-5 {
        padding-left: 32px !important;
    }

    main .px-sm-5 {
        padding-right: 32px !important;
        padding-left: 32px !important;
    }

    main .py-sm-5 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }

    main .p-sm-6 {
        padding: 40px !important;
    }

    main .pt-sm-6 {
        padding-top: 40px !important;
    }

    main .pr-sm-6 {
        padding-right: 40px !important;
    }

    main .pb-sm-6 {
        padding-bottom: 40px !important;
    }

    main .pl-sm-6 {
        padding-left: 40px !important;
    }

    main .px-sm-6 {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }

    main .py-sm-6 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media (min-width: 768px) {
    main .p-md-0 {
        padding: 0 !important;
    }

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

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

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

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

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

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

    main .p-md-1 {
        padding: 4px !important;
    }

    main .pt-md-1 {
        padding-top: 4px !important;
    }

    main .pr-md-1 {
        padding-right: 4px !important;
    }

    main .pb-md-1 {
        padding-bottom: 4px !important;
    }

    main .pl-md-1 {
        padding-left: 4px !important;
    }

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

    main .py-md-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }

    main .p-md-2 {
        padding: 8px !important;
    }

    main .pt-md-2 {
        padding-top: 8px !important;
    }

    main .pr-md-2 {
        padding-right: 8px !important;
    }

    main .pb-md-2 {
        padding-bottom: 8px !important;
    }

    main .pl-md-2 {
        padding-left: 8px !important;
    }

    main .px-md-2 {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .py-md-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    main .p-md-3 {
        padding: 16px !important;
    }

    main .pt-md-3 {
        padding-top: 16px !important;
    }

    main .pr-md-3 {
        padding-right: 16px !important;
    }

    main .pb-md-3 {
        padding-bottom: 16px !important;
    }

    main .pl-md-3 {
        padding-left: 16px !important;
    }

    main .px-md-3 {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .py-md-3 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }

    main .p-md-4 {
        padding: 24px !important;
    }

    main .pt-md-4 {
        padding-top: 24px !important;
    }

    main .pr-md-4 {
        padding-right: 24px !important;
    }

    main .pb-md-4 {
        padding-bottom: 24px !important;
    }

    main .pl-md-4 {
        padding-left: 24px !important;
    }

    main .px-md-4 {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }

    main .py-md-4 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    main .p-md-5 {
        padding: 32px !important;
    }

    main .pt-md-5 {
        padding-top: 32px !important;
    }

    main .pr-md-5 {
        padding-right: 32px !important;
    }

    main .pb-md-5 {
        padding-bottom: 32px !important;
    }

    main .pl-md-5 {
        padding-left: 32px !important;
    }

    main .px-md-5 {
        padding-right: 32px !important;
        padding-left: 32px !important;
    }

    main .py-md-5 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }

    main .p-md-6 {
        padding: 40px !important;
    }

    main .pt-md-6 {
        padding-top: 40px !important;
    }

    main .pr-md-6 {
        padding-right: 40px !important;
    }

    main .pb-md-6 {
        padding-bottom: 40px !important;
    }

    main .pl-md-6 {
        padding-left: 40px !important;
    }

    main .px-md-6 {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }

    main .py-md-6 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media (min-width: 1012px) {
    main .p-lg-0 {
        padding: 0 !important;
    }

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

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

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

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

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

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

    main .p-lg-1 {
        padding: 4px !important;
    }

    main .pt-lg-1 {
        padding-top: 4px !important;
    }

    main .pr-lg-1 {
        padding-right: 4px !important;
    }

    main .pb-lg-1 {
        padding-bottom: 4px !important;
    }

    main .pl-lg-1 {
        padding-left: 4px !important;
    }

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

    main .py-lg-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }

    main .p-lg-2 {
        padding: 8px !important;
    }

    main .pt-lg-2 {
        padding-top: 8px !important;
    }

    main .pr-lg-2 {
        padding-right: 8px !important;
    }

    main .pb-lg-2 {
        padding-bottom: 8px !important;
    }

    main .pl-lg-2 {
        padding-left: 8px !important;
    }

    main .px-lg-2 {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .py-lg-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    main .p-lg-3 {
        padding: 16px !important;
    }

    main .pt-lg-3 {
        padding-top: 16px !important;
    }

    main .pr-lg-3 {
        padding-right: 16px !important;
    }

    main .pb-lg-3 {
        padding-bottom: 16px !important;
    }

    main .pl-lg-3 {
        padding-left: 16px !important;
    }

    main .px-lg-3 {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .py-lg-3 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }

    main .p-lg-4 {
        padding: 24px !important;
    }

    main .pt-lg-4 {
        padding-top: 24px !important;
    }

    main .pr-lg-4 {
        padding-right: 24px !important;
    }

    main .pb-lg-4 {
        padding-bottom: 24px !important;
    }

    main .pl-lg-4 {
        padding-left: 24px !important;
    }

    main .px-lg-4 {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }

    main .py-lg-4 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    main .p-lg-5 {
        padding: 32px !important;
    }

    main .pt-lg-5 {
        padding-top: 32px !important;
    }

    main .pr-lg-5 {
        padding-right: 32px !important;
    }

    main .pb-lg-5 {
        padding-bottom: 32px !important;
    }

    main .pl-lg-5 {
        padding-left: 32px !important;
    }

    main .px-lg-5 {
        padding-right: 32px !important;
        padding-left: 32px !important;
    }

    main .py-lg-5 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }

    main .p-lg-6 {
        padding: 40px !important;
    }

    main .pt-lg-6 {
        padding-top: 40px !important;
    }

    main .pr-lg-6 {
        padding-right: 40px !important;
    }

    main .pb-lg-6 {
        padding-bottom: 40px !important;
    }

    main .pl-lg-6 {
        padding-left: 40px !important;
    }

    main .px-lg-6 {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }

    main .py-lg-6 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media (min-width: 1280px) {
    main .p-xl-0 {
        padding: 0 !important;
    }

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

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

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

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

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

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

    main .p-xl-1 {
        padding: 4px !important;
    }

    main .pt-xl-1 {
        padding-top: 4px !important;
    }

    main .pr-xl-1 {
        padding-right: 4px !important;
    }

    main .pb-xl-1 {
        padding-bottom: 4px !important;
    }

    main .pl-xl-1 {
        padding-left: 4px !important;
    }

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

    main .py-xl-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }

    main .p-xl-2 {
        padding: 8px !important;
    }

    main .pt-xl-2 {
        padding-top: 8px !important;
    }

    main .pr-xl-2 {
        padding-right: 8px !important;
    }

    main .pb-xl-2 {
        padding-bottom: 8px !important;
    }

    main .pl-xl-2 {
        padding-left: 8px !important;
    }

    main .px-xl-2 {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .py-xl-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    main .p-xl-3 {
        padding: 16px !important;
    }

    main .pt-xl-3 {
        padding-top: 16px !important;
    }

    main .pr-xl-3 {
        padding-right: 16px !important;
    }

    main .pb-xl-3 {
        padding-bottom: 16px !important;
    }

    main .pl-xl-3 {
        padding-left: 16px !important;
    }

    main .px-xl-3 {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .py-xl-3 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }

    main .p-xl-4 {
        padding: 24px !important;
    }

    main .pt-xl-4 {
        padding-top: 24px !important;
    }

    main .pr-xl-4 {
        padding-right: 24px !important;
    }

    main .pb-xl-4 {
        padding-bottom: 24px !important;
    }

    main .pl-xl-4 {
        padding-left: 24px !important;
    }

    main .px-xl-4 {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }

    main .py-xl-4 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    main .p-xl-5 {
        padding: 32px !important;
    }

    main .pt-xl-5 {
        padding-top: 32px !important;
    }

    main .pr-xl-5 {
        padding-right: 32px !important;
    }

    main .pb-xl-5 {
        padding-bottom: 32px !important;
    }

    main .pl-xl-5 {
        padding-left: 32px !important;
    }

    main .px-xl-5 {
        padding-right: 32px !important;
        padding-left: 32px !important;
    }

    main .py-xl-5 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }

    main .p-xl-6 {
        padding: 40px !important;
    }

    main .pt-xl-6 {
        padding-top: 40px !important;
    }

    main .pr-xl-6 {
        padding-right: 40px !important;
    }

    main .pb-xl-6 {
        padding-bottom: 40px !important;
    }

    main .pl-xl-6 {
        padding-left: 40px !important;
    }

    main .px-xl-6 {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }

    main .py-xl-6 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

main .p-responsive {
    padding-right: 16px !important;
    padding-left: 16px !important;
}

@media (min-width: 544px) {
    main .p-responsive {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }
}

@media (min-width: 1012px) {
    main .p-responsive {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }
}

main .h1 {
    font-size: 26px !important;
}

@media (min-width: 768px) {
    main .h1 {
        font-size: 32px !important;
    }
}

main .h2 {
    font-size: 22px !important;
}

@media (min-width: 768px) {
    main .h2 {
        font-size: 24px !important;
    }
}

main .h3 {
    font-size: 18px !important;
}

@media (min-width: 768px) {
    main .h3 {
        font-size: 20px !important;
    }
}

main .h4 {
    font-size: 16px !important;
}

main .h5 {
    font-size: 14px !important;
}

main .h6 {
    font-size: 12px !important;
}

main .h1,
main .h2,
main .h3,
main .h4,
main .h5,
main .h6 {
    font-weight: 600 !important;
}

main .f1 {
    font-size: 26px !important;
}

@media (min-width: 768px) {
    main .f1 {
        font-size: 32px !important;
    }
}

main .f2 {
    font-size: 22px !important;
}

@media (min-width: 768px) {
    main .f2 {
        font-size: 24px !important;
    }
}

main .f3 {
    font-size: 18px !important;
}

@media (min-width: 768px) {
    main .f3 {
        font-size: 20px !important;
    }
}

main .f4 {
    font-size: 16px !important;
}

@media (min-width: 768px) {
    main .f4 {
        font-size: 16px !important;
    }
}

main .f5 {
    font-size: 14px !important;
}

main .f6 {
    font-size: 12px !important;
}

main .f00-light {
    font-size: 40px !important;
    font-weight: 300 !important;
}

@media (min-width: 768px) {
    main .f00-light {
        font-size: 48px !important;
    }
}

main .f0-light {
    font-size: 32px !important;
    font-weight: 300 !important;
}

@media (min-width: 768px) {
    main .f0-light {
        font-size: 40px !important;
    }
}

main .f1-light {
    font-size: 26px !important;
    font-weight: 300 !important;
}

@media (min-width: 768px) {
    main .f1-light {
        font-size: 32px !important;
    }
}

main .f2-light {
    font-size: 22px !important;
    font-weight: 300 !important;
}

@media (min-width: 768px) {
    main .f2-light {
        font-size: 24px !important;
    }
}

main .f3-light {
    font-size: 18px !important;
    font-weight: 300 !important;
}

@media (min-width: 768px) {
    main .f3-light {
        font-size: 20px !important;
    }
}

main .text-small {
    font-size: 12px !important;
}

main .lead {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 300;
    color: #586069;
}

main .lh-condensed-ultra {
    line-height: 1 !important;
}

main .lh-condensed {
    line-height: 1.25 !important;
}

main .lh-default {
    line-height: 1.5 !important;
}

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

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

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

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

@media (min-width: 544px) {
    main .text-sm-right {
        text-align: right !important;
    }

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

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

@media (min-width: 768px) {
    main .text-md-right {
        text-align: right !important;
    }

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

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

@media (min-width: 1012px) {
    main .text-lg-right {
        text-align: right !important;
    }

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

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

@media (min-width: 1280px) {
    main .text-xl-right {
        text-align: right !important;
    }

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

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

main .text-normal {
    font-weight: 400 !important;
}

main .text-bold {
    font-weight: 600 !important;
}

main .text-italic {
    font-style: italic !important;
}

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

main .text-underline {
    text-decoration: underline !important;
}

main .no-underline {
    text-decoration: none !important;
}

main .no-wrap {
    white-space: nowrap !important;
}

main .ws-normal {
    white-space: normal !important;
}

main .wb-break-all {
    word-break: break-all !important;
}

main .text-emphasized {
    font-weight: 600;
    color: #24292e;
}

main .list-style-none {
    list-style: none !important;
}

main .text-shadow-dark {
    text-shadow: 0 1px 1px rgba(27, 31, 35, 0.25), 0 1px 25px rgba(27, 31, 35, 0.75);
}

main .text-shadow-light {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

main .text-mono {
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

main .user-select-none {
    user-select: none !important;
}

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

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

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

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

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

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

main .d-table {
    display: table !important;
}

main .d-table-cell {
    display: table-cell !important;
}

@media (min-width: 544px) {
    main .d-sm-block {
        display: block !important;
    }

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

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

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

    main .d-sm-inline-flex {
        display: inline-flex !important;
    }

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

    main .d-sm-table {
        display: table !important;
    }

    main .d-sm-table-cell {
        display: table-cell !important;
    }
}

@media (min-width: 768px) {
    main .d-md-block {
        display: block !important;
    }

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

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

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

    main .d-md-inline-flex {
        display: inline-flex !important;
    }

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

    main .d-md-table {
        display: table !important;
    }

    main .d-md-table-cell {
        display: table-cell !important;
    }
}

@media (min-width: 1012px) {
    main .d-lg-block {
        display: block !important;
    }

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

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

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

    main .d-lg-inline-flex {
        display: inline-flex !important;
    }

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

    main .d-lg-table {
        display: table !important;
    }

    main .d-lg-table-cell {
        display: table-cell !important;
    }
}

@media (min-width: 1280px) {
    main .d-xl-block {
        display: block !important;
    }

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

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

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

    main .d-xl-inline-flex {
        display: inline-flex !important;
    }

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

    main .d-xl-table {
        display: table !important;
    }

    main .d-xl-table-cell {
        display: table-cell !important;
    }
}

main .v-hidden {
    visibility: hidden !important;
}

main .v-visible {
    visibility: visible !important;
}

@media (max-width: 544px) {
    main .hide-sm {
        display: none !important;
    }
}

@media (min-width: 544px) and (max-width: 768px) {
    main .hide-md {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1012px) {
    main .hide-lg {
        display: none !important;
    }
}

@media (min-width: 1012px) {
    main .hide-xl {
        display: none !important;
    }
}

main .table-fixed {
    table-layout: fixed !important;
}

main .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    word-wrap: normal;
    border: 0;
}

main .show-on-focus {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

main .show-on-focus:focus {
    z-index: 20;
    width: auto;
    height: auto;
    clip: auto;
}

main .container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}

main .container::before {
    display: table;
    content: "";
}

main .container::after {
    display: table;
    clear: both;
    content: "";
}

main .container-md {
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
}

main .container-lg {
    max-width: 1012px;
    margin-right: auto;
    margin-left: auto;
}

main .container-xl {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
}

main .columns {
    margin-right: -10px;
    margin-left: -10px;
}

main .columns::before {
    display: table;
    content: "";
}

main .columns::after {
    display: table;
    clear: both;
    content: "";
}

main .column {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}

main .one-third {
    width: 33.333333%;
}

main .two-thirds {
    width: 66.666667%;
}

main .one-fourth {
    width: 25%;
}

main .one-half {
    width: 50%;
}

main .three-fourths {
    width: 75%;
}

main .one-fifth {
    width: 20%;
}

main .four-fifths {
    width: 80%;
}

main .centered {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
}

main .col-1 {
    width: 8.3333333333%;
}

main .col-2 {
    width: 16.6666666667%;
}

main .col-3 {
    width: 25%;
}

main .col-4 {
    width: 33.3333333333%;
}

main .col-5 {
    width: 41.6666666667%;
}

main .col-6 {
    width: 50%;
}

main .col-7 {
    width: 58.3333333333%;
}

main .col-8 {
    width: 66.6666666667%;
}

main .col-9 {
    width: 75%;
}

main .col-10 {
    width: 83.3333333333%;
}

main .col-11 {
    width: 91.6666666667%;
}

main .col-12 {
    width: 100%;
}

@media (min-width: 544px) {
    main .col-sm-1 {
        width: 8.3333333333%;
    }

    main .col-sm-2 {
        width: 16.6666666667%;
    }

    main .col-sm-3 {
        width: 25%;
    }

    main .col-sm-4 {
        width: 33.3333333333%;
    }

    main .col-sm-5 {
        width: 41.6666666667%;
    }

    main .col-sm-6 {
        width: 50%;
    }

    main .col-sm-7 {
        width: 58.3333333333%;
    }

    main .col-sm-8 {
        width: 66.6666666667%;
    }

    main .col-sm-9 {
        width: 75%;
    }

    main .col-sm-10 {
        width: 83.3333333333%;
    }

    main .col-sm-11 {
        width: 91.6666666667%;
    }

    main .col-sm-12 {
        width: 100%;
    }
}

@media (min-width: 768px) {
    main .col-md-1 {
        width: 8.3333333333%;
    }

    main .col-md-2 {
        width: 16.6666666667%;
    }

    main .col-md-3 {
        width: 25%;
    }

    main .col-md-4 {
        width: 33.3333333333%;
    }

    main .col-md-5 {
        width: 41.6666666667%;
    }

    main .col-md-6 {
        width: 50%;
    }

    main .col-md-7 {
        width: 58.3333333333%;
    }

    main .col-md-8 {
        width: 66.6666666667%;
    }

    main .col-md-9 {
        width: 75%;
    }

    main .col-md-10 {
        width: 83.3333333333%;
    }

    main .col-md-11 {
        width: 91.6666666667%;
    }

    main .col-md-12 {
        width: 100%;
    }
}

@media (min-width: 1012px) {
    main .col-lg-1 {
        width: 8.3333333333%;
    }

    main .col-lg-2 {
        width: 16.6666666667%;
    }

    main .col-lg-3 {
        width: 25%;
    }

    main .col-lg-4 {
        width: 33.3333333333%;
    }

    main .col-lg-5 {
        width: 41.6666666667%;
    }

    main .col-lg-6 {
        width: 50%;
    }

    main .col-lg-7 {
        width: 58.3333333333%;
    }

    main .col-lg-8 {
        width: 66.6666666667%;
    }

    main .col-lg-9 {
        width: 75%;
    }

    main .col-lg-10 {
        width: 83.3333333333%;
    }

    main .col-lg-11 {
        width: 91.6666666667%;
    }

    main .col-lg-12 {
        width: 100%;
    }
}

@media (min-width: 1280px) {
    main .col-xl-1 {
        width: 8.3333333333%;
    }

    main .col-xl-2 {
        width: 16.6666666667%;
    }

    main .col-xl-3 {
        width: 25%;
    }

    main .col-xl-4 {
        width: 33.3333333333%;
    }

    main .col-xl-5 {
        width: 41.6666666667%;
    }

    main .col-xl-6 {
        width: 50%;
    }

    main .col-xl-7 {
        width: 58.3333333333%;
    }

    main .col-xl-8 {
        width: 66.6666666667%;
    }

    main .col-xl-9 {
        width: 75%;
    }

    main .col-xl-10 {
        width: 83.3333333333%;
    }

    main .col-xl-11 {
        width: 91.6666666667%;
    }

    main .col-xl-12 {
        width: 100%;
    }
}

main .gutter {
    margin-right: -16px;
    margin-left: -16px;
}

main .gutter>[class*="col-"] {
    padding-right: 16px !important;
    padding-left: 16px !important;
}

main .gutter-condensed {
    margin-right: -8px;
    margin-left: -8px;
}

main .gutter-condensed>[class*="col-"] {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

main .gutter-spacious {
    margin-right: -24px;
    margin-left: -24px;
}

main .gutter-spacious>[class*="col-"] {
    padding-right: 24px !important;
    padding-left: 24px !important;
}

@media (min-width: 544px) {
    main .gutter-sm {
        margin-right: -16px;
        margin-left: -16px;
    }

    main .gutter-sm>[class*="col-"] {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .gutter-sm-condensed {
        margin-right: -8px;
        margin-left: -8px;
    }

    main .gutter-sm-condensed>[class*="col-"] {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .gutter-sm-spacious {
        margin-right: -24px;
        margin-left: -24px;
    }

    main .gutter-sm-spacious>[class*="col-"] {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }
}

@media (min-width: 768px) {
    main .gutter-md {
        margin-right: -16px;
        margin-left: -16px;
    }

    main .gutter-md>[class*="col-"] {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .gutter-md-condensed {
        margin-right: -8px;
        margin-left: -8px;
    }

    main .gutter-md-condensed>[class*="col-"] {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .gutter-md-spacious {
        margin-right: -24px;
        margin-left: -24px;
    }

    main .gutter-md-spacious>[class*="col-"] {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }
}

@media (min-width: 1012px) {
    main .gutter-lg {
        margin-right: -16px;
        margin-left: -16px;
    }

    main .gutter-lg>[class*="col-"] {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .gutter-lg-condensed {
        margin-right: -8px;
        margin-left: -8px;
    }

    main .gutter-lg-condensed>[class*="col-"] {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .gutter-lg-spacious {
        margin-right: -24px;
        margin-left: -24px;
    }

    main .gutter-lg-spacious>[class*="col-"] {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }
}

@media (min-width: 1280px) {
    main .gutter-xl {
        margin-right: -16px;
        margin-left: -16px;
    }

    main .gutter-xl>[class*="col-"] {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    main .gutter-xl-condensed {
        margin-right: -8px;
        margin-left: -8px;
    }

    main .gutter-xl-condensed>[class*="col-"] {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    main .gutter-xl-spacious {
        margin-right: -24px;
        margin-left: -24px;
    }

    main .gutter-xl-spacious>[class*="col-"] {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }
}

main .offset-1 {
    margin-left: 8.3333333333% !important;
}

main .offset-2 {
    margin-left: 16.6666666667% !important;
}

main .offset-3 {
    margin-left: 25% !important;
}

main .offset-4 {
    margin-left: 33.3333333333% !important;
}

main .offset-5 {
    margin-left: 41.6666666667% !important;
}

main .offset-6 {
    margin-left: 50% !important;
}

main .offset-7 {
    margin-left: 58.3333333333% !important;
}

main .offset-8 {
    margin-left: 66.6666666667% !important;
}

main .offset-9 {
    margin-left: 75% !important;
}

main .offset-10 {
    margin-left: 83.3333333333% !important;
}

main .offset-11 {
    margin-left: 91.6666666667% !important;
}

@media (min-width: 544px) {
    main .offset-sm-1 {
        margin-left: 8.3333333333% !important;
    }

    main .offset-sm-2 {
        margin-left: 16.6666666667% !important;
    }

    main .offset-sm-3 {
        margin-left: 25% !important;
    }

    main .offset-sm-4 {
        margin-left: 33.3333333333% !important;
    }

    main .offset-sm-5 {
        margin-left: 41.6666666667% !important;
    }

    main .offset-sm-6 {
        margin-left: 50% !important;
    }

    main .offset-sm-7 {
        margin-left: 58.3333333333% !important;
    }

    main .offset-sm-8 {
        margin-left: 66.6666666667% !important;
    }

    main .offset-sm-9 {
        margin-left: 75% !important;
    }

    main .offset-sm-10 {
        margin-left: 83.3333333333% !important;
    }

    main .offset-sm-11 {
        margin-left: 91.6666666667% !important;
    }
}

@media (min-width: 768px) {
    main .offset-md-1 {
        margin-left: 8.3333333333% !important;
    }

    main .offset-md-2 {
        margin-left: 16.6666666667% !important;
    }

    main .offset-md-3 {
        margin-left: 25% !important;
    }

    main .offset-md-4 {
        margin-left: 33.3333333333% !important;
    }

    main .offset-md-5 {
        margin-left: 41.6666666667% !important;
    }

    main .offset-md-6 {
        margin-left: 50% !important;
    }

    main .offset-md-7 {
        margin-left: 58.3333333333% !important;
    }

    main .offset-md-8 {
        margin-left: 66.6666666667% !important;
    }

    main .offset-md-9 {
        margin-left: 75% !important;
    }

    main .offset-md-10 {
        margin-left: 83.3333333333% !important;
    }

    main .offset-md-11 {
        margin-left: 91.6666666667% !important;
    }
}

@media (min-width: 1012px) {
    main .offset-lg-1 {
        margin-left: 8.3333333333% !important;
    }

    main .offset-lg-2 {
        margin-left: 16.6666666667% !important;
    }

    main .offset-lg-3 {
        margin-left: 25% !important;
    }

    main .offset-lg-4 {
        margin-left: 33.3333333333% !important;
    }

    main .offset-lg-5 {
        margin-left: 41.6666666667% !important;
    }

    main .offset-lg-6 {
        margin-left: 50% !important;
    }

    main .offset-lg-7 {
        margin-left: 58.3333333333% !important;
    }

    main .offset-lg-8 {
        margin-left: 66.6666666667% !important;
    }

    main .offset-lg-9 {
        margin-left: 75% !important;
    }

    main .offset-lg-10 {
        margin-left: 83.3333333333% !important;
    }

    main .offset-lg-11 {
        margin-left: 91.6666666667% !important;
    }
}

@media (min-width: 1280px) {
    main .offset-xl-1 {
        margin-left: 8.3333333333% !important;
    }

    main .offset-xl-2 {
        margin-left: 16.6666666667% !important;
    }

    main .offset-xl-3 {
        margin-left: 25% !important;
    }

    main .offset-xl-4 {
        margin-left: 33.3333333333% !important;
    }

    main .offset-xl-5 {
        margin-left: 41.6666666667% !important;
    }

    main .offset-xl-6 {
        margin-left: 50% !important;
    }

    main .offset-xl-7 {
        margin-left: 58.3333333333% !important;
    }

    main .offset-xl-8 {
        margin-left: 66.6666666667% !important;
    }

    main .offset-xl-9 {
        margin-left: 75% !important;
    }

    main .offset-xl-10 {
        margin-left: 83.3333333333% !important;
    }

    main .offset-xl-11 {
        margin-left: 91.6666666667% !important;
    }
}

main .markdown-body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word;
}

main .markdown-body::before {
    display: table;
    content: "";
}

main .markdown-body::after {
    display: table;
    clear: both;
    content: "";
}

main .markdown-body>*:first-child {
    margin-top: 0 !important;
}

main .markdown-body>*:last-child {
    margin-bottom: 0 !important;
}

main .markdown-body a:not([href]) {
    color: inherit;
    text-decoration: none;
}

main .markdown-body .absent {
    color: #cb2431;
}

main .markdown-body .anchor {
    float: left;
    padding-right: 4px;
    margin-left: -20px;
    line-height: 1;
}

main .markdown-body .anchor:focus {
    outline: none;
}

main .markdown-body p,
main .markdown-body blockquote,
main .markdown-body ul,
main .markdown-body ol,
main .markdown-body dl,
main .markdown-body table,
main .markdown-body pre {
    margin-top: 0;
    margin-bottom: 16px;
}

main .markdown-body hr {
    height: 0.25em;
    padding: 0;
    margin: 24px 0;
    background-color: #e1e4e8;
    border: 0;
}

main .markdown-body blockquote {
    padding: 0 1em;
    color: #6a737d;
    border-left: 0.25em solid #dfe2e5;
}

main .markdown-body blockquote> :first-child {
    margin-top: 0;
}

main .markdown-body blockquote> :last-child {
    margin-bottom: 0;
}

main .markdown-body kbd {
    display: inline-block;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 10px;
    color: #444d56;
    vertical-align: middle;
    background-color: #fafbfc;
    border: solid 1px #c6cbd1;
    border-bottom-color: #959da5;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #959da5;
}

main .markdown-body h1,
main .markdown-body h2,
main .markdown-body h3,
main .markdown-body h4,
main .markdown-body h5,
main .markdown-body h6 {
    margin-top: 24px;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 1.25;
}

main .markdown-body h1 .octicon-link,
main .markdown-body h2 .octicon-link,
main .markdown-body h3 .octicon-link,
main .markdown-body h4 .octicon-link,
main .markdown-body h5 .octicon-link,
main .markdown-body h6 .octicon-link {
    color: #1b1f23;
    vertical-align: middle;
    visibility: hidden;
}

main .markdown-body h1:hover .anchor,
main .markdown-body h2:hover .anchor,
main .markdown-body h3:hover .anchor,
main .markdown-body h4:hover .anchor,
main .markdown-body h5:hover .anchor,
main .markdown-body h6:hover .anchor {
    text-decoration: none;
}

main .markdown-body h1:hover .anchor .octicon-link,
main .markdown-body h2:hover .anchor .octicon-link,
main .markdown-body h3:hover .anchor .octicon-link,
main .markdown-body h4:hover .anchor .octicon-link,
main .markdown-body h5:hover .anchor .octicon-link,
main .markdown-body h6:hover .anchor .octicon-link {
    visibility: visible;
}

main .markdown-body h1 tt,
main .markdown-body h1 code,
main .markdown-body h2 tt,
main .markdown-body h2 code,
main .markdown-body h3 tt,
main .markdown-body h3 code,
main .markdown-body h4 tt,
main .markdown-body h4 code,
main .markdown-body h5 tt,
main .markdown-body h5 code,
main .markdown-body h6 tt,
main .markdown-body h6 code {
    font-size: inherit;
}

main .markdown-body h1 {
    padding-bottom: 0.3em;
    font-size: 2em;
    border-bottom: 1px solid #eaecef;
}

main .markdown-body h2 {
    padding-bottom: 0.3em;
    font-size: 1.5em;
    border-bottom: 1px solid #eaecef;
}

main .markdown-body h3 {
    font-size: 1.25em;
}

main .markdown-body h4 {
    font-size: 1em;
}

main .markdown-body h5 {
    font-size: 0.875em;
}

main .markdown-body h6 {
    font-size: 0.85em;
    color: #6a737d;
}

main .markdown-body ul,
main .markdown-body ol {
    padding-left: 2em;
}

main .markdown-body ul.no-list,
main .markdown-body ol.no-list {
    padding: 0;
    list-style-type: none;
}

main .markdown-body ul ul,
main .markdown-body ul ol,
main .markdown-body ol ol,
main .markdown-body ol ul {
    margin-top: 0;
    margin-bottom: 0;
}

main .markdown-body li {
    word-wrap: break-all;
}

main .markdown-body li>p {
    margin-top: 16px;
}

main .markdown-body li+li {
    margin-top: 0.25em;
}

main .markdown-body dl {
    padding: 0;
}

main .markdown-body dl dt {
    padding: 0;
    margin-top: 16px;
    font-size: 1em;
    font-style: italic;
    font-weight: 600;
}

main .markdown-body dl dd {
    padding: 0 16px;
    margin-bottom: 16px;
}

main .markdown-body table {
    display: block;
    width: 100%;
    overflow: auto;
}

main .markdown-body table th {
    font-weight: 600;
}

main .markdown-body table th,
main .markdown-body table td {
    padding: 6px 13px;
    border: 1px solid #dfe2e5;
}

main .markdown-body table tr {
    background-color: #fff;
    border-top: 1px solid #c6cbd1;
}

main .markdown-body table tr:nth-child(2n) {
    background-color: #f6f8fa;
}

main .markdown-body table img {
    background-color: transparent;
}

main .markdown-body img {
    max-width: 100%;
    box-sizing: content-box;
    background-color: #fff;
}

main .markdown-body img[align=right] {
    padding-left: 20px;
}

main .markdown-body img[align=left] {
    padding-right: 20px;
}

main .markdown-body .emoji {
    max-width: none;
    vertical-align: text-top;
    background-color: transparent;
}

main .markdown-body span.frame {
    display: block;
    overflow: hidden;
}

main .markdown-body span.frame>span {
    display: block;
    float: left;
    width: auto;
    padding: 7px;
    margin: 13px 0 0;
    overflow: hidden;
    border: 1px solid #dfe2e5;
}

main .markdown-body span.frame span img {
    display: block;
    float: left;
}

main .markdown-body span.frame span span {
    display: block;
    padding: 5px 0 0;
    clear: both;
    color: #24292e;
}

main .markdown-body span.align-center {
    display: block;
    overflow: hidden;
    clear: both;
}

main .markdown-body span.align-center>span {
    display: block;
    margin: 13px auto 0;
    overflow: hidden;
    text-align: center;
}

main .markdown-body span.align-center span img {
    margin: 0 auto;
    text-align: center;
}

main .markdown-body span.align-right {
    display: block;
    overflow: hidden;
    clear: both;
}

main .markdown-body span.align-right>span {
    display: block;
    margin: 13px 0 0;
    overflow: hidden;
    text-align: right;
}

main .markdown-body span.align-right span img {
    margin: 0;
    text-align: right;
}

main .markdown-body span.float-left {
    display: block;
    float: left;
    margin-right: 13px;
    overflow: hidden;
}

main .markdown-body span.float-left span {
    margin: 13px 0 0;
}

main .markdown-body span.float-right {
    display: block;
    float: right;
    margin-left: 13px;
    overflow: hidden;
}

main .markdown-body span.float-right>span {
    display: block;
    margin: 13px auto 0;
    overflow: hidden;
    text-align: right;
}

main .markdown-body code,
main .markdown-body tt {
    padding: 0.2em 0.4em;
    margin: 0;
    font-size: 85%;
    background-color: rgba(27, 31, 35, 0.05);
    border-radius: 3px;
}

main .markdown-body code br,
main .markdown-body tt br {
    display: none;
}

main .markdown-body del code {
    text-decoration: inherit;
}

main .markdown-body pre {
    word-wrap: normal;
}

main .markdown-body pre>code {
    padding: 0;
    margin: 0;
    font-size: 100%;
    word-break: normal;
    white-space: pre;
    background: transparent;
    border: 0;
}

main .markdown-body .highlight {
    margin-bottom: 16px;
}

main .markdown-body .highlight pre {
    margin-bottom: 0;
    word-break: normal;
}

main .markdown-body .highlight pre,
main .markdown-body pre {
    padding: 16px;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: #f6f8fa;
    border-radius: 3px;
}

main .markdown-body pre code,
main .markdown-body pre tt {
    display: inline;
    max-width: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    line-height: inherit;
    word-wrap: normal;
    background-color: transparent;
    border: 0;
}

main .markdown-body .csv-data td,
main .markdown-body .csv-data th {
    padding: 5px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    text-align: left;
    white-space: nowrap;
}

main .markdown-body .csv-data .blob-num {
    padding: 10px 8px 9px;
    text-align: right;
    background: #fff;
    border: 0;
}

main .markdown-body .csv-data tr {
    border-top: 0;
}

main .markdown-body .csv-data th {
    font-weight: 600;
    background: #f6f8fa;
    border-top: 0;
}

main .highlight table td {
    padding: 5px;
}

main .highlight table pre {
    margin: 0;
}

main .highlight .cm {
    color: #999988;
    font-style: italic;
}

main .highlight .cp {
    color: #999999;
    font-weight: bold;
}

main .highlight .c1 {
    color: #999988;
    font-style: italic;
}

main .highlight .cs {
    color: #999999;
    font-weight: bold;
    font-style: italic;
}

main .highlight .c,
main .highlight .cd {
    color: #999988;
    font-style: italic;
}

main .highlight .err {
    color: #a61717;
    background-color: #e3d2d2;
}

main .highlight .gd {
    color: #000000;
    background-color: #ffdddd;
}

main .highlight .ge {
    color: #000000;
    font-style: italic;
}

main .highlight .gr {
    color: #aa0000;
}

main .highlight .gh {
    color: #999999;
}

main .highlight .gi {
    color: #000000;
    background-color: #ddffdd;
}

main .highlight .go {
    color: #888888;
}

main .highlight .gp {
    color: #555555;
}

main .highlight .gs {
    font-weight: bold;
}

main .highlight .gu {
    color: #aaaaaa;
}

main .highlight .gt {
    color: #aa0000;
}

main .highlight .kc {
    color: #000000;
    font-weight: bold;
}

main .highlight .kd {
    color: #000000;
    font-weight: bold;
}

main .highlight .kn {
    color: #000000;
    font-weight: bold;
}

main .highlight .kp {
    color: #000000;
    font-weight: bold;
}

main .highlight .kr {
    color: #000000;
    font-weight: bold;
}

main .highlight .kt {
    color: #445588;
    font-weight: bold;
}

main .highlight .k,
main .highlight .kv {
    color: #000000;
    font-weight: bold;
}

main .highlight .mf {
    color: #009999;
}

main .highlight .mh {
    color: #009999;
}

main .highlight .il {
    color: #009999;
}

main .highlight .mi {
    color: #009999;
}

main .highlight .mo {
    color: #009999;
}

main .highlight .m,
main .highlight .mb,
main .highlight .mx {
    color: #009999;
}

main .highlight .sb {
    color: #d14;
}

main .highlight .sc {
    color: #d14;
}

main .highlight .sd {
    color: #d14;
}

main .highlight .s2 {
    color: #d14;
}

main .highlight .se {
    color: #d14;
}

main .highlight .sh {
    color: #d14;
}

main .highlight .si {
    color: #d14;
}

main .highlight .sx {
    color: #d14;
}

main .highlight .sr {
    color: #009926;
}

main .highlight .s1 {
    color: #d14;
}

main .highlight .ss {
    color: #990073;
}

main .highlight .s {
    color: #d14;
}

main .highlight .na {
    color: #008080;
}

main .highlight .bp {
    color: #999999;
}

main .highlight .nb {
    color: #0086B3;
}

main .highlight .nc {
    color: #445588;
    font-weight: bold;
}

main .highlight .no {
    color: #008080;
}

main .highlight .nd {
    color: #3c5d5d;
    font-weight: bold;
}

main .highlight .ni {
    color: #800080;
}

main .highlight .ne {
    color: #990000;
    font-weight: bold;
}

main .highlight .nf {
    color: #990000;
    font-weight: bold;
}

main .highlight .nl {
    color: #990000;
    font-weight: bold;
}

main .highlight .nn {
    color: #555555;
}

main .highlight .nt {
    color: #000080;
}

main .highlight .vc {
    color: #008080;
}

main .highlight .vg {
    color: #008080;
}

main .highlight .vi {
    color: #008080;
}

main .highlight .nv {
    color: #008080;
}

main .highlight .ow {
    color: #000000;
    font-weight: bold;
}

main .highlight .o {
    color: #000000;
    font-weight: bold;
}

main .highlight .w {
    color: #bbbbbb;
}

main .highlight {
    background-color: #f8f8f8;
}