﻿/*!
*  Magdy Elsayyad - Base theme
* Copyright 2022-2023 Magdy Elsayyad (https://www.linkedin.com/in/magdy-elsayyad-14a086193/)
*/
/*!
*  Magdy Elsayyad - Base theme
* Copyright 2022-2023 Magdy Elsayyad (https://www.linkedin.com/in/magdy-elsayyad-14a086193/)
*/
@import "../../libs/icons/feather/feather-icons.min.css";

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf");
  font-weight: 600;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf");
  font-weight: 700;
}


/* لما تعمل hover تتغير الصورة */
.icon {
  width: 38px;
  height: 38px;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.x-icon {
  background-image: url("../images/Comin soon/X dark.svg");
}
.x-icon:hover {
  background-image: url("../images/Comin soon/XLight.svg");
}

.insta-icon {
  background-image: url("../images/Comin soon/Instagram Dark.svg");
}
.insta-icon:hover {
  background-image: url("../images/Comin soon/InstagramLight.svg");
}

.linkedin-icon {
  background-image: url("../images/Comin soon/linked in Dark.svg");
}
.linkedin-icon:hover {
  background-image: url("../images/Comin soon/linkedinLight.svg");
}
.pText{
font-weight: 400;
font-style: Italic;
font-size: 21px;

width: 70%;
color: #755DF0;
}
.min-vh-80 {
  min-height: 78vh !important;
}

.pText {
  font-weight: 400;
  font-style: italic;
  font-size: 21px;
  line-height: 150%;
  letter-spacing: 1.2px;
  width: 70%;
  color: #755df0;
}

.form-check-input {
  margin-top: 0 !important;
}

.list-group-item {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid #e6e6e6;
}

.list-group-item:last-child {
  border-bottom: 0;
}

.table> :not(caption) th {
  border-bottom-width: 0;
}

.form-control {
  color: #373777 !important;
}

.form-control:focus {
  box-shadow: none !important;
}

.form-control::placeholder {
  color: #373777;
  opacity: 1;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Regular.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Medium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-SemiBold.ttf");
  font-weight: 600;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM_Plex_Sans/static/IBMPlexSans-Bold.ttf");
  font-weight: 700;
}

/*!
 * Bootstrap v5.0.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)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #62d3ff;
  --bs-white: #fff;
  --bs-gray: #98a2b3;
  --bs-gray-dark: #1f2937;
  --bs-primary: #373777;
  --bs-secondary: #e66b45;
  --bs-success: #30d158;
  --bs-info: #755df0;
  --bs-cyan: #62d3ff;
  --bs-warning: #f4c047;
  --bs-danger: #e7191a;
  --bs-light: #e6e6e6;
  --bs-white: #fff;
  --bs-dark: rgb(0, 7, 16);
  --bs-black: #000;
  --bs-gray: #eeeff2;
  --bs-gray-80: #eaecf0;
  --bs-gray-700: #344054;
  --bs-gray-400: #d9d9d9;
  --bs-gray-500: rgba(255, 255, 255, 0.7);
  --bs-4C4141: #4c4141;
  --bs-outline-danger: rgba(231, 25, 26, 0.3);
  --bs-outline-success: rgba(48, 209, 88, 0.1);
  --bs-outline-warning: rgba(244, 192, 71, 0.3);
  --bs-outline-cyan: rgba(98, 211, 255, 0.3);
  --bs-font-sans-serif: "IBM Plex Sans", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg,
      rgba(255, 255, 255, 0.15),
      rgba(255, 255, 255, 0));
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

:root {
  font-size: 16px;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #373777;
  background-color: #e6e6e6;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.no-scroll,
html.no-scroll {
  overflow: hidden !important;
  height: 100vh;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  line-height: 103%;
  color: #373777;
}

.textColor {
  color: var(--bs-info);
  font-size: 32px;
  margin-bottom: 64px;
  font-weight: bold;
}

h1,
.h1 {
  font-size: calc(1.4125rem + 1.95vw);
}

@media (min-width: 1200px) {

  h1,
  .h1 {
    font-size: 2.875rem;
  }
}

h2,
.h2 {
  font-size: calc(1.3625rem + 1.35vw);
}

@media (min-width: 1200px) {

  h2,
  .h2 {
    font-size: 2.375rem;
  }
}

h3,
.h3 {
  font-size: calc(1.3125rem + 0.75vw);
}

@media (min-width: 1200px) {

  h3,
  .h3 {
    font-size: 1.875rem;
  }
}

h4,
.h4 {
  font-size: calc(1.2875rem + 0.45vw);
}

@media (min-width: 1200px) {

  h4,
  .h4 {
    font-size: 1.625rem;
  }
}

h5,
.h5 {
  font-size: calc(1.2625rem + 0.15vw);
}

@media (min-width: 1200px) {

  h5,
  .h5 {
    font-size: 1.375rem;
  }
}

h6,
.h6 {
  font-size: 1.125rem;
}

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

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 600;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

small,
.small {
  font-size: 0.875em;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #373777;
  text-decoration: none;
}

a:hover {
  color: rgb(44, 44, 95.2);
}

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

pre,
code,
kbd,
samp {
  font-family: var(--bs-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: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #111827;
  border-radius: 2px;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 600;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: hsla(0, 0%, 100%, 0.6980392157);
  text-align: left;
}

th {
  font-weight: 600;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

legend+* {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

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

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

::file-selector-button {
  font: inherit;
}

::-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;
}

.lead {
  font-size: calc(1.2625rem + 0.15vw);
  font-weight: bold;
}

.flex1 {
  flex: 1 !important;
}

@media (min-width: 1200px) {
  .lead {
    font-size: 1.375rem;
  }
}

.display-1 {
  font-size: calc(1.4625rem + 2.55vw);
  font-weight: bold;
  line-height: 100%;
}

@media (min-width: 1200px) {
  .display-1 {
    font-size: 3.375rem;
  }
}

.display-2 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: bold;
  line-height: 100%;
}

@media (min-width: 1200px) {
  .display-2 {
    font-size: 2.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: bold;
  line-height: 100%;
}

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: bold;
  line-height: 100%;
}

@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: bold;
  line-height: 100%;
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: bold;
  line-height: 100%;
}

@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote> :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #98a2b3;
}

.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0;
  background-color: #fff;
  border: 8px solid #fff;
  border-radius: 0s;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #98a2b3;
}

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

.container-fluid {
  padding-inline: clamp(15px, 7.5vw, 150px);

}



@media (min-width: 576px) {

  .container-sm,
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {

  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {

  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
    padding: 0;
  }
}

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

.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

.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.3333333333%;
}

.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.6666666667%;
}

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

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

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

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

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

.col-test {
  flex: 0 0 auto;
    width: 35.666667% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 4rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 4rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 5rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 5rem;
}

.g-8,
.gx-8 {
  --bs-gutter-x: 6rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 6rem;
}

.g-35px,
.gx-35px {
  --bs-gutter-x: 35px;
}

.g-35px,
.gy-35px {
  --bs-gutter-y: 35px;
}

.g-180px,
.gx-180px {
  --bs-gutter-x: 180px;
}

.g-180px,
.gy-180px {
  --bs-gutter-y: 180px;
}

.g-minus-50px,
.gx-minus-50px {
  --bs-gutter-x: -50px;
}

.g-minus-50px,
.gy-minus-50px {
  --bs-gutter-y: -50px;
}

.g-minus-150px,
.gx-minus-150px {
  --bs-gutter-x: -150px;
}

.g-minus-150px,
.gy-minus-150px {
  --bs-gutter-y: -150px;
}

.g-minus-180px,
.gx-minus-180px {
  --bs-gutter-x: -180px;
}

.g-minus-180px,
.gy-minus-180px {
  --bs-gutter-y: -180px;
}

.px-md-8 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@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.3333333333%;
  }

  .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.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }

  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }

  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 4rem;
  }

  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 4rem;
  }

  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 5rem;
  }

  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 5rem;
  }

  .g-sm-8,
  .gx-sm-8 {
    --bs-gutter-x: 6rem;
  }

  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 6rem;
  }

  .g-sm-35px,
  .gx-sm-35px {
    --bs-gutter-x: 35px;
  }

  .g-sm-35px,
  .gy-sm-35px {
    --bs-gutter-y: 35px;
  }

  .g-sm-180px,
  .gx-sm-180px {
    --bs-gutter-x: 180px;
  }

  .g-sm-180px,
  .gy-sm-180px {
    --bs-gutter-y: 180px;
  }

  .g-sm-minus-50px,
  .gx-sm-minus-50px {
    --bs-gutter-x: -50px;
  }

  .g-sm-minus-50px,
  .gy-sm-minus-50px {
    --bs-gutter-y: -50px;
  }

  .g-sm-minus-150px,
  .gx-sm-minus-150px {
    --bs-gutter-x: -150px;
  }

  .g-sm-minus-150px,
  .gy-sm-minus-150px {
    --bs-gutter-y: -150px;
  }

  .g-sm-minus-180px,
  .gx-sm-minus-180px {
    --bs-gutter-x: -180px;
  }

  .g-sm-minus-180px,
  .gy-sm-minus-180px {
    --bs-gutter-y: -180px;
  }
}

@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.3333333333%;
  }

  .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.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }

  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }

  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 4rem;
  }

  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 4rem;
  }

  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 5rem;
  }

  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 5rem;
  }

  .g-md-8,
  .gx-md-8 {
    --bs-gutter-x: 6rem;
  }

  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 6rem;
  }

  .g-md-35px,
  .gx-md-35px {
    --bs-gutter-x: 35px;
  }

  .g-md-35px,
  .gy-md-35px {
    --bs-gutter-y: 35px;
  }

  .g-md-180px,
  .gx-md-180px {
    --bs-gutter-x: 180px;
  }

  .g-md-180px,
  .gy-md-180px {
    --bs-gutter-y: 180px;
  }

  .g-md-minus-50px,
  .gx-md-minus-50px {
    --bs-gutter-x: -50px;
  }

  .g-md-minus-50px,
  .gy-md-minus-50px {
    --bs-gutter-y: -50px;
  }

  .g-md-minus-150px,
  .gx-md-minus-150px {
    --bs-gutter-x: -150px;
  }

  .g-md-minus-150px,
  .gy-md-minus-150px {
    --bs-gutter-y: -150px;
  }

  .g-md-minus-180px,
  .gx-md-minus-180px {
    --bs-gutter-x: -180px;
  }

  .g-md-minus-180px,
  .gy-md-minus-180px {
    --bs-gutter-y: -180px;
  }
}

@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.3333333333%;
  }

  .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.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }

  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }

  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 4rem;
  }

  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 4rem;
  }

  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 5rem;
  }

  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 5rem;
  }

  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 6rem;
  }

  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 6rem;
  }

  .g-lg-35px,
  .gx-lg-35px {
    --bs-gutter-x: 35px;
  }

  .g-lg-35px,
  .gy-lg-35px {
    --bs-gutter-y: 35px;
  }

  .g-lg-180px,
  .gx-lg-180px {
    --bs-gutter-x: 180px;
  }

  .g-lg-180px,
  .gy-lg-180px {
    --bs-gutter-y: 180px;
  }

  .g-lg-minus-50px,
  .gx-lg-minus-50px {
    --bs-gutter-x: -50px;
  }

  .g-lg-minus-50px,
  .gy-lg-minus-50px {
    --bs-gutter-y: -50px;
  }

  .g-lg-minus-150px,
  .gx-lg-minus-150px {
    --bs-gutter-x: -150px;
  }

  .g-lg-minus-150px,
  .gy-lg-minus-150px {
    --bs-gutter-y: -150px;
  }

  .g-lg-minus-180px,
  .gx-lg-minus-180px {
    --bs-gutter-x: -180px;
  }

  .g-lg-minus-180px,
  .gy-lg-minus-180px {
    --bs-gutter-y: -180px;
  }
}

@media (min-width: 1200px) {
  .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.3333333333%;
  }

  .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.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }

  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }

  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 4rem;
  }

  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 4rem;
  }

  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 5rem;
  }

  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 5rem;
  }

  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 6rem;
  }

  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 6rem;
  }

  .g-xl-35px,
  .gx-xl-35px {
    --bs-gutter-x: 35px;
  }

  .g-xl-35px,
  .gy-xl-35px {
    --bs-gutter-y: 35px;
  }

  .g-xl-180px,
  .gx-xl-180px {
    --bs-gutter-x: 180px;
  }

  .g-xl-180px,
  .gy-xl-180px {
    --bs-gutter-y: 180px;
  }

  .g-xl-minus-50px,
  .gx-xl-minus-50px {
    --bs-gutter-x: -50px;
  }

  .g-xl-minus-50px,
  .gy-xl-minus-50px {
    --bs-gutter-y: -50px;
  }

  .g-xl-minus-150px,
  .gx-xl-minus-150px {
    --bs-gutter-x: -150px;
  }

  .g-xl-minus-150px,
  .gy-xl-minus-150px {
    --bs-gutter-y: -150px;
  }

  .g-xl-minus-180px,
  .gx-xl-minus-180px {
    --bs-gutter-x: -180px;
  }

  .g-xl-minus-180px,
  .gy-xl-minus-180px {
    --bs-gutter-y: -180px;
  }
}

@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.3333333333%;
  }

  .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.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }

  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }

  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 4rem;
  }

  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 4rem;
  }

  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 5rem;
  }

  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 5rem;
  }

  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 6rem;
  }

  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 6rem;
  }

  .g-xxl-35px,
  .gx-xxl-35px {
    --bs-gutter-x: 35px;
  }

  .g-xxl-35px,
  .gy-xxl-35px {
    --bs-gutter-y: 35px;
  }

  .g-xxl-180px,
  .gx-xxl-180px {
    --bs-gutter-x: 180px;
  }

  .g-xxl-180px,
  .gy-xxl-180px {
    --bs-gutter-y: 180px;
  }

  .g-xxl-minus-50px,
  .gx-xxl-minus-50px {
    --bs-gutter-x: -50px;
  }

  .g-xxl-minus-50px,
  .gy-xxl-minus-50px {
    --bs-gutter-y: -50px;
  }

  .g-xxl-minus-150px,
  .gx-xxl-minus-150px {
    --bs-gutter-x: -150px;
  }

  .g-xxl-minus-150px,
  .gy-xxl-minus-150px {
    --bs-gutter-y: -150px;
  }

  .g-xxl-minus-180px,
  .gx-xxl-minus-180px {
    --bs-gutter-x: -180px;
  }

  .g-xxl-minus-180px,
  .gy-xxl-minus-180px {
    --bs-gutter-y: -180px;
  }
}

.table {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #373777;
  --bs-table-striped-bg: rgba(245, 246, 250, 0.4);
  --bs-table-active-color: #373777;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #373777;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #373777;
  vertical-align: top;
  border-color: rgba(245, 246, 250, 0.4);
}

.table> :not(caption)>*>* {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table>tbody {
  vertical-align: inherit;
}

.table>thead {
  vertical-align: bottom;
}

.table> :not(:last-child)> :last-child>* {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm> :not(caption)>*>* {
  padding: 0.25rem 0.25rem;
}

.table-bordered> :not(caption)>* {
  border-width: 1px 0;
}

.table-bordered> :not(caption)>*>* {
  border-width: 0 1px;
}

.table-borderless> :not(caption)>*>* {
  border-bottom-width: 0;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover>tbody>tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: rgb(215, 215, 227.8);
  --bs-table-striped-bg: rgb(204.25, 204.25, 216.41);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(193.5, 193.5, 205.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(198.875, 198.875, 210.715);
  --bs-table-hover-color: #000;
  color: #000;
  border-color: rgb(193.5, 193.5, 205.02);
}

.table-secondary {
  --bs-table-bg: rgb(250, 225.4, 217.8);
  --bs-table-striped-bg: rgb(237.5, 214.13, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(225, 202.86, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(231.25, 208.495, 201.465);
  --bs-table-hover-color: #000;
  color: #000;
  border-color: rgb(225, 202.86, 196.02);
}

.table-success {
  --bs-table-bg: rgb(213.6, 245.8, 221.6);
  --bs-table-striped-bg: rgb(202.92, 233.51, 210.52);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(192.24, 221.22, 199.44);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(197.58, 227.365, 204.98);
  --bs-table-hover-color: #000;
  color: #000;
  border-color: rgb(192.24, 221.22, 199.44);
}

.table-info {
  --bs-table-bg: rgb(227.4, 222.6, 252);
  --bs-table-striped-bg: rgb(216.03, 211.47, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(204.66, 200.34, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(210.345, 205.905, 233.1);
  --bs-table-hover-color: #000;
  color: #000;
  border-color: rgb(204.66, 200.34, 226.8);
}

.table-warning {
  --bs-table-bg: rgb(252.8, 242.4, 218.2);
  --bs-table-striped-bg: rgb(240.16, 230.28, 207.29);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(227.52, 218.16, 196.38);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(233.84, 224.22, 201.835);
  --bs-table-hover-color: #000;
  color: #000;
  border-color: rgb(227.52, 218.16, 196.38);
}

.table-danger {
  --bs-table-bg: rgb(250.2, 209, 209.2);
  --bs-table-striped-bg: rgb(237.69, 198.55, 198.74);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(225.18, 188.1, 188.28);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(231.435, 193.325, 193.51);
  --bs-table-hover-color: #000;
  color: #000;
  border-color: rgb(225.18, 188.1, 188.28);
}

.table-light {
  --bs-table-bg: #e6e6e6;
  --bs-table-striped-bg: rgb(218.5, 218.5, 218.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cfcfcf;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(212.75, 212.75, 212.75);
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cfcfcf;
}

.hoverText {
  opacity: 01;
  transition: color 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.hoverText:hover {
  color: var(--bs-info); 
  opacity: 1; /* يخليها تبان أوضح */
}
/* Animation on scroll */


.table-dark {
  --bs-table-bg: rgb(0, 7, 16);
  --bs-table-striped-bg: rgb(12.75, 19.4, 27.95);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(25.5, 31.8, 39.9);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(19.125, 25.6, 33.925);
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: rgb(25.5, 31.8, 39.9);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.form-label {
  margin-bottom: 3px;
  font-size: 0.9rem;
  font-weight: 400;
  color: #373777;
}

.col-form-label {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  font-size: inherit;
  font-weight: 400;
  line-height: 1;
  color: #373777;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: hsla(0, 0%, 100%, 0.6980392157);
}

.form-control {
  display: block;
  width: 100%;
  padding: 8px 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #373777;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #373777;
  appearance: none;
  border-radius: 6px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control[type="file"] {
  overflow: hidden;
}

.form-control[type="file"]:not(:disabled):not(:read-only) {
  cursor: pointer;
}

.form-control:focus {
  color: #373777;
  background-color: #fff;
  border-color: #373777;
  outline: 0;
  box-shadow: none;
}

.form-control::-webkit-date-and-time-value {
  height: 1em;
}

.form-control::placeholder {
  color: #373777;
  opacity: 1;
}

.form-control:disabled,
.form-control:read-only {
  background-color: #f1f2f4;
  opacity: 1;
}

.form-control::file-selector-button {
  padding: 8px 0.75rem;
  margin: -8px -0.75rem;
  margin-inline-end: 0.75rem;
  color: #373777;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}

.form-control:hover:not(:disabled):not(:read-only)::file-selector-button {
  background-color: rgba(0, 0, 0, 0.05);
}

.form-control::-webkit-file-upload-button {
  padding: 8px 0.75rem;
  margin: -8px -0.75rem;
  margin-inline-end: 0.75rem;
  color: #373777;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}

.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button {
  background-color: rgba(0, 0, 0, 0.05);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 8px 0;
  margin-bottom: 0;
  line-height: 1;
  color: #373777;
  background-color: rgba(0, 0, 0, 0);
  border: solid rgba(0, 0, 0, 0);
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1em + 14px);
  padding: 6px 12px;
  font-size: 0.875rem;
  border-radius: 0;
}

.form-control-sm::file-selector-button {
  padding: 6px 12px;
  margin: -6px -12px;
  margin-inline-end: 12px;
}

.form-control-sm::-webkit-file-upload-button {
  padding: 6px 12px;
  margin: -6px -12px;
  margin-inline-end: 12px;
}

.form-control-lg {
  min-height: calc(1em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 8px;
}

.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1em + 18px);
}

textarea.form-control-sm {
  min-height: calc(1em + 14px);
}

textarea.form-control-lg {
  min-height: calc(1em + 1rem + 2px);
}

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 8px;
}

.form-control-color:not(:disabled):not(:read-only) {
  cursor: pointer;
}

.form-control-color::-moz-color-swatch {
  height: 1em;
  border-radius: 6px;
}

.form-control-color::-webkit-color-swatch {
  height: 1em;
  border-radius: 6px;
}

.form-select {
  display: block;
  width: 100%;
  padding: 8px 2.25rem 8px 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #373777;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231f2937' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #373777;
  border-radius: 0s;
  appearance: none;
}

.form-select:focus {
  border-color: #373777;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(55, 55, 119, 0.25);
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

.form-select:disabled {
  background-color: #f1f2f4;
}

.form-select:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #373777;
}

.form-select-sm {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 24px;
  padding-left: 30px;
  margin-bottom: 0;
}

.form-check .form-check-input {
  float: left;
  margin-left: -30px;
}

.form-check-input {
  width: 24px;
  height: 24px;
  margin-top: -11.3px;
  vertical-align: top;
  background-color: #eaecf0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(17, 24, 39, 0.1);
  appearance: none;
  color-adjust: exact;
}

.form-check-input[type="checkbox"] {
  border-radius: 0.3rem;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:active {
  filter: brightness(90%);
}

.form-check-input:focus {
  border-color: 1px solid rgba(17, 24, 39, 0.1);
  outline: 0;
  box-shadow: none;
}

.form-check-input:checked {
  background-color: #373777;
  border-color: #373777;
}

.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-input[type="checkbox"]:indeterminate {
  background-color: #373777;
  border-color: #373777;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

.form-check-input[disabled]~.form-check-label,
.form-check-input:disabled~.form-check-label {
  opacity: 0.5;
}

.form-check-label {
  color: #373777;
  cursor: pointer;
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23373777'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn-check[disabled]+.btn,
.btn-check:disabled+.btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  appearance: none;
}

.form-range:focus {
  outline: 0;
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #e6e6e6, none;
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #e6e6e6, none;
}

.form-range::-moz-focus-outer {
  border: 0;
}

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #373777;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}

.form-range::-webkit-slider-thumb:active {
  background-color: rgb(195, 195, 214.2);
}

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: #eeeff2;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #373777;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}

.form-range::-moz-range-thumb:active {
  background-color: rgb(195, 195, 214.2);
}

.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: #eeeff2;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}

.form-range:disabled {
  pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: hsla(0, 0%, 100%, 0.7);
}

.form-range:disabled::-moz-range-thumb {
  background-color: hsla(0, 0%, 100%, 0.7);
}

.form-floating {
  position: relative;
}

.form-floating>.form-control,
.form-floating>.form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}

.form-floating>label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid rgba(0, 0, 0, 0);
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-floating>label {
    transition: none;
  }
}

.form-floating>.form-control::placeholder {
  color: rgba(0, 0, 0, 0);
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating>.form-control:-webkit-autofill~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group>.form-control,
.input-group>.form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group>.form-control:focus,
.input-group>.form-select:focus {
  z-index: 3;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 8px 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #373777;
  text-align: center;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #373777;
  border-radius: 6px;
}

.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text,
.input-group-lg>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 8px;
}

.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text,
.input-group-sm>.btn {
  padding: 6px 12px;
  font-size: 0.875rem;
  border-radius: 0;
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation> :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #30d158;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #000;
  background-color: rgba(48, 209, 88, 0.9);
  border-radius: 0s;
}

.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip,
.is-valid~.valid-feedback,
.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #30d158;
  padding-right: calc(1em + 16px);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2330d158' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.25em + 4px) center;
  background-size: calc(0.5em + 8px) calc(0.5em + 8px);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #30d158;
  box-shadow: 0 0 0 0.25rem rgba(48, 209, 88, 0.25);
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1em + 16px);
  background-position: top calc(0.25em + 4px) right calc(0.25em + 4px);
}

.was-validated .form-select:valid,
.form-select.is-valid {
  border-color: #30d158;
}

.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231f2937' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2330d158' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.5em + 8px) calc(0.5em + 8px);
}

.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
  border-color: #30d158;
  box-shadow: 0 0 0 0.25rem rgba(48, 209, 88, 0.25);
}

.was-validated .form-check-input:valid,
.form-check-input.is-valid {
  border-color: #30d158;
}

.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
  background-color: #30d158;
}

.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 209, 88, 0.25);
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #30d158;
}

.form-check-inline .form-check-input~.valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid,
.input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #e7191a;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(231, 25, 26, 0.9);
  border-radius: 0s;
}

.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #e7191a;
  padding-right: calc(1em + 16px);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e7191a'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e7191a' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.25em + 4px) center;
  background-size: calc(0.5em + 8px) calc(0.5em + 8px);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #e7191a;
  box-shadow: 0 0 0 0.25rem rgba(231, 25, 26, 0.25);
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1em + 16px);
  background-position: top calc(0.25em + 4px) right calc(0.25em + 4px);
}

.was-validated .form-select:invalid,
.form-select.is-invalid {
  border-color: #e7191a;
}

.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231f2937' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e7191a'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e7191a' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.5em + 8px) calc(0.5em + 8px);
}

.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
  border-color: #e7191a;
  box-shadow: 0 0 0 0.25rem rgba(231, 25, 26, 0.25);
}

.was-validated .form-check-input:invalid,
.form-check-input.is-invalid {
  border-color: #e7191a;
}

.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
  background-color: #e7191a;
}

.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 25, 26, 0.25);
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
  color: #e7191a;
}

.form-check-inline .form-check-input~.invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid,
.input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.4;
  color: #373777;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 15px 24px;
  font-size: 1rem;
  border-radius: 30px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #373777;
}

.btn-check:focus+.btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(55, 55, 119, 0.25);
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.btn-primary:hover {
  color: #fff;
  background-color: rgb(46.75, 46.75, 101.15);
  border-color: rgb(44, 44, 95.2);
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: rgb(46.75, 46.75, 101.15);
  border-color: rgb(44, 44, 95.2);
  box-shadow: 0 0 0 0.25rem rgba(85, 85, 139.4, 0.5);
}

.btn-check:checked+.btn-primary,
.btn-check:active+.btn-primary,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(44, 44, 95.2);
  border-color: rgb(41.25, 41.25, 89.25);
}

.btn-check:checked+.btn-primary:focus,
.btn-check:active+.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 85, 139.4, 0.5);
}

.btn-primary:disabled,
.btn-primary.disabled {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.btn-secondary {
  color: #000;
  background-color: #e66b45;
  border-color: #e66b45;
}

.btn-secondary:hover {
  color: #000;
  background-color: rgb(233.75, 129.2, 96.9);
  border-color: rgb(232.5, 121.8, 87.6);
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
  color: #000;
  background-color: rgb(233.75, 129.2, 96.9);
  border-color: rgb(232.5, 121.8, 87.6);
  box-shadow: 0 0 0 0.25rem rgba(195.5, 90.95, 58.65, 0.5);
}

.btn-check:checked+.btn-secondary,
.btn-check:active+.btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
  color: #000;
  background-color: rgb(235, 136.6, 106.2);
  border-color: rgb(232.5, 121.8, 87.6);
}

.btn-check:checked+.btn-secondary:focus,
.btn-check:active+.btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(195.5, 90.95, 58.65, 0.5);
}

.btn-secondary:disabled,
.btn-secondary.disabled {
  color: #000;
  background-color: #e66b45;
  border-color: #e66b45;
}

.btn-success {
  color: #000;
  background-color: #30d158;
  border-color: #30d158;
}

.btn-success:hover {
  color: #000;
  background-color: rgb(79.05, 215.9, 113.05);
  border-color: rgb(68.7, 213.6, 104.7);
}

.btn-check:focus+.btn-success,
.btn-success:focus {
  color: #000;
  background-color: rgb(79.05, 215.9, 113.05);
  border-color: rgb(68.7, 213.6, 104.7);
  box-shadow: 0 0 0 0.25rem rgba(40.8, 177.65, 74.8, 0.5);
}

.btn-check:checked+.btn-success,
.btn-check:active+.btn-success,
.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
  color: #000;
  background-color: rgb(89.4, 218.2, 121.4);
  border-color: rgb(68.7, 213.6, 104.7);
}

.btn-check:checked+.btn-success:focus,
.btn-check:active+.btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(40.8, 177.65, 74.8, 0.5);
}

.btn-success:disabled,
.btn-success.disabled {
  color: #000;
  background-color: #30d158;
  border-color: #30d158;
}

.btn-info {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
}

.btn-info:hover {
  color: #fff;
  background-color: rgb(99.45, 79.05, 204);
  border-color: rgb(93.6, 74.4, 192);
}

.btn-check:focus+.btn-info,
.btn-info:focus {
  color: #fff;
  background-color: rgb(99.45, 79.05, 204);
  border-color: rgb(93.6, 74.4, 192);
  box-shadow: 0 0 0 0.25rem rgba(137.7, 117.3, 242.25, 0.5);
}

.btn-check:checked+.btn-info,
.btn-check:active+.btn-info,
.btn-info:active,
.btn-info.active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(93.6, 74.4, 192);
  border-color: rgb(87.75, 69.75, 180);
}

.btn-check:checked+.btn-info:focus,
.btn-check:active+.btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(137.7, 117.3, 242.25, 0.5);
}

.btn-info:disabled,
.btn-info.disabled {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
}

.btn-cyan {
  color: #000;
  background-color: #62d3ff;
  border-color: #62d3ff;
}

.btn-cyan:hover {
  color: #000;
  background-color: rgb(121.55, 217.6, 255);
  border-color: rgb(113.7, 215.4, 255);
}

.btn-check:focus+.btn-cyan,
.btn-cyan:focus {
  color: #000;
  background-color: rgb(121.55, 217.6, 255);
  border-color: rgb(113.7, 215.4, 255);
  box-shadow: 0 0 0 0.25rem rgba(83.3, 179.35, 216.75, 0.5);
}

.btn-check:checked+.btn-cyan,
.btn-check:active+.btn-cyan,
.btn-cyan:active,
.btn-cyan.active,
.show>.btn-cyan.dropdown-toggle {
  color: #000;
  background-color: rgb(129.4, 219.8, 255);
  border-color: rgb(113.7, 215.4, 255);
}

.btn-check:checked+.btn-cyan:focus,
.btn-check:active+.btn-cyan:focus,
.btn-cyan:active:focus,
.btn-cyan.active:focus,
.show>.btn-cyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(83.3, 179.35, 216.75, 0.5);
}

.btn-cyan:disabled,
.btn-cyan.disabled {
  color: #000;
  background-color: #62d3ff;
  border-color: #62d3ff;
}

.btn-warning {
  color: #000;
  background-color: #f4c047;
  border-color: #f4c047;
}

.btn-warning:hover {
  color: #000;
  background-color: rgb(245.65, 201.45, 98.6);
  border-color: rgb(245.1, 198.3, 89.4);
}

.btn-check:focus+.btn-warning,
.btn-warning:focus {
  color: #000;
  background-color: rgb(245.65, 201.45, 98.6);
  border-color: rgb(245.1, 198.3, 89.4);
  box-shadow: 0 0 0 0.25rem rgba(207.4, 163.2, 60.35, 0.5);
}

.btn-check:checked+.btn-warning,
.btn-check:active+.btn-warning,
.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
  color: #000;
  background-color: rgb(246.2, 204.6, 107.8);
  border-color: rgb(245.1, 198.3, 89.4);
}

.btn-check:checked+.btn-warning:focus,
.btn-check:active+.btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(207.4, 163.2, 60.35, 0.5);
}

.btn-warning:disabled,
.btn-warning.disabled {
  color: #000;
  background-color: #f4c047;
  border-color: #f4c047;
}

.btn-danger {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
}

.btn-danger:hover {
  color: #fff;
  background-color: rgb(196.35, 21.25, 22.1);
  border-color: rgb(184.8, 20, 20.8);
}

.btn-check:focus+.btn-danger,
.btn-danger:focus {
  color: #fff;
  background-color: rgb(196.35, 21.25, 22.1);
  border-color: rgb(184.8, 20, 20.8);
  box-shadow: 0 0 0 0.25rem rgba(234.6, 59.5, 60.35, 0.5);
}

.btn-check:checked+.btn-danger,
.btn-check:active+.btn-danger,
.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(184.8, 20, 20.8);
  border-color: rgb(173.25, 18.75, 19.5);
}

.btn-check:checked+.btn-danger:focus,
.btn-check:active+.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(234.6, 59.5, 60.35, 0.5);
}

.btn-danger:disabled,
.btn-danger.disabled {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
}

.btn-light {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-light:hover {
  color: #000;
  background-color: hsl(0, 0%, 91.6666666667%);
  border-color: rgb(232.5, 232.5, 232.5);
}

.btn-check:focus+.btn-light,
.btn-light:focus {
  color: #000;
  background-color: hsl(0, 0%, 91.6666666667%);
  border-color: rgb(232.5, 232.5, 232.5);
  box-shadow: 0 0 0 0.25rem rgba(195.5, 195.5, 195.5, 0.5);
}

.btn-check:checked+.btn-light,
.btn-check:active+.btn-light,
.btn-light:active,
.btn-light.active,
.show>.btn-light.dropdown-toggle {
  color: #000;
  background-color: #ebebeb;
  border-color: rgb(232.5, 232.5, 232.5);
}

.btn-check:checked+.btn-light:focus,
.btn-check:active+.btn-light:focus,
.btn-light:active:focus,
.btn-light.active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(195.5, 195.5, 195.5, 0.5);
}

.btn-light:disabled,
.btn-light.disabled {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-white {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-check:focus+.btn-white,
.btn-white:focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 85%, 0.5);
}

.btn-check:checked+.btn-white,
.btn-check:active+.btn-white,
.btn-white:active,
.btn-white.active,
.show>.btn-white.dropdown-toggle {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-check:checked+.btn-white:focus,
.btn-check:active+.btn-white:focus,
.btn-white:active:focus,
.btn-white.active:focus,
.show>.btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 85%, 0.5);
}

.btn-white:disabled,
.btn-white.disabled {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-dark {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
}

.btn-dark:hover {
  color: #fff;
  background-color: rgb(0, 5.95, 13.6);
  border-color: rgb(0, 5.6, 12.8);
}

.btn-check:focus+.btn-dark,
.btn-dark:focus {
  color: #fff;
  background-color: rgb(0, 5.95, 13.6);
  border-color: rgb(0, 5.6, 12.8);
  box-shadow: 0 0 0 0.25rem rgba(38.25, 44.2, 51.85, 0.5);
}

.btn-check:checked+.btn-dark,
.btn-check:active+.btn-dark,
.btn-dark:active,
.btn-dark.active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 5.6, 12.8);
  border-color: rgb(0, 5.25, 12);
}

.btn-check:checked+.btn-dark:focus,
.btn-check:active+.btn-dark:focus,
.btn-dark:active:focus,
.btn-dark.active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38.25, 44.2, 51.85, 0.5);
}

.btn-dark:disabled,
.btn-dark.disabled {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
}

.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:focus+.btn-black,
.btn-black:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 15%, 0.5);
}

.btn-check:checked+.btn-black,
.btn-check:active+.btn-black,
.btn-black:active,
.btn-black.active,
.show>.btn-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:checked+.btn-black:focus,
.btn-check:active+.btn-black:focus,
.btn-black:active:focus,
.btn-black.active:focus,
.show>.btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 15%, 0.5);
}

.btn-black:disabled,
.btn-black.disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-gray {
  color: #000;
  background-color: #eeeff2;
  border-color: #eeeff2;
}

.btn-gray:hover {
  color: #000;
  background-color: rgb(240.55, 241.4, 243.95);
  border-color: rgb(239.7, 240.6, 243.3);
}

.btn-check:focus+.btn-gray,
.btn-gray:focus {
  color: #000;
  background-color: rgb(240.55, 241.4, 243.95);
  border-color: rgb(239.7, 240.6, 243.3);
  box-shadow: 0 0 0 0.25rem rgba(202.3, 203.15, 205.7, 0.5);
}

.btn-check:checked+.btn-gray,
.btn-check:active+.btn-gray,
.btn-gray:active,
.btn-gray.active,
.show>.btn-gray.dropdown-toggle {
  color: #000;
  background-color: rgb(241.4, 242.2, 244.6);
  border-color: rgb(239.7, 240.6, 243.3);
}

.btn-check:checked+.btn-gray:focus,
.btn-check:active+.btn-gray:focus,
.btn-gray:active:focus,
.btn-gray.active:focus,
.show>.btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(202.3, 203.15, 205.7, 0.5);
}

.btn-gray:disabled,
.btn-gray.disabled {
  color: #000;
  background-color: #eeeff2;
  border-color: #eeeff2;
}

.btn-gray-80 {
  color: #000;
  background-color: #eaecf0;
  border-color: #eaecf0;
}

.btn-gray-80:hover {
  color: #000;
  background-color: rgb(237.15, 238.85, 242.25);
  border-color: rgb(236.1, 237.9, 241.5);
}

.btn-check:focus+.btn-gray-80,
.btn-gray-80:focus {
  color: #000;
  background-color: rgb(237.15, 238.85, 242.25);
  border-color: rgb(236.1, 237.9, 241.5);
  box-shadow: 0 0 0 0.25rem rgba(198.9, 200.6, 204, 0.5);
}

.btn-check:checked+.btn-gray-80,
.btn-check:active+.btn-gray-80,
.btn-gray-80:active,
.btn-gray-80.active,
.show>.btn-gray-80.dropdown-toggle {
  color: #000;
  background-color: rgb(238.2, 239.8, 243);
  border-color: rgb(236.1, 237.9, 241.5);
}

.btn-check:checked+.btn-gray-80:focus,
.btn-check:active+.btn-gray-80:focus,
.btn-gray-80:active:focus,
.btn-gray-80.active:focus,
.show>.btn-gray-80.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(198.9, 200.6, 204, 0.5);
}

.btn-gray-80:disabled,
.btn-gray-80.disabled {
  color: #000;
  background-color: #eaecf0;
  border-color: #eaecf0;
}

.btn-gray-700 {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
}

.btn-gray-700:hover {
  color: #fff;
  background-color: rgb(44.2, 54.4, 71.4);
  border-color: rgb(41.6, 51.2, 67.2);
}

.btn-check:focus+.btn-gray-700,
.btn-gray-700:focus {
  color: #fff;
  background-color: rgb(44.2, 54.4, 71.4);
  border-color: rgb(41.6, 51.2, 67.2);
  box-shadow: 0 0 0 0.25rem rgba(82.45, 92.65, 109.65, 0.5);
}

.btn-check:checked+.btn-gray-700,
.btn-check:active+.btn-gray-700,
.btn-gray-700:active,
.btn-gray-700.active,
.show>.btn-gray-700.dropdown-toggle {
  color: #fff;
  background-color: rgb(41.6, 51.2, 67.2);
  border-color: #27303f;
}

.btn-check:checked+.btn-gray-700:focus,
.btn-check:active+.btn-gray-700:focus,
.btn-gray-700:active:focus,
.btn-gray-700.active:focus,
.show>.btn-gray-700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(82.45, 92.65, 109.65, 0.5);
}

.btn-gray-700:disabled,
.btn-gray-700.disabled {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
}

.btn-gray-400 {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-gray-400:hover {
  color: #000;
  background-color: rgb(222.7, 222.7, 222.7);
  border-color: rgb(220.8, 220.8, 220.8);
}

.btn-check:focus+.btn-gray-400,
.btn-gray-400:focus {
  color: #000;
  background-color: rgb(222.7, 222.7, 222.7);
  border-color: rgb(220.8, 220.8, 220.8);
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 72.3333333333%, 0.5);
}

.btn-check:checked+.btn-gray-400,
.btn-check:active+.btn-gray-400,
.btn-gray-400:active,
.btn-gray-400.active,
.show>.btn-gray-400.dropdown-toggle {
  color: #000;
  background-color: rgb(224.6, 224.6, 224.6);
  border-color: rgb(220.8, 220.8, 220.8);
}

.btn-check:checked+.btn-gray-400:focus,
.btn-check:active+.btn-gray-400:focus,
.btn-gray-400:active:focus,
.btn-gray-400.active:focus,
.show>.btn-gray-400.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 72.3333333333%, 0.5);
}

.btn-gray-400:disabled,
.btn-gray-400.disabled {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-gray-500 {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-gray-500:hover {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.745);
  border-color: hsla(0, 0%, 100%, 0.73);
}

.btn-check:focus+.btn-gray-500,
.btn-gray-500:focus {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.745);
  border-color: hsla(0, 0%, 100%, 0.73);
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 75.3164556962%, 0.5);
}

.btn-check:checked+.btn-gray-500,
.btn-check:active+.btn-gray-500,
.btn-gray-500:active,
.btn-gray-500.active,
.show>.btn-gray-500.dropdown-toggle {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.76);
  border-color: hsla(0, 0%, 100%, 0.73);
}

.btn-check:checked+.btn-gray-500:focus,
.btn-check:active+.btn-gray-500:focus,
.btn-gray-500:active:focus,
.btn-gray-500.active:focus,
.show>.btn-gray-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 75.3164556962%, 0.5);
}

.btn-gray-500:disabled,
.btn-gray-500.disabled {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-4C4141 {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
}

.btn-4C4141:hover {
  color: #fff;
  background-color: rgb(64.6, 55.25, 55.25);
  border-color: rgb(60.8, 52, 52);
}

.btn-check:focus+.btn-4C4141,
.btn-4C4141:focus {
  color: #fff;
  background-color: rgb(64.6, 55.25, 55.25);
  border-color: rgb(60.8, 52, 52);
  box-shadow: 0 0 0 0.25rem rgba(102.85, 93.5, 93.5, 0.5);
}

.btn-check:checked+.btn-4C4141,
.btn-check:active+.btn-4C4141,
.btn-4C4141:active,
.btn-4C4141.active,
.show>.btn-4C4141.dropdown-toggle {
  color: #fff;
  background-color: rgb(60.8, 52, 52);
  border-color: rgb(57, 48.75, 48.75);
}

.btn-check:checked+.btn-4C4141:focus,
.btn-check:active+.btn-4C4141:focus,
.btn-4C4141:active:focus,
.btn-4C4141.active:focus,
.show>.btn-4C4141.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(102.85, 93.5, 93.5, 0.5);
}

.btn-4C4141:disabled,
.btn-4C4141.disabled {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
}

.btn-outline-danger {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: rgba(115.5, 12.5, 13, 0.405);
  border-color: hsla(359.7087378641, 80.46875%, 20.7707910751%, 0.44);
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
  color: #fff;
  background-color: rgba(115.5, 12.5, 13, 0.405);
  border-color: hsla(359.7087378641, 80.46875%, 20.7707910751%, 0.44);
  box-shadow: 0 0 0 0.25rem rgba(243, 140, 140.5, 0.5);
}

.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: hsla(359.7087378641, 80.46875%, 20.7707910751%, 0.44);
  border-color: rgba(79.9615384615, 8.6538461538, 9, 0.475);
}

.btn-check:checked+.btn-outline-danger:focus,
.btn-check:active+.btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 140, 140.5, 0.5);
}

.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-outline-success {
  color: #000;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-outline-success:hover {
  color: #000;
  background-color: rgba(207.4459459459, 244.4324324324, 216.6351351351, 0.235);
  border-color: rgba(188.4642857143, 240.2142857143, 201.3214285714, 0.19);
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
  color: #000;
  background-color: rgba(207.4459459459, 244.4324324324, 216.6351351351, 0.235);
  border-color: rgba(188.4642857143, 240.2142857143, 201.3214285714, 0.19);
  box-shadow: 0 0 0 0.25rem rgba(11.027027027, 48.0135135135, 20.2162162162, 0.5);
}

.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.show>.btn-outline-success.dropdown-toggle {
  color: #000;
  background-color: rgba(219, 247, 225.9565217391, 0.28);
  border-color: rgba(188.4642857143, 240.2142857143, 201.3214285714, 0.19);
}

.btn-check:checked+.btn-outline-success:focus,
.btn-check:active+.btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11.027027027, 48.0135135135, 20.2162162162, 0.5);
}

.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #000;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-outline-warning {
  color: #000;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-outline-warning:hover {
  color: #000;
  background-color: rgba(249.5, 223.5, 163, 0.405);
  border-color: rgba(248.25, 216.3409090909, 142.0909090909, 0.37);
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
  color: #000;
  background-color: rgba(249.5, 223.5, 163, 0.405);
  border-color: rgba(248.25, 216.3409090909, 142.0909090909, 0.37);
  box-shadow: 0 0 0 0.25rem rgba(122, 96, 35.5, 0.5);
}

.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #000;
  background-color: hsla(41.9653179191, 88.7179487179%, 84.1784989858%, 0.44);
  border-color: rgba(248.25, 216.3409090909, 142.0909090909, 0.37);
}

.btn-check:checked+.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(122, 96, 35.5, 0.5);
}

.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #000;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-outline-cyan {
  color: #000;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-outline-cyan:hover {
  color: #000;
  background-color: rgba(176.5, 233, 255, 0.405);
  border-color: rgba(158.6590909091, 228, 255, 0.37);
}

.btn-check:focus+.btn-outline-cyan,
.btn-outline-cyan:focus {
  color: #000;
  background-color: rgba(176.5, 233, 255, 0.405);
  border-color: rgba(158.6590909091, 228, 255, 0.37);
  box-shadow: 0 0 0 0.25rem rgba(49, 105.5, 127.5, 0.5);
}

.btn-check:checked+.btn-outline-cyan,
.btn-check:active+.btn-outline-cyan,
.btn-outline-cyan:active,
.btn-outline-cyan.active,
.show>.btn-outline-cyan.dropdown-toggle {
  color: #000;
  background-color: rgba(190.0344827586, 236.7931034483, 255, 0.44);
  border-color: rgba(158.6590909091, 228, 255, 0.37);
}

.btn-check:checked+.btn-outline-cyan:focus,
.btn-check:active+.btn-outline-cyan:focus,
.btn-outline-cyan:active:focus,
.btn-outline-cyan.active:focus,
.show>.btn-outline-cyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 105.5, 127.5, 0.5);
}

.btn-outline-cyan:disabled,
.btn-outline-cyan.disabled {
  color: #000;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-outline-primary {
  color: #373777;
  border-color: #373777;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(55, 55, 119, 0.5);
}

.btn-check:checked+.btn-outline-primary,
.btn-check:active+.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.btn-check:checked+.btn-outline-primary:focus,
.btn-check:active+.btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(55, 55, 119, 0.5);
}

.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
  color: #373777;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-secondary {
  color: #e66b45;
  border-color: #e66b45;
}

.btn-outline-secondary:hover {
  color: #000;
  background-color: #e66b45;
  border-color: #e66b45;
}

.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(230, 107, 69, 0.5);
}

.btn-check:checked+.btn-outline-secondary,
.btn-check:active+.btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
  color: #000;
  background-color: #e66b45;
  border-color: #e66b45;
}

.btn-check:checked+.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(230, 107, 69, 0.5);
}

.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
  color: #e66b45;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-success {
  color: #30d158;
  border-color: #30d158;
}

.btn-outline-success:hover {
  color: #000;
  background-color: #30d158;
  border-color: #30d158;
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 209, 88, 0.5);
}

.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: #30d158;
  border-color: #30d158;
}

.btn-check:checked+.btn-outline-success:focus,
.btn-check:active+.btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 209, 88, 0.5);
}

.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #30d158;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-info {
  color: #755df0;
  border-color: #755df0;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
}

.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(117, 93, 240, 0.5);
}

.btn-check:checked+.btn-outline-info,
.btn-check:active+.btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
}

.btn-check:checked+.btn-outline-info:focus,
.btn-check:active+.btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(117, 93, 240, 0.5);
}

.btn-outline-info:disabled,
.btn-outline-info.disabled {
  color: #755df0;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-cyan {
  color: #62d3ff;
  border-color: #62d3ff;
}

.btn-outline-cyan:hover {
  color: #000;
  background-color: #62d3ff;
  border-color: #62d3ff;
}

.btn-check:focus+.btn-outline-cyan,
.btn-outline-cyan:focus {
  box-shadow: 0 0 0 0.25rem rgba(98, 211, 255, 0.5);
}

.btn-check:checked+.btn-outline-cyan,
.btn-check:active+.btn-outline-cyan,
.btn-outline-cyan:active,
.btn-outline-cyan.active,
.btn-outline-cyan.dropdown-toggle.show {
  color: #000;
  background-color: #62d3ff;
  border-color: #62d3ff;
}

.btn-check:checked+.btn-outline-cyan:focus,
.btn-check:active+.btn-outline-cyan:focus,
.btn-outline-cyan:active:focus,
.btn-outline-cyan.active:focus,
.btn-outline-cyan.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(98, 211, 255, 0.5);
}

.btn-outline-cyan:disabled,
.btn-outline-cyan.disabled {
  color: #62d3ff;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-warning {
  color: #f4c047;
  border-color: #f4c047;
}

.btn-outline-warning:hover {
  color: #000;
  background-color: #f4c047;
  border-color: #f4c047;
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 192, 71, 0.5);
}

.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #f4c047;
  border-color: #f4c047;
}

.btn-check:checked+.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 192, 71, 0.5);
}

.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #f4c047;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-danger {
  color: #e7191a;
  border-color: #e7191a;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 25, 26, 0.5);
}

.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
}

.btn-check:checked+.btn-outline-danger:focus,
.btn-check:active+.btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 25, 26, 0.5);
}

.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #e7191a;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-light {
  color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-outline-light:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(230, 230, 230, 0.5);
}

.btn-check:checked+.btn-outline-light,
.btn-check:active+.btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-check:checked+.btn-outline-light:focus,
.btn-check:active+.btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(230, 230, 230, 0.5);
}

.btn-outline-light:disabled,
.btn-outline-light.disabled {
  color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-white {
  color: #fff;
  border-color: #fff;
}

.btn-outline-white:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-check:focus+.btn-outline-white,
.btn-outline-white:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
}

.btn-check:checked+.btn-outline-white,
.btn-check:active+.btn-outline-white,
.btn-outline-white:active,
.btn-outline-white.active,
.btn-outline-white.dropdown-toggle.show {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-check:checked+.btn-outline-white:focus,
.btn-check:active+.btn-outline-white:focus,
.btn-outline-white:active:focus,
.btn-outline-white.active:focus,
.btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
}

.btn-outline-white:disabled,
.btn-outline-white.disabled {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-dark {
  color: #000710;
  border-color: #000710;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
}

.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 7, 16, 0.5);
}

.btn-check:checked+.btn-outline-dark,
.btn-check:active+.btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
}

.btn-check:checked+.btn-outline-dark:focus,
.btn-check:active+.btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 7, 16, 0.5);
}

.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
  color: #000710;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-black {
  color: #000;
  border-color: #000;
}

.btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:focus+.btn-outline-black,
.btn-outline-black:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

.btn-check:checked+.btn-outline-black,
.btn-check:active+.btn-outline-black,
.btn-outline-black:active,
.btn-outline-black.active,
.btn-outline-black.dropdown-toggle.show {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:checked+.btn-outline-black:focus,
.btn-check:active+.btn-outline-black:focus,
.btn-outline-black:active:focus,
.btn-outline-black.active:focus,
.btn-outline-black.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

.btn-outline-black:disabled,
.btn-outline-black.disabled {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray {
  color: #eeeff2;
  border-color: #eeeff2;
}

.btn-outline-gray:hover {
  color: #000;
  background-color: #eeeff2;
  border-color: #eeeff2;
}

.btn-check:focus+.btn-outline-gray,
.btn-outline-gray:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 239, 242, 0.5);
}

.btn-check:checked+.btn-outline-gray,
.btn-check:active+.btn-outline-gray,
.btn-outline-gray:active,
.btn-outline-gray.active,
.btn-outline-gray.dropdown-toggle.show {
  color: #000;
  background-color: #eeeff2;
  border-color: #eeeff2;
}

.btn-check:checked+.btn-outline-gray:focus,
.btn-check:active+.btn-outline-gray:focus,
.btn-outline-gray:active:focus,
.btn-outline-gray.active:focus,
.btn-outline-gray.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 239, 242, 0.5);
}

.btn-outline-gray:disabled,
.btn-outline-gray.disabled {
  color: #eeeff2;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-80 {
  color: #eaecf0;
  border-color: #eaecf0;
}

.btn-outline-gray-80:hover {
  color: #000;
  background-color: #eaecf0;
  border-color: #eaecf0;
}

.btn-check:focus+.btn-outline-gray-80,
.btn-outline-gray-80:focus {
  box-shadow: 0 0 0 0.25rem rgba(234, 236, 240, 0.5);
}

.btn-check:checked+.btn-outline-gray-80,
.btn-check:active+.btn-outline-gray-80,
.btn-outline-gray-80:active,
.btn-outline-gray-80.active,
.btn-outline-gray-80.dropdown-toggle.show {
  color: #000;
  background-color: #eaecf0;
  border-color: #eaecf0;
}

.btn-check:checked+.btn-outline-gray-80:focus,
.btn-check:active+.btn-outline-gray-80:focus,
.btn-outline-gray-80:active:focus,
.btn-outline-gray-80.active:focus,
.btn-outline-gray-80.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(234, 236, 240, 0.5);
}

.btn-outline-gray-80:disabled,
.btn-outline-gray-80.disabled {
  color: #eaecf0;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-700 {
  color: #344054;
  border-color: #344054;
}

.btn-outline-gray-700:hover {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
}

.btn-check:focus+.btn-outline-gray-700,
.btn-outline-gray-700:focus {
  box-shadow: 0 0 0 0.25rem rgba(52, 64, 84, 0.5);
}

.btn-check:checked+.btn-outline-gray-700,
.btn-check:active+.btn-outline-gray-700,
.btn-outline-gray-700:active,
.btn-outline-gray-700.active,
.btn-outline-gray-700.dropdown-toggle.show {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
}

.btn-check:checked+.btn-outline-gray-700:focus,
.btn-check:active+.btn-outline-gray-700:focus,
.btn-outline-gray-700:active:focus,
.btn-outline-gray-700.active:focus,
.btn-outline-gray-700.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(52, 64, 84, 0.5);
}

.btn-outline-gray-700:disabled,
.btn-outline-gray-700.disabled {
  color: #344054;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-400 {
  color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-outline-gray-400:hover {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-check:focus+.btn-outline-gray-400,
.btn-outline-gray-400:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}

.btn-check:checked+.btn-outline-gray-400,
.btn-check:active+.btn-outline-gray-400,
.btn-outline-gray-400:active,
.btn-outline-gray-400.active,
.btn-outline-gray-400.dropdown-toggle.show {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-check:checked+.btn-outline-gray-400:focus,
.btn-check:active+.btn-outline-gray-400:focus,
.btn-outline-gray-400:active:focus,
.btn-outline-gray-400.active:focus,
.btn-outline-gray-400.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}

.btn-outline-gray-400:disabled,
.btn-outline-gray-400.disabled {
  color: #d9d9d9;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-500 {
  color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-outline-gray-500:hover {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-check:focus+.btn-outline-gray-500,
.btn-outline-gray-500:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
}

.btn-check:checked+.btn-outline-gray-500,
.btn-check:active+.btn-outline-gray-500,
.btn-outline-gray-500:active,
.btn-outline-gray-500.active,
.btn-outline-gray-500.dropdown-toggle.show {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-check:checked+.btn-outline-gray-500:focus,
.btn-check:active+.btn-outline-gray-500:focus,
.btn-outline-gray-500:active:focus,
.btn-outline-gray-500.active:focus,
.btn-outline-gray-500.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.5);
}

.btn-outline-gray-500:disabled,
.btn-outline-gray-500.disabled {
  color: hsla(0, 0%, 100%, 0.7);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-4C4141 {
  color: #4c4141;
  border-color: #4c4141;
}

.btn-outline-4C4141:hover {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
}

.btn-check:focus+.btn-outline-4C4141,
.btn-outline-4C4141:focus {
  box-shadow: 0 0 0 0.25rem rgba(76, 65, 65, 0.5);
}

.btn-check:checked+.btn-outline-4C4141,
.btn-check:active+.btn-outline-4C4141,
.btn-outline-4C4141:active,
.btn-outline-4C4141.active,
.btn-outline-4C4141.dropdown-toggle.show {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
}

.btn-check:checked+.btn-outline-4C4141:focus,
.btn-check:active+.btn-outline-4C4141:focus,
.btn-outline-4C4141:active:focus,
.btn-outline-4C4141.active:focus,
.btn-outline-4C4141.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(76, 65, 65, 0.5);
}

.btn-outline-4C4141:disabled,
.btn-outline-4C4141.disabled {
  color: #4c4141;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-danger {
  color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-outline-outline-danger:hover {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-check:focus+.btn-outline-outline-danger,
.btn-outline-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 25, 26, 0.5);
}

.btn-check:checked+.btn-outline-outline-danger,
.btn-check:active+.btn-outline-outline-danger,
.btn-outline-outline-danger:active,
.btn-outline-outline-danger.active,
.btn-outline-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-check:checked+.btn-outline-outline-danger:focus,
.btn-check:active+.btn-outline-outline-danger:focus,
.btn-outline-outline-danger:active:focus,
.btn-outline-outline-danger.active:focus,
.btn-outline-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 25, 26, 0.5);
}

.btn-outline-outline-danger:disabled,
.btn-outline-outline-danger.disabled {
  color: rgba(231, 25, 26, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-success {
  color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-outline-outline-success:hover {
  color: #000;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-check:focus+.btn-outline-outline-success,
.btn-outline-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 209, 88, 0.5);
}

.btn-check:checked+.btn-outline-outline-success,
.btn-check:active+.btn-outline-outline-success,
.btn-outline-outline-success:active,
.btn-outline-outline-success.active,
.btn-outline-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-check:checked+.btn-outline-outline-success:focus,
.btn-check:active+.btn-outline-outline-success:focus,
.btn-outline-outline-success:active:focus,
.btn-outline-outline-success.active:focus,
.btn-outline-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 209, 88, 0.5);
}

.btn-outline-outline-success:disabled,
.btn-outline-outline-success.disabled {
  color: rgba(48, 209, 88, 0.1);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-warning {
  color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-outline-outline-warning:hover {
  color: #000;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-check:focus+.btn-outline-outline-warning,
.btn-outline-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 192, 71, 0.5);
}

.btn-check:checked+.btn-outline-outline-warning,
.btn-check:active+.btn-outline-outline-warning,
.btn-outline-outline-warning:active,
.btn-outline-outline-warning.active,
.btn-outline-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-check:checked+.btn-outline-outline-warning:focus,
.btn-check:active+.btn-outline-outline-warning:focus,
.btn-outline-outline-warning:active:focus,
.btn-outline-outline-warning.active:focus,
.btn-outline-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 192, 71, 0.5);
}

.btn-outline-outline-warning:disabled,
.btn-outline-outline-warning.disabled {
  color: rgba(244, 192, 71, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-cyan {
  color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-outline-outline-cyan:hover {
  color: #000;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-check:focus+.btn-outline-outline-cyan,
.btn-outline-outline-cyan:focus {
  box-shadow: 0 0 0 0.25rem rgba(98, 211, 255, 0.5);
}

.btn-check:checked+.btn-outline-outline-cyan,
.btn-check:active+.btn-outline-outline-cyan,
.btn-outline-outline-cyan:active,
.btn-outline-outline-cyan.active,
.btn-outline-outline-cyan.dropdown-toggle.show {
  color: #000;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-check:checked+.btn-outline-outline-cyan:focus,
.btn-check:active+.btn-outline-outline-cyan:focus,
.btn-outline-outline-cyan:active:focus,
.btn-outline-outline-cyan.active:focus,
.btn-outline-outline-cyan.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(98, 211, 255, 0.5);
}

.btn-outline-outline-cyan:disabled,
.btn-outline-outline-cyan.disabled {
  color: rgba(98, 211, 255, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-link {
  font-weight: 400;
  color: #373777;
  text-decoration: none;
}

.btn-link:hover {
  color: rgb(44, 44, 95.2);
}

.btn-link:disabled,
.btn-link.disabled {
  color: #98a2b3;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 21px 1rem;
  font-size: 1.25rem;
  border-radius: 50px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 6px;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #373777;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}

.dropdown-menu-start[data-bs-popper] {
  right: auto
    /* rtl:ignore */
  ;
  left: 0;
  /* rtl:ignore */
}

.dropdown-menu-end {
  --bs-position: end;
}

.dropdown-menu-end[data-bs-popper] {
  right: 0
    /* rtl:ignore */
  ;
  left: auto;
  /* rtl:ignore */
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }

  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto
      /* rtl:ignore */
    ;
    left: 0;
    /* rtl:ignore */
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }

  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0
      /* rtl:ignore */
    ;
    left: auto;
    /* rtl:ignore */
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }

  .dropdown-menu-md-start[data-bs-popper] {
    right: auto
      /* rtl:ignore */
    ;
    left: 0;
    /* rtl:ignore */
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }

  .dropdown-menu-md-end[data-bs-popper] {
    right: 0
      /* rtl:ignore */
    ;
    left: auto;
    /* rtl:ignore */
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }

  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto
      /* rtl:ignore */
    ;
    left: 0;
    /* rtl:ignore */
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }

  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0
      /* rtl:ignore */
    ;
    left: auto;
    /* rtl:ignore */
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }

  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto
      /* rtl:ignore */
    ;
    left: 0;
    /* rtl:ignore */
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }

  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0
      /* rtl:ignore */
    ;
    left: auto;
    /* rtl:ignore */
  }
}

@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }

  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto
      /* rtl:ignore */
    ;
    left: 0;
    /* rtl:ignore */
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }

  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0
      /* rtl:ignore */
    ;
    left: auto;
    /* rtl:ignore */
  }
}

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #111827;
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #373777;
  background-color: rgba(55, 55, 119, 0.2);
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #373777;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: hsla(0, 0%, 100%, 0.7);
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #98a2b3;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #111827;
}

.dropdown-menu-dark {
  color: #eeeff2;
  background-color: #1f2937;
  border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item {
  color: #eeeff2;
}

.dropdown-menu-dark .dropdown-item:hover,
.dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #373777;
}

.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
  color: hsla(0, 0%, 100%, 0.7);
}

.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item-text {
  color: #eeeff2;
}

.dropdown-menu-dark .dropdown-header {
  color: hsla(0, 0%, 100%, 0.7);
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group>.btn-check:checked+.btn,
.btn-group>.btn-check:focus+.btn,
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn-check:checked+.btn,
.btn-group-vertical>.btn-check:focus+.btn,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:nth-child(n + 3),
.btn-group> :not(.btn-check)+.btn,
.btn-group>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 18px;
  padding-left: 18px;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
  width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn~.btn,
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #373777;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

.nav-link:hover,
.nav-link:focus {
  color: rgb(44, 44, 95.2);
}

.nav-link.disabled {
  color: #98a2b3;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #eeeff2;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #344054 rgba(0, 0, 0, 0);
  isolation: isolate;
}

.nav-tabs .nav-link.disabled {
  color: #98a2b3;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #344054;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #344054 rgba(0, 0, 0, 0);
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0s;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #373777;
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm,
.navbar>.container-md,
.navbar>.container-lg,
.navbar>.container-xl,
.navbar>.container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-left: auto;
  margin-right: 30px !important;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 30px;
  transition: box-shadow 0.15s ease-in-out;
}

.fullscreen-menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

.fullscreen-menu.show {
  transform: translateY(0);
  opacity: 1;
}

.menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.menu-list li {
  margin: 1.2rem 0;
}

.menu-list a {
  text-decoration: none;
  font-size: 2rem;
  color: #000;
  transition: color 0.3s ease;
}

.menu-list a:hover {
  color: #007bff;
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 3rem;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
}

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #755df0;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #755df0;
}

.navbar-dark .navbar-nav .nav-link {
  color: #373777;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: #755df0;
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #755df0;
}

.navbar-dark .navbar-toggler {
  color: #373777;
  border-color: hsla(0, 0%, 100%, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23373777' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: #373777;
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #755df0;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0s;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0s;
  border-top-right-radius: 0s;
}

.card>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0s;
  border-bottom-left-radius: 0s;
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 8px;
}

.card-subtitle {
  margin-top: -4px;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: 0s 0s 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0 solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 0s 0s;
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-tabs .nav-link.active {
  background-color: #fff;
  border-bottom-color: #fff;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 0s;
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 0s;
  border-top-right-radius: 0s;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0s;
  border-bottom-left-radius: 0s;
}

.card-group>.card {
  margin-bottom: 0.75rem;
}

.MainContent {
  width: 66%;
}

.MainService {
  width: 69%;

}

.MainPortfolio {
  width: 70%;

}

/* fillteration */
.filteration {
  padding: 50px 0;
}

.navgetsfiltration {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 20px;


}

@media screen and (max-width: 768px) {
  .navgetsfiltration {
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
    gap: 10px;
  }

}

.cardfiltration {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 50px 0;
}

.cardItems h4 {
  font-size: 16px;
}

.cardfiltration img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

@media (max-width: 992px) {
  .cardfiltration {
    grid-template-columns: repeat(2, 1fr);
    /* 2 columns */
  }
}

@media (max-width: 600px) {
  .cardfiltration {
    grid-template-columns: 1fr;
  }
}

.navgetsfiltration .navgetsfiltration-item {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #373777;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}

.navgetsfiltration-item {
  cursor: pointer;
  transition: color 0.3s ease;
}

.navgetsfiltration-item.active {
  color: var(--bs-info);
}

.StartVM {
  width: 371px !important;
  padding: 0;

}
.startVMText {
font-weight: 400;
font-size: 24px !important;
line-height: 1.2;

}

.boldSection {
  width: 669px ;
}
.marginright {
  margin-inline-start: 450px !important;
}

.sticky-col {
  position: sticky;
  top: 5rem;
  height: fit-content;
}
.Vision {
 width: 67%;
}
/* Videos */
.video-js {

  width: 80vw;
  border: none !important;
  margin-top: 70px;
  height: auto;
  background-color: transparent !important;
  transition: transform .5s ease-in-out, width .5s ease-in-out;

  object-fit: cover;
}

.video-js.scaled {
  width: 100vw;
  height: 746px;
  transform: scale(1.16);
  object-fit: cover;

}

@media (max-width: 992px) {


  .MainService,
  .MainContent,
  .MainPortfolio {
    width: 100%;

  }

  .sticky-col {
    position: static !important;
    margin-bottom: 35px;
    top: auto;
  }

  .responsive-boldSection {
    justify-content: start !important;
  }

  .boldSection {
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important
  }


  .Vision .col-12 {
    flex: none !important;
    width: auto !important;
  }

  .mainText {
    font-size: 26px !important;
  }

  .StartVM {
    width: 85% !important;
  }

  .Vision {
    justify-content: space-between !important;
    padding: 0 10px;

  }

}


@media (max-width:576px) {

  .MainContent,
  .MainService,
  .MainPortfolio {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .paddingContact {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .flex1 {
    flex-direction: column !important;
    gap: 20px !important;
    flex: none !important;
  }

  .sticky-col {
    width: 100% !important;
  }

  .MainService h1 {
    font-size: 27px !important;
  }

  .StartVM {
    width: 100% !important;
    padding: 0 20px;
  }

  .VisionWrap {
    flex-wrap: wrap !important;
    gap: 25px !important;
  }

  .mainText {
    font-size: 26px !important;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-top,
  .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-bottom,
  .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-top,
  .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-bottom,
  .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #373777;
  text-align: left;
  background-color: #e6e6e6;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}

.accordion-button:not(.collapsed) {
  color: rgb(49.5, 49.5, 107.1);
  background-color: rgb(235, 235, 241.4);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%2849.5, 49.5, 107.1%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23373777'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #373777;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(55, 55, 119, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #e6e6e6;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item:first-of-type {
  border-top-left-radius: 0s;
  border-top-right-radius: 0s;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0s - 1px);
  border-top-right-radius: calc(0s - 1px);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 0s;
  border-bottom-left-radius: 0s;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0s - 1px);
  border-bottom-left-radius: calc(0s - 1px);
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0s;
  border-bottom-left-radius: 0s;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #98a2b3;
  content: var(--bs-breadcrumb-divider,
      "/"
    );
  /* rtl: var(--bs-breadcrumb-divider, "/") */
}

.breadcrumb-item.active {
  color: #98a2b3;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #373777;
  background-color: #fff;
  border: 1px solid #eeeff2;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}

.page-link:hover {
  z-index: 2;
  color: rgb(44, 44, 95.2);
  background-color: #f1f2f4;
  border-color: #eeeff2;
}

.page-link:focus {
  z-index: 3;
  color: rgb(44, 44, 95.2);
  background-color: #f1f2f4;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(55, 55, 119, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.page-item.disabled .page-link {
  color: #98a2b3;
  pointer-events: none;
  background-color: #fff;
  border-color: #eeeff2;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0s;
  border-bottom-left-radius: 0s;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0s;
  border-bottom-right-radius: 0s;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0s;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 600;
}

.alert-dismissible {
  padding-right: 3rem;
}

.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: rgb(33, 33, 71.4);
  background-color: rgb(215, 215, 227.8);
  border-color: rgb(195, 195, 214.2);
}

.alert-primary .alert-link {
  color: rgb(26.4, 26.4, 57.12);
}

.alert-secondary {
  color: rgb(138, 64.2, 41.4);
  background-color: rgb(250, 225.4, 217.8);
  border-color: rgb(247.5, 210.6, 199.2);
}

.alert-secondary .alert-link {
  color: rgb(110.4, 51.36, 33.12);
}

.alert-success {
  color: rgb(19.2, 83.6, 35.2);
  background-color: rgb(213.6, 245.8, 221.6);
  border-color: rgb(192.9, 241.2, 204.9);
}

.alert-success .alert-link {
  color: rgb(15.36, 66.88, 28.16);
}

.alert-info {
  color: rgb(70.2, 55.8, 144);
  background-color: rgb(227.4, 222.6, 252);
  border-color: rgb(213.6, 206.4, 250.5);
}

.alert-info .alert-link {
  color: rgb(56.16, 44.64, 115.2);
}

.alert-cyan {
  color: rgb(39.2, 84.4, 102);
  background-color: rgb(223.6, 246.2, 255);
  border-color: rgb(207.9, 241.8, 255);
}

.alert-cyan .alert-link {
  color: rgb(31.36, 67.52, 81.6);
}

.alert-warning {
  color: rgb(97.6, 76.8, 28.4);
  background-color: rgb(252.8, 242.4, 218.2);
  border-color: rgb(251.7, 236.1, 199.8);
}

.alert-warning .alert-link {
  color: rgb(78.08, 61.44, 22.72);
}

.alert-danger {
  color: rgb(138.6, 15, 15.6);
  background-color: rgb(250.2, 209, 209.2);
  border-color: rgb(247.8, 186, 186.3);
}

.alert-danger .alert-link {
  color: rgb(110.88, 12, 12.48);
}

.alert-light {
  color: #5c5c5c;
  background-color: #fafafa;
  border-color: rgb(247.5, 247.5, 247.5);
}

.alert-light .alert-link {
  color: rgb(73.6, 73.6, 73.6);
}

.alert-white {
  color: #666;
  background-color: #fff;
  border-color: #fff;
}

.alert-white .alert-link {
  color: hsl(0, 0%, 32%);
}

.alert-dark {
  color: rgb(0, 4.2, 9.6);
  background-color: rgb(204, 205.4, 207.2);
  border-color: rgb(178.5, 180.6, 183.3);
}

.alert-dark .alert-link {
  color: rgb(0, 3.36, 7.68);
}

.alert-black {
  color: #000;
  background-color: #ccc;
  border-color: hsl(0, 0%, 70%);
}

.alert-black .alert-link {
  color: #000;
}

.alert-gray {
  color: rgb(95.2, 95.6, 96.8);
  background-color: rgb(251.6, 251.8, 252.4);
  border-color: rgb(249.9, 250.2, 251.1);
}

.alert-gray .alert-link {
  color: rgb(76.16, 76.48, 77.44);
}

.alert-gray-80 {
  color: rgb(93.6, 94.4, 96);
  background-color: rgb(250.8, 251.2, 252);
  border-color: rgb(248.7, 249.3, 250.5);
}

.alert-gray-80 .alert-link {
  color: rgb(74.88, 75.52, 76.8);
}

.alert-gray-700 {
  color: rgb(31.2, 38.4, 50.4);
  background-color: rgb(214.4, 216.8, 220.8);
  border-color: rgb(194.1, 197.7, 203.7);
}

.alert-gray-700 .alert-link {
  color: rgb(24.96, 30.72, 40.32);
}

.alert-gray-400 {
  color: rgb(86.8, 86.8, 86.8);
  background-color: rgb(247.4, 247.4, 247.4);
  border-color: rgb(243.6, 243.6, 243.6);
}

.alert-gray-400 .alert-link {
  color: rgb(69.44, 69.44, 69.44);
}

.alert-gray-500 {
  color: hsla(0, 0%, 26.4150943396%, 0.88);
  background-color: hsla(0, 0%, 100%, 0.94);
  border-color: hsla(0, 0%, 100%, 0.91);
}

.alert-gray-500 .alert-link {
  color: hsla(0, 0%, 20.0390370852%, 0.904);
}

.alert-4C4141 {
  color: rgb(45.6, 39, 39);
  background-color: rgb(219.2, 217, 217);
  border-color: rgb(201.3, 198, 198);
}

.alert-4C4141 .alert-link {
  color: rgb(36.48, 31.2, 31.2);
}

.alert-outline-danger {
  color: rgba(48.3488372093, 5.2325581395, 5.4418604651, 0.58);
  background-color: rgba(253.985915493, 245.2816901408, 245.323943662, 0.86);
  border-color: rgba(253.3125, 238.828125, 238.8984375, 0.79);
}

.alert-outline-danger .alert-link {
  color: hsla(359.7087378641, 80.46875%, 6.5171876486%, 0.664);
}

.alert-outline-success {
  color: rgba(1.6271186441, 7.0847457627, 2.9830508475, 0.64);
  background-color: rgba(252.3116883117, 254.4025974026, 252.8311688312, 0.82);
  border-color: rgba(250.4338235294, 253.9852941176, 251.3161764706, 0.73);
}

.alert-outline-success .alert-link {
  color: rgba(1.0626080941, 4.626772743, 1.9481148392, 0.712);
}

.alert-outline-warning {
  color: rgba(51.0697674419, 40.1860465116, 14.8604651163, 0.58);
  background-color: rgba(254.5352112676, 252.338028169, 247.2253521127, 0.86);
  border-color: rgba(254.2265625, 250.5703125, 242.0625, 0.79);
}

.alert-outline-warning .alert-link {
  color: rgba(31.6796418356, 24.9282427559, 9.2182564358, 0.664);
}

.alert-outline-cyan {
  color: rgba(20.511627907, 44.1627906977, 53.3720930233, 0.58);
  background-color: rgba(248.3661971831, 253.1408450704, 255, 0.86);
  border-color: rgba(243.9609375, 251.90625, 255, 0.79);
}

.alert-outline-cyan .alert-link {
  color: rgba(12.7237905733, 27.3951001119, 33.1078224101, 0.664);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #f1f2f4;
  border-radius: 0s;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #373777;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0s;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

.list-group-numbered>li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #344054;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #344054;
  text-decoration: none;
  background-color: #f9fafb;
}

.list-group-item-action:active {
  color: #373777;
  background-color: #f1f2f4;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 6px 8px;
  color: #373777;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #98a2b3;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.list-group-item+.list-group-item {
  border-top-width: 0;
}

.list-group-item+.list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal>.list-group-item:first-child {
  border-bottom-left-radius: 0s;
  border-top-right-radius: 0;
}

.list-group-horizontal>.list-group-item:last-child {
  border-top-right-radius: 0s;
  border-bottom-left-radius: 0;
}

.list-group-horizontal>.list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm>.list-group-item:first-child {
    border-bottom-left-radius: 0s;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm>.list-group-item:last-child {
    border-top-right-radius: 0s;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md>.list-group-item:first-child {
    border-bottom-left-radius: 0s;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md>.list-group-item:last-child {
    border-top-right-radius: 0s;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg>.list-group-item:first-child {
    border-bottom-left-radius: 0s;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg>.list-group-item:last-child {
    border-top-right-radius: 0s;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl>.list-group-item:first-child {
    border-bottom-left-radius: 0s;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl>.list-group-item:last-child {
    border-top-right-radius: 0s;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }

  .list-group-horizontal-xxl>.list-group-item:first-child {
    border-bottom-left-radius: 0s;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xxl>.list-group-item:last-child {
    border-top-right-radius: 0s;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxl>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush>.list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush>.list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(33, 33, 71.4);
  background-color: rgb(215, 215, 227.8);
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: rgb(33, 33, 71.4);
  background-color: rgb(193.5, 193.5, 205.02);
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(33, 33, 71.4);
  border-color: rgb(33, 33, 71.4);
}

.list-group-item-secondary {
  color: rgb(138, 64.2, 41.4);
  background-color: rgb(250, 225.4, 217.8);
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: rgb(138, 64.2, 41.4);
  background-color: rgb(225, 202.86, 196.02);
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(138, 64.2, 41.4);
  border-color: rgb(138, 64.2, 41.4);
}

.list-group-item-success {
  color: rgb(19.2, 83.6, 35.2);
  background-color: rgb(213.6, 245.8, 221.6);
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: rgb(19.2, 83.6, 35.2);
  background-color: rgb(192.24, 221.22, 199.44);
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(19.2, 83.6, 35.2);
  border-color: rgb(19.2, 83.6, 35.2);
}

.list-group-item-info {
  color: rgb(70.2, 55.8, 144);
  background-color: rgb(227.4, 222.6, 252);
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: rgb(70.2, 55.8, 144);
  background-color: rgb(204.66, 200.34, 226.8);
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(70.2, 55.8, 144);
  border-color: rgb(70.2, 55.8, 144);
}

.list-group-item-cyan {
  color: rgb(39.2, 84.4, 102);
  background-color: rgb(223.6, 246.2, 255);
}

.list-group-item-cyan.list-group-item-action:hover,
.list-group-item-cyan.list-group-item-action:focus {
  color: rgb(39.2, 84.4, 102);
  background-color: rgb(201.24, 221.58, 229.5);
}

.list-group-item-cyan.list-group-item-action.active {
  color: #fff;
  background-color: rgb(39.2, 84.4, 102);
  border-color: rgb(39.2, 84.4, 102);
}

.list-group-item-warning {
  color: rgb(97.6, 76.8, 28.4);
  background-color: rgb(252.8, 242.4, 218.2);
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: rgb(97.6, 76.8, 28.4);
  background-color: rgb(227.52, 218.16, 196.38);
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(97.6, 76.8, 28.4);
  border-color: rgb(97.6, 76.8, 28.4);
}

.list-group-item-danger {
  color: rgb(138.6, 15, 15.6);
  background-color: rgb(250.2, 209, 209.2);
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: rgb(138.6, 15, 15.6);
  background-color: rgb(225.18, 188.1, 188.28);
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(138.6, 15, 15.6);
  border-color: rgb(138.6, 15, 15.6);
}

.list-group-item-light {
  color: #5c5c5c;
  background-color: #fafafa;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #5c5c5c;
  background-color: #e1e1e1;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #5c5c5c;
  border-color: #5c5c5c;
}

.list-group-item-white {
  color: #666;
  background-color: #fff;
}

.list-group-item-white.list-group-item-action:hover,
.list-group-item-white.list-group-item-action:focus {
  color: #666;
  background-color: hsl(0, 0%, 90%);
}

.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

.list-group-item-dark {
  color: rgb(0, 4.2, 9.6);
  background-color: rgb(204, 205.4, 207.2);
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: rgb(0, 4.2, 9.6);
  background-color: rgb(183.6, 184.86, 186.48);
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 4.2, 9.6);
  border-color: rgb(0, 4.2, 9.6);
}

.list-group-item-black {
  color: #000;
  background-color: #ccc;
}

.list-group-item-black.list-group-item-action:hover,
.list-group-item-black.list-group-item-action:focus {
  color: #000;
  background-color: hsl(0, 0%, 72%);
}

.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.list-group-item-gray {
  color: rgb(95.2, 95.6, 96.8);
  background-color: rgb(251.6, 251.8, 252.4);
}

.list-group-item-gray.list-group-item-action:hover,
.list-group-item-gray.list-group-item-action:focus {
  color: rgb(95.2, 95.6, 96.8);
  background-color: rgb(226.44, 226.62, 227.16);
}

.list-group-item-gray.list-group-item-action.active {
  color: #fff;
  background-color: rgb(95.2, 95.6, 96.8);
  border-color: rgb(95.2, 95.6, 96.8);
}

.list-group-item-gray-80 {
  color: rgb(93.6, 94.4, 96);
  background-color: rgb(250.8, 251.2, 252);
}

.list-group-item-gray-80.list-group-item-action:hover,
.list-group-item-gray-80.list-group-item-action:focus {
  color: rgb(93.6, 94.4, 96);
  background-color: rgb(225.72, 226.08, 226.8);
}

.list-group-item-gray-80.list-group-item-action.active {
  color: #fff;
  background-color: rgb(93.6, 94.4, 96);
  border-color: rgb(93.6, 94.4, 96);
}

.list-group-item-gray-700 {
  color: rgb(31.2, 38.4, 50.4);
  background-color: rgb(214.4, 216.8, 220.8);
}

.list-group-item-gray-700.list-group-item-action:hover,
.list-group-item-gray-700.list-group-item-action:focus {
  color: rgb(31.2, 38.4, 50.4);
  background-color: rgb(192.96, 195.12, 198.72);
}

.list-group-item-gray-700.list-group-item-action.active {
  color: #fff;
  background-color: rgb(31.2, 38.4, 50.4);
  border-color: rgb(31.2, 38.4, 50.4);
}

.list-group-item-gray-400 {
  color: rgb(86.8, 86.8, 86.8);
  background-color: rgb(247.4, 247.4, 247.4);
}

.list-group-item-gray-400.list-group-item-action:hover,
.list-group-item-gray-400.list-group-item-action:focus {
  color: rgb(86.8, 86.8, 86.8);
  background-color: hsl(0, 0%, 87.3176470588%);
}

.list-group-item-gray-400.list-group-item-action.active {
  color: #fff;
  background-color: rgb(86.8, 86.8, 86.8);
  border-color: rgb(86.8, 86.8, 86.8);
}

.list-group-item-gray-500 {
  color: hsla(0, 0%, 26.4150943396%, 0.88);
  background-color: hsla(0, 0%, 100%, 0.94);
}

.list-group-item-gray-500.list-group-item-action:hover,
.list-group-item-gray-500.list-group-item-action:focus {
  color: hsla(0, 0%, 26.4150943396%, 0.88);
  background-color: hsla(0, 0%, 88.8655462185%, 0.946);
}

.list-group-item-gray-500.list-group-item-action.active {
  color: #fff;
  background-color: hsla(0, 0%, 26.4150943396%, 0.88);
  border-color: hsla(0, 0%, 26.4150943396%, 0.88);
}

.list-group-item-4C4141 {
  color: rgb(45.6, 39, 39);
  background-color: rgb(219.2, 217, 217);
}

.list-group-item-4C4141.list-group-item-action:hover,
.list-group-item-4C4141.list-group-item-action:focus {
  color: rgb(45.6, 39, 39);
  background-color: rgb(197.28, 195.3, 195.3);
}

.list-group-item-4C4141.list-group-item-action.active {
  color: #fff;
  background-color: rgb(45.6, 39, 39);
  border-color: rgb(45.6, 39, 39);
}

.list-group-item-outline-danger {
  color: rgba(48.3488372093, 5.2325581395, 5.4418604651, 0.58);
  background-color: rgba(253.985915493, 245.2816901408, 245.323943662, 0.86);
}

.list-group-item-outline-danger.list-group-item-action:hover,
.list-group-item-outline-danger.list-group-item-action:focus {
  color: rgba(48.3488372093, 5.2325581395, 5.4418604651, 0.58);
  background-color: rgba(221.379615531, 213.7928245147, 213.8296535973, 0.874);
}

.list-group-item-outline-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgba(48.3488372093, 5.2325581395, 5.4418604651, 0.58);
  border-color: rgba(48.3488372093, 5.2325581395, 5.4418604651, 0.58);
}

.list-group-item-outline-success {
  color: rgba(1.6271186441, 7.0847457627, 2.9830508475, 0.64);
  background-color: rgba(252.3116883117, 254.4025974026, 252.8311688312, 0.82);
}

.list-group-item-outline-success.list-group-item-action:hover,
.list-group-item-outline-success.list-group-item-action:focus {
  color: rgba(1.6271186441, 7.0847457627, 2.9830508475, 0.64);
  background-color: hsla(134.9068322981, 2.4648102072%, 85.6595067934%, 0.838);
}

.list-group-item-outline-success.list-group-item-action.active {
  color: #fff;
  background-color: rgba(1.6271186441, 7.0847457627, 2.9830508475, 0.64);
  border-color: rgba(1.6271186441, 7.0847457627, 2.9830508475, 0.64);
}

.list-group-item-outline-warning {
  color: rgba(51.0697674419, 40.1860465116, 14.8604651163, 0.58);
  background-color: rgba(254.5352112676, 252.338028169, 247.2253521127, 0.86);
}

.list-group-item-outline-warning.list-group-item-action:hover,
.list-group-item-outline-warning.list-group-item-action:focus {
  color: rgba(51.0697674419, 40.1860465116, 14.8604651163, 0.58);
  background-color: hsla(41.9653179191, 8.7694756076%, 85.7539913567%, 0.874);
}

.list-group-item-outline-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgba(51.0697674419, 40.1860465116, 14.8604651163, 0.58);
  border-color: rgba(51.0697674419, 40.1860465116, 14.8604651163, 0.58);
}

.list-group-item-outline-cyan {
  color: rgba(20.511627907, 44.1627906977, 53.3720930233, 0.58);
  background-color: rgba(248.3661971831, 253.1408450704, 255, 0.86);
}

.list-group-item-outline-cyan.list-group-item-action:hover,
.list-group-item-outline-cyan.list-group-item-action:focus {
  color: rgba(20.511627907, 44.1627906977, 53.3720930233, 0.58);
  background-color: hsla(196.8152866242, 8.1147353786%, 86.0284041291%, 0.874);
}

.list-group-item-outline-cyan.list-group-item-action.active {
  color: #fff;
  background-color: rgba(20.511627907, 44.1627906977, 53.3720930233, 0.58);
  border-color: rgba(20.511627907, 44.1627906977, 53.3720930233, 0.58);
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0s;
  opacity: 0.5;
}

.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(55, 55, 119, 0.25);
  opacity: 1;
}

.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0s;
}

.toast:not(.showing):not(.show) {
  opacity: 0;
}

.toast.hide {
  display: none;
}

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

.toast-container> :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #98a2b3;
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0s - 1px);
  border-top-right-radius: calc(0s - 1px);
}

.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #eeeff2;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.4;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #eeeff2;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.modal-footer>* {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0s;
}

.popover {
  position: absolute;
  top: 0;
  left: 0
    /* rtl:ignore */
  ;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}

.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

.popover .popover-arrow::before,
.popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}

.bs-popover-top>.popover-arrow,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end>.popover-arrow,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom>.popover-arrow,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid hsl(0, 0%, 94%);
}

.bs-popover-start>.popover-arrow,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #373777;
  background-color: hsl(0, 0%, 94%);
  border-bottom: 1px solid hsl(0, 0%, 84.6%);
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #373777;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 80px;
  margin-bottom: 1rem;
  margin-left: 80px;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
    /* rtl:ignore */
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {

  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.4;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #373777;
}

.link-primary:hover,
.link-primary:focus {
  color: rgb(44, 44, 95.2);
}

.link-secondary {
  color: #e66b45;
}

.link-secondary:hover,
.link-secondary:focus {
  color: rgb(235, 136.6, 106.2);
}

.link-success {
  color: #30d158;
}

.link-success:hover,
.link-success:focus {
  color: rgb(89.4, 218.2, 121.4);
}

.link-info {
  color: #755df0;
}

.link-info:hover,
.link-info:focus {
  color: rgb(93.6, 74.4, 192);
}

.link-cyan {
  color: #62d3ff;
}

.link-cyan:hover,
.link-cyan:focus {
  color: rgb(129.4, 219.8, 255);
}

.link-warning {
  color: #f4c047;
}

.link-warning:hover,
.link-warning:focus {
  color: rgb(246.2, 204.6, 107.8);
}

.link-danger {
  color: #e7191a;
}

.link-danger:hover,
.link-danger:focus {
  color: rgb(184.8, 20, 20.8);
}

.link-light {
  color: #e6e6e6;
}

.link-light:hover,
.link-light:focus {
  color: #ebebeb;
}

.link-white {
  color: #fff;
}

.link-white:hover,
.link-white:focus {
  color: #fff;
}

.link-dark {
  color: #000710;
}

.link-dark:hover,
.link-dark:focus {
  color: rgb(0, 5.6, 12.8);
}

.link-black {
  color: #000;
}

.link-black:hover,
.link-black:focus {
  color: #000;
}

.link-gray {
  color: #eeeff2;
}

.link-gray:hover,
.link-gray:focus {
  color: rgb(241.4, 242.2, 244.6);
}

.link-gray-80 {
  color: #eaecf0;
}

.link-gray-80:hover,
.link-gray-80:focus {
  color: rgb(238.2, 239.8, 243);
}

.link-gray-700 {
  color: #344054;
}

.link-gray-700:hover,
.link-gray-700:focus {
  color: rgb(41.6, 51.2, 67.2);
}

.link-gray-400 {
  color: #d9d9d9;
}

.link-gray-400:hover,
.link-gray-400:focus {
  color: rgb(224.6, 224.6, 224.6);
}

.link-gray-500 {
  color: hsla(0, 0%, 100%, 0.7);
}

.link-gray-500:hover,
.link-gray-500:focus {
  color: hsla(0, 0%, 100%, 0.76);
}

.link-4C4141 {
  color: #4c4141;
}

.link-4C4141:hover,
.link-4C4141:focus {
  color: rgb(60.8, 52, 52);
}

.link-outline-danger {
  color: rgba(231, 25, 26, 0.3);
}

.link-outline-danger:hover,
.link-outline-danger:focus {
  color: hsla(359.7087378641, 80.46875%, 20.7707910751%, 0.44);
}

.link-outline-success {
  color: rgba(48, 209, 88, 0.1);
}

.link-outline-success:hover,
.link-outline-success:focus {
  color: rgba(219, 247, 225.9565217391, 0.28);
}

.link-outline-warning {
  color: rgba(244, 192, 71, 0.3);
}

.link-outline-warning:hover,
.link-outline-warning:focus {
  color: hsla(41.9653179191, 88.7179487179%, 84.1784989858%, 0.44);
}

.link-outline-cyan {
  color: rgba(98, 211, 255, 0.3);
}

.link-outline-cyan:hover,
.link-outline-cyan:focus {
  color: rgba(190.0344827586, 236.7931034483, 255, 0.44);
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

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

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

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

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

.d-flex,
.btn-card-icon,
.btn-icon {
  display: flex !important;
}

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

.d-none {
  display: none !important;
}

.d-table-header-group {
  display: table-header-group !important;
}

.d-table-row-group {
  display: table-row-group !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-10px {
  top: 10px !important;
}

.top-20px {
  top: 20px !important;
}

.top-1rem {
  top: 1rem !important;
}

.top-2rem {
  top: 2rem !important;
}

.top-3rem {
  top: 3rem !important;
}

.top-5rem {
  top: 5rem !important;
}

.top-40 {
  top: 40% !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-10px {
  bottom: 10px !important;
}

.bottom-20px {
  bottom: 20px !important;
}

.bottom-1rem {
  bottom: 1rem !important;
}

.bottom-2rem {
  bottom: 2rem !important;
}

.bottom-3rem {
  bottom: 3rem !important;
}

.bottom-5rem {
  bottom: 5rem !important;
}

.bottom-40 {
  bottom: 40% !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-10px {
  left: 10px !important;
}

.start-20px {
  left: 20px !important;
}

.start-1rem {
  left: 1rem !important;
}

.start-2rem {
  left: 2rem !important;
}

.start-3rem {
  left: 3rem !important;
}

.start-5rem {
  left: 5rem !important;
}

.start-40 {
  left: 40% !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-10px {
  right: 10px !important;
}

.end-20px {
  right: 20px !important;
}

.end-1rem {
  right: 1rem !important;
}

.end-2rem {
  right: 2rem !important;
}

.end-3rem {
  right: 3rem !important;
}

.end-5rem {
  right: 5rem !important;
}

.end-40 {
  right: 40% !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

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

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

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

.border,
.btn-icon {
  border: 1px solid #eeeff2 !important;
}

.border-0 {
  border: 0 !important;
}

.border-dashed {
  border: 1px dashed #eeeff2 !important;
}

.border-top {
  border-top: 1px solid #eeeff2 !important;
}

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

.border-end {
  border-right: 1px solid #eeeff2 !important;
}

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

.border-bottom {
  border-bottom: 1px solid #eeeff2 !important;
}

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

.border-start {
  border-left: 1px solid #eeeff2 !important;
}

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

.border-primary,
.btn-icon {
  border-color: #373777 !important;
}

.border-secondary {
  border-color: #e66b45 !important;
}

.border-success {
  border-color: #30d158 !important;
}

.border-info {
  border-color: #755df0 !important;
}

.border-cyan {
  border-color: #62d3ff !important;
}

.border-warning {
  border-color: #f4c047 !important;
}

.border-danger {
  border-color: #e7191a !important;
}

.border-light {
  border-color: #e6e6e6 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-dark {
  border-color: #000710 !important;
}

.border-black {
  border-color: #000 !important;
}

.border-gray {
  border-color: #eeeff2 !important;
}

.border-gray-80 {
  border-color: #eaecf0 !important;
}

.border-gray-700 {
  border-color: #344054 !important;
}

.border-gray-400 {
  border-color: #d9d9d9 !important;
}

.border-gray-500 {
  border-color: hsla(0, 0%, 100%, 0.7) !important;
}

.border-4C4141 {
  border-color: #4c4141 !important;
}

.border-outline-danger {
  border-color: rgba(231, 25, 26, 0.3) !important;
}

.border-outline-success {
  border-color: rgba(48, 209, 88, 0.1) !important;
}

.border-outline-warning {
  border-color: rgba(244, 192, 71, 0.3) !important;
}

.border-outline-cyan {
  border-color: rgba(98, 211, 255, 0.3) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.w-30px {
  width: 30px !important;
}

.w-50px {
  width: 50px !important;
}

.w-60px {
  width: 60px !important;
}

.w-100px {
  width: 100px !important;
}

.h-100px {
  height: 100px !important;
}

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

.mw-300px {
  max-width: 300px !important;
}

.vw-100 {
  width: 100vw !important;
}

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

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.h-30px {
  height: 30px !important;
}

.h-50px {
  height: 50px !important;
}

.h-60px {
  height: 60px !important;
}

.h-600px {
  height: 600px !important;
}

.h-325px {
  height: 325px !important;
}

.h-500px {
  height: 500px !important;
}

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

.vh-100 {
  height: 100vh !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.gap-6 {
  gap: 4rem !important;
}

.gap-7 {
  gap: 5rem !important;
}

.gap-8 {
  gap: 6rem !important;
}

.gap-35px {
  gap: 35px !important;
}

.gap-180px {
  gap: 180px !important;
}

.gap-minus-50px {
  gap: -50px !important;
}

.gap-minus-150px {
  gap: -150px !important;
}

.gap-minus-180px {
  gap: -180px !important;
}

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

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

.justify-content-center,
.btn-card-icon,
.btn-icon {
  justify-content: center !important;
}

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

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

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

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

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

.align-items-center,
.btn-card-icon,
.btn-icon {
  align-items: center !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-6 {
  margin: 4rem !important;
}

.m-7 {
  margin: 5rem !important;
}

.m-8 {
  margin: 6rem !important;
}

.m-35px {
  margin: 35px !important;
}

.m-180px {
  margin: 180px !important;
}

.m-minus-50px {
  margin: -50px !important;
}

.m-minus-150px {
  margin: -150px !important;
}

.m-minus-180px {
  margin: -180px !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-6 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-7 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

.mx-8 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-35px {
  margin-right: 35px !important;
  margin-left: 35px !important;
}

.mx-180px {
  margin-right: 180px !important;
  margin-left: 180px !important;
}

.mx-minus-50px {
  margin-right: -50px !important;
  margin-left: -50px !important;
}

.mx-minus-150px {
  margin-right: -150px !important;
  margin-left: -150px !important;
}

.mx-minus-180px {
  margin-right: -180px !important;
  margin-left: -180px !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-6 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.my-8 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-35px {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.my-180px {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.my-minus-50px {
  margin-top: -50px !important;
  margin-bottom: -50px !important;
}

.my-minus-150px {
  margin-top: -150px !important;
  margin-bottom: -150px !important;
}

.my-minus-180px {
  margin-top: -180px !important;
  margin-bottom: -180px !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-6 {
  margin-top: 4rem !important;
}

.mt-7 {
  margin-top: 5rem !important;
}

.mt-8 {
  margin-top: 6rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}

.mt-35px {
  margin-top: 35px !important;
}


.mt-80px {
  margin-top: 160px !important;
}

.mt-80px--left {
  margin-top: 120px !important;
}

.mt-80px--right {
  margin-top: 220px !important;
}

.mt-180px {
  margin-top: 180px !important;
}

.mt-200px {
  margin-top: 250px !important;
}

.mt-minus-50px {
  margin-top: -50px !important;
}

.mt-minus-150px {
  margin-top: -150px !important;
}

.mt-minus-180px {
  margin-top: -180px !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-6 {
  margin-right: 4rem !important;
}

.me-7 {
  margin-right: 5rem !important;
}

.me-8 {
  margin-right: 6rem !important;
}

.me-35px {
  margin-right: 35px !important;
}

.me-180px {
  margin-right: 180px !important;
}

.me-minus-50px {
  margin-right: -50px !important;
}

.me-minus-150px {
  margin-right: -150px !important;
}

.me-minus-180px {
  margin-right: -180px !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-6 {
  margin-bottom: 4rem !important;
}

.mb-7 {
  margin-bottom: 5rem !important;
}

.mb-8 {
  margin-bottom: 6rem !important;
}

.mb-35px {
  margin-bottom: 35px !important;
}

.mb-180px {
  margin-bottom: 180px !important;
}

.mb-minus-50px {
  margin-bottom: -50px !important;
}

.mb-minus-150px {
  margin-bottom: -150px !important;
}

.mb-minus-180px {
  margin-bottom: -180px !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-6 {
  margin-left: 4rem !important;
}

.ms-7 {
  margin-left: 5rem !important;
}

.ms-8 {
  margin-left: 6rem !important;
}

.ms-35px {
  margin-left: 35px !important;
}

.ms-180px {
  margin-left: 180px !important;
}

.ms-minus-50px {
  margin-left: -50px !important;
}

.ms-minus-150px {
  margin-left: -150px !important;
}

.ms-minus-180px {
  margin-left: -180px !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.p-6 {
  padding: 4rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.p-35px {
  padding: 35px !important;
}

.p-180px {
  padding: 180px !important;
}

.p-minus-50px {
  padding: -50px !important;
}

.p-minus-150px {
  padding: -150px !important;
}

.p-minus-180px {
  padding: -180px !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-6 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.px-7 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.px-8 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-35px {
  padding-right: 35px !important;
  padding-left: 35px !important;
}

.px-180px {
  padding-right: 180px !important;
  padding-left: 180px !important;
}

.px-minus-50px {
  padding-right: -50px !important;
  padding-left: -50px !important;
}

.px-minus-150px {
  padding-right: -150px !important;
  padding-left: -150px !important;
}

.px-minus-180px {
  padding-right: -180px !important;
  padding-left: -180px !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.py-8 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-35px {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.py-180px {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.py-minus-50px {
  padding-top: -50px !important;
  padding-bottom: -50px !important;
}

.py-minus-150px {
  padding-top: -150px !important;
  padding-bottom: -150px !important;
}

.py-minus-180px {
  padding-top: -180px !important;
  padding-bottom: -180px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pt-8 {
  padding-top: 6rem !important;
}

.pt-35px {
  padding-top: 35px !important;
}

.pt-180px {
  padding-top: 180px !important;
}

.pt-minus-50px {
  padding-top: -50px !important;
}

.pt-minus-150px {
  padding-top: -150px !important;
}

.pt-minus-180px {
  padding-top: -180px !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pe-6 {
  padding-right: 4rem !important;
}

.pe-7 {
  padding-right: 5rem !important;
}

.pe-8 {
  padding-right: 6rem !important;
}

.pe-35px {
  padding-right: 35px !important;
}

.pe-180px {
  padding-right: 180px !important;
}

.pe-minus-50px {
  padding-right: -50px !important;
}

.pe-minus-150px {
  padding-right: -150px !important;
}

.pe-minus-180px {
  padding-right: -180px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.pb-8 {
  padding-bottom: 6rem !important;
}

.pb-35px {
  padding-bottom: 35px !important;
}

.pb-180px {
  padding-bottom: 180px !important;
}

.pb-minus-50px {
  padding-bottom: -50px !important;
}

.pb-minus-150px {
  padding-bottom: -150px !important;
}

.pb-minus-180px {
  padding-bottom: -180px !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.ps-6 {
  padding-left: 4rem !important;
}

.ps-7 {
  padding-left: 5rem !important;
}

.ps-8 {
  padding-left: 6rem !important;
}

.ps-35px {
  padding-left: 35px !important;
}

.ps-180px {
  padding-left: 180px !important;
}

.ps-minus-50px {
  padding-left: -50px !important;
}

.ps-minus-150px {
  padding-left: -150px !important;
}

.ps-minus-180px {
  padding-left: -180px !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-inherit {
  font-size: inherit !important;
}

.fs-1 {
  font-size: calc(1.4125rem + 1.95vw) !important;
}

.fs-2 {
  font-size: calc(1.3625rem + 1.35vw) !important;
}

.fs-3 {
  font-size: calc(1.3125rem + 0.75vw) !important;
}

.fs-4 {
  font-size: calc(1.2875rem + 0.45vw) !important;
}

.fs-5 {
  font-size: calc(1.2625rem + 0.15vw) !important;
}

.fs-6 {
  font-size: 1.125rem !important;
}

.fs-12px {
  font-size: 0.75rem !important;
}

.fs-85px {
  font-size: calc(1.65625rem + 4.875vw) !important;
}

.fs-3_5rem {
  font-size: calc(1.475rem + 2.7vw) !important;
}

.fs-title {
  font-size: calc(2.3375rem + 13.05vw) !important;
}

.fs-title2 {
  font-size: calc(2.475rem + 14.7vw) !important;
}

.fs-title3 {
  font-size: calc(1.955rem + 8.46vw) !important;
}

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

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

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

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

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

.fw-bold {
  font-weight: 600 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 0.8 !important;
}

.lh-base {
  line-height: 1.4 !important;
}

.lh-lg {
  line-height: 2 !important;
}

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

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

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.text-primary,
.btn-card-icon,
.btn-icon {
  color: #373777 !important;
}

.text-secondary {
  color: #e66b45 !important;
}

.text-success {
  color: #30d158 !important;
}

.text-info {
  color: #755df0 !important;
}

.text-cyan {
  color: #62d3ff !important;
}

.text-warning {
  color: #f4c047 !important;
}

.text-danger {
  color: #e7191a !important;
}

.text-light {
  color: #e6e6e6 !important;
}

.text-white {
  color: #fff !important;
}

.text-dark {
  color: #000710 !important;
}

.text-black {
  color: #000 !important;
}

.text-gray {
  color: #eeeff2 !important;
}

.text-gray-80 {
  color: #eaecf0 !important;
}

.text-gray-700 {
  color: #344054 !important;
}

.text-gray-400 {
  color: #d9d9d9 !important;
}

.text-gray-500 {
  color: hsla(0, 0%, 100%, 0.7) !important;
}

.text-4C4141 {
  color: #4c4141 !important;
}

.text-outline-danger {
  color: rgba(231, 25, 26, 0.3) !important;
}

.text-outline-success {
  color: rgba(48, 209, 88, 0.1) !important;
}

.text-outline-warning {
  color: rgba(244, 192, 71, 0.3) !important;
}

.text-outline-cyan {
  color: rgba(98, 211, 255, 0.3) !important;
}

.text-body {
  color: #373777 !important;
}

.text-muted {
  color: hsla(0, 0%, 100%, 0.6980392157) !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}

.text-reset {
  color: inherit !important;
}

.bg-primary {
  background-color: #373777 !important;
}

.bg-green {
  background-color: #0E7571 !important;
}

.bg-banner {
  background: rgba(55, 55, 119, 1);
}

.bg-secondary {
  background-color: #e66b45 !important;
}

.bg-success {
  background-color: #30d158 !important;
}

.bg-info {
  background-color: #755df0 !important;
}

.bg-cyan {
  background-color: #62d3ff !important;
}

.bg-warning {
  background-color: #f4c047 !important;
}

.bg-danger {
  background-color: #e7191a !important;
}

.bg-light {
  background-color: #e6e6e6 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-dark {
  background-color: #000710 !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-gray {
  background-color: #eeeff2 !important;
}

.bg-gray-80 {
  background-color: #eaecf0 !important;
}

.bg-gray-700 {
  background-color: #344054 !important;
}

.bg-gray-400 {
  background-color: #d9d9d9 !important;
}

.bg-gray-500 {
  background-color: hsla(0, 0%, 100%, 0.7) !important;
}

.bg-4C4141 {
  background-color: #4c4141 !important;
}

.bg-outline-danger {
  background-color: rgba(231, 25, 26, 0.3) !important;
}

.bg-outline-success {
  background-color: rgba(48, 209, 88, 0.1) !important;
}

.bg-outline-warning {
  background-color: rgba(244, 192, 71, 0.3) !important;
}

.bg-outline-cyan {
  background-color: rgba(98, 211, 255, 0.3) !important;
}

.bg-body {
  background-color: #e6e6e6 !important;
}

.bg-transparent {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 2px !important;
}

.rounded-2 {
  border-radius: 4px !important;
}

.rounded-6px {
  border-radius: 6px !important;
}

.rounded-3 {
  border-radius: 8px !important;
}

.rounded-4,
.card {
  border-radius: 16px !important;
}

.rounded-5 {
  border-radius: 24px !important;
}

.rounded-circle,
.btn-card-icon,
.btn-icon {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0s !important;
  border-top-right-radius: 0s !important;
}

.rounded-end {
  border-top-right-radius: 0s !important;
  border-bottom-right-radius: 0s !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0s !important;
  border-bottom-left-radius: 0s !important;
}

.rounded-start {
  border-bottom-left-radius: 0s !important;
  border-top-left-radius: 0s !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.min-h-100 {
  min-height: 100% !important;
}

.min-h-150px {
  min-height: 150px !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

.z-4 {
  z-index: 4 !important;
}

.z-5 {
  z-index: 5 !important;
}

.z-10 {
  z-index: 10 !important;
}

.z-1000 {
  z-index: 1000 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .d-sm-table-header-group {
    display: table-header-group !important;
  }

  .d-sm-table-row-group {
    display: table-row-group !important;
  }

  .position-sm-static {
    position: static !important;
  }

  .position-sm-relative {
    position: relative !important;
  }

  .position-sm-absolute {
    position: absolute !important;
  }

  .position-sm-fixed {
    position: fixed !important;
  }

  .position-sm-sticky {
    position: sticky !important;
  }

  .top-sm-0 {
    top: 0 !important;
  }

  .top-sm-10px {
    top: 10px !important;
  }

  .top-sm-20px {
    top: 20px !important;
  }

  .top-sm-1rem {
    top: 1rem !important;
  }

  .top-sm-2rem {
    top: 2rem !important;
  }

  .top-sm-3rem {
    top: 3rem !important;
  }

  .top-sm-5rem {
    top: 5rem !important;
  }

  .top-sm-40 {
    top: 40% !important;
  }

  .top-sm-50 {
    top: 50% !important;
  }

  .top-sm-100 {
    top: 100% !important;
  }

  .bottom-sm-0 {
    bottom: 0 !important;
  }

  .bottom-sm-10px {
    bottom: 10px !important;
  }

  .bottom-sm-20px {
    bottom: 20px !important;
  }

  .bottom-sm-1rem {
    bottom: 1rem !important;
  }

  .bottom-sm-2rem {
    bottom: 2rem !important;
  }

  .bottom-sm-3rem {
    bottom: 3rem !important;
  }

  .bottom-sm-5rem {
    bottom: 5rem !important;
  }

  .bottom-sm-40 {
    bottom: 40% !important;
  }

  .bottom-sm-50 {
    bottom: 50% !important;
  }

  .bottom-sm-100 {
    bottom: 100% !important;
  }

  .start-sm-0 {
    left: 0 !important;
  }

  .start-sm-10px {
    left: 10px !important;
  }

  .start-sm-20px {
    left: 20px !important;
  }

  .start-sm-1rem {
    left: 1rem !important;
  }

  .start-sm-2rem {
    left: 2rem !important;
  }

  .start-sm-3rem {
    left: 3rem !important;
  }

  .start-sm-5rem {
    left: 5rem !important;
  }

  .start-sm-40 {
    left: 40% !important;
  }

  .start-sm-50 {
    left: 50% !important;
  }

  .start-sm-100 {
    left: 100% !important;
  }

  .end-sm-0 {
    right: 0 !important;
  }

  .end-sm-10px {
    right: 10px !important;
  }

  .end-sm-20px {
    right: 20px !important;
  }

  .end-sm-1rem {
    right: 1rem !important;
  }

  .end-sm-2rem {
    right: 2rem !important;
  }

  .end-sm-3rem {
    right: 3rem !important;
  }

  .end-sm-5rem {
    right: 5rem !important;
  }

  .end-sm-40 {
    right: 40% !important;
  }

  .end-sm-50 {
    right: 50% !important;
  }

  .end-sm-100 {
    right: 100% !important;
  }

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

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

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

  .border-sm {
    border: 1px solid #eeeff2 !important;
  }

  .border-sm-0 {
    border: 0 !important;
  }

  .border-sm-dashed {
    border: 1px dashed #eeeff2 !important;
  }

  .border-top-sm {
    border-top: 1px solid #eeeff2 !important;
  }

  .border-top-sm-0 {
    border-top: 0 !important;
  }

  .border-end-sm {
    border-right: 1px solid #eeeff2 !important;
  }

  .border-end-sm-0 {
    border-right: 0 !important;
  }

  .border-bottom-sm {
    border-bottom: 1px solid #eeeff2 !important;
  }

  .border-bottom-sm-0 {
    border-bottom: 0 !important;
  }

  .border-start-sm {
    border-left: 1px solid #eeeff2 !important;
  }

  .border-start-sm-0 {
    border-left: 0 !important;
  }

  .border-sm-primary {
    border-color: #373777 !important;
  }

  .border-sm-secondary {
    border-color: #e66b45 !important;
  }

  .border-sm-success {
    border-color: #30d158 !important;
  }

  .border-sm-info {
    border-color: #755df0 !important;
  }

  .border-sm-cyan {
    border-color: #62d3ff !important;
  }

  .border-sm-warning {
    border-color: #f4c047 !important;
  }

  .border-sm-danger {
    border-color: #e7191a !important;
  }

  .border-sm-light {
    border-color: #e6e6e6 !important;
  }

  .border-sm-white {
    border-color: #fff !important;
  }

  .border-sm-dark {
    border-color: #000710 !important;
  }

  .border-sm-black {
    border-color: #000 !important;
  }

  .border-sm-gray {
    border-color: #eeeff2 !important;
  }

  .border-sm-gray-80 {
    border-color: #eaecf0 !important;
  }

  .border-sm-gray-700 {
    border-color: #344054 !important;
  }

  .border-sm-gray-400 {
    border-color: #d9d9d9 !important;
  }

  .border-sm-gray-500 {
    border-color: hsla(0, 0%, 100%, 0.7) !important;
  }

  .border-sm-4C4141 {
    border-color: #4c4141 !important;
  }

  .border-sm-outline-danger {
    border-color: rgba(231, 25, 26, 0.3) !important;
  }

  .border-sm-outline-success {
    border-color: rgba(48, 209, 88, 0.1) !important;
  }

  .border-sm-outline-warning {
    border-color: rgba(244, 192, 71, 0.3) !important;
  }

  .border-sm-outline-cyan {
    border-color: rgba(98, 211, 255, 0.3) !important;
  }

  .border-sm-1 {
    border-width: 1px !important;
  }

  .border-sm-2 {
    border-width: 2px !important;
  }

  .border-sm-3 {
    border-width: 3px !important;
  }

  .border-sm-4 {
    border-width: 4px !important;
  }

  .border-sm-5 {
    border-width: 5px !important;
  }

  .w-sm-25 {
    width: 25% !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }

  .w-sm-75 {
    width: 75% !important;
  }

  .w-sm-100 {
    width: 100% !important;
  }

  .w-sm-auto {
    width: auto !important;
  }

  .w-sm-30px {
    width: 30px !important;
  }

  .w-sm-50px {
    width: 50px !important;
  }

  .w-sm-60px {
    width: 60px !important;
  }

  .mw-sm-100 {
    max-width: 100% !important;
  }

  .mw-sm-300px {
    max-width: 300px !important;
  }

  .h-sm-25 {
    height: 25% !important;
  }

  .h-sm-50 {
    height: 50% !important;
  }

  .h-sm-75 {
    height: 75% !important;
  }

  .h-sm-100 {
    height: 100% !important;
  }

  .h-sm-auto {
    height: auto !important;
  }

  .h-sm-30px {
    height: 30px !important;
  }

  .h-sm-50px {
    height: 50px !important;
  }

  .h-sm-60px {
    height: 60px !important;
  }

  .h-sm-600px {
    height: 600px !important;
  }

  .h-sm-325px {
    height: 325px !important;
  }

  .h-sm-500px {
    height: 500px !important;
  }

  .mh-sm-100 {
    max-height: 100% !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-sm-6 {
    gap: 4rem !important;
  }

  .gap-sm-7 {
    gap: 5rem !important;
  }

  .gap-sm-8 {
    gap: 6rem !important;
  }

  .gap-sm-35px {
    gap: 35px !important;
  }

  .gap-sm-180px {
    gap: 180px !important;
  }

  .gap-sm-minus-50px {
    gap: -50px !important;
  }

  .gap-sm-minus-150px {
    gap: -150px !important;
  }

  .gap-sm-minus-180px {
    gap: -180px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-6 {
    margin: 4rem !important;
  }

  .m-sm-7 {
    margin: 5rem !important;
  }

  .m-sm-8 {
    margin: 6rem !important;
  }

  .m-sm-35px {
    margin: 35px !important;
  }

  .m-sm-180px {
    margin: 180px !important;
  }

  .m-sm-minus-50px {
    margin: -50px !important;
  }

  .m-sm-minus-150px {
    margin: -150px !important;
  }

  .m-sm-minus-180px {
    margin: -180px !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .mx-sm-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .mx-sm-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  .mx-sm-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }

  .mx-sm-180px {
    margin-right: 180px !important;
    margin-left: 180px !important;
  }

  .mx-sm-minus-50px {
    margin-right: -50px !important;
    margin-left: -50px !important;
  }

  .mx-sm-minus-150px {
    margin-right: -150px !important;
    margin-left: -150px !important;
  }

  .mx-sm-minus-180px {
    margin-right: -180px !important;
    margin-left: -180px !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-sm-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .my-sm-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .my-sm-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .my-sm-180px {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }

  .my-sm-minus-50px {
    margin-top: -50px !important;
    margin-bottom: -50px !important;
  }

  .my-sm-minus-150px {
    margin-top: -150px !important;
    margin-bottom: -150px !important;
  }

  .my-sm-minus-180px {
    margin-top: -180px !important;
    margin-bottom: -180px !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-6 {
    margin-top: 4rem !important;
  }

  .mt-sm-7 {
    margin-top: 5rem !important;
  }

  .mt-sm-8 {
    margin-top: 6rem !important;
  }

  .mt-sm-35px {
    margin-top: 35px !important;
  }

  .mt-sm-180px {
    margin-top: 180px !important;
  }

  .mt-sm-minus-50px {
    margin-top: -50px !important;
  }

  .mt-sm-minus-150px {
    margin-top: -150px !important;
  }

  .mt-sm-minus-180px {
    margin-top: -180px !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-6 {
    margin-right: 4rem !important;
  }

  .me-sm-7 {
    margin-right: 5rem !important;
  }

  .me-sm-8 {
    margin-right: 6rem !important;
  }

  .me-sm-35px {
    margin-right: 35px !important;
  }

  .me-sm-180px {
    margin-right: 180px !important;
  }

  .me-sm-minus-50px {
    margin-right: -50px !important;
  }

  .me-sm-minus-150px {
    margin-right: -150px !important;
  }

  .me-sm-minus-180px {
    margin-right: -180px !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-6 {
    margin-bottom: 4rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }

  .mb-sm-8 {
    margin-bottom: 6rem !important;
  }

  .mb-sm-35px {
    margin-bottom: 35px !important;
  }

  .mb-sm-180px {
    margin-bottom: 180px !important;
  }

  .mb-sm-minus-50px {
    margin-bottom: -50px !important;
  }

  .mb-sm-minus-150px {
    margin-bottom: -150px !important;
  }

  .mb-sm-minus-180px {
    margin-bottom: -180px !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-6 {
    margin-left: 4rem !important;
  }

  .ms-sm-7 {
    margin-left: 5rem !important;
  }

  .ms-sm-8 {
    margin-left: 6rem !important;
  }

  .ms-sm-35px {
    margin-left: 35px !important;
  }

  .ms-sm-180px {
    margin-left: 180px !important;
  }

  .ms-sm-minus-50px {
    margin-left: -50px !important;
  }

  .ms-sm-minus-150px {
    margin-left: -150px !important;
  }

  .ms-sm-minus-180px {
    margin-left: -180px !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .p-sm-6 {
    padding: 4rem !important;
  }

  .p-sm-7 {
    padding: 5rem !important;
  }

  .p-sm-8 {
    padding: 6rem !important;
  }

  .p-sm-35px {
    padding: 35px !important;
  }

  .p-sm-180px {
    padding: 180px !important;
  }

  .p-sm-minus-50px {
    padding: -50px !important;
  }

  .p-sm-minus-150px {
    padding: -150px !important;
  }

  .p-sm-minus-180px {
    padding: -180px !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .px-sm-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .px-sm-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }

  .px-sm-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  .px-sm-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }

  .px-sm-180px {
    padding-right: 180px !important;
    padding-left: 180px !important;
  }

  .px-sm-minus-50px {
    padding-right: -50px !important;
    padding-left: -50px !important;
  }

  .px-sm-minus-150px {
    padding-right: -150px !important;
    padding-left: -150px !important;
  }

  .px-sm-minus-180px {
    padding-right: -180px !important;
    padding-left: -180px !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-sm-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .py-sm-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .py-sm-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .py-sm-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .py-sm-180px {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }

  .py-sm-minus-50px {
    padding-top: -50px !important;
    padding-bottom: -50px !important;
  }

  .py-sm-minus-150px {
    padding-top: -150px !important;
    padding-bottom: -150px !important;
  }

  .py-sm-minus-180px {
    padding-top: -180px !important;
    padding-bottom: -180px !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pt-sm-6 {
    padding-top: 4rem !important;
  }

  .pt-sm-7 {
    padding-top: 5rem !important;
  }

  .pt-sm-8 {
    padding-top: 6rem !important;
  }

  .pt-sm-35px {
    padding-top: 35px !important;
  }

  .pt-sm-180px {
    padding-top: 180px !important;
  }

  .pt-sm-minus-50px {
    padding-top: -50px !important;
  }

  .pt-sm-minus-150px {
    padding-top: -150px !important;
  }

  .pt-sm-minus-180px {
    padding-top: -180px !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pe-sm-6 {
    padding-right: 4rem !important;
  }

  .pe-sm-7 {
    padding-right: 5rem !important;
  }

  .pe-sm-8 {
    padding-right: 6rem !important;
  }

  .pe-sm-35px {
    padding-right: 35px !important;
  }

  .pe-sm-180px {
    padding-right: 180px !important;
  }

  .pe-sm-minus-50px {
    padding-right: -50px !important;
  }

  .pe-sm-minus-150px {
    padding-right: -150px !important;
  }

  .pe-sm-minus-180px {
    padding-right: -180px !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pb-sm-6 {
    padding-bottom: 4rem !important;
  }

  .pb-sm-7 {
    padding-bottom: 5rem !important;
  }

  .pb-sm-8 {
    padding-bottom: 6rem !important;
  }

  .pb-sm-35px {
    padding-bottom: 35px !important;
  }

  .pb-sm-180px {
    padding-bottom: 180px !important;
  }

  .pb-sm-minus-50px {
    padding-bottom: -50px !important;
  }

  .pb-sm-minus-150px {
    padding-bottom: -150px !important;
  }

  .pb-sm-minus-180px {
    padding-bottom: -180px !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }

  .ps-sm-6 {
    padding-left: 4rem !important;
  }

  .ps-sm-7 {
    padding-left: 5rem !important;
  }

  .ps-sm-8 {
    padding-left: 6rem !important;
  }

  .ps-sm-35px {
    padding-left: 35px !important;
  }

  .ps-sm-180px {
    padding-left: 180px !important;
  }

  .ps-sm-minus-50px {
    padding-left: -50px !important;
  }

  .ps-sm-minus-150px {
    padding-left: -150px !important;
  }

  .ps-sm-minus-180px {
    padding-left: -180px !important;
  }

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

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

  .text-sm-center {
    text-align: center !important;
  }

  .min-h-sm-100 {
    min-height: 100% !important;
  }

  .min-h-sm-150px {
    min-height: 150px !important;
  }

  .z-sm-2 {
    z-index: 2 !important;
  }

  .z-sm-3 {
    z-index: 3 !important;
  }

  .z-sm-4 {
    z-index: 4 !important;
  }

  .z-sm-5 {
    z-index: 5 !important;
  }

  .z-sm-10 {
    z-index: 10 !important;
  }

  .z-sm-1000 {
    z-index: 1000 !important;
  }
}

@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .d-md-table-header-group {
    display: table-header-group !important;
  }

  .d-md-table-row-group {
    display: table-row-group !important;
  }

  .position-md-static {
    position: static !important;
  }

  .position-md-relative {
    position: relative !important;
  }

  .position-md-absolute {
    position: absolute !important;
  }

  .position-md-fixed {
    position: fixed !important;
  }

  .position-md-sticky {
    position: sticky !important;
  }

  .top-md-0 {
    top: 0 !important;
  }

  .top-md-10px {
    top: 10px !important;
  }

  .top-md-20px {
    top: 20px !important;
  }

  .top-md-1rem {
    top: 1rem !important;
  }

  .top-md-2rem {
    top: 2rem !important;
  }

  .top-md-3rem {
    top: 3rem !important;
  }

  .top-md-5rem {
    top: 5rem !important;
  }

  .top-md-40 {
    top: 40% !important;
  }

  .top-md-50 {
    top: 50% !important;
  }

  .top-md-100 {
    top: 100% !important;
  }

  .bottom-md-0 {
    bottom: 0 !important;
  }

  .bottom-md-10px {
    bottom: 10px !important;
  }

  .bottom-md-20px {
    bottom: 20px !important;
  }

  .bottom-md-1rem {
    bottom: 1rem !important;
  }

  .bottom-md-2rem {
    bottom: 2rem !important;
  }

  .bottom-md-3rem {
    bottom: 3rem !important;
  }

  .bottom-md-5rem {
    bottom: 5rem !important;
  }

  .bottom-md-40 {
    bottom: 40% !important;
  }

  .bottom-md-50 {
    bottom: 50% !important;
  }

  .bottom-md-100 {
    bottom: 100% !important;
  }

  .start-md-0 {
    left: 0 !important;
  }

  .start-md-10px {
    left: 10px !important;
  }

  .start-md-20px {
    left: 20px !important;
  }

  .start-md-1rem {
    left: 1rem !important;
  }

  .start-md-2rem {
    left: 2rem !important;
  }

  .start-md-3rem {
    left: 3rem !important;
  }

  .start-md-5rem {
    left: 5rem !important;
  }

  .start-md-40 {
    left: 40% !important;
  }

  .start-md-50 {
    left: 50% !important;
  }

  .start-md-100 {
    left: 100% !important;
  }

  .end-md-0 {
    right: 0 !important;
  }

  .end-md-10px {
    right: 10px !important;
  }

  .end-md-20px {
    right: 20px !important;
  }

  .end-md-1rem {
    right: 1rem !important;
  }

  .end-md-2rem {
    right: 2rem !important;
  }

  .end-md-3rem {
    right: 3rem !important;
  }

  .end-md-5rem {
    right: 5rem !important;
  }

  .end-md-40 {
    right: 40% !important;
  }

  .end-md-50 {
    right: 50% !important;
  }

  .end-md-100 {
    right: 100% !important;
  }

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

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

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

  .border-md {
    border: 1px solid #eeeff2 !important;
  }

  .border-md-0 {
    border: 0 !important;
  }

  .border-md-dashed {
    border: 1px dashed #eeeff2 !important;
  }

  .border-top-md {
    border-top: 1px solid #eeeff2 !important;
  }

  .border-top-md-0 {
    border-top: 0 !important;
  }

  .border-end-md {
    border-right: 1px solid #eeeff2 !important;
  }

  .border-end-md-0 {
    border-right: 0 !important;
  }

  .border-bottom-md {
    border-bottom: 1px solid #eeeff2 !important;
  }

  .border-bottom-md-0 {
    border-bottom: 0 !important;
  }

  .border-start-md {
    border-left: 1px solid #eeeff2 !important;
  }

  .border-start-md-0 {
    border-left: 0 !important;
  }

  .border-md-primary {
    border-color: #373777 !important;
  }

  .border-md-secondary {
    border-color: #e66b45 !important;
  }

  .border-md-success {
    border-color: #30d158 !important;
  }

  .border-md-info {
    border-color: #755df0 !important;
  }

  .border-md-cyan {
    border-color: #62d3ff !important;
  }

  .border-md-warning {
    border-color: #f4c047 !important;
  }

  .border-md-danger {
    border-color: #e7191a !important;
  }

  .border-md-light {
    border-color: #e6e6e6 !important;
  }

  .border-md-white {
    border-color: #fff !important;
  }

  .border-md-dark {
    border-color: #000710 !important;
  }

  .border-md-black {
    border-color: #000 !important;
  }

  .border-md-gray {
    border-color: #eeeff2 !important;
  }

  .border-md-gray-80 {
    border-color: #eaecf0 !important;
  }

  .border-md-gray-700 {
    border-color: #344054 !important;
  }

  .border-md-gray-400 {
    border-color: #d9d9d9 !important;
  }

  .border-md-gray-500 {
    border-color: hsla(0, 0%, 100%, 0.7) !important;
  }

  .border-md-4C4141 {
    border-color: #4c4141 !important;
  }

  .border-md-outline-danger {
    border-color: rgba(231, 25, 26, 0.3) !important;
  }

  .border-md-outline-success {
    border-color: rgba(48, 209, 88, 0.1) !important;
  }

  .border-md-outline-warning {
    border-color: rgba(244, 192, 71, 0.3) !important;
  }

  .border-md-outline-cyan {
    border-color: rgba(98, 211, 255, 0.3) !important;
  }

  .border-md-1 {
    border-width: 1px !important;
  }

  .border-md-2 {
    border-width: 2px !important;
  }

  .border-md-3 {
    border-width: 3px !important;
  }

  .border-md-4 {
    border-width: 4px !important;
  }

  .border-md-5 {
    border-width: 5px !important;
  }

  .w-md-25 {
    width: 25% !important;
  }

  .w-md-50 {
    width: 50% !important;
  }

  .w-md-75 {
    width: 75% !important;
  }

  .w-md-100 {
    width: 100% !important;
  }

  .w-md-auto {
    width: auto !important;
  }

  .w-md-30px {
    width: 30px !important;
  }

  .w-md-50px {
    width: 50px !important;
  }

  .w-md-60px {
    width: 60px !important;
  }

  .mw-md-100 {
    max-width: 100% !important;
  }

  .mw-md-300px {
    max-width: 300px !important;
  }

  .h-md-25 {
    height: 25% !important;
  }

  .h-md-50 {
    height: 50% !important;
  }

  .h-md-75 {
    height: 75% !important;
  }

  .h-md-100 {
    height: 100% !important;
  }

  .h-md-auto {
    height: auto !important;
  }

  .h-md-30px {
    height: 30px !important;
  }

  .h-md-50px {
    height: 50px !important;
  }

  .h-md-60px {
    height: 60px !important;
  }

  .h-md-600px {
    height: 600px !important;
  }

  .h-md-325px {
    height: 325px !important;
  }

  .h-md-500px {
    height: 500px !important;
  }

  .mh-md-100 {
    max-height: 100% !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-md-6 {
    gap: 4rem !important;
  }

  .gap-md-7 {
    gap: 5rem !important;
  }

  .gap-md-8 {
    gap: 6rem !important;
  }

  .gap-md-35px {
    gap: 35px !important;
  }

  .gap-md-180px {
    gap: 180px !important;
  }

  .gap-md-minus-50px {
    gap: -50px !important;
  }

  .gap-md-minus-150px {
    gap: -150px !important;
  }

  .gap-md-minus-180px {
    gap: -180px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-6 {
    margin: 4rem !important;
  }

  .m-md-7 {
    margin: 5rem !important;
  }

  .m-md-8 {
    margin: 6rem !important;
  }

  .m-md-35px {
    margin: 35px !important;
  }

  .m-md-180px {
    margin: 180px !important;
  }

  .m-md-minus-50px {
    margin: -50px !important;
  }

  .m-md-minus-150px {
    margin: -150px !important;
  }

  .m-md-minus-180px {
    margin: -180px !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .mx-md-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .mx-md-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  .mx-md-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }

  .mx-md-180px {
    margin-right: 180px !important;
    margin-left: 180px !important;
  }

  .mx-md-minus-50px {
    margin-right: -50px !important;
    margin-left: -50px !important;
  }

  .mx-md-minus-150px {
    margin-right: -150px !important;
    margin-left: -150px !important;
  }

  .mx-md-minus-180px {
    margin-right: -180px !important;
    margin-left: -180px !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-md-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .my-md-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .my-md-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .my-md-180px {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }

  .my-md-minus-50px {
    margin-top: -50px !important;
    margin-bottom: -50px !important;
  }

  .my-md-minus-150px {
    margin-top: -150px !important;
    margin-bottom: -150px !important;
  }

  .my-md-minus-180px {
    margin-top: -180px !important;
    margin-bottom: -180px !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-6 {
    margin-top: 4rem !important;
  }

  .mt-md-7 {
    margin-top: 5rem !important;
  }

  .mt-md-8 {
    margin-top: 6rem !important;
  }

  .mt-md-35px {
    margin-top: 35px !important;
  }

  .mt-md-180px {
    margin-top: 180px !important;
  }

  .mt-md-minus-50px {
    margin-top: -50px !important;
  }

  .mt-md-minus-150px {
    margin-top: -150px !important;
  }

  .mt-md-minus-180px {
    margin-top: -180px !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-6 {
    margin-right: 4rem !important;
  }

  .me-md-7 {
    margin-right: 5rem !important;
  }

  .me-md-8 {
    margin-right: 6rem !important;
  }

  .me-md-35px {
    margin-right: 35px !important;
  }

  .me-md-180px {
    margin-right: 180px !important;
  }

  .me-md-minus-50px {
    margin-right: -50px !important;
  }

  .me-md-minus-150px {
    margin-right: -150px !important;
  }

  .me-md-minus-180px {
    margin-right: -180px !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-6 {
    margin-bottom: 4rem !important;
  }

  .mb-md-7 {
    margin-bottom: 5rem !important;
  }

  .mb-md-8 {
    margin-bottom: 6rem !important;
  }

  .mb-md-35px {
    margin-bottom: 35px !important;
  }

  .mb-md-180px {
    margin-bottom: 180px !important;
  }

  .mb-md-minus-50px {
    margin-bottom: -50px !important;
  }

  .mb-md-minus-150px {
    margin-bottom: -150px !important;
  }

  .mb-md-minus-180px {
    margin-bottom: -180px !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-6 {
    margin-left: 4rem !important;
  }

  .ms-md-7 {
    margin-left: 5rem !important;
  }

  .ms-md-8 {
    margin-left: 6rem !important;
  }

  .ms-md-35px {
    margin-left: 35px !important;
  }

  .ms-md-180px {
    margin-left: 180px !important;
  }

  .ms-md-minus-50px {
    margin-left: -50px !important;
  }

  .ms-md-minus-150px {
    margin-left: -150px !important;
  }

  .ms-md-minus-180px {
    margin-left: -180px !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .p-md-6 {
    padding: 4rem !important;
  }

  .p-md-7 {
    padding: 5rem !important;
  }

  .p-md-8 {
    padding: 6rem !important;
  }

  .p-md-35px {
    padding: 35px !important;
  }

  .p-md-180px {
    padding: 180px !important;
  }

  .p-md-minus-50px {
    padding: -50px !important;
  }

  .p-md-minus-150px {
    padding: -150px !important;
  }

  .p-md-minus-180px {
    padding: -180px !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .px-md-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .px-md-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }

  .px-md-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }

  .px-md-180px {
    padding-right: 180px !important;
    padding-left: 180px !important;
  }

  .px-md-minus-50px {
    padding-right: -50px !important;
    padding-left: -50px !important;
  }

  .px-md-minus-150px {
    padding-right: -150px !important;
    padding-left: -150px !important;
  }

  .px-md-minus-180px {
    padding-right: -180px !important;
    padding-left: -180px !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-md-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .py-md-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .py-md-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .py-md-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .py-md-180px {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }

  .py-md-minus-50px {
    padding-top: -50px !important;
    padding-bottom: -50px !important;
  }

  .py-md-minus-150px {
    padding-top: -150px !important;
    padding-bottom: -150px !important;
  }

  .py-md-minus-180px {
    padding-top: -180px !important;
    padding-bottom: -180px !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pt-md-6 {
    padding-top: 4rem !important;
  }

  .pt-md-7 {
    padding-top: 5rem !important;
  }

  .pt-md-8 {
    padding-top: 6rem !important;
  }

  .pt-md-35px {
    padding-top: 35px !important;
  }

  .pt-md-180px {
    padding-top: 180px !important;
  }

  .pt-md-minus-50px {
    padding-top: -50px !important;
  }

  .pt-md-minus-150px {
    padding-top: -150px !important;
  }

  .pt-md-minus-180px {
    padding-top: -180px !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pe-md-6 {
    padding-right: 4rem !important;
  }

  .pe-md-7 {
    padding-right: 5rem !important;
  }

  .pe-md-8 {
    padding-right: 6rem !important;
  }

  .pe-md-35px {
    padding-right: 35px !important;
  }

  .pe-md-180px {
    padding-right: 180px !important;
  }

  .pe-md-minus-50px {
    padding-right: -50px !important;
  }

  .pe-md-minus-150px {
    padding-right: -150px !important;
  }

  .pe-md-minus-180px {
    padding-right: -180px !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .pb-md-6 {
    padding-bottom: 4rem !important;
  }

  .pb-md-7 {
    padding-bottom: 5rem !important;
  }

  .pb-md-8 {
    padding-bottom: 6rem !important;
  }

  .pb-md-35px {
    padding-bottom: 35px !important;
  }

  .pb-md-180px {
    padding-bottom: 180px !important;
  }

  .pb-md-minus-50px {
    padding-bottom: -50px !important;
  }

  .pb-md-minus-150px {
    padding-bottom: -150px !important;
  }

  .pb-md-minus-180px {
    padding-bottom: -180px !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .ps-md-6 {
    padding-left: 4rem !important;
  }

  .ps-md-7 {
    padding-left: 5rem !important;
  }

  .ps-md-8 {
    padding-left: 6rem !important;
  }

  .ps-md-35px {
    padding-left: 35px !important;
  }

  .ps-md-180px {
    padding-left: 180px !important;
  }

  .ps-md-minus-50px {
    padding-left: -50px !important;
  }

  .ps-md-minus-150px {
    padding-left: -150px !important;
  }

  .ps-md-minus-180px {
    padding-left: -180px !important;
  }

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

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

  .text-md-center {
    text-align: center !important;
  }

  .min-h-md-100 {
    min-height: 100% !important;
  }

  .min-h-md-150px {
    min-height: 150px !important;
  }

  .z-md-2 {
    z-index: 2 !important;
  }

  .z-md-3 {
    z-index: 3 !important;
  }

  .z-md-4 {
    z-index: 4 !important;
  }

  .z-md-5 {
    z-index: 5 !important;
  }

  .z-md-10 {
    z-index: 10 !important;
  }

  .z-md-1000 {
    z-index: 1000 !important;
  }
}

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .d-lg-table-header-group {
    display: table-header-group !important;
  }

  .d-lg-table-row-group {
    display: table-row-group !important;
  }

  .position-lg-static {
    position: static !important;
  }

  .position-lg-relative {
    position: relative !important;
  }

  .position-lg-absolute {
    position: absolute !important;
  }

  .position-lg-fixed {
    position: fixed !important;
  }

  .position-lg-sticky {
    position: sticky !important;
  }

  .top-lg-0 {
    top: 0 !important;
  }

  .top-lg-10px {
    top: 10px !important;
  }

  .top-lg-20px {
    top: 20px !important;
  }

  .top-lg-1rem {
    top: 1rem !important;
  }

  .top-lg-2rem {
    top: 2rem !important;
  }

  .top-lg-3rem {
    top: 3rem !important;
  }

  .top-lg-5rem {
    top: 5rem !important;
  }

  .top-lg-40 {
    top: 40% !important;
  }

  .top-lg-50 {
    top: 50% !important;
  }

  .top-lg-100 {
    top: 100% !important;
  }

  .bottom-lg-0 {
    bottom: 0 !important;
  }

  .bottom-lg-10px {
    bottom: 10px !important;
  }

  .bottom-lg-20px {
    bottom: 20px !important;
  }

  .bottom-lg-1rem {
    bottom: 1rem !important;
  }

  .bottom-lg-2rem {
    bottom: 2rem !important;
  }

  .bottom-lg-3rem {
    bottom: 3rem !important;
  }

  .bottom-lg-5rem {
    bottom: 5rem !important;
  }

  .bottom-lg-40 {
    bottom: 40% !important;
  }

  .bottom-lg-50 {
    bottom: 50% !important;
  }

  .bottom-lg-100 {
    bottom: 100% !important;
  }

  .start-lg-0 {
    left: 0 !important;
  }

  .start-lg-10px {
    left: 10px !important;
  }

  .start-lg-20px {
    left: 20px !important;
  }

  .start-lg-1rem {
    left: 1rem !important;
  }

  .start-lg-2rem {
    left: 2rem !important;
  }

  .start-lg-3rem {
    left: 3rem !important;
  }

  .start-lg-5rem {
    left: 5rem !important;
  }

  .start-lg-40 {
    left: 40% !important;
  }

  .start-lg-50 {
    left: 50% !important;
  }

  .start-lg-100 {
    left: 100% !important;
  }

  .end-lg-0 {
    right: 0 !important;
  }

  .end-lg-10px {
    right: 10px !important;
  }

  .end-lg-20px {
    right: 20px !important;
  }

  .end-lg-1rem {
    right: 1rem !important;
  }

  .end-lg-2rem {
    right: 2rem !important;
  }

  .end-lg-3rem {
    right: 3rem !important;
  }

  .end-lg-5rem {
    right: 5rem !important;
  }

  .end-lg-40 {
    right: 40% !important;
  }

  .end-lg-50 {
    right: 50% !important;
  }

  .end-lg-100 {
    right: 100% !important;
  }

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

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

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

  .border-lg {
    border: 1px solid #eeeff2 !important;
  }

  .border-lg-0 {
    border: 0 !important;
  }

  .border-lg-dashed {
    border: 1px dashed #eeeff2 !important;
  }

  .border-top-lg {
    border-top: 1px solid #eeeff2 !important;
  }

  .border-top-lg-0 {
    border-top: 0 !important;
  }

  .border-end-lg {
    border-right: 1px solid #eeeff2 !important;
  }

  .border-end-lg-0 {
    border-right: 0 !important;
  }

  .border-bottom-lg {
    border-bottom: 1px solid #eeeff2 !important;
  }

  .border-bottom-lg-0 {
    border-bottom: 0 !important;
  }

  .border-start-lg {
    border-left: 1px solid #eeeff2 !important;
  }

  .border-start-lg-0 {
    border-left: 0 !important;
  }

  .border-lg-primary {
    border-color: #373777 !important;
  }

  .border-lg-secondary {
    border-color: #e66b45 !important;
  }

  .border-lg-success {
    border-color: #30d158 !important;
  }

  .border-lg-info {
    border-color: #755df0 !important;
  }

  .border-lg-cyan {
    border-color: #62d3ff !important;
  }

  .border-lg-warning {
    border-color: #f4c047 !important;
  }

  .border-lg-danger {
    border-color: #e7191a !important;
  }

  .border-lg-light {
    border-color: #e6e6e6 !important;
  }

  .border-lg-white {
    border-color: #fff !important;
  }

  .border-lg-dark {
    border-color: #000710 !important;
  }

  .border-lg-black {
    border-color: #000 !important;
  }

  .border-lg-gray {
    border-color: #eeeff2 !important;
  }

  .border-lg-gray-80 {
    border-color: #eaecf0 !important;
  }

  .border-lg-gray-700 {
    border-color: #344054 !important;
  }

  .border-lg-gray-400 {
    border-color: #d9d9d9 !important;
  }

  .border-lg-gray-500 {
    border-color: hsla(0, 0%, 100%, 0.7) !important;
  }

  .border-lg-4C4141 {
    border-color: #4c4141 !important;
  }

  .border-lg-outline-danger {
    border-color: rgba(231, 25, 26, 0.3) !important;
  }

  .border-lg-outline-success {
    border-color: rgba(48, 209, 88, 0.1) !important;
  }

  .border-lg-outline-warning {
    border-color: rgba(244, 192, 71, 0.3) !important;
  }

  .border-lg-outline-cyan {
    border-color: rgba(98, 211, 255, 0.3) !important;
  }

  .border-lg-1 {
    border-width: 1px !important;
  }

  .border-lg-2 {
    border-width: 2px !important;
  }

  .border-lg-3 {
    border-width: 3px !important;
  }

  .border-lg-4 {
    border-width: 4px !important;
  }

  .border-lg-5 {
    border-width: 5px !important;
  }

  .w-lg-25 {
    width: 25% !important;
  }

  .w-lg-50 {
    width: 50% !important;
  }

  .w-lg-75 {
    width: 75% !important;
  }

  .w-lg-100 {
    width: 100% !important;
  }

  .w-lg-auto {
    width: auto !important;
  }

  .w-lg-30px {
    width: 30px !important;
  }

  .w-lg-50px {
    width: 50px !important;
  }

  .w-lg-60px {
    width: 60px !important;
  }

  .mw-lg-100 {
    max-width: 100% !important;
  }

  .mw-lg-300px {
    max-width: 300px !important;
  }

  .h-lg-25 {
    height: 25% !important;
  }

  .h-lg-50 {
    height: 50% !important;
  }

  .h-lg-75 {
    height: 75% !important;
  }

  .h-lg-100 {
    height: 100% !important;
  }

  .h-lg-auto {
    height: auto !important;
  }

  .h-lg-30px {
    height: 30px !important;
  }

  .h-lg-50px {
    height: 50px !important;
  }

  .h-lg-60px {
    height: 60px !important;
  }

  .h-lg-600px {
    height: 600px !important;
  }

  .h-lg-325px {
    height: 325px !important;
  }

  .h-lg-500px {
    height: 500px !important;
  }

  .mh-lg-100 {
    max-height: 100% !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-lg-6 {
    gap: 4rem !important;
  }

  .gap-lg-7 {
    gap: 5rem !important;
  }

  .gap-lg-8 {
    gap: 6rem !important;
  }

  .gap-lg-35px {
    gap: 35px !important;
  }

  .gap-lg-180px {
    gap: 180px !important;
  }

  .gap-lg-minus-50px {
    gap: -50px !important;
  }

  .gap-lg-minus-150px {
    gap: -150px !important;
  }

  .gap-lg-minus-180px {
    gap: -180px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-6 {
    margin: 4rem !important;
  }

  .m-lg-7 {
    margin: 5rem !important;
  }

  .m-lg-8 {
    margin: 6rem !important;
  }

  .m-lg-35px {
    margin: 35px !important;
  }

  .m-lg-180px {
    margin: 180px !important;
  }

  .m-lg-minus-50px {
    margin: -50px !important;
  }

  .m-lg-minus-150px {
    margin: -150px !important;
  }

  .m-lg-minus-180px {
    margin: -180px !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .mx-lg-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .mx-lg-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  .mx-lg-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }

  .mx-lg-180px {
    margin-right: 180px !important;
    margin-left: 180px !important;
  }

  .mx-lg-minus-50px {
    margin-right: -50px !important;
    margin-left: -50px !important;
  }

  .mx-lg-minus-150px {
    margin-right: -150px !important;
    margin-left: -150px !important;
  }

  .mx-lg-minus-180px {
    margin-right: -180px !important;
    margin-left: -180px !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-lg-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .my-lg-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .my-lg-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .my-lg-180px {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }

  .my-lg-minus-50px {
    margin-top: -50px !important;
    margin-bottom: -50px !important;
  }

  .my-lg-minus-150px {
    margin-top: -150px !important;
    margin-bottom: -150px !important;
  }

  .my-lg-minus-180px {
    margin-top: -180px !important;
    margin-bottom: -180px !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-6 {
    margin-top: 4rem !important;
  }

  .mt-lg-7 {
    margin-top: 5rem !important;
  }

  .mt-lg-8 {
    margin-top: 6rem !important;
  }

  .mt-lg-35px {
    margin-top: 35px !important;
  }

  .mt-lg-180px {
    margin-top: 180px !important;
  }

  .mt-lg-minus-50px {
    margin-top: -50px !important;
  }

  .mt-lg-minus-150px {
    margin-top: -150px !important;
  }

  .mt-lg-minus-180px {
    margin-top: -180px !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-6 {
    margin-right: 4rem !important;
  }

  .me-lg-7 {
    margin-right: 5rem !important;
  }

  .me-lg-8 {
    margin-right: 6rem !important;
  }

  .me-lg-35px {
    margin-right: 35px !important;
  }

  .me-lg-180px {
    margin-right: 180px !important;
  }

  .me-lg-minus-50px {
    margin-right: -50px !important;
  }

  .me-lg-minus-150px {
    margin-right: -150px !important;
  }

  .me-lg-minus-180px {
    margin-right: -180px !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-6 {
    margin-bottom: 4rem !important;
  }

  .mb-lg-7 {
    margin-bottom: 5rem !important;
  }

  .mb-lg-8 {
    margin-bottom: 6rem !important;
  }

  .mb-lg-35px {
    margin-bottom: 35px !important;
  }

  .mb-lg-180px {
    margin-bottom: 180px !important;
  }

  .mb-lg-minus-50px {
    margin-bottom: -50px !important;
  }

  .mb-lg-minus-150px {
    margin-bottom: -150px !important;
  }

  .mb-lg-minus-180px {
    margin-bottom: -180px !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-6 {
    margin-left: 4rem !important;
  }

  .ms-lg-7 {
    margin-left: 5rem !important;
  }

  .ms-lg-8 {
    margin-left: 6rem !important;
  }

  .ms-lg-35px {
    margin-left: 35px !important;
  }

  .ms-lg-180px {
    margin-left: 180px !important;
  }

  .ms-lg-minus-50px {
    margin-left: -50px !important;
  }

  .ms-lg-minus-150px {
    margin-left: -150px !important;
  }

  .ms-lg-minus-180px {
    margin-left: -180px !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .p-lg-6 {
    padding: 4rem !important;
  }

  .p-lg-7 {
    padding: 5rem !important;
  }

  .p-lg-8 {
    padding: 6rem !important;
  }

  .p-lg-35px {
    padding: 35px !important;
  }

  .p-lg-180px {
    padding: 180px !important;
  }

  .p-lg-minus-50px {
    padding: -50px !important;
  }

  .p-lg-minus-150px {
    padding: -150px !important;
  }

  .p-lg-minus-180px {
    padding: -180px !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .px-lg-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .px-lg-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }

  .px-lg-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  .px-lg-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }

  .px-lg-180px {
    padding-right: 180px !important;
    padding-left: 180px !important;
  }

  .px-lg-minus-50px {
    padding-right: -50px !important;
    padding-left: -50px !important;
  }

  .px-lg-minus-150px {
    padding-right: -150px !important;
    padding-left: -150px !important;
  }

  .px-lg-minus-180px {
    padding-right: -180px !important;
    padding-left: -180px !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-lg-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .py-lg-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .py-lg-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .py-lg-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .py-lg-180px {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }

  .py-lg-minus-50px {
    padding-top: -50px !important;
    padding-bottom: -50px !important;
  }

  .py-lg-minus-150px {
    padding-top: -150px !important;
    padding-bottom: -150px !important;
  }

  .py-lg-minus-180px {
    padding-top: -180px !important;
    padding-bottom: -180px !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pt-lg-6 {
    padding-top: 4rem !important;
  }

  .pt-lg-7 {
    padding-top: 5rem !important;
  }

  .pt-lg-8 {
    padding-top: 6rem !important;
  }

  .pt-lg-35px {
    padding-top: 35px !important;
  }

  .pt-lg-180px {
    padding-top: 180px !important;
  }

  .pt-lg-minus-50px {
    padding-top: -50px !important;
  }

  .pt-lg-minus-150px {
    padding-top: -150px !important;
  }

  .pt-lg-minus-180px {
    padding-top: -180px !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pe-lg-6 {
    padding-right: 4rem !important;
  }

  .pe-lg-7 {
    padding-right: 5rem !important;
  }

  .pe-lg-8 {
    padding-right: 6rem !important;
  }

  .pe-lg-35px {
    padding-right: 35px !important;
  }

  .pe-lg-180px {
    padding-right: 180px !important;
  }

  .pe-lg-minus-50px {
    padding-right: -50px !important;
  }

  .pe-lg-minus-150px {
    padding-right: -150px !important;
  }

  .pe-lg-minus-180px {
    padding-right: -180px !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pb-lg-6 {
    padding-bottom: 4rem !important;
  }

  .pb-lg-7 {
    padding-bottom: 5rem !important;
  }

  .pb-lg-8 {
    padding-bottom: 6rem !important;
  }

  .pb-lg-35px {
    padding-bottom: 35px !important;
  }

  .pb-lg-180px {
    padding-bottom: 180px !important;
  }

  .pb-lg-minus-50px {
    padding-bottom: -50px !important;
  }

  .pb-lg-minus-150px {
    padding-bottom: -150px !important;
  }

  .pb-lg-minus-180px {
    padding-bottom: -180px !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .ps-lg-6 {
    padding-left: 4rem !important;
  }

  .ps-lg-7 {
    padding-left: 5rem !important;
  }

  .ps-lg-8 {
    padding-left: 6rem !important;
  }

  .ps-lg-35px {
    padding-left: 35px !important;
  }

  .ps-lg-180px {
    padding-left: 180px !important;
  }

  .ps-lg-minus-50px {
    padding-left: -50px !important;
  }

  .ps-lg-minus-150px {
    padding-left: -150px !important;
  }

  .ps-lg-minus-180px {
    padding-left: -180px !important;
  }

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

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

  .text-lg-center {
    text-align: center !important;
  }

  .min-h-lg-100 {
    min-height: 100% !important;
  }

  .min-h-lg-150px {
    min-height: 150px !important;
  }

  .z-lg-2 {
    z-index: 2 !important;
  }

  .z-lg-3 {
    z-index: 3 !important;
  }

  .z-lg-4 {
    z-index: 4 !important;
  }

  .z-lg-5 {
    z-index: 5 !important;
  }

  .z-lg-10 {
    z-index: 10 !important;
  }

  .z-lg-1000 {
    z-index: 1000 !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .d-xl-table-header-group {
    display: table-header-group !important;
  }

  .d-xl-table-row-group {
    display: table-row-group !important;
  }

  .position-xl-static {
    position: static !important;
  }

  .position-xl-relative {
    position: relative !important;
  }

  .position-xl-absolute {
    position: absolute !important;
  }

  .position-xl-fixed {
    position: fixed !important;
  }

  .position-xl-sticky {
    position: sticky !important;
  }

  .top-xl-0 {
    top: 0 !important;
  }

  .top-xl-10px {
    top: 10px !important;
  }

  .top-xl-20px {
    top: 20px !important;
  }

  .top-xl-1rem {
    top: 1rem !important;
  }

  .top-xl-2rem {
    top: 2rem !important;
  }

  .top-xl-3rem {
    top: 3rem !important;
  }

  .top-xl-5rem {
    top: 5rem !important;
  }

  .top-xl-40 {
    top: 40% !important;
  }

  .top-xl-50 {
    top: 50% !important;
  }

  .top-xl-100 {
    top: 100% !important;
  }

  .bottom-xl-0 {
    bottom: 0 !important;
  }

  .bottom-xl-10px {
    bottom: 10px !important;
  }

  .bottom-xl-20px {
    bottom: 20px !important;
  }

  .bottom-xl-1rem {
    bottom: 1rem !important;
  }

  .bottom-xl-2rem {
    bottom: 2rem !important;
  }

  .bottom-xl-3rem {
    bottom: 3rem !important;
  }

  .bottom-xl-5rem {
    bottom: 5rem !important;
  }

  .bottom-xl-40 {
    bottom: 40% !important;
  }

  .bottom-xl-50 {
    bottom: 50% !important;
  }

  .bottom-xl-100 {
    bottom: 100% !important;
  }

  .start-xl-0 {
    left: 0 !important;
  }

  .start-xl-10px {
    left: 10px !important;
  }

  .start-xl-20px {
    left: 20px !important;
  }

  .start-xl-1rem {
    left: 1rem !important;
  }

  .start-xl-2rem {
    left: 2rem !important;
  }

  .start-xl-3rem {
    left: 3rem !important;
  }

  .start-xl-5rem {
    left: 5rem !important;
  }

  .start-xl-40 {
    left: 40% !important;
  }

  .start-xl-50 {
    left: 50% !important;
  }

  .start-xl-100 {
    left: 100% !important;
  }

  .end-xl-0 {
    right: 0 !important;
  }

  .end-xl-10px {
    right: 10px !important;
  }

  .end-xl-20px {
    right: 20px !important;
  }

  .end-xl-1rem {
    right: 1rem !important;
  }

  .end-xl-2rem {
    right: 2rem !important;
  }

  .end-xl-3rem {
    right: 3rem !important;
  }

  .end-xl-5rem {
    right: 5rem !important;
  }

  .end-xl-40 {
    right: 40% !important;
  }

  .end-xl-50 {
    right: 50% !important;
  }

  .end-xl-100 {
    right: 100% !important;
  }

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

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

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

  .border-xl {
    border: 1px solid #eeeff2 !important;
  }

  .border-xl-0 {
    border: 0 !important;
  }

  .border-xl-dashed {
    border: 1px dashed #eeeff2 !important;
  }

  .border-top-xl {
    border-top: 1px solid #eeeff2 !important;
  }

  .border-top-xl-0 {
    border-top: 0 !important;
  }

  .border-end-xl {
    border-right: 1px solid #eeeff2 !important;
  }

  .border-end-xl-0 {
    border-right: 0 !important;
  }

  .border-bottom-xl {
    border-bottom: 1px solid #eeeff2 !important;
  }

  .border-bottom-xl-0 {
    border-bottom: 0 !important;
  }

  .border-start-xl {
    border-left: 1px solid #eeeff2 !important;
  }

  .border-start-xl-0 {
    border-left: 0 !important;
  }

  .border-xl-primary {
    border-color: #373777 !important;
  }

  .border-xl-secondary {
    border-color: #e66b45 !important;
  }

  .border-xl-success {
    border-color: #30d158 !important;
  }

  .border-xl-info {
    border-color: #755df0 !important;
  }

  .border-xl-cyan {
    border-color: #62d3ff !important;
  }

  .border-xl-warning {
    border-color: #f4c047 !important;
  }

  .border-xl-danger {
    border-color: #e7191a !important;
  }

  .border-xl-light {
    border-color: #e6e6e6 !important;
  }

  .border-xl-white {
    border-color: #fff !important;
  }

  .border-xl-dark {
    border-color: #000710 !important;
  }

  .border-xl-black {
    border-color: #000 !important;
  }

  .border-xl-gray {
    border-color: #eeeff2 !important;
  }

  .border-xl-gray-80 {
    border-color: #eaecf0 !important;
  }

  .border-xl-gray-700 {
    border-color: #344054 !important;
  }

  .border-xl-gray-400 {
    border-color: #d9d9d9 !important;
  }

  .border-xl-gray-500 {
    border-color: hsla(0, 0%, 100%, 0.7) !important;
  }

  .border-xl-4C4141 {
    border-color: #4c4141 !important;
  }

  .border-xl-outline-danger {
    border-color: rgba(231, 25, 26, 0.3) !important;
  }

  .border-xl-outline-success {
    border-color: rgba(48, 209, 88, 0.1) !important;
  }

  .border-xl-outline-warning {
    border-color: rgba(244, 192, 71, 0.3) !important;
  }

  .border-xl-outline-cyan {
    border-color: rgba(98, 211, 255, 0.3) !important;
  }

  .border-xl-1 {
    border-width: 1px !important;
  }

  .border-xl-2 {
    border-width: 2px !important;
  }

  .border-xl-3 {
    border-width: 3px !important;
  }

  .border-xl-4 {
    border-width: 4px !important;
  }

  .border-xl-5 {
    border-width: 5px !important;
  }

  .w-xl-25 {
    width: 25% !important;
  }

  .w-xl-50 {
    width: 50% !important;
  }

  .w-xl-75 {
    width: 75% !important;
  }

  .w-xl-100 {
    width: 100% !important;
  }

  .w-xl-auto {
    width: auto !important;
  }

  .w-xl-30px {
    width: 30px !important;
  }

  .w-xl-50px {
    width: 50px !important;
  }

  .w-xl-60px {
    width: 60px !important;
  }

  .mw-xl-100 {
    max-width: 100% !important;
  }

  .mw-xl-300px {
    max-width: 300px !important;
  }

  .h-xl-25 {
    height: 25% !important;
  }

  .h-xl-50 {
    height: 50% !important;
  }

  .h-xl-75 {
    height: 75% !important;
  }

  .h-xl-100 {
    height: 100% !important;
  }

  .h-xl-auto {
    height: auto !important;
  }

  .h-xl-30px {
    height: 30px !important;
  }

  .h-xl-50px {
    height: 50px !important;
  }

  .h-xl-60px {
    height: 60px !important;
  }

  .h-xl-600px {
    height: 600px !important;
  }

  .h-xl-325px {
    height: 325px !important;
  }

  .h-xl-500px {
    height: 500px !important;
  }

  .mh-xl-100 {
    max-height: 100% !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-xl-6 {
    gap: 4rem !important;
  }

  .gap-xl-7 {
    gap: 5rem !important;
  }

  .gap-xl-8 {
    gap: 6rem !important;
  }

  .gap-xl-35px {
    gap: 35px !important;
  }

  .gap-xl-180px {
    gap: 180px !important;
  }

  .gap-xl-minus-50px {
    gap: -50px !important;
  }

  .gap-xl-minus-150px {
    gap: -150px !important;
  }

  .gap-xl-minus-180px {
    gap: -180px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-6 {
    margin: 4rem !important;
  }

  .m-xl-7 {
    margin: 5rem !important;
  }

  .m-xl-8 {
    margin: 6rem !important;
  }

  .m-xl-35px {
    margin: 35px !important;
  }

  .m-xl-180px {
    margin: 180px !important;
  }

  .m-xl-minus-50px {
    margin: -50px !important;
  }

  .m-xl-minus-150px {
    margin: -150px !important;
  }

  .m-xl-minus-180px {
    margin: -180px !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .mx-xl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .mx-xl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  .mx-xl-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }

  .mx-xl-180px {
    margin-right: 180px !important;
    margin-left: 180px !important;
  }

  .mx-xl-minus-50px {
    margin-right: -50px !important;
    margin-left: -50px !important;
  }

  .mx-xl-minus-150px {
    margin-right: -150px !important;
    margin-left: -150px !important;
  }

  .mx-xl-minus-180px {
    margin-right: -180px !important;
    margin-left: -180px !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-xl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .my-xl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .my-xl-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .my-xl-180px {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }

  .my-xl-minus-50px {
    margin-top: -50px !important;
    margin-bottom: -50px !important;
  }

  .my-xl-minus-150px {
    margin-top: -150px !important;
    margin-bottom: -150px !important;
  }

  .my-xl-minus-180px {
    margin-top: -180px !important;
    margin-bottom: -180px !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-6 {
    margin-top: 4rem !important;
  }

  .mt-xl-7 {
    margin-top: 5rem !important;
  }

  .mt-xl-8 {
    margin-top: 6rem !important;
  }

  .mt-xl-35px {
    margin-top: 35px !important;
  }

  .mt-xl-180px {
    margin-top: 180px !important;
  }

  .mt-xl-minus-50px {
    margin-top: -50px !important;
  }

  .mt-xl-minus-150px {
    margin-top: -150px !important;
  }

  .mt-xl-minus-180px {
    margin-top: -180px !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-6 {
    margin-right: 4rem !important;
  }

  .me-xl-7 {
    margin-right: 5rem !important;
  }

  .me-xl-8 {
    margin-right: 6rem !important;
  }

  .me-xl-35px {
    margin-right: 35px !important;
  }

  .me-xl-180px {
    margin-right: 180px !important;
  }

  .me-xl-minus-50px {
    margin-right: -50px !important;
  }

  .me-xl-minus-150px {
    margin-right: -150px !important;
  }

  .me-xl-minus-180px {
    margin-right: -180px !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-6 {
    margin-bottom: 4rem !important;
  }

  .mb-xl-7 {
    margin-bottom: 5rem !important;
  }

  .mb-xl-8 {
    margin-bottom: 6rem !important;
  }

  .mb-xl-35px {
    margin-bottom: 35px !important;
  }

  .mb-xl-180px {
    margin-bottom: 180px !important;
  }

  .mb-xl-minus-50px {
    margin-bottom: -50px !important;
  }

  .mb-xl-minus-150px {
    margin-bottom: -150px !important;
  }

  .mb-xl-minus-180px {
    margin-bottom: -180px !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-6 {
    margin-left: 4rem !important;
  }

  .ms-xl-7 {
    margin-left: 5rem !important;
  }

  .ms-xl-8 {
    margin-left: 6rem !important;
  }

  .ms-xl-35px {
    margin-left: 35px !important;
  }

  .ms-xl-180px {
    margin-left: 180px !important;
  }

  .ms-xl-minus-50px {
    margin-left: -50px !important;
  }

  .ms-xl-minus-150px {
    margin-left: -150px !important;
  }

  .ms-xl-minus-180px {
    margin-left: -180px !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .p-xl-6 {
    padding: 4rem !important;
  }

  .p-xl-7 {
    padding: 5rem !important;
  }

  .p-xl-8 {
    padding: 6rem !important;
  }

  .p-xl-35px {
    padding: 35px !important;
  }

  .p-xl-180px {
    padding: 180px !important;
  }

  .p-xl-minus-50px {
    padding: -50px !important;
  }

  .p-xl-minus-150px {
    padding: -150px !important;
  }

  .p-xl-minus-180px {
    padding: -180px !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .px-xl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .px-xl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }

  .px-xl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  .px-xl-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }

  .px-xl-180px {
    padding-right: 180px !important;
    padding-left: 180px !important;
  }

  .px-xl-minus-50px {
    padding-right: -50px !important;
    padding-left: -50px !important;
  }

  .px-xl-minus-150px {
    padding-right: -150px !important;
    padding-left: -150px !important;
  }

  .px-xl-minus-180px {
    padding-right: -180px !important;
    padding-left: -180px !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-xl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .py-xl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .py-xl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .py-xl-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .py-xl-180px {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }

  .py-xl-minus-50px {
    padding-top: -50px !important;
    padding-bottom: -50px !important;
  }

  .py-xl-minus-150px {
    padding-top: -150px !important;
    padding-bottom: -150px !important;
  }

  .py-xl-minus-180px {
    padding-top: -180px !important;
    padding-bottom: -180px !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pt-xl-6 {
    padding-top: 4rem !important;
  }

  .pt-xl-7 {
    padding-top: 5rem !important;
  }

  .pt-xl-8 {
    padding-top: 6rem !important;
  }

  .pt-xl-35px {
    padding-top: 35px !important;
  }

  .pt-xl-180px {
    padding-top: 180px !important;
  }

  .pt-xl-minus-50px {
    padding-top: -50px !important;
  }

  .pt-xl-minus-150px {
    padding-top: -150px !important;
  }

  .pt-xl-minus-180px {
    padding-top: -180px !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pe-xl-6 {
    padding-right: 4rem !important;
  }

  .pe-xl-7 {
    padding-right: 5rem !important;
  }

  .pe-xl-8 {
    padding-right: 6rem !important;
  }

  .pe-xl-35px {
    padding-right: 35px !important;
  }

  .pe-xl-180px {
    padding-right: 180px !important;
  }

  .pe-xl-minus-50px {
    padding-right: -50px !important;
  }

  .pe-xl-minus-150px {
    padding-right: -150px !important;
  }

  .pe-xl-minus-180px {
    padding-right: -180px !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pb-xl-6 {
    padding-bottom: 4rem !important;
  }

  .pb-xl-7 {
    padding-bottom: 5rem !important;
  }

  .pb-xl-8 {
    padding-bottom: 6rem !important;
  }

  .pb-xl-35px {
    padding-bottom: 35px !important;
  }

  .pb-xl-180px {
    padding-bottom: 180px !important;
  }

  .pb-xl-minus-50px {
    padding-bottom: -50px !important;
  }

  .pb-xl-minus-150px {
    padding-bottom: -150px !important;
  }

  .pb-xl-minus-180px {
    padding-bottom: -180px !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .ps-xl-6 {
    padding-left: 4rem !important;
  }

  .ps-xl-7 {
    padding-left: 5rem !important;
  }

  .ps-xl-8 {
    padding-left: 6rem !important;
  }

  .ps-xl-35px {
    padding-left: 35px !important;
  }

  .ps-xl-180px {
    padding-left: 180px !important;
  }

  .ps-xl-minus-50px {
    padding-left: -50px !important;
  }

  .ps-xl-minus-150px {
    padding-left: -150px !important;
  }

  .ps-xl-minus-180px {
    padding-left: -180px !important;
  }

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

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

  .text-xl-center {
    text-align: center !important;
  }

  .min-h-xl-100 {
    min-height: 100% !important;
  }

  .min-h-xl-150px {
    min-height: 150px !important;
  }

  .z-xl-2 {
    z-index: 2 !important;
  }

  .z-xl-3 {
    z-index: 3 !important;
  }

  .z-xl-4 {
    z-index: 4 !important;
  }

  .z-xl-5 {
    z-index: 5 !important;
  }

  .z-xl-10 {
    z-index: 10 !important;
  }

  .z-xl-1000 {
    z-index: 1000 !important;
  }
}

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .d-xxl-table-header-group {
    display: table-header-group !important;
  }

  .d-xxl-table-row-group {
    display: table-row-group !important;
  }

  .position-xxl-static {
    position: static !important;
  }

  .position-xxl-relative {
    position: relative !important;
  }

  .position-xxl-absolute {
    position: absolute !important;
  }

  .position-xxl-fixed {
    position: fixed !important;
  }

  .position-xxl-sticky {
    position: sticky !important;
  }

  .top-xxl-0 {
    top: 0 !important;
  }

  .top-xxl-10px {
    top: 10px !important;
  }

  .top-xxl-20px {
    top: 20px !important;
  }

  .top-xxl-1rem {
    top: 1rem !important;
  }

  .top-xxl-2rem {
    top: 2rem !important;
  }

  .top-xxl-3rem {
    top: 3rem !important;
  }

  .top-xxl-5rem {
    top: 5rem !important;
  }

  .top-xxl-40 {
    top: 40% !important;
  }

  .top-xxl-50 {
    top: 50% !important;
  }

  .top-xxl-100 {
    top: 100% !important;
  }

  .bottom-xxl-0 {
    bottom: 0 !important;
  }

  .bottom-xxl-10px {
    bottom: 10px !important;
  }

  .bottom-xxl-20px {
    bottom: 20px !important;
  }

  .bottom-xxl-1rem {
    bottom: 1rem !important;
  }

  .bottom-xxl-2rem {
    bottom: 2rem !important;
  }

  .bottom-xxl-3rem {
    bottom: 3rem !important;
  }

  .bottom-xxl-5rem {
    bottom: 5rem !important;
  }

  .bottom-xxl-40 {
    bottom: 40% !important;
  }

  .bottom-xxl-50 {
    bottom: 50% !important;
  }

  .bottom-xxl-100 {
    bottom: 100% !important;
  }

  .start-xxl-0 {
    left: 0 !important;
  }

  .start-xxl-10px {
    left: 10px !important;
  }

  .start-xxl-20px {
    left: 20px !important;
  }

  .start-xxl-1rem {
    left: 1rem !important;
  }

  .start-xxl-2rem {
    left: 2rem !important;
  }

  .start-xxl-3rem {
    left: 3rem !important;
  }

  .start-xxl-5rem {
    left: 5rem !important;
  }

  .start-xxl-40 {
    left: 40% !important;
  }

  .start-xxl-50 {
    left: 50% !important;
  }

  .start-xxl-100 {
    left: 100% !important;
  }

  .end-xxl-0 {
    right: 0 !important;
  }

  .end-xxl-10px {
    right: 10px !important;
  }

  .end-xxl-20px {
    right: 20px !important;
  }

  .end-xxl-1rem {
    right: 1rem !important;
  }

  .end-xxl-2rem {
    right: 2rem !important;
  }

  .end-xxl-3rem {
    right: 3rem !important;
  }

  .end-xxl-5rem {
    right: 5rem !important;
  }

  .end-xxl-40 {
    right: 40% !important;
  }

  .end-xxl-50 {
    right: 50% !important;
  }

  .end-xxl-100 {
    right: 100% !important;
  }

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

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

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

  .border-xxl {
    border: 1px solid #eeeff2 !important;
  }

  .border-xxl-0 {
    border: 0 !important;
  }

  .border-xxl-dashed {
    border: 1px dashed #eeeff2 !important;
  }

  .border-top-xxl {
    border-top: 1px solid #eeeff2 !important;
  }

  .border-top-xxl-0 {
    border-top: 0 !important;
  }

  .border-end-xxl {
    border-right: 1px solid #eeeff2 !important;
  }

  .border-end-xxl-0 {
    border-right: 0 !important;
  }

  .border-bottom-xxl {
    border-bottom: 1px solid #eeeff2 !important;
  }

  .border-bottom-xxl-0 {
    border-bottom: 0 !important;
  }

  .border-start-xxl {
    border-left: 1px solid #eeeff2 !important;
  }

  .border-start-xxl-0 {
    border-left: 0 !important;
  }

  .border-xxl-primary {
    border-color: #373777 !important;
  }

  .border-xxl-secondary {
    border-color: #e66b45 !important;
  }

  .border-xxl-success {
    border-color: #30d158 !important;
  }

  .border-xxl-info {
    border-color: #755df0 !important;
  }

  .border-xxl-cyan {
    border-color: #62d3ff !important;
  }

  .border-xxl-warning {
    border-color: #f4c047 !important;
  }

  .border-xxl-danger {
    border-color: #e7191a !important;
  }

  .border-xxl-light {
    border-color: #e6e6e6 !important;
  }

  .border-xxl-white {
    border-color: #fff !important;
  }

  .border-xxl-dark {
    border-color: #000710 !important;
  }

  .border-xxl-black {
    border-color: #000 !important;
  }

  .border-xxl-gray {
    border-color: #eeeff2 !important;
  }

  .border-xxl-gray-80 {
    border-color: #eaecf0 !important;
  }

  .border-xxl-gray-700 {
    border-color: #344054 !important;
  }

  .border-xxl-gray-400 {
    border-color: #d9d9d9 !important;
  }

  .border-xxl-gray-500 {
    border-color: hsla(0, 0%, 100%, 0.7) !important;
  }

  .border-xxl-4C4141 {
    border-color: #4c4141 !important;
  }

  .border-xxl-outline-danger {
    border-color: rgba(231, 25, 26, 0.3) !important;
  }

  .border-xxl-outline-success {
    border-color: rgba(48, 209, 88, 0.1) !important;
  }

  .border-xxl-outline-warning {
    border-color: rgba(244, 192, 71, 0.3) !important;
  }

  .border-xxl-outline-cyan {
    border-color: rgba(98, 211, 255, 0.3) !important;
  }

  .border-xxl-1 {
    border-width: 1px !important;
  }

  .border-xxl-2 {
    border-width: 2px !important;
  }

  .border-xxl-3 {
    border-width: 3px !important;
  }

  .border-xxl-4 {
    border-width: 4px !important;
  }

  .border-xxl-5 {
    border-width: 5px !important;
  }

  .w-xxl-25 {
    width: 25% !important;
  }

  .w-xxl-50 {
    width: 50% !important;
  }

  .w-xxl-75 {
    width: 75% !important;
  }

  .w-xxl-100 {
    width: 100% !important;
  }

  .w-xxl-auto {
    width: auto !important;
  }

  .w-xxl-30px {
    width: 30px !important;
  }

  .w-xxl-50px {
    width: 50px !important;
  }

  .w-xxl-60px {
    width: 60px !important;
  }

  .mw-xxl-100 {
    max-width: 100% !important;
  }

  .mw-xxl-300px {
    max-width: 300px !important;
  }

  .h-xxl-25 {
    height: 25% !important;
  }

  .h-xxl-50 {
    height: 50% !important;
  }

  .h-xxl-75 {
    height: 75% !important;
  }

  .h-xxl-100 {
    height: 100% !important;
  }

  .h-xxl-auto {
    height: auto !important;
  }

  .h-xxl-30px {
    height: 30px !important;
  }

  .h-xxl-50px {
    height: 50px !important;
  }

  .h-xxl-60px {
    height: 60px !important;
  }

  .h-xxl-600px {
    height: 600px !important;
  }

  .h-xxl-325px {
    height: 325px !important;
  }

  .h-xxl-500px {
    height: 500px !important;
  }

  .mh-xxl-100 {
    max-height: 100% !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-xxl-6 {
    gap: 4rem !important;
  }

  .gap-xxl-7 {
    gap: 5rem !important;
  }

  .gap-xxl-8 {
    gap: 6rem !important;
  }

  .gap-xxl-35px {
    gap: 35px !important;
  }

  .gap-xxl-180px {
    gap: 180px !important;
  }

  .gap-xxl-minus-50px {
    gap: -50px !important;
  }

  .gap-xxl-minus-150px {
    gap: -150px !important;
  }

  .gap-xxl-minus-180px {
    gap: -180px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-6 {
    margin: 4rem !important;
  }

  .m-xxl-7 {
    margin: 5rem !important;
  }

  .m-xxl-8 {
    margin: 6rem !important;
  }

  .m-xxl-35px {
    margin: 35px !important;
  }

  .m-xxl-180px {
    margin: 180px !important;
  }

  .m-xxl-minus-50px {
    margin: -50px !important;
  }

  .m-xxl-minus-150px {
    margin: -150px !important;
  }

  .m-xxl-minus-180px {
    margin: -180px !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .mx-xxl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .mx-xxl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  .mx-xxl-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }

  .mx-xxl-180px {
    margin-right: 180px !important;
    margin-left: 180px !important;
  }

  .mx-xxl-minus-50px {
    margin-right: -50px !important;
    margin-left: -50px !important;
  }

  .mx-xxl-minus-150px {
    margin-right: -150px !important;
    margin-left: -150px !important;
  }

  .mx-xxl-minus-180px {
    margin-right: -180px !important;
    margin-left: -180px !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .my-xxl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .my-xxl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .my-xxl-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .my-xxl-180px {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }

  .my-xxl-minus-50px {
    margin-top: -50px !important;
    margin-bottom: -50px !important;
  }

  .my-xxl-minus-150px {
    margin-top: -150px !important;
    margin-bottom: -150px !important;
  }

  .my-xxl-minus-180px {
    margin-top: -180px !important;
    margin-bottom: -180px !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-6 {
    margin-top: 4rem !important;
  }

  .mt-xxl-7 {
    margin-top: 5rem !important;
  }

  .mt-xxl-8 {
    margin-top: 6rem !important;
  }

  .mt-xxl-35px {
    margin-top: 35px !important;
  }

  .mt-xxl-180px {
    margin-top: 180px !important;
  }

  .mt-xxl-minus-50px {
    margin-top: -50px !important;
  }

  .mt-xxl-minus-150px {
    margin-top: -150px !important;
  }

  .mt-xxl-minus-180px {
    margin-top: -180px !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-6 {
    margin-right: 4rem !important;
  }

  .me-xxl-7 {
    margin-right: 5rem !important;
  }

  .me-xxl-8 {
    margin-right: 6rem !important;
  }

  .me-xxl-35px {
    margin-right: 35px !important;
  }

  .me-xxl-180px {
    margin-right: 180px !important;
  }

  .me-xxl-minus-50px {
    margin-right: -50px !important;
  }

  .me-xxl-minus-150px {
    margin-right: -150px !important;
  }

  .me-xxl-minus-180px {
    margin-right: -180px !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-6 {
    margin-bottom: 4rem !important;
  }

  .mb-xxl-7 {
    margin-bottom: 5rem !important;
  }

  .mb-xxl-8 {
    margin-bottom: 6rem !important;
  }

  .mb-xxl-35px {
    margin-bottom: 35px !important;
  }

  .mb-xxl-180px {
    margin-bottom: 180px !important;
  }

  .mb-xxl-minus-50px {
    margin-bottom: -50px !important;
  }

  .mb-xxl-minus-150px {
    margin-bottom: -150px !important;
  }

  .mb-xxl-minus-180px {
    margin-bottom: -180px !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-6 {
    margin-left: 4rem !important;
  }

  .ms-xxl-7 {
    margin-left: 5rem !important;
  }

  .ms-xxl-8 {
    margin-left: 6rem !important;
  }

  .ms-xxl-35px {
    margin-left: 35px !important;
  }

  .ms-xxl-180px {
    margin-left: 180px !important;
  }

  .ms-xxl-minus-50px {
    margin-left: -50px !important;
  }

  .ms-xxl-minus-150px {
    margin-left: -150px !important;
  }

  .ms-xxl-minus-180px {
    margin-left: -180px !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .p-xxl-6 {
    padding: 4rem !important;
  }

  .p-xxl-7 {
    padding: 5rem !important;
  }

  .p-xxl-8 {
    padding: 6rem !important;
  }

  .p-xxl-35px {
    padding: 35px !important;
  }

  .p-xxl-180px {
    padding: 180px !important;
  }

  .p-xxl-minus-50px {
    padding: -50px !important;
  }

  .p-xxl-minus-150px {
    padding: -150px !important;
  }

  .p-xxl-minus-180px {
    padding: -180px !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .px-xxl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }

  .px-xxl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }

  .px-xxl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  .px-xxl-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }

  .px-xxl-180px {
    padding-right: 180px !important;
    padding-left: 180px !important;
  }

  .px-xxl-minus-50px {
    padding-right: -50px !important;
    padding-left: -50px !important;
  }

  .px-xxl-minus-150px {
    padding-right: -150px !important;
    padding-left: -150px !important;
  }

  .px-xxl-minus-180px {
    padding-right: -180px !important;
    padding-left: -180px !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .py-xxl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .py-xxl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .py-xxl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .py-xxl-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .py-xxl-180px {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }

  .py-xxl-minus-50px {
    padding-top: -50px !important;
    padding-bottom: -50px !important;
  }

  .py-xxl-minus-150px {
    padding-top: -150px !important;
    padding-bottom: -150px !important;
  }

  .py-xxl-minus-180px {
    padding-top: -180px !important;
    padding-bottom: -180px !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pt-xxl-6 {
    padding-top: 4rem !important;
  }

  .pt-xxl-7 {
    padding-top: 5rem !important;
  }

  .pt-xxl-8 {
    padding-top: 6rem !important;
  }

  .pt-xxl-35px {
    padding-top: 35px !important;
  }

  .pt-xxl-180px {
    padding-top: 180px !important;
  }

  .pt-xxl-minus-50px {
    padding-top: -50px !important;
  }

  .pt-xxl-minus-150px {
    padding-top: -150px !important;
  }

  .pt-xxl-minus-180px {
    padding-top: -180px !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pe-xxl-6 {
    padding-right: 4rem !important;
  }

  .pe-xxl-7 {
    padding-right: 5rem !important;
  }

  .pe-xxl-8 {
    padding-right: 6rem !important;
  }

  .pe-xxl-35px {
    padding-right: 35px !important;
  }

  .pe-xxl-180px {
    padding-right: 180px !important;
  }

  .pe-xxl-minus-50px {
    padding-right: -50px !important;
  }

  .pe-xxl-minus-150px {
    padding-right: -150px !important;
  }

  .pe-xxl-minus-180px {
    padding-right: -180px !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pb-xxl-6 {
    padding-bottom: 4rem !important;
  }

  .pb-xxl-7 {
    padding-bottom: 5rem !important;
  }

  .pb-xxl-8 {
    padding-bottom: 6rem !important;
  }

  .pb-xxl-35px {
    padding-bottom: 35px !important;
  }

  .pb-xxl-180px {
    padding-bottom: 180px !important;
  }

  .pb-xxl-minus-50px {
    padding-bottom: -50px !important;
  }

  .pb-xxl-minus-150px {
    padding-bottom: -150px !important;
  }

  .pb-xxl-minus-180px {
    padding-bottom: -180px !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .ps-xxl-6 {
    padding-left: 4rem !important;
  }

  .ps-xxl-7 {
    padding-left: 5rem !important;
  }

  .ps-xxl-8 {
    padding-left: 6rem !important;
  }

  .ps-xxl-35px {
    padding-left: 35px !important;
  }

  .ps-xxl-180px {
    padding-left: 180px !important;
  }

  .ps-xxl-minus-50px {
    padding-left: -50px !important;
  }

  .ps-xxl-minus-150px {
    padding-left: -150px !important;
  }

  .ps-xxl-minus-180px {
    padding-left: -180px !important;
  }

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

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

  .text-xxl-center {
    text-align: center !important;
  }

  .min-h-xxl-100 {
    min-height: 100% !important;
  }

  .min-h-xxl-150px {
    min-height: 150px !important;
  }

  .z-xxl-2 {
    z-index: 2 !important;
  }

  .z-xxl-3 {
    z-index: 3 !important;
  }

  .z-xxl-4 {
    z-index: 4 !important;
  }

  .z-xxl-5 {
    z-index: 5 !important;
  }

  .z-xxl-10 {
    z-index: 10 !important;
  }

  .z-xxl-1000 {
    z-index: 1000 !important;
  }
}

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.875rem !important;
  }

  .fs-2 {
    font-size: 2.375rem !important;
  }

  .fs-3 {
    font-size: 1.875rem !important;
  }

  .fs-4 {
    font-size: 1.625rem !important;
  }

  .fs-5 {
    font-size: 1.375rem !important;
  }

  .fs-85px {
    font-size: 5.3125rem !important;
  }

  .fs-3_5rem {
    font-size: 3.5rem !important;
  }

  .fs-title {
    font-size: 12.125rem !important;
  }

  .fs-title2 {
    font-size: 13.5rem !important;
  }

  .fs-title3 {
    font-size: 8.3rem !important;
  }
}

@media print {
  .d-print-inline {
    display: inline !important;
  }

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

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

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

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

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

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

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

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

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

  .d-print-table-header-group {
    display: table-header-group !important;
  }

  .d-print-table-row-group {
    display: table-row-group !important;
  }

  .position-print-static {
    position: static !important;
  }

  .position-print-relative {
    position: relative !important;
  }

  .position-print-absolute {
    position: absolute !important;
  }

  .position-print-fixed {
    position: fixed !important;
  }

  .position-print-sticky {
    position: sticky !important;
  }

  .top-print-0 {
    top: 0 !important;
  }

  .top-print-10px {
    top: 10px !important;
  }

  .top-print-20px {
    top: 20px !important;
  }

  .top-print-1rem {
    top: 1rem !important;
  }

  .top-print-2rem {
    top: 2rem !important;
  }

  .top-print-3rem {
    top: 3rem !important;
  }

  .top-print-5rem {
    top: 5rem !important;
  }

  .top-print-40 {
    top: 40% !important;
  }

  .top-print-50 {
    top: 50% !important;
  }

  .top-print-100 {
    top: 100% !important;
  }

  .bottom-print-0 {
    bottom: 0 !important;
  }

  .bottom-print-10px {
    bottom: 10px !important;
  }

  .bottom-print-20px {
    bottom: 20px !important;
  }

  .bottom-print-1rem {
    bottom: 1rem !important;
  }

  .bottom-print-2rem {
    bottom: 2rem !important;
  }

  .bottom-print-3rem {
    bottom: 3rem !important;
  }

  .bottom-print-5rem {
    bottom: 5rem !important;
  }

  .bottom-print-40 {
    bottom: 40% !important;
  }

  .bottom-print-50 {
    bottom: 50% !important;
  }

  .bottom-print-100 {
    bottom: 100% !important;
  }

  .start-print-0 {
    left: 0 !important;
  }

  .start-print-10px {
    left: 10px !important;
  }

  .start-print-20px {
    left: 20px !important;
  }

  .start-print-1rem {
    left: 1rem !important;
  }

  .start-print-2rem {
    left: 2rem !important;
  }

  .start-print-3rem {
    left: 3rem !important;
  }

  .start-print-5rem {
    left: 5rem !important;
  }

  .start-print-40 {
    left: 40% !important;
  }

  .start-print-50 {
    left: 50% !important;
  }

  .start-print-100 {
    left: 100% !important;
  }

  .end-print-0 {
    right: 0 !important;
  }

  .end-print-10px {
    right: 10px !important;
  }

  .end-print-20px {
    right: 20px !important;
  }

  .end-print-1rem {
    right: 1rem !important;
  }

  .end-print-2rem {
    right: 2rem !important;
  }

  .end-print-3rem {
    right: 3rem !important;
  }

  .end-print-5rem {
    right: 5rem !important;
  }

  .end-print-40 {
    right: 40% !important;
  }

  .end-print-50 {
    right: 50% !important;
  }

  .end-print-100 {
    right: 100% !important;
  }

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

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

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

  .z-print-2 {
    z-index: 2 !important;
  }

  .z-print-3 {
    z-index: 3 !important;
  }

  .z-print-4 {
    z-index: 4 !important;
  }

  .z-print-5 {
    z-index: 5 !important;
  }

  .z-print-10 {
    z-index: 10 !important;
  }

  .z-print-1000 {
    z-index: 1000 !important;
  }
}

html {
  scroll-padding-top: 4.5rem;
  scroll-behavior: smooth;
}

#mouse-trail-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 444443242341;
}

.mouse-shadow {
  position: absolute;
  box-shadow: 0 0 48px 27px rgba(230, 107, 69, 0.1);
  opacity: 1;
  transition: opacity 1s ease, transform 0.2s ease;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transition: opacity 1s ease, transform 0.2s ease;
  -moz-transition: opacity 1s ease, transform 0.2s ease;
  -ms-transition: opacity 1s ease, transform 0.2s ease;
  -o-transition: opacity 1s ease, transform 0.2s ease;
}

.mouse-shadow.fade-out {
  opacity: 0;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
}

body {
  position: relative;
  overflow-x: hidden;
  min-height: 100vh;
}

body:not(.no-noise)::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/assets/images/noiseeffect.png");
  opacity: 0.3;
  pointer-events: none;
  z-index: 0;
}

/* MainPortfolio */
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}

.underLine {
  position: relative;
  z-index: 0;
  padding-bottom: 5px;
  overflow: hidden;
}

.underLine::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #373777;
  z-index: 1;
}

.underLine::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 0;
  background-color: var(--bs-info);
  transition: width 0.4s ease;
  z-index: 2;
}

.underLine:hover::after {
  width: 100%;
}

.input-group .form-control {
  padding: 8px 0 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
}

.input-group .input-group-text {
  padding: 8px 0 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
}

.btn-icon {
  width: 23px;
  height: 23px;
}

.btn-card-icon {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(55, 55, 119, 0.4);
}

.btn-card-icon img {
  margin-left: -36px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.btn-card-icon:hover img {
  margin-left: 0;
}

.text-hover {
  transition: color 0.3s ease-in-out;
}

.text-hover:hover {
  color: #755df0 !important;
}

#footer {
  position: relative;
  background-image: url("/assets/images/banners/footer-gradient.png");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

#footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: linear-gradient(to bottom,
      #e6e6e6 0%,
      rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}

#footer .watermark-container {
  position: relative;
  height: 220px;
  overflow: hidden;
}

#footer .watermark {
  font-size: 38rem;
  color: #d9d9d9;
  position: absolute;
  left: 50%;
  top: -36px;
  transform: translateX(-50%);
  line-height: 0.8;
  margin: 0;
  white-space: nowrap;
  transition: transform 0.5s ease-out;
}

.object-fit-cover {
  object-fit: cover;
}

.object-position-center {
  object-position: center;
}

.portfolio-columns-wrapper {
  display: flex;
  position: relative;
  justify-content: space-between;
}

.portfolio-columns-wrapper .cardportfolio {
  height: 570px;
  width: 585px;

}

.cardportfolio {
  opacity: 1;
  /* ظاهر عادي */
  transform: translateY(0) translateZ(0);
  transition: transform 1.2s cubic-bezier(.165, .84, .44, 1),
    opacity 1.2s cubic-bezier(.165, .84, .44, 1);
  will-change: transform, opacity;
}

/* لما يحصل scroll نديها حركة بسيطة */
.cardportfolio.scrolled {
  transform: translateY(-40px);
  /* تطلع لفوق خفيف */
  opacity: 0.95;
  /* تخفيف بسيط */
}

/* العمود الشمال */
.portfolio-container.left .cardportfolio {
  transition-delay: 0s;
}

/* العمود اليمين */
.portfolio-container.right .cardportfolio {
  transition-delay: 0.8s;
}

.cardportfolio img {
  transition: transform 1.2s cubic-bezier(.165, .84, .44, 1);
  will-change: transform;
}

.portfolio-columns-wrapper .portfolio-container::-webkit-scrollbar {
  display: none;
}

.contact .form-control {
  display: block;
  width: 100%;
  padding: 8px 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #373777;
  background-color: rgba(0, 0, 0, 0) !important;
  background-clip: padding-box;
  border: none;
  appearance: none;
  border-radius: 6px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-bottom: 1px solid #373777 !important;
  border-radius: 0;
}

.advanced_menu.accordion {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-color: #fff;
}

.advanced_menu.accordion .accordion-item {
  background-color: #fff;
  border: none;
}

.advanced_menu.accordion .accordion-item:last-child .accordion-button {
  border-bottom: 0;
}

.advanced_menu.accordion .accordion-item:first-of-type {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.advanced_menu.accordion .accordion-item:last-of-type {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.advanced_menu.accordion .accordion-button {
  border-radius: 0;
  padding: 14px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  background-color: #fff;
  -o-border-radius: 0;
  border-bottom: 1px solid #eef0f8;
  color: #344054;
}

.advanced_menu.accordion .accordion-button:not(.collapsed) {
  color: var(--bs-body-color);
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.advanced_menu.accordion .accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}

.advanced_menu.accordion .accordion-button::after {
  display: none !important;
}

.advanced_menu.accordion .accordion-button::before {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0;
  content: "";
  transition: transform 0.2s ease-in-out;
  font-family: feather !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  margin-inline-end: 8px;
}

.advanced_menu.accordion .accordion-button:not(.collapsed)::before {
  background-image: none;
  transform: rotate(90deg);
}

.advanced_menu.accordion .accordion-body {
  padding: 0;
}

.advanced_menu.accordion .nav-link {
  display: block;
  padding: 0 1rem;
  color: #667085;
}

.advanced_menu.accordion .inside_accordion .accordion-button {
  font-size: 0.9rem;
}

.advanced_menu.accordion .inside_accordion .accordion-button {
  padding: 10px 14px;
  border-bottom: none;
}

.advanced_menu.accordion .inside_accordion .accordion-button::before {
  content: "";
  font-size: 19px;
  margin-inline-end: 5px;
}

.advanced_menu.accordion .inside_accordion .list-unstyled {
  padding-left: 24px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.advanced_menu.accordion .inside_accordion .accordion-button:not(.collapsed)::before {
  background-image: none;
  transform: rotate(90deg);
}

.advanced_menu.accordion .inside_accordion {
  padding-inline-start: 18px;
  font-size: 0.8rem;
}

.advanced_menu.accordion .inside_accordion .accordion-item {
  background-color: #fff;
  border: 0;
}

.advanced_menu2.accordion {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-color: #fff;
}

.advanced_menu2.accordion .accordion-item {
  background-color: #fff;
  border: none;
}

.advanced_menu2.accordion .accordion-item:last-child .accordion-button {
  border-bottom: 0;
}

.advanced_menu2.accordion .accordion-item:first-of-type {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.advanced_menu2.accordion .accordion-item:last-of-type {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.advanced_menu2.accordion .accordion-button {
  border-radius: 0;
  padding: 14px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  background-color: #fff;
  -o-border-radius: 0;
  border-bottom: none;
  color: #344054;
}

.advanced_menu2.accordion .accordion-button:not(.collapsed) {
  color: var(--bs-body-color);
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.advanced_menu2.accordion .accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}

.advanced_menu2.accordion .accordion-button::before {
  display: none !important;
}

.advanced_menu2.accordion .accordion-button::after {
  content: "";
  transition: transform 0.2s ease-in-out;
  font-family: feather !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  background-image: none;
}

.advanced_menu2.accordion .accordion-body {
  padding: 0;
}

.advanced_menu2.accordion .nav-link {
  display: block;
  padding: 0.6rem 0.8rem;
  color: #667085;
  line-height: 1;
}

.custom_tabs .active {
  color: #000710;
}

.custom_tabs .nav-link {
  cursor: pointer;
}

.custom_tabs .nav-link:hover {
  color: #000710;
}

.card.image_with_content .card-body {
  padding: 8px;
  position: relative;
}

.card.image_with_content .parent {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  background-size: cover;
  background-position: right;
}

.card.image_with_content .parent * {
  position: relative;
  z-index: 2;
}

.card.image_with_content .parent .content {
  padding: 30px;
}

.card.image_with_content .parent .content .text {
  margin-bottom: 40px;
}

.card.image_with_content .parent::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  inset-inline-start: 0;
  background: #f0f0f0;
  background: -moz-linear-gradient(90deg,
      rgb(240, 240, 240) 20%,
      rgba(198, 237, 44, 0) 100%);
  background: -webkit-linear-gradient(90deg,
      rgb(240, 240, 240) 20%,
      rgba(198, 237, 44, 0) 100%);
  background: linear-gradient(90deg,
      rgb(240, 240, 240) 20%,
      rgba(198, 237, 44, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f0f0f0", endColorstr="#c6ed2c", GradientType=1);
}

.card.image_with_content2 .card-body {
  padding: 0;
  position: relative;
}

.card.image_with_content2 .parent {
  position: relative;
  display: flex;
  align-items: end;
  justify-content: start;
  background-size: cover;
  background-position: right;
}

.card.image_with_content2 .parent * {
  position: relative;
  z-index: 2;
}

.card.image_with_content2 .parent .content {
  padding: 0;
  width: 100%;
}

.card.image_with_content2 .parent .content .text {
  margin-bottom: 8px;
}

.card.image_with_content2 .parent .link {
  color: #e7191a;
  text-align: center;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36.4px;
  text-decoration: none;
  width: 100%;
  background: linear-gradient(95deg,
      rgba(231, 25, 26, 0.2) 0%,
      rgba(231, 25, 26, 0) 100%);
  display: flex;
  padding: 8px;
  align-items: flex-start;
  gap: 8px;
}

.card .card-header {
  background-color: #fff;
  color: var(--bs-primary);
  padding-top: 0;
  padding-bottom: 0;
}

.card.product_card_1 .card-body {
  padding: 0 1rem;
}

.card.product_card_1 .card-group .card-img-top {
  width: 95px;
  height: 95px;
  object-fit: cover;
  object-position: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}

.card.product_card_1 .card-group .card .card-body {
  padding: 1.5rem;
}

@media (min-width: 578px) {
  .card.product_card_1 .card-group .card {
    border-right: 1px solid var(--typo-color-placeholder-text-gray-80, #eaecf0);
    border-inline-end: 1px solid var(--typo-color-placeholder-text-gray-80, #eaecf0);
  }

  .card.product_card_1 .card-group .card:first-child {
    border-left: none;
    border-inline-start: none;
  }

  .card.product_card_1 .card-group .card:last-child {
    border-right: none;
    border-inline-end: none;
  }
}

.card.product_card_2 .card-body {
  padding: 0 1rem;
}

.card.product_card_2 .card-group .card-img-top {
  width: 95px;
  height: 95px;
  object-fit: cover;
  object-position: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}

.card.product_card_2 .card-group .card .card-body {
  padding: 1.5rem;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 80px;
  padding: 8px;
  background: rgba(234, 236, 240, 0.5);
  background-repeat: no-repeat;
  background-position: center;
  color: #344054;
}

.carousel-control-prev-icon::after,
.carousel-control-next-icon::after {
  font-family: feather !important;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.carousel-control-next-icon {
  background-image: none;
}

.carousel-control-next-icon::after {
  content: "";
}

.carousel-control-prev-icon {
  background-image: none;
}

.carousel-control-prev-icon::after {
  content: "";
}

.carousel-indicators {
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-bottom: 0;
  margin-top: 16px;
}

.carousel-indicators [data-bs-target] {
  width: 18px;
  height: 18px;
  display: block;
  border: none !important;
  cursor: pointer;
  border-radius: 50%;
  background: var(--bs-primary);
  opacity: 0.5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.carousel-indicators .active {
  opacity: 1;
}

.image_carousel .thumb {
  height: 98px;
  width: 98px;
  border: 1px solid #e6e6e6;
  background: #fff;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  opacity: 0.4;
}

.image_carousel .thumb:hover {
  opacity: 1;
  box-shadow: 2px 2px #e6e6e6;
}

.image_carousel .thumb.active {
  opacity: 1;
  border-color: #373777;
}

.image_carousel .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 21px 1rem;
  font-size: 1rem;
  border-radius: 30px;
}

.btn-xl {
  padding: 1.25rem 2.5rem;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.btn-social {
  height: 2.5rem;
  width: 2.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 100%;
}

.btn-primary {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
  box-shadow: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: rgb(46.75, 46.75, 101.15);
  border-color: rgb(44, 44, 95.2);
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: rgb(46.75, 46.75, 101.15);
  border-color: rgb(44, 44, 95.2);
}

.btn-check:focus+.btn-primary:focus,
.btn-primary:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-primary,
.btn-check:active+.btn-primary,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(44, 44, 95.2);
  border-color: rgb(41.25, 41.25, 89.25);
}

.btn-check:checked+.btn-primary:focus:focus,
.btn-check:active+.btn-primary:focus:focus,
.btn-primary:active:focus:focus,
.btn-primary.active:focus:focus,
.show>.btn-primary.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-primary:disabled,
.btn-primary.disabled {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.btn-secondary {
  color: #fff;
  background-color: #e66b45;
  border-color: #e66b45;
  box-shadow: none;
}

.btn-secondary:hover {
  color: #000;
  background-color: rgb(195.5, 90.95, 58.65);
  border-color: rgb(184, 85.6, 55.2);
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
  color: #000;
  background-color: rgb(195.5, 90.95, 58.65);
  border-color: rgb(184, 85.6, 55.2);
}

.btn-check:focus+.btn-secondary:focus,
.btn-secondary:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-secondary,
.btn-check:active+.btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(184, 85.6, 55.2);
  border-color: rgb(172.5, 80.25, 51.75);
}

.btn-check:checked+.btn-secondary:focus:focus,
.btn-check:active+.btn-secondary:focus:focus,
.btn-secondary:active:focus:focus,
.btn-secondary.active:focus:focus,
.show>.btn-secondary.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-secondary:disabled,
.btn-secondary.disabled {
  color: #000;
  background-color: #e66b45;
  border-color: #e66b45;
}

.btn-success {
  color: #fff;
  background-color: #30d158;
  border-color: #30d158;
  box-shadow: none;
}

.btn-success:hover {
  color: #000;
  background-color: rgb(40.8, 177.65, 74.8);
  border-color: rgb(38.4, 167.2, 70.4);
}

.btn-check:focus+.btn-success,
.btn-success:focus {
  color: #000;
  background-color: rgb(40.8, 177.65, 74.8);
  border-color: rgb(38.4, 167.2, 70.4);
}

.btn-check:focus+.btn-success:focus,
.btn-success:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-success,
.btn-check:active+.btn-success,
.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
  color: #000;
  background-color: rgb(38.4, 167.2, 70.4);
  border-color: rgb(36, 156.75, 66);
}

.btn-check:checked+.btn-success:focus:focus,
.btn-check:active+.btn-success:focus:focus,
.btn-success:active:focus:focus,
.btn-success.active:focus:focus,
.show>.btn-success.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-success:disabled,
.btn-success.disabled {
  color: #000;
  background-color: #30d158;
  border-color: #30d158;
}

.btn-info {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
  box-shadow: none;
}

.btn-info:hover {
  color: #fff;
  background-color: rgb(99.45, 79.05, 204);
  border-color: rgb(93.6, 74.4, 192);
}

.btn-check:focus+.btn-info,
.btn-info:focus {
  color: #fff;
  background-color: rgb(99.45, 79.05, 204);
  border-color: rgb(93.6, 74.4, 192);
}

.btn-check:focus+.btn-info:focus,
.btn-info:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-info,
.btn-check:active+.btn-info,
.btn-info:active,
.btn-info.active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(93.6, 74.4, 192);
  border-color: rgb(87.75, 69.75, 180);
}

.btn-check:checked+.btn-info:focus:focus,
.btn-check:active+.btn-info:focus:focus,
.btn-info:active:focus:focus,
.btn-info.active:focus:focus,
.show>.btn-info.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-info:disabled,
.btn-info.disabled {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
}

.btn-cyan {
  color: #fff;
  background-color: #62d3ff;
  border-color: #62d3ff;
  box-shadow: none;
}

.btn-cyan:hover {
  color: #000;
  background-color: rgb(83.3, 179.35, 216.75);
  border-color: rgb(78.4, 168.8, 204);
}

.btn-check:focus+.btn-cyan,
.btn-cyan:focus {
  color: #000;
  background-color: rgb(83.3, 179.35, 216.75);
  border-color: rgb(78.4, 168.8, 204);
}

.btn-check:focus+.btn-cyan:focus,
.btn-cyan:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-cyan,
.btn-check:active+.btn-cyan,
.btn-cyan:active,
.btn-cyan.active,
.show>.btn-cyan.dropdown-toggle {
  color: #000;
  background-color: rgb(78.4, 168.8, 204);
  border-color: rgb(73.5, 158.25, 191.25);
}

.btn-check:checked+.btn-cyan:focus:focus,
.btn-check:active+.btn-cyan:focus:focus,
.btn-cyan:active:focus:focus,
.btn-cyan.active:focus:focus,
.show>.btn-cyan.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-cyan:disabled,
.btn-cyan.disabled {
  color: #000;
  background-color: #62d3ff;
  border-color: #62d3ff;
}

.btn-warning {
  color: #fff;
  background-color: #f4c047;
  border-color: #f4c047;
  box-shadow: none;
}

.btn-warning:hover {
  color: #000;
  background-color: rgb(207.4, 163.2, 60.35);
  border-color: rgb(195.2, 153.6, 56.8);
}

.btn-check:focus+.btn-warning,
.btn-warning:focus {
  color: #000;
  background-color: rgb(207.4, 163.2, 60.35);
  border-color: rgb(195.2, 153.6, 56.8);
}

.btn-check:focus+.btn-warning:focus,
.btn-warning:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-warning,
.btn-check:active+.btn-warning,
.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
  color: #000;
  background-color: rgb(195.2, 153.6, 56.8);
  border-color: rgb(183, 144, 53.25);
}

.btn-check:checked+.btn-warning:focus:focus,
.btn-check:active+.btn-warning:focus:focus,
.btn-warning:active:focus:focus,
.btn-warning.active:focus:focus,
.show>.btn-warning.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-warning:disabled,
.btn-warning.disabled {
  color: #000;
  background-color: #f4c047;
  border-color: #f4c047;
}

.btn-danger {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
  box-shadow: none;
}

.btn-danger:hover {
  color: #fff;
  background-color: rgb(196.35, 21.25, 22.1);
  border-color: rgb(184.8, 20, 20.8);
}

.btn-check:focus+.btn-danger,
.btn-danger:focus {
  color: #fff;
  background-color: rgb(196.35, 21.25, 22.1);
  border-color: rgb(184.8, 20, 20.8);
}

.btn-check:focus+.btn-danger:focus,
.btn-danger:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-danger,
.btn-check:active+.btn-danger,
.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(184.8, 20, 20.8);
  border-color: rgb(173.25, 18.75, 19.5);
}

.btn-check:checked+.btn-danger:focus:focus,
.btn-check:active+.btn-danger:focus:focus,
.btn-danger:active:focus:focus,
.btn-danger.active:focus:focus,
.show>.btn-danger.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-danger:disabled,
.btn-danger.disabled {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
}

.btn-light {
  color: #000710;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  box-shadow: none;
}

.btn-light:hover {
  color: #000;
  background-color: hsl(0, 0%, 91.6666666667%);
  border-color: rgb(232.5, 232.5, 232.5);
}

.btn-check:focus+.btn-light,
.btn-light:focus {
  color: #000;
  background-color: hsl(0, 0%, 91.6666666667%);
  border-color: rgb(232.5, 232.5, 232.5);
}

.btn-check:focus+.btn-light:focus,
.btn-light:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-light,
.btn-check:active+.btn-light,
.btn-light:active,
.btn-light.active,
.show>.btn-light.dropdown-toggle {
  color: #000;
  background-color: #ebebeb;
  border-color: rgb(232.5, 232.5, 232.5);
}

.btn-check:checked+.btn-light:focus:focus,
.btn-check:active+.btn-light:focus:focus,
.btn-light:active:focus:focus,
.btn-light.active:focus:focus,
.show>.btn-light.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-light:disabled,
.btn-light.disabled {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-white {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
}

.btn-white:hover {
  color: #000;
  background-color: hsl(0, 0%, 85%);
  border-color: #ccc;
}

.btn-check:focus+.btn-white,
.btn-white:focus {
  color: #000;
  background-color: hsl(0, 0%, 85%);
  border-color: #ccc;
}

.btn-check:focus+.btn-white:focus,
.btn-white:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-white,
.btn-check:active+.btn-white,
.btn-white:active,
.btn-white.active,
.show>.btn-white.dropdown-toggle {
  color: #000;
  background-color: #ccc;
  border-color: hsl(0, 0%, 75%);
}

.btn-check:checked+.btn-white:focus:focus,
.btn-check:active+.btn-white:focus:focus,
.btn-white:active:focus:focus,
.btn-white.active:focus:focus,
.show>.btn-white.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-white:disabled,
.btn-white.disabled {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-dark {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
  box-shadow: none;
}

.btn-dark:hover {
  color: #fff;
  background-color: rgb(0, 5.95, 13.6);
  border-color: rgb(0, 5.6, 12.8);
}

.btn-check:focus+.btn-dark,
.btn-dark:focus {
  color: #fff;
  background-color: rgb(0, 5.95, 13.6);
  border-color: rgb(0, 5.6, 12.8);
}

.btn-check:focus+.btn-dark:focus,
.btn-dark:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-dark,
.btn-check:active+.btn-dark,
.btn-dark:active,
.btn-dark.active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 5.6, 12.8);
  border-color: rgb(0, 5.25, 12);
}

.btn-check:checked+.btn-dark:focus:focus,
.btn-check:active+.btn-dark:focus:focus,
.btn-dark:active:focus:focus,
.btn-dark.active:focus:focus,
.show>.btn-dark.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-dark:disabled,
.btn-dark.disabled {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
}

.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
  box-shadow: none;
}

.btn-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:focus+.btn-black,
.btn-black:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:focus+.btn-black:focus,
.btn-black:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-black,
.btn-check:active+.btn-black,
.btn-black:active,
.btn-black.active,
.show>.btn-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:checked+.btn-black:focus:focus,
.btn-check:active+.btn-black:focus:focus,
.btn-black:active:focus:focus,
.btn-black.active:focus:focus,
.show>.btn-black.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-black:disabled,
.btn-black.disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-gray {
  color: #000710;
  background-color: #eeeff2;
  border-color: #eeeff2;
  box-shadow: none;
}

.btn-gray:hover {
  color: #000;
  background-color: rgb(240.55, 241.4, 243.95);
  border-color: rgb(239.7, 240.6, 243.3);
}

.btn-check:focus+.btn-gray,
.btn-gray:focus {
  color: #000;
  background-color: rgb(240.55, 241.4, 243.95);
  border-color: rgb(239.7, 240.6, 243.3);
}

.btn-check:focus+.btn-gray:focus,
.btn-gray:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-gray,
.btn-check:active+.btn-gray,
.btn-gray:active,
.btn-gray.active,
.show>.btn-gray.dropdown-toggle {
  color: #000;
  background-color: rgb(241.4, 242.2, 244.6);
  border-color: rgb(239.7, 240.6, 243.3);
}

.btn-check:checked+.btn-gray:focus:focus,
.btn-check:active+.btn-gray:focus:focus,
.btn-gray:active:focus:focus,
.btn-gray.active:focus:focus,
.show>.btn-gray.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-gray:disabled,
.btn-gray.disabled {
  color: #000;
  background-color: #eeeff2;
  border-color: #eeeff2;
}

.btn-gray-80 {
  color: #fff;
  background-color: #eaecf0;
  border-color: #eaecf0;
  box-shadow: none;
}

.btn-gray-80:hover {
  color: #000;
  background-color: rgb(198.9, 200.6, 204);
  border-color: rgb(187.2, 188.8, 192);
}

.btn-check:focus+.btn-gray-80,
.btn-gray-80:focus {
  color: #000;
  background-color: rgb(198.9, 200.6, 204);
  border-color: rgb(187.2, 188.8, 192);
}

.btn-check:focus+.btn-gray-80:focus,
.btn-gray-80:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-gray-80,
.btn-check:active+.btn-gray-80,
.btn-gray-80:active,
.btn-gray-80.active,
.show>.btn-gray-80.dropdown-toggle {
  color: #000;
  background-color: rgb(187.2, 188.8, 192);
  border-color: rgb(175.5, 177, 180);
}

.btn-check:checked+.btn-gray-80:focus:focus,
.btn-check:active+.btn-gray-80:focus:focus,
.btn-gray-80:active:focus:focus,
.btn-gray-80.active:focus:focus,
.show>.btn-gray-80.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-gray-80:disabled,
.btn-gray-80.disabled {
  color: #000;
  background-color: #eaecf0;
  border-color: #eaecf0;
}

.btn-gray-700 {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
  box-shadow: none;
}

.btn-gray-700:hover {
  color: #fff;
  background-color: rgb(44.2, 54.4, 71.4);
  border-color: rgb(41.6, 51.2, 67.2);
}

.btn-check:focus+.btn-gray-700,
.btn-gray-700:focus {
  color: #fff;
  background-color: rgb(44.2, 54.4, 71.4);
  border-color: rgb(41.6, 51.2, 67.2);
}

.btn-check:focus+.btn-gray-700:focus,
.btn-gray-700:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-gray-700,
.btn-check:active+.btn-gray-700,
.btn-gray-700:active,
.btn-gray-700.active,
.show>.btn-gray-700.dropdown-toggle {
  color: #fff;
  background-color: rgb(41.6, 51.2, 67.2);
  border-color: #27303f;
}

.btn-check:checked+.btn-gray-700:focus:focus,
.btn-check:active+.btn-gray-700:focus:focus,
.btn-gray-700:active:focus:focus,
.btn-gray-700.active:focus:focus,
.show>.btn-gray-700.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-gray-700:disabled,
.btn-gray-700.disabled {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
}

.btn-gray-400 {
  color: #fff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  box-shadow: none;
}

.btn-gray-400:hover {
  color: #000;
  background-color: hsl(0, 0%, 72.3333333333%);
  border-color: rgb(173.6, 173.6, 173.6);
}

.btn-check:focus+.btn-gray-400,
.btn-gray-400:focus {
  color: #000;
  background-color: hsl(0, 0%, 72.3333333333%);
  border-color: rgb(173.6, 173.6, 173.6);
}

.btn-check:focus+.btn-gray-400:focus,
.btn-gray-400:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-gray-400,
.btn-check:active+.btn-gray-400,
.btn-gray-400:active,
.btn-gray-400.active,
.show>.btn-gray-400.dropdown-toggle {
  color: #000;
  background-color: rgb(173.6, 173.6, 173.6);
  border-color: hsl(0, 0%, 63.8235294118%);
}

.btn-check:checked+.btn-gray-400:focus:focus,
.btn-check:active+.btn-gray-400:focus:focus,
.btn-gray-400:active:focus:focus,
.btn-gray-400.active:focus:focus,
.show>.btn-gray-400.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-gray-400:disabled,
.btn-gray-400.disabled {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-gray-500 {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
  box-shadow: none;
}

.btn-gray-500:hover {
  color: #000;
  background-color: hsla(0, 0%, 75.3164556962%, 0.745);
  border-color: hsla(0, 0%, 68.2926829268%, 0.76);
}

.btn-check:focus+.btn-gray-500,
.btn-gray-500:focus {
  color: #000;
  background-color: hsla(0, 0%, 75.3164556962%, 0.745);
  border-color: hsla(0, 0%, 68.2926829268%, 0.76);
}

.btn-check:focus+.btn-gray-500:focus,
.btn-gray-500:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-gray-500,
.btn-check:active+.btn-gray-500,
.btn-gray-500:active,
.btn-gray-500.active,
.show>.btn-gray-500.dropdown-toggle {
  color: #000;
  background-color: hsla(0, 0%, 68.2926829268%, 0.76);
  border-color: rgba(157.5, 157.5, 157.5, 0.775);
}

.btn-check:checked+.btn-gray-500:focus:focus,
.btn-check:active+.btn-gray-500:focus:focus,
.btn-gray-500:active:focus:focus,
.btn-gray-500.active:focus:focus,
.show>.btn-gray-500.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-gray-500:disabled,
.btn-gray-500.disabled {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-4C4141 {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
  box-shadow: none;
}

.btn-4C4141:hover {
  color: #fff;
  background-color: rgb(64.6, 55.25, 55.25);
  border-color: rgb(60.8, 52, 52);
}

.btn-check:focus+.btn-4C4141,
.btn-4C4141:focus {
  color: #fff;
  background-color: rgb(64.6, 55.25, 55.25);
  border-color: rgb(60.8, 52, 52);
}

.btn-check:focus+.btn-4C4141:focus,
.btn-4C4141:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-4C4141,
.btn-check:active+.btn-4C4141,
.btn-4C4141:active,
.btn-4C4141.active,
.show>.btn-4C4141.dropdown-toggle {
  color: #fff;
  background-color: rgb(60.8, 52, 52);
  border-color: rgb(57, 48.75, 48.75);
}

.btn-check:checked+.btn-4C4141:focus:focus,
.btn-check:active+.btn-4C4141:focus:focus,
.btn-4C4141:active:focus:focus,
.btn-4C4141.active:focus:focus,
.show>.btn-4C4141.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-4C4141:disabled,
.btn-4C4141.disabled {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
}

.btn-outline-danger {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
  box-shadow: none;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: rgba(115.5, 12.5, 13, 0.405);
  border-color: hsla(359.7087378641, 80.46875%, 20.7707910751%, 0.44);
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
  color: #fff;
  background-color: rgba(115.5, 12.5, 13, 0.405);
  border-color: hsla(359.7087378641, 80.46875%, 20.7707910751%, 0.44);
}

.btn-check:focus+.btn-outline-danger:focus,
.btn-outline-danger:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: hsla(359.7087378641, 80.46875%, 20.7707910751%, 0.44);
  border-color: rgba(79.9615384615, 8.6538461538, 9, 0.475);
}

.btn-check:checked+.btn-outline-danger:focus:focus,
.btn-check:active+.btn-outline-danger:focus:focus,
.btn-outline-danger:active:focus:focus,
.btn-outline-danger.active:focus:focus,
.show>.btn-outline-danger.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-outline-success {
  color: #fff;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
  box-shadow: none;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: rgba(11.027027027, 48.0135135135, 20.2162162162, 0.235);
  border-color: rgba(8.347826087, 36.347826087, 15.3043478261, 0.28);
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
  color: #fff;
  background-color: rgba(11.027027027, 48.0135135135, 20.2162162162, 0.235);
  border-color: rgba(8.347826087, 36.347826087, 15.3043478261, 0.28);
}

.btn-check:focus+.btn-outline-success:focus,
.btn-outline-success:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: rgba(8.347826087, 36.347826087, 15.3043478261, 0.28);
  border-color: rgba(6.5454545455, 28.5, 12, 0.325);
}

.btn-check:checked+.btn-outline-success:focus:focus,
.btn-check:active+.btn-outline-success:focus:focus,
.btn-outline-success:active:focus:focus,
.btn-outline-success.active:focus:focus,
.show>.btn-outline-success.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #000;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-outline-warning {
  color: #fff;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
  box-shadow: none;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: rgba(122, 96, 35.5, 0.405);
  border-color: rgba(100.9655172414, 79.4482758621, 29.3793103448, 0.44);
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
  color: #fff;
  background-color: rgba(122, 96, 35.5, 0.405);
  border-color: rgba(100.9655172414, 79.4482758621, 29.3793103448, 0.44);
}

.btn-check:focus+.btn-outline-warning:focus,
.btn-outline-warning:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: rgba(100.9655172414, 79.4482758621, 29.3793103448, 0.44);
  border-color: rgba(84.4615384615, 66.4615384615, 24.5769230769, 0.475);
}

.btn-check:checked+.btn-outline-warning:focus:focus,
.btn-check:active+.btn-outline-warning:focus:focus,
.btn-outline-warning:active:focus:focus,
.btn-outline-warning.active:focus:focus,
.show>.btn-outline-warning.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #000;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-outline-cyan {
  color: #fff;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
  box-shadow: none;
}

.btn-outline-cyan:hover {
  color: #fff;
  background-color: rgba(49, 105.5, 127.5, 0.405);
  border-color: rgba(40.5517241379, 87.3103448276, 105.5172413793, 0.44);
}

.btn-check:focus+.btn-outline-cyan,
.btn-outline-cyan:focus {
  color: #fff;
  background-color: rgba(49, 105.5, 127.5, 0.405);
  border-color: rgba(40.5517241379, 87.3103448276, 105.5172413793, 0.44);
}

.btn-check:focus+.btn-outline-cyan:focus,
.btn-outline-cyan:focus:focus {
  box-shadow: 0;
}

.btn-check:checked+.btn-outline-cyan,
.btn-check:active+.btn-outline-cyan,
.btn-outline-cyan:active,
.btn-outline-cyan.active,
.show>.btn-outline-cyan.dropdown-toggle {
  color: #fff;
  background-color: rgba(40.5517241379, 87.3103448276, 105.5172413793, 0.44);
  border-color: rgba(33.9230769231, 73.0384615385, 88.2692307692, 0.475);
}

.btn-check:checked+.btn-outline-cyan:focus:focus,
.btn-check:active+.btn-outline-cyan:focus:focus,
.btn-outline-cyan:active:focus:focus,
.btn-outline-cyan.active:focus:focus,
.show>.btn-outline-cyan.dropdown-toggle:focus:focus {
  box-shadow: 0;
}

.btn-outline-cyan:disabled,
.btn-outline-cyan.disabled {
  color: #000;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-outline-primary {
  color: #373777;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(55, 55, 119, 0.2);
}

.btn-outline-primary:hover {
  color: #373777;
  background-color: rgba(55, 55, 119, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: none !important;
  color: #373777;
  background-color: rgba(55, 55, 119, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-primary,
.btn-check:active+.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
  color: #373777;
  background-color: rgba(55, 55, 119, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-primary:focus,
.btn-check:active+.btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
  color: #373777;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-secondary {
  color: #e66b45;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(230, 107, 69, 0.2);
}

.btn-outline-secondary:hover {
  color: #e66b45;
  background-color: rgba(230, 107, 69, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: none !important;
  color: #e66b45;
  background-color: rgba(230, 107, 69, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-secondary,
.btn-check:active+.btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
  color: #e66b45;
  background-color: rgba(230, 107, 69, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
  color: #e66b45;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-success {
  color: #30d158;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(48, 209, 88, 0.2);
}

.btn-outline-success:hover {
  color: #30d158;
  background-color: rgba(48, 209, 88, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
  box-shadow: none !important;
  color: #30d158;
  background-color: rgba(48, 209, 88, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
  color: #30d158;
  background-color: rgba(48, 209, 88, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-success:focus,
.btn-check:active+.btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #30d158;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-info {
  color: #755df0;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(117, 93, 240, 0.2);
}

.btn-outline-info:hover {
  color: #755df0;
  background-color: rgba(117, 93, 240, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
  box-shadow: none !important;
  color: #755df0;
  background-color: rgba(117, 93, 240, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-info,
.btn-check:active+.btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
  color: #755df0;
  background-color: rgba(117, 93, 240, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-info:focus,
.btn-check:active+.btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-info:disabled,
.btn-outline-info.disabled {
  color: #755df0;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-cyan {
  color: #62d3ff;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(98, 211, 255, 0.2);
}

.btn-outline-cyan:hover {
  color: #62d3ff;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-cyan,
.btn-outline-cyan:focus {
  box-shadow: none !important;
  color: #62d3ff;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-cyan,
.btn-check:active+.btn-outline-cyan,
.btn-outline-cyan:active,
.btn-outline-cyan.active,
.btn-outline-cyan.dropdown-toggle.show {
  color: #62d3ff;
  background-color: rgba(98, 211, 255, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-cyan:focus,
.btn-check:active+.btn-outline-cyan:focus,
.btn-outline-cyan:active:focus,
.btn-outline-cyan.active:focus,
.btn-outline-cyan.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-cyan:disabled,
.btn-outline-cyan.disabled {
  color: #62d3ff;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-warning {
  color: #f4c047;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(244, 192, 71, 0.2);
}

.btn-outline-warning:hover {
  color: #f4c047;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: none !important;
  color: #f4c047;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
  color: #f4c047;
  background-color: rgba(244, 192, 71, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #f4c047;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-danger {
  color: #e7191a;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(231, 25, 26, 0.2);
}

.btn-outline-danger:hover {
  color: #e7191a;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: none !important;
  color: #e7191a;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
  color: #e7191a;
  background-color: rgba(231, 25, 26, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-danger:focus,
.btn-check:active+.btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #e7191a;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-light {
  color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(230, 230, 230, 0.2);
}

.btn-outline-light:hover {
  color: #e6e6e6;
  background-color: rgba(230, 230, 230, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
  box-shadow: none !important;
  color: #e6e6e6;
  background-color: rgba(230, 230, 230, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-light,
.btn-check:active+.btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
  color: #e6e6e6;
  background-color: rgba(230, 230, 230, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-light:focus,
.btn-check:active+.btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-light:disabled,
.btn-outline-light.disabled {
  color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-white {
  color: #fff;
  border-color: rgba(0, 0, 0, 0);
  background-color: hsla(0, 0%, 100%, 0.2);
}

.btn-outline-white:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-white,
.btn-outline-white:focus {
  box-shadow: none !important;
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-white,
.btn-check:active+.btn-outline-white,
.btn-outline-white:active,
.btn-outline-white.active,
.btn-outline-white.dropdown-toggle.show {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-white:focus,
.btn-check:active+.btn-outline-white:focus,
.btn-outline-white:active:focus,
.btn-outline-white.active:focus,
.btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-white:disabled,
.btn-outline-white.disabled {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-dark {
  color: #000710;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 7, 16, 0.2);
}

.btn-outline-dark:hover {
  color: #000710;
  background-color: rgba(0, 7, 16, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: none !important;
  color: #000710;
  background-color: rgba(0, 7, 16, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-dark,
.btn-check:active+.btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
  color: #000710;
  background-color: rgba(0, 7, 16, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-dark:focus,
.btn-check:active+.btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
  color: #000710;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-black {
  color: #000;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.2);
}

.btn-outline-black:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-black,
.btn-outline-black:focus {
  box-shadow: none !important;
  color: #000;
  background-color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-black,
.btn-check:active+.btn-outline-black,
.btn-outline-black:active,
.btn-outline-black.active,
.btn-outline-black.dropdown-toggle.show {
  color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-black:focus,
.btn-check:active+.btn-outline-black:focus,
.btn-outline-black:active:focus,
.btn-outline-black.active:focus,
.btn-outline-black.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-black:disabled,
.btn-outline-black.disabled {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray {
  color: #eeeff2;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(238, 239, 242, 0.2);
}

.btn-outline-gray:hover {
  color: #eeeff2;
  background-color: rgba(238, 239, 242, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-gray,
.btn-outline-gray:focus {
  box-shadow: none !important;
  color: #eeeff2;
  background-color: rgba(238, 239, 242, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray,
.btn-check:active+.btn-outline-gray,
.btn-outline-gray:active,
.btn-outline-gray.active,
.btn-outline-gray.dropdown-toggle.show {
  color: #eeeff2;
  background-color: rgba(238, 239, 242, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray:focus,
.btn-check:active+.btn-outline-gray:focus,
.btn-outline-gray:active:focus,
.btn-outline-gray.active:focus,
.btn-outline-gray.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-gray:disabled,
.btn-outline-gray.disabled {
  color: #eeeff2;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-80 {
  color: #eaecf0;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(234, 236, 240, 0.2);
}

.btn-outline-gray-80:hover {
  color: #eaecf0;
  background-color: rgba(234, 236, 240, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-gray-80,
.btn-outline-gray-80:focus {
  box-shadow: none !important;
  color: #eaecf0;
  background-color: rgba(234, 236, 240, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-80,
.btn-check:active+.btn-outline-gray-80,
.btn-outline-gray-80:active,
.btn-outline-gray-80.active,
.btn-outline-gray-80.dropdown-toggle.show {
  color: #eaecf0;
  background-color: rgba(234, 236, 240, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-80:focus,
.btn-check:active+.btn-outline-gray-80:focus,
.btn-outline-gray-80:active:focus,
.btn-outline-gray-80.active:focus,
.btn-outline-gray-80.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-gray-80:disabled,
.btn-outline-gray-80.disabled {
  color: #eaecf0;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-700 {
  color: #344054;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(52, 64, 84, 0.2);
}

.btn-outline-gray-700:hover {
  color: #344054;
  background-color: rgba(52, 64, 84, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-gray-700,
.btn-outline-gray-700:focus {
  box-shadow: none !important;
  color: #344054;
  background-color: rgba(52, 64, 84, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-700,
.btn-check:active+.btn-outline-gray-700,
.btn-outline-gray-700:active,
.btn-outline-gray-700.active,
.btn-outline-gray-700.dropdown-toggle.show {
  color: #344054;
  background-color: rgba(52, 64, 84, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-700:focus,
.btn-check:active+.btn-outline-gray-700:focus,
.btn-outline-gray-700:active:focus,
.btn-outline-gray-700.active:focus,
.btn-outline-gray-700.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-gray-700:disabled,
.btn-outline-gray-700.disabled {
  color: #344054;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-400 {
  color: #d9d9d9;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(217, 217, 217, 0.2);
}

.btn-outline-gray-400:hover {
  color: #d9d9d9;
  background-color: rgba(217, 217, 217, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-gray-400,
.btn-outline-gray-400:focus {
  box-shadow: none !important;
  color: #d9d9d9;
  background-color: rgba(217, 217, 217, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-400,
.btn-check:active+.btn-outline-gray-400,
.btn-outline-gray-400:active,
.btn-outline-gray-400.active,
.btn-outline-gray-400.dropdown-toggle.show {
  color: #d9d9d9;
  background-color: rgba(217, 217, 217, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-400:focus,
.btn-check:active+.btn-outline-gray-400:focus,
.btn-outline-gray-400:active:focus,
.btn-outline-gray-400.active:focus,
.btn-outline-gray-400.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-gray-400:disabled,
.btn-outline-gray-400.disabled {
  color: #d9d9d9;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-gray-500 {
  color: hsla(0, 0%, 100%, 0.7);
  border-color: rgba(0, 0, 0, 0);
  background-color: hsla(0, 0%, 100%, 0.2);
}

.btn-outline-gray-500:hover {
  color: hsla(0, 0%, 100%, 0.7);
  background-color: hsla(0, 0%, 100%, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-gray-500,
.btn-outline-gray-500:focus {
  box-shadow: none !important;
  color: hsla(0, 0%, 100%, 0.7);
  background-color: hsla(0, 0%, 100%, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-500,
.btn-check:active+.btn-outline-gray-500,
.btn-outline-gray-500:active,
.btn-outline-gray-500.active,
.btn-outline-gray-500.dropdown-toggle.show {
  color: hsla(0, 0%, 100%, 0.7);
  background-color: hsla(0, 0%, 100%, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-gray-500:focus,
.btn-check:active+.btn-outline-gray-500:focus,
.btn-outline-gray-500:active:focus,
.btn-outline-gray-500.active:focus,
.btn-outline-gray-500.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-gray-500:disabled,
.btn-outline-gray-500.disabled {
  color: hsla(0, 0%, 100%, 0.7);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-4C4141 {
  color: #4c4141;
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(76, 65, 65, 0.2);
}

.btn-outline-4C4141:hover {
  color: #4c4141;
  background-color: rgba(76, 65, 65, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-4C4141,
.btn-outline-4C4141:focus {
  box-shadow: none !important;
  color: #4c4141;
  background-color: rgba(76, 65, 65, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-4C4141,
.btn-check:active+.btn-outline-4C4141,
.btn-outline-4C4141:active,
.btn-outline-4C4141.active,
.btn-outline-4C4141.dropdown-toggle.show {
  color: #4c4141;
  background-color: rgba(76, 65, 65, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-4C4141:focus,
.btn-check:active+.btn-outline-4C4141:focus,
.btn-outline-4C4141:active:focus,
.btn-outline-4C4141.active:focus,
.btn-outline-4C4141.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-4C4141:disabled,
.btn-outline-4C4141.disabled {
  color: #4c4141;
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-danger {
  color: rgba(231, 25, 26, 0.3);
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(231, 25, 26, 0.2);
}

.btn-outline-outline-danger:hover {
  color: rgba(231, 25, 26, 0.3);
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-outline-danger,
.btn-outline-outline-danger:focus {
  box-shadow: none !important;
  color: rgba(231, 25, 26, 0.3);
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-danger,
.btn-check:active+.btn-outline-outline-danger,
.btn-outline-outline-danger:active,
.btn-outline-outline-danger.active,
.btn-outline-outline-danger.dropdown-toggle.show {
  color: rgba(231, 25, 26, 0.3);
  background-color: rgba(231, 25, 26, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-danger:focus,
.btn-check:active+.btn-outline-outline-danger:focus,
.btn-outline-outline-danger:active:focus,
.btn-outline-outline-danger.active:focus,
.btn-outline-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-outline-danger:disabled,
.btn-outline-outline-danger.disabled {
  color: rgba(231, 25, 26, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-success {
  color: rgba(48, 209, 88, 0.1);
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(48, 209, 88, 0.2);
}

.btn-outline-outline-success:hover {
  color: rgba(48, 209, 88, 0.1);
  background-color: rgba(48, 209, 88, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-outline-success,
.btn-outline-outline-success:focus {
  box-shadow: none !important;
  color: rgba(48, 209, 88, 0.1);
  background-color: rgba(48, 209, 88, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-success,
.btn-check:active+.btn-outline-outline-success,
.btn-outline-outline-success:active,
.btn-outline-outline-success.active,
.btn-outline-outline-success.dropdown-toggle.show {
  color: rgba(48, 209, 88, 0.1);
  background-color: rgba(48, 209, 88, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-success:focus,
.btn-check:active+.btn-outline-outline-success:focus,
.btn-outline-outline-success:active:focus,
.btn-outline-outline-success.active:focus,
.btn-outline-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-outline-success:disabled,
.btn-outline-outline-success.disabled {
  color: rgba(48, 209, 88, 0.1);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-warning {
  color: rgba(244, 192, 71, 0.3);
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(244, 192, 71, 0.2);
}

.btn-outline-outline-warning:hover {
  color: rgba(244, 192, 71, 0.3);
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-outline-warning,
.btn-outline-outline-warning:focus {
  box-shadow: none !important;
  color: rgba(244, 192, 71, 0.3);
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-warning,
.btn-check:active+.btn-outline-outline-warning,
.btn-outline-outline-warning:active,
.btn-outline-outline-warning.active,
.btn-outline-outline-warning.dropdown-toggle.show {
  color: rgba(244, 192, 71, 0.3);
  background-color: rgba(244, 192, 71, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-warning:focus,
.btn-check:active+.btn-outline-outline-warning:focus,
.btn-outline-outline-warning:active:focus,
.btn-outline-outline-warning.active:focus,
.btn-outline-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-outline-warning:disabled,
.btn-outline-outline-warning.disabled {
  color: rgba(244, 192, 71, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-outline-outline-cyan {
  color: rgba(98, 211, 255, 0.3);
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(98, 211, 255, 0.2);
}

.btn-outline-outline-cyan:hover {
  color: rgba(98, 211, 255, 0.3);
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:focus+.btn-outline-outline-cyan,
.btn-outline-outline-cyan:focus {
  box-shadow: none !important;
  color: rgba(98, 211, 255, 0.3);
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-cyan,
.btn-check:active+.btn-outline-outline-cyan,
.btn-outline-outline-cyan:active,
.btn-outline-outline-cyan.active,
.btn-outline-outline-cyan.dropdown-toggle.show {
  color: rgba(98, 211, 255, 0.3);
  background-color: rgba(98, 211, 255, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

.btn-check:checked+.btn-outline-outline-cyan:focus,
.btn-check:active+.btn-outline-outline-cyan:focus,
.btn-outline-outline-cyan:active:focus,
.btn-outline-outline-cyan.active:focus,
.btn-outline-outline-cyan.dropdown-toggle.show:focus {
  box-shadow: 0;
}

.btn-outline-outline-cyan:disabled,
.btn-outline-outline-cyan.disabled {
  color: rgba(98, 211, 255, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-primary {
  color: #373777;
  border-color: #373777;
}

.btn-transparent-primary:hover {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.btn-check:focus+.btn-transparent-primary,
.btn-transparent-primary:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-primary,
.btn-check:active+.btn-transparent-primary,
.btn-transparent-primary:active,
.btn-transparent-primary.active,
.btn-transparent-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #373777;
  border-color: #373777;
}

.btn-check:checked+.btn-transparent-primary:focus,
.btn-check:active+.btn-transparent-primary:focus,
.btn-transparent-primary:active:focus,
.btn-transparent-primary.active:focus,
.btn-transparent-primary.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-primary:disabled,
.btn-transparent-primary.disabled {
  color: #373777;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-secondary {
  color: #e66b45;
  border-color: #e66b45;
}

.btn-transparent-secondary:hover {
  color: #000;
  background-color: #e66b45;
  border-color: #e66b45;
}

.btn-check:focus+.btn-transparent-secondary,
.btn-transparent-secondary:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-secondary,
.btn-check:active+.btn-transparent-secondary,
.btn-transparent-secondary:active,
.btn-transparent-secondary.active,
.btn-transparent-secondary.dropdown-toggle.show {
  color: #000;
  background-color: #e66b45;
  border-color: #e66b45;
}

.btn-check:checked+.btn-transparent-secondary:focus,
.btn-check:active+.btn-transparent-secondary:focus,
.btn-transparent-secondary:active:focus,
.btn-transparent-secondary.active:focus,
.btn-transparent-secondary.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-secondary:disabled,
.btn-transparent-secondary.disabled {
  color: #e66b45;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-success {
  color: #30d158;
  border-color: #30d158;
}

.btn-transparent-success:hover {
  color: #000;
  background-color: #30d158;
  border-color: #30d158;
}

.btn-check:focus+.btn-transparent-success,
.btn-transparent-success:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-success,
.btn-check:active+.btn-transparent-success,
.btn-transparent-success:active,
.btn-transparent-success.active,
.btn-transparent-success.dropdown-toggle.show {
  color: #000;
  background-color: #30d158;
  border-color: #30d158;
}

.btn-check:checked+.btn-transparent-success:focus,
.btn-check:active+.btn-transparent-success:focus,
.btn-transparent-success:active:focus,
.btn-transparent-success.active:focus,
.btn-transparent-success.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-success:disabled,
.btn-transparent-success.disabled {
  color: #30d158;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-info {
  color: #755df0;
  border-color: #755df0;
}

.btn-transparent-info:hover {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
}

.btn-check:focus+.btn-transparent-info,
.btn-transparent-info:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-info,
.btn-check:active+.btn-transparent-info,
.btn-transparent-info:active,
.btn-transparent-info.active,
.btn-transparent-info.dropdown-toggle.show {
  color: #fff;
  background-color: #755df0;
  border-color: #755df0;
}

.btn-check:checked+.btn-transparent-info:focus,
.btn-check:active+.btn-transparent-info:focus,
.btn-transparent-info:active:focus,
.btn-transparent-info.active:focus,
.btn-transparent-info.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-info:disabled,
.btn-transparent-info.disabled {
  color: #755df0;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-cyan {
  color: #62d3ff;
  border-color: #62d3ff;
}

.btn-transparent-cyan:hover {
  color: #000;
  background-color: #62d3ff;
  border-color: #62d3ff;
}

.btn-check:focus+.btn-transparent-cyan,
.btn-transparent-cyan:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-cyan,
.btn-check:active+.btn-transparent-cyan,
.btn-transparent-cyan:active,
.btn-transparent-cyan.active,
.btn-transparent-cyan.dropdown-toggle.show {
  color: #000;
  background-color: #62d3ff;
  border-color: #62d3ff;
}

.btn-check:checked+.btn-transparent-cyan:focus,
.btn-check:active+.btn-transparent-cyan:focus,
.btn-transparent-cyan:active:focus,
.btn-transparent-cyan.active:focus,
.btn-transparent-cyan.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-cyan:disabled,
.btn-transparent-cyan.disabled {
  color: #62d3ff;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-warning {
  color: #f4c047;
  border-color: #f4c047;
}

.btn-transparent-warning:hover {
  color: #000;
  background-color: #f4c047;
  border-color: #f4c047;
}

.btn-check:focus+.btn-transparent-warning,
.btn-transparent-warning:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-warning,
.btn-check:active+.btn-transparent-warning,
.btn-transparent-warning:active,
.btn-transparent-warning.active,
.btn-transparent-warning.dropdown-toggle.show {
  color: #000;
  background-color: #f4c047;
  border-color: #f4c047;
}

.btn-check:checked+.btn-transparent-warning:focus,
.btn-check:active+.btn-transparent-warning:focus,
.btn-transparent-warning:active:focus,
.btn-transparent-warning.active:focus,
.btn-transparent-warning.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-warning:disabled,
.btn-transparent-warning.disabled {
  color: #f4c047;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-danger {
  color: #e7191a;
  border-color: #e7191a;
}

.btn-transparent-danger:hover {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
}

.btn-check:focus+.btn-transparent-danger,
.btn-transparent-danger:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-danger,
.btn-check:active+.btn-transparent-danger,
.btn-transparent-danger:active,
.btn-transparent-danger.active,
.btn-transparent-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #e7191a;
  border-color: #e7191a;
}

.btn-check:checked+.btn-transparent-danger:focus,
.btn-check:active+.btn-transparent-danger:focus,
.btn-transparent-danger:active:focus,
.btn-transparent-danger.active:focus,
.btn-transparent-danger.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-danger:disabled,
.btn-transparent-danger.disabled {
  color: #e7191a;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-light {
  color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-transparent-light:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-check:focus+.btn-transparent-light,
.btn-transparent-light:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-light,
.btn-check:active+.btn-transparent-light,
.btn-transparent-light:active,
.btn-transparent-light.active,
.btn-transparent-light.dropdown-toggle.show {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-check:checked+.btn-transparent-light:focus,
.btn-check:active+.btn-transparent-light:focus,
.btn-transparent-light:active:focus,
.btn-transparent-light.active:focus,
.btn-transparent-light.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-light:disabled,
.btn-transparent-light.disabled {
  color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-white {
  color: #fff;
  border-color: #fff;
}

.btn-transparent-white:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-check:focus+.btn-transparent-white,
.btn-transparent-white:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-white,
.btn-check:active+.btn-transparent-white,
.btn-transparent-white:active,
.btn-transparent-white.active,
.btn-transparent-white.dropdown-toggle.show {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-check:checked+.btn-transparent-white:focus,
.btn-check:active+.btn-transparent-white:focus,
.btn-transparent-white:active:focus,
.btn-transparent-white.active:focus,
.btn-transparent-white.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-white:disabled,
.btn-transparent-white.disabled {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-dark {
  color: #000710;
  border-color: #000710;
}

.btn-transparent-dark:hover {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
}

.btn-check:focus+.btn-transparent-dark,
.btn-transparent-dark:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-dark,
.btn-check:active+.btn-transparent-dark,
.btn-transparent-dark:active,
.btn-transparent-dark.active,
.btn-transparent-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #000710;
  border-color: #000710;
}

.btn-check:checked+.btn-transparent-dark:focus,
.btn-check:active+.btn-transparent-dark:focus,
.btn-transparent-dark:active:focus,
.btn-transparent-dark.active:focus,
.btn-transparent-dark.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-dark:disabled,
.btn-transparent-dark.disabled {
  color: #000710;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-black {
  color: #000;
  border-color: #000;
}

.btn-transparent-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:focus+.btn-transparent-black,
.btn-transparent-black:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-black,
.btn-check:active+.btn-transparent-black,
.btn-transparent-black:active,
.btn-transparent-black.active,
.btn-transparent-black.dropdown-toggle.show {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-check:checked+.btn-transparent-black:focus,
.btn-check:active+.btn-transparent-black:focus,
.btn-transparent-black:active:focus,
.btn-transparent-black.active:focus,
.btn-transparent-black.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-black:disabled,
.btn-transparent-black.disabled {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-gray {
  color: #eeeff2;
  border-color: #eeeff2;
}

.btn-transparent-gray:hover {
  color: #000;
  background-color: #eeeff2;
  border-color: #eeeff2;
}

.btn-check:focus+.btn-transparent-gray,
.btn-transparent-gray:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-gray,
.btn-check:active+.btn-transparent-gray,
.btn-transparent-gray:active,
.btn-transparent-gray.active,
.btn-transparent-gray.dropdown-toggle.show {
  color: #000;
  background-color: #eeeff2;
  border-color: #eeeff2;
}

.btn-check:checked+.btn-transparent-gray:focus,
.btn-check:active+.btn-transparent-gray:focus,
.btn-transparent-gray:active:focus,
.btn-transparent-gray.active:focus,
.btn-transparent-gray.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-gray:disabled,
.btn-transparent-gray.disabled {
  color: #eeeff2;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-gray-80 {
  color: #eaecf0;
  border-color: #eaecf0;
}

.btn-transparent-gray-80:hover {
  color: #000;
  background-color: #eaecf0;
  border-color: #eaecf0;
}

.btn-check:focus+.btn-transparent-gray-80,
.btn-transparent-gray-80:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-gray-80,
.btn-check:active+.btn-transparent-gray-80,
.btn-transparent-gray-80:active,
.btn-transparent-gray-80.active,
.btn-transparent-gray-80.dropdown-toggle.show {
  color: #000;
  background-color: #eaecf0;
  border-color: #eaecf0;
}

.btn-check:checked+.btn-transparent-gray-80:focus,
.btn-check:active+.btn-transparent-gray-80:focus,
.btn-transparent-gray-80:active:focus,
.btn-transparent-gray-80.active:focus,
.btn-transparent-gray-80.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-gray-80:disabled,
.btn-transparent-gray-80.disabled {
  color: #eaecf0;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-gray-700 {
  color: #344054;
  border-color: #344054;
}

.btn-transparent-gray-700:hover {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
}

.btn-check:focus+.btn-transparent-gray-700,
.btn-transparent-gray-700:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-gray-700,
.btn-check:active+.btn-transparent-gray-700,
.btn-transparent-gray-700:active,
.btn-transparent-gray-700.active,
.btn-transparent-gray-700.dropdown-toggle.show {
  color: #fff;
  background-color: #344054;
  border-color: #344054;
}

.btn-check:checked+.btn-transparent-gray-700:focus,
.btn-check:active+.btn-transparent-gray-700:focus,
.btn-transparent-gray-700:active:focus,
.btn-transparent-gray-700.active:focus,
.btn-transparent-gray-700.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-gray-700:disabled,
.btn-transparent-gray-700.disabled {
  color: #344054;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-gray-400 {
  color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-transparent-gray-400:hover {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-check:focus+.btn-transparent-gray-400,
.btn-transparent-gray-400:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-gray-400,
.btn-check:active+.btn-transparent-gray-400,
.btn-transparent-gray-400:active,
.btn-transparent-gray-400.active,
.btn-transparent-gray-400.dropdown-toggle.show {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-check:checked+.btn-transparent-gray-400:focus,
.btn-check:active+.btn-transparent-gray-400:focus,
.btn-transparent-gray-400:active:focus,
.btn-transparent-gray-400.active:focus,
.btn-transparent-gray-400.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-gray-400:disabled,
.btn-transparent-gray-400.disabled {
  color: #d9d9d9;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-gray-500 {
  color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-transparent-gray-500:hover {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-check:focus+.btn-transparent-gray-500,
.btn-transparent-gray-500:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-gray-500,
.btn-check:active+.btn-transparent-gray-500,
.btn-transparent-gray-500:active,
.btn-transparent-gray-500.active,
.btn-transparent-gray-500.dropdown-toggle.show {
  color: #000;
  background-color: hsla(0, 0%, 100%, 0.7);
  border-color: hsla(0, 0%, 100%, 0.7);
}

.btn-check:checked+.btn-transparent-gray-500:focus,
.btn-check:active+.btn-transparent-gray-500:focus,
.btn-transparent-gray-500:active:focus,
.btn-transparent-gray-500.active:focus,
.btn-transparent-gray-500.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-gray-500:disabled,
.btn-transparent-gray-500.disabled {
  color: hsla(0, 0%, 100%, 0.7);
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-4C4141 {
  color: #4c4141;
  border-color: #4c4141;
}

.btn-transparent-4C4141:hover {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
}

.btn-check:focus+.btn-transparent-4C4141,
.btn-transparent-4C4141:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-4C4141,
.btn-check:active+.btn-transparent-4C4141,
.btn-transparent-4C4141:active,
.btn-transparent-4C4141.active,
.btn-transparent-4C4141.dropdown-toggle.show {
  color: #fff;
  background-color: #4c4141;
  border-color: #4c4141;
}

.btn-check:checked+.btn-transparent-4C4141:focus,
.btn-check:active+.btn-transparent-4C4141:focus,
.btn-transparent-4C4141:active:focus,
.btn-transparent-4C4141.active:focus,
.btn-transparent-4C4141.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-4C4141:disabled,
.btn-transparent-4C4141.disabled {
  color: #4c4141;
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-outline-danger {
  color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-transparent-outline-danger:hover {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-check:focus+.btn-transparent-outline-danger,
.btn-transparent-outline-danger:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-outline-danger,
.btn-check:active+.btn-transparent-outline-danger,
.btn-transparent-outline-danger:active,
.btn-transparent-outline-danger.active,
.btn-transparent-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: rgba(231, 25, 26, 0.3);
  border-color: rgba(231, 25, 26, 0.3);
}

.btn-check:checked+.btn-transparent-outline-danger:focus,
.btn-check:active+.btn-transparent-outline-danger:focus,
.btn-transparent-outline-danger:active:focus,
.btn-transparent-outline-danger.active:focus,
.btn-transparent-outline-danger.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-outline-danger:disabled,
.btn-transparent-outline-danger.disabled {
  color: rgba(231, 25, 26, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-outline-success {
  color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-transparent-outline-success:hover {
  color: #000;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-check:focus+.btn-transparent-outline-success,
.btn-transparent-outline-success:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-outline-success,
.btn-check:active+.btn-transparent-outline-success,
.btn-transparent-outline-success:active,
.btn-transparent-outline-success.active,
.btn-transparent-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: rgba(48, 209, 88, 0.1);
  border-color: rgba(48, 209, 88, 0.1);
}

.btn-check:checked+.btn-transparent-outline-success:focus,
.btn-check:active+.btn-transparent-outline-success:focus,
.btn-transparent-outline-success:active:focus,
.btn-transparent-outline-success.active:focus,
.btn-transparent-outline-success.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-outline-success:disabled,
.btn-transparent-outline-success.disabled {
  color: rgba(48, 209, 88, 0.1);
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-outline-warning {
  color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-transparent-outline-warning:hover {
  color: #000;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-check:focus+.btn-transparent-outline-warning,
.btn-transparent-outline-warning:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-outline-warning,
.btn-check:active+.btn-transparent-outline-warning,
.btn-transparent-outline-warning:active,
.btn-transparent-outline-warning.active,
.btn-transparent-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: rgba(244, 192, 71, 0.3);
  border-color: rgba(244, 192, 71, 0.3);
}

.btn-check:checked+.btn-transparent-outline-warning:focus,
.btn-check:active+.btn-transparent-outline-warning:focus,
.btn-transparent-outline-warning:active:focus,
.btn-transparent-outline-warning.active:focus,
.btn-transparent-outline-warning.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-outline-warning:disabled,
.btn-transparent-outline-warning.disabled {
  color: rgba(244, 192, 71, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.btn-transparent-outline-cyan {
  color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-transparent-outline-cyan:hover {
  color: #000;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-check:focus+.btn-transparent-outline-cyan,
.btn-transparent-outline-cyan:focus {
  box-shadow: none;
}

.btn-check:checked+.btn-transparent-outline-cyan,
.btn-check:active+.btn-transparent-outline-cyan,
.btn-transparent-outline-cyan:active,
.btn-transparent-outline-cyan.active,
.btn-transparent-outline-cyan.dropdown-toggle.show {
  color: #000;
  background-color: rgba(98, 211, 255, 0.3);
  border-color: rgba(98, 211, 255, 0.3);
}

.btn-check:checked+.btn-transparent-outline-cyan:focus,
.btn-check:active+.btn-transparent-outline-cyan:focus,
.btn-transparent-outline-cyan:active:focus,
.btn-transparent-outline-cyan.active:focus,
.btn-transparent-outline-cyan.dropdown-toggle.show:focus {
  box-shadow: none;
}

.btn-transparent-outline-cyan:disabled,
.btn-transparent-outline-cyan.disabled {
  color: rgba(98, 211, 255, 0.3);
  background-color: rgba(0, 0, 0, 0);
}

.navbar:not(.navbar-dark) .navbar-nav .nav-item .nav-link.active,
.navbar:not(.navbar-dark) .navbar-nav .nav-item .nav-link:hover {
  color: #373777;
}

.primary-nav .navbar-toggler {
  color: #fff;
  border-color: rgba(0, 0, 0, 0);
}

.primary-nav .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

.primary-nav .nav-item .nav-link {
  padding: 1rem 24px;
}

.primary-nav .nav-item .nav-link.active {
  background-color: #002e2d;
}

.navbar-brand img {
  height: 30px;
}

@media (min-width: 992px) {
  .navbar-brand img {
    height: 35px;
  }
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

.navbar-dark .navbar-toggler {
  color: #fff;
  border: none;
}

.navbar-toggler-custom-icon {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 35px;
  align-items: end;
}

.navbar-toggler-custom-icon span {
  background: #373777;

  width: 100%;
  height: 4px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: block;
}

.navbar-toggler-custom-icon span:nth-child(2) {
  width: 70%;
}

.navbar-toggler-custom-icon span:nth-child(3) {
  width: 50%;
}

/*# sourceMappingURL=style.css.map */
/* container & track tweaks */
.scroll-roller {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 600px; /* ارتفاع معقول للسكشن */
}

.scroll-track {
  display: flex;
  gap: 1rem;
}
  .scroll-roller .row-cols-md-4 > * {
    flex: auto !important;
  }
.scroll-track .card {
width: 265px;
height: 225px;
border-radius: 34px;

}

.pin-spacer{
  padding: 0 !important;
}
/* تحسين للـ mobile (اختياري) */
@media (max-width: 768px) {
  .scroll-track .card { min-width: 140px; }
}


.circle,
.circleArrow {
  width: 150px;
  height: 150px;
  background-color: #7b5cf3;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}

@media screen and (max-width: 600px) {

  .circle,
  .circleArrow {
    width: 80px !important;

    height: 80px !important;
  }

  .heart {
    width: 55px !important;
  }

  .circle-text {
    font-size: 12px !important;
  }

  .Routnd {
    width: 100px !important;

    height: 100px !important;
  }
}

.circle:hover {
  transform: scale(1.1);
}

.heart {
  width: 85px;
  opacity: 0;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  transform: scale(1);
}

.circle:hover .heart,
.circle.animate .heart  {
  animation: showHeart 0.6s ease forwards 0.5s, hideHeart 0.5s ease forwards 2s;
}

@keyframes showHeart {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  50% {
    opacity: 1;
    transform: scale(1.2);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes hideHeart {
  to {
    opacity: 0;
  }
}


.circle-text {
  color: white;
  font-weight: 500;
  text-align: center;
  opacity: 0;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.circle:hover .circle-text ,
.circle.animate .circle-text{
  animation: showText 0.5s ease forwards;
  animation-delay: 2s;
}

@keyframes showText {
  to {
    opacity: 1;
  }
}

.arrow {
  width: 85px;
  position: absolute;
  z-index: 1;
  transition: transform 0.5s ease, opacity 0.5s ease;
}

.circle:hover .arrow,
.circle.animate .arrow ,
.circleArrow:hover .arrow {
  animation: moveArrow 0.5s ease forwards;
}

@keyframes moveArrow {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(50px);
    opacity: 0;
  }
}


.circleArrow {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.bgcircleArrow {
  background-color: #373777;
}

.arrow {
  transform: translateX(0);
  opacity: 1;
  transition: none;
}

.circleArrow:hover .arrow {
  animation: moveArrowLoop 1s ease;
}

.circleArrow:not(:hover) .arrow {
  animation: none;
  transform: translateX(0);
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}

@keyframes moveArrowLoop {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  40% {
    transform: translateX(60px);
    opacity: 0;
  }

  41% {
    transform: translateX(-60px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* cursor */
.counter{
font-weight: 700;
font-size: 64px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}
.textCounter{
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
text-transform: uppercase;
color: #D9D9D9;
}
.WhatWeTextHeader{
font-weight: 600;
font-size: 32px;
line-height: 103%;
letter-spacing: 0%;
vertical-align: middle;
text-transform: uppercase;

  margin-bottom: 24px !important;
  text-transform: uppercase !important;
}
.WhatWeTextP{
font-weight: 400;
font-style: Regular;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 32px;

}
.mb-60px{
  margin-bottom: 60px !important;
}
video:hover {
  cursor: none;
}

.cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  animation: spin 6s linear infinite;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.0s ease-in-out;
}

.cursor img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cursor.show {
  opacity: 1;
  /* يظهر */
}

.hide-cursor {
  opacity: 0;
  transition: opacity 0.0s ease-in-out;
  pointer-events: none;
}

@keyframes spin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}


.btn-icon {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  border: 2px solid #373777;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  overflow: hidden;
  /* عشان السهم اللي بيخرج يرجع يدخل */
}


.btn-icon img {
  width: 15px;
  height: 15px;
  transition: opacity 0.3s ease;
}

/* عند hover الخلفية والسهم */
.btn-icon:hover {
  background-color: #373777;
  border-color: #373777;
}

.btn-icon:hover img {
  content: url("/assets/images/icons/arrow-right-hover.svg");
  animation: moveArrowLoop .7s ease-in-out;
  -webkit-animation: moveArrowLoop .7s ease-in-out;
}

.btn-icon.arrow-bttom-hover:hover img {
  content: url("/assets/images/icons/arrow-bttom-hover.svg");
  animation: moveArrowLoophovY .7s ease-in-out;
  -webkit-animation: moveArrowLoophovY .7s ease-in-out;
}

/* أنيميشن السهم */
@keyframes moveArrowLoophov {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  40% {
    transform: translateX(40px);
    opacity: 0;
  }

  41% {
    transform: translateX(-40px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveArrowLoophovY {
  0% {
    transform: translateY(0);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  40% {
    transform: translateY(40px);
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
  }

  41% {
    transform: translateY(-40px);
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }

  100% {
    transform: translateY(0);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

/* cursor */
.cardportfolio img.object-fit-fill {
  width: 580px;
  height: 570px;

}

/* fontSize Withd */
.titlewhoweare {
  font-size: 190px !important;
}

.titlewhatwedo {
  font-size: 190px !important;

}

/* .banner {
  background: url("/assets/images/Gradient.png") no-repeat center center;
  background-size: cover;
  padding: 100px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  margin-top: 150px;
}

.quote-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.quote-line {
  display: flex;
  gap: 15px;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: white;
  line-height: 100%;
  white-space: nowrap;
  letter-spacing: 5px;
}

.image-span img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  height: 45px;

}

.image-span4 img,
.image-span5 img {
  height: 45px;

}

.image-span2 img {
  width: 177px;
  height: 45px;

  object-fit: cover;
  display: block;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}

.image-span3 img {
  width: 690px;
  height: 54px;

}

@media (max-width: 1300px) {
  .quote-line {

    font-size: 40px;

  }

  .image-span3 img {
    width: 100%;
    height: 45px;

  }
}

@media (max-width: 1200px) {
  .image-span3 img {
    width: 80%;
    height: 45px;

  }
}

@media (max-width:1000px) {
  .banner {
    padding: 100px 50px;
  }

  .quote-line {
    display: flex;
    gap: 15px;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 33px;
    font-weight: 700;
    color: white;
    line-height: 100%;
    white-space: nowrap;
    letter-spacing: 2px;
  }
}

@media (max-width:760px) {
  .quote-line {
    font-size: 20px;
    font-weight: 500;
    color: white;
    line-height: 100%;
    white-space: nowrap;
    text-align: center;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 10px;
  }

  .quote-line img {
    height: 25px !important;
  }

  .banner {
    height: 70vh;

  }
}

@media (max-width: 580px) {
  .quote-line {
    font-size: 24px;

    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .quote-line img {
    display: none;
  }

}

@media (max-width: 480px) {
  .quote-line {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 400;

    justify-content: center;
    align-items: center;
    gap: 0px;
  }


} */


.banner {
  background: url('/assets/images/Gradient.png') no-repeat center center;
  background-size: cover;
 background-position: center;
  text-transform: uppercase;
  margin-top: 150px;
}

.quote-container {
  padding: 100px 0;

  display: flex;
  flex-direction: column;
    justify-content: center;
  align-items: center;
  gap: 15px;
}

.quote-line {
  display: flex;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: white;
  line-height: 100%;
  letter-spacing: 1.5px;
}



.image-span img {
  width: 100%;
  height: 56px;
  object-fit: contain;
  display: block;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}

.image-span2 img {
  width: 177px;
  height: 56px;
  object-fit: cover;
  display: block;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}

.image-span3 img {
  width: 652px;
}
.image-span5 img {
  width: 232px;
}
@media (max-width: 1300px) {
  .quote-line {

    font-size: 40px;

  }

  .image-span3 img {
    width: 100%;
    height: 45px;

  }
}

@media (max-width: 1200px) {
  .image-span3 img {
    width: 80%;
    height: 45px;

  }
}

@media (max-width:1000px) {
  .banner {
    padding: 100px 50px;
  }

  .quote-line {
    display: flex;
    gap: 15px;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 33px;
    font-weight: 700;
    color: white;
    line-height: 100%;
    white-space: nowrap;
    letter-spacing: 2px;
  }
}

@media (max-width:760px) {
  .quote-line {
    font-size: 20px;
    font-weight: 500;
    color: white;
    line-height: 100%;
    white-space: nowrap;
    text-align: center;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 10px;
  }

  .quote-line img {
    height: 25px !important;
  }

  .banner {
    height: 70vh;

  }
}

@media (max-width: 580px) {
  .quote-line {
    font-size: 24px;

    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .quote-line img {
    display: none;
  }

}

@media (max-width: 480px) {
  .quote-line {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 400;

    justify-content: center;
    align-items: center;
    gap: 0px;
  }


}

/* شكل زر الهامبرجر */
/* زر الهامبرجر */
.menu-toggle {
  position: fixed;
  bottom: 30px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 800;
  display: none;
  /* هيظهر لما تعمل scroll */
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  transition: 0.3s;
}

.menu-toggle .bar {
  width: 25px;
  height: 3px;
  background: #1e1eaa;
  margin: 3px 0;
  transition: all 0.3s ease;
}

.menu-toggle.active .bar:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.menu-toggle.active .bar:nth-child(2) {
  opacity: 0;
}

.menu-toggle.active .bar:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

/* إخفاء وإظهار الـ navbar */
#navbar.hide {
  transform: translateY(-100%);
  transition: transform 0.5s ease-in-out;
}

#navbar.show {
  transform: translateY(0%);
  transition: transform 0.5s ease-in-out;
}

.menu-toggle {
  position: fixed;
  top: 70px;
  inset-inline-end: 50px;
  width: 65px;
  height: 65px;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 700;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  z-index: 888888888888888888888888888888888;
}

@media screen and (max-width: 992px) {
  .menu-toggle {
    display: none !important;
  }

}

.menu-toggle .bar {
  width: 25px;
  height: 3px;
  background: #373777d9;
  margin: 3px 0;
  transition: all 0.3s ease;
}

/* شكل X عند التفعيل */
.menu-toggle.active {
  background: #373777d9;

}

.menu-toggle.active .bar {
  background: #fff;

}

.menu-toggle.active .bar:nth-child(1) {
  transform: rotate(54deg) translate(7px, 5px);
  -webkit-transform: rotate(54deg) translate(7px, 5px);
  -moz-transform: rotate(54deg) translate(7px, 5px);
  -ms-transform: rotate(54deg) translate(7px, 5px);
  -o-transform: rotate(54deg) translate(7px, 5px);
}

.menu-toggle.active .bar:nth-child(2) {
  opacity: 0;
}

.menu-toggle.active .bar:nth-child(3) {
  transform: rotate(-54deg) translate(7px, -5px);
  -webkit-transform: rotate(-54deg) translate(7px, -5px);
  -moz-transform: rotate(-54deg) translate(7px, -5px);
  -ms-transform: rotate(-54deg) translate(7px, -5px);
  -o-transform: rotate(-54deg) translate(7px, -5px);
}

#navbar {
  transition: transform 0.4s ease-in-out, background-color 0.4s ease-in-out;
  background-color: transparent !important;
}

#navbar.scrolled {
  margin: 0 !important;
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
  /* خليه فوق الخلفية */
}

/* الخلفية البلوري */
#navbar.scrolled::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.2);
  /* لون خفيف للـ glass */
  backdrop-filter: blur(12px);
  /* ده اللي يعمل البلور */
  -webkit-backdrop-filter: blur(12px);
  border-radius: inherit;
  z-index: -1;
  /* يخليها تحت المحتوى */
}

#navbar.scrolled .navbar {
  margin-top: .5rem !important;
  padding-bottom: 15px;

}

#navbar.hide {
  transform: translateY(-100%) !important;
  -webkit-transform: translateY(-100%) !important;
  -moz-transform: translateY(-100%) !important;
  -ms-transform: translateY(-100%) !important;
  -o-transform: translateY(-100%) !important;
}

@media screen and (max-width: 992px) {
  #navbar.hide {
    transform: translateY(0%) !important;
    -webkit-transform: translateY(0%) !important;
    -moz-transform: translateY(0%) !important;
    -ms-transform: translateY(0%) !important;
    -o-transform: translateY(0%) !important;
  }

}

#navbar.show {
  transform: translateY(0%);
  background-color: white;
}

.bx-video-cover {
  height: 746px !important;
  margin-top: 104px;
  width: 1290px !important;
}

.bgVideo {
  height: 735px;
}

.cardText {
  width: 48% !important;
}

@media (max-width: 1400px) {
  .fs-title {
    font-size: 11.5rem !important;
    letter-spacing: 0px !important;
  }
}

@media (max-width: 1300px) {
  .fs-title {
    font-size: 11rem !important;
    letter-spacing: 0px !important;
  }

  .bx-video-cover {
    width: 100% !important;
  }

  .col-md-10 {
    flex: none !important;
    width: auto !important;
  }

  .portfolio-columns-wrapper .cardportfolio {
    height: 520px;
    width: 480px;
  }

  .fs-titleResposive {
    font-size: 6rem !important;

  }

  .fs-title2Resposive {
    font-size: 11rem !important;

  }

  .CTAText {
    font-size: 90px !important;
  }
}

@media (max-width: 1200px) {
  .fs-title {
    font-size: 9rem !important;
  }

  #footer .watermark-container {
    position: relative;
    height: 100px;
    overflow: hidden;
  }

  #footer .watermark {
    font-size: 25rem;
  }

  .fs-titleResposive {
    font-size: 6rem !important;

  }

  .fs-title2Resposive {
    font-size: 10rem !important;
  }

  .CTAText {
    font-size: 74px !important;
  }
}

@media (max-width: 992px) {
  .fs-title {
    font-size: 7rem !important;
  }

  .p-180px {
    padding: 30px !important;
  }

  .titleheight {
    font-size: 6rem !important;
    line-height: 90px !important;
  }

  .CreativeTeam {
    position: static !important;
  }

  .CreativeCard {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-top: 30px;
  }

  .col-md-3 {
    flex: none !important;
    width: 100% !important;
  }

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

  .col-md-8 {
    flex: none !important;
    width: 100% !important;
  }

  .fs-title2Resposive {
    font-size: 7rem !important;
  }

  .hideImageCover {
    display: none;
  }

  .bgVideo {
    height: 680px;
  }

  .video-js {
    height: 600px;
  }

  .bx-video-cover {
    height: 646px !important;
  }

  #footer .watermark {
    font-size: 20rem;
    top: 0 !important;
  }

  .whatWeDo {
    height: 80vh !important;
    margin-bottom: 50px;
  }

  .portfolio-columns-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0 !important;
  }

  .mtPhone {
    margin-top: 30px;
  }

  .circleArrow,
  .bgcircleArrow {
    display: none !important;
  }

  .portfolio-container {

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 91px;
    margin-bottom: 119px;

  }

  .CTAText {
    font-size: 55px !important;
  }

  .fs-titleResposive {
    font-size: 4.3rem !important;

  }

  .cardText {
    width: 100% !important;
    margin-bottom: 30px !important;
  }

}

@media (max-width: 780px) {

  .col-12,
  .col-test {
    flex: none !important;
    width: auto !important;
  }

  .bgVideo {
    height: 500px;
  }

  .video-js {
    height: 550px;
  }

  .fs-titleResposive {
    font-size: 3.3rem !important;

  }

  .fs-title2Resposive {
    font-size: 5rem !important;
  }

  .fs-title {
    font-size: 5rem !important;
    text-align: center;
  }

  .bgVideo {
    height: 580px;
  }

  .bx-video-cover {
    height: 546px !important;
  }

  .whatWeDo {
    height: 70vh !important;
  }

  .textColor {
    color: var(--bs-info);
    font-size: 28px;
    margin-bottom: 64px;
    font-weight: bold;
  }

  .aboutSection {
    justify-content: center !important;
  }

  .text-about {
    padding: 20px;
    width: 90% !important;
  }

  .px-md-8 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .textColorTitle {
    letter-spacing: 3.5px;
  }

  .portfolio-columns-wrapper .cardportfolio {
    height: 480px;
    width: 90%;
  }

  .portfolio-container {


    gap: 41px;
    margin-bottom: 69px;

  }

  .CTAText {
    font-size: 43px !important;
  }
}

.min-vh {
  height: 100vh;
}

@media (max-width: 580px) {
  #footer {
    padding: 0 13px;
  }

  .whatWeDo {
    height: 60vh !important;
    margin-bottom: 0 !important;
  }

  .bgVideo {
    height: 400px;
  }

  .video-js {
    height: 400px;
  }

  .cardText h4 {
    font-size: 18px !important;
  }

  .portfolio-container {


    gap: 0px;
    margin-bottom: 29px;

  }

  .card-body {
    width: 200px !important;
    padding: 0 !important;

  }

  .min-h-150px {
    min-height: 100px !important;
  }


  .p-180px {
    padding: 10px !important;
  }

  .CTAText {
    font-size: 35px !important;
  }

  .fs-title2Resposive {
    font-size: 3rem !important;
  }

  .fs-titleResposive {
    font-size: 2.5rem !important;

  }

  .fs-title {
    font-size: 3.5rem !important;
    text-align: center;
  }

  .portfolio-columns-wrapper .cardportfolio {
    height: 450px;
    width: 90%;
  }

  .textColor {
    color: var(--bs-info);
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: bold;
  }

  .px-md-8 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  #footer .watermark {
    font-size: 7.8rem;
    top: 0 !important;
  }

  .bgVideo {
    height: 480px;
  }

  .bx-video-cover {
    height: 446px !important;
  }

  .cardportfolio {
    margin-top: 28px !important;
  }

  .min-vh {
    height: 50vh !important;
  }

  .mt-180px {
    margin-top: 70px !important;
  }
}

@media (max-width: 440px) {
  .fs-title {
    font-size: 3.5rem !important;
    text-align: center;
  }

  .fs-titleResposive {
    font-size: 2rem !important;

  }

  .CTAText {
    font-size: 30px !important;
  }

  .bgVideo {
    height: 400px;
  }

  .bx-video-cover {
    height: 360px !important;
  }
}


