@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro|Mona+Sans|Fira+Code|SFMono-Regular|Nunito|Inter&display=swap";:root{--navbar-height:100px}:root,[data-bs-theme=light]{--bs-link-color:$secondary}[data-bs-theme=dark]{--bs-link-color:$primary}a{color:var(--bs-link-color);opacity:.8}.btn:focus,.btn:active,.btn:active:focus,.btn.active:focus{outline:none}.btn-secondary{color:#212529;background-color:#fff;border-color:#6c757d}.btn-secondary:hover{color:#212529;background-color:#dee2e6;border-color:#adb5bd}.btn-secondary.disabled{color:#2c3034;background-color:#fff;border-color:#737c84}.btn-warning{color:#fff}.btn-primary:focus{box-shadow:0 0 5px #257dfd}.btn-secondary:focus{box-shadow:0 0 5px #ced4da}.btn-success:focus{box-shadow:0 0 5px #309365}.btn-info:focus{box-shadow:0 0 5px #25cff2}.btn-warning:focus{box-shadow:0 0 5px #ffc720}.btn-danger:focus{box-shadow:0 0 5px #e04958}.btn.disabled:focus{box-shadow:none}.table .thead-dark th{background-color:#6c757d;border-color:var(--bs-border-color)}.table-primary,.table-secondary,.table-success,.table-warning,.table-danger,.table-info,.table-light{}.form-control:focus{box-shadow:0 0 5px rgba(13,110,253,.4)}.nav-tabs .nav-link,.nav-tabs .nav-link.active{border-width:0 0 1px}.nav-tabs .nav-link:hover,.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:hover,.nav-tabs .nav-link.active:focus{border-bottom:1px solid #0d6efd}.nav-tabs .nav-item+.nav-item{margin-left:0}.badge.bg-light{color:#212529}.list-group-item{color:rgba(255,255,255,.8)}.list-group-item.active,.list-group-item:hover,.list-group-item:focus{color:#fff}.list-group-item.active{font-weight:700}.list-group-item.active:hover{background-color:var(--bs-tertiary-bg)}.list-group-item.disabled:hover{color:var(--bs-secondary-color)}.card{border-radius:var(--bs-card-border-radius);overflow:hidden;margin-bottom:1rem}:root{}.middot-divider{padding-right:.45em;padding-left:.45em;font-size:15px}:root,[data-bs-theme=light]{--scroll-top-bg:#0d6efd;--scroll-top-color:rgba(255, 255, 255, 0.55);--scroll-top-shadow:rgba(255, 255, 255, 0.55)}[data-bs-theme=dark]{color-scheme:dark;--scroll-top-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--scroll-top-shadow:rgba(var(--bs-emphasis-color-rgb), 0.65)}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:99999;background-color:var(--scroll-top-bg);color:var(--scroll-top-color);width:40px;height:40px;border-radius:4px;transition:all .4s;box-shadow:0 0 1px var(--scroll-top-shadow)}.scroll-top i{font-size:2rem;line-height:0}.scroll-top:hover{background-color:color-mix(in srgb,var(--scroll-top-bg),transparent 20%)}.scroll-top.active{visibility:visible;opacity:1}:root,[data-bs-theme=light]{--scroll-top-bg:#0d6efd;--default-color:rgba(255, 255, 255, 0.55)}[data-bs-theme=dark]{color-scheme:dark;--default-color:rgba(var(--bs-emphasis-color-rgb), 0.65)}.footer{color:var(--default-color);background-color:var(--background-color);font-size:14px;position:relative}.footer .copyright{padding:25px 0;border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);color:var(--default-color)}.footer .copyright p{margin-bottom:0}.timeline{--tl-shift-left:40px;position:relative;padding:0;list-style:none}.timeline:before{position:absolute;top:0;bottom:0;left:40px-var(--tl-shift-left);width:2px;margin-left:-1.5px;content:"";background-color:#6c757d}.timeline>li{position:relative;min-height:25px;margin-bottom:20px}.timeline>li:after,.timeline>li:before{display:table;content:" "}.timeline>li:after{clear:both}.timeline>li .timeline-panel{position:relative;float:right;width:100%;padding:0 0 0 calc(100px - 2 * var(--tl-shift-left));text-align:left}.timeline>li .timeline-panel:before{right:auto;left:-15px;border-right-width:15px;border-left-width:0}.timeline>li .timeline-panel:after{right:auto;left:-14px;border-right-width:14px;border-left-width:0}.timeline>li .timeline-image{position:absolute;z-index:100;left:0;width:20px;height:20px;margin-left:calc(30px - var(--tl-shift-left));text-align:center;color:#fff;border:7px solid #6c757d;border-radius:100%;background-color:#0d6efd}.timeline>li .timeline-image h4,.timeline>li .timeline-image .h4{font-size:10px;line-height:14px;margin-top:12px}.timeline>li.timeline-inverted>.timeline-panel{float:right;padding:0 0 0 calc(100px - 2 * var(--tl-shift-left));text-align:left}.timeline>li.timeline-inverted>.timeline-panel:before{right:auto;left:-15px;border-right-width:15px;border-left-width:0}.timeline>li.timeline-inverted>.timeline-panel:after{right:auto;left:-14px;border-right-width:14px;border-left-width:0}.timeline>li:last-child{margin-bottom:0}.timeline .timeline-heading h4,.timeline .timeline-heading .h4{margin-top:0;color:inherit}.timeline .timeline-heading h4.subheading,.timeline .timeline-heading .subheading.h4{text-transform:none}.timeline .timeline-body>ul,.timeline .timeline-body>p{margin-bottom:0}@media(min-width:768px){.timeline:before{left:50%}.timeline>li{min-height:20px;margin-bottom:20px}.timeline>li .timeline-panel{float:left;width:45%;padding:0 0 0;text-align:right}.timeline>li .timeline-image{left:50%;width:20px;height:20px;margin-left:-10px}.timeline>li .timeline-image h4,.timeline>li .timeline-image .h4{font-size:13px;line-height:18px;margin-top:16px}.timeline>li.timeline-inverted>.timeline-panel{float:right;padding:0 30px 20px 20px;text-align:left}}@media(min-width:992px){.timeline>li{min-height:20px}.timeline>li .timeline-panel{padding:0}.timeline>li .timeline-image{width:20px;height:20px;margin-left:-10px}.timeline>li .timeline-image h4,.timeline>li .timeline-image .h4{font-size:18px;line-height:26px;margin-top:30px}.timeline>li.timeline-inverted>.timeline-panel{padding:0}}@media(min-width:1200px){.timeline>li{min-height:90px}.timeline>li .timeline-panel{padding:0}.timeline>li .timeline-image{width:20px;height:20px;margin-left:-10px}.timeline>li .timeline-image h4,.timeline>li .timeline-image .h4{margin-top:40px}.timeline>li.timeline-inverted>.timeline-panel{padding:0}}.resp-sharing-button__link,.resp-sharing-button__icon{display:inline-block}.resp-sharing-button__link{text-decoration:none;color:#fff;margin:.5em}.resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:.5em .75em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.resp-sharing-button__icon svg{width:1em;height:1em;margin-right:.4em;vertical-align:top}.resp-sharing-button--small svg{margin:0;vertical-align:middle}.resp-sharing-button__icon{stroke:#fff;fill:none}.resp-sharing-button__icon--solid{fill:#fff;stroke:none}.resp-sharing-button--facebook{background-color:#1877f2;border-color:#1877f2}.resp-sharing-button--facebook:hover{background-color:#0b5fcc;border-color:#0b5fcc}.resp-sharing-button--facebook:active{background-color:#0b5fcc;border-color:#0b5fcc}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--twitter{background-color:#000;border-color:#000}.resp-sharing-button--twitter:hover{background-color:#000;border-color:#000}.resp-sharing-button--twitter:active{background-color:#000;border-color:#000}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--tumblr{background-color:#39475d;border-color:#39475d}.resp-sharing-button--tumblr:hover{background-color:#262f3d;border-color:#262f3d}.resp-sharing-button--tumblr:active{background-color:#262f3d;border-color:#262f3d}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--email{background-color:#6c757d;border-color:#6c757d}.resp-sharing-button--email:hover{background-color:#545b62;border-color:#545b62}.resp-sharing-button--email:active{background-color:#545b62;border-color:#545b62}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--pinterest{background-color:#e60023;border-color:#e60023}.resp-sharing-button--pinterest:hover{background-color:#b3001b;border-color:#b3001b}.resp-sharing-button--pinterest:active{background-color:#b3001b;border-color:#b3001b}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--linkedin{background-color:#2767b1;border-color:#2767b1}.resp-sharing-button--linkedin:hover{background-color:#1e4f87;border-color:#1e4f87}.resp-sharing-button--linkedin:active{background-color:#1e4f87;border-color:#1e4f87}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--reddit{background-color:#f04b23;border-color:#f04b23}.resp-sharing-button--reddit:hover{background-color:#d2340e;border-color:#d2340e}.resp-sharing-button--reddit:active{background-color:#d2340e;border-color:#d2340e}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--xing{background-color:#1a7576;border-color:#1a7576}.resp-sharing-button--xing:hover{background-color:#114c4c;border-color:#114c4c}.resp-sharing-button--xing:active{background-color:#114c4c;border-color:#114c4c}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--whatsapp{background-color:#71c169;border-color:#71c169}.resp-sharing-button--whatsapp:hover{background-color:#52af48;border-color:#52af48}.resp-sharing-button--whatsapp:active{background-color:#52af48;border-color:#52af48}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--hackernews{background-color:#d85623;border-color:#d85623}.resp-sharing-button--hackernews:hover{background-color:#ac451c;border-color:#ac451c}.resp-sharing-button--hackernews:active{background-color:#ac451c;border-color:#ac451c}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--vk{background-color:#45668e;border-color:#45668e}.resp-sharing-button--vk:hover{background-color:#344d6c;border-color:#344d6c}.resp-sharing-button--vk:active{background-color:#344d6c;border-color:#344d6c}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--telegram{background-color:#08c;border-color:#08c}.resp-sharing-button--telegram:hover{background-color:#069;border-color:#069}.resp-sharing-button--telegram:active{background-color:#069;border-color:#069}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--flipboard{background-color:#bf2626;border-color:#bf2626}.resp-sharing-button--flipboard:hover{background-color:#941e1e;border-color:#941e1e}.resp-sharing-button--flipboard:active{background-color:#941e1e;border-color:#941e1e}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--pocket{background-color:#ef4056;border-color:#ef4056}.resp-sharing-button--pocket:hover{background-color:#e9132e;border-color:#e9132e}.resp-sharing-button--pocket:active{background-color:#e9132e;border-color:#e9132e}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.resp-sharing-button--buffer{background-color:#323b43;border-color:#323b43}.resp-sharing-button--buffer:hover{background-color:#1c2126;border-color:#1c2126}.resp-sharing-button--buffer:active{background-color:#1c2126;border-color:#1c2126}.share-actions .btn{padding:0;line-height:1;border:none;width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__link{margin:0}.share-actions .resp-sharing-button{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.share-actions .resp-sharing-button__icon{margin:0}@media(max-width:400px){.share-actions .btn{width:42px;height:42px}}.bs-component{position:relative}.bs-component+.bs-component{margin-top:1rem}.bs-component .modal{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1;display:block}.bs-component .modal-dialog{width:90%}.bs-component:hover .source-button{display:block}#source-modal pre{max-height:calc(100vh - 11rem)}.highlight div,.highlight pre{padding:1rem;border-radius:var(--bs-card-border-radius)}.rounded-pill{font-family:nunito,inter!important}.container{margin-top:var(--navbar-height)}img{transition:transform .3s ease-in-out}img:hover{transform:scale(1.01)}