  main {
    font-size: 16rem !important;
    line-height: 2 !important;
    overflow: hidden !important;
  }
  .bootstrap figure {
    margin: 0 !important;
  }

.txt_h1 {
    font-family: 'Noto Sans JP', sans-serif;
    color: #109be6;
    line-height: 1.2em !important;
    font-feature-settings: "palt";
	font-size: 2.2em !important;
  }
  .h1_sub {
    font-weight: 700;
    line-height: 1.5;
	font-size: 1.2em;  
  }
.lead-background-text {
  background-image: url("../img/millet_title.svg");
  background-position: center top;
  background-size: contain;
}

  .lead-wrap {
    padding-top: 2em;
    margin-right: auto;
    margin-left: auto;
    width: calc(100% - var(--sidePaddingSp1) * 2);
  }
  .lead-txt {
    /*padding: 4em 0 0 0;*/
  }
.lead-first-letter::first-letter {
  font-size: 46rem;
  float: left;
  padding-right: 5px;
  margin: 10px 0 0;
  font-weight: 700;
  color: #109be6;
line-height: 1em;
	
}
  @media (min-width: 768px) {
.lead-first-letter::first-letter {
  font-size: 50rem;
}
}
  .lead-wrap {
    padding-top: 1em;
    margin-right: 0;
    margin-left: 0;
    width: calc(100% - var(--sidePaddingSp1) * 2);
  }
  .h2_title, .h4_title {
    color: #109be6;
    padding-bottom: 0.25em;
    font-weight: 700;
  }
  .h2_title {
    text-align: center;
  }
  .h2_title, .h2_title_report, .h2_title_point {
    font-size: 26rem !important;
    line-height: 1.4 !important;
  }
.point_h3 {
    font-size: 20rem !important;
    line-height: 1.6 !important;
	text-align: center;
	margin-bottom: 1em !important;
  }
  .h2_item {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24rem !important;
  }
.other-item-title {
    display: flex;
	font-size: 22rem;
    justify-content: center;
    align-items: center;
    color: #109be6;
	font-weight: 700;
}

.other-item-title::before,
.other-item-title::after {
    width: 3px;
    height: 40px;
    background-color: #109be6;
    content: '';
}
.other-item-title::before {
    transform: rotate(-35deg);
    margin-right: 15px;
}

.other-item-title::after {
    transform: rotate(35deg);
    margin-left: 15px;
}
  .tu_header {
    max-width: 1240px;
    margin: auto;
  }
  .lead-bg, .feature-bg {
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  .lead-bg01 {
    padding-bottom: calc(7vw + 10px);
    position: relative;
    overflow: hidden;
    background-color: #FFF;
  }
  .lead-bg01::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 7vw solid #F3F3F3;
    border-left: 100vw solid transparent;
  }
  .feature-bg01 {
    padding-bottom: calc(7vw + 10px);
    position: relative;
    overflow: hidden;
    background-color: #F3F3F3;
  }
  .feature-bg01::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    border-bottom: 7vw solid #2b2b2b;
    border-right: 100vw solid transparent;
  }
  .point-bg {
    background-color: #2b2b2b;
    color: #FFF;
  }
  .point-bg .border-red {
    border: 1px solid #109be6;
    padding: 1.2em;
  }
  .point-text {
    /*padding-top: 1em;*/
  }
 
  .point-p {
    font-size: 14rem;
    line-height: 1.8;
	  margin-bottom: 0 !important;
  }
  .feature_flame section {
    background-color: #FFF;
    padding: 1.2em;
box-shadow: 0 0 8px #c4c4c4;
width: 98%;
  margin: 10px auto;	  
}
  .tu_wrap .tu_header .credit_wrap {
    margin: 0;
    padding: 0;
    font-size: 12rem;
    line-height: 1.2;
  }
  .tu_wrap .tu_header .credit_item, .tu_wrap .tu_header .credit_item_pr {
    white-space: nowrap;
  }
  .tu_wrap .tu_header .credit_item_pr {
    margin-left: 0;
  }
  .tu_wrap .tu_header .credit_item {
    display: inline-block;
    white-space: nowrap;
    font-weight: 700;
    opacity: .75;
  }
  .tu_wrap .tu_header .credit_item_pr {
    display: inline-block;
  }
  .tu_wrap .tu_header .credit_item > dt, .tu_wrap .tu_header .credit_item > dd, .tu_wrap .tu_header .credit_item_pr > dt, .tu_wrap .tu_header .credit_item_pr > dd {
    display: inline-block;
  }
  .tu_wrap .tu_header .credit_item > dt::after {
    display: inline-block;
    content: '=';
  }
  .tu_wrap .item_info_list_detail {
    border-top: solid 1px #fff;
  }
  .tu_wrap .item_info_list_detail > .detail_item_wrap {
    display: flex;
    padding: 8rem 0;
    border-bottom: solid 1px #dfdfdf;
  }
  .tu_wrap .item_info_list_detail > .detail_item_wrap > dt {
    width: 80rem;
    font-size: 14rem;
    line-height: 1.6;
    font-weight: 700;
  }
  .tu_wrap .item_info_list_detail > .detail_item_wrap > div {
    width: calc(100% - 80rem);
  }
  .tu_wrap .item_info_list_detail > .detail_item_wrap > div > dd {
    font-size: 14rem;
    line-height: 1.6;
    margin-bottom: 0;
  }
  .tu_wrap .feature_flame > section > .txt_h3 {
    margin-bottom: .5em;
    padding-bottom: .5em;
    margin-top: 1em;
    font-size: 22rem;
    font-weight: 700;
    line-height: 1.6;
    color: #109be6;
    border-bottom: dotted 1px #777777;
	  text-align: center;
  }

  .tu_wrap .feature_flame > section + section {
    margin-top: 2em;
  }
  .feature_flame figure {
    padding-top: 0em;
  }
  .article-single-share_wrap {
    padding-bottom: 4em;
  }
  .visible-pc {
    display: none;
  }

  @media (min-width: 576px) {
    .lead-wrap {
      margin-right: auto;
      margin-left: auto;
      width: 100%;
    }
  }
  @media (min-width: 768px) {
  .txt_h1 {
    font-size: min(50em, 2.8em) !important;
  }
  .h1_sub {
    font-size: min(5em, 1.4em) !important;
  }	
.point_h3 {
    font-size: 18rem !important;
	text-align: left;
  }	  
    .visible-sp {
      display: none;
    }
    .lead-txt {
      /*padding: 3em 0 0 0 ;*/
    }
    .article-single-share_wrap {
      padding-bottom: 0em;
    }
    .h2_title, .h2_title_report, .h2_title_point {
      font-size: 36rem !important;
    }
    .h2_item, .h5_point {
      font-size: 28rem !important;
    }
    .feature_flame figure {
      padding-top: 0;
    }
    /* sec_feature */
    .tu_wrap .feature_flame > section {
      display: grid;
    }
    .tu_wrap .feature_flame > section > .txt_h3 {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
    }
    .tu_wrap .feature_flame > section:nth-of-type(odd) {
      grid-template-columns: 4fr 3fr;
    }
    .tu_wrap .feature_flame > section:nth-of-type(even) {
      grid-template-columns: 3fr 4fr;
    }
    .tu_wrap .feature_flame > section:nth-of-type(odd) > .txt_h3, .tu_wrap .feature_flame > section:nth-of-type(odd) > p {
      padding-right: 10%;
    }
    .tu_wrap .feature_flame > section:nth-of-type(even) > .txt_h3, .tu_wrap .feature_flame > section:nth-of-type(even) > p {
      padding-left: 10%;
    }
    .tu_wrap .feature_flame > section:nth-of-type(odd) > .txt_h3 {
      grid-row: 1 / 2;
      grid-column: 1 / 2;
    }
    .tu_wrap .feature_flame > section:nth-of-type(odd) > figure {
      grid-row: 1 / 3;
      grid-column: 2 / 3;
    }
    .tu_wrap .feature_flame > section:nth-of-type(odd) > p {
      grid-row: 2 / 3;
      grid-column: 1 / 2;
    }
    .tu_wrap .feature_flame > section:nth-of-type(even) > .txt_h3, .tu_wrap .feature_flame > section:nth-of-type(even) > p {
      padding-left: 12%;
    }
    .tu_wrap .feature_flame > section:nth-of-type(even) > .txt_h3 {
      grid-row: 1 / 2;
      grid-column: 2 / 3;
    }
    .tu_wrap .feature_flame > section:nth-of-type(even) > figure {
      grid-row: 1 / 3;
      grid-column: 1 / 2;
    }
    .tu_wrap .feature_flame > section:nth-of-type(even) > p {
      grid-row: 2 / 3;
      grid-column: 2 / 3;
    }
    .visible-pc {
      display: block;
    }
    .tu_wrap .feature_flame > section > .txt_h3 {
      font-size: 24rem;
		text-align: left;
    }
  }
  @media (min-width: 900px) {
  .txt_h1 {
    font-size: min(50em, 2.8em) !important;
  }
  .h1_sub {
    font-size: min(5em, 1.4em) !important;
  }	 
.lead-wrap {
      padding-top: 0.5em;
    } 	  
  }
  @media (min-width: 1240px) {
  .txt_h1 {
    font-size: min(50em, 4em) !important;
  }
  .h1_sub {
    font-size: min(5em, 1.8em) !important;
  }		  
  }
	  
  .fa.fa-external-link {
    padding-left: .5em;
  }
  .bootstrap { /*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */ /*# sourceMappingURL=bootstrap.min.css.map */
  }
 
  .bootstrap *, .bootstrap ::after, .bootstrap ::before {
    box-sizing: border-box;
  }
  /*.bootstrap html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }*/
  .bootstrap article, .bootstrap aside, .bootstrap figcaption, .bootstrap figure, .bootstrap footer, .bootstrap header, .bootstrap hgroup, .bootstrap main, .bootstrap nav, .bootstrap section {
    display: block;
  }
  /*.bootstrap body { margin: 0; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 1em; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }*/
  .bootstrap [tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
  }
  .bootstrap hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
  }
  .bootstrap h1, .bootstrap h2, .bootstrap h3, .bootstrap h4, .bootstrap h5, .bootstrap h6 {
    margin-top: 0;
    margin-bottom: .5em;
  }
  .bootstrap p {
    margin-top: 0;
    margin-bottom: 1em;
  }
  .bootstrap abbr[data-original-title], .bootstrap abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
  }
  .bootstrap address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit;
  }
  .bootstrap dl, .bootstrap ol, .bootstrap ul {
    margin-top: 0;
    margin-bottom: 1em;
  }
  .bootstrap ol ol, .bootstrap ol ul, .bootstrap ul ol, .bootstrap ul ul {
    margin-bottom: 0;
  }
  .bootstrap dt {
    font-weight: 700;
  }
  .bootstrap dd {
    margin-bottom: .5em;
    margin-left: 0;
  }
  .bootstrap blockquote {
    margin: 0 0 1em;
  }
  .bootstrap b, .bootstrap strong {
    font-weight: bolder;
  }
  .bootstrap small {
    font-size: 80%;
  }
  .bootstrap sub, .bootstrap sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
  }
  .bootstrap sub {
    bottom: -.25em;
  }
  .bootstrap sup {
    top: -.5em;
  }
  .bootstrap a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
  }
  .bootstrap a:hover {
    color: #0056b3;
    text-decoration: underline;
  }
  .bootstrap a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
  }
  .bootstrap a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
  }
  .bootstrap code, .bootstrap kbd, .bootstrap pre, .bootstrap samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
  }
  .bootstrap pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto;
    -ms-overflow-style: scrollbar;
  }
  .bootstrap figure {
    margin: 0 0 1em;
  }
  .bootstrap img {
    vertical-align: middle;
    border-style: none;
  }
  .bootstrap svg {
    overflow: hidden;
    vertical-align: middle;
  }
  .bootstrap table {
    border-collapse: collapse;
  }
  .bootstrap caption {
    padding-top: .75em;
    padding-bottom: .75em;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
  }
  .bootstrap th {
    text-align: inherit;
    text-align: -webkit-match-parent;
  }
  .bootstrap label {
    display: inline-block;
    margin-bottom: .5em;
  }
  .bootstrap button {
    border-radius: 0;
  }
  .bootstrap button:focus:not(:focus-visible) {
    outline: 0;
  }
  .bootstrap button, .bootstrap input, .bootstrap optgroup, .bootstrap select, .bootstrap textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  .bootstrap button, .bootstrap input {
    overflow: visible;
  }
  .bootstrap button, .bootstrap select {
    text-transform: none;
  }
  .bootstrap [role=button] {
    cursor: pointer;
  }
  .bootstrap select {
    word-wrap: normal;
  }
  .bootstrap [type=button], .bootstrap [type=reset], .bootstrap [type=submit], .bootstrap button {
    -webkit-appearance: button;
  }
  .bootstrap [type=button]:not(:disabled), .bootstrap [type=reset]:not(:disabled), .bootstrap [type=submit]:not(:disabled), .bootstrap button:not(:disabled) {
    cursor: pointer;
  }
  .bootstrap [type=button]::-moz-focus-inner, .bootstrap [type=reset]::-moz-focus-inner, .bootstrap [type=submit]::-moz-focus-inner, .bootstrap button::-moz-focus-inner {
    padding: 0;
    border-style: none;
  }
  .bootstrap input[type=checkbox], .bootstrap input[type=radio] {
    box-sizing: border-box;
    padding: 0;
  }
  .bootstrap textarea {
    overflow: auto;
    resize: vertical;
  }
  .bootstrap fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
  }
  .bootstrap legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5em;
    font-size: 1.5em;
    line-height: inherit;
    color: inherit;
    white-space: normal;
  }
  .bootstrap progress {
    vertical-align: baseline;
  }
  .bootstrap [type=number]::-webkit-inner-spin-button, .bootstrap [type=number]::-webkit-outer-spin-button {
    height: auto;
  }
  .bootstrap [type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
  }
  .bootstrap [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  .bootstrap ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
  }
  .bootstrap output {
    display: inline-block;
  }
  .bootstrap summary {
    display: list-item;
    cursor: pointer;
  }
  .bootstrap template {
    display: none;
  }
  .bootstrap [hidden] {
    display: none !important;
  }
  .bootstrap .h1, .bootstrap .h2, .bootstrap .h3, .bootstrap .h4, .bootstrap .h5, .bootstrap .h6, .bootstrap h1, .bootstrap h2, .bootstrap h3, .bootstrap h4, .bootstrap h5, .bootstrap h6 {
    margin-bottom: .5em;
    font-weight: 700;
    line-height: 1.2;
  }
  .bootstrap .h1, .bootstrap h1 {
    font-size: 2.5em;
  }
  .bootstrap .h2, .bootstrap h2 {
    font-size: 2em;
  }
  .bootstrap .h3, .bootstrap h3 {
    font-size: 1.75em;
  }
  .bootstrap .h4, .bootstrap h4 {
    font-size: 1.5em;
  }
  .bootstrap .h5, .bootstrap h5 {
    font-size: 1.25em;
  }
  .bootstrap .h6, .bootstrap h6 {
    font-size: 1em;
  }
  .bootstrap .lead {
    font-size: 1.25em;
    font-weight: 300;
  }
  .bootstrap .display-1 {
    font-size: 6em;
    font-weight: 300;
    line-height: 1.2;
  }
  .bootstrap .display-2 {
    font-size: 5.5em;
    font-weight: 300;
    line-height: 1.2;
  }
  .bootstrap .display-3 {
    font-size: 4.5em;
    font-weight: 300;
    line-height: 1.2;
  }
  .bootstrap .display-4 {
    font-size: 3.5em;
    font-weight: 300;
    line-height: 1.2;
  }
  .bootstrap hr {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .bootstrap .small, .bootstrap small {
    font-size: 80%;
    font-weight: 400;
  }
  .bootstrap .mark, .bootstrap mark {
    padding: .2em;
    background-color: #fcf8e3;
  }
  .bootstrap .list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  .bootstrap .list-inline {
    padding-left: 0;
    list-style: none;
  }
  .bootstrap .list-inline-item {
    display: inline-block;
  }
  .bootstrap .list-inline-item:not(:last-child) {
    margin-right: .5em;
  }
  .bootstrap .initialism {
    font-size: 90%;
    text-transform: uppercase;
  }
  .bootstrap .blockquote {
    margin-bottom: 1em;
    font-size: 1.25em;
  }
  .bootstrap .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
  }
  .bootstrap .blockquote-footer::before {
    content: "\2014\00A0";
  }
  .bootstrap .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .bootstrap .img-thumbnail {
    padding: .25em;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25em;
    max-width: 100%;
    height: auto;
  }
  .bootstrap .figure {
    display: inline-block;
  }
  .bootstrap .figure-img {
    margin-bottom: .5em;
    line-height: 1;
  }
  .bootstrap .figure-caption {
    font-size: 90%;
    color: #6c757d;
  }
  .bootstrap .container, .bootstrap .container-fluid, .bootstrap .container-lg, .bootstrap .container-md, .bootstrap .container-sm, .bootstrap .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 576px) {
    .bootstrap .container, .bootstrap .container-sm {
      max-width: 540px;
    }
  }
  @media (min-width: 768px) {
    .bootstrap .container, .bootstrap .container-md, .bootstrap .container-sm {
      max-width: 720px;
    }
  }
  @media (min-width: 992px) {
    .bootstrap .container, .bootstrap .container-lg, .bootstrap .container-md, .bootstrap .container-sm {
      max-width: 960px;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap .container, .bootstrap .container-lg, .bootstrap .container-md, .bootstrap .container-sm, .bootstrap .container-xl {
      max-width: 1140px;
    }
  }
  .bootstrap .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .bootstrap .no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  .bootstrap .no-gutters > .col, .bootstrap .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
  .bootstrap .col, .bootstrap .col-1, .bootstrap .col-10, .bootstrap .col-11, .bootstrap .col-12, .bootstrap .col-2, .bootstrap .col-3, .bootstrap .col-4, .bootstrap .col-5, .bootstrap .col-6, .bootstrap .col-7, .bootstrap .col-8, .bootstrap .col-9, .bootstrap .col-auto, .bootstrap .col-lg, .bootstrap .col-lg-1, .bootstrap .col-lg-10, .bootstrap .col-lg-11, .bootstrap .col-lg-12, .bootstrap .col-lg-2, .bootstrap .col-lg-3, .bootstrap .col-lg-4, .bootstrap .col-lg-5, .bootstrap .col-lg-6, .bootstrap .col-lg-7, .bootstrap .col-lg-8, .bootstrap .col-lg-9, .bootstrap .col-lg-auto, .bootstrap .col-md, .bootstrap .col-md-1, .bootstrap .col-md-10, .bootstrap .col-md-11, .bootstrap .col-md-12, .bootstrap .col-md-2, .bootstrap .col-md-3, .bootstrap .col-md-4, .bootstrap .col-md-5, .bootstrap .col-md-6, .bootstrap .col-md-7, .bootstrap .col-md-8, .bootstrap .col-md-9, .bootstrap .col-md-auto, .bootstrap .col-sm, .bootstrap .col-sm-1, .bootstrap .col-sm-10, .bootstrap .col-sm-11, .bootstrap .col-sm-12, .bootstrap .col-sm-2, .bootstrap .col-sm-3, .bootstrap .col-sm-4, .bootstrap .col-sm-5, .bootstrap .col-sm-6, .bootstrap .col-sm-7, .bootstrap .col-sm-8, .bootstrap .col-sm-9, .bootstrap .col-sm-auto, .bootstrap .col-xl, .bootstrap .col-xl-1, .bootstrap .col-xl-10, .bootstrap .col-xl-11, .bootstrap .col-xl-12, .bootstrap .col-xl-2, .bootstrap .col-xl-3, .bootstrap .col-xl-4, .bootstrap .col-xl-5, .bootstrap .col-xl-6, .bootstrap .col-xl-7, .bootstrap .col-xl-8, .bootstrap .col-xl-9, .bootstrap .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .bootstrap .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap .row-cols-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap .row-cols-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap .row-cols-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrap .row-cols-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap .row-cols-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bootstrap .row-cols-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrap .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrap .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrap .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrap .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrap .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrap .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrap .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrap .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrap .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap .order-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap .order-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap .order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap .order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap .order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap .order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap .order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap .order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap .order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap .order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap .order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap .order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap .order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap .order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap .order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap .offset-1 {
    margin-left: 8.333333%;
  }
  .bootstrap .offset-2 {
    margin-left: 16.666667%;
  }
  .bootstrap .offset-3 {
    margin-left: 25%;
  }
  .bootstrap .offset-4 {
    margin-left: 33.333333%;
  }
  .bootstrap .offset-5 {
    margin-left: 41.666667%;
  }
  .bootstrap .offset-6 {
    margin-left: 50%;
  }
  .bootstrap .offset-7 {
    margin-left: 58.333333%;
  }
  .bootstrap .offset-8 {
    margin-left: 66.666667%;
  }
  .bootstrap .offset-9 {
    margin-left: 75%;
  }
  .bootstrap .offset-10 {
    margin-left: 83.333333%;
  }
  .bootstrap .offset-11 {
    margin-left: 91.666667%;
  }
  @media (min-width: 576px) {
    .bootstrap .col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
    .bootstrap .row-cols-sm-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .row-cols-sm-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .row-cols-sm-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .row-cols-sm-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .row-cols-sm-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .bootstrap .row-cols-sm-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-sm-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .bootstrap .col-sm-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .bootstrap .col-sm-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-sm-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .col-sm-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .col-sm-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .bootstrap .col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .col-sm-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .bootstrap .col-sm-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .bootstrap .col-sm-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .bootstrap .col-sm-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .bootstrap .col-sm-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .bootstrap .col-sm-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .order-sm-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .bootstrap .order-sm-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .bootstrap .order-sm-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .bootstrap .order-sm-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .bootstrap .order-sm-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .bootstrap .order-sm-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .bootstrap .order-sm-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .bootstrap .order-sm-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .bootstrap .order-sm-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .bootstrap .order-sm-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .bootstrap .order-sm-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .bootstrap .order-sm-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .bootstrap .order-sm-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .bootstrap .order-sm-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .bootstrap .order-sm-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .bootstrap .offset-sm-0 {
      margin-left: 0;
    }
    .bootstrap .offset-sm-1 {
      margin-left: 8.333333%;
    }
    .bootstrap .offset-sm-2 {
      margin-left: 16.666667%;
    }
    .bootstrap .offset-sm-3 {
      margin-left: 25%;
    }
    .bootstrap .offset-sm-4 {
      margin-left: 33.333333%;
    }
    .bootstrap .offset-sm-5 {
      margin-left: 41.666667%;
    }
    .bootstrap .offset-sm-6 {
      margin-left: 50%;
    }
    .bootstrap .offset-sm-7 {
      margin-left: 58.333333%;
    }
    .bootstrap .offset-sm-8 {
      margin-left: 66.666667%;
    }
    .bootstrap .offset-sm-9 {
      margin-left: 75%;
    }
    .bootstrap .offset-sm-10 {
      margin-left: 83.333333%;
    }
    .bootstrap .offset-sm-11 {
      margin-left: 91.666667%;
    }
  }
  @media (min-width: 768px) {
    .bootstrap .col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
    .bootstrap .row-cols-md-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .row-cols-md-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .row-cols-md-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .row-cols-md-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .row-cols-md-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .bootstrap .row-cols-md-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-md-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .bootstrap .col-md-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .bootstrap .col-md-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-md-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .col-md-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .col-md-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .bootstrap .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .col-md-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .bootstrap .col-md-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .bootstrap .col-md-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .bootstrap .col-md-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .bootstrap .col-md-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .bootstrap .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .order-md-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .bootstrap .order-md-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .bootstrap .order-md-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .bootstrap .order-md-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .bootstrap .order-md-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .bootstrap .order-md-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .bootstrap .order-md-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .bootstrap .order-md-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .bootstrap .order-md-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .bootstrap .order-md-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .bootstrap .order-md-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .bootstrap .order-md-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .bootstrap .order-md-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .bootstrap .order-md-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .bootstrap .order-md-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .bootstrap .offset-md-0 {
      margin-left: 0;
    }
    .bootstrap .offset-md-1 {
      margin-left: 8.333333%;
    }
    .bootstrap .offset-md-2 {
      margin-left: 16.666667%;
    }
    .bootstrap .offset-md-3 {
      margin-left: 25%;
    }
    .bootstrap .offset-md-4 {
      margin-left: 33.333333%;
    }
    .bootstrap .offset-md-5 {
      margin-left: 41.666667%;
    }
    .bootstrap .offset-md-6 {
      margin-left: 50%;
    }
    .bootstrap .offset-md-7 {
      margin-left: 58.333333%;
    }
    .bootstrap .offset-md-8 {
      margin-left: 66.666667%;
    }
    .bootstrap .offset-md-9 {
      margin-left: 75%;
    }
    .bootstrap .offset-md-10 {
      margin-left: 83.333333%;
    }
    .bootstrap .offset-md-11 {
      margin-left: 91.666667%;
    }
  }
  @media (min-width: 992px) {
    .bootstrap .col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
    .bootstrap .row-cols-lg-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .row-cols-lg-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .row-cols-lg-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .row-cols-lg-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .row-cols-lg-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .bootstrap .row-cols-lg-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-lg-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .bootstrap .col-lg-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .bootstrap .col-lg-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .col-lg-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .col-lg-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .bootstrap .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .col-lg-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .bootstrap .col-lg-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .bootstrap .col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .bootstrap .col-lg-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .bootstrap .col-lg-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .bootstrap .col-lg-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .order-lg-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .bootstrap .order-lg-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .bootstrap .order-lg-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .bootstrap .order-lg-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .bootstrap .order-lg-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .bootstrap .order-lg-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .bootstrap .order-lg-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .bootstrap .order-lg-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .bootstrap .order-lg-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .bootstrap .order-lg-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .bootstrap .order-lg-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .bootstrap .order-lg-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .bootstrap .order-lg-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .bootstrap .order-lg-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .bootstrap .order-lg-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .bootstrap .offset-lg-0 {
      margin-left: 0;
    }
    .bootstrap .offset-lg-1 {
      margin-left: 8.333333%;
    }
    .bootstrap .offset-lg-2 {
      margin-left: 16.666667%;
    }
    .bootstrap .offset-lg-3 {
      margin-left: 25%;
    }
    .bootstrap .offset-lg-4 {
      margin-left: 33.333333%;
    }
    .bootstrap .offset-lg-5 {
      margin-left: 41.666667%;
    }
    .bootstrap .offset-lg-6 {
      margin-left: 50%;
    }
    .bootstrap .offset-lg-7 {
      margin-left: 58.333333%;
    }
    .bootstrap .offset-lg-8 {
      margin-left: 66.666667%;
    }
    .bootstrap .offset-lg-9 {
      margin-left: 75%;
    }
    .bootstrap .offset-lg-10 {
      margin-left: 83.333333%;
    }
    .bootstrap .offset-lg-11 {
      margin-left: 91.666667%;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap .col-xl {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
    .bootstrap .row-cols-xl-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .row-cols-xl-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .row-cols-xl-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .row-cols-xl-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .row-cols-xl-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .bootstrap .row-cols-xl-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-xl-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .bootstrap .col-xl-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .bootstrap .col-xl-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .bootstrap .col-xl-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .bootstrap .col-xl-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .bootstrap .col-xl-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .bootstrap .col-xl-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .bootstrap .col-xl-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .bootstrap .col-xl-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .bootstrap .col-xl-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .bootstrap .col-xl-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .bootstrap .col-xl-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .bootstrap .col-xl-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .bootstrap .order-xl-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .bootstrap .order-xl-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .bootstrap .order-xl-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .bootstrap .order-xl-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .bootstrap .order-xl-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .bootstrap .order-xl-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .bootstrap .order-xl-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .bootstrap .order-xl-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .bootstrap .order-xl-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .bootstrap .order-xl-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .bootstrap .order-xl-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .bootstrap .order-xl-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .bootstrap .order-xl-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .bootstrap .order-xl-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .bootstrap .order-xl-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .bootstrap .offset-xl-0 {
      margin-left: 0;
    }
    .bootstrap .offset-xl-1 {
      margin-left: 8.333333%;
    }
    .bootstrap .offset-xl-2 {
      margin-left: 16.666667%;
    }
    .bootstrap .offset-xl-3 {
      margin-left: 25%;
    }
    .bootstrap .offset-xl-4 {
      margin-left: 33.333333%;
    }
    .bootstrap .offset-xl-5 {
      margin-left: 41.666667%;
    }
    .bootstrap .offset-xl-6 {
      margin-left: 50%;
    }
    .bootstrap .offset-xl-7 {
      margin-left: 58.333333%;
    }
    .bootstrap .offset-xl-8 {
      margin-left: 66.666667%;
    }
    .bootstrap .offset-xl-9 {
      margin-left: 75%;
    }
    .bootstrap .offset-xl-10 {
      margin-left: 83.333333%;
    }
    .bootstrap .offset-xl-11 {
      margin-left: 91.666667%;
    }
  }
  .bootstrap .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375em .75em;
    font-size: 1em;
    line-height: 1.5;
    border-radius: .25em;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .bootstrap .btn {
      transition: none;
    }
  }
  .bootstrap .btn:hover {
    color: #212529;
    text-decoration: none;
  }
  .bootstrap .btn.focus, .bootstrap .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2em rgba(0, 123, 255, 0.25);
  }
  .bootstrap .btn.disabled, .bootstrap .btn:disabled {
    opacity: .65;
  }
  .bootstrap .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
  }
  .bootstrap a.btn.disabled, .bootstrap fieldset:disabled a.btn {
    pointer-events: none;
  }

  .bootstrap .btn-success {
    color: #fff;
    background-color: #007CFF;
    border-color: #007CFF;
  }
  .bootstrap .btn-success:hover {
    color: #fff;
    background-color: #409DFF;
    border-color: #409DFF;
  }
  .bootstrap .btn-success.focus, .bootstrap .btn-success:focus {
    color: #fff;
    background-color: #409DFF;
    border-color: #409DFF;
    box-shadow: 0 0 0 0 rgba(72,97,180,0.50);
  }
  .bootstrap .btn-success.disabled, .bootstrap .btn-success:disabled {
    color: #fff;
    background-color: #007CFF;
    border-color: #007CFF;
  }
  .bootstrap .btn-success:not(:disabled):not(.disabled).active, .bootstrap .btn-success:not(:disabled):not(.disabled):active, .bootstrap .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #409DFF;
    border-color: #409DFF;
  }
  .bootstrap .btn-success:not(:disabled):not(.disabled).active:focus, .bootstrap .btn-success:not(:disabled):not(.disabled):active:focus, .bootstrap .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(3, 98, 181, 0.5);
  }
  
  .bootstrap .btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
  }
  .bootstrap .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
  }
  .bootstrap .btn-link.focus, .bootstrap .btn-link:focus {
    text-decoration: underline;
  }
  .bootstrap .btn-link.disabled, .bootstrap .btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
  }
  .bootstrap .btn-group-lg > .btn, .bootstrap .btn-lg {
    padding: .5em 1em;
    font-size: 1.25em;
    line-height: 1.5;
    border-radius: .3em;
  }
  .bootstrap .btn-group-sm > .btn, .bootstrap .btn-sm {
    padding: .25em .5em;
    font-size: .875em;
    line-height: 1.5;
    border-radius: .2em;
  }
  .bootstrap .btn-block {
    display: block;
    width: 100%;
  }
  .bootstrap .btn-block + .btn-block {
    margin-top: .5em;
  }
  .bootstrap input[type=button].btn-block, .bootstrap input[type=reset].btn-block, .bootstrap input[type=submit].btn-block {
    width: 100%;
  }
  .bootstrap .fade {
    transition: opacity .15s linear;
  }
  
  .bootstrap .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25em;
  }
  .bootstrap .card > hr {
    margin-right: 0;
    margin-left: 0;
  }
  .bootstrap .card > .list-group {
    border-top: inherit;
    border-bottom: inherit;
  }
  .bootstrap .card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25em - 1px);
    border-top-right-radius: calc(.25em - 1px);
  }
  .bootstrap .card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25em - 1px);
    border-bottom-left-radius: calc(.25em - 1px);
  }
  .bootstrap .card > .card-header + .list-group, .bootstrap .card > .list-group + .card-footer {
    border-top: 0;
  }
  .bootstrap .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25em;
  }
  .bootstrap .card-title {
    margin-bottom: .75em;
  }
  .bootstrap .card-subtitle {
    margin-top: -.375em;
    margin-bottom: 0;
  }
  .bootstrap .card-text:last-child {
    margin-bottom: 0;
  }
  .bootstrap .card-link:hover {
    text-decoration: none;
  }
  .bootstrap .card-link + .card-link {
    margin-left: 1.25em;
  }
  .bootstrap .card-header {
    padding: .75em 1.25em;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }
  .bootstrap .card-header:first-child {
    border-radius: calc(.25em - 1px) calc(.25em - 1px) 0 0;
  }
  .bootstrap .card-footer {
    padding: .75em 1.25em;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
  }
  .bootstrap .card-footer:last-child {
    border-radius: 0 0 calc(.25em - 1px) calc(.25em - 1px);
  }
  .bootstrap .card-header-tabs {
    margin-right: -.625em;
    margin-bottom: -.75em;
    margin-left: -.625em;
    border-bottom: 0;
  }
  .bootstrap .card-header-pills {
    margin-right: -.625em;
    margin-left: -.625em;
  }
  .bootstrap .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25em;
    border-radius: calc(.25em - 1px);
  }
  .bootstrap .card-img, .bootstrap .card-img-bottom, .bootstrap .card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
  }
  .bootstrap .card-img, .bootstrap .card-img-top {
    border-top-left-radius: calc(.25em - 1px);
    border-top-right-radius: calc(.25em - 1px);
  }
  .bootstrap .card-img, .bootstrap .card-img-bottom {
    border-bottom-right-radius: calc(.25em - 1px);
    border-bottom-left-radius: calc(.25em - 1px);
  }
  .bootstrap .card-deck .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .bootstrap .card-deck {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px;
    }
    .bootstrap .card-deck .card {
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px;
    }
  }
  .bootstrap .card-group > .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .bootstrap .card-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
    }
    .bootstrap .card-group > .card {
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-bottom: 0;
    }
    .bootstrap .card-group > .card + .card {
      margin-left: 0;
      border-left: 0;
    }
    .bootstrap .card-group > .card:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
    .bootstrap .card-group > .card:not(:last-child) .card-header, .bootstrap .card-group > .card:not(:last-child) .card-img-top {
      border-top-right-radius: 0;
    }
    .bootstrap .card-group > .card:not(:last-child) .card-footer, .bootstrap .card-group > .card:not(:last-child) .card-img-bottom {
      border-bottom-right-radius: 0;
    }
    .bootstrap .card-group > .card:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
    .bootstrap .card-group > .card:not(:first-child) .card-header, .bootstrap .card-group > .card:not(:first-child) .card-img-top {
      border-top-left-radius: 0;
    }
    .bootstrap .card-group > .card:not(:first-child) .card-footer, .bootstrap .card-group > .card:not(:first-child) .card-img-bottom {
      border-bottom-left-radius: 0;
    }
  }
  .bootstrap .card-columns .card {
    margin-bottom: .75em;
  }
  @media (min-width: 576px) {
    .bootstrap .card-columns {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 1.25em;
      -moz-column-gap: 1.25em;
      column-gap: 1.25em;
      orphans: 1;
      widows: 1;
    }
    .bootstrap .card-columns .card {
      display: inline-block;
      width: 100%;
    }
  }
 
  .bootstrap .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
  .bootstrap .d-none {
    display: none !important;
  }
  .bootstrap .d-inline {
    display: inline !important;
  }
  .bootstrap .d-inline-block {
    display: inline-block !important;
  }
  .bootstrap .d-block {
    display: block !important;
  }
  .bootstrap .d-table {
    display: table !important;
  }
  .bootstrap .d-table-row {
    display: table-row !important;
  }
  .bootstrap .d-table-cell {
    display: table-cell !important;
  }
  .bootstrap .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrap .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  @media (min-width: 576px) {
    .bootstrap .d-sm-none {
      display: none !important;
    }
    .bootstrap .d-sm-inline {
      display: inline !important;
    }
    .bootstrap .d-sm-inline-block {
      display: inline-block !important;
    }
    .bootstrap .d-sm-block {
      display: block !important;
    }
    .bootstrap .d-sm-table {
      display: table !important;
    }
    .bootstrap .d-sm-table-row {
      display: table-row !important;
    }
    .bootstrap .d-sm-table-cell {
      display: table-cell !important;
    }
    .bootstrap .d-sm-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .bootstrap .d-sm-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  @media (min-width: 768px) {
    .bootstrap .d-md-none {
      display: none !important;
    }
    .bootstrap .d-md-inline {
      display: inline !important;
    }
    .bootstrap .d-md-inline-block {
      display: inline-block !important;
    }
    .bootstrap .d-md-block {
      display: block !important;
    }
    .bootstrap .d-md-table {
      display: table !important;
    }
    .bootstrap .d-md-table-row {
      display: table-row !important;
    }
    .bootstrap .d-md-table-cell {
      display: table-cell !important;
    }
    .bootstrap .d-md-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .bootstrap .d-md-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  @media (min-width: 992px) {
    .bootstrap .d-lg-none {
      display: none !important;
    }
    .bootstrap .d-lg-inline {
      display: inline !important;
    }
    .bootstrap .d-lg-inline-block {
      display: inline-block !important;
    }
    .bootstrap .d-lg-block {
      display: block !important;
    }
    .bootstrap .d-lg-table {
      display: table !important;
    }
    .bootstrap .d-lg-table-row {
      display: table-row !important;
    }
    .bootstrap .d-lg-table-cell {
      display: table-cell !important;
    }
    .bootstrap .d-lg-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .bootstrap .d-lg-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap .d-xl-none {
      display: none !important;
    }
    .bootstrap .d-xl-inline {
      display: inline !important;
    }
    .bootstrap .d-xl-inline-block {
      display: inline-block !important;
    }
    .bootstrap .d-xl-block {
      display: block !important;
    }
    .bootstrap .d-xl-table {
      display: table !important;
    }
    .bootstrap .d-xl-table-row {
      display: table-row !important;
    }
    .bootstrap .d-xl-table-cell {
      display: table-cell !important;
    }
    .bootstrap .d-xl-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .bootstrap .d-xl-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  @media print {
    .bootstrap .d-print-none {
      display: none !important;
    }
    .bootstrap .d-print-inline {
      display: inline !important;
    }
    .bootstrap .d-print-inline-block {
      display: inline-block !important;
    }
    .bootstrap .d-print-block {
      display: block !important;
    }
    .bootstrap .d-print-table {
      display: table !important;
    }
    .bootstrap .d-print-table-row {
      display: table-row !important;
    }
    .bootstrap .d-print-table-cell {
      display: table-cell !important;
    }
    .bootstrap .d-print-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .bootstrap .d-print-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  .bootstrap .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  .bootstrap .embed-responsive::before {
    display: block;
    content: "";
  }
  .bootstrap .embed-responsive .embed-responsive-item, .bootstrap .embed-responsive embed, .bootstrap .embed-responsive iframe, .bootstrap .embed-responsive object, .bootstrap .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .bootstrap .embed-responsive-21by9::before {
    padding-top: 42.857143%;
  }
  .bootstrap .embed-responsive-16by9::before {
    padding-top: 56.25%;
  }
  .bootstrap .embed-responsive-4by3::before {
    padding-top: 75%;
  }
  .bootstrap .embed-responsive-1by1::before {
    padding-top: 100%;
  }
  .bootstrap .flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrap .flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrap .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrap .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrap .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrap .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrap .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap .flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .bootstrap .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .bootstrap .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .bootstrap .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .bootstrap .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .bootstrap .justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrap .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrap .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrap .justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrap .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrap .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrap .align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrap .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrap .align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrap .align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrap .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrap .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrap .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrap .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrap .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrap .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrap .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrap .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrap .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrap .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrap .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrap .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  @media (min-width: 576px) {
    .bootstrap .flex-sm-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .bootstrap .flex-sm-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .bootstrap .flex-sm-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .bootstrap .flex-sm-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .bootstrap .flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .bootstrap .flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .bootstrap .flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .bootstrap .flex-sm-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .bootstrap .flex-sm-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .bootstrap .flex-sm-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .bootstrap .flex-sm-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .bootstrap .flex-sm-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .bootstrap .justify-content-sm-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .bootstrap .justify-content-sm-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .bootstrap .justify-content-sm-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .bootstrap .justify-content-sm-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .bootstrap .justify-content-sm-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .bootstrap .align-items-sm-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .bootstrap .align-items-sm-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .bootstrap .align-items-sm-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .bootstrap .align-items-sm-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .bootstrap .align-items-sm-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .bootstrap .align-content-sm-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .bootstrap .align-content-sm-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .bootstrap .align-content-sm-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .bootstrap .align-content-sm-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .bootstrap .align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .bootstrap .align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .bootstrap .align-self-sm-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .bootstrap .align-self-sm-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .bootstrap .align-self-sm-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .bootstrap .align-self-sm-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .bootstrap .align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .bootstrap .align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  @media (min-width: 768px) {
    .bootstrap .flex-md-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .bootstrap .flex-md-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .bootstrap .flex-md-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .bootstrap .flex-md-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .bootstrap .flex-md-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .bootstrap .flex-md-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .bootstrap .flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .bootstrap .flex-md-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .bootstrap .flex-md-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .bootstrap .flex-md-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .bootstrap .flex-md-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .bootstrap .flex-md-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .bootstrap .justify-content-md-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .bootstrap .justify-content-md-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .bootstrap .justify-content-md-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .bootstrap .justify-content-md-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .bootstrap .justify-content-md-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .bootstrap .align-items-md-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .bootstrap .align-items-md-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .bootstrap .align-items-md-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .bootstrap .align-items-md-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .bootstrap .align-items-md-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .bootstrap .align-content-md-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .bootstrap .align-content-md-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .bootstrap .align-content-md-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .bootstrap .align-content-md-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .bootstrap .align-content-md-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .bootstrap .align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .bootstrap .align-self-md-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .bootstrap .align-self-md-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .bootstrap .align-self-md-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .bootstrap .align-self-md-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .bootstrap .align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .bootstrap .align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  @media (min-width: 992px) {
    .bootstrap .flex-lg-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .bootstrap .flex-lg-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .bootstrap .flex-lg-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .bootstrap .flex-lg-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .bootstrap .flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .bootstrap .flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .bootstrap .flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .bootstrap .flex-lg-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .bootstrap .flex-lg-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .bootstrap .flex-lg-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .bootstrap .flex-lg-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .bootstrap .flex-lg-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .bootstrap .justify-content-lg-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .bootstrap .justify-content-lg-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .bootstrap .justify-content-lg-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .bootstrap .justify-content-lg-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .bootstrap .justify-content-lg-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .bootstrap .align-items-lg-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .bootstrap .align-items-lg-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .bootstrap .align-items-lg-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .bootstrap .align-items-lg-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .bootstrap .align-items-lg-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .bootstrap .align-content-lg-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .bootstrap .align-content-lg-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .bootstrap .align-content-lg-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .bootstrap .align-content-lg-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .bootstrap .align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .bootstrap .align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .bootstrap .align-self-lg-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .bootstrap .align-self-lg-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .bootstrap .align-self-lg-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .bootstrap .align-self-lg-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .bootstrap .align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .bootstrap .align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap .flex-xl-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .bootstrap .flex-xl-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .bootstrap .flex-xl-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .bootstrap .flex-xl-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .bootstrap .flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .bootstrap .flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .bootstrap .flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .bootstrap .flex-xl-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .bootstrap .flex-xl-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .bootstrap .flex-xl-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .bootstrap .flex-xl-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .bootstrap .flex-xl-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .bootstrap .justify-content-xl-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .bootstrap .justify-content-xl-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .bootstrap .justify-content-xl-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .bootstrap .justify-content-xl-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .bootstrap .justify-content-xl-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .bootstrap .align-items-xl-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .bootstrap .align-items-xl-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .bootstrap .align-items-xl-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .bootstrap .align-items-xl-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .bootstrap .align-items-xl-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .bootstrap .align-content-xl-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .bootstrap .align-content-xl-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .bootstrap .align-content-xl-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .bootstrap .align-content-xl-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .bootstrap .align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .bootstrap .align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .bootstrap .align-self-xl-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .bootstrap .align-self-xl-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .bootstrap .align-self-xl-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .bootstrap .align-self-xl-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .bootstrap .align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .bootstrap .align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  .bootstrap .float-left {
    float: left !important;
  }
  .bootstrap .float-right {
    float: right !important;
  }
  .bootstrap .float-none {
    float: none !important;
  }
  @media (min-width: 576px) {
    .bootstrap .float-sm-left {
      float: left !important;
    }
    .bootstrap .float-sm-right {
      float: right !important;
    }
    .bootstrap .float-sm-none {
      float: none !important;
    }
  }
  @media (min-width: 768px) {
    .bootstrap .float-md-left {
      float: left !important;
    }
    .bootstrap .float-md-right {
      float: right !important;
    }
    .bootstrap .float-md-none {
      float: none !important;
    }
  }
  @media (min-width: 992px) {
    .bootstrap .float-lg-left {
      float: left !important;
    }
    .bootstrap .float-lg-right {
      float: right !important;
    }
    .bootstrap .float-lg-none {
      float: none !important;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap .float-xl-left {
      float: left !important;
    }
    .bootstrap .float-xl-right {
      float: right !important;
    }
    .bootstrap .float-xl-none {
      float: none !important;
    }
  }
  .bootstrap .user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
  }
  .bootstrap .user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
  }
  .bootstrap .user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
  }
  .bootstrap .overflow-auto {
    overflow: auto !important;
  }
  .bootstrap .overflow-hidden {
    overflow: hidden !important;
  }
  .bootstrap .position-static {
    position: static !important;
  }
  .bootstrap .position-relative {
    position: relative !important;
  }
  .bootstrap .position-absolute {
    position: absolute !important;
  }
  .bootstrap .position-fixed {
    position: fixed !important;
  }
  .bootstrap .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
  .bootstrap .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  .bootstrap .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
  }
  @supports (position: -webkit-sticky) or (position: sticky) {
    .bootstrap .sticky-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020;
    }
  }
  .bootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
  .bootstrap .sr-only-focusable:active, .bootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  .bootstrap .shadow-sm {
    box-shadow: 0 0.125em 0.25em rgba(0, 0, 0, 0.075) !important;
  }
  .bootstrap .shadow {
    box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.15) !important;
  }
  .bootstrap .shadow-lg {
    box-shadow: 0 1em 3em rgba(0, 0, 0, 0.175) !important;
  }
  .bootstrap .shadow-none {
    box-shadow: none !important;
  }
  .bootstrap .w-25 {
    width: 25% !important;
  }
  .bootstrap .w-50 {
    width: 50% !important;
  }
  .bootstrap .w-75 {
    width: 75% !important;
  }
  .bootstrap .w-100 {
    width: 100% !important;
  }
  .bootstrap .w-auto {
    width: auto !important;
  }
  .bootstrap .h-25 {
    height: 25% !important;
  }
  .bootstrap .h-50 {
    height: 50% !important;
  }
  .bootstrap .h-75 {
    height: 75% !important;
  }
  .bootstrap .h-100 {
    height: 100% !important;
  }
  .bootstrap .h-auto {
    height: auto !important;
  }
  .bootstrap .mw-100 {
    max-width: 100% !important;
  }
  .bootstrap .mh-100 {
    max-height: 100% !important;
  }
  .bootstrap .min-vw-100 {
    min-width: 100vw !important;
  }
  .bootstrap .min-vh-100 {
    min-height: 100vh !important;
  }
  .bootstrap .vw-100 {
    width: 100vw !important;
  }
  .bootstrap .vh-100 {
    height: 100vh !important;
  }
  .bootstrap .m-0 {
    margin: 0 !important;
  }
  .bootstrap .mt-0, .bootstrap .my-0 {
    margin-top: 0 !important;
  }
  .bootstrap .mr-0, .bootstrap .mx-0 {
    margin-right: 0 !important;
  }
  .bootstrap .mb-0, .bootstrap .my-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap .ml-0, .bootstrap .mx-0 {
    margin-left: 0 !important;
  }
  .bootstrap .m-1 {
    margin: 0.25em !important;
  }
  .bootstrap .mt-1, .bootstrap .my-1 {
    margin-top: 0.25em !important;
  }
  .bootstrap .mr-1, .bootstrap .mx-1 {
    margin-right: 0.25em !important;
  }
  .bootstrap .mb-1, .bootstrap .my-1 {
    margin-bottom: 0.25em !important;
  }
  .bootstrap .ml-1, .bootstrap .mx-1 {
    margin-left: 0.25em !important;
  }
  .bootstrap .m-2 {
    margin: 0.5em !important;
  }
  .bootstrap .mt-2, .bootstrap .my-2 {
    margin-top: 0.5em !important;
  }
  .bootstrap .mr-2, .bootstrap .mx-2 {
    margin-right: 0.5em !important;
  }
  .bootstrap .mb-2, .bootstrap .my-2 {
    margin-bottom: 0.5em !important;
  }
  .bootstrap .ml-2, .bootstrap .mx-2 {
    margin-left: 0.5em !important;
  }
  .bootstrap .m-3 {
    margin: 1em !important;
  }
  .bootstrap .mt-3, .bootstrap .my-3 {
    margin-top: 1em !important;
  }
  .bootstrap .mr-3, .bootstrap .mx-3 {
    margin-right: 1em !important;
  }
  .bootstrap .mb-3, .bootstrap .my-3 {
    margin-bottom: 1em !important;
  }
  .bootstrap .ml-3, .bootstrap .mx-3 {
    margin-left: 1em !important;
  }
  .bootstrap .m-4 {
    margin: 1.5em !important;
  }
  .bootstrap .mt-4, .bootstrap .my-4 {
    margin-top: 1.5em !important;
  }
  .bootstrap .mr-4, .bootstrap .mx-4 {
    margin-right: 1.5em !important;
  }
  .bootstrap .mb-4, .bootstrap .my-4 {
    margin-bottom: 1.5em !important;
  }
  .bootstrap .ml-4, .bootstrap .mx-4 {
    margin-left: 1.5em !important;
  }
  .bootstrap .m-5 {
    margin: 3em !important;
  }
  .bootstrap .mt-5, .bootstrap .my-5 {
    margin-top: 3em !important;
  }
  .bootstrap .mr-5, .bootstrap .mx-5 {
    margin-right: 3em !important;
  }
  .bootstrap .mb-5, .bootstrap .my-5 {
    margin-bottom: 3em !important;
  }
  .bootstrap .ml-5, .bootstrap .mx-5 {
    margin-left: 3em !important;
  }
  .bootstrap .p-0 {
    padding: 0 !important;
  }
  .bootstrap .pt-0, .bootstrap .py-0 {
    padding-top: 0 !important;
  }
  .bootstrap .pr-0, .bootstrap .px-0 {
    padding-right: 0 !important;
  }
  .bootstrap .pb-0, .bootstrap .py-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap .pl-0, .bootstrap .px-0 {
    padding-left: 0 !important;
  }
  .bootstrap .p-1 {
    padding: 0.25em !important;
  }
  .bootstrap .pt-1, .bootstrap .py-1 {
    padding-top: 0.25em !important;
  }
  .bootstrap .pr-1, .bootstrap .px-1 {
    padding-right: 0.25em !important;
  }
  .bootstrap .pb-1, .bootstrap .py-1 {
    padding-bottom: 0.25em !important;
  }
  .bootstrap .pl-1, .bootstrap .px-1 {
    padding-left: 0.25em !important;
  }
  .bootstrap .p-2 {
    padding: 0.5em !important;
  }
  .bootstrap .pt-2, .bootstrap .py-2 {
    padding-top: 0.5em !important;
  }
  .bootstrap .pr-2, .bootstrap .px-2 {
    padding-right: 0.5em !important;
  }
  .bootstrap .pb-2, .bootstrap .py-2 {
    padding-bottom: 0.5em !important;
  }
  .bootstrap .pl-2, .bootstrap .px-2 {
    padding-left: 0.5em !important;
  }
  .bootstrap .p-3 {
    padding: 1em !important;
  }
  .bootstrap .pt-3, .bootstrap .py-3 {
    padding-top: 1em !important;
  }
  .bootstrap .pr-3, .bootstrap .px-3 {
    padding-right: 1em !important;
  }
  .bootstrap .pb-3, .bootstrap .py-3 {
    padding-bottom: 1em !important;
  }
  .bootstrap .pl-3, .bootstrap .px-3 {
    padding-left: 1em !important;
  }
  .bootstrap .p-4 {
    padding: 1.5em !important;
  }
  .bootstrap .pt-4, .bootstrap .py-4 {
    padding-top: 1.5em !important;
  }
  .bootstrap .pr-4, .bootstrap .px-4 {
    padding-right: 1.5em !important;
  }
  .bootstrap .pb-4, .bootstrap .py-4 {
    padding-bottom: 1.5em !important;
  }
  .bootstrap .pl-4, .bootstrap .px-4 {
    padding-left: 1.5em !important;
  }
  .bootstrap .p-5 {
    padding: 3em !important;
  }
  .bootstrap .pt-5, .bootstrap .py-5 {
    padding-top: 3em !important;
  }
  .bootstrap .pr-5, .bootstrap .px-5 {
    padding-right: 3em !important;
  }
  .bootstrap .pb-5, .bootstrap .py-5 {
    padding-bottom: 3em !important;
  }
  .bootstrap .pl-5, .bootstrap .px-5 {
    padding-left: 3em !important;
  }
  .bootstrap .m-n1 {
    margin: -0.25em !important;
  }
  .bootstrap .mt-n1, .bootstrap .my-n1 {
    margin-top: -0.25em !important;
  }
  .bootstrap .mr-n1, .bootstrap .mx-n1 {
    margin-right: -0.25em !important;
  }
  .bootstrap .mb-n1, .bootstrap .my-n1 {
    margin-bottom: -0.25em !important;
  }
  .bootstrap .ml-n1, .bootstrap .mx-n1 {
    margin-left: -0.25em !important;
  }
  .bootstrap .m-n2 {
    margin: -0.5em !important;
  }
  .bootstrap .mt-n2, .bootstrap .my-n2 {
    margin-top: -0.5em !important;
  }
  .bootstrap .mr-n2, .bootstrap .mx-n2 {
    margin-right: -0.5em !important;
  }
  .bootstrap .mb-n2, .bootstrap .my-n2 {
    margin-bottom: -0.5em !important;
  }
  .bootstrap .ml-n2, .bootstrap .mx-n2 {
    margin-left: -0.5em !important;
  }
  .bootstrap .m-n3 {
    margin: -1em !important;
  }
  .bootstrap .mt-n3, .bootstrap .my-n3 {
    margin-top: -1em !important;
  }
  .bootstrap .mr-n3, .bootstrap .mx-n3 {
    margin-right: -1em !important;
  }
  .bootstrap .mb-n3, .bootstrap .my-n3 {
    margin-bottom: -1em !important;
  }
  .bootstrap .ml-n3, .bootstrap .mx-n3 {
    margin-left: -1em !important;
  }
  .bootstrap .m-n4 {
    margin: -1.5em !important;
  }
  .bootstrap .mt-n4, .bootstrap .my-n4 {
    margin-top: -1.5em !important;
  }
  .bootstrap .mr-n4, .bootstrap .mx-n4 {
    margin-right: -1.5em !important;
  }
  .bootstrap .mb-n4, .bootstrap .my-n4 {
    margin-bottom: -1.5em !important;
  }
  .bootstrap .ml-n4, .bootstrap .mx-n4 {
    margin-left: -1.5em !important;
  }
  .bootstrap .m-n5 {
    margin: -3em !important;
  }
  .bootstrap .mt-n5, .bootstrap .my-n5 {
    margin-top: -3em !important;
  }
  .bootstrap .mr-n5, .bootstrap .mx-n5 {
    margin-right: -3em !important;
  }
  .bootstrap .mb-n5, .bootstrap .my-n5 {
    margin-bottom: -3em !important;
  }
  .bootstrap .ml-n5, .bootstrap .mx-n5 {
    margin-left: -3em !important;
  }
  .bootstrap .m-auto {
    margin: auto !important;
  }
  .bootstrap .mt-auto, .bootstrap .my-auto {
    margin-top: auto !important;
  }
  .bootstrap .mr-auto, .bootstrap .mx-auto {
    margin-right: auto !important;
  }
  .bootstrap .mb-auto, .bootstrap .my-auto {
    margin-bottom: auto !important;
  }
  .bootstrap .ml-auto, .bootstrap .mx-auto {
    margin-left: auto !important;
  }
  @media (min-width: 576px) {
    .bootstrap .m-sm-0 {
      margin: 0 !important;
    }
    .bootstrap .mt-sm-0, .bootstrap .my-sm-0 {
      margin-top: 0 !important;
    }
    .bootstrap .mr-sm-0, .bootstrap .mx-sm-0 {
      margin-right: 0 !important;
    }
    .bootstrap .mb-sm-0, .bootstrap .my-sm-0 {
      margin-bottom: 0 !important;
    }
    .bootstrap .ml-sm-0, .bootstrap .mx-sm-0 {
      margin-left: 0 !important;
    }
    .bootstrap .m-sm-1 {
      margin: 0.25em !important;
    }
    .bootstrap .mt-sm-1, .bootstrap .my-sm-1 {
      margin-top: 0.25em !important;
    }
    .bootstrap .mr-sm-1, .bootstrap .mx-sm-1 {
      margin-right: 0.25em !important;
    }
    .bootstrap .mb-sm-1, .bootstrap .my-sm-1 {
      margin-bottom: 0.25em !important;
    }
    .bootstrap .ml-sm-1, .bootstrap .mx-sm-1 {
      margin-left: 0.25em !important;
    }
    .bootstrap .m-sm-2 {
      margin: 0.5em !important;
    }
    .bootstrap .mt-sm-2, .bootstrap .my-sm-2 {
      margin-top: 0.5em !important;
    }
    .bootstrap .mr-sm-2, .bootstrap .mx-sm-2 {
      margin-right: 0.5em !important;
    }
    .bootstrap .mb-sm-2, .bootstrap .my-sm-2 {
      margin-bottom: 0.5em !important;
    }
    .bootstrap .ml-sm-2, .bootstrap .mx-sm-2 {
      margin-left: 0.5em !important;
    }
    .bootstrap .m-sm-3 {
      margin: 1em !important;
    }
    .bootstrap .mt-sm-3, .bootstrap .my-sm-3 {
      margin-top: 1em !important;
    }
    .bootstrap .mr-sm-3, .bootstrap .mx-sm-3 {
      margin-right: 1em !important;
    }
    .bootstrap .mb-sm-3, .bootstrap .my-sm-3 {
      margin-bottom: 1em !important;
    }
    .bootstrap .ml-sm-3, .bootstrap .mx-sm-3 {
      margin-left: 1em !important;
    }
    .bootstrap .m-sm-4 {
      margin: 1.5em !important;
    }
    .bootstrap .mt-sm-4, .bootstrap .my-sm-4 {
      margin-top: 1.5em !important;
    }
    .bootstrap .mr-sm-4, .bootstrap .mx-sm-4 {
      margin-right: 1.5em !important;
    }
    .bootstrap .mb-sm-4, .bootstrap .my-sm-4 {
      margin-bottom: 1.5em !important;
    }
    .bootstrap .ml-sm-4, .bootstrap .mx-sm-4 {
      margin-left: 1.5em !important;
    }
    .bootstrap .m-sm-5 {
      margin: 3em !important;
    }
    .bootstrap .mt-sm-5, .bootstrap .my-sm-5 {
      margin-top: 3em !important;
    }
    .bootstrap .mr-sm-5, .bootstrap .mx-sm-5 {
      margin-right: 3em !important;
    }
    .bootstrap .mb-sm-5, .bootstrap .my-sm-5 {
      margin-bottom: 3em !important;
    }
    .bootstrap .ml-sm-5, .bootstrap .mx-sm-5 {
      margin-left: 3em !important;
    }
    .bootstrap .p-sm-0 {
      padding: 0 !important;
    }
    .bootstrap .pt-sm-0, .bootstrap .py-sm-0 {
      padding-top: 0 !important;
    }
    .bootstrap .pr-sm-0, .bootstrap .px-sm-0 {
      padding-right: 0 !important;
    }
    .bootstrap .pb-sm-0, .bootstrap .py-sm-0 {
      padding-bottom: 0 !important;
    }
    .bootstrap .pl-sm-0, .bootstrap .px-sm-0 {
      padding-left: 0 !important;
    }
    .bootstrap .p-sm-1 {
      padding: 0.25em !important;
    }
    .bootstrap .pt-sm-1, .bootstrap .py-sm-1 {
      padding-top: 0.25em !important;
    }
    .bootstrap .pr-sm-1, .bootstrap .px-sm-1 {
      padding-right: 0.25em !important;
    }
    .bootstrap .pb-sm-1, .bootstrap .py-sm-1 {
      padding-bottom: 0.25em !important;
    }
    .bootstrap .pl-sm-1, .bootstrap .px-sm-1 {
      padding-left: 0.25em !important;
    }
    .bootstrap .p-sm-2 {
      padding: 0.5em !important;
    }
    .bootstrap .pt-sm-2, .bootstrap .py-sm-2 {
      padding-top: 0.5em !important;
    }
    .bootstrap .pr-sm-2, .bootstrap .px-sm-2 {
      padding-right: 0.5em !important;
    }
    .bootstrap .pb-sm-2, .bootstrap .py-sm-2 {
      padding-bottom: 0.5em !important;
    }
    .bootstrap .pl-sm-2, .bootstrap .px-sm-2 {
      padding-left: 0.5em !important;
    }
    .bootstrap .p-sm-3 {
      padding: 1em !important;
    }
    .bootstrap .pt-sm-3, .bootstrap .py-sm-3 {
      padding-top: 1em !important;
    }
    .bootstrap .pr-sm-3, .bootstrap .px-sm-3 {
      padding-right: 1em !important;
    }
    .bootstrap .pb-sm-3, .bootstrap .py-sm-3 {
      padding-bottom: 1em !important;
    }
    .bootstrap .pl-sm-3, .bootstrap .px-sm-3 {
      padding-left: 1em !important;
    }
    .bootstrap .p-sm-4 {
      padding: 1.5em !important;
    }
    .bootstrap .pt-sm-4, .bootstrap .py-sm-4 {
      padding-top: 1.5em !important;
    }
    .bootstrap .pr-sm-4, .bootstrap .px-sm-4 {
      padding-right: 1.5em !important;
    }
    .bootstrap .pb-sm-4, .bootstrap .py-sm-4 {
      padding-bottom: 1.5em !important;
    }
    .bootstrap .pl-sm-4, .bootstrap .px-sm-4 {
      padding-left: 1.5em !important;
    }
    .bootstrap .p-sm-5 {
      padding: 3em !important;
    }
    .bootstrap .pt-sm-5, .bootstrap .py-sm-5 {
      padding-top: 3em !important;
    }
    .bootstrap .pr-sm-5, .bootstrap .px-sm-5 {
      padding-right: 3em !important;
    }
    .bootstrap .pb-sm-5, .bootstrap .py-sm-5 {
      padding-bottom: 3em !important;
    }
    .bootstrap .pl-sm-5, .bootstrap .px-sm-5 {
      padding-left: 3em !important;
    }
    .bootstrap .m-sm-n1 {
      margin: -0.25em !important;
    }
    .bootstrap .mt-sm-n1, .bootstrap .my-sm-n1 {
      margin-top: -0.25em !important;
    }
    .bootstrap .mr-sm-n1, .bootstrap .mx-sm-n1 {
      margin-right: -0.25em !important;
    }
    .bootstrap .mb-sm-n1, .bootstrap .my-sm-n1 {
      margin-bottom: -0.25em !important;
    }
    .bootstrap .ml-sm-n1, .bootstrap .mx-sm-n1 {
      margin-left: -0.25em !important;
    }
    .bootstrap .m-sm-n2 {
      margin: -0.5em !important;
    }
    .bootstrap .mt-sm-n2, .bootstrap .my-sm-n2 {
      margin-top: -0.5em !important;
    }
    .bootstrap .mr-sm-n2, .bootstrap .mx-sm-n2 {
      margin-right: -0.5em !important;
    }
    .bootstrap .mb-sm-n2, .bootstrap .my-sm-n2 {
      margin-bottom: -0.5em !important;
    }
    .bootstrap .ml-sm-n2, .bootstrap .mx-sm-n2 {
      margin-left: -0.5em !important;
    }
    .bootstrap .m-sm-n3 {
      margin: -1em !important;
    }
    .bootstrap .mt-sm-n3, .bootstrap .my-sm-n3 {
      margin-top: -1em !important;
    }
    .bootstrap .mr-sm-n3, .bootstrap .mx-sm-n3 {
      margin-right: -1em !important;
    }
    .bootstrap .mb-sm-n3, .bootstrap .my-sm-n3 {
      margin-bottom: -1em !important;
    }
    .bootstrap .ml-sm-n3, .bootstrap .mx-sm-n3 {
      margin-left: -1em !important;
    }
    .bootstrap .m-sm-n4 {
      margin: -1.5em !important;
    }
    .bootstrap .mt-sm-n4, .bootstrap .my-sm-n4 {
      margin-top: -1.5em !important;
    }
    .bootstrap .mr-sm-n4, .bootstrap .mx-sm-n4 {
      margin-right: -1.5em !important;
    }
    .bootstrap .mb-sm-n4, .bootstrap .my-sm-n4 {
      margin-bottom: -1.5em !important;
    }
    .bootstrap .ml-sm-n4, .bootstrap .mx-sm-n4 {
      margin-left: -1.5em !important;
    }
    .bootstrap .m-sm-n5 {
      margin: -3em !important;
    }
    .bootstrap .mt-sm-n5, .bootstrap .my-sm-n5 {
      margin-top: -3em !important;
    }
    .bootstrap .mr-sm-n5, .bootstrap .mx-sm-n5 {
      margin-right: -3em !important;
    }
    .bootstrap .mb-sm-n5, .bootstrap .my-sm-n5 {
      margin-bottom: -3em !important;
    }
    .bootstrap .ml-sm-n5, .bootstrap .mx-sm-n5 {
      margin-left: -3em !important;
    }
    .bootstrap .m-sm-auto {
      margin: auto !important;
    }
    .bootstrap .mt-sm-auto, .bootstrap .my-sm-auto {
      margin-top: auto !important;
    }
    .bootstrap .mr-sm-auto, .bootstrap .mx-sm-auto {
      margin-right: auto !important;
    }
    .bootstrap .mb-sm-auto, .bootstrap .my-sm-auto {
      margin-bottom: auto !important;
    }
    .bootstrap .ml-sm-auto, .bootstrap .mx-sm-auto {
      margin-left: auto !important;
    }
  }
  @media (min-width: 768px) {
    .bootstrap .m-md-0 {
      margin: 0 !important;
    }
    .bootstrap .mt-md-0, .bootstrap .my-md-0 {
      margin-top: 0 !important;
    }
    .bootstrap .mr-md-0, .bootstrap .mx-md-0 {
      margin-right: 0 !important;
    }
    .bootstrap .mb-md-0, .bootstrap .my-md-0 {
      margin-bottom: 0 !important;
    }
    .bootstrap .ml-md-0, .bootstrap .mx-md-0 {
      margin-left: 0 !important;
    }
    .bootstrap .m-md-1 {
      margin: 0.25em !important;
    }
    .bootstrap .mt-md-1, .bootstrap .my-md-1 {
      margin-top: 0.25em !important;
    }
    .bootstrap .mr-md-1, .bootstrap .mx-md-1 {
      margin-right: 0.25em !important;
    }
    .bootstrap .mb-md-1, .bootstrap .my-md-1 {
      margin-bottom: 0.25em !important;
    }
    .bootstrap .ml-md-1, .bootstrap .mx-md-1 {
      margin-left: 0.25em !important;
    }
    .bootstrap .m-md-2 {
      margin: 0.5em !important;
    }
    .bootstrap .mt-md-2, .bootstrap .my-md-2 {
      margin-top: 0.5em !important;
    }
    .bootstrap .mr-md-2, .bootstrap .mx-md-2 {
      margin-right: 0.5em !important;
    }
    .bootstrap .mb-md-2, .bootstrap .my-md-2 {
      margin-bottom: 0.5em !important;
    }
    .bootstrap .ml-md-2, .bootstrap .mx-md-2 {
      margin-left: 0.5em !important;
    }
    .bootstrap .m-md-3 {
      margin: 1em !important;
    }
    .bootstrap .mt-md-3, .bootstrap .my-md-3 {
      margin-top: 1em !important;
    }
    .bootstrap .mr-md-3, .bootstrap .mx-md-3 {
      margin-right: 1em !important;
    }
    .bootstrap .mb-md-3, .bootstrap .my-md-3 {
      margin-bottom: 1em !important;
    }
    .bootstrap .ml-md-3, .bootstrap .mx-md-3 {
      margin-left: 1em !important;
    }
    .bootstrap .m-md-4 {
      margin: 1.5em !important;
    }
    .bootstrap .mt-md-4, .bootstrap .my-md-4 {
      margin-top: 1.5em !important;
    }
    .bootstrap .mr-md-4, .bootstrap .mx-md-4 {
      margin-right: 1.5em !important;
    }
    .bootstrap .mb-md-4, .bootstrap .my-md-4 {
      margin-bottom: 1.5em !important;
    }
    .bootstrap .ml-md-4, .bootstrap .mx-md-4 {
      margin-left: 1.5em !important;
    }
    .bootstrap .m-md-5 {
      margin: 3em !important;
    }
    .bootstrap .mt-md-5, .bootstrap .my-md-5 {
      margin-top: 3em !important;
    }
    .bootstrap .mr-md-5, .bootstrap .mx-md-5 {
      margin-right: 3em !important;
    }
    .bootstrap .mb-md-5, .bootstrap .my-md-5 {
      margin-bottom: 3em !important;
    }
    .bootstrap .ml-md-5, .bootstrap .mx-md-5 {
      margin-left: 3em !important;
    }
    .bootstrap .p-md-0 {
      padding: 0 !important;
    }
    .bootstrap .pt-md-0, .bootstrap .py-md-0 {
      padding-top: 0 !important;
    }
    .bootstrap .pr-md-0, .bootstrap .px-md-0 {
      padding-right: 0 !important;
    }
    .bootstrap .pb-md-0, .bootstrap .py-md-0 {
      padding-bottom: 0 !important;
    }
    .bootstrap .pl-md-0, .bootstrap .px-md-0 {
      padding-left: 0 !important;
    }
    .bootstrap .p-md-1 {
      padding: 0.25em !important;
    }
    .bootstrap .pt-md-1, .bootstrap .py-md-1 {
      padding-top: 0.25em !important;
    }
    .bootstrap .pr-md-1, .bootstrap .px-md-1 {
      padding-right: 0.25em !important;
    }
    .bootstrap .pb-md-1, .bootstrap .py-md-1 {
      padding-bottom: 0.25em !important;
    }
    .bootstrap .pl-md-1, .bootstrap .px-md-1 {
      padding-left: 0.25em !important;
    }
    .bootstrap .p-md-2 {
      padding: 0.5em !important;
    }
    .bootstrap .pt-md-2, .bootstrap .py-md-2 {
      padding-top: 0.5em !important;
    }
    .bootstrap .pr-md-2, .bootstrap .px-md-2 {
      padding-right: 0.5em !important;
    }
    .bootstrap .pb-md-2, .bootstrap .py-md-2 {
      padding-bottom: 0.5em !important;
    }
    .bootstrap .pl-md-2, .bootstrap .px-md-2 {
      padding-left: 0.5em !important;
    }
    .bootstrap .p-md-3 {
      padding: 1em !important;
    }
    .bootstrap .pt-md-3, .bootstrap .py-md-3 {
      padding-top: 1em !important;
    }
    .bootstrap .pr-md-3, .bootstrap .px-md-3 {
      padding-right: 1em !important;
    }
    .bootstrap .pb-md-3, .bootstrap .py-md-3 {
      padding-bottom: 1em !important;
    }
    .bootstrap .pl-md-3, .bootstrap .px-md-3 {
      padding-left: 1em !important;
    }
    .bootstrap .p-md-4 {
      padding: 1.5em !important;
    }
    .bootstrap .pt-md-4, .bootstrap .py-md-4 {
      padding-top: 1.5em !important;
    }
    .bootstrap .pr-md-4, .bootstrap .px-md-4 {
      padding-right: 1.5em !important;
    }
    .bootstrap .pb-md-4, .bootstrap .py-md-4 {
      padding-bottom: 1.5em !important;
    }
    .bootstrap .pl-md-4, .bootstrap .px-md-4 {
      padding-left: 1.5em !important;
    }
    .bootstrap .p-md-5 {
      padding: 3em !important;
    }
    .bootstrap .pt-md-5, .bootstrap .py-md-5 {
      padding-top: 3em !important;
    }
    .bootstrap .pr-md-5, .bootstrap .px-md-5 {
      padding-right: 3em !important;
    }
    .bootstrap .pb-md-5, .bootstrap .py-md-5 {
      padding-bottom: 3em !important;
    }
    .bootstrap .pl-md-5, .bootstrap .px-md-5 {
      padding-left: 3em !important;
    }
    .bootstrap .m-md-n1 {
      margin: -0.25em !important;
    }
    .bootstrap .mt-md-n1, .bootstrap .my-md-n1 {
      margin-top: -0.25em !important;
    }
    .bootstrap .mr-md-n1, .bootstrap .mx-md-n1 {
      margin-right: -0.25em !important;
    }
    .bootstrap .mb-md-n1, .bootstrap .my-md-n1 {
      margin-bottom: -0.25em !important;
    }
    .bootstrap .ml-md-n1, .bootstrap .mx-md-n1 {
      margin-left: -0.25em !important;
    }
    .bootstrap .m-md-n2 {
      margin: -0.5em !important;
    }
    .bootstrap .mt-md-n2, .bootstrap .my-md-n2 {
      margin-top: -0.5em !important;
    }
    .bootstrap .mr-md-n2, .bootstrap .mx-md-n2 {
      margin-right: -0.5em !important;
    }
    .bootstrap .mb-md-n2, .bootstrap .my-md-n2 {
      margin-bottom: -0.5em !important;
    }
    .bootstrap .ml-md-n2, .bootstrap .mx-md-n2 {
      margin-left: -0.5em !important;
    }
    .bootstrap .m-md-n3 {
      margin: -1em !important;
    }
    .bootstrap .mt-md-n3, .bootstrap .my-md-n3 {
      margin-top: -1em !important;
    }
    .bootstrap .mr-md-n3, .bootstrap .mx-md-n3 {
      margin-right: -1em !important;
    }
    .bootstrap .mb-md-n3, .bootstrap .my-md-n3 {
      margin-bottom: -1em !important;
    }
    .bootstrap .ml-md-n3, .bootstrap .mx-md-n3 {
      margin-left: -1em !important;
    }
    .bootstrap .m-md-n4 {
      margin: -1.5em !important;
    }
    .bootstrap .mt-md-n4, .bootstrap .my-md-n4 {
      margin-top: -1.5em !important;
    }
    .bootstrap .mr-md-n4, .bootstrap .mx-md-n4 {
      margin-right: -1.5em !important;
    }
    .bootstrap .mb-md-n4, .bootstrap .my-md-n4 {
      margin-bottom: -1.5em !important;
    }
    .bootstrap .ml-md-n4, .bootstrap .mx-md-n4 {
      margin-left: -1.5em !important;
    }
    .bootstrap .m-md-n5 {
      margin: -3em !important;
    }
    .bootstrap .mt-md-n5, .bootstrap .my-md-n5 {
      margin-top: -3em !important;
    }
    .bootstrap .mr-md-n5, .bootstrap .mx-md-n5 {
      margin-right: -3em !important;
    }
    .bootstrap .mb-md-n5, .bootstrap .my-md-n5 {
      margin-bottom: -3em !important;
    }
    .bootstrap .ml-md-n5, .bootstrap .mx-md-n5 {
      margin-left: -3em !important;
    }
    .bootstrap .m-md-auto {
      margin: auto !important;
    }
    .bootstrap .mt-md-auto, .bootstrap .my-md-auto {
      margin-top: auto !important;
    }
    .bootstrap .mr-md-auto, .bootstrap .mx-md-auto {
      margin-right: auto !important;
    }
    .bootstrap .mb-md-auto, .bootstrap .my-md-auto {
      margin-bottom: auto !important;
    }
    .bootstrap .ml-md-auto, .bootstrap .mx-md-auto {
      margin-left: auto !important;
    }
  }
  @media (min-width: 992px) {
    .bootstrap .m-lg-0 {
      margin: 0 !important;
    }
    .bootstrap .mt-lg-0, .bootstrap .my-lg-0 {
      margin-top: 0 !important;
    }
    .bootstrap .mr-lg-0, .bootstrap .mx-lg-0 {
      margin-right: 0 !important;
    }
    .bootstrap .mb-lg-0, .bootstrap .my-lg-0 {
      margin-bottom: 0 !important;
    }
    .bootstrap .ml-lg-0, .bootstrap .mx-lg-0 {
      margin-left: 0 !important;
    }
    .bootstrap .m-lg-1 {
      margin: 0.25em !important;
    }
    .bootstrap .mt-lg-1, .bootstrap .my-lg-1 {
      margin-top: 0.25em !important;
    }
    .bootstrap .mr-lg-1, .bootstrap .mx-lg-1 {
      margin-right: 0.25em !important;
    }
    .bootstrap .mb-lg-1, .bootstrap .my-lg-1 {
      margin-bottom: 0.25em !important;
    }
    .bootstrap .ml-lg-1, .bootstrap .mx-lg-1 {
      margin-left: 0.25em !important;
    }
    .bootstrap .m-lg-2 {
      margin: 0.5em !important;
    }
    .bootstrap .mt-lg-2, .bootstrap .my-lg-2 {
      margin-top: 0.5em !important;
    }
    .bootstrap .mr-lg-2, .bootstrap .mx-lg-2 {
      margin-right: 0.5em !important;
    }
    .bootstrap .mb-lg-2, .bootstrap .my-lg-2 {
      margin-bottom: 0.5em !important;
    }
    .bootstrap .ml-lg-2, .bootstrap .mx-lg-2 {
      margin-left: 0.5em !important;
    }
    .bootstrap .m-lg-3 {
      margin: 1em !important;
    }
    .bootstrap .mt-lg-3, .bootstrap .my-lg-3 {
      margin-top: 1em !important;
    }
    .bootstrap .mr-lg-3, .bootstrap .mx-lg-3 {
      margin-right: 1em !important;
    }
    .bootstrap .mb-lg-3, .bootstrap .my-lg-3 {
      margin-bottom: 1em !important;
    }
    .bootstrap .ml-lg-3, .bootstrap .mx-lg-3 {
      margin-left: 1em !important;
    }
    .bootstrap .m-lg-4 {
      margin: 1.5em !important;
    }
    .bootstrap .mt-lg-4, .bootstrap .my-lg-4 {
      margin-top: 1.5em !important;
    }
    .bootstrap .mr-lg-4, .bootstrap .mx-lg-4 {
      margin-right: 1.5em !important;
    }
    .bootstrap .mb-lg-4, .bootstrap .my-lg-4 {
      margin-bottom: 1.5em !important;
    }
    .bootstrap .ml-lg-4, .bootstrap .mx-lg-4 {
      margin-left: 1.5em !important;
    }
    .bootstrap .m-lg-5 {
      margin: 3em !important;
    }
    .bootstrap .mt-lg-5, .bootstrap .my-lg-5 {
      margin-top: 3em !important;
    }
    .bootstrap .mr-lg-5, .bootstrap .mx-lg-5 {
      margin-right: 3em !important;
    }
    .bootstrap .mb-lg-5, .bootstrap .my-lg-5 {
      margin-bottom: 3em !important;
    }
    .bootstrap .ml-lg-5, .bootstrap .mx-lg-5 {
      margin-left: 3em !important;
    }
    .bootstrap .p-lg-0 {
      padding: 0 !important;
    }
    .bootstrap .pt-lg-0, .bootstrap .py-lg-0 {
      padding-top: 0 !important;
    }
    .bootstrap .pr-lg-0, .bootstrap .px-lg-0 {
      padding-right: 0 !important;
    }
    .bootstrap .pb-lg-0, .bootstrap .py-lg-0 {
      padding-bottom: 0 !important;
    }
    .bootstrap .pl-lg-0, .bootstrap .px-lg-0 {
      padding-left: 0 !important;
    }
    .bootstrap .p-lg-1 {
      padding: 0.25em !important;
    }
    .bootstrap .pt-lg-1, .bootstrap .py-lg-1 {
      padding-top: 0.25em !important;
    }
    .bootstrap .pr-lg-1, .bootstrap .px-lg-1 {
      padding-right: 0.25em !important;
    }
    .bootstrap .pb-lg-1, .bootstrap .py-lg-1 {
      padding-bottom: 0.25em !important;
    }
    .bootstrap .pl-lg-1, .bootstrap .px-lg-1 {
      padding-left: 0.25em !important;
    }
    .bootstrap .p-lg-2 {
      padding: 0.5em !important;
    }
    .bootstrap .pt-lg-2, .bootstrap .py-lg-2 {
      padding-top: 0.5em !important;
    }
    .bootstrap .pr-lg-2, .bootstrap .px-lg-2 {
      padding-right: 0.5em !important;
    }
    .bootstrap .pb-lg-2, .bootstrap .py-lg-2 {
      padding-bottom: 0.5em !important;
    }
    .bootstrap .pl-lg-2, .bootstrap .px-lg-2 {
      padding-left: 0.5em !important;
    }
    .bootstrap .p-lg-3 {
      padding: 1em !important;
    }
    .bootstrap .pt-lg-3, .bootstrap .py-lg-3 {
      padding-top: 1em !important;
    }
    .bootstrap .pr-lg-3, .bootstrap .px-lg-3 {
      padding-right: 1em !important;
    }
    .bootstrap .pb-lg-3, .bootstrap .py-lg-3 {
      padding-bottom: 1em !important;
    }
    .bootstrap .pl-lg-3, .bootstrap .px-lg-3 {
      padding-left: 1em !important;
    }
    .bootstrap .p-lg-4 {
      padding: 1.5em !important;
    }
    .bootstrap .pt-lg-4, .bootstrap .py-lg-4 {
      padding-top: 1.5em !important;
    }
    .bootstrap .pr-lg-4, .bootstrap .px-lg-4 {
      padding-right: 1.5em !important;
    }
    .bootstrap .pb-lg-4, .bootstrap .py-lg-4 {
      padding-bottom: 1.5em !important;
    }
    .bootstrap .pl-lg-4, .bootstrap .px-lg-4 {
      padding-left: 1.5em !important;
    }
    .bootstrap .p-lg-5 {
      padding: 3em !important;
    }
    .bootstrap .pt-lg-5, .bootstrap .py-lg-5 {
      padding-top: 3em !important;
    }
    .bootstrap .pr-lg-5, .bootstrap .px-lg-5 {
      padding-right: 3em !important;
    }
    .bootstrap .pb-lg-5, .bootstrap .py-lg-5 {
      padding-bottom: 3em !important;
    }
    .bootstrap .pl-lg-5, .bootstrap .px-lg-5 {
      padding-left: 3em !important;
    }
    .bootstrap .m-lg-n1 {
      margin: -0.25em !important;
    }
    .bootstrap .mt-lg-n1, .bootstrap .my-lg-n1 {
      margin-top: -0.25em !important;
    }
    .bootstrap .mr-lg-n1, .bootstrap .mx-lg-n1 {
      margin-right: -0.25em !important;
    }
    .bootstrap .mb-lg-n1, .bootstrap .my-lg-n1 {
      margin-bottom: -0.25em !important;
    }
    .bootstrap .ml-lg-n1, .bootstrap .mx-lg-n1 {
      margin-left: -0.25em !important;
    }
    .bootstrap .m-lg-n2 {
      margin: -0.5em !important;
    }
    .bootstrap .mt-lg-n2, .bootstrap .my-lg-n2 {
      margin-top: -0.5em !important;
    }
    .bootstrap .mr-lg-n2, .bootstrap .mx-lg-n2 {
      margin-right: -0.5em !important;
    }
    .bootstrap .mb-lg-n2, .bootstrap .my-lg-n2 {
      margin-bottom: -0.5em !important;
    }
    .bootstrap .ml-lg-n2, .bootstrap .mx-lg-n2 {
      margin-left: -0.5em !important;
    }
    .bootstrap .m-lg-n3 {
      margin: -1em !important;
    }
    .bootstrap .mt-lg-n3, .bootstrap .my-lg-n3 {
      margin-top: -1em !important;
    }
    .bootstrap .mr-lg-n3, .bootstrap .mx-lg-n3 {
      margin-right: -1em !important;
    }
    .bootstrap .mb-lg-n3, .bootstrap .my-lg-n3 {
      margin-bottom: -1em !important;
    }
    .bootstrap .ml-lg-n3, .bootstrap .mx-lg-n3 {
      margin-left: -1em !important;
    }
    .bootstrap .m-lg-n4 {
      margin: -1.5em !important;
    }
    .bootstrap .mt-lg-n4, .bootstrap .my-lg-n4 {
      margin-top: -1.5em !important;
    }
    .bootstrap .mr-lg-n4, .bootstrap .mx-lg-n4 {
      margin-right: -1.5em !important;
    }
    .bootstrap .mb-lg-n4, .bootstrap .my-lg-n4 {
      margin-bottom: -1.5em !important;
    }
    .bootstrap .ml-lg-n4, .bootstrap .mx-lg-n4 {
      margin-left: -1.5em !important;
    }
    .bootstrap .m-lg-n5 {
      margin: -3em !important;
    }
    .bootstrap .mt-lg-n5, .bootstrap .my-lg-n5 {
      margin-top: -3em !important;
    }
    .bootstrap .mr-lg-n5, .bootstrap .mx-lg-n5 {
      margin-right: -3em !important;
    }
    .bootstrap .mb-lg-n5, .bootstrap .my-lg-n5 {
      margin-bottom: -3em !important;
    }
    .bootstrap .ml-lg-n5, .bootstrap .mx-lg-n5 {
      margin-left: -3em !important;
    }
    .bootstrap .m-lg-auto {
      margin: auto !important;
    }
    .bootstrap .mt-lg-auto, .bootstrap .my-lg-auto {
      margin-top: auto !important;
    }
    .bootstrap .mr-lg-auto, .bootstrap .mx-lg-auto {
      margin-right: auto !important;
    }
    .bootstrap .mb-lg-auto, .bootstrap .my-lg-auto {
      margin-bottom: auto !important;
    }
    .bootstrap .ml-lg-auto, .bootstrap .mx-lg-auto {
      margin-left: auto !important;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap .m-xl-0 {
      margin: 0 !important;
    }
    .bootstrap .mt-xl-0, .bootstrap .my-xl-0 {
      margin-top: 0 !important;
    }
    .bootstrap .mr-xl-0, .bootstrap .mx-xl-0 {
      margin-right: 0 !important;
    }
    .bootstrap .mb-xl-0, .bootstrap .my-xl-0 {
      margin-bottom: 0 !important;
    }
    .bootstrap .ml-xl-0, .bootstrap .mx-xl-0 {
      margin-left: 0 !important;
    }
    .bootstrap .m-xl-1 {
      margin: 0.25em !important;
    }
    .bootstrap .mt-xl-1, .bootstrap .my-xl-1 {
      margin-top: 0.25em !important;
    }
    .bootstrap .mr-xl-1, .bootstrap .mx-xl-1 {
      margin-right: 0.25em !important;
    }
    .bootstrap .mb-xl-1, .bootstrap .my-xl-1 {
      margin-bottom: 0.25em !important;
    }
    .bootstrap .ml-xl-1, .bootstrap .mx-xl-1 {
      margin-left: 0.25em !important;
    }
    .bootstrap .m-xl-2 {
      margin: 0.5em !important;
    }
    .bootstrap .mt-xl-2, .bootstrap .my-xl-2 {
      margin-top: 0.5em !important;
    }
    .bootstrap .mr-xl-2, .bootstrap .mx-xl-2 {
      margin-right: 0.5em !important;
    }
    .bootstrap .mb-xl-2, .bootstrap .my-xl-2 {
      margin-bottom: 0.5em !important;
    }
    .bootstrap .ml-xl-2, .bootstrap .mx-xl-2 {
      margin-left: 0.5em !important;
    }
    .bootstrap .m-xl-3 {
      margin: 1em !important;
    }
    .bootstrap .mt-xl-3, .bootstrap .my-xl-3 {
      margin-top: 1em !important;
    }
    .bootstrap .mr-xl-3, .bootstrap .mx-xl-3 {
      margin-right: 1em !important;
    }
    .bootstrap .mb-xl-3, .bootstrap .my-xl-3 {
      margin-bottom: 1em !important;
    }
    .bootstrap .ml-xl-3, .bootstrap .mx-xl-3 {
      margin-left: 1em !important;
    }
    .bootstrap .m-xl-4 {
      margin: 1.5em !important;
    }
    .bootstrap .mt-xl-4, .bootstrap .my-xl-4 {
      margin-top: 1.5em !important;
    }
    .bootstrap .mr-xl-4, .bootstrap .mx-xl-4 {
      margin-right: 1.5em !important;
    }
    .bootstrap .mb-xl-4, .bootstrap .my-xl-4 {
      margin-bottom: 1.5em !important;
    }
    .bootstrap .ml-xl-4, .bootstrap .mx-xl-4 {
      margin-left: 1.5em !important;
    }
    .bootstrap .m-xl-5 {
      margin: 3em !important;
    }
    .bootstrap .mt-xl-5, .bootstrap .my-xl-5 {
      margin-top: 3em !important;
    }
    .bootstrap .mr-xl-5, .bootstrap .mx-xl-5 {
      margin-right: 3em !important;
    }
    .bootstrap .mb-xl-5, .bootstrap .my-xl-5 {
      margin-bottom: 3em !important;
    }
    .bootstrap .ml-xl-5, .bootstrap .mx-xl-5 {
      margin-left: 3em !important;
    }
    .bootstrap .p-xl-0 {
      padding: 0 !important;
    }
    .bootstrap .pt-xl-0, .bootstrap .py-xl-0 {
      padding-top: 0 !important;
    }
    .bootstrap .pr-xl-0, .bootstrap .px-xl-0 {
      padding-right: 0 !important;
    }
    .bootstrap .pb-xl-0, .bootstrap .py-xl-0 {
      padding-bottom: 0 !important;
    }
    .bootstrap .pl-xl-0, .bootstrap .px-xl-0 {
      padding-left: 0 !important;
    }
    .bootstrap .p-xl-1 {
      padding: 0.25em !important;
    }
    .bootstrap .pt-xl-1, .bootstrap .py-xl-1 {
      padding-top: 0.25em !important;
    }
    .bootstrap .pr-xl-1, .bootstrap .px-xl-1 {
      padding-right: 0.25em !important;
    }
    .bootstrap .pb-xl-1, .bootstrap .py-xl-1 {
      padding-bottom: 0.25em !important;
    }
    .bootstrap .pl-xl-1, .bootstrap .px-xl-1 {
      padding-left: 0.25em !important;
    }
    .bootstrap .p-xl-2 {
      padding: 0.5em !important;
    }
    .bootstrap .pt-xl-2, .bootstrap .py-xl-2 {
      padding-top: 0.5em !important;
    }
    .bootstrap .pr-xl-2, .bootstrap .px-xl-2 {
      padding-right: 0.5em !important;
    }
    .bootstrap .pb-xl-2, .bootstrap .py-xl-2 {
      padding-bottom: 0.5em !important;
    }
    .bootstrap .pl-xl-2, .bootstrap .px-xl-2 {
      padding-left: 0.5em !important;
    }
    .bootstrap .p-xl-3 {
      padding: 1em !important;
    }
    .bootstrap .pt-xl-3, .bootstrap .py-xl-3 {
      padding-top: 1em !important;
    }
    .bootstrap .pr-xl-3, .bootstrap .px-xl-3 {
      padding-right: 1em !important;
    }
    .bootstrap .pb-xl-3, .bootstrap .py-xl-3 {
      padding-bottom: 1em !important;
    }
    .bootstrap .pl-xl-3, .bootstrap .px-xl-3 {
      padding-left: 1em !important;
    }
    .bootstrap .p-xl-4 {
      padding: 1.5em !important;
    }
    .bootstrap .pt-xl-4, .bootstrap .py-xl-4 {
      padding-top: 1.5em !important;
    }
    .bootstrap .pr-xl-4, .bootstrap .px-xl-4 {
      padding-right: 1.5em !important;
    }
    .bootstrap .pb-xl-4, .bootstrap .py-xl-4 {
      padding-bottom: 1.5em !important;
    }
    .bootstrap .pl-xl-4, .bootstrap .px-xl-4 {
      padding-left: 1.5em !important;
    }
    .bootstrap .p-xl-5 {
      padding: 3em !important;
    }
    .bootstrap .pt-xl-5, .bootstrap .py-xl-5 {
      padding-top: 3em !important;
    }
    .bootstrap .pr-xl-5, .bootstrap .px-xl-5 {
      padding-right: 3em !important;
    }
    .bootstrap .pb-xl-5, .bootstrap .py-xl-5 {
      padding-bottom: 3em !important;
    }
    .bootstrap .pl-xl-5, .bootstrap .px-xl-5 {
      padding-left: 3em !important;
    }
    .bootstrap .m-xl-n1 {
      margin: -0.25em !important;
    }
    .bootstrap .mt-xl-n1, .bootstrap .my-xl-n1 {
      margin-top: -0.25em !important;
    }
    .bootstrap .mr-xl-n1, .bootstrap .mx-xl-n1 {
      margin-right: -0.25em !important;
    }
    .bootstrap .mb-xl-n1, .bootstrap .my-xl-n1 {
      margin-bottom: -0.25em !important;
    }
    .bootstrap .ml-xl-n1, .bootstrap .mx-xl-n1 {
      margin-left: -0.25em !important;
    }
    .bootstrap .m-xl-n2 {
      margin: -0.5em !important;
    }
    .bootstrap .mt-xl-n2, .bootstrap .my-xl-n2 {
      margin-top: -0.5em !important;
    }
    .bootstrap .mr-xl-n2, .bootstrap .mx-xl-n2 {
      margin-right: -0.5em !important;
    }
    .bootstrap .mb-xl-n2, .bootstrap .my-xl-n2 {
      margin-bottom: -0.5em !important;
    }
    .bootstrap .ml-xl-n2, .bootstrap .mx-xl-n2 {
      margin-left: -0.5em !important;
    }
    .bootstrap .m-xl-n3 {
      margin: -1em !important;
    }
    .bootstrap .mt-xl-n3, .bootstrap .my-xl-n3 {
      margin-top: -1em !important;
    }
    .bootstrap .mr-xl-n3, .bootstrap .mx-xl-n3 {
      margin-right: -1em !important;
    }
    .bootstrap .mb-xl-n3, .bootstrap .my-xl-n3 {
      margin-bottom: -1em !important;
    }
    .bootstrap .ml-xl-n3, .bootstrap .mx-xl-n3 {
      margin-left: -1em !important;
    }
    .bootstrap .m-xl-n4 {
      margin: -1.5em !important;
    }
    .bootstrap .mt-xl-n4, .bootstrap .my-xl-n4 {
      margin-top: -1.5em !important;
    }
    .bootstrap .mr-xl-n4, .bootstrap .mx-xl-n4 {
      margin-right: -1.5em !important;
    }
    .bootstrap .mb-xl-n4, .bootstrap .my-xl-n4 {
      margin-bottom: -1.5em !important;
    }
    .bootstrap .ml-xl-n4, .bootstrap .mx-xl-n4 {
      margin-left: -1.5em !important;
    }
    .bootstrap .m-xl-n5 {
      margin: -3em !important;
    }
    .bootstrap .mt-xl-n5, .bootstrap .my-xl-n5 {
      margin-top: -3em !important;
    }
    .bootstrap .mr-xl-n5, .bootstrap .mx-xl-n5 {
      margin-right: -3em !important;
    }
    .bootstrap .mb-xl-n5, .bootstrap .my-xl-n5 {
      margin-bottom: -3em !important;
    }
    .bootstrap .ml-xl-n5, .bootstrap .mx-xl-n5 {
      margin-left: -3em !important;
    }
    .bootstrap .m-xl-auto {
      margin: auto !important;
    }
    .bootstrap .mt-xl-auto, .bootstrap .my-xl-auto {
      margin-top: auto !important;
    }
    .bootstrap .mr-xl-auto, .bootstrap .mx-xl-auto {
      margin-right: auto !important;
    }
    .bootstrap .mb-xl-auto, .bootstrap .my-xl-auto {
      margin-bottom: auto !important;
    }
    .bootstrap .ml-xl-auto, .bootstrap .mx-xl-auto {
      margin-left: auto !important;
    }
  }
  .bootstrap .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
  }
  .bootstrap .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  }
  .bootstrap .text-justify {
    text-align: justify !important;
  }
  .bootstrap .text-wrap {
    white-space: normal !important;
  }
  .bootstrap .text-nowrap {
    white-space: nowrap !important;
  }
  .bootstrap .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap .text-left {
    text-align: left !important;
  }
  .bootstrap .text-right {
    text-align: right !important;
  }
  .bootstrap .text-center {
    text-align: center !important;
  }
  @media (min-width: 576px) {
    .bootstrap .text-sm-left {
      text-align: left !important;
    }
    .bootstrap .text-sm-right {
      text-align: right !important;
    }
    .bootstrap .text-sm-center {
      text-align: center !important;
    }
  }
  @media (min-width: 768px) {
    .bootstrap .text-md-left {
      text-align: left !important;
    }
    .bootstrap .text-md-right {
      text-align: right !important;
    }
    .bootstrap .text-md-center {
      text-align: center !important;
    }
  }
  @media (min-width: 992px) {
    .bootstrap .text-lg-left {
      text-align: left !important;
    }
    .bootstrap .text-lg-right {
      text-align: right !important;
    }
    .bootstrap .text-lg-center {
      text-align: center !important;
    }
  }
  @media (min-width: 1200px) {
    .bootstrap .text-xl-left {
      text-align: left !important;
    }
    .bootstrap .text-xl-right {
      text-align: right !important;
    }
    .bootstrap .text-xl-center {
      text-align: center !important;
    }
  }
  .bootstrap .text-lowercase {
    text-transform: lowercase !important;
  }
  .bootstrap .text-uppercase {
    text-transform: uppercase !important;
  }
  .bootstrap .text-capitalize {
    text-transform: capitalize !important;
  }
  .bootstrap .font-weight-light {
    font-weight: 300 !important;
  }
  .bootstrap .font-weight-lighter {
    font-weight: lighter !important;
  }
  .bootstrap .font-weight-normal {
    font-weight: 400 !important;
  }
  .bootstrap .font-weight-bold {
    font-weight: 700 !important;
  }
  .bootstrap .font-weight-bolder {
    font-weight: bolder !important;
  }
  .bootstrap .font-italic {
    font-style: italic !important;
  }
  .bootstrap .text-white {
    color: #fff !important;
  }
  .bootstrap .text-primary {
    color: #007bff !important;
  }
  .bootstrap a.text-primary:focus, .bootstrap a.text-primary:hover {
    color: #0056b3 !important;
  }
  .bootstrap .text-secondary {
    color: #6c757d !important;
  }
  .bootstrap a.text-secondary:focus, .bootstrap a.text-secondary:hover {
    color: #494f54 !important;
  }
  .bootstrap .text-success {
    color: #28a745 !important;
  }
  .bootstrap a.text-success:focus, .bootstrap a.text-success:hover {
    color: #19692c !important;
  }
  .bootstrap .text-info {
    color: #17a2b8 !important;
  }
  .bootstrap a.text-info:focus, .bootstrap a.text-info:hover {
    color: #0f6674 !important;
  }
  .bootstrap .text-warning {
    color: #ffc107 !important;
  }
  .bootstrap a.text-warning:focus, .bootstrap a.text-warning:hover {
    color: #ba8b00 !important;
  }
  .bootstrap .text-danger {
    color: #dc3545 !important;
  }
  .bootstrap a.text-danger:focus, .bootstrap a.text-danger:hover {
    color: #a71d2a !important;
  }
  .bootstrap .text-light {
    color: #f8f9fa !important;
  }
  .bootstrap a.text-light:focus, .bootstrap a.text-light:hover {
    color: #cbd3da !important;
  }
  .bootstrap .text-dark {
    color: #343a40 !important;
  }
  .bootstrap a.text-dark:focus, .bootstrap a.text-dark:hover {
    color: #121416 !important;
  }
  .bootstrap .text-body {
    color: #212529 !important;
  }
  .bootstrap .text-muted {
    color: #6c757d !important;
  }
  .bootstrap .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .bootstrap .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  .bootstrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  .bootstrap .text-decoration-none {
    text-decoration: none !important;
  }
  .bootstrap .text-break {
    word-break: break-word !important;
    word-wrap: break-word !important;
  }
  .bootstrap .text-reset {
    color: inherit !important;
  }
  .bootstrap .visible {
    visibility: visible !important;
  }
  .bootstrap .invisible {
    visibility: hidden !important;
  }
  @media print {
    .bootstrap *, .bootstrap ::after, .bootstrap ::before {
      text-shadow: none !important;
      box-shadow: none !important;
    }
    .bootstrap a:not(.btn) {
      text-decoration: underline;
    }
    .bootstrap abbr[title]::after {
      content: " ("attr(title) ")";
    }
    .bootstrap pre {
      white-space: pre-wrap !important;
    }
    .bootstrap blockquote, .bootstrap pre {
      border: 1px solid #adb5bd;
      page-break-inside: avoid;
    }
    .bootstrap thead {
      display: table-header-group;
    }
    .bootstrap img, .bootstrap tr {
      page-break-inside: avoid;
    }
    .bootstrap h2, .bootstrap h3, .bootstrap p {
      orphans: 3;
      widows: 3;
    }
    .bootstrap h2, .bootstrap h3 {
      page-break-after: avoid;
    }
    @page {
      .bootstrap {
        size: a3;
      }
    }
    .bootstrap body {
      min-width: 992px !important;
    }
    .bootstrap .container {
      min-width: 992px !important;
    }
    .bootstrap .navbar {
      display: none;
    }
    .bootstrap .badge {
      border: 1px solid #000;
    }
    .bootstrap .table {
      border-collapse: collapse !important;
    }
    .bootstrap .table td, .bootstrap .table th {
      background-color: #fff !important;
    }
    .bootstrap .table-bordered td, .bootstrap .table-bordered th {
      border: 1px solid #dee2e6 !important;
    }
    .bootstrap .table-dark {
      color: inherit;
    }
    .bootstrap .table-dark tbody + tbody, .bootstrap .table-dark td, .bootstrap .table-dark th, .bootstrap .table-dark thead th {
      border-color: #dee2e6;
    }
    .bootstrap .table .thead-dark th {
      color: inherit;
      border-color: #dee2e6;
    }
  }