/*!
 * Bootstrap Docs (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under the Creative Commons Attribution 3.0 Unported License.
 * For details, see https://creativecommons.org/licenses/by/3.0/.
 */
.bd-navbar {
  padding: .625rem 0;
  background-color: #7952b3; }
  @media (max-width: 991.98px) {
    .bd-navbar .navbar-nav-scroll {
      width: 100%; }
      .bd-navbar .navbar-nav-scroll .navbar-nav {
        margin: -.5rem 0;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch; } }
  .bd-navbar .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.85); }
    .bd-navbar .navbar-nav .nav-link:hover, .bd-navbar .navbar-nav .nav-link:focus {
      color: #fff; }
    .bd-navbar .navbar-nav .nav-link.active {
      font-weight: 600;
      color: #fff; }
  .bd-navbar .navbar-nav-svg {
    width: 1rem;
    height: 1rem; }

.bd-subnavbar {
  position: relative;
  z-index: 1020;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }
  .bd-subnavbar .dropdown-menu {
    font-size: 0.875rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05); }
  .bd-subnavbar .dropdown-item.current {
    font-weight: 600;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23292b2c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem top 0.6rem;
    background-size: .75rem .75rem; }
  @media (min-width: 768px) {
    .bd-subnavbar {
      position: -webkit-sticky;
      position: sticky;
      top: 0; } }
@media (max-width: 767.98px) {
  .bd-search {
    width: 100%; } }

.bd-search .form-control:focus {
  border-color: #7952b3;
  box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25); }

.bd-masthead {
  padding: 3rem 0;
  background: linear-gradient(165deg, #f7f5fb 50%, #fff 50%); }
  @media (min-width: 576px) {
    .bd-masthead {
      padding: 5rem 0; } }
  .bd-masthead h1 {
    font-size: calc(1.525rem + 3.3vw);
    line-height: 1; }
    @media (min-width: 1200px) {
      .bd-masthead h1 {
        font-size: 4rem; } }
  .bd-masthead p:not(.lead) {
    color: #495057; }
  .bd-masthead .btn {
    padding: .8rem 2rem;
    font-weight: 600; }
  .bd-masthead .lead {
    font-size: calc(1.275rem + 0.3vw);
    font-weight: 400;
    color: #495057; }
    @media (min-width: 1200px) {
      .bd-masthead .lead {
        font-size: 1.5rem; } }
@media (min-width: 768px) {
  .mw-md-75 {
    max-width: 75%; } }

.masthead-followup-icon {
  padding: .75rem;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.01));
  border-radius: 0.75rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1); }

.masthead-followup-svg {
  -webkit-filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.125));
          filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.125)); }

#carbonads {
  position: static;
  display: block;
  max-width: 400px;
  padding: 15px 15px 15px 160px;
  margin: 2rem 0;
  overflow: hidden;
  font-size: 0.8125rem;
  line-height: 1.4;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.05); }
  #carbonads a {
    color: #343a40;
    text-decoration: none; }
  @media (min-width: 576px) {
    #carbonads {
      max-width: 330px;
      border-radius: 4px; } }
.carbon-img {
  float: left;
  margin-left: -145px; }

.carbon-poweredby {
  display: block;
  margin-top: .75rem;
  color: #495057 !important; }

@media (min-width: 768px) {
  .bd-content > [id] {
    scroll-margin-top: 1rem; } }

.bd-content > h2:not(:first-child) {
  margin-top: 1rem; }

.bd-content > h3 {
  margin-top: 1rem; }

.bd-content > ul li,
.bd-content > ol li {
  margin-bottom: .25rem; }

.bd-content > .table {
  max-width: 100%;
  margin-bottom: 1.5rem;
  font-size: 0.875rem; }
  @media (max-width: 991.98px) {
    .bd-content > .table {
      display: block;
      overflow-x: auto; }
      .bd-content > .table.table-bordered {
        border: 0; } }
  .bd-content > .table th:first-child,
  .bd-content > .table td:first-child {
    padding-left: 0; }
  .bd-content > .table th:not(:last-child),
  .bd-content > .table td:not(:last-child) {
    padding-right: 1.5rem; }
  .bd-content > .table td:first-child > code {
    white-space: nowrap; }

.bd-title {
  font-size: calc(1.425rem + 2.1vw); }
  @media (min-width: 1200px) {
    .bd-title {
      font-size: 3rem; } }
.bd-lead {
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 300; }
  @media (min-width: 1200px) {
    .bd-lead {
      font-size: 1.5rem; } }
.bd-text-purple-bright {
  color: #7952b3; }

.bd-bg-purple-bright {
  background-color: #7952b3; }

.skippy {
  background-color: #563d7c; }
  .skippy a {
    color: #fff; }
  .skippy:focus-within a {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0.5rem !important;
    margin: 0.25rem !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important; }

.bd-links {
  font-weight: 600; }
  @media (min-width: 768px) {
    .bd-links {
      position: -webkit-sticky;
      position: sticky;
      top: 5rem;
      display: block !important;
      height: calc(100vh - 7rem);
      padding-left: .25rem;
      margin-left: -.25rem;
      overflow-y: auto; } }
  .bd-links a {
    padding: .1875rem .5rem;
    margin-top: .125rem;
    color: rgba(0, 0, 0, 0.65);
    text-decoration: none; }
    .bd-links a:hover, .bd-links a:focus {
      color: rgba(0, 0, 0, 0.85);
      background-color: rgba(121, 82, 179, 0.1); }
    .bd-links a:only-child {
      margin-left: 1.25rem; }
    .bd-links a:not(:only-child)::before {
      width: 1.25em;
      line-height: 0;
      content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
      transition: transform 0.35s ease;
      transform-origin: .5em 50%; }
      @media (prefers-reduced-motion: reduce) {
        .bd-links a:not(:only-child)::before {
          transition: none; } }
    .bd-links a:not(:only-child):not(.collapsed) {
      color: rgba(0, 0, 0, 0.85); }
      .bd-links a:not(:only-child):not(.collapsed)::before {
        transform: rotate(90deg); }
  .bd-links .active {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85); }

@media (min-width: 768px) {
  .bd-layout {
    display: grid;
    gap: 1.5rem;
    grid-template-areas: "sidebar intro" "sidebar toc" "sidebar content";
    grid-template-columns: 1fr 3fr;
    grid-template-rows: auto auto 1fr; } }

@media (min-width: 992px) {
  .bd-layout {
    grid-template-areas: "sidebar intro toc" "sidebar content toc";
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-rows: auto 1fr; } }

.bd-sidebar {
  grid-area: sidebar; }

.bd-intro {
  grid-area: intro; }

.bd-toc {
  grid-area: toc; }

.bd-content {
  grid-area: content;
  min-width: 1px; }

@media (min-width: 992px) {
  .bd-toc {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    right: 0;
    z-index: 2;
    height: calc(100vh - 7rem);
    overflow-y: auto; } }

.bd-toc nav {
  font-size: 0.875rem; }
  .bd-toc nav ul {
    padding-left: 0;
    list-style: none; }
    .bd-toc nav ul ul {
      padding-left: 1rem;
      margin-top: .25rem; }
  .bd-toc nav li {
    margin-bottom: .25rem; }
  .bd-toc nav a {
    color: inherit; }
    .bd-toc nav a:not(:hover) {
      text-decoration: none; }
    .bd-toc nav a code {
      font: inherit; }

.bd-footer {
  font-size: 0.875rem;
  color: #63707c; }
  .bd-footer a {
    font-weight: 600;
    color: #495057; }
    .bd-footer a:hover, .bd-footer a:focus {
      color: #0d6efd; }

.bd-example-row .row > .col,
.bd-example-row .row > [class^="col-"] {
  padding-top: .75rem;
  padding-bottom: .75rem;
  background-color: rgba(39, 41, 43, 0.03);
  border: 1px solid rgba(39, 41, 43, 0.1); }

.bd-example-row .row + .row {
  margin-top: 1rem; }

.bd-example-row-flex-cols .row {
  min-height: 10rem;
  background-color: rgba(255, 0, 0, 0.1); }

.bd-highlight {
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.15); }

.example-container {
  width: 800px;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto; }

.example-row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2); }

.example-content-main {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y); }
  @media (min-width: 576px) {
    .example-content-main {
      flex: 0 0 auto;
      width: 50%; } }
  @media (min-width: 992px) {
    .example-content-main {
      flex: 0 0 auto;
      width: 66.666667%; } }
.example-content-secondary {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y); }
  @media (min-width: 576px) {
    .example-content-secondary {
      flex: 0 0 auto;
      width: 50%; } }
  @media (min-width: 992px) {
    .example-content-secondary {
      flex: 0 0 auto;
      width: 33.333333%; } }
.bd-example {
  position: relative;
  padding: 1rem;
  margin: 1rem -0.75rem 0;
  border: solid #dee2e6;
  border-width: 1px 0 0; }
  .bd-example::after {
    display: block;
    clear: both;
    content: ""; }
  @media (min-width: 576px) {
    .bd-example {
      padding: 1.5rem;
      margin-right: 0;
      margin-left: 0;
      border-width: 1px;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      .bd-example + .bd-clipboard + .highlight {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem; } }
  .bd-example + p {
    margin-top: 2rem; }
  .bd-example > .form-control + .form-control {
    margin-top: .5rem; }
  .bd-example > .nav + .nav,
  .bd-example > .alert + .alert,
  .bd-example > .navbar + .navbar,
  .bd-example > .progress + .progress {
    margin-top: 1rem; }
  .bd-example > .dropdown-menu {
    position: static;
    display: block; }
  .bd-example > :last-child {
    margin-bottom: 0; }
  .bd-example > svg + svg,
  .bd-example > img + img {
    margin-left: .5rem; }
  .bd-example > .btn,
  .bd-example > .btn-group {
    margin-top: .25rem;
    margin-bottom: .25rem; }
  .bd-example > .btn-toolbar + .btn-toolbar {
    margin-top: .5rem; }
  .bd-example > .list-group {
    max-width: 400px; }
  .bd-example > [class*="list-group-horizontal"] {
    max-width: 100%; }
  .bd-example .fixed-top,
  .bd-example .sticky-top {
    position: static;
    margin: -1rem -1rem 1rem; }
  .bd-example .fixed-bottom {
    position: static;
    margin: 1rem -1rem -1rem; }
  @media (min-width: 576px) {
    .bd-example .fixed-top,
    .bd-example .sticky-top {
      margin: -1.5rem -1.5rem 1rem; }
    .bd-example .fixed-bottom {
      margin: 1rem -1.5rem -1.5rem; } }
  .bd-example .pagination {
    margin-top: .5rem;
    margin-bottom: .5rem; }

.bd-example-modal {
  background-color: #fafafa; }
  .bd-example-modal .modal {
    position: static;
    display: block; }

.tooltip-demo a {
  white-space: nowrap; }

.scrollspy-example {
  position: relative;
  height: 200px;
  margin-top: .5rem;
  overflow: auto; }

.scrollspy-example-2 {
  position: relative;
  height: 350px;
  overflow: auto; }

.bd-example-border-utils [class^="border"] {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: .25rem;
  background-color: #f5f5f5; }

.bd-example-border-utils-0 [class^="border"] {
  border: 1px solid #dee2e6; }

.bd-example-rounded-utils [class*="rounded"] {
  margin: .25rem; }

.highlight {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: #f8f9fa;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  @media (min-width: 576px) {
    .highlight {
      padding: 1rem 1.5rem; } }
  .highlight pre {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0; }
  .highlight pre code {
    font-size: inherit;
    color: #212529; }

.bd-content .highlight {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  @media (min-width: 576px) {
    .bd-content .highlight {
      margin-right: 0;
      margin-left: 0; } }
.btn-bd-primary {
  font-weight: 600;
  color: #fff;
  background-color: #7952b3;
  border-color: #7952b3; }
  .btn-bd-primary:hover, .btn-bd-primary:active {
    color: #fff;
    background-color: #614092;
    border-color: #614092; }
  .btn-bd-primary:focus {
    box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25); }

.btn-bd-download {
  font-weight: 600;
  color: #ffe484;
  border-color: #ffe484; }
  .btn-bd-download:hover, .btn-bd-download:active {
    color: #2a2730;
    background-color: #ffe484;
    border-color: #ffe484; }
  .btn-bd-download:focus {
    box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.25); }

.btn-bd-light {
  color: #6c757d;
  border-color: #dee2e6; }
  .show > .btn-bd-light, .btn-bd-light:hover, .btn-bd-light:active {
    color: #7952b3;
    background-color: #fff;
    border-color: #7952b3; }
  .btn-bd-light:focus {
    box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25); }

.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #e9ecef;
  border-left-width: .25rem;
  border-radius: 0.25rem; }
  .bd-callout h4 {
    margin-bottom: .25rem; }
  .bd-callout p:last-child {
    margin-bottom: 0; }
  .bd-callout code {
    border-radius: 0.25rem; }
  .bd-callout + .bd-callout {
    margin-top: -.25rem; }

.bd-callout-info {
  border-left-color: #5bc0de; }
  .bd-callout-info h4 {
    color: #5bc0de; }

.bd-callout-warning {
  border-left-color: #f0ad4e; }
  .bd-callout-warning h4 {
    color: #f0ad4e; }

.bd-callout-danger {
  border-left-color: #d9534f; }
  .bd-callout-danger h4 {
    color: #d9534f; }

.bd-brand-logos {
  color: #563d7c; }
  .bd-brand-logos .inverse {
    color: #fff;
    background-color: #563d7c; }

.bd-brand-item {
  padding: 4rem 1rem; }
  .bd-brand-item + .bd-brand-item {
    border-top: 1px solid #fff; }
  @media (min-width: 768px) {
    .bd-brand-item + .bd-brand-item {
      border-top: 0;
      border-left: 1px solid #fff; } }
.color-swatches {
  margin: 0 -5px; }
  .color-swatches .bd-purple {
    background-color: #563d7c; }
  .color-swatches .bd-purple-light {
    background-color: #cbbde2; }
  .color-swatches .bd-purple-lighter {
    background-color: #e5e1ea; }
  .color-swatches .bd-gray {
    background-color: #f9f9f9; }


