.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#c1ccf3}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#8ba1e9}.table-hover .table-primary:hover{background-color:#acbaef}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#acbaef}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}@media (max-width:1259.98px){.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xxl>.table-bordered{border:0}}@media (max-width:1359.98px){.table-responsive-mg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-mg>.table-bordered{border:0}}@media (max-width:1759.98px){.table-responsive-xmg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xmg>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table caption{caption-side:top}
.note{border:1px #dee2e6 solid;border-left-width:4px;padding:1rem calc(1rem * 1.5);background-color:#f8f9fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.note>*:first-child{margin-top:0}.note>*:last-child{margin-bottom:0}*+.note,.note+*{margin-top:calc(1rem * 2)}.note--primary{border-left:4px solid #204ad4}.note--success{border-left:4px solid #28a745}.note--info{border-left:4px solid #17a2b8}.note--warning{border-left:4px solid #ffc107}.note--danger{border-left:4px solid #dc3545}
.embedded-entity{float:none}.embedded-entity+*{margin-top:1rem}.embedded-entity.align-right,.embedded-entity.align-left{margin-top:inherit;float:none;position:static;display:inline}@media (min-width:992px){.embedded-entity.align-right>.media{margin:9px 0 30px 30px;float:right}.embedded-entity.align-left>.media{margin:9px 30px 30px 0;float:left}}@media (min-width:1200px){.has-offset-right,.embedded-entity.align-right{margin-right:-120px}.has-offset-left,.embedded-entity.align-left{margin-left:-120px}}
.prose{line-height:1.722;font-size:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.prose a{text-decoration:underline;text-underline-offset:.255em}.prose a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.prose a:hover,.prose a:active{outline:none}}.prose a.ext svg{width:auto;max-width:1em;height:1em;padding:0;vertical-align:baseline;margin-left:.1em}.prose a.ext svg path{stroke:currentColor}.prose>*:first-child{margin-top:0}.prose>*:last-child{margin-bottom:0}.prose blockquote{padding:1.555em;margin-bottom:1rem;border-left:none;font-size:26px;line-height:1.444;font-style:italic;font-weight:300}.prose blockquote>p,.prose blockquote>q{margin-bottom:calc(1rem * 0.5)}.prose blockquote footer,.prose blockquote .small{display:block;line-height:1.555;color:#495057;font-size:16px}.prose blockquote footer::before,.prose blockquote .small::before{content:"\2014 \00A0"}.prose blockquote cite{color:#343a40;font-style:normal;font-weight:400}.prose blockquote.featured{background-color:rgba(70,137,225,0.2)}.prose dl{display:grid;grid-template-columns:minmax(auto,12.5em) 1fr;grid-template-rows:auto;grid-gap:.5em 1.2em}@media (max-width:991.98px){.prose dl{grid-template-columns:minmax(auto,30vmin) 1fr}}.prose dl dd{margin-bottom:0;grid-column:1 / 3}.prose dl>dt{grid-column:1 / 2}.prose dl>dt+dd{grid-column:2 / 3}.prose .row{width:100%}.prose ol ol{list-style-type:lower-alpha}.prose ol ol ol{list-style-type:lower-roman}.prose .lead{font-size:1.7rem;line-height:1.55555;margin-bottom:1.05em;font-weight:300}mark.alternate{color:#dc3545;background:transparent;padding:0;display:block}@media (min-width:576px){.element.pull-left,.element.pull-right,.element.action--back-to-top{width:45%}}@media (min-width:576px){.element.pull-right,.element.action--back-to-top{float:right;margin:0.5em 0 30px 5%}}@media (min-width:576px){.element.pull-left{float:left;margin:0.5em 5% 30px 0}}
