/*!
 * Bootstrap v5.0.1 (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)
 */
@font-face {
  font-family: 'RosgvardGothicW';
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Black.eot");
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'RosgvardGothicW';
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Bold.eot");
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'RosgvardGothicW';
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_DemiBold.eot");
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_DemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'RosgvardGothicW';
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Medium.eot");
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'RosgvardGothicW';
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Regular.eot");
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'RosgvardGothicW';
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_VF.eot");
  src: url("/special/stalingrad/bootstrap/fonts/rosgvard/RosgvardGothicW_VF.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Pobeda';
  src: url("/special/stalingrad/bootstrap/fonts/pobeda/pobeda-regular.ttf");
  src: url("/special/stalingrad/bootstrap/fonts/pobeda/pobeda-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Pobeda';
  src: url("/special/stalingrad/bootstrap/fonts/pobeda/pobeda-bold.ttf");
  src: url("/special/stalingrad/bootstrap/fonts/pobeda/pobeda-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
*,
*::before,
*::after {
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: var(--rg-font-sans-serif);
  font-size: calc(1.265rem + 0.18vw);
  font-weight: 400;
  line-height: 1.5;
  color: #232427;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }
  @media (min-width: 1200px) {
    body {
      font-size: 1.4rem; } }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: calc(1.545rem + 3.54vw); }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 4.2rem; } }

h2, .h2 {
  font-size: calc(1.489rem + 2.868vw); }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 3.64rem; } }

h3, .h3 {
  font-size: calc(1.433rem + 2.196vw); }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 3.08rem; } }

h4, .h4 {
  font-size: calc(1.377rem + 1.524vw); }
  @media (min-width: 1200px) {
    h4, .h4 {
      font-size: 2.52rem; } }

h5, .h5 {
  font-size: calc(1.3rem + 0.6vw); }
  @media (min-width: 1200px) {
    h5, .h5 {
      font-size: 1.75rem; } }

h6, .h6 {
  font-size: calc(1.265rem + 0.18vw); }
  @media (min-width: 1200px) {
    h6, .h6 {
      font-size: 1.4rem; } }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none; }

b,
strong {
  font-weight: bolder; }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre {
  font-family: var(--rg-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 1rem;
  color: #495057; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }
  select:disabled {
    opacity: 1; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
  button:not(:disabled),
  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled) {
    cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

::-webkit-inner-spin-button {
  height: auto; }

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

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

output {
  display: inline-block; }

iframe {
  border: 0; }

summary {
  display: list-item;
  cursor: pointer; }

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 400;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-1 {
      font-size: 5rem; } }

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 400;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-2 {
      font-size: 4.5rem; } }

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 400;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-3 {
      font-size: 4rem; } }

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 400;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-4 {
      font-size: 3.5rem; } }

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 400;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-5 {
      font-size: 3rem; } }

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 400;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-6 {
      font-size: 2.5rem; } }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--rg-gutter-x, 0.75rem);
  padding-left: var(--rg-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }
@media (min-width: 1140px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }
@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px; } }
.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--rg-gutter-y) * -1);
  margin-right: calc(var(--rg-gutter-x) / -2);
  margin-left: calc(var(--rg-gutter-x) / -2); }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--rg-gutter-x) / 2);
    padding-left: calc(var(--rg-gutter-x) / 2);
    margin-top: var(--rg-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 auto;
  width: 8.33333%; }

.col-2 {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-3 {
  flex: 0 0 auto;
  width: 25%; }

.col-4 {
  flex: 0 0 auto;
  width: 33.33333%; }

.col-5 {
  flex: 0 0 auto;
  width: 41.66667%; }

.col-6 {
  flex: 0 0 auto;
  width: 50%; }

.col-7 {
  flex: 0 0 auto;
  width: 58.33333%; }

.col-8 {
  flex: 0 0 auto;
  width: 66.66667%; }

.col-9 {
  flex: 0 0 auto;
  width: 75%; }

.col-10 {
  flex: 0 0 auto;
  width: 83.33333%; }

.col-11 {
  flex: 0 0 auto;
  width: 91.66667%; }

.col-12 {
  flex: 0 0 auto;
  width: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%; }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%; }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%; }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%; }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%; }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%; }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%; }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%; }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.33333%; }

  .offset-sm-2 {
    margin-left: 16.66667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.33333%; }

  .offset-sm-5 {
    margin-left: 41.66667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.33333%; }

  .offset-sm-8 {
    margin-left: 66.66667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.33333%; }

  .offset-sm-11 {
    margin-left: 91.66667%; } }
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%; }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%; }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%; }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%; }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%; }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%; }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%; }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%; }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.33333%; }

  .offset-md-2 {
    margin-left: 16.66667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.33333%; }

  .offset-md-5 {
    margin-left: 41.66667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.33333%; }

  .offset-md-8 {
    margin-left: 66.66667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.33333%; }

  .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%; }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%; }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%; }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%; }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%; }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%; }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%; }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%; }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.33333%; }

  .offset-lg-2 {
    margin-left: 16.66667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.33333%; }

  .offset-lg-5 {
    margin-left: 41.66667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.33333%; }

  .offset-lg-8 {
    margin-left: 66.66667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.33333%; }

  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1140px) {
  .col-xl {
    flex: 1 0 0%; }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.33333%; }

  .offset-xl-2 {
    margin-left: 16.66667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.33333%; }

  .offset-xl-5 {
    margin-left: 41.66667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.33333%; }

  .offset-xl-8 {
    margin-left: 66.66667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.33333%; }

  .offset-xl-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%; }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto; }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%; }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%; }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%; }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%; }

  .offset-xxl-0 {
    margin-left: 0; }

  .offset-xxl-1 {
    margin-left: 8.33333%; }

  .offset-xxl-2 {
    margin-left: 16.66667%; }

  .offset-xxl-3 {
    margin-left: 25%; }

  .offset-xxl-4 {
    margin-left: 33.33333%; }

  .offset-xxl-5 {
    margin-left: 41.66667%; }

  .offset-xxl-6 {
    margin-left: 50%; }

  .offset-xxl-7 {
    margin-left: 58.33333%; }

  .offset-xxl-8 {
    margin-left: 66.66667%; }

  .offset-xxl-9 {
    margin-left: 75%; }

  .offset-xxl-10 {
    margin-left: 83.33333%; }

  .offset-xxl-11 {
    margin-left: 91.66667%; } }
.align-baseline {
  vertical-align: baseline; }

.align-top {
  vertical-align: top; }

.align-middle {
  vertical-align: middle; }

.align-bottom {
  vertical-align: bottom; }

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

.align-text-top {
  vertical-align: text-top; }

.float-start {
  float: left; }

.float-end {
  float: right; }

.float-none {
  float: none; }

.overflow-auto {
  overflow: auto; }

.overflow-hidden {
  overflow: hidden; }

.overflow-visible {
  overflow: visible; }

.overflow-scroll {
  overflow: scroll; }

.d-inline {
  display: inline; }

.d-inline-block {
  display: inline-block; }

.d-block {
  display: block; }

.d-grid {
  display: grid; }

.d-table {
  display: table; }

.d-table-row {
  display: table-row; }

.d-table-cell {
  display: table-cell; }

.d-flex {
  display: flex; }

.d-inline-flex {
  display: inline-flex; }

.d-none {
  display: none; }

.position-static {
  position: static; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.position-fixed {
  position: fixed; }

.position-sticky {
  position: sticky; }

.top-0 {
  top: 0; }

.top-50 {
  top: 50%; }

.top-100 {
  top: 100%; }

.bottom-0 {
  bottom: 0; }

.bottom-50 {
  bottom: 50%; }

.bottom-100 {
  bottom: 100%; }

.start-0 {
  left: 0; }

.start-50 {
  left: 50%; }

.start-100 {
  left: 100%; }

.end-0 {
  right: 0; }

.end-50 {
  right: 50%; }

.end-100 {
  right: 100%; }

.translate-middle {
  transform: translate(-50%, -50%); }

.translate-middle-x {
  transform: translateX(-50%); }

.translate-middle-y {
  transform: translateY(-50%); }

.border {
  border: 1px solid #dee2e6; }

.border-0 {
  border: 0; }

.border-top {
  border-top: 1px solid #dee2e6; }

.border-top-0 {
  border-top: 0; }

.border-end {
  border-right: 1px solid #dee2e6; }

.border-end-0 {
  border-right: 0; }

.border-bottom {
  border-bottom: 1px solid #dee2e6; }

.border-bottom-0 {
  border-bottom: 0; }

.border-start {
  border-left: 1px solid #dee2e6; }

.border-start-0 {
  border-left: 0; }

.w-25 {
  width: 25%; }

.w-50 {
  width: 50%; }

.w-75 {
  width: 75%; }

.w-100 {
  width: 100%; }

.w-auto {
  width: auto; }

.mw-100 {
  max-width: 100%; }

.vw-100 {
  width: 100vw; }

.min-vw-100 {
  min-width: 100vw; }

.h-25 {
  height: 25%; }

.h-50 {
  height: 50%; }

.h-75 {
  height: 75%; }

.h-100 {
  height: 100%; }

.h-auto {
  height: auto; }

.mh-100 {
  max-height: 100%; }

.vh-100 {
  height: 100vh; }

.min-vh-100 {
  min-height: 100vh; }

.flex-fill {
  flex: 1 1 auto; }

.flex-row {
  flex-direction: row; }

.flex-column {
  flex-direction: column; }

.flex-row-reverse {
  flex-direction: row-reverse; }

.flex-column-reverse {
  flex-direction: column-reverse; }

.flex-grow-0 {
  flex-grow: 0; }

.flex-grow-1 {
  flex-grow: 1; }

.flex-shrink-0 {
  flex-shrink: 0; }

.flex-shrink-1 {
  flex-shrink: 1; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-nowrap {
  flex-wrap: nowrap; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse; }

.gap-0 {
  gap: 0; }

.gap-1 {
  gap: 0.25rem; }

.gap-2 {
  gap: 0.5rem; }

.gap-3 {
  gap: 1rem; }

.gap-4 {
  gap: 1.5rem; }

.gap-5 {
  gap: 3rem; }

.justify-content-start {
  justify-content: flex-start; }

.justify-content-end {
  justify-content: flex-end; }

.justify-content-center {
  justify-content: center; }

.justify-content-between {
  justify-content: space-between; }

.justify-content-around {
  justify-content: space-around; }

.justify-content-evenly {
  justify-content: space-evenly; }

.align-items-start {
  align-items: flex-start; }

.align-items-end {
  align-items: flex-end; }

.align-items-center {
  align-items: center; }

.align-items-baseline {
  align-items: baseline; }

.align-items-stretch {
  align-items: stretch; }

.align-content-start {
  align-content: flex-start; }

.align-content-end {
  align-content: flex-end; }

.align-content-center {
  align-content: center; }

.align-content-between {
  align-content: space-between; }

.align-content-around {
  align-content: space-around; }

.align-content-stretch {
  align-content: stretch; }

.align-self-auto {
  align-self: auto; }

.align-self-start {
  align-self: flex-start; }

.align-self-end {
  align-self: flex-end; }

.align-self-center {
  align-self: center; }

.align-self-baseline {
  align-self: baseline; }

.align-self-stretch {
  align-self: stretch; }

.order-first {
  order: -1; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-last {
  order: 6; }

.fs-1 {
  font-size: calc(1.545rem + 3.54vw); }

.fs-2 {
  font-size: calc(1.489rem + 2.868vw); }

.fs-3 {
  font-size: calc(1.433rem + 2.196vw); }

.fs-4 {
  font-size: calc(1.377rem + 1.524vw); }

.fs-5 {
  font-size: calc(1.3rem + 0.6vw); }

.fs-6 {
  font-size: calc(1.265rem + 0.18vw); }

.fst-italic {
  font-style: italic; }

.fst-normal {
  font-style: normal; }

.fw-light {
  font-weight: 300; }

.fw-lighter {
  font-weight: lighter; }

.fw-normal {
  font-weight: 400; }

.fw-bold {
  font-weight: 700; }

.fw-bolder {
  font-weight: bolder; }

.text-start {
  text-align: left; }

.text-end {
  text-align: right; }

.text-center {
  text-align: center; }

@media (min-width: 576px) {
  .float-sm-start {
    float: left; }

  .float-sm-end {
    float: right; }

  .float-sm-none {
    float: none; }

  .d-sm-inline {
    display: inline; }

  .d-sm-inline-block {
    display: inline-block; }

  .d-sm-block {
    display: block; }

  .d-sm-grid {
    display: grid; }

  .d-sm-table {
    display: table; }

  .d-sm-table-row {
    display: table-row; }

  .d-sm-table-cell {
    display: table-cell; }

  .d-sm-flex {
    display: flex; }

  .d-sm-inline-flex {
    display: inline-flex; }

  .d-sm-none {
    display: none; }

  .flex-sm-fill {
    flex: 1 1 auto; }

  .flex-sm-row {
    flex-direction: row; }

  .flex-sm-column {
    flex-direction: column; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse; }

  .flex-sm-grow-0 {
    flex-grow: 0; }

  .flex-sm-grow-1 {
    flex-grow: 1; }

  .flex-sm-shrink-0 {
    flex-shrink: 0; }

  .flex-sm-shrink-1 {
    flex-shrink: 1; }

  .flex-sm-wrap {
    flex-wrap: wrap; }

  .flex-sm-nowrap {
    flex-wrap: nowrap; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse; }

  .gap-sm-0 {
    gap: 0; }

  .gap-sm-1 {
    gap: 0.25rem; }

  .gap-sm-2 {
    gap: 0.5rem; }

  .gap-sm-3 {
    gap: 1rem; }

  .gap-sm-4 {
    gap: 1.5rem; }

  .gap-sm-5 {
    gap: 3rem; }

  .justify-content-sm-start {
    justify-content: flex-start; }

  .justify-content-sm-end {
    justify-content: flex-end; }

  .justify-content-sm-center {
    justify-content: center; }

  .justify-content-sm-between {
    justify-content: space-between; }

  .justify-content-sm-around {
    justify-content: space-around; }

  .justify-content-sm-evenly {
    justify-content: space-evenly; }

  .align-items-sm-start {
    align-items: flex-start; }

  .align-items-sm-end {
    align-items: flex-end; }

  .align-items-sm-center {
    align-items: center; }

  .align-items-sm-baseline {
    align-items: baseline; }

  .align-items-sm-stretch {
    align-items: stretch; }

  .align-content-sm-start {
    align-content: flex-start; }

  .align-content-sm-end {
    align-content: flex-end; }

  .align-content-sm-center {
    align-content: center; }

  .align-content-sm-between {
    align-content: space-between; }

  .align-content-sm-around {
    align-content: space-around; }

  .align-content-sm-stretch {
    align-content: stretch; }

  .align-self-sm-auto {
    align-self: auto; }

  .align-self-sm-start {
    align-self: flex-start; }

  .align-self-sm-end {
    align-self: flex-end; }

  .align-self-sm-center {
    align-self: center; }

  .align-self-sm-baseline {
    align-self: baseline; }

  .align-self-sm-stretch {
    align-self: stretch; }

  .order-sm-first {
    order: -1; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-last {
    order: 6; }

  .text-sm-start {
    text-align: left; }

  .text-sm-end {
    text-align: right; }

  .text-sm-center {
    text-align: center; } }
@media (min-width: 768px) {
  .float-md-start {
    float: left; }

  .float-md-end {
    float: right; }

  .float-md-none {
    float: none; }

  .d-md-inline {
    display: inline; }

  .d-md-inline-block {
    display: inline-block; }

  .d-md-block {
    display: block; }

  .d-md-grid {
    display: grid; }

  .d-md-table {
    display: table; }

  .d-md-table-row {
    display: table-row; }

  .d-md-table-cell {
    display: table-cell; }

  .d-md-flex {
    display: flex; }

  .d-md-inline-flex {
    display: inline-flex; }

  .d-md-none {
    display: none; }

  .flex-md-fill {
    flex: 1 1 auto; }

  .flex-md-row {
    flex-direction: row; }

  .flex-md-column {
    flex-direction: column; }

  .flex-md-row-reverse {
    flex-direction: row-reverse; }

  .flex-md-column-reverse {
    flex-direction: column-reverse; }

  .flex-md-grow-0 {
    flex-grow: 0; }

  .flex-md-grow-1 {
    flex-grow: 1; }

  .flex-md-shrink-0 {
    flex-shrink: 0; }

  .flex-md-shrink-1 {
    flex-shrink: 1; }

  .flex-md-wrap {
    flex-wrap: wrap; }

  .flex-md-nowrap {
    flex-wrap: nowrap; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse; }

  .gap-md-0 {
    gap: 0; }

  .gap-md-1 {
    gap: 0.25rem; }

  .gap-md-2 {
    gap: 0.5rem; }

  .gap-md-3 {
    gap: 1rem; }

  .gap-md-4 {
    gap: 1.5rem; }

  .gap-md-5 {
    gap: 3rem; }

  .justify-content-md-start {
    justify-content: flex-start; }

  .justify-content-md-end {
    justify-content: flex-end; }

  .justify-content-md-center {
    justify-content: center; }

  .justify-content-md-between {
    justify-content: space-between; }

  .justify-content-md-around {
    justify-content: space-around; }

  .justify-content-md-evenly {
    justify-content: space-evenly; }

  .align-items-md-start {
    align-items: flex-start; }

  .align-items-md-end {
    align-items: flex-end; }

  .align-items-md-center {
    align-items: center; }

  .align-items-md-baseline {
    align-items: baseline; }

  .align-items-md-stretch {
    align-items: stretch; }

  .align-content-md-start {
    align-content: flex-start; }

  .align-content-md-end {
    align-content: flex-end; }

  .align-content-md-center {
    align-content: center; }

  .align-content-md-between {
    align-content: space-between; }

  .align-content-md-around {
    align-content: space-around; }

  .align-content-md-stretch {
    align-content: stretch; }

  .align-self-md-auto {
    align-self: auto; }

  .align-self-md-start {
    align-self: flex-start; }

  .align-self-md-end {
    align-self: flex-end; }

  .align-self-md-center {
    align-self: center; }

  .align-self-md-baseline {
    align-self: baseline; }

  .align-self-md-stretch {
    align-self: stretch; }

  .order-md-first {
    order: -1; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-last {
    order: 6; }

  .text-md-start {
    text-align: left; }

  .text-md-end {
    text-align: right; }

  .text-md-center {
    text-align: center; } }
@media (min-width: 992px) {
  .float-lg-start {
    float: left; }

  .float-lg-end {
    float: right; }

  .float-lg-none {
    float: none; }

  .d-lg-inline {
    display: inline; }

  .d-lg-inline-block {
    display: inline-block; }

  .d-lg-block {
    display: block; }

  .d-lg-grid {
    display: grid; }

  .d-lg-table {
    display: table; }

  .d-lg-table-row {
    display: table-row; }

  .d-lg-table-cell {
    display: table-cell; }

  .d-lg-flex {
    display: flex; }

  .d-lg-inline-flex {
    display: inline-flex; }

  .d-lg-none {
    display: none; }

  .flex-lg-fill {
    flex: 1 1 auto; }

  .flex-lg-row {
    flex-direction: row; }

  .flex-lg-column {
    flex-direction: column; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse; }

  .flex-lg-grow-0 {
    flex-grow: 0; }

  .flex-lg-grow-1 {
    flex-grow: 1; }

  .flex-lg-shrink-0 {
    flex-shrink: 0; }

  .flex-lg-shrink-1 {
    flex-shrink: 1; }

  .flex-lg-wrap {
    flex-wrap: wrap; }

  .flex-lg-nowrap {
    flex-wrap: nowrap; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse; }

  .gap-lg-0 {
    gap: 0; }

  .gap-lg-1 {
    gap: 0.25rem; }

  .gap-lg-2 {
    gap: 0.5rem; }

  .gap-lg-3 {
    gap: 1rem; }

  .gap-lg-4 {
    gap: 1.5rem; }

  .gap-lg-5 {
    gap: 3rem; }

  .justify-content-lg-start {
    justify-content: flex-start; }

  .justify-content-lg-end {
    justify-content: flex-end; }

  .justify-content-lg-center {
    justify-content: center; }

  .justify-content-lg-between {
    justify-content: space-between; }

  .justify-content-lg-around {
    justify-content: space-around; }

  .justify-content-lg-evenly {
    justify-content: space-evenly; }

  .align-items-lg-start {
    align-items: flex-start; }

  .align-items-lg-end {
    align-items: flex-end; }

  .align-items-lg-center {
    align-items: center; }

  .align-items-lg-baseline {
    align-items: baseline; }

  .align-items-lg-stretch {
    align-items: stretch; }

  .align-content-lg-start {
    align-content: flex-start; }

  .align-content-lg-end {
    align-content: flex-end; }

  .align-content-lg-center {
    align-content: center; }

  .align-content-lg-between {
    align-content: space-between; }

  .align-content-lg-around {
    align-content: space-around; }

  .align-content-lg-stretch {
    align-content: stretch; }

  .align-self-lg-auto {
    align-self: auto; }

  .align-self-lg-start {
    align-self: flex-start; }

  .align-self-lg-end {
    align-self: flex-end; }

  .align-self-lg-center {
    align-self: center; }

  .align-self-lg-baseline {
    align-self: baseline; }

  .align-self-lg-stretch {
    align-self: stretch; }

  .order-lg-first {
    order: -1; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-last {
    order: 6; }

  .text-lg-start {
    text-align: left; }

  .text-lg-end {
    text-align: right; }

  .text-lg-center {
    text-align: center; } }
@media (min-width: 1140px) {
  .float-xl-start {
    float: left; }

  .float-xl-end {
    float: right; }

  .float-xl-none {
    float: none; }

  .d-xl-inline {
    display: inline; }

  .d-xl-inline-block {
    display: inline-block; }

  .d-xl-block {
    display: block; }

  .d-xl-grid {
    display: grid; }

  .d-xl-table {
    display: table; }

  .d-xl-table-row {
    display: table-row; }

  .d-xl-table-cell {
    display: table-cell; }

  .d-xl-flex {
    display: flex; }

  .d-xl-inline-flex {
    display: inline-flex; }

  .d-xl-none {
    display: none; }

  .flex-xl-fill {
    flex: 1 1 auto; }

  .flex-xl-row {
    flex-direction: row; }

  .flex-xl-column {
    flex-direction: column; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse; }

  .flex-xl-grow-0 {
    flex-grow: 0; }

  .flex-xl-grow-1 {
    flex-grow: 1; }

  .flex-xl-shrink-0 {
    flex-shrink: 0; }

  .flex-xl-shrink-1 {
    flex-shrink: 1; }

  .flex-xl-wrap {
    flex-wrap: wrap; }

  .flex-xl-nowrap {
    flex-wrap: nowrap; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse; }

  .gap-xl-0 {
    gap: 0; }

  .gap-xl-1 {
    gap: 0.25rem; }

  .gap-xl-2 {
    gap: 0.5rem; }

  .gap-xl-3 {
    gap: 1rem; }

  .gap-xl-4 {
    gap: 1.5rem; }

  .gap-xl-5 {
    gap: 3rem; }

  .justify-content-xl-start {
    justify-content: flex-start; }

  .justify-content-xl-end {
    justify-content: flex-end; }

  .justify-content-xl-center {
    justify-content: center; }

  .justify-content-xl-between {
    justify-content: space-between; }

  .justify-content-xl-around {
    justify-content: space-around; }

  .justify-content-xl-evenly {
    justify-content: space-evenly; }

  .align-items-xl-start {
    align-items: flex-start; }

  .align-items-xl-end {
    align-items: flex-end; }

  .align-items-xl-center {
    align-items: center; }

  .align-items-xl-baseline {
    align-items: baseline; }

  .align-items-xl-stretch {
    align-items: stretch; }

  .align-content-xl-start {
    align-content: flex-start; }

  .align-content-xl-end {
    align-content: flex-end; }

  .align-content-xl-center {
    align-content: center; }

  .align-content-xl-between {
    align-content: space-between; }

  .align-content-xl-around {
    align-content: space-around; }

  .align-content-xl-stretch {
    align-content: stretch; }

  .align-self-xl-auto {
    align-self: auto; }

  .align-self-xl-start {
    align-self: flex-start; }

  .align-self-xl-end {
    align-self: flex-end; }

  .align-self-xl-center {
    align-self: center; }

  .align-self-xl-baseline {
    align-self: baseline; }

  .align-self-xl-stretch {
    align-self: stretch; }

  .order-xl-first {
    order: -1; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-last {
    order: 6; }

  .text-xl-start {
    text-align: left; }

  .text-xl-end {
    text-align: right; }

  .text-xl-center {
    text-align: center; } }
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left; }

  .float-xxl-end {
    float: right; }

  .float-xxl-none {
    float: none; }

  .d-xxl-inline {
    display: inline; }

  .d-xxl-inline-block {
    display: inline-block; }

  .d-xxl-block {
    display: block; }

  .d-xxl-grid {
    display: grid; }

  .d-xxl-table {
    display: table; }

  .d-xxl-table-row {
    display: table-row; }

  .d-xxl-table-cell {
    display: table-cell; }

  .d-xxl-flex {
    display: flex; }

  .d-xxl-inline-flex {
    display: inline-flex; }

  .d-xxl-none {
    display: none; }

  .flex-xxl-fill {
    flex: 1 1 auto; }

  .flex-xxl-row {
    flex-direction: row; }

  .flex-xxl-column {
    flex-direction: column; }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse; }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse; }

  .flex-xxl-grow-0 {
    flex-grow: 0; }

  .flex-xxl-grow-1 {
    flex-grow: 1; }

  .flex-xxl-shrink-0 {
    flex-shrink: 0; }

  .flex-xxl-shrink-1 {
    flex-shrink: 1; }

  .flex-xxl-wrap {
    flex-wrap: wrap; }

  .flex-xxl-nowrap {
    flex-wrap: nowrap; }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse; }

  .gap-xxl-0 {
    gap: 0; }

  .gap-xxl-1 {
    gap: 0.25rem; }

  .gap-xxl-2 {
    gap: 0.5rem; }

  .gap-xxl-3 {
    gap: 1rem; }

  .gap-xxl-4 {
    gap: 1.5rem; }

  .gap-xxl-5 {
    gap: 3rem; }

  .justify-content-xxl-start {
    justify-content: flex-start; }

  .justify-content-xxl-end {
    justify-content: flex-end; }

  .justify-content-xxl-center {
    justify-content: center; }

  .justify-content-xxl-between {
    justify-content: space-between; }

  .justify-content-xxl-around {
    justify-content: space-around; }

  .justify-content-xxl-evenly {
    justify-content: space-evenly; }

  .align-items-xxl-start {
    align-items: flex-start; }

  .align-items-xxl-end {
    align-items: flex-end; }

  .align-items-xxl-center {
    align-items: center; }

  .align-items-xxl-baseline {
    align-items: baseline; }

  .align-items-xxl-stretch {
    align-items: stretch; }

  .align-content-xxl-start {
    align-content: flex-start; }

  .align-content-xxl-end {
    align-content: flex-end; }

  .align-content-xxl-center {
    align-content: center; }

  .align-content-xxl-between {
    align-content: space-between; }

  .align-content-xxl-around {
    align-content: space-around; }

  .align-content-xxl-stretch {
    align-content: stretch; }

  .align-self-xxl-auto {
    align-self: auto; }

  .align-self-xxl-start {
    align-self: flex-start; }

  .align-self-xxl-end {
    align-self: flex-end; }

  .align-self-xxl-center {
    align-self: center; }

  .align-self-xxl-baseline {
    align-self: baseline; }

  .align-self-xxl-stretch {
    align-self: stretch; }

  .order-xxl-first {
    order: -1; }

  .order-xxl-0 {
    order: 0; }

  .order-xxl-1 {
    order: 1; }

  .order-xxl-2 {
    order: 2; }

  .order-xxl-3 {
    order: 3; }

  .order-xxl-4 {
    order: 4; }

  .order-xxl-5 {
    order: 5; }

  .order-xxl-last {
    order: 6; }

  .text-xxl-start {
    text-align: left; }

  .text-xxl-end {
    text-align: right; }

  .text-xxl-center {
    text-align: center; } }
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 4.2rem; }

  .fs-2 {
    font-size: 3.64rem; }

  .fs-3 {
    font-size: 3.08rem; }

  .fs-4 {
    font-size: 2.52rem; }

  .fs-5 {
    font-size: 1.75rem; }

  .fs-6 {
    font-size: 1.4rem; } }
@media print {
  .d-print-inline {
    display: inline; }

  .d-print-inline-block {
    display: inline-block; }

  .d-print-block {
    display: block; }

  .d-print-grid {
    display: grid; }

  .d-print-table {
    display: table; }

  .d-print-table-row {
    display: table-row; }

  .d-print-table-cell {
    display: table-cell; }

  .d-print-flex {
    display: flex; }

  .d-print-inline-flex {
    display: inline-flex; }

  .d-print-none {
    display: none; } }

/*# sourceMappingURL=bootstrap.css.map */
