@charset "UTF-8";
/*!
Author：Adminbuy.Cn-909a36
*/
@import url("css_manrope_font.css");
.navbar-nav .dropdown.dropstart-574224>.dropdown-toggle:after {
  border: 0;
  content: "\e902";
}
.caret-simple-89d342 .dropdown-toggle::after {
  font-family: "Unicons";
  display: inline-block;
  font-size: 0.85rem !important;
  margin-left: 0.05rem;
  vertical-align: -3px;
  content: "";
  border: 0;
  content: "\e92d";
}
.caret-simple-89d342 .dropup-550ddd .dropdown-toggle::after {
  font-family: "Unicons";
  display: inline-block;
  font-size: 0.85rem !important;
  margin-left: 0.05rem;
  vertical-align: -3px;
  content: "";
  border: 0;
  content: "\e932";
}
.caret-simple-89d342 .dropend-919469 .dropdown-toggle::after {
  font-family: "Unicons";
  display: inline-block;
  font-size: 0.85rem !important;
  margin-left: 0.05rem;
  vertical-align: -3px;
  content: "";
  border: 0;
  content: "\e931";
}
.caret-simple-89d342 .dropstart-574224 .dropdown-toggle::after {
  font-family: "Unicons";
  display: inline-block;
  font-size: 0.85rem !important;
  margin-left: 0.05rem;
  vertical-align: -3px;
  content: "";
  border: 0;
  content: "\e92f";
}
:root {
  --bs-gray-100: #fefefe;
  --bs-gray-200: #f6f7f9;
  --bs-gray-300: #cacaca;
  --bs-gray-400: #aab0bc;
  --bs-gray-500: #959ca9;
  --bs-gray-600: #60697b;
  --bs-gray-700: #2f353a;
  --bs-gray-800: #21262c;
  --bs-gray-900: #1e2228;
  --bs-blue: #3f78e0;
  --bs-sky: #5eb9f0;
  --bs-purple: #747ed1;
  --bs-grape: #605dba;
  --bs-violet: #a07cc5;
  --bs-pink: #d16b86;
  --bs-fuchsia: #e668b3;
  --bs-red: #e2626b;
  --bs-orange: #f78b77;
  --bs-yellow: #fab758;
  --bs-green: #45c4a0;
  --bs-leaf: #7cb798;
  --bs-aqua: #54a8c7;
  --bs-navy: #343f52;
  --bs-ash: #9499a3;
  --bs-white: #fff;
  --bs-light: #fefefe;
  --bs-gray: #f6f7f9;
  --bs-dark: #262b32;
  --bs-primary: #3f78e0;
  --bs-secondary: #aab0bc;
  --bs-success: #45c4a0;
  --bs-info: #54a8c7;
  --bs-warning: #fab758;
  --bs-danger: #e2626b;
  --bs-blue-rgb: 63, 120, 224;
  --bs-sky-rgb: 94, 185, 240;
  --bs-purple-rgb: 116, 126, 209;
  --bs-grape-rgb: 96, 93, 186;
  --bs-violet-rgb: 160, 124, 197;
  --bs-pink-rgb: 209, 107, 134;
  --bs-fuchsia-rgb: 230, 104, 179;
  --bs-red-rgb: 226, 98, 107;
  --bs-orange-rgb: 247, 139, 119;
  --bs-yellow-rgb: 250, 183, 88;
  --bs-green-rgb: 69, 196, 160;
  --bs-leaf-rgb: 124, 183, 152;
  --bs-aqua-rgb: 84, 168, 199;
  --bs-navy-rgb: 52, 63, 82;
  --bs-ash-rgb: 148, 153, 163;
  --bs-white-rgb: 255, 255, 255;
  --bs-light-rgb: 254, 254, 254;
  --bs-gray-rgb: 246, 247, 249;
  --bs-dark-rgb: 38, 43, 50;
  --bs-primary-rgb: 63, 120, 224;
  --bs-secondary-rgb: 170, 176, 188;
  --bs-success-rgb: 69, 196, 160;
  --bs-info-rgb: 84, 168, 199;
  --bs-warning-rgb: 250, 183, 88;
  --bs-danger-rgb: 226, 98, 107;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 96, 105, 123;
  --bs-body-bg-rgb: 254, 254, 254;
  --bs-font-sans-serif: "Manrope", 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));
  --bs-root-font-size: 20px;
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 0.8rem;
  --bs-body-font-weight: 500;
  --bs-body-line-height: 1.7;
  --bs-body-color: #60697b;
  --bs-body-bg: #fefefe;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  font-size: var(--bs-root-font-size);
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 4.5rem 0;
  color: rgba(164, 174, 198, 0.2);
  background-color: currentColor;
  border: 0;
  opacity: 1;
}
hr:not([size]) {
  height: 1px;
}
h6,
.h6-fbc49c,
h5,
.h5-0647c1,
h4,
.h4-5f7f27,
h3,
.h3-9fcbca,
h2,
.h2-3236d4,
h1,
.h1-a1c880 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #343f52;
}
h1,
.h1-a1c880 {
  font-size: calc(1.27rem + 0.24vw);
}
@media (min-width: 1200px) {
  h1,
  .h1-a1c880 {
    font-size: 1.45rem;
  }
}
h2,
.h2-3236d4 {
  font-size: calc(1.255rem + 0.06vw);
}
@media (min-width: 1200px) {
  h2,
  .h2-3236d4 {
    font-size: 1.3rem;
  }
}
h3,
.h3-9fcbca {
  font-size: 1.1rem;
}
h4,
.h4-5f7f27 {
  font-size: 0.95rem;
}
h5,
.h5-0647c1 {
  font-size: 0.9rem;
}
h6,
.h6-fbc49c {
  font-size: 0.85rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  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: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small,
.small-75e073 {
  font-size: 0.6rem;
}
mark,
.mark-010fe7 {
  padding: 0.05rem 0.4rem 0.2rem;
  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: #3f78e0;
  text-decoration: none;
}
a:hover {
  color: #3f78e0;
}
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.65rem;
  color: #273444;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.65rem;
  color: #60697b;
  word-wrap: break-word;
}
a>code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.65rem;
  color: #60697b;
  background-color: #1e2228;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  color: #aab0bc;
  text-align: left;
}
th {
  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;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
}
::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-0eff42 {
  font-size: 0.9rem;
  font-weight: 500;
}
.display-1-3edce3 {
  font-size: calc(1.365rem + 1.38vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1-3edce3 {
    font-size: 2.4rem;
  }
}
.display-2-536a7a {
  font-size: calc(1.345rem + 1.14vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2-536a7a {
    font-size: 2.2rem;
  }
}
.display-3-01d40f {
  font-size: calc(1.325rem + 0.9vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3-01d40f {
    font-size: 2rem;
  }
}
.display-4-96c411 {
  font-size: calc(1.305rem + 0.66vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4-96c411 {
    font-size: 1.8rem;
  }
}
.display-5-6db5dc {
  font-size: calc(1.285rem + 0.42vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5-6db5dc {
    font-size: 1.6rem;
  }
}
.display-6-8413b9 {
  font-size: calc(1.265rem + 0.18vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6-8413b9 {
    font-size: 1.4rem;
  }
}
.list-unstyled-31c235 {
  padding-left: 0;
  list-style: none;
}
.list-inline-f3f52c {
  padding-left: 0;
  list-style: none;
}
.list-inline-item-8778f4 {
  display: inline-block;
}
.list-inline-item-8778f4:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism-9d4d93 {
  font-size: 0.6rem;
  text-transform: uppercase;
}
.blockquote-644743 {
  margin-bottom: 1rem;
  font-size: 0.85rem;
}
.blockquote-644743> :last-child {
  margin-bottom: 0;
}
.blockquote-footer-17b9dd {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.6rem;
  color: #aab0bc;
}
.blockquote-footer-17b9dd::before {
  content: "\2014\a0";
}
.img-fluid-69e512 {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0.4rem;
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
  max-width: 100%;
  height: auto;
}
.figure-941b6e {
  display: inline-block;
}
.figure-img-fb8b20 {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption-f5203f {
  font-size: 0.6rem;
  color: #60697b;
}
.container,
.container-fluid,
.container-xxl-56e5d3,
.container-xl-5f5eff,
.container-lg-2df598,
.container-md-e43af9,
.container-sm-1aed0b {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm-1aed0b,
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md-e43af9,
  .container-sm-1aed0b,
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg-2df598,
  .container-md-e43af9,
  .container-sm-1aed0b,
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl-5f5eff,
  .container-lg-2df598,
  .container-md-e43af9,
  .container-sm-1aed0b,
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl-56e5d3,
  .container-xl-5f5eff,
  .container-lg-2df598,
  .container-md-e43af9,
  .container-sm-1aed0b,
  .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto-20905c>* {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1-9a468a>* {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2-8ca978>* {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3-cee496>* {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4-81f4d8>* {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5-dfcd99>* {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6-7837d2>* {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.row-cols-7-ac5e7a>* {
  flex: 0 0 auto;
  width: 14.2857142857%;
}
.row-cols-8-d468e6>* {
  flex: 0 0 auto;
  width: 12.5%;
}
.row-cols-9-8a7344>* {
  flex: 0 0 auto;
  width: 11.1111111111%;
}
.row-cols-10-697cc1>* {
  flex: 0 0 auto;
  width: 10%;
}
.row-cols-11-e9d2f4>* {
  flex: 0 0 auto;
  width: 9.0909090909%;
}
.row-cols-12-7d921d>* {
  flex: 0 0 auto;
  width: 8.3333333333%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1-6d8c59 {
  margin-left: 8.33333333%;
}
.offset-2-780bd5 {
  margin-left: 16.66666667%;
}
.offset-3-8e2310 {
  margin-left: 25%;
}
.offset-4-1a1955 {
  margin-left: 33.33333333%;
}
.offset-5-472fa1 {
  margin-left: 41.66666667%;
}
.offset-6-fe336f {
  margin-left: 50%;
}
.offset-7-75508c {
  margin-left: 58.33333333%;
}
.offset-8-298040 {
  margin-left: 66.66666667%;
}
.offset-9-e9d2aa {
  margin-left: 75%;
}
.offset-10-8b2754 {
  margin-left: 83.33333333%;
}
.offset-11-2be452 {
  margin-left: 91.66666667%;
}
.g-0-6e3fed,
.gx-0-468155 {
  --bs-gutter-x: 0;
}
.g-0-6e3fed,
.gy-0-acaf94 {
  --bs-gutter-y: 0;
}
.g-1-73a14f,
.gx-1-d5dca3 {
  --bs-gutter-x: 0.25rem;
}
.g-1-73a14f,
.gy-1-17efb9 {
  --bs-gutter-y: 0.25rem;
}
.g-2-8b0670,
.gx-2-e72f11 {
  --bs-gutter-x: 0.5rem;
}
.g-2-8b0670,
.gy-2-de2252 {
  --bs-gutter-y: 0.5rem;
}
.g-3-62a20e,
.gx-3-0f7448 {
  --bs-gutter-x: 0.75rem;
}
.g-3-62a20e,
.gy-3-660adc {
  --bs-gutter-y: 0.75rem;
}
.g-4-5163c6,
.gx-4-ebf8d1 {
  --bs-gutter-x: 1rem;
}
.g-4-5163c6,
.gy-4-64722b {
  --bs-gutter-y: 1rem;
}
.g-5-91b936,
.gx-5-4b4a01 {
  --bs-gutter-x: 1.25rem;
}
.g-5-91b936,
.gy-5-9989ea {
  --bs-gutter-y: 1.25rem;
}
.g-6-fd99cf,
.gx-6-ee412f {
  --bs-gutter-x: 1.5rem;
}
.g-6-fd99cf,
.gy-6-c3e472 {
  --bs-gutter-y: 1.5rem;
}
.g-7-ab32c0,
.gx-7-00c12a {
  --bs-gutter-x: 1.75rem;
}
.g-7-ab32c0,
.gy-7-277430 {
  --bs-gutter-y: 1.75rem;
}
.g-8-721fc0,
.gx-8-ad8715 {
  --bs-gutter-x: 2rem;
}
.g-8-721fc0,
.gy-8-8ba9fc {
  --bs-gutter-y: 2rem;
}
.g-9-3a0ccc,
.gx-9-49e0f4 {
  --bs-gutter-x: 2.25rem;
}
.g-9-3a0ccc,
.gy-9-db4dcc {
  --bs-gutter-y: 2.25rem;
}
.g-10-d18639,
.gx-10-df6b40 {
  --bs-gutter-x: 2.5rem;
}
.g-10-d18639,
.gy-10-6c35a6 {
  --bs-gutter-y: 2.5rem;
}
.g-11-e9f6db,
.gx-11-71bf7f {
  --bs-gutter-x: 3rem;
}
.g-11-e9f6db,
.gy-11-1c5fc1 {
  --bs-gutter-y: 3rem;
}
.g-12-e38e03,
.gx-12-76f608 {
  --bs-gutter-x: 3.5rem;
}
.g-12-e38e03,
.gy-12-494fe9 {
  --bs-gutter-y: 3.5rem;
}
.g-13-1d10e2,
.gx-13-cb3735 {
  --bs-gutter-x: 4rem;
}
.g-13-1d10e2,
.gy-13-abd3f5 {
  --bs-gutter-y: 4rem;
}
.g-14-3fe7bf,
.gx-14-e14a90 {
  --bs-gutter-x: 4.5rem;
}
.g-14-3fe7bf,
.gy-14-53925d {
  --bs-gutter-y: 4.5rem;
}
.g-15-ff2de4,
.gx-15-327478 {
  --bs-gutter-x: 5rem;
}
.g-15-ff2de4,
.gy-15-9f69e3 {
  --bs-gutter-y: 5rem;
}
.g-16-f22a8e,
.gx-16-1c8819 {
  --bs-gutter-x: 6rem;
}
.g-16-f22a8e,
.gy-16-430a37 {
  --bs-gutter-y: 6rem;
}
.g-17-5f6e08,
.gx-17-fa4254 {
  --bs-gutter-x: 7rem;
}
.g-17-5f6e08,
.gy-17-fc556a {
  --bs-gutter-y: 7rem;
}
.g-18-2a7ddb,
.gx-18-5c1e0e {
  --bs-gutter-x: 8rem;
}
.g-18-2a7ddb,
.gy-18-68efd2 {
  --bs-gutter-y: 8rem;
}
.g-19-9800c5,
.gx-19-02a895 {
  --bs-gutter-x: 9rem;
}
.g-19-9800c5,
.gy-19-fa991a {
  --bs-gutter-y: 9rem;
}
.g-20-03ef2e,
.gx-20-92e2a0 {
  --bs-gutter-x: 10rem;
}
.g-20-03ef2e,
.gy-20-fedae9 {
  --bs-gutter-y: 10rem;
}
.g-21-ff62dd,
.gx-21-33fa91 {
  --bs-gutter-x: 12.5rem;
}
.g-21-ff62dd,
.gy-21-aef382 {
  --bs-gutter-y: 12.5rem;
}
.g-22-7d9c66,
.gx-22-5a3d4e {
  --bs-gutter-x: 15rem;
}
.g-22-7d9c66,
.gy-22-dc427d {
  --bs-gutter-y: 15rem;
}
.g-23-dbc1d2,
.gx-23-ef536d {
  --bs-gutter-x: 17.5rem;
}
.g-23-dbc1d2,
.gy-23-f74837 {
  --bs-gutter-y: 17.5rem;
}
.g-24-4224b8,
.gx-24-8e046d {
  --bs-gutter-x: 20rem;
}
.g-24-4224b8,
.gy-24-ee54a0 {
  --bs-gutter-y: 20rem;
}
.g-25-e175af,
.gx-25-c27dc1 {
  --bs-gutter-x: 22.5rem;
}
.g-25-e175af,
.gy-25-eb257a {
  --bs-gutter-y: 22.5rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto-af5d7b>* {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1-54b460>* {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2-28c362>* {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3-d49905>* {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4-db809d>* {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5-57714d>* {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6-a6d5a0>* {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-sm-7-fdf810>* {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-sm-8-b14d07>* {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-sm-9-a133f9>* {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-sm-10-2aafd1>* {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-sm-11-6b4b44>* {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-sm-12-12797f>* {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0-e1d418 {
    margin-left: 0;
  }
  .offset-sm-1-46c1fb {
    margin-left: 8.33333333%;
  }
  .offset-sm-2-ced63d {
    margin-left: 16.66666667%;
  }
  .offset-sm-3-80d059 {
    margin-left: 25%;
  }
  .offset-sm-4-2ee1b9 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5-d4a26d {
    margin-left: 41.66666667%;
  }
  .offset-sm-6-450520 {
    margin-left: 50%;
  }
  .offset-sm-7-f4cd6a {
    margin-left: 58.33333333%;
  }
  .offset-sm-8-a7840e {
    margin-left: 66.66666667%;
  }
  .offset-sm-9-5a5055 {
    margin-left: 75%;
  }
  .offset-sm-10-57b7c4 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11-5dede4 {
    margin-left: 91.66666667%;
  }
  .g-sm-0-4eed3c,
  .gx-sm-0-462075 {
    --bs-gutter-x: 0;
  }
  .g-sm-0-4eed3c,
  .gy-sm-0-cb9485 {
    --bs-gutter-y: 0;
  }
  .g-sm-1-4269bc,
  .gx-sm-1-fab564 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1-4269bc,
  .gy-sm-1-ceec03 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2-aaff83,
  .gx-sm-2-4efb3a {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2-aaff83,
  .gy-sm-2-e575df {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3-c01ae3,
  .gx-sm-3-b70cbf {
    --bs-gutter-x: 0.75rem;
  }
  .g-sm-3-c01ae3,
  .gy-sm-3-92a157 {
    --bs-gutter-y: 0.75rem;
  }
  .g-sm-4-44348c,
  .gx-sm-4-46c1da {
    --bs-gutter-x: 1rem;
  }
  .g-sm-4-44348c,
  .gy-sm-4-3cc412 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-5-bf70f2,
  .gx-sm-5-b7b86d {
    --bs-gutter-x: 1.25rem;
  }
  .g-sm-5-bf70f2,
  .gy-sm-5-d816ef {
    --bs-gutter-y: 1.25rem;
  }
  .g-sm-6-545c7d,
  .gx-sm-6-e8b7f6 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-6-545c7d,
  .gy-sm-6-c3bbaf {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-7-7911ab,
  .gx-sm-7-10780d {
    --bs-gutter-x: 1.75rem;
  }
  .g-sm-7-7911ab,
  .gy-sm-7-a3b04c {
    --bs-gutter-y: 1.75rem;
  }
  .g-sm-8-356a69,
  .gx-sm-8-abb938 {
    --bs-gutter-x: 2rem;
  }
  .g-sm-8-356a69,
  .gy-sm-8-760f14 {
    --bs-gutter-y: 2rem;
  }
  .g-sm-9-b6b425,
  .gx-sm-9-52d522 {
    --bs-gutter-x: 2.25rem;
  }
  .g-sm-9-b6b425,
  .gy-sm-9-e7d92a {
    --bs-gutter-y: 2.25rem;
  }
  .g-sm-10-b1d078,
  .gx-sm-10-e6a425 {
    --bs-gutter-x: 2.5rem;
  }
  .g-sm-10-b1d078,
  .gy-sm-10-f18b98 {
    --bs-gutter-y: 2.5rem;
  }
  .g-sm-11-2b4b04,
  .gx-sm-11-c75cc3 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-11-2b4b04,
  .gy-sm-11-78ef75 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-12-15092b,
  .gx-sm-12-a36fcb {
    --bs-gutter-x: 3.5rem;
  }
  .g-sm-12-15092b,
  .gy-sm-12-3c3c87 {
    --bs-gutter-y: 3.5rem;
  }
  .g-sm-13-d10da2,
  .gx-sm-13-f7c152 {
    --bs-gutter-x: 4rem;
  }
  .g-sm-13-d10da2,
  .gy-sm-13-77f90c {
    --bs-gutter-y: 4rem;
  }
  .g-sm-14-b09142,
  .gx-sm-14-01894e {
    --bs-gutter-x: 4.5rem;
  }
  .g-sm-14-b09142,
  .gy-sm-14-594232 {
    --bs-gutter-y: 4.5rem;
  }
  .g-sm-15-c8edff,
  .gx-sm-15-11867e {
    --bs-gutter-x: 5rem;
  }
  .g-sm-15-c8edff,
  .gy-sm-15-c646b5 {
    --bs-gutter-y: 5rem;
  }
  .g-sm-16-766933,
  .gx-sm-16-429420 {
    --bs-gutter-x: 6rem;
  }
  .g-sm-16-766933,
  .gy-sm-16-48fbdf {
    --bs-gutter-y: 6rem;
  }
  .g-sm-17-181ad8,
  .gx-sm-17-f8fba3 {
    --bs-gutter-x: 7rem;
  }
  .g-sm-17-181ad8,
  .gy-sm-17-ece94d {
    --bs-gutter-y: 7rem;
  }
  .g-sm-18-1e8021,
  .gx-sm-18-7efe94 {
    --bs-gutter-x: 8rem;
  }
  .g-sm-18-1e8021,
  .gy-sm-18-5c5cb8 {
    --bs-gutter-y: 8rem;
  }
  .g-sm-19-ea64e9,
  .gx-sm-19-02b682 {
    --bs-gutter-x: 9rem;
  }
  .g-sm-19-ea64e9,
  .gy-sm-19-45d9ef {
    --bs-gutter-y: 9rem;
  }
  .g-sm-20-61f58b,
  .gx-sm-20-7cdccc {
    --bs-gutter-x: 10rem;
  }
  .g-sm-20-61f58b,
  .gy-sm-20-0cd28f {
    --bs-gutter-y: 10rem;
  }
  .g-sm-21-14b5fb,
  .gx-sm-21-c8611d {
    --bs-gutter-x: 12.5rem;
  }
  .g-sm-21-14b5fb,
  .gy-sm-21-0c4816 {
    --bs-gutter-y: 12.5rem;
  }
  .g-sm-22-fa2b7a,
  .gx-sm-22-a01614 {
    --bs-gutter-x: 15rem;
  }
  .g-sm-22-fa2b7a,
  .gy-sm-22-e0528c {
    --bs-gutter-y: 15rem;
  }
  .g-sm-23-ae1e35,
  .gx-sm-23-d6dc7b {
    --bs-gutter-x: 17.5rem;
  }
  .g-sm-23-ae1e35,
  .gy-sm-23-5389bb {
    --bs-gutter-y: 17.5rem;
  }
  .g-sm-24-d6bdee,
  .gx-sm-24-ddd3b0 {
    --bs-gutter-x: 20rem;
  }
  .g-sm-24-d6bdee,
  .gy-sm-24-c43781 {
    --bs-gutter-y: 20rem;
  }
  .g-sm-25-b2d006,
  .gx-sm-25-ebcf9c {
    --bs-gutter-x: 22.5rem;
  }
  .g-sm-25-b2d006,
  .gy-sm-25-98946d {
    --bs-gutter-y: 22.5rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto-110aa4>* {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1-0f2569>* {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2-b63f36>* {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3-c81dad>* {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4-26db73>* {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5-5d74f8>* {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6-ba4461>* {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-md-7-e64753>* {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-md-8-f02563>* {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-md-9-2a3ed7>* {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-md-10-047c93>* {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-md-11-a32cf8>* {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-md-12-f5f7ff>* {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0-ce7af3 {
    margin-left: 0;
  }
  .offset-md-1-ed93e6 {
    margin-left: 8.33333333%;
  }
  .offset-md-2-90b8a2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3-a96c55 {
    margin-left: 25%;
  }
  .offset-md-4-e0f9a6 {
    margin-left: 33.33333333%;
  }
  .offset-md-5-65db38 {
    margin-left: 41.66666667%;
  }
  .offset-md-6-26cbe5 {
    margin-left: 50%;
  }
  .offset-md-7-62bb7c {
    margin-left: 58.33333333%;
  }
  .offset-md-8-27c060 {
    margin-left: 66.66666667%;
  }
  .offset-md-9-35a4a5 {
    margin-left: 75%;
  }
  .offset-md-10-d10969 {
    margin-left: 83.33333333%;
  }
  .offset-md-11-5f6da4 {
    margin-left: 91.66666667%;
  }
  .g-md-0-45ae58,
  .gx-md-0-e8df4c {
    --bs-gutter-x: 0;
  }
  .g-md-0-45ae58,
  .gy-md-0-608f74 {
    --bs-gutter-y: 0;
  }
  .g-md-1-49c6f8,
  .gx-md-1-7d61a9 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1-49c6f8,
  .gy-md-1-048cdb {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2-e94123,
  .gx-md-2-d5ba72 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2-e94123,
  .gy-md-2-fcd9e1 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3-7990df,
  .gx-md-3-f12013 {
    --bs-gutter-x: 0.75rem;
  }
  .g-md-3-7990df,
  .gy-md-3-475f3b {
    --bs-gutter-y: 0.75rem;
  }
  .g-md-4-2be5a1,
  .gx-md-4-08508d {
    --bs-gutter-x: 1rem;
  }
  .g-md-4-2be5a1,
  .gy-md-4-1e1fe7 {
    --bs-gutter-y: 1rem;
  }
  .g-md-5-407821,
  .gx-md-5-843fc8 {
    --bs-gutter-x: 1.25rem;
  }
  .g-md-5-407821,
  .gy-md-5-bab25c {
    --bs-gutter-y: 1.25rem;
  }
  .g-md-6-a03c4e,
  .gx-md-6-bc94a0 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-6-a03c4e,
  .gy-md-6-fa56ea {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-7-106cd8,
  .gx-md-7-25bd9a {
    --bs-gutter-x: 1.75rem;
  }
  .g-md-7-106cd8,
  .gy-md-7-663075 {
    --bs-gutter-y: 1.75rem;
  }
  .g-md-8-73b8e4,
  .gx-md-8-8ef7bd {
    --bs-gutter-x: 2rem;
  }
  .g-md-8-73b8e4,
  .gy-md-8-0e706a {
    --bs-gutter-y: 2rem;
  }
  .g-md-9-40dd9b,
  .gx-md-9-ece170 {
    --bs-gutter-x: 2.25rem;
  }
  .g-md-9-40dd9b,
  .gy-md-9-648384 {
    --bs-gutter-y: 2.25rem;
  }
  .g-md-10-75f010,
  .gx-md-10-66a4a8 {
    --bs-gutter-x: 2.5rem;
  }
  .g-md-10-75f010,
  .gy-md-10-0076c4 {
    --bs-gutter-y: 2.5rem;
  }
  .g-md-11-1e995d,
  .gx-md-11-9fcffc {
    --bs-gutter-x: 3rem;
  }
  .g-md-11-1e995d,
  .gy-md-11-b4874f {
    --bs-gutter-y: 3rem;
  }
  .g-md-12-e598dd,
  .gx-md-12-ee2efe {
    --bs-gutter-x: 3.5rem;
  }
  .g-md-12-e598dd,
  .gy-md-12-fb231e {
    --bs-gutter-y: 3.5rem;
  }
  .g-md-13-628e06,
  .gx-md-13-fb54a3 {
    --bs-gutter-x: 4rem;
  }
  .g-md-13-628e06,
  .gy-md-13-72d853 {
    --bs-gutter-y: 4rem;
  }
  .g-md-14-8335d2,
  .gx-md-14-70d831 {
    --bs-gutter-x: 4.5rem;
  }
  .g-md-14-8335d2,
  .gy-md-14-ff035f {
    --bs-gutter-y: 4.5rem;
  }
  .g-md-15-99cb3d,
  .gx-md-15-a5c900 {
    --bs-gutter-x: 5rem;
  }
  .g-md-15-99cb3d,
  .gy-md-15-71ed6e {
    --bs-gutter-y: 5rem;
  }
  .g-md-16-7b11de,
  .gx-md-16-53e3ce {
    --bs-gutter-x: 6rem;
  }
  .g-md-16-7b11de,
  .gy-md-16-e44509 {
    --bs-gutter-y: 6rem;
  }
  .g-md-17-e20551,
  .gx-md-17-f3d709 {
    --bs-gutter-x: 7rem;
  }
  .g-md-17-e20551,
  .gy-md-17-b27417 {
    --bs-gutter-y: 7rem;
  }
  .g-md-18-f5f8f4,
  .gx-md-18-b12680 {
    --bs-gutter-x: 8rem;
  }
  .g-md-18-f5f8f4,
  .gy-md-18-f65517 {
    --bs-gutter-y: 8rem;
  }
  .g-md-19-14b0eb,
  .gx-md-19-83c37d {
    --bs-gutter-x: 9rem;
  }
  .g-md-19-14b0eb,
  .gy-md-19-eff6ca {
    --bs-gutter-y: 9rem;
  }
  .g-md-20-ed8f0a,
  .gx-md-20-85b5a1 {
    --bs-gutter-x: 10rem;
  }
  .g-md-20-ed8f0a,
  .gy-md-20-13e4ef {
    --bs-gutter-y: 10rem;
  }
  .g-md-21-e7ebd8,
  .gx-md-21-1f4734 {
    --bs-gutter-x: 12.5rem;
  }
  .g-md-21-e7ebd8,
  .gy-md-21-25a08c {
    --bs-gutter-y: 12.5rem;
  }
  .g-md-22-a416fc,
  .gx-md-22-26ad4f {
    --bs-gutter-x: 15rem;
  }
  .g-md-22-a416fc,
  .gy-md-22-329b91 {
    --bs-gutter-y: 15rem;
  }
  .g-md-23-bb062d,
  .gx-md-23-5ef6bb {
    --bs-gutter-x: 17.5rem;
  }
  .g-md-23-bb062d,
  .gy-md-23-bba242 {
    --bs-gutter-y: 17.5rem;
  }
  .g-md-24-3668ec,
  .gx-md-24-bfcc4d {
    --bs-gutter-x: 20rem;
  }
  .g-md-24-3668ec,
  .gy-md-24-b3a00f {
    --bs-gutter-y: 20rem;
  }
  .g-md-25-323a6f,
  .gx-md-25-52231e {
    --bs-gutter-x: 22.5rem;
  }
  .g-md-25-323a6f,
  .gy-md-25-572877 {
    --bs-gutter-y: 22.5rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto-4f2672>* {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1-bd7426>* {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2-7d10b9>* {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3-41c3ae>* {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4-b1fbae>* {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5-862ed8>* {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6-0d0f1d>* {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-lg-7-429900>* {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-lg-8-412b52>* {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-lg-9-707635>* {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-lg-10-530ff2>* {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-lg-11-2fbf29>* {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-lg-12-9a67fe>* {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0-c684ba {
    margin-left: 0;
  }
  .offset-lg-1-bc0717 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2-51d819 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3-1b933d {
    margin-left: 25%;
  }
  .offset-lg-4-f87180 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5-298f5a {
    margin-left: 41.66666667%;
  }
  .offset-lg-6-17dc9c {
    margin-left: 50%;
  }
  .offset-lg-7-a20c27 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8-b94c31 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9-53bd17 {
    margin-left: 75%;
  }
  .offset-lg-10-505537 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11-e5dd67 {
    margin-left: 91.66666667%;
  }
  .g-lg-0-88ef81,
  .gx-lg-0-64783f {
    --bs-gutter-x: 0;
  }
  .g-lg-0-88ef81,
  .gy-lg-0-5a3376 {
    --bs-gutter-y: 0;
  }
  .g-lg-1-041ec3,
  .gx-lg-1-a03b1c {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1-041ec3,
  .gy-lg-1-f72b65 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2-540c41,
  .gx-lg-2-19b831 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2-540c41,
  .gy-lg-2-77a784 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3-08bd68,
  .gx-lg-3-adcdfe {
    --bs-gutter-x: 0.75rem;
  }
  .g-lg-3-08bd68,
  .gy-lg-3-9cae51 {
    --bs-gutter-y: 0.75rem;
  }
  .g-lg-4-eb7cb5,
  .gx-lg-4-c4da55 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-4-eb7cb5,
  .gy-lg-4-b49232 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-5-18441f,
  .gx-lg-5-a66da6 {
    --bs-gutter-x: 1.25rem;
  }
  .g-lg-5-18441f,
  .gy-lg-5-d95612 {
    --bs-gutter-y: 1.25rem;
  }
  .g-lg-6-8f3a99,
  .gx-lg-6-aed548 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-6-8f3a99,
  .gy-lg-6-51bc4a {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-7-8bcf59,
  .gx-lg-7-a206fa {
    --bs-gutter-x: 1.75rem;
  }
  .g-lg-7-8bcf59,
  .gy-lg-7-4b4580 {
    --bs-gutter-y: 1.75rem;
  }
  .g-lg-8-439da9,
  .gx-lg-8-a7e829 {
    --bs-gutter-x: 2rem;
  }
  .g-lg-8-439da9,
  .gy-lg-8-ff45f2 {
    --bs-gutter-y: 2rem;
  }
  .g-lg-9-4ad382,
  .gx-lg-9-5b657d {
    --bs-gutter-x: 2.25rem;
  }
  .g-lg-9-4ad382,
  .gy-lg-9-8edeb5 {
    --bs-gutter-y: 2.25rem;
  }
  .g-lg-10-1a78e8,
  .gx-lg-10-3136f7 {
    --bs-gutter-x: 2.5rem;
  }
  .g-lg-10-1a78e8,
  .gy-lg-10-d14c4d {
    --bs-gutter-y: 2.5rem;
  }
  .g-lg-11-90af3a,
  .gx-lg-11-780a5a {
    --bs-gutter-x: 3rem;
  }
  .g-lg-11-90af3a,
  .gy-lg-11-afa061 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-12-411acd,
  .gx-lg-12-c8767d {
    --bs-gutter-x: 3.5rem;
  }
  .g-lg-12-411acd,
  .gy-lg-12-474ebb {
    --bs-gutter-y: 3.5rem;
  }
  .g-lg-13-cf46d3,
  .gx-lg-13-536f9b {
    --bs-gutter-x: 4rem;
  }
  .g-lg-13-cf46d3,
  .gy-lg-13-4e7f2f {
    --bs-gutter-y: 4rem;
  }
  .g-lg-14-b8227e,
  .gx-lg-14-6009ca {
    --bs-gutter-x: 4.5rem;
  }
  .g-lg-14-b8227e,
  .gy-lg-14-4f1497 {
    --bs-gutter-y: 4.5rem;
  }
  .g-lg-15-17f672,
  .gx-lg-15-44d804 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-15-17f672,
  .gy-lg-15-b8b353 {
    --bs-gutter-y: 5rem;
  }
  .g-lg-16-55a9e0,
  .gx-lg-16-d023d1 {
    --bs-gutter-x: 6rem;
  }
  .g-lg-16-55a9e0,
  .gy-lg-16-45e40e {
    --bs-gutter-y: 6rem;
  }
  .g-lg-17-4a9d5e,
  .gx-lg-17-edbc00 {
    --bs-gutter-x: 7rem;
  }
  .g-lg-17-4a9d5e,
  .gy-lg-17-3b3e8b {
    --bs-gutter-y: 7rem;
  }
  .g-lg-18-0c68a6,
  .gx-lg-18-2d6d55 {
    --bs-gutter-x: 8rem;
  }
  .g-lg-18-0c68a6,
  .gy-lg-18-b1d801 {
    --bs-gutter-y: 8rem;
  }
  .g-lg-19-3593ae,
  .gx-lg-19-fd509e {
    --bs-gutter-x: 9rem;
  }
  .g-lg-19-3593ae,
  .gy-lg-19-3109cb {
    --bs-gutter-y: 9rem;
  }
  .g-lg-20-b5ef14,
  .gx-lg-20-76a3d5 {
    --bs-gutter-x: 10rem;
  }
  .g-lg-20-b5ef14,
  .gy-lg-20-583669 {
    --bs-gutter-y: 10rem;
  }
  .g-lg-21-8fa77e,
  .gx-lg-21-db82bc {
    --bs-gutter-x: 12.5rem;
  }
  .g-lg-21-8fa77e,
  .gy-lg-21-3a240c {
    --bs-gutter-y: 12.5rem;
  }
  .g-lg-22-3953f9,
  .gx-lg-22-75ead2 {
    --bs-gutter-x: 15rem;
  }
  .g-lg-22-3953f9,
  .gy-lg-22-decd8a {
    --bs-gutter-y: 15rem;
  }
  .g-lg-23-0ff78d,
  .gx-lg-23-d2f94c {
    --bs-gutter-x: 17.5rem;
  }
  .g-lg-23-0ff78d,
  .gy-lg-23-29362a {
    --bs-gutter-y: 17.5rem;
  }
  .g-lg-24-ec7a49,
  .gx-lg-24-e22e0c {
    --bs-gutter-x: 20rem;
  }
  .g-lg-24-ec7a49,
  .gy-lg-24-903e47 {
    --bs-gutter-y: 20rem;
  }
  .g-lg-25-8ee33f,
  .gx-lg-25-53d4e5 {
    --bs-gutter-x: 22.5rem;
  }
  .g-lg-25-8ee33f,
  .gy-lg-25-dca267 {
    --bs-gutter-y: 22.5rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto-5d1caa>* {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1-958591>* {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2-c7349f>* {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3-4a022d>* {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4-f7c8b9>* {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5-3ded48>* {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6-087261>* {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-xl-7-6254de>* {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-xl-8-2f5673>* {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-xl-9-8acb85>* {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-xl-10-e59f29>* {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-xl-11-7e4ebc>* {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-xl-12-d4e110>* {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0-5226a9 {
    margin-left: 0;
  }
  .offset-xl-1-30e807 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2-4834a8 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3-c25007 {
    margin-left: 25%;
  }
  .offset-xl-4-125ce9 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5-4d91b4 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6-116c30 {
    margin-left: 50%;
  }
  .offset-xl-7-03450e {
    margin-left: 58.33333333%;
  }
  .offset-xl-8-858cad {
    margin-left: 66.66666667%;
  }
  .offset-xl-9-c183e5 {
    margin-left: 75%;
  }
  .offset-xl-10-0308bc {
    margin-left: 83.33333333%;
  }
  .offset-xl-11-310c4c {
    margin-left: 91.66666667%;
  }
  .g-xl-0-17fbe2,
  .gx-xl-0-8136e2 {
    --bs-gutter-x: 0;
  }
  .g-xl-0-17fbe2,
  .gy-xl-0-219a1f {
    --bs-gutter-y: 0;
  }
  .g-xl-1-8cce68,
  .gx-xl-1-8f8750 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1-8cce68,
  .gy-xl-1-c4970c {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2-dadf79,
  .gx-xl-2-030f63 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2-dadf79,
  .gy-xl-2-72ef35 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3-0f527b,
  .gx-xl-3-47d17b {
    --bs-gutter-x: 0.75rem;
  }
  .g-xl-3-0f527b,
  .gy-xl-3-b1e388 {
    --bs-gutter-y: 0.75rem;
  }
  .g-xl-4-d650cb,
  .gx-xl-4-e96db5 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-4-d650cb,
  .gy-xl-4-b6e7a2 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-5-f69537,
  .gx-xl-5-50377f {
    --bs-gutter-x: 1.25rem;
  }
  .g-xl-5-f69537,
  .gy-xl-5-37699b {
    --bs-gutter-y: 1.25rem;
  }
  .g-xl-6-bcdee3,
  .gx-xl-6-9d41ad {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-6-bcdee3,
  .gy-xl-6-3bd03c {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-7-c3e312,
  .gx-xl-7-cbdb7f {
    --bs-gutter-x: 1.75rem;
  }
  .g-xl-7-c3e312,
  .gy-xl-7-55ecd4 {
    --bs-gutter-y: 1.75rem;
  }
  .g-xl-8-9fe7bf,
  .gx-xl-8-01df5a {
    --bs-gutter-x: 2rem;
  }
  .g-xl-8-9fe7bf,
  .gy-xl-8-724bbf {
    --bs-gutter-y: 2rem;
  }
  .g-xl-9-499310,
  .gx-xl-9-a6df96 {
    --bs-gutter-x: 2.25rem;
  }
  .g-xl-9-499310,
  .gy-xl-9-f1878d {
    --bs-gutter-y: 2.25rem;
  }
  .g-xl-10-b41dae,
  .gx-xl-10-9bf37d {
    --bs-gutter-x: 2.5rem;
  }
  .g-xl-10-b41dae,
  .gy-xl-10-e5fde8 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xl-11-cf14b7,
  .gx-xl-11-901ab1 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-11-cf14b7,
  .gy-xl-11-0d155a {
    --bs-gutter-y: 3rem;
  }
  .g-xl-12-915dde,
  .gx-xl-12-823848 {
    --bs-gutter-x: 3.5rem;
  }
  .g-xl-12-915dde,
  .gy-xl-12-069817 {
    --bs-gutter-y: 3.5rem;
  }
  .g-xl-13-84f5a6,
  .gx-xl-13-1991aa {
    --bs-gutter-x: 4rem;
  }
  .g-xl-13-84f5a6,
  .gy-xl-13-e194f1 {
    --bs-gutter-y: 4rem;
  }
  .g-xl-14-8b8738,
  .gx-xl-14-b8f40a {
    --bs-gutter-x: 4.5rem;
  }
  .g-xl-14-8b8738,
  .gy-xl-14-709fef {
    --bs-gutter-y: 4.5rem;
  }
  .g-xl-15-3efbc6,
  .gx-xl-15-7828b8 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-15-3efbc6,
  .gy-xl-15-b767ec {
    --bs-gutter-y: 5rem;
  }
  .g-xl-16-c6fd65,
  .gx-xl-16-4ee53c {
    --bs-gutter-x: 6rem;
  }
  .g-xl-16-c6fd65,
  .gy-xl-16-5100da {
    --bs-gutter-y: 6rem;
  }
  .g-xl-17-fb4ef0,
  .gx-xl-17-c2f8e9 {
    --bs-gutter-x: 7rem;
  }
  .g-xl-17-fb4ef0,
  .gy-xl-17-9c9ab4 {
    --bs-gutter-y: 7rem;
  }
  .g-xl-18-328475,
  .gx-xl-18-cef790 {
    --bs-gutter-x: 8rem;
  }
  .g-xl-18-328475,
  .gy-xl-18-249e4b {
    --bs-gutter-y: 8rem;
  }
  .g-xl-19-7d034a,
  .gx-xl-19-360d2b {
    --bs-gutter-x: 9rem;
  }
  .g-xl-19-7d034a,
  .gy-xl-19-f01688 {
    --bs-gutter-y: 9rem;
  }
  .g-xl-20-71314b,
  .gx-xl-20-aedf82 {
    --bs-gutter-x: 10rem;
  }
  .g-xl-20-71314b,
  .gy-xl-20-a3d61d {
    --bs-gutter-y: 10rem;
  }
  .g-xl-21-7e7d11,
  .gx-xl-21-31cc67 {
    --bs-gutter-x: 12.5rem;
  }
  .g-xl-21-7e7d11,
  .gy-xl-21-f274ff {
    --bs-gutter-y: 12.5rem;
  }
  .g-xl-22-0041bd,
  .gx-xl-22-7c0f9f {
    --bs-gutter-x: 15rem;
  }
  .g-xl-22-0041bd,
  .gy-xl-22-e9842a {
    --bs-gutter-y: 15rem;
  }
  .g-xl-23-c19317,
  .gx-xl-23-2ffeb8 {
    --bs-gutter-x: 17.5rem;
  }
  .g-xl-23-c19317,
  .gy-xl-23-f9f8ad {
    --bs-gutter-y: 17.5rem;
  }
  .g-xl-24-33f241,
  .gx-xl-24-3ca8d5 {
    --bs-gutter-x: 20rem;
  }
  .g-xl-24-33f241,
  .gy-xl-24-3cd10c {
    --bs-gutter-y: 20rem;
  }
  .g-xl-25-30c456,
  .gx-xl-25-27e043 {
    --bs-gutter-x: 22.5rem;
  }
  .g-xl-25-30c456,
  .gy-xl-25-65c2dd {
    --bs-gutter-y: 22.5rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto-b4febd>* {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1-5fde2e>* {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2-cca99d>* {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3-ac52e5>* {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4-1ea52a>* {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5-4cac09>* {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6-8b14cf>* {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-xxl-7-5d685f>* {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-xxl-8-9163e7>* {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-xxl-9-dedae9>* {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-xxl-10-bbf2c6>* {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-xxl-11-6e643c>* {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-xxl-12-8f41b1>* {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0-e165d5 {
    margin-left: 0;
  }
  .offset-xxl-1-068857 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2-b8b6ca {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3-951a64 {
    margin-left: 25%;
  }
  .offset-xxl-4-43948b {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5-62b263 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6-85664a {
    margin-left: 50%;
  }
  .offset-xxl-7-910253 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8-0a5a68 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9-5ed7e7 {
    margin-left: 75%;
  }
  .offset-xxl-10-65f92e {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11-3f0f7c {
    margin-left: 91.66666667%;
  }
  .g-xxl-0-fe5427,
  .gx-xxl-0-146e67 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0-fe5427,
  .gy-xxl-0-5ee08b {
    --bs-gutter-y: 0;
  }
  .g-xxl-1-fd0356,
  .gx-xxl-1-e43d71 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1-fd0356,
  .gy-xxl-1-529dd6 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2-b9842d,
  .gx-xxl-2-1a7171 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2-b9842d,
  .gy-xxl-2-d21a30 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3-a33fc1,
  .gx-xxl-3-9b4430 {
    --bs-gutter-x: 0.75rem;
  }
  .g-xxl-3-a33fc1,
  .gy-xxl-3-ed7639 {
    --bs-gutter-y: 0.75rem;
  }
  .g-xxl-4-5b0c47,
  .gx-xxl-4-1293b6 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-4-5b0c47,
  .gy-xxl-4-77d339 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-5-e053fb,
  .gx-xxl-5-c576c9 {
    --bs-gutter-x: 1.25rem;
  }
  .g-xxl-5-e053fb,
  .gy-xxl-5-675afa {
    --bs-gutter-y: 1.25rem;
  }
  .g-xxl-6-7d987f,
  .gx-xxl-6-6f376e {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-6-7d987f,
  .gy-xxl-6-ebd4b7 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-7-5c323a,
  .gx-xxl-7-96254a {
    --bs-gutter-x: 1.75rem;
  }
  .g-xxl-7-5c323a,
  .gy-xxl-7-3c9b0a {
    --bs-gutter-y: 1.75rem;
  }
  .g-xxl-8-9c9859,
  .gx-xxl-8-823ccb {
    --bs-gutter-x: 2rem;
  }
  .g-xxl-8-9c9859,
  .gy-xxl-8-d10376 {
    --bs-gutter-y: 2rem;
  }
  .g-xxl-9-723d35,
  .gx-xxl-9-10a16c {
    --bs-gutter-x: 2.25rem;
  }
  .g-xxl-9-723d35,
  .gy-xxl-9-a35310 {
    --bs-gutter-y: 2.25rem;
  }
  .g-xxl-10-ad42bb,
  .gx-xxl-10-879634 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xxl-10-ad42bb,
  .gy-xxl-10-8c09a8 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xxl-11-b94337,
  .gx-xxl-11-30614c {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-11-b94337,
  .gy-xxl-11-383ac8 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-12-6f0fc2,
  .gx-xxl-12-a4f3b6 {
    --bs-gutter-x: 3.5rem;
  }
  .g-xxl-12-6f0fc2,
  .gy-xxl-12-17747c {
    --bs-gutter-y: 3.5rem;
  }
  .g-xxl-13-fafa40,
  .gx-xxl-13-484f2d {
    --bs-gutter-x: 4rem;
  }
  .g-xxl-13-fafa40,
  .gy-xxl-13-76f445 {
    --bs-gutter-y: 4rem;
  }
  .g-xxl-14-6a9c57,
  .gx-xxl-14-4aee63 {
    --bs-gutter-x: 4.5rem;
  }
  .g-xxl-14-6a9c57,
  .gy-xxl-14-b937f2 {
    --bs-gutter-y: 4.5rem;
  }
  .g-xxl-15-240806,
  .gx-xxl-15-8c50bc {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-15-240806,
  .gy-xxl-15-c2ec7c {
    --bs-gutter-y: 5rem;
  }
  .g-xxl-16-fd292e,
  .gx-xxl-16-2d9ef1 {
    --bs-gutter-x: 6rem;
  }
  .g-xxl-16-fd292e,
  .gy-xxl-16-300f46 {
    --bs-gutter-y: 6rem;
  }
  .g-xxl-17-fe024e,
  .gx-xxl-17-a757a0 {
    --bs-gutter-x: 7rem;
  }
  .g-xxl-17-fe024e,
  .gy-xxl-17-4a3d4e {
    --bs-gutter-y: 7rem;
  }
  .g-xxl-18-d5026c,
  .gx-xxl-18-e98806 {
    --bs-gutter-x: 8rem;
  }
  .g-xxl-18-d5026c,
  .gy-xxl-18-b7326e {
    --bs-gutter-y: 8rem;
  }
  .g-xxl-19-8caeff,
  .gx-xxl-19-c0b525 {
    --bs-gutter-x: 9rem;
  }
  .g-xxl-19-8caeff,
  .gy-xxl-19-4bf642 {
    --bs-gutter-y: 9rem;
  }
  .g-xxl-20-72093e,
  .gx-xxl-20-67c135 {
    --bs-gutter-x: 10rem;
  }
  .g-xxl-20-72093e,
  .gy-xxl-20-1f1696 {
    --bs-gutter-y: 10rem;
  }
  .g-xxl-21-78bedc,
  .gx-xxl-21-19d8e2 {
    --bs-gutter-x: 12.5rem;
  }
  .g-xxl-21-78bedc,
  .gy-xxl-21-2307b2 {
    --bs-gutter-y: 12.5rem;
  }
  .g-xxl-22-11184f,
  .gx-xxl-22-ddc1e8 {
    --bs-gutter-x: 15rem;
  }
  .g-xxl-22-11184f,
  .gy-xxl-22-1d1960 {
    --bs-gutter-y: 15rem;
  }
  .g-xxl-23-d82744,
  .gx-xxl-23-8e20a4 {
    --bs-gutter-x: 17.5rem;
  }
  .g-xxl-23-d82744,
  .gy-xxl-23-11a38b {
    --bs-gutter-y: 17.5rem;
  }
  .g-xxl-24-781586,
  .gx-xxl-24-6e718e {
    --bs-gutter-x: 20rem;
  }
  .g-xxl-24-781586,
  .gy-xxl-24-e7307e {
    --bs-gutter-y: 20rem;
  }
  .g-xxl-25-71ee81,
  .gx-xxl-25-84cf99 {
    --bs-gutter-x: 22.5rem;
  }
  .g-xxl-25-71ee81,
  .gy-xxl-25-08994c {
    --bs-gutter-y: 22.5rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #60697b;
  --bs-table-striped-bg: rgba(164, 174, 198, 0.07);
  --bs-table-active-color: #60697b;
  --bs-table-active-bg: rgba(164, 174, 198, 0.07);
  --bs-table-hover-color: #60697b;
  --bs-table-hover-bg: rgba(164, 174, 198, 0.07);
  width: 100%;
  margin-bottom: 1rem;
  color: #60697b;
  vertical-align: top;
  border-color: #edeff3;
}
.table> :not(caption)>*>* {
  padding: 0.9rem 0.9rem;
  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(:first-child) {
  border-top: 2px solid #edeff3;
}
.caption-top-1b074b {
  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-borderless> :not(:first-child) {
  border-top-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: #d9e4f9;
  --bs-table-striped-bg: #cdd8ed;
  --bs-table-striped-color: #343f52;
  --bs-table-active-bg: #cdd8ed;
  --bs-table-active-color: #343f52;
  --bs-table-hover-bg: #cdd8ed;
  --bs-table-hover-color: #343f52;
  color: #343f52;
  border-color: #c9d4e8;
}
.table-secondary {
  --bs-table-bg: #eeeff2;
  --bs-table-striped-bg: #e1e3e7;
  --bs-table-striped-color: #343f52;
  --bs-table-active-bg: #e1e3e7;
  --bs-table-active-color: #343f52;
  --bs-table-hover-bg: #e1e3e7;
  --bs-table-hover-color: #343f52;
  color: #343f52;
  border-color: #dbdde2;
}
.table-success {
  --bs-table-bg: #daf3ec;
  --bs-table-striped-bg: #cee6e1;
  --bs-table-striped-color: #343f52;
  --bs-table-active-bg: #cee6e1;
  --bs-table-active-color: #343f52;
  --bs-table-hover-bg: #cee6e1;
  --bs-table-hover-color: #343f52;
  color: #343f52;
  border-color: #c9e1dd;
}
.table-info {
  --bs-table-bg: #ddeef4;
  --bs-table-striped-bg: #d1e2e9;
  --bs-table-striped-color: #343f52;
  --bs-table-active-bg: #d1e2e9;
  --bs-table-active-color: #343f52;
  --bs-table-hover-bg: #d1e2e9;
  --bs-table-hover-color: #343f52;
  color: #343f52;
  border-color: #ccdde4;
}
.table-warning {
  --bs-table-bg: #fef1de;
  --bs-table-striped-bg: #f0e5d4;
  --bs-table-striped-color: #343f52;
  --bs-table-active-bg: #f0e5d4;
  --bs-table-active-color: #343f52;
  --bs-table-hover-bg: #f0e5d4;
  --bs-table-hover-color: #343f52;
  color: #343f52;
  border-color: #eadfd0;
}
.table-danger {
  --bs-table-bg: #f9e0e1;
  --bs-table-striped-bg: #ebd5d7;
  --bs-table-striped-color: #343f52;
  --bs-table-active-bg: #ebd5d7;
  --bs-table-active-color: #343f52;
  --bs-table-hover-bg: #ebd5d7;
  --bs-table-hover-color: #343f52;
  color: #343f52;
  border-color: #e5d0d3;
}
.table-light {
  --bs-table-bg: #fefefe;
  --bs-table-striped-bg: #f0f1f2;
  --bs-table-striped-color: #343f52;
  --bs-table-active-bg: #f0f1f2;
  --bs-table-active-color: #343f52;
  --bs-table-hover-bg: #f0f1f2;
  --bs-table-hover-color: #343f52;
  color: #343f52;
  border-color: #eaebed;
}
.table-dark {
  --bs-table-bg: #262b32;
  --bs-table-striped-bg: #353a40;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #353a40;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #353a40;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #3c4047;
}
.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: 0.5rem;
  color: #959ca9;
}
.col-form-label {
  padding-top: calc(0.6rem + 1px);
  padding-bottom: calc(0.6rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.7;
  color: #959ca9;
}
.col-form-label-lg {
  padding-top: calc(0.65rem + 1px);
  padding-bottom: calc(0.65rem + 1px);
  font-size: 0.85rem;
}
.col-form-label-sm {
  padding-top: calc(0.4rem + 1px);
  padding-bottom: calc(0.4rem + 1px);
  font-size: 0.7rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.6rem;
  color: #aab0bc;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.6rem 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.7;
  color: #60697b;
  background-color: #fefefe;
  background-clip: padding-box;
  border: 1px solid rgba(8, 60, 130, 0.07);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.4rem;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  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([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #60697b;
  background-color: #fefefe;
  border-color: #9fbcf0;
  outline: 0;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04), unset;
}
.form-control::-webkit-date-and-time-value {
  height: 1.7em;
}
.form-control::-moz-placeholder {
  color: #959ca9;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #959ca9;
  opacity: 1;
}
.form-control::placeholder {
  color: #959ca9;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #f6f7f9;
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.6rem 1rem;
  margin: -0.6rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
  color: #60697b;
  background-color: #f6f7f9;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.form-control::file-selector-button {
  padding: 0.6rem 1rem;
  margin: -0.6rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
  color: #60697b;
  background-color: #f6f7f9;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #eaebed;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #eaebed;
}
.form-control::-webkit-file-upload-button {
  padding: 0.6rem 1rem;
  margin: -0.6rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
  color: #60697b;
  background-color: #f6f7f9;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #eaebed;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.6rem 0;
  margin-bottom: 0;
  line-height: 1.7;
  color: #60697b;
  background-color: transparent;
  border: solid transparent;
  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(1.7em + 0.8rem + 2px);
  padding: 0.4rem 0.6rem;
  font-size: 0.7rem;
  border-radius: 0.4rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.4rem 0.6rem;
  margin: -0.4rem -0.6rem;
  -webkit-margin-end: 0.6rem;
  margin-inline-end: 0.6rem;
}
.form-control-sm::file-selector-button {
  padding: 0.4rem 0.6rem;
  margin: -0.4rem -0.6rem;
  -webkit-margin-end: 0.6rem;
  margin-inline-end: 0.6rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.4rem 0.6rem;
  margin: -0.4rem -0.6rem;
  -webkit-margin-end: 0.6rem;
  margin-inline-end: 0.6rem;
}
.form-control-lg {
  min-height: calc(1.7em + 1.3rem + 2px);
  padding: 0.65rem 1.4rem;
  font-size: 0.85rem;
  border-radius: 0.4rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.65rem 1.4rem;
  margin: -0.65rem -1.4rem;
  -webkit-margin-end: 1.4rem;
  margin-inline-end: 1.4rem;
}
.form-control-lg::file-selector-button {
  padding: 0.65rem 1.4rem;
  margin: -0.65rem -1.4rem;
  -webkit-margin-end: 1.4rem;
  margin-inline-end: 1.4rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.65rem 1.4rem;
  margin: -0.65rem -1.4rem;
  -webkit-margin-end: 1.4rem;
  margin-inline-end: 1.4rem;
}
textarea.form-control {
  min-height: calc(1.7em + 1.2rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.7em + 0.8rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.7em + 1.3rem + 2px);
}
.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.6rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.7em;
  border-radius: 0.4rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.7em;
  border-radius: 0.4rem;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.6rem 2rem 0.6rem 1rem;
  -moz-padding-start: calc(1rem - 3px);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.7;
  color: #959ca9;
  background-color: #fefefe;
  background-image: url("data:image/svg+xml,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='45' height='32' viewBox='0 0 45 32'%3e%3cpath fill='%2360697b' d='M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 8px 6px;
  border: 1px solid rgba(8, 60, 130, 0.07);
  border-radius: 0.4rem;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgba(8, 60, 130, 0.1);
  outline: 0;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04), unset;
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: 1rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #f6f7f9;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #959ca9;
}
.form-select-sm {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 0.6rem;
  font-size: 0.7rem;
  border-radius: 0.4rem;
}
.form-select-lg {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
  padding-left: 1.4rem;
  font-size: 0.85rem;
  border-radius: 0.4rem;
}
.form-check {
  display: block;
  min-height: 1.36rem;
  padding-left: 1.55rem;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.55rem;
}
.form-check-input {
  width: 1.05rem;
  height: 1.05rem;
  margin-top: 0.325rem;
  vertical-align: top;
  background-color: #fefefe;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(8, 60, 130, 0.1);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgba(8, 60, 130, 0.1);
  outline: 0;
  box-shadow: none;
}
.form-check-input:checked {
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.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='1.5' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #3f78e0;
  border-color: #3f78e0;
  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-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='%239fbcf0'/%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: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fefefe, unset;
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fefefe, unset;
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3f78e0;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #c5d7f6;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #cacaca;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3f78e0;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #c5d7f6;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #cacaca;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #959ca9;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #959ca9;
}
.form-floating {
  position: relative;
}
.form-floating>.form-control,
.form-floating>.form-select {
  height: calc(2.5rem + 2px);
  line-height: 1.25;
}
.form-floating>label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0.6rem 1rem;
  pointer-events: none;
  border: 1px solid transparent;
  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 {
  padding: 0.6rem 1rem;
}
.form-floating>.form-control::-moz-placeholder {
  color: transparent;
}
.form-floating>.form-control:-ms-input-placeholder {
  color: transparent;
}
.form-floating>.form-control::placeholder {
  color: transparent;
}
.form-floating>.form-control:not(:-moz-placeholder-shown) {
  padding-top: 1rem;
  padding-bottom: 0.2rem;
}
.form-floating>.form-control:not(:-ms-input-placeholder) {
  padding-top: 1rem;
  padding-bottom: 0.2rem;
}
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 1rem;
  padding-bottom: 0.2rem;
}
.form-floating>.form-control:-webkit-autofill {
  padding-top: 1rem;
  padding-bottom: 0.2rem;
}
.form-floating>.form-select {
  padding-top: 1rem;
  padding-bottom: 0.2rem;
}
.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
  opacity: 1;
  transform: scale(0.8) translateY(-0.4rem) translateX(0.2rem);
}
.form-floating>.form-control:not(:-ms-input-placeholder)~label {
  opacity: 1;
  transform: scale(0.8) translateY(-0.4rem) translateX(0.2rem);
}
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
  opacity: 1;
  transform: scale(0.8) translateY(-0.4rem) translateX(0.2rem);
}
.form-floating>.form-control:-webkit-autofill~label {
  opacity: 1;
  transform: scale(0.8) translateY(-0.4rem) translateX(0.2rem);
}
.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: 0.6rem 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.7;
  color: #60697b;
  text-align: center;
  white-space: nowrap;
  background-color: #f6f7f9;
  border: 1px solid rgba(8, 60, 130, 0.07);
  border-radius: 0.4rem;
}
.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text,
.input-group-lg>.btn {
  padding: 0.65rem 1.4rem;
  font-size: 0.85rem;
  border-radius: 0.4rem;
}
.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text,
.input-group-sm>.btn {
  padding: 0.4rem 0.6rem;
  font-size: 0.7rem;
  border-radius: 0.4rem;
}
.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-c7c786):not(.valid-feedback-73a67e):not(.invalid-tooltip-4ab6fe):not(.invalid-feedback-b19754) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback-73a67e {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.7rem;
  color: #198754;
}
.valid-tooltip-c7c786 {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem 0.75rem;
  margin-top: 0.1rem;
  font-size: 0.8rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.98);
  border-radius: 0.4rem;
}
.was-validated-0b03a0 :valid~.valid-feedback-73a67e,
.was-validated-0b03a0 :valid~.valid-tooltip-c7c786,
.is-valid~.valid-feedback-73a67e,
.is-valid~.valid-tooltip-c7c786 {
  display: block;
}
.was-validated-0b03a0 .form-control:valid,
.form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.7em + 1.2rem);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23198754' d='M14.72,8.79l-4.29,4.3L8.78,11.44a1,1,0,1,0-1.41,1.41l2.35,2.36a1,1,0,0,0,.71.29,1,1,0,0,0,.7-.29l5-5a1,1,0,0,0,0-1.42A1,1,0,0,0,14.72,8.79ZM12,2A10,10,0,1,0,22,12,10,10,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.425em + 0.3rem) center;
  background-size: calc(0.425em + 0.6rem) calc(0.425em + 0.6rem);
}
.was-validated-0b03a0 .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated-0b03a0 textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.7em + 1.2rem);
  background-position: top calc(0.425em + 0.3rem) right calc(0.425em + 0.3rem);
}
.was-validated-0b03a0 .form-select:valid,
.form-select.is-valid {
  border-color: #198754;
}
.was-validated-0b03a0 .form-select:valid:not([multiple]):not([size]),
.was-validated-0b03a0 .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.5rem;
  background-image: url("data:image/svg+xml,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='45' height='32' viewBox='0 0 45 32'%3e%3cpath fill='%2360697b' d='M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23198754' d='M14.72,8.79l-4.29,4.3L8.78,11.44a1,1,0,1,0-1.41,1.41l2.35,2.36a1,1,0,0,0,.71.29,1,1,0,0,0,.7-.29l5-5a1,1,0,0,0,0-1.42A1,1,0,0,0,14.72,8.79ZM12,2A10,10,0,1,0,22,12,10,10,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z'/%3E%3C/svg%3E");
  background-position: right 1rem center, center right 2rem;
  background-size: 8px 6px, calc(0.425em + 0.6rem) calc(0.425em + 0.6rem);
}
.was-validated-0b03a0 .form-select:valid:focus,
.form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated-0b03a0 .form-check-input:valid,
.form-check-input.is-valid {
  border-color: #198754;
}
.was-validated-0b03a0 .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated-0b03a0 .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated-0b03a0 .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #198754;
}
.form-check-inline .form-check-input~.valid-feedback-73a67e {
  margin-left: 0.5em;
}
.was-validated-0b03a0 .input-group .form-control:valid,
.input-group .form-control.is-valid,
.was-validated-0b03a0 .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated-0b03a0 .input-group .form-control:valid:focus,
.input-group .form-control.is-valid:focus,
.was-validated-0b03a0 .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}
.invalid-feedback-b19754 {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.7rem;
  color: #dc3545;
}
.invalid-tooltip-4ab6fe {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem 0.75rem;
  margin-top: 0.1rem;
  font-size: 0.8rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.98);
  border-radius: 0.4rem;
}
.was-validated-0b03a0 :invalid~.invalid-feedback-b19754,
.was-validated-0b03a0 :invalid~.invalid-tooltip-4ab6fe,
.is-invalid~.invalid-feedback-b19754,
.is-invalid~.invalid-tooltip-4ab6fe {
  display: block;
}
.was-validated-0b03a0 .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.7em + 1.2rem);
  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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.425em + 0.3rem) center;
  background-size: calc(0.425em + 0.6rem) calc(0.425em + 0.6rem);
}
.was-validated-0b03a0 .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated-0b03a0 textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.7em + 1.2rem);
  background-position: top calc(0.425em + 0.3rem) right calc(0.425em + 0.3rem);
}
.was-validated-0b03a0 .form-select:invalid,
.form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated-0b03a0 .form-select:invalid:not([multiple]):not([size]),
.was-validated-0b03a0 .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.5rem;
  background-image: url("data:image/svg+xml,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='45' height='32' viewBox='0 0 45 32'%3e%3cpath fill='%2360697b' d='M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z'/%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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 1rem center, center right 2rem;
  background-size: 8px 6px, calc(0.425em + 0.6rem) calc(0.425em + 0.6rem);
}
.was-validated-0b03a0 .form-select:invalid:focus,
.form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated-0b03a0 .form-check-input:invalid,
.form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated-0b03a0 .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated-0b03a0 .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated-0b03a0 .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
  color: #dc3545;
}
.form-check-inline .form-check-input~.invalid-feedback-b19754 {
  margin-left: 0.5em;
}
.was-validated-0b03a0 .input-group .form-control:invalid,
.input-group .form-control.is-invalid,
.was-validated-0b03a0 .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated-0b03a0 .input-group .form-control:invalid:focus,
.input-group .form-control.is-invalid:focus,
.was-validated-0b03a0 .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}
.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-365ec5 {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing-365ec5 {
    transition: none;
  }
}
.collapsing-365ec5.collapse-horizontal-e0be5f {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing-365ec5.collapse-horizontal-e0be5f {
    transition: none;
  }
}
.dropup-550ddd,
.dropend-919469,
.dropdown,
.dropstart-574224 {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  font-family: "Custom";
  display: inline-block;
  margin-left: 0.05rem;
  vertical-align: -2px;
  content: "";
  border: 0;
  content: "\e900";
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 1rem 0;
  margin: 0;
  font-size: 0.75rem;
  color: #343f52;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.06);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.75rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup-550ddd .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.75rem;
}
.dropup-550ddd .dropdown-toggle::after {
  font-family: "Custom";
  display: inline-block;
  margin-left: 0.05rem;
  vertical-align: -2px;
  content: "";
  border: 0;
  content: "\e903";
}
.dropup-550ddd .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend-919469 .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.75rem;
}
.dropend-919469 .dropdown-toggle::after {
  font-family: "Custom";
  display: inline-block;
  margin-left: 0.05rem;
  vertical-align: -2px;
  content: "";
  border: 0;
  content: "\e902";
}
.dropend-919469 .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend-919469 .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart-574224 .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.75rem;
}
.dropstart-574224 .dropdown-toggle::after {
  font-family: "Custom";
  display: inline-block;
  margin-left: 0.05rem;
  vertical-align: -2px;
  content: "";
  border: 0;
  content: "\e901";
}
.dropstart-574224 .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart-574224 .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid transparent;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.2rem 1.5rem;
  clear: both;
  font-weight: 500;
  color: #343f52;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #3f78e0;
  background-color: inherit;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #3f78e0;
  text-decoration: none;
  background-color: inherit;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #60697b;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7rem;
  color: #3f78e0;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.2rem 1.5rem;
  color: #343f52;
}
.dropdown-menu-dark {
  color: #cacaca;
  background-color: #2e353e;
  border-color: transparent;
}
.dropdown-menu-dark .dropdown-item {
  color: #cacaca;
}
.dropdown-menu-dark .dropdown-item:hover,
.dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
  color: #3f78e0;
  background-color: inherit;
}
.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
  color: #959ca9;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: transparent;
}
.dropdown-menu-dark .dropdown-item-text {
  color: #cacaca;
}
.dropdown-menu-dark .dropdown-header {
  color: #959ca9;
}
.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: -2px;
}
.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: 0.9rem;
  padding-left: 0.9rem;
}
.dropdown-toggle-split::after,
.dropup-550ddd .dropdown-toggle-split::after,
.dropend-919469 .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart-574224 .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 1.05rem;
  padding-left: 1.05rem;
}
.btn-group.show .dropdown-toggle {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}
.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: -2px;
}
.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: 1.2rem 1rem;
  font-size: 0.8rem;
  font-weight: 700;
  color: #343f52;
  transition: color 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover,
.nav-link:focus {
  color: #3f78e0;
}
.nav-link.disabled {
  color: #959ca9;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid rgba(164, 174, 198, 0.2);
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: transparent;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #959ca9;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #3f78e0;
  background-color: #fff;
  border-color: rgba(164, 174, 198, 0.2);
}
.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: 0.4rem;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #3f78e0;
  background-color: #fff;
}
.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-170935>.tab-pane-d08dc0 {
  display: none;
}
.tab-content-170935>.active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm-1aed0b,
.navbar>.container-md-e43af9,
.navbar>.container-lg-2df598,
.navbar>.container-xl-5f5eff,
.navbar>.container-xxl-56e5d3 {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  font-size: 0.7rem;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  transition: box-shadow 0.15s ease-in-out;
}
@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: 1rem;
    padding-left: 1rem;
  }
  .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;
  }
  .navbar-expand-sm .offcanvas-header-7dec4d {
    display: none;
  }
  .navbar-expand-sm .offcanvas-92a868 {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top-f6b89f,
  .navbar-expand-sm .offcanvas-bottom-924f80 {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body-9c5c7c {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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: 1rem;
    padding-left: 1rem;
  }
  .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;
  }
  .navbar-expand-md .offcanvas-header-7dec4d {
    display: none;
  }
  .navbar-expand-md .offcanvas-92a868 {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top-f6b89f,
  .navbar-expand-md .offcanvas-bottom-924f80 {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body-9c5c7c {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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: 1rem;
    padding-left: 1rem;
  }
  .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;
  }
  .navbar-expand-lg .offcanvas-header-7dec4d {
    display: none;
  }
  .navbar-expand-lg .offcanvas-92a868 {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top-f6b89f,
  .navbar-expand-lg .offcanvas-bottom-924f80 {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body-9c5c7c {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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: 1rem;
    padding-left: 1rem;
  }
  .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;
  }
  .navbar-expand-xl .offcanvas-header-7dec4d {
    display: none;
  }
  .navbar-expand-xl .offcanvas-92a868 {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top-f6b89f,
  .navbar-expand-xl .offcanvas-bottom-924f80 {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body-9c5c7c {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@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: 1rem;
    padding-left: 1rem;
  }
  .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-xxl .offcanvas-header-7dec4d {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-92a868 {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top-f6b89f,
  .navbar-expand-xxl .offcanvas-bottom-924f80 {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body-9c5c7c {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.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: 1rem;
  padding-left: 1rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header-7dec4d {
  display: none;
}
.navbar-expand .offcanvas-92a868 {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top-f6b89f,
.navbar-expand .offcanvas-bottom-924f80 {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body-9c5c7c {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.navbar-light .navbar-brand {
  color: #3f78e0;
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: #3f78e0;
}
.navbar-light .navbar-nav .nav-link {
  color: #343f52;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #3f78e0;
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(52, 63, 82, 0.3);
}
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: #3f78e0;
}
.navbar-light .navbar-toggler {
  color: #343f52;
  border-color: transparent;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='45' height='32' viewBox='0 0 45 32'%3e%3cpath fill='%233f78e0' d='M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: #343f52;
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: #3f78e0;
}
.navbar-dark .navbar-brand {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: transparent;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='45' height='32' viewBox='0 0 45 32'%3e%3cpath fill='%23fff' d='M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: #fff;
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: rgba(255, 255, 255, 0.7);
}
.card-138a47 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(164, 174, 198, 0.2);
  border-radius: 0.4rem;
}
.card-138a47>hr {
  margin-right: 0;
  margin-left: 0;
}
.card-138a47>.list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card-138a47>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.card-138a47>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.card-138a47>.card-header-c11390+.list-group,
.card-138a47>.list-group+.card-footer-9801cb {
  border-top: 0;
}
.card-body-ea7d9a {
  flex: 1 1 auto;
  padding: 2rem 2rem;
}
.card-title-ea90a6 {
  margin-bottom: 0.5rem;
}
.card-subtitle-b8253d {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.card-text-abd11c:last-child {
  margin-bottom: 0;
}
.card-link-5615c1+.card-link-5615c1 {
  margin-left: 2rem;
}
.card-header-c11390 {
  padding: 1rem 2rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(164, 174, 198, 0.2);
}
.card-header-c11390:first-child {
  border-radius: 0.4rem 0.4rem 0 0;
}
.card-footer-9801cb {
  padding: 1rem 2rem;
  background-color: transparent;
  border-top: 1px solid rgba(164, 174, 198, 0.2);
}
.card-footer-9801cb:last-child {
  border-radius: 0 0 0.4rem 0.4rem;
}
.card-header-tabs-0486bc {
  margin-right: -1rem;
  margin-bottom: -1rem;
  margin-left: -1rem;
  border-bottom: 0;
}
.card-header-pills-954634 {
  margin-right: -1rem;
  margin-left: -1rem;
}
.card-img-overlay-141194 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 0.4rem;
}
.card-img-9081af,
.card-img-top-4e7632,
.card-img-bottom-53d27b {
  width: 100%;
}
.card-img-9081af,
.card-img-top-4e7632 {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.card-img-9081af,
.card-img-bottom-53d27b {
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.card-group-d423b4>.card-138a47 {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group-d423b4 {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group-d423b4>.card-138a47 {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group-d423b4>.card-138a47+.card-138a47 {
    margin-left: 0;
    border-left: 0;
  }
  .card-group-d423b4>.card-138a47:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group-d423b4>.card-138a47:not(:last-child) .card-img-top-4e7632,
  .card-group-d423b4>.card-138a47:not(:last-child) .card-header-c11390 {
    border-top-right-radius: 0;
  }
  .card-group-d423b4>.card-138a47:not(:last-child) .card-img-bottom-53d27b,
  .card-group-d423b4>.card-138a47:not(:last-child) .card-footer-9801cb {
    border-bottom-right-radius: 0;
  }
  .card-group-d423b4>.card-138a47:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group-d423b4>.card-138a47:not(:first-child) .card-img-top-4e7632,
  .card-group-d423b4>.card-138a47:not(:first-child) .card-header-c11390 {
    border-top-left-radius: 0;
  }
  .card-group-d423b4>.card-138a47:not(:first-child) .card-img-bottom-53d27b,
  .card-group-d423b4>.card-138a47:not(:first-child) .card-footer-9801cb {
    border-bottom-left-radius: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-link-2f698e {
    transition: none;
  }
}
.page-link-2f698e:hover {
  z-index: 2;
  color: #3f78e0;
  background-color: #fff;
  border-color: rgba(164, 174, 198, 0.2);
}
.page-link-2f698e:focus {
  z-index: 3;
  color: #3f78e0;
  background-color: #fff;
  outline: 0;
  box-shadow: unset;
}
.page-item-6cca01:not(:first-child) .page-link-2f698e {
  margin-left: -1px;
}
.page-item-6cca01.active .page-link-2f698e {
  z-index: 3;
  color: #3f78e0;
  background-color: #fff;
  border-color: rgba(164, 174, 198, 0.2);
}
.page-item-6cca01.disabled .page-link-2f698e {
  color: #959ca9;
  pointer-events: none;
  background-color: #fff;
  border-color: rgba(164, 174, 198, 0.2);
}
.page-link-2f698e {
  padding: 0 0;
}
.page-item-6cca01:first-child .page-link-2f698e {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.page-item-6cca01:last-child .page-link-2f698e {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.pagination-lg .page-link-2f698e {
  padding: 0 0;
  font-size: 1rem;
}
.pagination-lg .page-item-6cca01:first-child .page-link-2f698e {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.pagination-lg .page-item-6cca01:last-child .page-link-2f698e {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.pagination-sm .page-link-2f698e {
  padding: 0 0;
  font-size: 0.7rem;
}
.pagination-sm .page-item-6cca01:first-child .page-link-2f698e {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item-6cca01:last-child .page-link-2f698e {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.4em 0.7em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.4rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.4rem;
}
.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: #2f353a;
  text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #2f353a;
  text-decoration: none;
  background-color: #fefefe;
}
.list-group-item-action:active {
  color: #60697b;
  background-color: #f6f7f9;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #1e2228;
  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: #60697b;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.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: 0.4rem;
  border-top-right-radius: 0;
}
.list-group-horizontal>.list-group-item:last-child {
  border-top-right-radius: 0.4rem;
  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: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm>.list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    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: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md>.list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    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: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg>.list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    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: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl>.list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    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: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl>.list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    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-blue {
  color: #264886;
  background-color: #d9e4f9;
}
.list-group-item-blue.list-group-item-action:hover,
.list-group-item-blue.list-group-item-action:focus {
  color: #264886;
  background-color: #c3cde0;
}
.list-group-item-blue.list-group-item-action.active {
  color: #fff;
  background-color: #264886;
  border-color: #264886;
}
.list-group-item-sky {
  color: #386f90;
  background-color: #dff1fc;
}
.list-group-item-sky.list-group-item-action:hover,
.list-group-item-sky.list-group-item-action:focus {
  color: #386f90;
  background-color: #c9d9e3;
}
.list-group-item-sky.list-group-item-action.active {
  color: #fff;
  background-color: #386f90;
  border-color: #386f90;
}
.list-group-item-purple {
  color: #464c7d;
  background-color: #e3e5f6;
}
.list-group-item-purple.list-group-item-action:hover,
.list-group-item-purple.list-group-item-action:focus {
  color: #464c7d;
  background-color: #cccedd;
}
.list-group-item-purple.list-group-item-action.active {
  color: #fff;
  background-color: #464c7d;
  border-color: #464c7d;
}
.list-group-item-grape {
  color: #3a3870;
  background-color: #dfdff1;
}
.list-group-item-grape.list-group-item-action:hover,
.list-group-item-grape.list-group-item-action:focus {
  color: #3a3870;
  background-color: #c9c9d9;
}
.list-group-item-grape.list-group-item-action.active {
  color: #fff;
  background-color: #3a3870;
  border-color: #3a3870;
}
.list-group-item-violet {
  color: #604a76;
  background-color: #ece5f3;
}
.list-group-item-violet.list-group-item-action:hover,
.list-group-item-violet.list-group-item-action:focus {
  color: #604a76;
  background-color: #d4cedb;
}
.list-group-item-violet.list-group-item-action.active {
  color: #fff;
  background-color: #604a76;
  border-color: #604a76;
}
.list-group-item-pink {
  color: #7d4050;
  background-color: #f6e1e7;
}
.list-group-item-pink.list-group-item-action:hover,
.list-group-item-pink.list-group-item-action:focus {
  color: #7d4050;
  background-color: #ddcbd0;
}
.list-group-item-pink.list-group-item-action.active {
  color: #fff;
  background-color: #7d4050;
  border-color: #7d4050;
}
.list-group-item-fuchsia {
  color: #8a3e6b;
  background-color: #fae1f0;
}
.list-group-item-fuchsia.list-group-item-action:hover,
.list-group-item-fuchsia.list-group-item-action:focus {
  color: #8a3e6b;
  background-color: #e1cbd8;
}
.list-group-item-fuchsia.list-group-item-action.active {
  color: #fff;
  background-color: #8a3e6b;
  border-color: #8a3e6b;
}
.list-group-item-red {
  color: #883b40;
  background-color: #f9e0e1;
}
.list-group-item-red.list-group-item-action:hover,
.list-group-item-red.list-group-item-action:focus {
  color: #883b40;
  background-color: #e0cacb;
}
.list-group-item-red.list-group-item-action.active {
  color: #fff;
  background-color: #883b40;
  border-color: #883b40;
}
.list-group-item-orange {
  color: #945347;
  background-color: #fde8e4;
}
.list-group-item-orange.list-group-item-action:hover,
.list-group-item-orange.list-group-item-action:focus {
  color: #945347;
  background-color: #e4d1cd;
}
.list-group-item-orange.list-group-item-action.active {
  color: #fff;
  background-color: #945347;
  border-color: #945347;
}
.list-group-item-yellow {
  color: #966e35;
  background-color: #fef1de;
}
.list-group-item-yellow.list-group-item-action:hover,
.list-group-item-yellow.list-group-item-action:focus {
  color: #966e35;
  background-color: #e5d9c8;
}
.list-group-item-yellow.list-group-item-action.active {
  color: #fff;
  background-color: #966e35;
  border-color: #966e35;
}
.list-group-item-green {
  color: #297660;
  background-color: #daf3ec;
}
.list-group-item-green.list-group-item-action:hover,
.list-group-item-green.list-group-item-action:focus {
  color: #297660;
  background-color: #c4dbd4;
}
.list-group-item-green.list-group-item-action.active {
  color: #fff;
  background-color: #297660;
  border-color: #297660;
}
.list-group-item-leaf {
  color: #4a6e5b;
  background-color: #e5f1ea;
}
.list-group-item-leaf.list-group-item-action:hover,
.list-group-item-leaf.list-group-item-action:focus {
  color: #4a6e5b;
  background-color: #ced9d3;
}
.list-group-item-leaf.list-group-item-action.active {
  color: #fff;
  background-color: #4a6e5b;
  border-color: #4a6e5b;
}
.list-group-item-aqua {
  color: #326577;
  background-color: #ddeef4;
}
.list-group-item-aqua.list-group-item-action:hover,
.list-group-item-aqua.list-group-item-action:focus {
  color: #326577;
  background-color: #c7d6dc;
}
.list-group-item-aqua.list-group-item-action.active {
  color: #fff;
  background-color: #326577;
  border-color: #326577;
}
.list-group-item-navy {
  color: #1f2631;
  background-color: #d6d9dc;
}
.list-group-item-navy.list-group-item-action:hover,
.list-group-item-navy.list-group-item-action:focus {
  color: #1f2631;
  background-color: #c1c3c6;
}
.list-group-item-navy.list-group-item-action.active {
  color: #fff;
  background-color: #1f2631;
  border-color: #1f2631;
}
.list-group-item-ash {
  color: #595c62;
  background-color: #eaebed;
}
.list-group-item-ash.list-group-item-action:hover,
.list-group-item-ash.list-group-item-action:focus {
  color: #595c62;
  background-color: #d3d4d5;
}
.list-group-item-ash.list-group-item-action.active {
  color: #fff;
  background-color: #595c62;
  border-color: #595c62;
}
.list-group-item-white {
  color: #858c97;
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover,
.list-group-item-white.list-group-item-action:focus {
  color: #858c97;
  background-color: #e6e6e6;
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858c97;
  border-color: #858c97;
}
.list-group-item-light {
  color: #858b97;
  background-color: white;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #858b97;
  background-color: #e6e6e6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #858b97;
  border-color: #858b97;
}
.list-group-item-gray {
  color: #828995;
  background-color: #fdfdfe;
}
.list-group-item-gray.list-group-item-action:hover,
.list-group-item-gray.list-group-item-action:focus {
  color: #828995;
  background-color: #e4e4e5;
}
.list-group-item-gray.list-group-item-action.active {
  color: #fff;
  background-color: #828995;
  border-color: #828995;
}
.list-group-item-dark {
  color: #171a1e;
  background-color: #d4d5d6;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #171a1e;
  background-color: #bfc0c1;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #171a1e;
  border-color: #171a1e;
}
.list-group-item-primary {
  color: #264886;
  background-color: #d9e4f9;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #264886;
  background-color: #c3cde0;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #264886;
  border-color: #264886;
}
.list-group-item-secondary {
  color: #666a71;
  background-color: #eeeff2;
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #666a71;
  background-color: #d6d7da;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #666a71;
  border-color: #666a71;
}
.list-group-item-success {
  color: #297660;
  background-color: #daf3ec;
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #297660;
  background-color: #c4dbd4;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #297660;
  border-color: #297660;
}
.list-group-item-info {
  color: #326577;
  background-color: #ddeef4;
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #326577;
  background-color: #c7d6dc;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #326577;
  border-color: #326577;
}
.list-group-item-warning {
  color: #966e35;
  background-color: #fef1de;
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #966e35;
  background-color: #e5d9c8;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #966e35;
  border-color: #966e35;
}
.list-group-item-danger {
  color: #883b40;
  background-color: #f9e0e1;
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #883b40;
  background-color: #e0cacb;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #883b40;
  border-color: #883b40;
}
.toast-336011 {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  border-radius: 0.4rem;
}
.toast-336011.showing-41ed01 {
  opacity: 0;
}
.toast-336011:not(.show) {
  display: none;
}
.toast-container-c10d10 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container-c10d10> :not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast-header-92064e {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #60697b;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.4rem - 1px);
  border-top-right-radius: calc(0.4rem - 1px);
}
.toast-header-92064e .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.toast-body-30ed5f {
  padding: 0.75rem;
  word-wrap: break-word;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  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: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0.4rem;
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: rgba(30, 34, 40, 0.9);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 1;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 2.5rem 2.5rem;
  border-bottom: 0 solid #cacaca;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.modal-header .btn-close {
  padding: 1.25rem 1.25rem;
  margin: -1.25rem -1.25rem -1.25rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.7;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 2.5rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 2.25rem;
  border-top: 0 solid #cacaca;
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.modal-footer>* {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 560px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-content {
    box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  }
  .modal-sm {
    max-width: 450px;
  }
}
@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-0cc657 {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
  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.8rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip-0cc657.show {
  opacity: 0.98;
}
.tooltip-0cc657 .tooltip-arrow-9b0f11 {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip-0cc657 .tooltip-arrow-9b0f11::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top-fb445f,
.bs-tooltip-auto-93a221[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top-fb445f .tooltip-arrow-9b0f11,
.bs-tooltip-auto-93a221[data-popper-placement^=top] .tooltip-arrow-9b0f11 {
  bottom: 0;
}
.bs-tooltip-top-fb445f .tooltip-arrow-9b0f11::before,
.bs-tooltip-auto-93a221[data-popper-placement^=top] .tooltip-arrow-9b0f11::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #3f78e0;
}
.bs-tooltip-end-66c622,
.bs-tooltip-auto-93a221[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end-66c622 .tooltip-arrow-9b0f11,
.bs-tooltip-auto-93a221[data-popper-placement^=right] .tooltip-arrow-9b0f11 {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end-66c622 .tooltip-arrow-9b0f11::before,
.bs-tooltip-auto-93a221[data-popper-placement^=right] .tooltip-arrow-9b0f11::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #3f78e0;
}
.bs-tooltip-bottom-c39a73,
.bs-tooltip-auto-93a221[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom-c39a73 .tooltip-arrow-9b0f11,
.bs-tooltip-auto-93a221[data-popper-placement^=bottom] .tooltip-arrow-9b0f11 {
  top: 0;
}
.bs-tooltip-bottom-c39a73 .tooltip-arrow-9b0f11::before,
.bs-tooltip-auto-93a221[data-popper-placement^=bottom] .tooltip-arrow-9b0f11::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #3f78e0;
}
.bs-tooltip-start-54414e,
.bs-tooltip-auto-93a221[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start-54414e .tooltip-arrow-9b0f11,
.bs-tooltip-auto-93a221[data-popper-placement^=left] .tooltip-arrow-9b0f11 {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start-54414e .tooltip-arrow-9b0f11::before,
.bs-tooltip-auto-93a221[data-popper-placement^=left] .tooltip-arrow-9b0f11::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #3f78e0;
}
.tooltip-inner-7ddda2 {
  max-width: 200px;
  padding: 0.5rem 0.75rem;
  color: #fff;
  text-align: center;
  background-color: #3f78e0;
  border-radius: 0.4rem;
}
.popover-73bc5a {
  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: 500;
  line-height: 1.7;
  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.8rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(164, 174, 198, 0.2);
  border-radius: 0.4rem;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
}
.popover-73bc5a .popover-arrow-89cb55 {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover-73bc5a .popover-arrow-89cb55::before,
.popover-73bc5a .popover-arrow-89cb55::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top-c38f89>.popover-arrow-89cb55,
.bs-popover-auto-87dab0[data-popper-placement^=top]>.popover-arrow-89cb55 {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top-c38f89>.popover-arrow-89cb55::before,
.bs-popover-auto-87dab0[data-popper-placement^=top]>.popover-arrow-89cb55::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(164, 174, 198, 0.25);
}
.bs-popover-top-c38f89>.popover-arrow-89cb55::after,
.bs-popover-auto-87dab0[data-popper-placement^=top]>.popover-arrow-89cb55::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-end-af47a7>.popover-arrow-89cb55,
.bs-popover-auto-87dab0[data-popper-placement^=right]>.popover-arrow-89cb55 {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end-af47a7>.popover-arrow-89cb55::before,
.bs-popover-auto-87dab0[data-popper-placement^=right]>.popover-arrow-89cb55::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(164, 174, 198, 0.25);
}
.bs-popover-end-af47a7>.popover-arrow-89cb55::after,
.bs-popover-auto-87dab0[data-popper-placement^=right]>.popover-arrow-89cb55::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom-5ace37>.popover-arrow-89cb55,
.bs-popover-auto-87dab0[data-popper-placement^=bottom]>.popover-arrow-89cb55 {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom-5ace37>.popover-arrow-89cb55::before,
.bs-popover-auto-87dab0[data-popper-placement^=bottom]>.popover-arrow-89cb55::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(164, 174, 198, 0.25);
}
.bs-popover-bottom-5ace37>.popover-arrow-89cb55::after,
.bs-popover-auto-87dab0[data-popper-placement^=bottom]>.popover-arrow-89cb55::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom-5ace37 .popover-header-2817e6::before,
.bs-popover-auto-87dab0[data-popper-placement^=bottom] .popover-header-2817e6::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #fff;
}
.bs-popover-start-0cd9be>.popover-arrow-89cb55,
.bs-popover-auto-87dab0[data-popper-placement^=left]>.popover-arrow-89cb55 {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start-0cd9be>.popover-arrow-89cb55::before,
.bs-popover-auto-87dab0[data-popper-placement^=left]>.popover-arrow-89cb55::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(164, 174, 198, 0.25);
}
.bs-popover-start-0cd9be>.popover-arrow-89cb55::after,
.bs-popover-auto-87dab0[data-popper-placement^=left]>.popover-arrow-89cb55::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header-2817e6 {
  padding: 1rem 1.25rem;
  margin-bottom: 0;
  font-size: 0.8rem;
  color: #343f52;
  background-color: #fff;
  border-bottom: 1px solid rgba(164, 174, 198, 0.2);
  border-top-left-radius: calc(0.4rem - 1px);
  border-top-right-radius: calc(0.4rem - 1px);
}
.popover-header-2817e6:empty {
  display: none;
}
.popover-body-dba7d2 {
  padding: 1rem 1.25rem;
  color: #60697b;
}
.carousel-0a0e46 {
  position: relative;
}
.carousel-0a0e46.pointer-event-830f44 {
  touch-action: pan-y;
}
.carousel-inner-4ef340 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner-4ef340::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item-532467 {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item-532467 {
    transition: none;
  }
}
.carousel-item-532467.active,
.carousel-item-next-25156d,
.carousel-item-prev-658431 {
  display: block;
}
/* rtl:begin:ignore */
.carousel-item-next-25156d:not(.carousel-item-start-687bc0),
.active.carousel-item-end-f3741b {
  transform: translateX(100%);
}
.carousel-item-prev-658431:not(.carousel-item-end-f3741b),
.active.carousel-item-start-687bc0 {
  transform: translateX(-100%);
}
/* rtl:end:ignore */
.carousel-fade-9ae3fd .carousel-item-532467 {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade-9ae3fd .carousel-item-532467.active,
.carousel-fade-9ae3fd .carousel-item-next-25156d.carousel-item-start-687bc0,
.carousel-fade-9ae3fd .carousel-item-prev-658431.carousel-item-end-f3741b {
  z-index: 1;
  opacity: 1;
}
.carousel-fade-9ae3fd .active.carousel-item-start-687bc0,
.carousel-fade-9ae3fd .active.carousel-item-end-f3741b {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade-9ae3fd .active.carousel-item-start-687bc0,
  .carousel-fade-9ae3fd .active.carousel-item-end-f3741b {
    transition: none;
  }
}
.carousel-control-prev-4dcb6e,
.carousel-control-next-67d63f {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  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-4dcb6e,
  .carousel-control-next-67d63f {
    transition: none;
  }
}
.carousel-control-prev-4dcb6e:hover,
.carousel-control-prev-4dcb6e:focus,
.carousel-control-next-67d63f:hover,
.carousel-control-next-67d63f:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev-4dcb6e {
  left: 0;
}
.carousel-control-next-67d63f {
  right: 0;
}
.carousel-control-prev-icon-983556,
.carousel-control-next-icon-d1811b {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon-983556 {
  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-d1811b {
  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-db9afe {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators-db9afe [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 transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators-db9afe [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators-db9afe .active {
  opacity: 1;
}
.carousel-caption-3b8f06 {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark-a78ade .carousel-control-prev-icon-983556,
.carousel-dark-a78ade .carousel-control-next-icon-d1811b {
  filter: invert(1) grayscale(100);
}
.carousel-dark-a78ade .carousel-indicators-db9afe [data-bs-target] {
  background-color: #000;
}
.carousel-dark-a78ade .carousel-caption-3b8f06 {
  color: #000;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg)
      /* rtl:ignore */
    ;
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg)
      /* rtl:ignore */
    ;
  }
}
.spinner-border-f792e8 {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm-adff6e {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow-7d275b {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm-31c901 {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border-f792e8,
  .spinner-grow-7d275b {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.offcanvas-92a868 {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: #fff;
  visibility: hidden;
  background-color: #1e2228;
  background-clip: padding-box;
  outline: 0;
  box-shadow: none;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas-92a868 {
    transition: none;
  }
}
.offcanvas-backdrop-cbdf54 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(30, 34, 40, 0.7);
}
.offcanvas-backdrop-cbdf54.fade {
  opacity: 0;
}
.offcanvas-backdrop-cbdf54.show {
  opacity: 1;
}
.offcanvas-header-7dec4d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 1.5rem;
}
.offcanvas-header-7dec4d .btn-close {
  padding: 0.75rem 0.75rem;
  margin-top: -0.75rem;
  margin-right: -0.75rem;
  margin-bottom: -0.75rem;
}
.offcanvas-title-98790c {
  margin-bottom: 0;
  line-height: 1;
}
.offcanvas-body-9c5c7c {
  flex-grow: 1;
  padding: 1.5rem 1.5rem;
  overflow-y: auto;
}
.offcanvas-start-95ecd3 {
  top: 0;
  left: 0;
  width: 15rem;
  border-right: 0 solid transparent;
  transform: translateX(-100%);
}
.offcanvas-end-dc7a5f {
  top: 0;
  right: 0;
  width: 15rem;
  border-left: 0 solid transparent;
  transform: translateX(100%);
}
.offcanvas-top-f6b89f {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 0 solid transparent;
  transform: translateY(-100%);
}
.offcanvas-bottom-924f80 {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 0 solid transparent;
  transform: translateY(100%);
}
.offcanvas-92a868.show {
  transform: none;
}
.placeholder-258bd8 {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder-258bd8.btn::before {
  display: inline-block;
  content: "";
}
.placeholder-xs-f6d138 {
  min-height: 0.6em;
}
.placeholder-sm-cef975 {
  min-height: 0.8em;
}
.placeholder-lg-11c402 {
  min-height: 1.2em;
}
.placeholder-glow-cf6b79 .placeholder-258bd8 {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
  animation: placeholder-glow 2s ease-in-out infinite;
}
@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave-11ac32 {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
  animation: placeholder-wave 2s linear infinite;
}
@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.ratio-4211b4 {
  position: relative;
  width: 100%;
}
.ratio-4211b4::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio-4211b4>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1-16a007 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3-1b90a5 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9-14ab67 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9-b0371c {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top-a163e7 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom-5d377c {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top-019e5e {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top-2c6fb8 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top-9a5a28 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top-fc2d43 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top-d832be {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top-6b6dfa {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden-29d9b4,
.visually-hidden-focusable-1362fc: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-ef0963::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate-67e66b {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-baseline-64fb67 {
  vertical-align: baseline !important;
}
.align-top-c8d523 {
  vertical-align: top !important;
}
.align-middle-e15c64 {
  vertical-align: middle !important;
}
.align-bottom-d7fe37 {
  vertical-align: bottom !important;
}
.align-text-bottom-b3bba7 {
  vertical-align: text-bottom !important;
}
.align-text-top-f1bc8f {
  vertical-align: text-top !important;
}
.float-start-66e5c8 {
  float: left !important;
}
.float-end-8d407a {
  float: right !important;
}
.float-none-58e123 {
  float: none !important;
}
.opacity-0-63f0e0 {
  opacity: 0 !important;
}
.opacity-25-17bab7 {
  opacity: 0.25 !important;
}
.opacity-50-18281e {
  opacity: 0.5 !important;
}
.opacity-75-36fe23 {
  opacity: 0.75 !important;
}
.opacity-100-bfb739 {
  opacity: 1 !important;
}
.overflow-auto-69df03 {
  overflow: auto !important;
}
.overflow-hidden-d29651 {
  overflow: hidden !important;
}
.overflow-visible-8d374a {
  overflow: visible !important;
}
.overflow-scroll-ee8409 {
  overflow: scroll !important;
}
.d-inline-40472d {
  display: inline !important;
}
.d-inline-block-fcb7af {
  display: inline-block !important;
}
.d-block-c890f8 {
  display: block !important;
}
.d-grid-0fdf18 {
  display: grid !important;
}
.d-table-36a9c9 {
  display: table !important;
}
.d-table-row-63015d {
  display: table-row !important;
}
.d-table-cell-5c0106 {
  display: table-cell !important;
}
.d-flex-44a051 {
  display: flex !important;
}
.d-inline-flex-3b3087 {
  display: inline-flex !important;
}
.d-none-90c926 {
  display: none !important;
}
.shadow-ab12f2 {
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04) !important;
}
.shadow-sm-3fd02c {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02) !important;
}
.shadow-lg-ff9d69 {
  box-shadow: 0rem 0.25rem 1.75rem rgba(30, 34, 40, 0.07) !important;
}
.shadow-none-661dc8 {
  box-shadow: none !important;
}
.position-static-a7cc10 {
  position: static !important;
}
.position-relative-36797f {
  position: relative !important;
}
.position-absolute-c8175c {
  position: absolute !important;
}
.position-fixed-853ef8 {
  position: fixed !important;
}
.position-sticky-f491e1 {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.top-0-19537a {
  top: 0 !important;
}
.top-50-b26e7d {
  top: 50% !important;
}
.top-100-723586 {
  top: 100% !important;
}
.bottom-0-370e53 {
  bottom: 0 !important;
}
.bottom-50-5d49f9 {
  bottom: 50% !important;
}
.bottom-100-95637d {
  bottom: 100% !important;
}
.start-0-506be0 {
  left: 0 !important;
}
.start-50-c1375c {
  left: 50% !important;
}
.start-100-04a522 {
  left: 100% !important;
}
.end-0-c4b39e {
  right: 0 !important;
}
.end-50-ba3bf3 {
  right: 50% !important;
}
.end-100-6d00c6 {
  right: 100% !important;
}
.translate-middle-405ff5 {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x-9bc860 {
  transform: translateX(-50%) !important;
}
.translate-middle-y-de2655 {
  transform: translateY(-50%) !important;
}
.border-bb5a60 {
  border: 1px solid #cacaca !important;
}
.border-0-eb1fde {
  border: 0 !important;
}
.border-top-b0a3c3 {
  border-top: 1px solid #cacaca !important;
}
.border-top-0-eaf656 {
  border-top: 0 !important;
}
.border-end-a75380 {
  border-right: 1px solid #cacaca !important;
}
.border-end-0-34ed64 {
  border-right: 0 !important;
}
.border-bottom-04131c {
  border-bottom: 1px solid #cacaca !important;
}
.border-bottom-0-05d3a3 {
  border-bottom: 0 !important;
}
.border-start-bdba93 {
  border-left: 1px solid #cacaca !important;
}
.border-start-0-d54971 {
  border-left: 0 !important;
}
.border-blue-f160be {
  border-color: #3f78e0 !important;
}
.border-sky-e5f3ba {
  border-color: #5eb9f0 !important;
}
.border-purple-10b0fc {
  border-color: #747ed1 !important;
}
.border-grape-25a6ab {
  border-color: #605dba !important;
}
.border-violet-35b332 {
  border-color: #a07cc5 !important;
}
.border-pink-ae9088 {
  border-color: #d16b86 !important;
}
.border-fuchsia-053495 {
  border-color: #e668b3 !important;
}
.border-red-7b5c47 {
  border-color: #e2626b !important;
}
.border-orange-5d6385 {
  border-color: #f78b77 !important;
}
.border-yellow-476caa {
  border-color: #fab758 !important;
}
.border-green-fbd639 {
  border-color: #45c4a0 !important;
}
.border-leaf-fa2668 {
  border-color: #7cb798 !important;
}
.border-aqua-3311c9 {
  border-color: #54a8c7 !important;
}
.border-navy-873e06 {
  border-color: #343f52 !important;
}
.border-ash-3d7d60 {
  border-color: #9499a3 !important;
}
.border-white-a8dd80 {
  border-color: #fff !important;
}
.border-light-7c8a47 {
  border-color: #fefefe !important;
}
.border-gray-5bca98 {
  border-color: #f6f7f9 !important;
}
.border-dark-44ec52 {
  border-color: #262b32 !important;
}
.border-primary-543b4c {
  border-color: #3f78e0 !important;
}
.border-secondary-9864eb {
  border-color: #aab0bc !important;
}
.border-success-95fa39 {
  border-color: #45c4a0 !important;
}
.border-info-bf00e1 {
  border-color: #54a8c7 !important;
}
.border-warning-4fd0c1 {
  border-color: #fab758 !important;
}
.border-danger-bd11aa {
  border-color: #e2626b !important;
}
.border-1-1a35c2 {
  border-width: 1px !important;
}
.border-2-27715e {
  border-width: 2px !important;
}
.border-3-0c5812 {
  border-width: 3px !important;
}
.border-4-ea200c {
  border-width: 4px !important;
}
.border-5-dfc6b3 {
  border-width: 5px !important;
}
.w-25-a547f6 {
  width: 22.5rem !important;
}
.w-50-fca11c {
  width: 50% !important;
}
.w-75-264f7c {
  width: 75% !important;
}
.w-100-197ed8 {
  width: 100% !important;
}
.w-auto-c55092 {
  width: auto !important;
}
.w-0-4a466b {
  width: 0 !important;
}
.w-1-db7643 {
  width: 0.25rem !important;
}
.w-2-370867 {
  width: 0.5rem !important;
}
.w-3-80b2ac {
  width: 0.75rem !important;
}
.w-4-e2b011 {
  width: 1rem !important;
}
.w-5-dbbc6f {
  width: 1.25rem !important;
}
.w-6-de49e7 {
  width: 1.5rem !important;
}
.w-7-275a61 {
  width: 1.75rem !important;
}
.w-8-c265b8 {
  width: 2rem !important;
}
.w-9-d88296 {
  width: 2.25rem !important;
}
.w-10-a86403 {
  width: 2.5rem !important;
}
.w-11-ab53a0 {
  width: 3rem !important;
}
.w-12-c91e9d {
  width: 3.5rem !important;
}
.w-13-18dd1a {
  width: 4rem !important;
}
.w-14-aeeec3 {
  width: 4.5rem !important;
}
.w-15-991ca8 {
  width: 5rem !important;
}
.w-16-40ef00 {
  width: 6rem !important;
}
.w-17-6c11df {
  width: 7rem !important;
}
.w-18-3e3d5a {
  width: 8rem !important;
}
.w-19-b568a2 {
  width: 9rem !important;
}
.w-20-50ddc3 {
  width: 10rem !important;
}
.w-21-bed4ed {
  width: 12.5rem !important;
}
.w-22-cb51c5 {
  width: 15rem !important;
}
.w-23-5570ba {
  width: 17.5rem !important;
}
.w-24-1c3dc0 {
  width: 20rem !important;
}
.mw-100-d0d626 {
  max-width: 100% !important;
}
.vw-100-1d2abe {
  width: 100vw !important;
}
.min-vw-100-cbe67b {
  min-width: 100vw !important;
}
.h-25-5dd657 {
  height: 22.5rem !important;
}
.h-50-37b88a {
  height: 50% !important;
}
.h-75-dedb98 {
  height: 75% !important;
}
.h-100-c37ffd {
  height: 100% !important;
}
.h-auto-07e800 {
  height: auto !important;
}
.h-0-34a320 {
  height: 0 !important;
}
.h-1-7f15e1 {
  height: 0.25rem !important;
}
.h-2-3e8559 {
  height: 0.5rem !important;
}
.h-3-5bf258 {
  height: 0.75rem !important;
}
.h-4-7c25a4 {
  height: 1rem !important;
}
.h-5-b13792 {
  height: 1.25rem !important;
}
.h-6-ff0518 {
  height: 1.5rem !important;
}
.h-7-d732e7 {
  height: 1.75rem !important;
}
.h-8-5354a6 {
  height: 2rem !important;
}
.h-9-4eef7d {
  height: 2.25rem !important;
}
.h-10-7514dd {
  height: 2.5rem !important;
}
.h-11-309864 {
  height: 3rem !important;
}
.h-12-ff2790 {
  height: 3.5rem !important;
}
.h-13-08ca5e {
  height: 4rem !important;
}
.h-14-b4b751 {
  height: 4.5rem !important;
}
.h-15-8984b9 {
  height: 5rem !important;
}
.h-16-cbcfd2 {
  height: 6rem !important;
}
.h-17-720953 {
  height: 7rem !important;
}
.h-18-3003c4 {
  height: 8rem !important;
}
.h-19-bd4da4 {
  height: 9rem !important;
}
.h-20-128e22 {
  height: 10rem !important;
}
.h-21-554a68 {
  height: 12.5rem !important;
}
.h-22-079eb3 {
  height: 15rem !important;
}
.h-23-34eb9c {
  height: 17.5rem !important;
}
.h-24-1532b6 {
  height: 20rem !important;
}
.mh-100-cf5c83 {
  max-height: 100% !important;
}
.vh-100-64d590 {
  height: 100vh !important;
}
.min-vh-25-df602b {
  min-height: 25vh !important;
}
.min-vh-50-cc8637 {
  min-height: 50vh !important;
}
.min-vh-60-427fa3 {
  min-height: 60vh !important;
}
.min-vh-70-60f4c7 {
  min-height: 70vh !important;
}
.min-vh-75-4d1c2b {
  min-height: 75vh !important;
}
.min-vh-80-9cc74a {
  min-height: 80vh !important;
}
.min-vh-100-5efd05 {
  min-height: 100vh !important;
}
.flex-fill-3d5dea {
  flex: 1 1 auto !important;
}
.flex-row-3b69ba {
  flex-direction: row !important;
}
.flex-column-f1a5fe {
  flex-direction: column !important;
}
.flex-row-reverse-b933cb {
  flex-direction: row-reverse !important;
}
.flex-column-reverse-aeb2b3 {
  flex-direction: column-reverse !important;
}
.flex-grow-0-80cf4b {
  flex-grow: 0 !important;
}
.flex-grow-1-5a86e0 {
  flex-grow: 1 !important;
}
.flex-shrink-0-b67d24 {
  flex-shrink: 0 !important;
}
.flex-shrink-1-42d6c7 {
  flex-shrink: 1 !important;
}
.flex-wrap-36f46b {
  flex-wrap: wrap !important;
}
.flex-nowrap-e578f3 {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse-788768 {
  flex-wrap: wrap-reverse !important;
}
.gap-0-2e4f57 {
  gap: 0 !important;
}
.gap-1-537899 {
  gap: 0.25rem !important;
}
.gap-2-b2ef45 {
  gap: 0.5rem !important;
}
.gap-3-f9d1f0 {
  gap: 0.75rem !important;
}
.gap-4-c34bfe {
  gap: 1rem !important;
}
.gap-5-0a8060 {
  gap: 1.25rem !important;
}
.gap-6-d49490 {
  gap: 1.5rem !important;
}
.gap-7-2d1bf7 {
  gap: 1.75rem !important;
}
.gap-8-d08c59 {
  gap: 2rem !important;
}
.gap-9-b6c5a9 {
  gap: 2.25rem !important;
}
.gap-10-70b6b5 {
  gap: 2.5rem !important;
}
.gap-11-831dbc {
  gap: 3rem !important;
}
.gap-12-239c50 {
  gap: 3.5rem !important;
}
.gap-13-8c51d1 {
  gap: 4rem !important;
}
.gap-14-d10da8 {
  gap: 4.5rem !important;
}
.gap-15-e2bbcb {
  gap: 5rem !important;
}
.gap-16-831f30 {
  gap: 6rem !important;
}
.gap-17-b21e0d {
  gap: 7rem !important;
}
.gap-18-ce95ed {
  gap: 8rem !important;
}
.gap-19-7a8c42 {
  gap: 9rem !important;
}
.gap-20-dd3441 {
  gap: 10rem !important;
}
.gap-21-e451ef {
  gap: 12.5rem !important;
}
.gap-22-9adfba {
  gap: 15rem !important;
}
.gap-23-6d1aeb {
  gap: 17.5rem !important;
}
.gap-24-f89f21 {
  gap: 20rem !important;
}
.gap-25-e94274 {
  gap: 22.5rem !important;
}
.justify-content-start-94a2f1 {
  justify-content: flex-start !important;
}
.justify-content-end-d0a9fe {
  justify-content: flex-end !important;
}
.justify-content-center-16bbb5 {
  justify-content: center !important;
}
.justify-content-between-67843b {
  justify-content: space-between !important;
}
.justify-content-around-74dc81 {
  justify-content: space-around !important;
}
.justify-content-evenly-62273a {
  justify-content: space-evenly !important;
}
.align-items-start-2e267b {
  align-items: flex-start !important;
}
.align-items-end-b50f9c {
  align-items: flex-end !important;
}
.align-items-center-709e94 {
  align-items: center !important;
}
.align-items-baseline-f6095f {
  align-items: baseline !important;
}
.align-items-stretch-61bfd3 {
  align-items: stretch !important;
}
.align-content-start-028332 {
  align-content: flex-start !important;
}
.align-content-end-d6fa37 {
  align-content: flex-end !important;
}
.align-content-center-3f901b {
  align-content: center !important;
}
.align-content-between-cc1678 {
  align-content: space-between !important;
}
.align-content-around-411a3c {
  align-content: space-around !important;
}
.align-content-stretch-1467b1 {
  align-content: stretch !important;
}
.align-self-auto-5d5c1b {
  align-self: auto !important;
}
.align-self-start-c73b50 {
  align-self: flex-start !important;
}
.align-self-end-e798a5 {
  align-self: flex-end !important;
}
.align-self-center-8813d8 {
  align-self: center !important;
}
.align-self-baseline-747277 {
  align-self: baseline !important;
}
.align-self-stretch-95db0a {
  align-self: stretch !important;
}
.order-first-5234b1 {
  order: -1 !important;
}
.order-0-d76c6e {
  order: 0 !important;
}
.order-1-c92c38 {
  order: 1 !important;
}
.order-2-dd3f0c {
  order: 2 !important;
}
.order-3-5fefb7 {
  order: 3 !important;
}
.order-4-db14d5 {
  order: 4 !important;
}
.order-5-925111 {
  order: 5 !important;
}
.order-last-ed4133 {
  order: 6 !important;
}
.m-0-862839 {
  margin: 0 !important;
}
.m-1-3ccc72 {
  margin: 0.25rem !important;
}
.m-2-038917 {
  margin: 0.5rem !important;
}
.m-3-d14b26 {
  margin: 0.75rem !important;
}
.m-4-8f4a36 {
  margin: 1rem !important;
}
.m-5-562387 {
  margin: 1.25rem !important;
}
.m-6-e41e9d {
  margin: 1.5rem !important;
}
.m-7-fb0ce2 {
  margin: 1.75rem !important;
}
.m-8-9cd018 {
  margin: 2rem !important;
}
.m-9-eeb9c8 {
  margin: 2.25rem !important;
}
.m-10-04aa64 {
  margin: 2.5rem !important;
}
.m-11-824297 {
  margin: 3rem !important;
}
.m-12-f94e0a {
  margin: 3.5rem !important;
}
.m-13-349aed {
  margin: 4rem !important;
}
.m-14-136d4e {
  margin: 4.5rem !important;
}
.m-15-dee8e4 {
  margin: 5rem !important;
}
.m-16-2009d5 {
  margin: 6rem !important;
}
.m-17-df005a {
  margin: 7rem !important;
}
.m-18-1d8dc0 {
  margin: 8rem !important;
}
.m-19-ab1640 {
  margin: 9rem !important;
}
.m-20-44abf5 {
  margin: 10rem !important;
}
.m-21-3be372 {
  margin: 12.5rem !important;
}
.m-22-2b328d {
  margin: 15rem !important;
}
.m-23-2fa0a1 {
  margin: 17.5rem !important;
}
.m-24-fdd0f9 {
  margin: 20rem !important;
}
.m-25-3975ad {
  margin: 22.5rem !important;
}
.m-auto-765160 {
  margin: auto !important;
}
.mx-0-5f2fa6 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1-044f79 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2-db774d {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3-d5d1c1 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}
.mx-4-21a07b {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-5-61a589 {
  margin-right: 1.25rem !important;
  margin-left: 1.25rem !important;
}
.mx-6-e3b503 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-7-2bf5ee {
  margin-right: 1.75rem !important;
  margin-left: 1.75rem !important;
}
.mx-8-228973 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}
.mx-9-436aa9 {
  margin-right: 2.25rem !important;
  margin-left: 2.25rem !important;
}
.mx-10-d43a15 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}
.mx-11-1e1ce8 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-12-152875 {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}
.mx-13-aa85df {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}
.mx-14-b404cc {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}
.mx-15-bc85fc {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}
.mx-16-c12404 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}
.mx-17-a218a7 {
  margin-right: 7rem !important;
  margin-left: 7rem !important;
}
.mx-18-629c78 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}
.mx-19-ba7bab {
  margin-right: 9rem !important;
  margin-left: 9rem !important;
}
.mx-20-7934a1 {
  margin-right: 10rem !important;
  margin-left: 10rem !important;
}
.mx-21-5579db {
  margin-right: 12.5rem !important;
  margin-left: 12.5rem !important;
}
.mx-22-76a7a2 {
  margin-right: 15rem !important;
  margin-left: 15rem !important;
}
.mx-23-1def32 {
  margin-right: 17.5rem !important;
  margin-left: 17.5rem !important;
}
.mx-24-7817db {
  margin-right: 20rem !important;
  margin-left: 20rem !important;
}
.mx-25-daabb3 {
  margin-right: 22.5rem !important;
  margin-left: 22.5rem !important;
}
.mx-auto-09e4ad {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0-5010a5 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1-f366a8 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2-c33241 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3-fbf904 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.my-4-d6a58e {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-5-80b18a {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.my-6-278d25 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-7-c41421 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}
.my-8-08d0d3 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-9-304c68 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}
.my-10-63380c {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.my-11-45cee1 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-12-3f56c9 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}
.my-13-b937e3 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-14-68a4d6 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}
.my-15-b52bf9 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.my-16-b9b45a {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.my-17-170202 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.my-18-e8d7a1 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.my-19-06fa96 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}
.my-20-0f3926 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.my-21-1b24bf {
  margin-top: 12.5rem !important;
  margin-bottom: 12.5rem !important;
}
.my-22-122012 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}
.my-23-5170cd {
  margin-top: 17.5rem !important;
  margin-bottom: 17.5rem !important;
}
.my-24-d8b0c3 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}
.my-25-f567ab {
  margin-top: 22.5rem !important;
  margin-bottom: 22.5rem !important;
}
.my-auto-27859a {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0-973e64 {
  margin-top: 0 !important;
}
.mt-1-612e9f {
  margin-top: 0.25rem !important;
}
.mt-2-9c2de9 {
  margin-top: 0.5rem !important;
}
.mt-3-8d7ffe {
  margin-top: 0.75rem !important;
}
.mt-4-bc1ea5 {
  margin-top: 1rem !important;
}
.mt-5-1db7ac {
  margin-top: 1.25rem !important;
}
.mt-6-27679c {
  margin-top: 1.5rem !important;
}
.mt-7-37ea16 {
  margin-top: 1.75rem !important;
}
.mt-8-6eba14 {
  margin-top: 2rem !important;
}
.mt-9-8c8c5d {
  margin-top: 2.25rem !important;
}
.mt-10-74e79e {
  margin-top: 2.5rem !important;
}
.mt-11-53d2fb {
  margin-top: 3rem !important;
}
.mt-12-028a0d {
  margin-top: 3.5rem !important;
}
.mt-13-3e85fa {
  margin-top: 4rem !important;
}
.mt-14-32b2ad {
  margin-top: 4.5rem !important;
}
.mt-15-10690a {
  margin-top: 5rem !important;
}
.mt-16-2db279 {
  margin-top: 6rem !important;
}
.mt-17-b4c463 {
  margin-top: 7rem !important;
}
.mt-18-4d0b99 {
  margin-top: 8rem !important;
}
.mt-19-9bb0c7 {
  margin-top: 9rem !important;
}
.mt-20-3155a1 {
  margin-top: 10rem !important;
}
.mt-21-170e4c {
  margin-top: 12.5rem !important;
}
.mt-22-007b2a {
  margin-top: 15rem !important;
}
.mt-23-df17b3 {
  margin-top: 17.5rem !important;
}
.mt-24-cb572c {
  margin-top: 20rem !important;
}
.mt-25-c4de2c {
  margin-top: 22.5rem !important;
}
.mt-auto-592347 {
  margin-top: auto !important;
}
.me-0-74e690 {
  margin-right: 0 !important;
}
.me-1-b8b317 {
  margin-right: 0.25rem !important;
}
.me-2-dca469 {
  margin-right: 0.5rem !important;
}
.me-3-17f461 {
  margin-right: 0.75rem !important;
}
.me-4-fbfa85 {
  margin-right: 1rem !important;
}
.me-5-ffb85b {
  margin-right: 1.25rem !important;
}
.me-6-e87213 {
  margin-right: 1.5rem !important;
}
.me-7-d71fcf {
  margin-right: 1.75rem !important;
}
.me-8-b9c430 {
  margin-right: 2rem !important;
}
.me-9-f4ba08 {
  margin-right: 2.25rem !important;
}
.me-10-edf2f5 {
  margin-right: 2.5rem !important;
}
.me-11-44db84 {
  margin-right: 3rem !important;
}
.me-12-6b09ba {
  margin-right: 3.5rem !important;
}
.me-13-1e6d03 {
  margin-right: 4rem !important;
}
.me-14-b5fe08 {
  margin-right: 4.5rem !important;
}
.me-15-5c5f25 {
  margin-right: 5rem !important;
}
.me-16-820b7a {
  margin-right: 6rem !important;
}
.me-17-ab5ac9 {
  margin-right: 7rem !important;
}
.me-18-fc2953 {
  margin-right: 8rem !important;
}
.me-19-d456ba {
  margin-right: 9rem !important;
}
.me-20-3ed757 {
  margin-right: 10rem !important;
}
.me-21-c24207 {
  margin-right: 12.5rem !important;
}
.me-22-05907f {
  margin-right: 15rem !important;
}
.me-23-b0f551 {
  margin-right: 17.5rem !important;
}
.me-24-bab8ed {
  margin-right: 20rem !important;
}
.me-25-db1c60 {
  margin-right: 22.5rem !important;
}
.me-auto-30a2ac {
  margin-right: auto !important;
}
.mb-0-1a0b82 {
  margin-bottom: 0 !important;
}
.mb-1-30ce07 {
  margin-bottom: 0.25rem !important;
}
.mb-2-b8b874 {
  margin-bottom: 0.5rem !important;
}
.mb-3-051126 {
  margin-bottom: 0.75rem !important;
}
.mb-4-86be60 {
  margin-bottom: 1rem !important;
}
.mb-5-c138a4 {
  margin-bottom: 1.25rem !important;
}
.mb-6-a17295 {
  margin-bottom: 1.5rem !important;
}
.mb-7-18f3e1 {
  margin-bottom: 1.75rem !important;
}
.mb-8-a3523d {
  margin-bottom: 2rem !important;
}
.mb-9-317e25 {
  margin-bottom: 2.25rem !important;
}
.mb-10-0fdfdf {
  margin-bottom: 2.5rem !important;
}
.mb-11-bbb805 {
  margin-bottom: 3rem !important;
}
.mb-12-7ba081 {
  margin-bottom: 3.5rem !important;
}
.mb-13-ae9fa3 {
  margin-bottom: 4rem !important;
}
.mb-14-04fa43 {
  margin-bottom: 4.5rem !important;
}
.mb-15-d3a5f5 {
  margin-bottom: 5rem !important;
}
.mb-16-368553 {
  margin-bottom: 6rem !important;
}
.mb-17-de7c24 {
  margin-bottom: 7rem !important;
}
.mb-18-41f7e2 {
  margin-bottom: 8rem !important;
}
.mb-19-2c3230 {
  margin-bottom: 9rem !important;
}
.mb-20-41e410 {
  margin-bottom: 10rem !important;
}
.mb-21-4844f0 {
  margin-bottom: 12.5rem !important;
}
.mb-22-d01d92 {
  margin-bottom: 15rem !important;
}
.mb-23-ea2e38 {
  margin-bottom: 17.5rem !important;
}
.mb-24-14d674 {
  margin-bottom: 20rem !important;
}
.mb-25-de7788 {
  margin-bottom: 22.5rem !important;
}
.mb-auto-6fd803 {
  margin-bottom: auto !important;
}
.ms-0-3be40d {
  margin-left: 0 !important;
}
.ms-1-4bc805 {
  margin-left: 0.25rem !important;
}
.ms-2-04206a {
  margin-left: 0.5rem !important;
}
.ms-3-71c41f {
  margin-left: 0.75rem !important;
}
.ms-4-36e7f2 {
  margin-left: 1rem !important;
}
.ms-5-3bcf03 {
  margin-left: 1.25rem !important;
}
.ms-6-15e7a4 {
  margin-left: 1.5rem !important;
}
.ms-7-8c8660 {
  margin-left: 1.75rem !important;
}
.ms-8-1e8cfd {
  margin-left: 2rem !important;
}
.ms-9-c89c51 {
  margin-left: 2.25rem !important;
}
.ms-10-f8939b {
  margin-left: 2.5rem !important;
}
.ms-11-12b397 {
  margin-left: 3rem !important;
}
.ms-12-43d62b {
  margin-left: 3.5rem !important;
}
.ms-13-dbcd56 {
  margin-left: 4rem !important;
}
.ms-14-11d030 {
  margin-left: 4.5rem !important;
}
.ms-15-74968e {
  margin-left: 5rem !important;
}
.ms-16-648999 {
  margin-left: 6rem !important;
}
.ms-17-925ba5 {
  margin-left: 7rem !important;
}
.ms-18-c113e6 {
  margin-left: 8rem !important;
}
.ms-19-b5ac96 {
  margin-left: 9rem !important;
}
.ms-20-a7df0e {
  margin-left: 10rem !important;
}
.ms-21-1bed37 {
  margin-left: 12.5rem !important;
}
.ms-22-dceaf7 {
  margin-left: 15rem !important;
}
.ms-23-b6561c {
  margin-left: 17.5rem !important;
}
.ms-24-ce86fa {
  margin-left: 20rem !important;
}
.ms-25-e13521 {
  margin-left: 22.5rem !important;
}
.ms-auto-a17781 {
  margin-left: auto !important;
}
.m-n1-d15a16 {
  margin: -0.25rem !important;
}
.m-n2-752a7a {
  margin: -0.5rem !important;
}
.m-n3-fe4d1f {
  margin: -0.75rem !important;
}
.m-n4-31c856 {
  margin: -1rem !important;
}
.m-n5-bb8399 {
  margin: -1.25rem !important;
}
.m-n6-9e7fa3 {
  margin: -1.5rem !important;
}
.m-n7-0ac8f4 {
  margin: -1.75rem !important;
}
.m-n8-322e42 {
  margin: -2rem !important;
}
.m-n9-de7168 {
  margin: -2.25rem !important;
}
.m-n10-2ef9a8 {
  margin: -2.5rem !important;
}
.m-n11-24f1b2 {
  margin: -3rem !important;
}
.m-n12-2c388d {
  margin: -3.5rem !important;
}
.m-n13-651a58 {
  margin: -4rem !important;
}
.m-n14-452607 {
  margin: -4.5rem !important;
}
.m-n15-f5591a {
  margin: -5rem !important;
}
.m-n16-a49349 {
  margin: -6rem !important;
}
.m-n17-b8b190 {
  margin: -7rem !important;
}
.m-n18-78d7c9 {
  margin: -8rem !important;
}
.m-n19-5d13b7 {
  margin: -9rem !important;
}
.m-n20-ed2cac {
  margin: -10rem !important;
}
.m-n21-45f726 {
  margin: -12.5rem !important;
}
.m-n22-20007f {
  margin: -15rem !important;
}
.m-n23-ceabeb {
  margin: -17.5rem !important;
}
.m-n24-f6bb14 {
  margin: -20rem !important;
}
.m-n25-6d7c04 {
  margin: -22.5rem !important;
}
.mx-n1-d6297d {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}
.mx-n2-b18a4e {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}
.mx-n3-12718f {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}
.mx-n4-26d5bb {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}
.mx-n5-cb9519 {
  margin-right: -1.25rem !important;
  margin-left: -1.25rem !important;
}
.mx-n6-d3b39b {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}
.mx-n7-fe8d41 {
  margin-right: -1.75rem !important;
  margin-left: -1.75rem !important;
}
.mx-n8-1ec1ed {
  margin-right: -2rem !important;
  margin-left: -2rem !important;
}
.mx-n9-7e56df {
  margin-right: -2.25rem !important;
  margin-left: -2.25rem !important;
}
.mx-n10-5ef2a9 {
  margin-right: -2.5rem !important;
  margin-left: -2.5rem !important;
}
.mx-n11-ce2e52 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}
.mx-n12-b9864e {
  margin-right: -3.5rem !important;
  margin-left: -3.5rem !important;
}
.mx-n13-a12ab6 {
  margin-right: -4rem !important;
  margin-left: -4rem !important;
}
.mx-n14-42bce4 {
  margin-right: -4.5rem !important;
  margin-left: -4.5rem !important;
}
.mx-n15-76af38 {
  margin-right: -5rem !important;
  margin-left: -5rem !important;
}
.mx-n16-cd2835 {
  margin-right: -6rem !important;
  margin-left: -6rem !important;
}
.mx-n17-64429c {
  margin-right: -7rem !important;
  margin-left: -7rem !important;
}
.mx-n18-dcab17 {
  margin-right: -8rem !important;
  margin-left: -8rem !important;
}
.mx-n19-78e4f0 {
  margin-right: -9rem !important;
  margin-left: -9rem !important;
}
.mx-n20-bfc2b5 {
  margin-right: -10rem !important;
  margin-left: -10rem !important;
}
.mx-n21-eecdf4 {
  margin-right: -12.5rem !important;
  margin-left: -12.5rem !important;
}
.mx-n22-ef2acd {
  margin-right: -15rem !important;
  margin-left: -15rem !important;
}
.mx-n23-80a969 {
  margin-right: -17.5rem !important;
  margin-left: -17.5rem !important;
}
.mx-n24-5079f9 {
  margin-right: -20rem !important;
  margin-left: -20rem !important;
}
.mx-n25-baf5f5 {
  margin-right: -22.5rem !important;
  margin-left: -22.5rem !important;
}
.my-n1-f042da {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}
.my-n2-e3a80f {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}
.my-n3-6406e3 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}
.my-n4-d4cd88 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
.my-n5-7c4e73 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}
.my-n6-63fe96 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}
.my-n7-d00aff {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}
.my-n8-3ee5fa {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}
.my-n9-9ee029 {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}
.my-n10-a43578 {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}
.my-n11-8a0b80 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}
.my-n12-09163d {
  margin-top: -3.5rem !important;
  margin-bottom: -3.5rem !important;
}
.my-n13-5c48f1 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}
.my-n14-9214f7 {
  margin-top: -4.5rem !important;
  margin-bottom: -4.5rem !important;
}
.my-n15-ed93f7 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}
.my-n16-48b097 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}
.my-n17-c822fa {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}
.my-n18-bab117 {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}
.my-n19-ba3b76 {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}
.my-n20-8e4e18 {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}
.my-n21-5cd697 {
  margin-top: -12.5rem !important;
  margin-bottom: -12.5rem !important;
}
.my-n22-67384f {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}
.my-n23-84f222 {
  margin-top: -17.5rem !important;
  margin-bottom: -17.5rem !important;
}
.my-n24-1db74d {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}
.my-n25-f168ce {
  margin-top: -22.5rem !important;
  margin-bottom: -22.5rem !important;
}
.mt-n1-d32571 {
  margin-top: -0.25rem !important;
}
.mt-n2-f93094 {
  margin-top: -0.5rem !important;
}
.mt-n3-d94665 {
  margin-top: -0.75rem !important;
}
.mt-n4-61189d {
  margin-top: -1rem !important;
}
.mt-n5-a20bb0 {
  margin-top: -1.25rem !important;
}
.mt-n6-87b1ba {
  margin-top: -1.5rem !important;
}
.mt-n7-a5617e {
  margin-top: -1.75rem !important;
}
.mt-n8-3be81d {
  margin-top: -2rem !important;
}
.mt-n9-9230a1 {
  margin-top: -2.25rem !important;
}
.mt-n10-e2dfde {
  margin-top: -2.5rem !important;
}
.mt-n11-366606 {
  margin-top: -3rem !important;
}
.mt-n12-0f5bbf {
  margin-top: -3.5rem !important;
}
.mt-n13-092bee {
  margin-top: -4rem !important;
}
.mt-n14-a0a4c5 {
  margin-top: -4.5rem !important;
}
.mt-n15-04a29e {
  margin-top: -5rem !important;
}
.mt-n16-cd2c2b {
  margin-top: -6rem !important;
}
.mt-n17-ccdd6e {
  margin-top: -7rem !important;
}
.mt-n18-a7ee9f {
  margin-top: -8rem !important;
}
.mt-n19-efd42a {
  margin-top: -9rem !important;
}
.mt-n20-40f32f {
  margin-top: -10rem !important;
}
.mt-n21-2eb3d3 {
  margin-top: -12.5rem !important;
}
.mt-n22-550662 {
  margin-top: -15rem !important;
}
.mt-n23-816ced {
  margin-top: -17.5rem !important;
}
.mt-n24-25d1b5 {
  margin-top: -20rem !important;
}
.mt-n25-c446fd {
  margin-top: -22.5rem !important;
}
.me-n1-302d6c {
  margin-right: -0.25rem !important;
}
.me-n2-2d797d {
  margin-right: -0.5rem !important;
}
.me-n3-7a0e3d {
  margin-right: -0.75rem !important;
}
.me-n4-cd2c9b {
  margin-right: -1rem !important;
}
.me-n5-a58d73 {
  margin-right: -1.25rem !important;
}
.me-n6-ec2e07 {
  margin-right: -1.5rem !important;
}
.me-n7-0d263e {
  margin-right: -1.75rem !important;
}
.me-n8-873fb1 {
  margin-right: -2rem !important;
}
.me-n9-2a33e3 {
  margin-right: -2.25rem !important;
}
.me-n10-c0b920 {
  margin-right: -2.5rem !important;
}
.me-n11-85408e {
  margin-right: -3rem !important;
}
.me-n12-0a750f {
  margin-right: -3.5rem !important;
}
.me-n13-eada5a {
  margin-right: -4rem !important;
}
.me-n14-960d7f {
  margin-right: -4.5rem !important;
}
.me-n15-e3c146 {
  margin-right: -5rem !important;
}
.me-n16-c927c5 {
  margin-right: -6rem !important;
}
.me-n17-3c175f {
  margin-right: -7rem !important;
}
.me-n18-a37d1b {
  margin-right: -8rem !important;
}
.me-n19-f94b2d {
  margin-right: -9rem !important;
}
.me-n20-fd7c81 {
  margin-right: -10rem !important;
}
.me-n21-35e506 {
  margin-right: -12.5rem !important;
}
.me-n22-092e73 {
  margin-right: -15rem !important;
}
.me-n23-7dd104 {
  margin-right: -17.5rem !important;
}
.me-n24-63c003 {
  margin-right: -20rem !important;
}
.me-n25-130cce {
  margin-right: -22.5rem !important;
}
.mb-n1-756ea0 {
  margin-bottom: -0.25rem !important;
}
.mb-n2-dde80f {
  margin-bottom: -0.5rem !important;
}
.mb-n3-af277d {
  margin-bottom: -0.75rem !important;
}
.mb-n4-7276ff {
  margin-bottom: -1rem !important;
}
.mb-n5-7ae50f {
  margin-bottom: -1.25rem !important;
}
.mb-n6-ad5024 {
  margin-bottom: -1.5rem !important;
}
.mb-n7-ba83ec {
  margin-bottom: -1.75rem !important;
}
.mb-n8-6c87f6 {
  margin-bottom: -2rem !important;
}
.mb-n9-0129a4 {
  margin-bottom: -2.25rem !important;
}
.mb-n10-ccae30 {
  margin-bottom: -2.5rem !important;
}
.mb-n11-eb1468 {
  margin-bottom: -3rem !important;
}
.mb-n12-331a35 {
  margin-bottom: -3.5rem !important;
}
.mb-n13-fa2c30 {
  margin-bottom: -4rem !important;
}
.mb-n14-adca2c {
  margin-bottom: -4.5rem !important;
}
.mb-n15-c5acc7 {
  margin-bottom: -5rem !important;
}
.mb-n16-f46352 {
  margin-bottom: -6rem !important;
}
.mb-n17-63b4fa {
  margin-bottom: -7rem !important;
}
.mb-n18-2f166f {
  margin-bottom: -8rem !important;
}
.mb-n19-f39270 {
  margin-bottom: -9rem !important;
}
.mb-n20-e18c2d {
  margin-bottom: -10rem !important;
}
.mb-n21-a1857d {
  margin-bottom: -12.5rem !important;
}
.mb-n22-8e1dea {
  margin-bottom: -15rem !important;
}
.mb-n23-28c690 {
  margin-bottom: -17.5rem !important;
}
.mb-n24-c7550a {
  margin-bottom: -20rem !important;
}
.mb-n25-f8940c {
  margin-bottom: -22.5rem !important;
}
.ms-n1-8a86e8 {
  margin-left: -0.25rem !important;
}
.ms-n2-6ceedd {
  margin-left: -0.5rem !important;
}
.ms-n3-91fd4c {
  margin-left: -0.75rem !important;
}
.ms-n4-6d3d75 {
  margin-left: -1rem !important;
}
.ms-n5-c9698d {
  margin-left: -1.25rem !important;
}
.ms-n6-466340 {
  margin-left: -1.5rem !important;
}
.ms-n7-67e49d {
  margin-left: -1.75rem !important;
}
.ms-n8-e2e5e4 {
  margin-left: -2rem !important;
}
.ms-n9-602d99 {
  margin-left: -2.25rem !important;
}
.ms-n10-6eb65e {
  margin-left: -2.5rem !important;
}
.ms-n11-476674 {
  margin-left: -3rem !important;
}
.ms-n12-d337c1 {
  margin-left: -3.5rem !important;
}
.ms-n13-4cdc6f {
  margin-left: -4rem !important;
}
.ms-n14-6376fa {
  margin-left: -4.5rem !important;
}
.ms-n15-bed587 {
  margin-left: -5rem !important;
}
.ms-n16-610ee4 {
  margin-left: -6rem !important;
}
.ms-n17-9bd98b {
  margin-left: -7rem !important;
}
.ms-n18-2a54eb {
  margin-left: -8rem !important;
}
.ms-n19-be2b4e {
  margin-left: -9rem !important;
}
.ms-n20-3112a0 {
  margin-left: -10rem !important;
}
.ms-n21-8bff7d {
  margin-left: -12.5rem !important;
}
.ms-n22-179af3 {
  margin-left: -15rem !important;
}
.ms-n23-45e84c {
  margin-left: -17.5rem !important;
}
.ms-n24-a5418a {
  margin-left: -20rem !important;
}
.ms-n25-3355c9 {
  margin-left: -22.5rem !important;
}
.p-0-8456bc {
  padding: 0 !important;
}
.p-1-7ac000 {
  padding: 0.25rem !important;
}
.p-2-13d97e {
  padding: 0.5rem !important;
}
.p-3-170a22 {
  padding: 0.75rem !important;
}
.p-4-2383bf {
  padding: 1rem !important;
}
.p-5-068383 {
  padding: 1.25rem !important;
}
.p-6-d8c92b {
  padding: 1.5rem !important;
}
.p-7-85de9b {
  padding: 1.75rem !important;
}
.p-8-3b3088 {
  padding: 2rem !important;
}
.p-9-f3a6ae {
  padding: 2.25rem !important;
}
.p-10-7534e0 {
  padding: 2.5rem !important;
}
.p-11-5fd318 {
  padding: 3rem !important;
}
.p-12-ac08e7 {
  padding: 3.5rem !important;
}
.p-13-73efd5 {
  padding: 4rem !important;
}
.p-14-a9711a {
  padding: 4.5rem !important;
}
.p-15-2098b7 {
  padding: 5rem !important;
}
.p-16-8ec897 {
  padding: 6rem !important;
}
.p-17-5d262e {
  padding: 7rem !important;
}
.p-18-459b50 {
  padding: 8rem !important;
}
.p-19-82de15 {
  padding: 9rem !important;
}
.p-20-1c8f9f {
  padding: 10rem !important;
}
.p-21-6db540 {
  padding: 12.5rem !important;
}
.p-22-96b211 {
  padding: 15rem !important;
}
.p-23-653adc {
  padding: 17.5rem !important;
}
.p-24-25ff52 {
  padding: 20rem !important;
}
.p-25-3e66fb {
  padding: 22.5rem !important;
}
.px-0-515da7 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1-a95c75 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2-f524ac {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3-3c1f38 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
.px-4-7df0b1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-5-f14757 {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
.px-6-f0bd5b {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-7-431a8b {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
.px-8-5348c9 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.px-9-fe6e58 {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
.px-10-219a34 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
.px-11-f89db8 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.px-12-174cbe {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}
.px-13-0261f6 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}
.px-14-e25eab {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
}
.px-15-1f944d {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}
.px-16-da8328 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}
.px-17-3b198b {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}
.px-18-036a18 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}
.px-19-d9dd34 {
  padding-right: 9rem !important;
  padding-left: 9rem !important;
}
.px-20-a057f2 {
  padding-right: 10rem !important;
  padding-left: 10rem !important;
}
.px-21-92df6a {
  padding-right: 12.5rem !important;
  padding-left: 12.5rem !important;
}
.px-22-90b59b {
  padding-right: 15rem !important;
  padding-left: 15rem !important;
}
.px-23-9cbde6 {
  padding-right: 17.5rem !important;
  padding-left: 17.5rem !important;
}
.px-24-99325d {
  padding-right: 20rem !important;
  padding-left: 20rem !important;
}
.px-25-2a7965 {
  padding-right: 22.5rem !important;
  padding-left: 22.5rem !important;
}
.py-0-f919d6 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1-71e984 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2-4c09de {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3-7ca291 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4-9d923a {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-5-074464 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.py-6-64a349 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-7-2c9a37 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}
.py-8-99f9ee {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-9-36dd02 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}
.py-10-6d1759 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.py-11-5b382c {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-12-a65fa7 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.py-13-2c1319 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-14-b4a960 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}
.py-15-baf349 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-16-ebbabf {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.py-17-ec9e78 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.py-18-248638 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.py-19-50fd91 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.py-20-7e5cb2 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.py-21-c599d4 {
  padding-top: 12.5rem !important;
  padding-bottom: 12.5rem !important;
}
.py-22-61e32e {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}
.py-23-dfaa12 {
  padding-top: 17.5rem !important;
  padding-bottom: 17.5rem !important;
}
.py-24-53db2e {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.py-25-16100d {
  padding-top: 22.5rem !important;
  padding-bottom: 22.5rem !important;
}
.pt-0-9a8894 {
  padding-top: 0 !important;
}
.pt-1-4e02dd {
  padding-top: 0.25rem !important;
}
.pt-2-85cf36 {
  padding-top: 0.5rem !important;
}
.pt-3-5cdaa6 {
  padding-top: 0.75rem !important;
}
.pt-4-760a5d {
  padding-top: 1rem !important;
}
.pt-5-2958c0 {
  padding-top: 1.25rem !important;
}
.pt-6-b77085 {
  padding-top: 1.5rem !important;
}
.pt-7-aa101f {
  padding-top: 1.75rem !important;
}
.pt-8-6d6e65 {
  padding-top: 2rem !important;
}
.pt-9-300edf {
  padding-top: 2.25rem !important;
}
.pt-10-9c4593 {
  padding-top: 2.5rem !important;
}
.pt-11-940b99 {
  padding-top: 3rem !important;
}
.pt-12-192b1d {
  padding-top: 3.5rem !important;
}
.pt-13-7315e6 {
  padding-top: 4rem !important;
}
.pt-14-29292c {
  padding-top: 4.5rem !important;
}
.pt-15-731896 {
  padding-top: 5rem !important;
}
.pt-16-8e5a2c {
  padding-top: 6rem !important;
}
.pt-17-2c37c2 {
  padding-top: 7rem !important;
}
.pt-18-bf4f57 {
  padding-top: 8rem !important;
}
.pt-19-bf284a {
  padding-top: 9rem !important;
}
.pt-20-92327d {
  padding-top: 10rem !important;
}
.pt-21-32f4b3 {
  padding-top: 12.5rem !important;
}
.pt-22-f373f5 {
  padding-top: 15rem !important;
}
.pt-23-725cb8 {
  padding-top: 17.5rem !important;
}
.pt-24-e4f19e {
  padding-top: 20rem !important;
}
.pt-25-569196 {
  padding-top: 22.5rem !important;
}
.pe-0-1bc075 {
  padding-right: 0 !important;
}
.pe-1-c4ce69 {
  padding-right: 0.25rem !important;
}
.pe-2-e22f77 {
  padding-right: 0.5rem !important;
}
.pe-3-c61730 {
  padding-right: 0.75rem !important;
}
.pe-4-e860f9 {
  padding-right: 1rem !important;
}
.pe-5-ea9f50 {
  padding-right: 1.25rem !important;
}
.pe-6-7580b1 {
  padding-right: 1.5rem !important;
}
.pe-7-08aa79 {
  padding-right: 1.75rem !important;
}
.pe-8-83a360 {
  padding-right: 2rem !important;
}
.pe-9-aa5a32 {
  padding-right: 2.25rem !important;
}
.pe-10-6156e7 {
  padding-right: 2.5rem !important;
}
.pe-11-748f46 {
  padding-right: 3rem !important;
}
.pe-12-58adea {
  padding-right: 3.5rem !important;
}
.pe-13-c296d6 {
  padding-right: 4rem !important;
}
.pe-14-b89d62 {
  padding-right: 4.5rem !important;
}
.pe-15-8e3906 {
  padding-right: 5rem !important;
}
.pe-16-b00cec {
  padding-right: 6rem !important;
}
.pe-17-d8545a {
  padding-right: 7rem !important;
}
.pe-18-d677c6 {
  padding-right: 8rem !important;
}
.pe-19-3c3a7f {
  padding-right: 9rem !important;
}
.pe-20-3b5573 {
  padding-right: 10rem !important;
}
.pe-21-10c595 {
  padding-right: 12.5rem !important;
}
.pe-22-25eb57 {
  padding-right: 15rem !important;
}
.pe-23-19a54d {
  padding-right: 17.5rem !important;
}
.pe-24-60fe70 {
  padding-right: 20rem !important;
}
.pe-25-e6d9e6 {
  padding-right: 22.5rem !important;
}
.pb-0-ddd5b3 {
  padding-bottom: 0 !important;
}
.pb-1-6b10ff {
  padding-bottom: 0.25rem !important;
}
.pb-2-ae264c {
  padding-bottom: 0.5rem !important;
}
.pb-3-9c1b06 {
  padding-bottom: 0.75rem !important;
}
.pb-4-a69bd8 {
  padding-bottom: 1rem !important;
}
.pb-5-87de0b {
  padding-bottom: 1.25rem !important;
}
.pb-6-85a8d0 {
  padding-bottom: 1.5rem !important;
}
.pb-7-65b471 {
  padding-bottom: 1.75rem !important;
}
.pb-8-e99063 {
  padding-bottom: 2rem !important;
}
.pb-9-bc1638 {
  padding-bottom: 2.25rem !important;
}
.pb-10-0901dc {
  padding-bottom: 2.5rem !important;
}
.pb-11-476809 {
  padding-bottom: 3rem !important;
}
.pb-12-1948f3 {
  padding-bottom: 3.5rem !important;
}
.pb-13-0f5c67 {
  padding-bottom: 4rem !important;
}
.pb-14-3f40a5 {
  padding-bottom: 4.5rem !important;
}
.pb-15-db186d {
  padding-bottom: 5rem !important;
}
.pb-16-ba65c6 {
  padding-bottom: 6rem !important;
}
.pb-17-66b1cd {
  padding-bottom: 7rem !important;
}
.pb-18-546277 {
  padding-bottom: 8rem !important;
}
.pb-19-2259b0 {
  padding-bottom: 9rem !important;
}
.pb-20-0b0ab0 {
  padding-bottom: 10rem !important;
}
.pb-21-0458fc {
  padding-bottom: 12.5rem !important;
}
.pb-22-667cf2 {
  padding-bottom: 15rem !important;
}
.pb-23-908c2c {
  padding-bottom: 17.5rem !important;
}
.pb-24-2762b0 {
  padding-bottom: 20rem !important;
}
.pb-25-2e39d7 {
  padding-bottom: 22.5rem !important;
}
.ps-0-e0bc35 {
  padding-left: 0 !important;
}
.ps-1-6b3b1d {
  padding-left: 0.25rem !important;
}
.ps-2-6df545 {
  padding-left: 0.5rem !important;
}
.ps-3-a991a1 {
  padding-left: 0.75rem !important;
}
.ps-4-d0f18a {
  padding-left: 1rem !important;
}
.ps-5-545f39 {
  padding-left: 1.25rem !important;
}
.ps-6-f85e24 {
  padding-left: 1.5rem !important;
}
.ps-7-9105ca {
  padding-left: 1.75rem !important;
}
.ps-8-7bc677 {
  padding-left: 2rem !important;
}
.ps-9-7ffe0c {
  padding-left: 2.25rem !important;
}
.ps-10-9b7947 {
  padding-left: 2.5rem !important;
}
.ps-11-e735a2 {
  padding-left: 3rem !important;
}
.ps-12-47c796 {
  padding-left: 3.5rem !important;
}
.ps-13-5cc723 {
  padding-left: 4rem !important;
}
.ps-14-3c64c0 {
  padding-left: 4.5rem !important;
}
.ps-15-2d2ca0 {
  padding-left: 5rem !important;
}
.ps-16-0a4342 {
  padding-left: 6rem !important;
}
.ps-17-b58a0f {
  padding-left: 7rem !important;
}
.ps-18-15782f {
  padding-left: 8rem !important;
}
.ps-19-dca3dd {
  padding-left: 9rem !important;
}
.ps-20-277dc0 {
  padding-left: 10rem !important;
}
.ps-21-56b298 {
  padding-left: 12.5rem !important;
}
.ps-22-59f2a5 {
  padding-left: 15rem !important;
}
.ps-23-413c17 {
  padding-left: 17.5rem !important;
}
.ps-24-13c366 {
  padding-left: 20rem !important;
}
.ps-25-7e9f86 {
  padding-left: 22.5rem !important;
}
.font-monospace-40274f {
  font-family: var(--bs-font-monospace) !important;
}
.fst-italic-b5028a {
  font-style: italic !important;
}
.fst-normal-82a128 {
  font-style: normal !important;
}
.fw-light-99702b {
  font-weight: 400 !important;
}
.fw-lighter-2219a3 {
  font-weight: lighter !important;
}
.fw-normal-9acd4a {
  font-weight: 500 !important;
}
.fw-bold-9984d5 {
  font-weight: 700 !important;
}
.fw-bolder-589e21 {
  font-weight: bolder !important;
}
.lh-1-504099 {
  line-height: 1 !important;
}
.lh-xxs-4aef68 {
  line-height: 1.05 !important;
}
.lh-xs-114fd2 {
  line-height: 1.35 !important;
}
.lh-sm-e3fc88 {
  line-height: 1.5 !important;
}
.lh-base-561d1a {
  line-height: 1.7 !important;
}
.lh-lg-5d5129 {
  line-height: 1.9 !important;
}
.text-start-d3a8c0 {
  text-align: left !important;
}
.text-end-8bf218 {
  text-align: right !important;
}
.text-center-ad3bfc {
  text-align: center !important;
}
.text-decoration-none-09ee13 {
  text-decoration: none !important;
}
.text-decoration-underline-977114 {
  text-decoration: underline !important;
}
.text-decoration-line-through-3fff84 {
  text-decoration: line-through !important;
}
.text-lowercase-e9a830 {
  text-transform: lowercase !important;
}
.text-uppercase-674226 {
  text-transform: uppercase !important;
}
.text-capitalize-7bfb6a {
  text-transform: capitalize !important;
}
.text-wrap-d2f982 {
  white-space: normal !important;
}
.text-nowrap-d724d1 {
  white-space: nowrap !important;
}
/* rtl:begin:remove */
.text-break-0510c1 {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
/* rtl:end:remove */
.text-blue-686e5f {
  --bs-text-opacity: 1;
  color: #3f78e0 !important;
}
.text-sky-8b1f6b {
  --bs-text-opacity: 1;
  color: #5eb9f0 !important;
}
.text-purple-d006d7 {
  --bs-text-opacity: 1;
  color: #747ed1 !important;
}
.text-grape-9e648e {
  --bs-text-opacity: 1;
  color: #605dba !important;
}
.text-violet-62c54b {
  --bs-text-opacity: 1;
  color: #a07cc5 !important;
}
.text-pink-55b5aa {
  --bs-text-opacity: 1;
  color: #d16b86 !important;
}
.text-fuchsia-197eeb {
  --bs-text-opacity: 1;
  color: #e668b3 !important;
}
.text-red-a15618 {
  --bs-text-opacity: 1;
  color: #e2626b !important;
}
.text-orange-02d993 {
  --bs-text-opacity: 1;
  color: #f78b77 !important;
}
.text-yellow-4bd8ff {
  --bs-text-opacity: 1;
  color: #fab758 !important;
}
.text-green-1226b7 {
  --bs-text-opacity: 1;
  color: #45c4a0 !important;
}
.text-leaf-d98f86 {
  --bs-text-opacity: 1;
  color: #7cb798 !important;
}
.text-aqua-6c26a0 {
  --bs-text-opacity: 1;
  color: #54a8c7 !important;
}
.text-navy-2faa5d {
  --bs-text-opacity: 1;
  color: #343f52 !important;
}
.text-ash-f894bf {
  --bs-text-opacity: 1;
  color: #9499a3 !important;
}
.text-white-b81e4f {
  --bs-text-opacity: 1;
  color: #fff !important;
}
.text-light-30d371 {
  --bs-text-opacity: 1;
  color: #fefefe !important;
}
.text-gray-92fdcb {
  --bs-text-opacity: 1;
  color: #f6f7f9 !important;
}
.text-primary-62d6de {
  --bs-text-opacity: 1;
  color: #3f78e0 !important;
}
.text-secondary-4dff35 {
  --bs-text-opacity: 1;
  color: #aab0bc !important;
}
.text-success-dbf28c {
  --bs-text-opacity: 1;
  color: #45c4a0 !important;
}
.text-info-e16340 {
  --bs-text-opacity: 1;
  color: #54a8c7 !important;
}
.text-warning-a2c071 {
  --bs-text-opacity: 1;
  color: #fab758 !important;
}
.text-danger-0cb0ad {
  --bs-text-opacity: 1;
  color: #e2626b !important;
}
.text-body-d451eb {
  --bs-text-opacity: 1;
  color: #60697b !important;
}
.text-muted-07b4d9 {
  --bs-text-opacity: 1;
  color: #aab0bc !important;
}
.text-inverse-1ba564 {
  --bs-text-opacity: 1;
  color: #cacaca !important;
}
.text-dark-9bd6d0 {
  --bs-text-opacity: 1;
  color: #343f52 !important;
}
.text-black-50-cb8b2d {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50-c85e47 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset-c50d49 {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25-11cf9f {
  --bs-text-opacity: 0.25;
}
.text-opacity-50-710a86 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75-979241 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100-f28e48 {
  --bs-text-opacity: 1;
}
.bg-blue-752203 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important;
}
.bg-sky-0910fd {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-sky-rgb), var(--bs-bg-opacity)) !important;
}
.bg-purple-192780 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple-rgb), var(--bs-bg-opacity)) !important;
}
.bg-grape-011905 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grape-rgb), var(--bs-bg-opacity)) !important;
}
.bg-violet-0c7728 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-violet-rgb), var(--bs-bg-opacity)) !important;
}
.bg-pink-049a3f {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
}
.bg-fuchsia-f71a6a {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-fuchsia-rgb), var(--bs-bg-opacity)) !important;
}
.bg-red-81ffaa {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
}
.bg-orange-0b2db6 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}
.bg-yellow-766869 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important;
}
.bg-green-6178db {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
}
.bg-leaf-e8293b {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-leaf-rgb), var(--bs-bg-opacity)) !important;
}
.bg-aqua-948787 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-aqua-rgb), var(--bs-bg-opacity)) !important;
}
.bg-navy-af440c {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-navy-rgb), var(--bs-bg-opacity)) !important;
}
.bg-ash-534902 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-ash-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white-1be0b5 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light-84e71a {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-gray-b0de39 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark-7ce43c {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-primary-de7d03 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary-2a4d6c {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success-c1b7be {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info-ac0750 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning-7f485c {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger-c5849f {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black-eb5468 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body-185041 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent-39b0dd {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bg-opacity-10-a59b93 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25-04848a {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50-a3c471 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75-03f009 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100-2f759d {
  --bs-bg-opacity: 1;
}
.bg-gradient-c46d5a {
  background-image: var(--bs-gradient) !important;
}
.user-select-all-d2549d {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.user-select-auto-aacf45 {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none-f98b78 {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.pe-none-1590d6 {
  pointer-events: none !important;
}
.pe-auto-0d9438 {
  pointer-events: auto !important;
}
.rounded-d91181 {
  border-radius: 0.4rem !important;
}
.rounded-0-d8e48b {
  border-radius: 0 !important;
}
.rounded-1-5c1f1b {
  border-radius: 0.2rem !important;
}
.rounded-2-ebf57e {
  border-radius: 0.4rem !important;
}
.rounded-3-653f99 {
  border-radius: 0.4rem !important;
}
.rounded-4-b9d37f {
  border-radius: 0.8rem !important;
}
.rounded-circle-d89277 {
  border-radius: 50% !important;
}
.rounded-pill-a59806 {
  border-radius: 50rem !important;
}
.rounded-top-42337f {
  border-top-left-radius: 0.4rem !important;
  border-top-right-radius: 0.4rem !important;
}
.rounded-end-e4715c {
  border-top-right-radius: 0.4rem !important;
  border-bottom-right-radius: 0.4rem !important;
}
.rounded-bottom-e8f573 {
  border-bottom-right-radius: 0.4rem !important;
  border-bottom-left-radius: 0.4rem !important;
}
.rounded-start-eb11eb {
  border-bottom-left-radius: 0.4rem !important;
  border-top-left-radius: 0.4rem !important;
}
.visible-ed660b {
  visibility: visible !important;
}
.invisible-29904d {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start-195f28 {
    float: left !important;
  }
  .float-sm-end-f87abc {
    float: right !important;
  }
  .float-sm-none-74144d {
    float: none !important;
  }
  .d-sm-inline-9e79ca {
    display: inline !important;
  }
  .d-sm-inline-block-969dac {
    display: inline-block !important;
  }
  .d-sm-block-c1c927 {
    display: block !important;
  }
  .d-sm-grid-a0b5c0 {
    display: grid !important;
  }
  .d-sm-table-944003 {
    display: table !important;
  }
  .d-sm-table-row-226ae3 {
    display: table-row !important;
  }
  .d-sm-table-cell-221e3e {
    display: table-cell !important;
  }
  .d-sm-flex-7f3e8e {
    display: flex !important;
  }
  .d-sm-inline-flex-f91955 {
    display: inline-flex !important;
  }
  .d-sm-none-858aba {
    display: none !important;
  }
  .flex-sm-fill-83214c {
    flex: 1 1 auto !important;
  }
  .flex-sm-row-d9c219 {
    flex-direction: row !important;
  }
  .flex-sm-column-609106 {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse-717e06 {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse-9b6080 {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0-846ddf {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1-dd557b {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0-451e86 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1-c2954b {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap-6af32d {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap-c46998 {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse-6c2c46 {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0-af2553 {
    gap: 0 !important;
  }
  .gap-sm-1-44554e {
    gap: 0.25rem !important;
  }
  .gap-sm-2-f0843b {
    gap: 0.5rem !important;
  }
  .gap-sm-3-baed08 {
    gap: 0.75rem !important;
  }
  .gap-sm-4-bfe273 {
    gap: 1rem !important;
  }
  .gap-sm-5-f84d77 {
    gap: 1.25rem !important;
  }
  .gap-sm-6-1518f8 {
    gap: 1.5rem !important;
  }
  .gap-sm-7-d3b6cd {
    gap: 1.75rem !important;
  }
  .gap-sm-8-0eadb3 {
    gap: 2rem !important;
  }
  .gap-sm-9-15ef54 {
    gap: 2.25rem !important;
  }
  .gap-sm-10-45637f {
    gap: 2.5rem !important;
  }
  .gap-sm-11-278976 {
    gap: 3rem !important;
  }
  .gap-sm-12-53e8cd {
    gap: 3.5rem !important;
  }
  .gap-sm-13-18af72 {
    gap: 4rem !important;
  }
  .gap-sm-14-371bd8 {
    gap: 4.5rem !important;
  }
  .gap-sm-15-8c99d9 {
    gap: 5rem !important;
  }
  .gap-sm-16-fdf4f9 {
    gap: 6rem !important;
  }
  .gap-sm-17-459a4e {
    gap: 7rem !important;
  }
  .gap-sm-18-41415d {
    gap: 8rem !important;
  }
  .gap-sm-19-43b7cd {
    gap: 9rem !important;
  }
  .gap-sm-20-3b02f7 {
    gap: 10rem !important;
  }
  .gap-sm-21-754f6d {
    gap: 12.5rem !important;
  }
  .gap-sm-22-d842db {
    gap: 15rem !important;
  }
  .gap-sm-23-a3f748 {
    gap: 17.5rem !important;
  }
  .gap-sm-24-b39c40 {
    gap: 20rem !important;
  }
  .gap-sm-25-d4dd82 {
    gap: 22.5rem !important;
  }
  .justify-content-sm-start-cf19e1 {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end-b02203 {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center-48e664 {
    justify-content: center !important;
  }
  .justify-content-sm-between-28df66 {
    justify-content: space-between !important;
  }
  .justify-content-sm-around-2006bc {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly-07b1a9 {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start-1747bf {
    align-items: flex-start !important;
  }
  .align-items-sm-end-e432d5 {
    align-items: flex-end !important;
  }
  .align-items-sm-center-f809e9 {
    align-items: center !important;
  }
  .align-items-sm-baseline-e61b4b {
    align-items: baseline !important;
  }
  .align-items-sm-stretch-7f4538 {
    align-items: stretch !important;
  }
  .align-content-sm-start-7cf37f {
    align-content: flex-start !important;
  }
  .align-content-sm-end-604baf {
    align-content: flex-end !important;
  }
  .align-content-sm-center-d20ab6 {
    align-content: center !important;
  }
  .align-content-sm-between-d095de {
    align-content: space-between !important;
  }
  .align-content-sm-around-5b38d3 {
    align-content: space-around !important;
  }
  .align-content-sm-stretch-5e85a6 {
    align-content: stretch !important;
  }
  .align-self-sm-auto-f611ac {
    align-self: auto !important;
  }
  .align-self-sm-start-b8d056 {
    align-self: flex-start !important;
  }
  .align-self-sm-end-597b9d {
    align-self: flex-end !important;
  }
  .align-self-sm-center-1aca66 {
    align-self: center !important;
  }
  .align-self-sm-baseline-2af92e {
    align-self: baseline !important;
  }
  .align-self-sm-stretch-930b6d {
    align-self: stretch !important;
  }
  .order-sm-first-32eeb8 {
    order: -1 !important;
  }
  .order-sm-0-c9c689 {
    order: 0 !important;
  }
  .order-sm-1-6042ce {
    order: 1 !important;
  }
  .order-sm-2-2d2299 {
    order: 2 !important;
  }
  .order-sm-3-6f29b0 {
    order: 3 !important;
  }
  .order-sm-4-a3fe01 {
    order: 4 !important;
  }
  .order-sm-5-f8c7f7 {
    order: 5 !important;
  }
  .order-sm-last-faacde {
    order: 6 !important;
  }
  .m-sm-0-4b86d2 {
    margin: 0 !important;
  }
  .m-sm-1-d77c91 {
    margin: 0.25rem !important;
  }
  .m-sm-2-f34205 {
    margin: 0.5rem !important;
  }
  .m-sm-3-7125e9 {
    margin: 0.75rem !important;
  }
  .m-sm-4-7dc7a2 {
    margin: 1rem !important;
  }
  .m-sm-5-f0fca7 {
    margin: 1.25rem !important;
  }
  .m-sm-6-b4732d {
    margin: 1.5rem !important;
  }
  .m-sm-7-021f40 {
    margin: 1.75rem !important;
  }
  .m-sm-8-ecbd43 {
    margin: 2rem !important;
  }
  .m-sm-9-9b38b2 {
    margin: 2.25rem !important;
  }
  .m-sm-10-514752 {
    margin: 2.5rem !important;
  }
  .m-sm-11-157a05 {
    margin: 3rem !important;
  }
  .m-sm-12-ffc1f1 {
    margin: 3.5rem !important;
  }
  .m-sm-13-743abd {
    margin: 4rem !important;
  }
  .m-sm-14-50fdb9 {
    margin: 4.5rem !important;
  }
  .m-sm-15-a62895 {
    margin: 5rem !important;
  }
  .m-sm-16-7fe7a5 {
    margin: 6rem !important;
  }
  .m-sm-17-51cd0d {
    margin: 7rem !important;
  }
  .m-sm-18-d796c5 {
    margin: 8rem !important;
  }
  .m-sm-19-83e543 {
    margin: 9rem !important;
  }
  .m-sm-20-fd175d {
    margin: 10rem !important;
  }
  .m-sm-21-01aa0b {
    margin: 12.5rem !important;
  }
  .m-sm-22-e8915e {
    margin: 15rem !important;
  }
  .m-sm-23-37f1aa {
    margin: 17.5rem !important;
  }
  .m-sm-24-21275a {
    margin: 20rem !important;
  }
  .m-sm-25-1ba531 {
    margin: 22.5rem !important;
  }
  .m-sm-auto-458213 {
    margin: auto !important;
  }
  .mx-sm-0-939f3b {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1-47a856 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2-e1011f {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3-21362f {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-sm-4-1e3860 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-5-d45efd {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-sm-6-a6c6dc {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-7-206327 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-sm-8-0b1ec8 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-9-9bad06 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-sm-10-a725e2 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-11-c2cf67 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-12-93e28b {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-sm-13-3f4afe {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-14-d701b6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-sm-15-6accc9 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-16-46674a {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-17-1ae050 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-sm-18-f3b25e {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-sm-19-81f462 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-sm-20-dedd2f {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-sm-21-2d137e {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .mx-sm-22-19b770 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-sm-23-ae4d78 {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .mx-sm-24-5a010d {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-sm-25-fced1b {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .mx-sm-auto-768277 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0-73e2dc {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1-760ad9 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2-640710 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3-9ddc47 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-sm-4-0e20e1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-5-30b48b {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-sm-6-204811 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-7-82b06e {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-sm-8-b05d04 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-9-d4e4e7 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-sm-10-09a1eb {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-11-edddb6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-12-273650 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-sm-13-d5fa3f {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-14-13a645 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-sm-15-1f920a {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-16-ac57d1 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-17-c4f592 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-sm-18-6ef3db {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-sm-19-f4ba9f {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-sm-20-2d5ed3 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-sm-21-0ba8ba {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .my-sm-22-c2b705 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-sm-23-a00d8e {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }
  .my-sm-24-fe2140 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-sm-25-3300da {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .my-sm-auto-b01c1e {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0-ff681c {
    margin-top: 0 !important;
  }
  .mt-sm-1-a55002 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2-82e3b8 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3-7f34be {
    margin-top: 0.75rem !important;
  }
  .mt-sm-4-57d318 {
    margin-top: 1rem !important;
  }
  .mt-sm-5-803125 {
    margin-top: 1.25rem !important;
  }
  .mt-sm-6-5d458b {
    margin-top: 1.5rem !important;
  }
  .mt-sm-7-e222ce {
    margin-top: 1.75rem !important;
  }
  .mt-sm-8-09f546 {
    margin-top: 2rem !important;
  }
  .mt-sm-9-4c27fd {
    margin-top: 2.25rem !important;
  }
  .mt-sm-10-08ba68 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-11-da7774 {
    margin-top: 3rem !important;
  }
  .mt-sm-12-56d025 {
    margin-top: 3.5rem !important;
  }
  .mt-sm-13-814d9f {
    margin-top: 4rem !important;
  }
  .mt-sm-14-85e709 {
    margin-top: 4.5rem !important;
  }
  .mt-sm-15-151c22 {
    margin-top: 5rem !important;
  }
  .mt-sm-16-e1f5f0 {
    margin-top: 6rem !important;
  }
  .mt-sm-17-186499 {
    margin-top: 7rem !important;
  }
  .mt-sm-18-27b7f8 {
    margin-top: 8rem !important;
  }
  .mt-sm-19-ee539a {
    margin-top: 9rem !important;
  }
  .mt-sm-20-1efad5 {
    margin-top: 10rem !important;
  }
  .mt-sm-21-b0ea28 {
    margin-top: 12.5rem !important;
  }
  .mt-sm-22-559c52 {
    margin-top: 15rem !important;
  }
  .mt-sm-23-5ebf3f {
    margin-top: 17.5rem !important;
  }
  .mt-sm-24-2b1f4d {
    margin-top: 20rem !important;
  }
  .mt-sm-25-8a703d {
    margin-top: 22.5rem !important;
  }
  .mt-sm-auto-9c4234 {
    margin-top: auto !important;
  }
  .me-sm-0-031f29 {
    margin-right: 0 !important;
  }
  .me-sm-1-55a322 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2-722f91 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3-3b2105 {
    margin-right: 0.75rem !important;
  }
  .me-sm-4-b73f51 {
    margin-right: 1rem !important;
  }
  .me-sm-5-924a16 {
    margin-right: 1.25rem !important;
  }
  .me-sm-6-6af482 {
    margin-right: 1.5rem !important;
  }
  .me-sm-7-421187 {
    margin-right: 1.75rem !important;
  }
  .me-sm-8-684111 {
    margin-right: 2rem !important;
  }
  .me-sm-9-e208cb {
    margin-right: 2.25rem !important;
  }
  .me-sm-10-0a5a12 {
    margin-right: 2.5rem !important;
  }
  .me-sm-11-4eea05 {
    margin-right: 3rem !important;
  }
  .me-sm-12-cffad2 {
    margin-right: 3.5rem !important;
  }
  .me-sm-13-e15451 {
    margin-right: 4rem !important;
  }
  .me-sm-14-d9635c {
    margin-right: 4.5rem !important;
  }
  .me-sm-15-01c5cf {
    margin-right: 5rem !important;
  }
  .me-sm-16-352535 {
    margin-right: 6rem !important;
  }
  .me-sm-17-a73dd1 {
    margin-right: 7rem !important;
  }
  .me-sm-18-9c5597 {
    margin-right: 8rem !important;
  }
  .me-sm-19-7092ac {
    margin-right: 9rem !important;
  }
  .me-sm-20-c6c537 {
    margin-right: 10rem !important;
  }
  .me-sm-21-4d27db {
    margin-right: 12.5rem !important;
  }
  .me-sm-22-e8a0ab {
    margin-right: 15rem !important;
  }
  .me-sm-23-6c4652 {
    margin-right: 17.5rem !important;
  }
  .me-sm-24-81b73a {
    margin-right: 20rem !important;
  }
  .me-sm-25-1f96b7 {
    margin-right: 22.5rem !important;
  }
  .me-sm-auto-3e78bb {
    margin-right: auto !important;
  }
  .mb-sm-0-98e750 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1-f48e87 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2-436d58 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3-75d37e {
    margin-bottom: 0.75rem !important;
  }
  .mb-sm-4-e4b34f {
    margin-bottom: 1rem !important;
  }
  .mb-sm-5-cbea19 {
    margin-bottom: 1.25rem !important;
  }
  .mb-sm-6-a79690 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-7-4e5413 {
    margin-bottom: 1.75rem !important;
  }
  .mb-sm-8-4afffb {
    margin-bottom: 2rem !important;
  }
  .mb-sm-9-3f5f65 {
    margin-bottom: 2.25rem !important;
  }
  .mb-sm-10-7b2d17 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-11-0c8b20 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-12-3f9a50 {
    margin-bottom: 3.5rem !important;
  }
  .mb-sm-13-e0c590 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-14-54071f {
    margin-bottom: 4.5rem !important;
  }
  .mb-sm-15-ba29c0 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-16-c194bb {
    margin-bottom: 6rem !important;
  }
  .mb-sm-17-b50f26 {
    margin-bottom: 7rem !important;
  }
  .mb-sm-18-3869f9 {
    margin-bottom: 8rem !important;
  }
  .mb-sm-19-4415cd {
    margin-bottom: 9rem !important;
  }
  .mb-sm-20-d29b45 {
    margin-bottom: 10rem !important;
  }
  .mb-sm-21-3d3bb1 {
    margin-bottom: 12.5rem !important;
  }
  .mb-sm-22-607e56 {
    margin-bottom: 15rem !important;
  }
  .mb-sm-23-5a9bab {
    margin-bottom: 17.5rem !important;
  }
  .mb-sm-24-f9b7a5 {
    margin-bottom: 20rem !important;
  }
  .mb-sm-25-417ce9 {
    margin-bottom: 22.5rem !important;
  }
  .mb-sm-auto-3d5da3 {
    margin-bottom: auto !important;
  }
  .ms-sm-0-5f99ab {
    margin-left: 0 !important;
  }
  .ms-sm-1-cb215e {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2-df0076 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3-908bdb {
    margin-left: 0.75rem !important;
  }
  .ms-sm-4-75feaa {
    margin-left: 1rem !important;
  }
  .ms-sm-5-b7d494 {
    margin-left: 1.25rem !important;
  }
  .ms-sm-6-ffbd0d {
    margin-left: 1.5rem !important;
  }
  .ms-sm-7-e65dad {
    margin-left: 1.75rem !important;
  }
  .ms-sm-8-e5b05a {
    margin-left: 2rem !important;
  }
  .ms-sm-9-e7681f {
    margin-left: 2.25rem !important;
  }
  .ms-sm-10-851a77 {
    margin-left: 2.5rem !important;
  }
  .ms-sm-11-2929c6 {
    margin-left: 3rem !important;
  }
  .ms-sm-12-67a6a6 {
    margin-left: 3.5rem !important;
  }
  .ms-sm-13-1aa3e9 {
    margin-left: 4rem !important;
  }
  .ms-sm-14-8346d5 {
    margin-left: 4.5rem !important;
  }
  .ms-sm-15-7d0847 {
    margin-left: 5rem !important;
  }
  .ms-sm-16-bb4009 {
    margin-left: 6rem !important;
  }
  .ms-sm-17-4c2e41 {
    margin-left: 7rem !important;
  }
  .ms-sm-18-93d5c7 {
    margin-left: 8rem !important;
  }
  .ms-sm-19-5929e5 {
    margin-left: 9rem !important;
  }
  .ms-sm-20-11eeca {
    margin-left: 10rem !important;
  }
  .ms-sm-21-6097a9 {
    margin-left: 12.5rem !important;
  }
  .ms-sm-22-97a9fe {
    margin-left: 15rem !important;
  }
  .ms-sm-23-92ba38 {
    margin-left: 17.5rem !important;
  }
  .ms-sm-24-967100 {
    margin-left: 20rem !important;
  }
  .ms-sm-25-a5c69d {
    margin-left: 22.5rem !important;
  }
  .ms-sm-auto-28a837 {
    margin-left: auto !important;
  }
  .m-sm-n1-48cf2b {
    margin: -0.25rem !important;
  }
  .m-sm-n2-c32dc1 {
    margin: -0.5rem !important;
  }
  .m-sm-n3-065b15 {
    margin: -0.75rem !important;
  }
  .m-sm-n4-a21c25 {
    margin: -1rem !important;
  }
  .m-sm-n5-0769f4 {
    margin: -1.25rem !important;
  }
  .m-sm-n6-91f707 {
    margin: -1.5rem !important;
  }
  .m-sm-n7-11f204 {
    margin: -1.75rem !important;
  }
  .m-sm-n8-8737d1 {
    margin: -2rem !important;
  }
  .m-sm-n9-9e1395 {
    margin: -2.25rem !important;
  }
  .m-sm-n10-244bf5 {
    margin: -2.5rem !important;
  }
  .m-sm-n11-30f28b {
    margin: -3rem !important;
  }
  .m-sm-n12-19a167 {
    margin: -3.5rem !important;
  }
  .m-sm-n13-6a4462 {
    margin: -4rem !important;
  }
  .m-sm-n14-0a7464 {
    margin: -4.5rem !important;
  }
  .m-sm-n15-504f3f {
    margin: -5rem !important;
  }
  .m-sm-n16-d63efd {
    margin: -6rem !important;
  }
  .m-sm-n17-8cc48c {
    margin: -7rem !important;
  }
  .m-sm-n18-e25230 {
    margin: -8rem !important;
  }
  .m-sm-n19-72f4a3 {
    margin: -9rem !important;
  }
  .m-sm-n20-e3ca76 {
    margin: -10rem !important;
  }
  .m-sm-n21-2397ed {
    margin: -12.5rem !important;
  }
  .m-sm-n22-d4bb36 {
    margin: -15rem !important;
  }
  .m-sm-n23-8aef9b {
    margin: -17.5rem !important;
  }
  .m-sm-n24-e64073 {
    margin: -20rem !important;
  }
  .m-sm-n25-e6a0f4 {
    margin: -22.5rem !important;
  }
  .mx-sm-n1-1cbc1e {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-sm-n2-54498f {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-sm-n3-6fb024 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-sm-n4-492419 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-sm-n5-08ddcf {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-sm-n6-9a9c2c {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-sm-n7-c02232 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-sm-n8-ca1ac8 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-sm-n9-9cf0f0 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-sm-n10-6b4bd4 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-sm-n11-f9be46 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-sm-n12-614093 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-sm-n13-ee11e7 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-sm-n14-1e36d7 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-sm-n15-6cd401 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-sm-n16-b80d60 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-sm-n17-29cdcf {
    margin-right: -7rem !important;
    margin-left: -7rem !important;
  }
  .mx-sm-n18-332935 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-sm-n19-68ff71 {
    margin-right: -9rem !important;
    margin-left: -9rem !important;
  }
  .mx-sm-n20-e1148c {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-sm-n21-c9705d {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .mx-sm-n22-a340cd {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-sm-n23-49bfa7 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .mx-sm-n24-07b568 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .mx-sm-n25-de28fc {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .my-sm-n1-2daa2b {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-sm-n2-e5db2a {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-sm-n3-34cf30 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-sm-n4-22feb9 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-sm-n5-8e927f {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-sm-n6-f95ea0 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-sm-n7-641ebd {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-sm-n8-da142d {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-sm-n9-97426c {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-sm-n10-62a2a1 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-sm-n11-100a8d {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-sm-n12-962ed3 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-sm-n13-1b2e0d {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-sm-n14-7e7467 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-sm-n15-427fb5 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-sm-n16-fc6230 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-sm-n17-18a71b {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }
  .my-sm-n18-4b34fa {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-sm-n19-445d6a {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }
  .my-sm-n20-a7f7c0 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-sm-n21-bc07cf {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }
  .my-sm-n22-debd04 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-sm-n23-658f6c {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }
  .my-sm-n24-85aacf {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .my-sm-n25-70f6ae {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }
  .mt-sm-n1-58a0fa {
    margin-top: -0.25rem !important;
  }
  .mt-sm-n2-2ec6ae {
    margin-top: -0.5rem !important;
  }
  .mt-sm-n3-d49aaa {
    margin-top: -0.75rem !important;
  }
  .mt-sm-n4-c3113a {
    margin-top: -1rem !important;
  }
  .mt-sm-n5-aba278 {
    margin-top: -1.25rem !important;
  }
  .mt-sm-n6-ba1216 {
    margin-top: -1.5rem !important;
  }
  .mt-sm-n7-eb7741 {
    margin-top: -1.75rem !important;
  }
  .mt-sm-n8-97e543 {
    margin-top: -2rem !important;
  }
  .mt-sm-n9-a39c3c {
    margin-top: -2.25rem !important;
  }
  .mt-sm-n10-436373 {
    margin-top: -2.5rem !important;
  }
  .mt-sm-n11-a0a520 {
    margin-top: -3rem !important;
  }
  .mt-sm-n12-066ec5 {
    margin-top: -3.5rem !important;
  }
  .mt-sm-n13-f54c81 {
    margin-top: -4rem !important;
  }
  .mt-sm-n14-853a46 {
    margin-top: -4.5rem !important;
  }
  .mt-sm-n15-431a22 {
    margin-top: -5rem !important;
  }
  .mt-sm-n16-fa2dae {
    margin-top: -6rem !important;
  }
  .mt-sm-n17-ae1879 {
    margin-top: -7rem !important;
  }
  .mt-sm-n18-5b6706 {
    margin-top: -8rem !important;
  }
  .mt-sm-n19-e7080a {
    margin-top: -9rem !important;
  }
  .mt-sm-n20-62d189 {
    margin-top: -10rem !important;
  }
  .mt-sm-n21-50c713 {
    margin-top: -12.5rem !important;
  }
  .mt-sm-n22-1bd951 {
    margin-top: -15rem !important;
  }
  .mt-sm-n23-9f9c31 {
    margin-top: -17.5rem !important;
  }
  .mt-sm-n24-1b4df9 {
    margin-top: -20rem !important;
  }
  .mt-sm-n25-0c163e {
    margin-top: -22.5rem !important;
  }
  .me-sm-n1-7e4989 {
    margin-right: -0.25rem !important;
  }
  .me-sm-n2-caca78 {
    margin-right: -0.5rem !important;
  }
  .me-sm-n3-1d5af8 {
    margin-right: -0.75rem !important;
  }
  .me-sm-n4-1abcb1 {
    margin-right: -1rem !important;
  }
  .me-sm-n5-4e560f {
    margin-right: -1.25rem !important;
  }
  .me-sm-n6-5729b2 {
    margin-right: -1.5rem !important;
  }
  .me-sm-n7-cd7801 {
    margin-right: -1.75rem !important;
  }
  .me-sm-n8-bd52fb {
    margin-right: -2rem !important;
  }
  .me-sm-n9-e424ba {
    margin-right: -2.25rem !important;
  }
  .me-sm-n10-c95e46 {
    margin-right: -2.5rem !important;
  }
  .me-sm-n11-73a33e {
    margin-right: -3rem !important;
  }
  .me-sm-n12-94b7be {
    margin-right: -3.5rem !important;
  }
  .me-sm-n13-43a357 {
    margin-right: -4rem !important;
  }
  .me-sm-n14-cd042c {
    margin-right: -4.5rem !important;
  }
  .me-sm-n15-095c57 {
    margin-right: -5rem !important;
  }
  .me-sm-n16-cbecf5 {
    margin-right: -6rem !important;
  }
  .me-sm-n17-7691c2 {
    margin-right: -7rem !important;
  }
  .me-sm-n18-30061f {
    margin-right: -8rem !important;
  }
  .me-sm-n19-44c2ef {
    margin-right: -9rem !important;
  }
  .me-sm-n20-97c07f {
    margin-right: -10rem !important;
  }
  .me-sm-n21-d4f0e7 {
    margin-right: -12.5rem !important;
  }
  .me-sm-n22-8d20b4 {
    margin-right: -15rem !important;
  }
  .me-sm-n23-e1d334 {
    margin-right: -17.5rem !important;
  }
  .me-sm-n24-e1a9ea {
    margin-right: -20rem !important;
  }
  .me-sm-n25-3a367a {
    margin-right: -22.5rem !important;
  }
  .mb-sm-n1-1fcfd3 {
    margin-bottom: -0.25rem !important;
  }
  .mb-sm-n2-6d1daa {
    margin-bottom: -0.5rem !important;
  }
  .mb-sm-n3-66b3df {
    margin-bottom: -0.75rem !important;
  }
  .mb-sm-n4-510b20 {
    margin-bottom: -1rem !important;
  }
  .mb-sm-n5-678bfa {
    margin-bottom: -1.25rem !important;
  }
  .mb-sm-n6-205fcc {
    margin-bottom: -1.5rem !important;
  }
  .mb-sm-n7-43453e {
    margin-bottom: -1.75rem !important;
  }
  .mb-sm-n8-ee9bd8 {
    margin-bottom: -2rem !important;
  }
  .mb-sm-n9-c7a3d7 {
    margin-bottom: -2.25rem !important;
  }
  .mb-sm-n10-55f0a9 {
    margin-bottom: -2.5rem !important;
  }
  .mb-sm-n11-4b0d78 {
    margin-bottom: -3rem !important;
  }
  .mb-sm-n12-2576b8 {
    margin-bottom: -3.5rem !important;
  }
  .mb-sm-n13-95a2a2 {
    margin-bottom: -4rem !important;
  }
  .mb-sm-n14-48b2af {
    margin-bottom: -4.5rem !important;
  }
  .mb-sm-n15-28a4b1 {
    margin-bottom: -5rem !important;
  }
  .mb-sm-n16-88230c {
    margin-bottom: -6rem !important;
  }
  .mb-sm-n17-92cc0d {
    margin-bottom: -7rem !important;
  }
  .mb-sm-n18-4c3cb2 {
    margin-bottom: -8rem !important;
  }
  .mb-sm-n19-71d538 {
    margin-bottom: -9rem !important;
  }
  .mb-sm-n20-1821d1 {
    margin-bottom: -10rem !important;
  }
  .mb-sm-n21-b2ae05 {
    margin-bottom: -12.5rem !important;
  }
  .mb-sm-n22-f6a61c {
    margin-bottom: -15rem !important;
  }
  .mb-sm-n23-1a0a60 {
    margin-bottom: -17.5rem !important;
  }
  .mb-sm-n24-9645b6 {
    margin-bottom: -20rem !important;
  }
  .mb-sm-n25-7919db {
    margin-bottom: -22.5rem !important;
  }
  .ms-sm-n1-be2b46 {
    margin-left: -0.25rem !important;
  }
  .ms-sm-n2-735ba8 {
    margin-left: -0.5rem !important;
  }
  .ms-sm-n3-a420ae {
    margin-left: -0.75rem !important;
  }
  .ms-sm-n4-0bc8eb {
    margin-left: -1rem !important;
  }
  .ms-sm-n5-4007e1 {
    margin-left: -1.25rem !important;
  }
  .ms-sm-n6-51226c {
    margin-left: -1.5rem !important;
  }
  .ms-sm-n7-c00965 {
    margin-left: -1.75rem !important;
  }
  .ms-sm-n8-bd976f {
    margin-left: -2rem !important;
  }
  .ms-sm-n9-01f712 {
    margin-left: -2.25rem !important;
  }
  .ms-sm-n10-58b09d {
    margin-left: -2.5rem !important;
  }
  .ms-sm-n11-cf51e1 {
    margin-left: -3rem !important;
  }
  .ms-sm-n12-680b2f {
    margin-left: -3.5rem !important;
  }
  .ms-sm-n13-bd10bb {
    margin-left: -4rem !important;
  }
  .ms-sm-n14-e71ef6 {
    margin-left: -4.5rem !important;
  }
  .ms-sm-n15-ca0824 {
    margin-left: -5rem !important;
  }
  .ms-sm-n16-8ea1a3 {
    margin-left: -6rem !important;
  }
  .ms-sm-n17-dddacb {
    margin-left: -7rem !important;
  }
  .ms-sm-n18-080ddc {
    margin-left: -8rem !important;
  }
  .ms-sm-n19-a686a2 {
    margin-left: -9rem !important;
  }
  .ms-sm-n20-095904 {
    margin-left: -10rem !important;
  }
  .ms-sm-n21-be99ac {
    margin-left: -12.5rem !important;
  }
  .ms-sm-n22-a04e87 {
    margin-left: -15rem !important;
  }
  .ms-sm-n23-c6413e {
    margin-left: -17.5rem !important;
  }
  .ms-sm-n24-395f5f {
    margin-left: -20rem !important;
  }
  .ms-sm-n25-50c89f {
    margin-left: -22.5rem !important;
  }
  .p-sm-0-d57dc3 {
    padding: 0 !important;
  }
  .p-sm-1-60cda9 {
    padding: 0.25rem !important;
  }
  .p-sm-2-69e180 {
    padding: 0.5rem !important;
  }
  .p-sm-3-0369f7 {
    padding: 0.75rem !important;
  }
  .p-sm-4-df005a {
    padding: 1rem !important;
  }
  .p-sm-5-ab948f {
    padding: 1.25rem !important;
  }
  .p-sm-6-bf4a1a {
    padding: 1.5rem !important;
  }
  .p-sm-7-34dc18 {
    padding: 1.75rem !important;
  }
  .p-sm-8-040126 {
    padding: 2rem !important;
  }
  .p-sm-9-682a52 {
    padding: 2.25rem !important;
  }
  .p-sm-10-440705 {
    padding: 2.5rem !important;
  }
  .p-sm-11-501a51 {
    padding: 3rem !important;
  }
  .p-sm-12-230e29 {
    padding: 3.5rem !important;
  }
  .p-sm-13-a2850e {
    padding: 4rem !important;
  }
  .p-sm-14-49237d {
    padding: 4.5rem !important;
  }
  .p-sm-15-cbbb9b {
    padding: 5rem !important;
  }
  .p-sm-16-ce406b {
    padding: 6rem !important;
  }
  .p-sm-17-d5b48d {
    padding: 7rem !important;
  }
  .p-sm-18-943048 {
    padding: 8rem !important;
  }
  .p-sm-19-68d612 {
    padding: 9rem !important;
  }
  .p-sm-20-c7408d {
    padding: 10rem !important;
  }
  .p-sm-21-3c3e1e {
    padding: 12.5rem !important;
  }
  .p-sm-22-1c709c {
    padding: 15rem !important;
  }
  .p-sm-23-b6fd05 {
    padding: 17.5rem !important;
  }
  .p-sm-24-0bab08 {
    padding: 20rem !important;
  }
  .p-sm-25-164579 {
    padding: 22.5rem !important;
  }
  .px-sm-0-0f6424 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1-9c7a29 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2-f7b9d2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3-886d12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-sm-4-be06b7 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-5-4675ed {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-sm-6-d7083a {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-7-5d57f5 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-sm-8-1f9ee1 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-9-ade3b4 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-sm-10-fc9f97 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-11-c489ff {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-12-2cc23c {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-sm-13-0b5eb5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-14-727490 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-sm-15-720487 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-16-c8b70f {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-sm-17-c3c008 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-sm-18-5ae841 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-sm-19-df0906 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-sm-20-1b7683 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-sm-21-36f3ce {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
  }
  .px-sm-22-ed712b {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-sm-23-5da767 {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
  }
  .px-sm-24-01e9e1 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .px-sm-25-20ab5b {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
  }
  .py-sm-0-54db99 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1-07d167 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2-ea3968 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3-16f7cf {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-sm-4-39d8dd {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-5-81562c {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-sm-6-b1a060 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-7-087830 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-sm-8-43ebbd {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-9-e00f96 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-sm-10-bd6f7d {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-11-d17fbd {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-12-2bff7a {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-sm-13-c89d55 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-14-3bc233 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-sm-15-3841d3 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-16-654836 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-sm-17-a6b366 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-sm-18-5650e8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-sm-19-cc9982 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-sm-20-426a85 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-sm-21-00519d {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .py-sm-22-14bab9 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-sm-23-290707 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }
  .py-sm-24-25bd9f {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .py-sm-25-acd420 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .pt-sm-0-7b7f85 {
    padding-top: 0 !important;
  }
  .pt-sm-1-74af6b {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2-49649a {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3-845e98 {
    padding-top: 0.75rem !important;
  }
  .pt-sm-4-09f6bc {
    padding-top: 1rem !important;
  }
  .pt-sm-5-762942 {
    padding-top: 1.25rem !important;
  }
  .pt-sm-6-801184 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-7-0ee015 {
    padding-top: 1.75rem !important;
  }
  .pt-sm-8-fd4a71 {
    padding-top: 2rem !important;
  }
  .pt-sm-9-b74e79 {
    padding-top: 2.25rem !important;
  }
  .pt-sm-10-8e023d {
    padding-top: 2.5rem !important;
  }
  .pt-sm-11-058701 {
    padding-top: 3rem !important;
  }
  .pt-sm-12-2221b7 {
    padding-top: 3.5rem !important;
  }
  .pt-sm-13-2c1f69 {
    padding-top: 4rem !important;
  }
  .pt-sm-14-b162c6 {
    padding-top: 4.5rem !important;
  }
  .pt-sm-15-a4f55a {
    padding-top: 5rem !important;
  }
  .pt-sm-16-b7b361 {
    padding-top: 6rem !important;
  }
  .pt-sm-17-3513b8 {
    padding-top: 7rem !important;
  }
  .pt-sm-18-b52005 {
    padding-top: 8rem !important;
  }
  .pt-sm-19-92121d {
    padding-top: 9rem !important;
  }
  .pt-sm-20-842706 {
    padding-top: 10rem !important;
  }
  .pt-sm-21-c66f74 {
    padding-top: 12.5rem !important;
  }
  .pt-sm-22-52da65 {
    padding-top: 15rem !important;
  }
  .pt-sm-23-0ed5f6 {
    padding-top: 17.5rem !important;
  }
  .pt-sm-24-116208 {
    padding-top: 20rem !important;
  }
  .pt-sm-25-738f49 {
    padding-top: 22.5rem !important;
  }
  .pe-sm-0-f68b6a {
    padding-right: 0 !important;
  }
  .pe-sm-1-5a8673 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2-c7fa3c {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3-a31c23 {
    padding-right: 0.75rem !important;
  }
  .pe-sm-4-33c8b0 {
    padding-right: 1rem !important;
  }
  .pe-sm-5-63610e {
    padding-right: 1.25rem !important;
  }
  .pe-sm-6-4f58e1 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-7-300df5 {
    padding-right: 1.75rem !important;
  }
  .pe-sm-8-0be763 {
    padding-right: 2rem !important;
  }
  .pe-sm-9-a7734a {
    padding-right: 2.25rem !important;
  }
  .pe-sm-10-ad5cb6 {
    padding-right: 2.5rem !important;
  }
  .pe-sm-11-94eb1d {
    padding-right: 3rem !important;
  }
  .pe-sm-12-2184f5 {
    padding-right: 3.5rem !important;
  }
  .pe-sm-13-25d07e {
    padding-right: 4rem !important;
  }
  .pe-sm-14-cd6206 {
    padding-right: 4.5rem !important;
  }
  .pe-sm-15-3bc225 {
    padding-right: 5rem !important;
  }
  .pe-sm-16-c34ace {
    padding-right: 6rem !important;
  }
  .pe-sm-17-35efee {
    padding-right: 7rem !important;
  }
  .pe-sm-18-4d3224 {
    padding-right: 8rem !important;
  }
  .pe-sm-19-dda502 {
    padding-right: 9rem !important;
  }
  .pe-sm-20-4dfee2 {
    padding-right: 10rem !important;
  }
  .pe-sm-21-c26ebb {
    padding-right: 12.5rem !important;
  }
  .pe-sm-22-5e1acb {
    padding-right: 15rem !important;
  }
  .pe-sm-23-c22386 {
    padding-right: 17.5rem !important;
  }
  .pe-sm-24-980605 {
    padding-right: 20rem !important;
  }
  .pe-sm-25-3f496e {
    padding-right: 22.5rem !important;
  }
  .pb-sm-0-1c4d61 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1-4eb831 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2-db6051 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3-3a9de8 {
    padding-bottom: 0.75rem !important;
  }
  .pb-sm-4-fadaf9 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-5-7921cf {
    padding-bottom: 1.25rem !important;
  }
  .pb-sm-6-d6815d {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-7-779d4f {
    padding-bottom: 1.75rem !important;
  }
  .pb-sm-8-9b97d8 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-9-6d6c06 {
    padding-bottom: 2.25rem !important;
  }
  .pb-sm-10-be843b {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-11-544463 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-12-1e897a {
    padding-bottom: 3.5rem !important;
  }
  .pb-sm-13-5f09c7 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-14-9ae475 {
    padding-bottom: 4.5rem !important;
  }
  .pb-sm-15-4f9bda {
    padding-bottom: 5rem !important;
  }
  .pb-sm-16-40a113 {
    padding-bottom: 6rem !important;
  }
  .pb-sm-17-601a8e {
    padding-bottom: 7rem !important;
  }
  .pb-sm-18-07902b {
    padding-bottom: 8rem !important;
  }
  .pb-sm-19-c3596b {
    padding-bottom: 9rem !important;
  }
  .pb-sm-20-10a627 {
    padding-bottom: 10rem !important;
  }
  .pb-sm-21-466a08 {
    padding-bottom: 12.5rem !important;
  }
  .pb-sm-22-6e7163 {
    padding-bottom: 15rem !important;
  }
  .pb-sm-23-b18cf0 {
    padding-bottom: 17.5rem !important;
  }
  .pb-sm-24-9b8ce6 {
    padding-bottom: 20rem !important;
  }
  .pb-sm-25-6d259a {
    padding-bottom: 22.5rem !important;
  }
  .ps-sm-0-1291ab {
    padding-left: 0 !important;
  }
  .ps-sm-1-e90697 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2-67d55d {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3-e853bb {
    padding-left: 0.75rem !important;
  }
  .ps-sm-4-e06a53 {
    padding-left: 1rem !important;
  }
  .ps-sm-5-4b038c {
    padding-left: 1.25rem !important;
  }
  .ps-sm-6-700e1a {
    padding-left: 1.5rem !important;
  }
  .ps-sm-7-064942 {
    padding-left: 1.75rem !important;
  }
  .ps-sm-8-155010 {
    padding-left: 2rem !important;
  }
  .ps-sm-9-529c24 {
    padding-left: 2.25rem !important;
  }
  .ps-sm-10-d2485e {
    padding-left: 2.5rem !important;
  }
  .ps-sm-11-fe4d6f {
    padding-left: 3rem !important;
  }
  .ps-sm-12-2beee8 {
    padding-left: 3.5rem !important;
  }
  .ps-sm-13-c5354c {
    padding-left: 4rem !important;
  }
  .ps-sm-14-27b9c0 {
    padding-left: 4.5rem !important;
  }
  .ps-sm-15-3c8569 {
    padding-left: 5rem !important;
  }
  .ps-sm-16-3025fa {
    padding-left: 6rem !important;
  }
  .ps-sm-17-99a25d {
    padding-left: 7rem !important;
  }
  .ps-sm-18-a2b097 {
    padding-left: 8rem !important;
  }
  .ps-sm-19-b421f1 {
    padding-left: 9rem !important;
  }
  .ps-sm-20-d2098f {
    padding-left: 10rem !important;
  }
  .ps-sm-21-a4a591 {
    padding-left: 12.5rem !important;
  }
  .ps-sm-22-cefe76 {
    padding-left: 15rem !important;
  }
  .ps-sm-23-b3ff27 {
    padding-left: 17.5rem !important;
  }
  .ps-sm-24-5eecfa {
    padding-left: 20rem !important;
  }
  .ps-sm-25-366091 {
    padding-left: 22.5rem !important;
  }
  .text-sm-start-5a4007 {
    text-align: left !important;
  }
  .text-sm-end-10dea0 {
    text-align: right !important;
  }
  .text-sm-center-cab895 {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start-f836c6 {
    float: left !important;
  }
  .float-md-end-77dfe6 {
    float: right !important;
  }
  .float-md-none-5ffbd1 {
    float: none !important;
  }
  .d-md-inline-7d8de0 {
    display: inline !important;
  }
  .d-md-inline-block-cf94f3 {
    display: inline-block !important;
  }
  .d-md-block-03564b {
    display: block !important;
  }
  .d-md-grid-b56bbc {
    display: grid !important;
  }
  .d-md-table-a3e01d {
    display: table !important;
  }
  .d-md-table-row-93a0ba {
    display: table-row !important;
  }
  .d-md-table-cell-18e5a8 {
    display: table-cell !important;
  }
  .d-md-flex-52415d {
    display: flex !important;
  }
  .d-md-inline-flex-19e899 {
    display: inline-flex !important;
  }
  .d-md-none-1fed5c {
    display: none !important;
  }
  .flex-md-fill-81922e {
    flex: 1 1 auto !important;
  }
  .flex-md-row-644a00 {
    flex-direction: row !important;
  }
  .flex-md-column-acbf57 {
    flex-direction: column !important;
  }
  .flex-md-row-reverse-b9e7e0 {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse-f1dff1 {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0-3f2c04 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1-d914e2 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0-170353 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1-f9e20f {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap-ec1055 {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap-896bac {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse-6f9645 {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0-058de4 {
    gap: 0 !important;
  }
  .gap-md-1-f0a80e {
    gap: 0.25rem !important;
  }
  .gap-md-2-5a7298 {
    gap: 0.5rem !important;
  }
  .gap-md-3-3678d8 {
    gap: 0.75rem !important;
  }
  .gap-md-4-11c393 {
    gap: 1rem !important;
  }
  .gap-md-5-dd39a7 {
    gap: 1.25rem !important;
  }
  .gap-md-6-132180 {
    gap: 1.5rem !important;
  }
  .gap-md-7-fafc4c {
    gap: 1.75rem !important;
  }
  .gap-md-8-1bad07 {
    gap: 2rem !important;
  }
  .gap-md-9-964493 {
    gap: 2.25rem !important;
  }
  .gap-md-10-0e981d {
    gap: 2.5rem !important;
  }
  .gap-md-11-fe9843 {
    gap: 3rem !important;
  }
  .gap-md-12-2c8c3a {
    gap: 3.5rem !important;
  }
  .gap-md-13-cccdc3 {
    gap: 4rem !important;
  }
  .gap-md-14-5850d5 {
    gap: 4.5rem !important;
  }
  .gap-md-15-78128a {
    gap: 5rem !important;
  }
  .gap-md-16-304287 {
    gap: 6rem !important;
  }
  .gap-md-17-263b4e {
    gap: 7rem !important;
  }
  .gap-md-18-faf153 {
    gap: 8rem !important;
  }
  .gap-md-19-6a89c9 {
    gap: 9rem !important;
  }
  .gap-md-20-fde377 {
    gap: 10rem !important;
  }
  .gap-md-21-25273a {
    gap: 12.5rem !important;
  }
  .gap-md-22-07f073 {
    gap: 15rem !important;
  }
  .gap-md-23-ca6ecf {
    gap: 17.5rem !important;
  }
  .gap-md-24-165bc3 {
    gap: 20rem !important;
  }
  .gap-md-25-a73565 {
    gap: 22.5rem !important;
  }
  .justify-content-md-start-b1425c {
    justify-content: flex-start !important;
  }
  .justify-content-md-end-67aa81 {
    justify-content: flex-end !important;
  }
  .justify-content-md-center-5616cd {
    justify-content: center !important;
  }
  .justify-content-md-between-6f7f7a {
    justify-content: space-between !important;
  }
  .justify-content-md-around-54b9fb {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly-5baea8 {
    justify-content: space-evenly !important;
  }
  .align-items-md-start-4360fb {
    align-items: flex-start !important;
  }
  .align-items-md-end-300942 {
    align-items: flex-end !important;
  }
  .align-items-md-center-a69ab1 {
    align-items: center !important;
  }
  .align-items-md-baseline-baac02 {
    align-items: baseline !important;
  }
  .align-items-md-stretch-268bb6 {
    align-items: stretch !important;
  }
  .align-content-md-start-021bb7 {
    align-content: flex-start !important;
  }
  .align-content-md-end-dc8b0f {
    align-content: flex-end !important;
  }
  .align-content-md-center-4c9f36 {
    align-content: center !important;
  }
  .align-content-md-between-3051f8 {
    align-content: space-between !important;
  }
  .align-content-md-around-813313 {
    align-content: space-around !important;
  }
  .align-content-md-stretch-c30d6b {
    align-content: stretch !important;
  }
  .align-self-md-auto-69e0a6 {
    align-self: auto !important;
  }
  .align-self-md-start-2035ee {
    align-self: flex-start !important;
  }
  .align-self-md-end-d8c32b {
    align-self: flex-end !important;
  }
  .align-self-md-center-239fb2 {
    align-self: center !important;
  }
  .align-self-md-baseline-077584 {
    align-self: baseline !important;
  }
  .align-self-md-stretch-b188c8 {
    align-self: stretch !important;
  }
  .order-md-first-d336b6 {
    order: -1 !important;
  }
  .order-md-0-127524 {
    order: 0 !important;
  }
  .order-md-1-352f2d {
    order: 1 !important;
  }
  .order-md-2-8b3e09 {
    order: 2 !important;
  }
  .order-md-3-f59896 {
    order: 3 !important;
  }
  .order-md-4-3bfcdc {
    order: 4 !important;
  }
  .order-md-5-eff4cb {
    order: 5 !important;
  }
  .order-md-last-d55c15 {
    order: 6 !important;
  }
  .m-md-0-d215a5 {
    margin: 0 !important;
  }
  .m-md-1-8fe4a7 {
    margin: 0.25rem !important;
  }
  .m-md-2-955583 {
    margin: 0.5rem !important;
  }
  .m-md-3-e4024d {
    margin: 0.75rem !important;
  }
  .m-md-4-39e4a5 {
    margin: 1rem !important;
  }
  .m-md-5-2259df {
    margin: 1.25rem !important;
  }
  .m-md-6-58e8c1 {
    margin: 1.5rem !important;
  }
  .m-md-7-f14fa7 {
    margin: 1.75rem !important;
  }
  .m-md-8-2835dd {
    margin: 2rem !important;
  }
  .m-md-9-dadbf2 {
    margin: 2.25rem !important;
  }
  .m-md-10-9a4bb7 {
    margin: 2.5rem !important;
  }
  .m-md-11-fb44c1 {
    margin: 3rem !important;
  }
  .m-md-12-c8f8ca {
    margin: 3.5rem !important;
  }
  .m-md-13-2f9c79 {
    margin: 4rem !important;
  }
  .m-md-14-ec68fc {
    margin: 4.5rem !important;
  }
  .m-md-15-83786e {
    margin: 5rem !important;
  }
  .m-md-16-15fff2 {
    margin: 6rem !important;
  }
  .m-md-17-c9027c {
    margin: 7rem !important;
  }
  .m-md-18-591408 {
    margin: 8rem !important;
  }
  .m-md-19-86d14f {
    margin: 9rem !important;
  }
  .m-md-20-deeca8 {
    margin: 10rem !important;
  }
  .m-md-21-08b8ba {
    margin: 12.5rem !important;
  }
  .m-md-22-18c66f {
    margin: 15rem !important;
  }
  .m-md-23-2ba675 {
    margin: 17.5rem !important;
  }
  .m-md-24-06d901 {
    margin: 20rem !important;
  }
  .m-md-25-359df0 {
    margin: 22.5rem !important;
  }
  .m-md-auto-255035 {
    margin: auto !important;
  }
  .mx-md-0-a2870d {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1-a80aba {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2-5f20a9 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3-cf58e8 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-md-4-a2baa5 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-5-4efe11 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-md-6-d0d235 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-7-d60902 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-md-8-dcc468 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-9-51d489 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-md-10-2acd2d {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-11-4e48a9 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-12-aa8c27 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-md-13-96eeee {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-14-e5c80f {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-md-15-2aa062 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-16-9d5ef4 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-17-31e8ea {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-md-18-73ccf7 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-md-19-1b2b9e {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-md-20-bfbbc3 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-md-21-2c39ab {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .mx-md-22-b69349 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-md-23-766ac4 {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .mx-md-24-10477a {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-md-25-7351f7 {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .mx-md-auto-af7195 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0-ee65a6 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1-4ea3c9 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2-471921 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3-070c3d {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-md-4-da8690 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-5-4b5ff1 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-md-6-a13db2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-7-d4bbcf {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-md-8-15f739 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-9-275d85 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-md-10-443b7d {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-11-6e008e {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-12-2d9594 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-md-13-223761 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-14-4f2c43 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-md-15-a88364 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-16-27715c {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-17-021658 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-md-18-16dc77 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-md-19-67cacc {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-md-20-689a7a {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-md-21-c8d622 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .my-md-22-570be6 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-md-23-b00893 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }
  .my-md-24-c44948 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-md-25-db1cba {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .my-md-auto-4482a7 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0-1b7f8e {
    margin-top: 0 !important;
  }
  .mt-md-1-7d8234 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2-ea5950 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3-01c1c5 {
    margin-top: 0.75rem !important;
  }
  .mt-md-4-ae4a5f {
    margin-top: 1rem !important;
  }
  .mt-md-5-0deef0 {
    margin-top: 1.25rem !important;
  }
  .mt-md-6-1ca5db {
    margin-top: 1.5rem !important;
  }
  .mt-md-7-51c498 {
    margin-top: 1.75rem !important;
  }
  .mt-md-8-a30dad {
    margin-top: 2rem !important;
  }
  .mt-md-9-8669e4 {
    margin-top: 2.25rem !important;
  }
  .mt-md-10-730b17 {
    margin-top: 2.5rem !important;
  }
  .mt-md-11-bd8773 {
    margin-top: 3rem !important;
  }
  .mt-md-12-a8f580 {
    margin-top: 3.5rem !important;
  }
  .mt-md-13-b6efd5 {
    margin-top: 4rem !important;
  }
  .mt-md-14-7c0cd5 {
    margin-top: 4.5rem !important;
  }
  .mt-md-15-c103f4 {
    margin-top: 5rem !important;
  }
  .mt-md-16-38d058 {
    margin-top: 6rem !important;
  }
  .mt-md-17-0add0e {
    margin-top: 7rem !important;
  }
  .mt-md-18-c6d1e9 {
    margin-top: 8rem !important;
  }
  .mt-md-19-b33951 {
    margin-top: 9rem !important;
  }
  .mt-md-20-3539ae {
    margin-top: 10rem !important;
  }
  .mt-md-21-306262 {
    margin-top: 12.5rem !important;
  }
  .mt-md-22-5b6fa1 {
    margin-top: 15rem !important;
  }
  .mt-md-23-f1b972 {
    margin-top: 17.5rem !important;
  }
  .mt-md-24-016d51 {
    margin-top: 20rem !important;
  }
  .mt-md-25-848faa {
    margin-top: 22.5rem !important;
  }
  .mt-md-auto-db28e9 {
    margin-top: auto !important;
  }
  .me-md-0-81ea16 {
    margin-right: 0 !important;
  }
  .me-md-1-260767 {
    margin-right: 0.25rem !important;
  }
  .me-md-2-005d61 {
    margin-right: 0.5rem !important;
  }
  .me-md-3-03d57a {
    margin-right: 0.75rem !important;
  }
  .me-md-4-a5274c {
    margin-right: 1rem !important;
  }
  .me-md-5-f8a724 {
    margin-right: 1.25rem !important;
  }
  .me-md-6-4f47ea {
    margin-right: 1.5rem !important;
  }
  .me-md-7-774871 {
    margin-right: 1.75rem !important;
  }
  .me-md-8-83a5f4 {
    margin-right: 2rem !important;
  }
  .me-md-9-e3c87a {
    margin-right: 2.25rem !important;
  }
  .me-md-10-ebf82d {
    margin-right: 2.5rem !important;
  }
  .me-md-11-310b47 {
    margin-right: 3rem !important;
  }
  .me-md-12-29d76e {
    margin-right: 3.5rem !important;
  }
  .me-md-13-dcdb2d {
    margin-right: 4rem !important;
  }
  .me-md-14-558b02 {
    margin-right: 4.5rem !important;
  }
  .me-md-15-1ab828 {
    margin-right: 5rem !important;
  }
  .me-md-16-e6c726 {
    margin-right: 6rem !important;
  }
  .me-md-17-3cd2af {
    margin-right: 7rem !important;
  }
  .me-md-18-a48045 {
    margin-right: 8rem !important;
  }
  .me-md-19-f18742 {
    margin-right: 9rem !important;
  }
  .me-md-20-a4b975 {
    margin-right: 10rem !important;
  }
  .me-md-21-397188 {
    margin-right: 12.5rem !important;
  }
  .me-md-22-f09a81 {
    margin-right: 15rem !important;
  }
  .me-md-23-2f8ed0 {
    margin-right: 17.5rem !important;
  }
  .me-md-24-8c0b36 {
    margin-right: 20rem !important;
  }
  .me-md-25-7bc561 {
    margin-right: 22.5rem !important;
  }
  .me-md-auto-2e7886 {
    margin-right: auto !important;
  }
  .mb-md-0-a5c498 {
    margin-bottom: 0 !important;
  }
  .mb-md-1-6993de {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2-b28864 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3-4b9f1b {
    margin-bottom: 0.75rem !important;
  }
  .mb-md-4-e0f83e {
    margin-bottom: 1rem !important;
  }
  .mb-md-5-7171f7 {
    margin-bottom: 1.25rem !important;
  }
  .mb-md-6-2bc5ee {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-7-37c963 {
    margin-bottom: 1.75rem !important;
  }
  .mb-md-8-d7e72b {
    margin-bottom: 2rem !important;
  }
  .mb-md-9-576102 {
    margin-bottom: 2.25rem !important;
  }
  .mb-md-10-2845b6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-11-45eb71 {
    margin-bottom: 3rem !important;
  }
  .mb-md-12-edfb90 {
    margin-bottom: 3.5rem !important;
  }
  .mb-md-13-0c7f18 {
    margin-bottom: 4rem !important;
  }
  .mb-md-14-de5581 {
    margin-bottom: 4.5rem !important;
  }
  .mb-md-15-76d8a8 {
    margin-bottom: 5rem !important;
  }
  .mb-md-16-62f538 {
    margin-bottom: 6rem !important;
  }
  .mb-md-17-2521c2 {
    margin-bottom: 7rem !important;
  }
  .mb-md-18-59ecf2 {
    margin-bottom: 8rem !important;
  }
  .mb-md-19-9f7fb6 {
    margin-bottom: 9rem !important;
  }
  .mb-md-20-e1e573 {
    margin-bottom: 10rem !important;
  }
  .mb-md-21-41762b {
    margin-bottom: 12.5rem !important;
  }
  .mb-md-22-7bf4b4 {
    margin-bottom: 15rem !important;
  }
  .mb-md-23-b5930f {
    margin-bottom: 17.5rem !important;
  }
  .mb-md-24-d893e0 {
    margin-bottom: 20rem !important;
  }
  .mb-md-25-43ce43 {
    margin-bottom: 22.5rem !important;
  }
  .mb-md-auto-3f92bb {
    margin-bottom: auto !important;
  }
  .ms-md-0-5c4b86 {
    margin-left: 0 !important;
  }
  .ms-md-1-e81d7f {
    margin-left: 0.25rem !important;
  }
  .ms-md-2-f6bd6b {
    margin-left: 0.5rem !important;
  }
  .ms-md-3-c94cdb {
    margin-left: 0.75rem !important;
  }
  .ms-md-4-505017 {
    margin-left: 1rem !important;
  }
  .ms-md-5-c5c749 {
    margin-left: 1.25rem !important;
  }
  .ms-md-6-c2b4bc {
    margin-left: 1.5rem !important;
  }
  .ms-md-7-62f1f1 {
    margin-left: 1.75rem !important;
  }
  .ms-md-8-4be428 {
    margin-left: 2rem !important;
  }
  .ms-md-9-0d914a {
    margin-left: 2.25rem !important;
  }
  .ms-md-10-38747e {
    margin-left: 2.5rem !important;
  }
  .ms-md-11-0ec44e {
    margin-left: 3rem !important;
  }
  .ms-md-12-10b1b9 {
    margin-left: 3.5rem !important;
  }
  .ms-md-13-a7ba39 {
    margin-left: 4rem !important;
  }
  .ms-md-14-1300f2 {
    margin-left: 4.5rem !important;
  }
  .ms-md-15-d83f16 {
    margin-left: 5rem !important;
  }
  .ms-md-16-eacf89 {
    margin-left: 6rem !important;
  }
  .ms-md-17-432080 {
    margin-left: 7rem !important;
  }
  .ms-md-18-bfc7c2 {
    margin-left: 8rem !important;
  }
  .ms-md-19-24d478 {
    margin-left: 9rem !important;
  }
  .ms-md-20-6c82aa {
    margin-left: 10rem !important;
  }
  .ms-md-21-908e14 {
    margin-left: 12.5rem !important;
  }
  .ms-md-22-de159b {
    margin-left: 15rem !important;
  }
  .ms-md-23-8f80e1 {
    margin-left: 17.5rem !important;
  }
  .ms-md-24-707d8b {
    margin-left: 20rem !important;
  }
  .ms-md-25-0731dc {
    margin-left: 22.5rem !important;
  }
  .ms-md-auto-775699 {
    margin-left: auto !important;
  }
  .m-md-n1-83ff96 {
    margin: -0.25rem !important;
  }
  .m-md-n2-89e5cf {
    margin: -0.5rem !important;
  }
  .m-md-n3-4e0820 {
    margin: -0.75rem !important;
  }
  .m-md-n4-ae2669 {
    margin: -1rem !important;
  }
  .m-md-n5-51e22b {
    margin: -1.25rem !important;
  }
  .m-md-n6-93bb56 {
    margin: -1.5rem !important;
  }
  .m-md-n7-ffd8a4 {
    margin: -1.75rem !important;
  }
  .m-md-n8-737de8 {
    margin: -2rem !important;
  }
  .m-md-n9-5b4cb4 {
    margin: -2.25rem !important;
  }
  .m-md-n10-2b8fa9 {
    margin: -2.5rem !important;
  }
  .m-md-n11-17c6a2 {
    margin: -3rem !important;
  }
  .m-md-n12-7c06c2 {
    margin: -3.5rem !important;
  }
  .m-md-n13-a9187c {
    margin: -4rem !important;
  }
  .m-md-n14-5b4210 {
    margin: -4.5rem !important;
  }
  .m-md-n15-d100b6 {
    margin: -5rem !important;
  }
  .m-md-n16-e0e7eb {
    margin: -6rem !important;
  }
  .m-md-n17-1debf4 {
    margin: -7rem !important;
  }
  .m-md-n18-6a5a8e {
    margin: -8rem !important;
  }
  .m-md-n19-5b3efa {
    margin: -9rem !important;
  }
  .m-md-n20-5307cd {
    margin: -10rem !important;
  }
  .m-md-n21-30ff78 {
    margin: -12.5rem !important;
  }
  .m-md-n22-7d420b {
    margin: -15rem !important;
  }
  .m-md-n23-edd709 {
    margin: -17.5rem !important;
  }
  .m-md-n24-894da7 {
    margin: -20rem !important;
  }
  .m-md-n25-54f3d1 {
    margin: -22.5rem !important;
  }
  .mx-md-n1-0e70ff {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-md-n2-8977df {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-md-n3-c33520 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-md-n4-5d8626 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-md-n5-e5504c {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-md-n6-d57665 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-md-n7-b520d3 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-md-n8-74d8c1 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-md-n9-8a25e5 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-md-n10-2b9355 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-md-n11-3ab324 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-md-n12-bd9aa5 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-md-n13-80a8e3 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-md-n14-385db4 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-md-n15-7da934 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-md-n16-430e55 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-md-n17-98b9df {
    margin-right: -7rem !important;
    margin-left: -7rem !important;
  }
  .mx-md-n18-14d20d {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-md-n19-109d25 {
    margin-right: -9rem !important;
    margin-left: -9rem !important;
  }
  .mx-md-n20-df31c9 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-md-n21-b3607f {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .mx-md-n22-83c0ce {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-md-n23-c4c343 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .mx-md-n24-ac0610 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .mx-md-n25-6c404d {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .my-md-n1-4e56b3 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-md-n2-984db6 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-md-n3-e53cbc {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-md-n4-a94818 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-md-n5-c9de47 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-md-n6-ba1445 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-md-n7-36c6e5 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-md-n8-c1f0e2 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-md-n9-ee3f91 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-md-n10-ea6040 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-md-n11-e20f85 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-md-n12-d6d785 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-md-n13-6aaded {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-md-n14-77be78 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-md-n15-253a22 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-md-n16-e3f013 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-md-n17-1851d6 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }
  .my-md-n18-87aca7 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-md-n19-039c52 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }
  .my-md-n20-cc73dc {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-md-n21-61050c {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }
  .my-md-n22-00a3a7 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-md-n23-cfc528 {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }
  .my-md-n24-0ec6c5 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .my-md-n25-039519 {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }
  .mt-md-n1-0a1832 {
    margin-top: -0.25rem !important;
  }
  .mt-md-n2-e7ec3b {
    margin-top: -0.5rem !important;
  }
  .mt-md-n3-a7193a {
    margin-top: -0.75rem !important;
  }
  .mt-md-n4-afa67a {
    margin-top: -1rem !important;
  }
  .mt-md-n5-141a05 {
    margin-top: -1.25rem !important;
  }
  .mt-md-n6-d38ce1 {
    margin-top: -1.5rem !important;
  }
  .mt-md-n7-c9cc41 {
    margin-top: -1.75rem !important;
  }
  .mt-md-n8-011445 {
    margin-top: -2rem !important;
  }
  .mt-md-n9-d55e0d {
    margin-top: -2.25rem !important;
  }
  .mt-md-n10-822005 {
    margin-top: -2.5rem !important;
  }
  .mt-md-n11-1a4319 {
    margin-top: -3rem !important;
  }
  .mt-md-n12-7b269a {
    margin-top: -3.5rem !important;
  }
  .mt-md-n13-38a836 {
    margin-top: -4rem !important;
  }
  .mt-md-n14-d656a7 {
    margin-top: -4.5rem !important;
  }
  .mt-md-n15-05d5a0 {
    margin-top: -5rem !important;
  }
  .mt-md-n16-a3758a {
    margin-top: -6rem !important;
  }
  .mt-md-n17-e80148 {
    margin-top: -7rem !important;
  }
  .mt-md-n18-526be1 {
    margin-top: -8rem !important;
  }
  .mt-md-n19-495d7a {
    margin-top: -9rem !important;
  }
  .mt-md-n20-b37032 {
    margin-top: -10rem !important;
  }
  .mt-md-n21-9ec6d5 {
    margin-top: -12.5rem !important;
  }
  .mt-md-n22-cb288c {
    margin-top: -15rem !important;
  }
  .mt-md-n23-870768 {
    margin-top: -17.5rem !important;
  }
  .mt-md-n24-9a19e8 {
    margin-top: -20rem !important;
  }
  .mt-md-n25-fc68e8 {
    margin-top: -22.5rem !important;
  }
  .me-md-n1-48fc2f {
    margin-right: -0.25rem !important;
  }
  .me-md-n2-783947 {
    margin-right: -0.5rem !important;
  }
  .me-md-n3-f46edf {
    margin-right: -0.75rem !important;
  }
  .me-md-n4-b5b511 {
    margin-right: -1rem !important;
  }
  .me-md-n5-4cdb2a {
    margin-right: -1.25rem !important;
  }
  .me-md-n6-e30188 {
    margin-right: -1.5rem !important;
  }
  .me-md-n7-65c172 {
    margin-right: -1.75rem !important;
  }
  .me-md-n8-cdb64e {
    margin-right: -2rem !important;
  }
  .me-md-n9-a14b6c {
    margin-right: -2.25rem !important;
  }
  .me-md-n10-c407a8 {
    margin-right: -2.5rem !important;
  }
  .me-md-n11-36b9a9 {
    margin-right: -3rem !important;
  }
  .me-md-n12-63c4e5 {
    margin-right: -3.5rem !important;
  }
  .me-md-n13-20f9eb {
    margin-right: -4rem !important;
  }
  .me-md-n14-fc3324 {
    margin-right: -4.5rem !important;
  }
  .me-md-n15-a6d175 {
    margin-right: -5rem !important;
  }
  .me-md-n16-7f6a85 {
    margin-right: -6rem !important;
  }
  .me-md-n17-110086 {
    margin-right: -7rem !important;
  }
  .me-md-n18-cece6e {
    margin-right: -8rem !important;
  }
  .me-md-n19-68c48a {
    margin-right: -9rem !important;
  }
  .me-md-n20-5bc4cc {
    margin-right: -10rem !important;
  }
  .me-md-n21-de67d2 {
    margin-right: -12.5rem !important;
  }
  .me-md-n22-b08f70 {
    margin-right: -15rem !important;
  }
  .me-md-n23-99bf5c {
    margin-right: -17.5rem !important;
  }
  .me-md-n24-ac4af9 {
    margin-right: -20rem !important;
  }
  .me-md-n25-37ceea {
    margin-right: -22.5rem !important;
  }
  .mb-md-n1-7d7405 {
    margin-bottom: -0.25rem !important;
  }
  .mb-md-n2-fbbea0 {
    margin-bottom: -0.5rem !important;
  }
  .mb-md-n3-1b6dfa {
    margin-bottom: -0.75rem !important;
  }
  .mb-md-n4-d32182 {
    margin-bottom: -1rem !important;
  }
  .mb-md-n5-4ebb36 {
    margin-bottom: -1.25rem !important;
  }
  .mb-md-n6-2b4d96 {
    margin-bottom: -1.5rem !important;
  }
  .mb-md-n7-b98313 {
    margin-bottom: -1.75rem !important;
  }
  .mb-md-n8-1d1a3e {
    margin-bottom: -2rem !important;
  }
  .mb-md-n9-65ab48 {
    margin-bottom: -2.25rem !important;
  }
  .mb-md-n10-b3d562 {
    margin-bottom: -2.5rem !important;
  }
  .mb-md-n11-92d93f {
    margin-bottom: -3rem !important;
  }
  .mb-md-n12-c08d6c {
    margin-bottom: -3.5rem !important;
  }
  .mb-md-n13-267734 {
    margin-bottom: -4rem !important;
  }
  .mb-md-n14-613eb2 {
    margin-bottom: -4.5rem !important;
  }
  .mb-md-n15-e5d3be {
    margin-bottom: -5rem !important;
  }
  .mb-md-n16-7551e1 {
    margin-bottom: -6rem !important;
  }
  .mb-md-n17-416462 {
    margin-bottom: -7rem !important;
  }
  .mb-md-n18-b2cf73 {
    margin-bottom: -8rem !important;
  }
  .mb-md-n19-460181 {
    margin-bottom: -9rem !important;
  }
  .mb-md-n20-53ca62 {
    margin-bottom: -10rem !important;
  }
  .mb-md-n21-e68d1a {
    margin-bottom: -12.5rem !important;
  }
  .mb-md-n22-9eaf81 {
    margin-bottom: -15rem !important;
  }
  .mb-md-n23-0cbaa6 {
    margin-bottom: -17.5rem !important;
  }
  .mb-md-n24-9cf69c {
    margin-bottom: -20rem !important;
  }
  .mb-md-n25-98aaea {
    margin-bottom: -22.5rem !important;
  }
  .ms-md-n1-787efb {
    margin-left: -0.25rem !important;
  }
  .ms-md-n2-1e3ca5 {
    margin-left: -0.5rem !important;
  }
  .ms-md-n3-80e2fa {
    margin-left: -0.75rem !important;
  }
  .ms-md-n4-67a930 {
    margin-left: -1rem !important;
  }
  .ms-md-n5-d2db84 {
    margin-left: -1.25rem !important;
  }
  .ms-md-n6-d2873f {
    margin-left: -1.5rem !important;
  }
  .ms-md-n7-1e9f60 {
    margin-left: -1.75rem !important;
  }
  .ms-md-n8-2f6b48 {
    margin-left: -2rem !important;
  }
  .ms-md-n9-f31e5e {
    margin-left: -2.25rem !important;
  }
  .ms-md-n10-ebb9c5 {
    margin-left: -2.5rem !important;
  }
  .ms-md-n11-d407dc {
    margin-left: -3rem !important;
  }
  .ms-md-n12-f45506 {
    margin-left: -3.5rem !important;
  }
  .ms-md-n13-c4732b {
    margin-left: -4rem !important;
  }
  .ms-md-n14-e3c48b {
    margin-left: -4.5rem !important;
  }
  .ms-md-n15-6b998e {
    margin-left: -5rem !important;
  }
  .ms-md-n16-758fb5 {
    margin-left: -6rem !important;
  }
  .ms-md-n17-ec23a4 {
    margin-left: -7rem !important;
  }
  .ms-md-n18-e34b92 {
    margin-left: -8rem !important;
  }
  .ms-md-n19-b9c74c {
    margin-left: -9rem !important;
  }
  .ms-md-n20-95798b {
    margin-left: -10rem !important;
  }
  .ms-md-n21-f54272 {
    margin-left: -12.5rem !important;
  }
  .ms-md-n22-1db78b {
    margin-left: -15rem !important;
  }
  .ms-md-n23-20911f {
    margin-left: -17.5rem !important;
  }
  .ms-md-n24-e470aa {
    margin-left: -20rem !important;
  }
  .ms-md-n25-6f6180 {
    margin-left: -22.5rem !important;
  }
  .p-md-0-07c450 {
    padding: 0 !important;
  }
  .p-md-1-ce7df7 {
    padding: 0.25rem !important;
  }
  .p-md-2-72461a {
    padding: 0.5rem !important;
  }
  .p-md-3-25145d {
    padding: 0.75rem !important;
  }
  .p-md-4-4e23d8 {
    padding: 1rem !important;
  }
  .p-md-5-8f2c65 {
    padding: 1.25rem !important;
  }
  .p-md-6-99e146 {
    padding: 1.5rem !important;
  }
  .p-md-7-e147f5 {
    padding: 1.75rem !important;
  }
  .p-md-8-cf95a1 {
    padding: 2rem !important;
  }
  .p-md-9-87ff2b {
    padding: 2.25rem !important;
  }
  .p-md-10-fe20af {
    padding: 2.5rem !important;
  }
  .p-md-11-9ca03d {
    padding: 3rem !important;
  }
  .p-md-12-c1bdd2 {
    padding: 3.5rem !important;
  }
  .p-md-13-bd7857 {
    padding: 4rem !important;
  }
  .p-md-14-9d06a4 {
    padding: 4.5rem !important;
  }
  .p-md-15-ea75d7 {
    padding: 5rem !important;
  }
  .p-md-16-b63b20 {
    padding: 6rem !important;
  }
  .p-md-17-0a60a6 {
    padding: 7rem !important;
  }
  .p-md-18-b67ccb {
    padding: 8rem !important;
  }
  .p-md-19-7e4f27 {
    padding: 9rem !important;
  }
  .p-md-20-c3e0cc {
    padding: 10rem !important;
  }
  .p-md-21-ff305c {
    padding: 12.5rem !important;
  }
  .p-md-22-adb5b2 {
    padding: 15rem !important;
  }
  .p-md-23-ea4faa {
    padding: 17.5rem !important;
  }
  .p-md-24-cdf2ee {
    padding: 20rem !important;
  }
  .p-md-25-aef050 {
    padding: 22.5rem !important;
  }
  .px-md-0-46d745 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1-9d9626 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2-e9d6f4 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3-ef8aac {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-md-4-a57ba4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-5-fe0970 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-md-6-a0f40f {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-7-a704a2 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-md-8-472514 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-9-bd2cb1 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-md-10-1fea94 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-11-9e2f12 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-12-10b438 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-md-13-377b43 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-14-fe3bdc {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-md-15-70ca3f {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-16-6ecd58 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-md-17-40def7 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-md-18-6eb9de {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-md-19-44875b {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-md-20-65bd2a {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-md-21-80d55a {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
  }
  .px-md-22-a17ce1 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-md-23-a0b238 {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
  }
  .px-md-24-add8da {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .px-md-25-21393e {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
  }
  .py-md-0-3a5934 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1-c67076 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2-b5387e {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3-a29977 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-md-4-5e685e {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-5-f1dcb5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-md-6-f9afa4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-7-c0bcff {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-md-8-f9fb41 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-9-0b7be4 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-md-10-44df0e {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-11-b769c4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-12-e61b5c {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-md-13-733d26 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-14-45838b {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-md-15-8bd9b8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-16-2179dc {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-md-17-f13589 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-md-18-e0774f {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-md-19-b70a58 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-md-20-db2877 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-md-21-9de47c {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .py-md-22-f69539 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-md-23-a5f6f7 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }
  .py-md-24-9ca98e {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .py-md-25-a11ac4 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .pt-md-0-277576 {
    padding-top: 0 !important;
  }
  .pt-md-1-c30c7f {
    padding-top: 0.25rem !important;
  }
  .pt-md-2-110184 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3-78f40e {
    padding-top: 0.75rem !important;
  }
  .pt-md-4-b6370f {
    padding-top: 1rem !important;
  }
  .pt-md-5-732c22 {
    padding-top: 1.25rem !important;
  }
  .pt-md-6-dd5439 {
    padding-top: 1.5rem !important;
  }
  .pt-md-7-b53c4c {
    padding-top: 1.75rem !important;
  }
  .pt-md-8-a8e523 {
    padding-top: 2rem !important;
  }
  .pt-md-9-4995b1 {
    padding-top: 2.25rem !important;
  }
  .pt-md-10-4b646f {
    padding-top: 2.5rem !important;
  }
  .pt-md-11-959c3c {
    padding-top: 3rem !important;
  }
  .pt-md-12-21bee2 {
    padding-top: 3.5rem !important;
  }
  .pt-md-13-e6db41 {
    padding-top: 4rem !important;
  }
  .pt-md-14-33ca70 {
    padding-top: 4.5rem !important;
  }
  .pt-md-15-82e9df {
    padding-top: 5rem !important;
  }
  .pt-md-16-43e95c {
    padding-top: 6rem !important;
  }
  .pt-md-17-f67ea6 {
    padding-top: 7rem !important;
  }
  .pt-md-18-dae39e {
    padding-top: 8rem !important;
  }
  .pt-md-19-9dfa80 {
    padding-top: 9rem !important;
  }
  .pt-md-20-6e657d {
    padding-top: 10rem !important;
  }
  .pt-md-21-46144a {
    padding-top: 12.5rem !important;
  }
  .pt-md-22-49b6fb {
    padding-top: 15rem !important;
  }
  .pt-md-23-798019 {
    padding-top: 17.5rem !important;
  }
  .pt-md-24-8cd476 {
    padding-top: 20rem !important;
  }
  .pt-md-25-170858 {
    padding-top: 22.5rem !important;
  }
  .pe-md-0-d9a170 {
    padding-right: 0 !important;
  }
  .pe-md-1-175695 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2-790f8d {
    padding-right: 0.5rem !important;
  }
  .pe-md-3-75d59d {
    padding-right: 0.75rem !important;
  }
  .pe-md-4-2c7b17 {
    padding-right: 1rem !important;
  }
  .pe-md-5-017391 {
    padding-right: 1.25rem !important;
  }
  .pe-md-6-78bb26 {
    padding-right: 1.5rem !important;
  }
  .pe-md-7-4ecd26 {
    padding-right: 1.75rem !important;
  }
  .pe-md-8-5a6297 {
    padding-right: 2rem !important;
  }
  .pe-md-9-480673 {
    padding-right: 2.25rem !important;
  }
  .pe-md-10-5d6f87 {
    padding-right: 2.5rem !important;
  }
  .pe-md-11-85a214 {
    padding-right: 3rem !important;
  }
  .pe-md-12-c03d04 {
    padding-right: 3.5rem !important;
  }
  .pe-md-13-6a849c {
    padding-right: 4rem !important;
  }
  .pe-md-14-fcab25 {
    padding-right: 4.5rem !important;
  }
  .pe-md-15-8e074f {
    padding-right: 5rem !important;
  }
  .pe-md-16-84fa91 {
    padding-right: 6rem !important;
  }
  .pe-md-17-2ba1c4 {
    padding-right: 7rem !important;
  }
  .pe-md-18-ccb341 {
    padding-right: 8rem !important;
  }
  .pe-md-19-e2ac00 {
    padding-right: 9rem !important;
  }
  .pe-md-20-14b127 {
    padding-right: 10rem !important;
  }
  .pe-md-21-67c23d {
    padding-right: 12.5rem !important;
  }
  .pe-md-22-eb82fe {
    padding-right: 15rem !important;
  }
  .pe-md-23-aa8008 {
    padding-right: 17.5rem !important;
  }
  .pe-md-24-1a1388 {
    padding-right: 20rem !important;
  }
  .pe-md-25-e09dc5 {
    padding-right: 22.5rem !important;
  }
  .pb-md-0-09ff7b {
    padding-bottom: 0 !important;
  }
  .pb-md-1-c3d6bc {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2-b442f6 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3-9ba70d {
    padding-bottom: 0.75rem !important;
  }
  .pb-md-4-4d97bb {
    padding-bottom: 1rem !important;
  }
  .pb-md-5-d6952f {
    padding-bottom: 1.25rem !important;
  }
  .pb-md-6-991af9 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-7-f33a99 {
    padding-bottom: 1.75rem !important;
  }
  .pb-md-8-ef99d0 {
    padding-bottom: 2rem !important;
  }
  .pb-md-9-0f54fe {
    padding-bottom: 2.25rem !important;
  }
  .pb-md-10-66cc87 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-11-7fe335 {
    padding-bottom: 3rem !important;
  }
  .pb-md-12-dc4a12 {
    padding-bottom: 3.5rem !important;
  }
  .pb-md-13-8f3937 {
    padding-bottom: 4rem !important;
  }
  .pb-md-14-899207 {
    padding-bottom: 4.5rem !important;
  }
  .pb-md-15-fb9324 {
    padding-bottom: 5rem !important;
  }
  .pb-md-16-630430 {
    padding-bottom: 6rem !important;
  }
  .pb-md-17-2ce34f {
    padding-bottom: 7rem !important;
  }
  .pb-md-18-c395ae {
    padding-bottom: 8rem !important;
  }
  .pb-md-19-df4927 {
    padding-bottom: 9rem !important;
  }
  .pb-md-20-01ddc5 {
    padding-bottom: 10rem !important;
  }
  .pb-md-21-157deb {
    padding-bottom: 12.5rem !important;
  }
  .pb-md-22-9143e6 {
    padding-bottom: 15rem !important;
  }
  .pb-md-23-96c5ad {
    padding-bottom: 17.5rem !important;
  }
  .pb-md-24-3240d1 {
    padding-bottom: 20rem !important;
  }
  .pb-md-25-9f7397 {
    padding-bottom: 22.5rem !important;
  }
  .ps-md-0-4ef48c {
    padding-left: 0 !important;
  }
  .ps-md-1-5e7fcc {
    padding-left: 0.25rem !important;
  }
  .ps-md-2-3e64d4 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3-7fcc9f {
    padding-left: 0.75rem !important;
  }
  .ps-md-4-2e1583 {
    padding-left: 1rem !important;
  }
  .ps-md-5-08d308 {
    padding-left: 1.25rem !important;
  }
  .ps-md-6-3f1ace {
    padding-left: 1.5rem !important;
  }
  .ps-md-7-5a082f {
    padding-left: 1.75rem !important;
  }
  .ps-md-8-24fe76 {
    padding-left: 2rem !important;
  }
  .ps-md-9-1fcfd1 {
    padding-left: 2.25rem !important;
  }
  .ps-md-10-e7e93a {
    padding-left: 2.5rem !important;
  }
  .ps-md-11-bf0dcd {
    padding-left: 3rem !important;
  }
  .ps-md-12-9e7bd1 {
    padding-left: 3.5rem !important;
  }
  .ps-md-13-7af2e0 {
    padding-left: 4rem !important;
  }
  .ps-md-14-996cc4 {
    padding-left: 4.5rem !important;
  }
  .ps-md-15-face21 {
    padding-left: 5rem !important;
  }
  .ps-md-16-b54c43 {
    padding-left: 6rem !important;
  }
  .ps-md-17-7b81d3 {
    padding-left: 7rem !important;
  }
  .ps-md-18-3241a0 {
    padding-left: 8rem !important;
  }
  .ps-md-19-95a226 {
    padding-left: 9rem !important;
  }
  .ps-md-20-91e55b {
    padding-left: 10rem !important;
  }
  .ps-md-21-1a0e2b {
    padding-left: 12.5rem !important;
  }
  .ps-md-22-746f85 {
    padding-left: 15rem !important;
  }
  .ps-md-23-437e2b {
    padding-left: 17.5rem !important;
  }
  .ps-md-24-e2c92f {
    padding-left: 20rem !important;
  }
  .ps-md-25-bd980a {
    padding-left: 22.5rem !important;
  }
  .text-md-start-0d3b99 {
    text-align: left !important;
  }
  .text-md-end-e31fe5 {
    text-align: right !important;
  }
  .text-md-center-f0bd03 {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start-924efa {
    float: left !important;
  }
  .float-lg-end-90a54d {
    float: right !important;
  }
  .float-lg-none-3222a4 {
    float: none !important;
  }
  .d-lg-inline-25b3c5 {
    display: inline !important;
  }
  .d-lg-inline-block-ea573b {
    display: inline-block !important;
  }
  .d-lg-block-cb6a20 {
    display: block !important;
  }
  .d-lg-grid-1dd74d {
    display: grid !important;
  }
  .d-lg-table-e29167 {
    display: table !important;
  }
  .d-lg-table-row-7f3b1b {
    display: table-row !important;
  }
  .d-lg-table-cell-5c8148 {
    display: table-cell !important;
  }
  .d-lg-flex-f8dda9 {
    display: flex !important;
  }
  .d-lg-inline-flex-30eb80 {
    display: inline-flex !important;
  }
  .d-lg-none-dbc643 {
    display: none !important;
  }
  .flex-lg-fill-46c09d {
    flex: 1 1 auto !important;
  }
  .flex-lg-row-2deff2 {
    flex-direction: row !important;
  }
  .flex-lg-column-7cfcff {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse-2f2509 {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse-ef2360 {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0-efe8f1 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1-78917e {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0-fc6072 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1-d67bac {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap-20a6d5 {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap-ec4c0f {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse-9f45cd {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0-cebb0c {
    gap: 0 !important;
  }
  .gap-lg-1-34acf5 {
    gap: 0.25rem !important;
  }
  .gap-lg-2-674bc8 {
    gap: 0.5rem !important;
  }
  .gap-lg-3-972ab5 {
    gap: 0.75rem !important;
  }
  .gap-lg-4-8927e0 {
    gap: 1rem !important;
  }
  .gap-lg-5-e2a374 {
    gap: 1.25rem !important;
  }
  .gap-lg-6-58b33b {
    gap: 1.5rem !important;
  }
  .gap-lg-7-8c098f {
    gap: 1.75rem !important;
  }
  .gap-lg-8-f7d5a1 {
    gap: 2rem !important;
  }
  .gap-lg-9-99de54 {
    gap: 2.25rem !important;
  }
  .gap-lg-10-c198fe {
    gap: 2.5rem !important;
  }
  .gap-lg-11-e3dac0 {
    gap: 3rem !important;
  }
  .gap-lg-12-1c0f50 {
    gap: 3.5rem !important;
  }
  .gap-lg-13-d3e578 {
    gap: 4rem !important;
  }
  .gap-lg-14-d13f5f {
    gap: 4.5rem !important;
  }
  .gap-lg-15-c679c3 {
    gap: 5rem !important;
  }
  .gap-lg-16-55f3fe {
    gap: 6rem !important;
  }
  .gap-lg-17-92067a {
    gap: 7rem !important;
  }
  .gap-lg-18-92d65b {
    gap: 8rem !important;
  }
  .gap-lg-19-2cbd66 {
    gap: 9rem !important;
  }
  .gap-lg-20-32cb7f {
    gap: 10rem !important;
  }
  .gap-lg-21-30a80a {
    gap: 12.5rem !important;
  }
  .gap-lg-22-49acc3 {
    gap: 15rem !important;
  }
  .gap-lg-23-114f02 {
    gap: 17.5rem !important;
  }
  .gap-lg-24-c232a1 {
    gap: 20rem !important;
  }
  .gap-lg-25-555df9 {
    gap: 22.5rem !important;
  }
  .justify-content-lg-start-9dc188 {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end-90b5e1 {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center-4579e5 {
    justify-content: center !important;
  }
  .justify-content-lg-between-2ed4bd {
    justify-content: space-between !important;
  }
  .justify-content-lg-around-ca1e39 {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly-2e3ca0 {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start-44e8cc {
    align-items: flex-start !important;
  }
  .align-items-lg-end-0d8546 {
    align-items: flex-end !important;
  }
  .align-items-lg-center-6971f8 {
    align-items: center !important;
  }
  .align-items-lg-baseline-74a0fd {
    align-items: baseline !important;
  }
  .align-items-lg-stretch-dad044 {
    align-items: stretch !important;
  }
  .align-content-lg-start-4dcc9b {
    align-content: flex-start !important;
  }
  .align-content-lg-end-8bb403 {
    align-content: flex-end !important;
  }
  .align-content-lg-center-aa86fe {
    align-content: center !important;
  }
  .align-content-lg-between-fd6916 {
    align-content: space-between !important;
  }
  .align-content-lg-around-64d7ac {
    align-content: space-around !important;
  }
  .align-content-lg-stretch-6c2599 {
    align-content: stretch !important;
  }
  .align-self-lg-auto-8a029f {
    align-self: auto !important;
  }
  .align-self-lg-start-11326e {
    align-self: flex-start !important;
  }
  .align-self-lg-end-ed9897 {
    align-self: flex-end !important;
  }
  .align-self-lg-center-691ef7 {
    align-self: center !important;
  }
  .align-self-lg-baseline-f91709 {
    align-self: baseline !important;
  }
  .align-self-lg-stretch-e5319e {
    align-self: stretch !important;
  }
  .order-lg-first-c14531 {
    order: -1 !important;
  }
  .order-lg-0-36cad3 {
    order: 0 !important;
  }
  .order-lg-1-9a0f3e {
    order: 1 !important;
  }
  .order-lg-2-25d38b {
    order: 2 !important;
  }
  .order-lg-3-e41cb7 {
    order: 3 !important;
  }
  .order-lg-4-aa4799 {
    order: 4 !important;
  }
  .order-lg-5-cb1b82 {
    order: 5 !important;
  }
  .order-lg-last-3a5659 {
    order: 6 !important;
  }
  .m-lg-0-145103 {
    margin: 0 !important;
  }
  .m-lg-1-da9368 {
    margin: 0.25rem !important;
  }
  .m-lg-2-5fcc96 {
    margin: 0.5rem !important;
  }
  .m-lg-3-9dce84 {
    margin: 0.75rem !important;
  }
  .m-lg-4-919db6 {
    margin: 1rem !important;
  }
  .m-lg-5-a4d48b {
    margin: 1.25rem !important;
  }
  .m-lg-6-c7206d {
    margin: 1.5rem !important;
  }
  .m-lg-7-3932ea {
    margin: 1.75rem !important;
  }
  .m-lg-8-fb1f68 {
    margin: 2rem !important;
  }
  .m-lg-9-553332 {
    margin: 2.25rem !important;
  }
  .m-lg-10-110756 {
    margin: 2.5rem !important;
  }
  .m-lg-11-41e71d {
    margin: 3rem !important;
  }
  .m-lg-12-8feb7a {
    margin: 3.5rem !important;
  }
  .m-lg-13-3be775 {
    margin: 4rem !important;
  }
  .m-lg-14-cd0405 {
    margin: 4.5rem !important;
  }
  .m-lg-15-c5b047 {
    margin: 5rem !important;
  }
  .m-lg-16-379518 {
    margin: 6rem !important;
  }
  .m-lg-17-9c0966 {
    margin: 7rem !important;
  }
  .m-lg-18-7b8da0 {
    margin: 8rem !important;
  }
  .m-lg-19-b173b8 {
    margin: 9rem !important;
  }
  .m-lg-20-df63b9 {
    margin: 10rem !important;
  }
  .m-lg-21-a07f95 {
    margin: 12.5rem !important;
  }
  .m-lg-22-5a8128 {
    margin: 15rem !important;
  }
  .m-lg-23-18cce0 {
    margin: 17.5rem !important;
  }
  .m-lg-24-0c2fa0 {
    margin: 20rem !important;
  }
  .m-lg-25-2e1179 {
    margin: 22.5rem !important;
  }
  .m-lg-auto-c690b2 {
    margin: auto !important;
  }
  .mx-lg-0-9a2397 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1-0e6821 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2-e09df8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3-776c45 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-lg-4-1a61d0 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-5-d3104b {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-lg-6-17bf0c {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-7-c1e3d1 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-lg-8-3dddfb {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-9-b119be {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-lg-10-e721e2 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-11-5456bf {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-12-35f960 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-lg-13-26aeb8 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-14-019aa9 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-lg-15-7551e1 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-16-47bfb6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-17-6be4af {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-lg-18-879086 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-lg-19-268092 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-lg-20-b76e03 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-lg-21-897022 {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .mx-lg-22-625ca6 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-lg-23-4635b1 {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .mx-lg-24-9db32a {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-lg-25-f42b62 {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .mx-lg-auto-c42c3c {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0-71f4a8 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1-3abb6d {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2-a1869d {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3-68cb52 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-lg-4-50a25b {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-5-b1e6d8 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-lg-6-e67f81 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-7-f0a5fb {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-lg-8-95fe35 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-9-25f859 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-lg-10-8327d3 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-11-ca6bb6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-12-cfb095 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-lg-13-ed7cc3 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-14-1bc46c {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-lg-15-67cd4e {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-16-6b162a {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-17-10dce9 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-lg-18-d5502d {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-lg-19-0c81cf {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-lg-20-48a51c {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-lg-21-3e843a {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .my-lg-22-d9b701 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-lg-23-d6e20f {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }
  .my-lg-24-74225b {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-lg-25-de8541 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .my-lg-auto-fa21b1 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0-e8ce38 {
    margin-top: 0 !important;
  }
  .mt-lg-1-ea0eaf {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2-4aa967 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3-49486d {
    margin-top: 0.75rem !important;
  }
  .mt-lg-4-a18d00 {
    margin-top: 1rem !important;
  }
  .mt-lg-5-5c4d7e {
    margin-top: 1.25rem !important;
  }
  .mt-lg-6-5f2962 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-7-c797e6 {
    margin-top: 1.75rem !important;
  }
  .mt-lg-8-eecba2 {
    margin-top: 2rem !important;
  }
  .mt-lg-9-dd8bf7 {
    margin-top: 2.25rem !important;
  }
  .mt-lg-10-bbbfa4 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-11-d8212a {
    margin-top: 3rem !important;
  }
  .mt-lg-12-7d0072 {
    margin-top: 3.5rem !important;
  }
  .mt-lg-13-f8ed64 {
    margin-top: 4rem !important;
  }
  .mt-lg-14-0f51e1 {
    margin-top: 4.5rem !important;
  }
  .mt-lg-15-6f1c2a {
    margin-top: 5rem !important;
  }
  .mt-lg-16-86cda1 {
    margin-top: 6rem !important;
  }
  .mt-lg-17-e2bb46 {
    margin-top: 7rem !important;
  }
  .mt-lg-18-a3c59e {
    margin-top: 8rem !important;
  }
  .mt-lg-19-f63f9f {
    margin-top: 9rem !important;
  }
  .mt-lg-20-e8a57e {
    margin-top: 10rem !important;
  }
  .mt-lg-21-6d9111 {
    margin-top: 12.5rem !important;
  }
  .mt-lg-22-695481 {
    margin-top: 15rem !important;
  }
  .mt-lg-23-679cfe {
    margin-top: 17.5rem !important;
  }
  .mt-lg-24-6252d0 {
    margin-top: 20rem !important;
  }
  .mt-lg-25-a725ae {
    margin-top: 22.5rem !important;
  }
  .mt-lg-auto-5c1a06 {
    margin-top: auto !important;
  }
  .me-lg-0-963de9 {
    margin-right: 0 !important;
  }
  .me-lg-1-de85c1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2-7fe954 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3-243ac5 {
    margin-right: 0.75rem !important;
  }
  .me-lg-4-1c2add {
    margin-right: 1rem !important;
  }
  .me-lg-5-962e01 {
    margin-right: 1.25rem !important;
  }
  .me-lg-6-d6449e {
    margin-right: 1.5rem !important;
  }
  .me-lg-7-01c695 {
    margin-right: 1.75rem !important;
  }
  .me-lg-8-af4cc6 {
    margin-right: 2rem !important;
  }
  .me-lg-9-adfb16 {
    margin-right: 2.25rem !important;
  }
  .me-lg-10-cf8a5c {
    margin-right: 2.5rem !important;
  }
  .me-lg-11-771305 {
    margin-right: 3rem !important;
  }
  .me-lg-12-8feb56 {
    margin-right: 3.5rem !important;
  }
  .me-lg-13-b02e89 {
    margin-right: 4rem !important;
  }
  .me-lg-14-c8e9ee {
    margin-right: 4.5rem !important;
  }
  .me-lg-15-29ed0c {
    margin-right: 5rem !important;
  }
  .me-lg-16-ac60fe {
    margin-right: 6rem !important;
  }
  .me-lg-17-bdd0e7 {
    margin-right: 7rem !important;
  }
  .me-lg-18-0e5926 {
    margin-right: 8rem !important;
  }
  .me-lg-19-388aa9 {
    margin-right: 9rem !important;
  }
  .me-lg-20-f87665 {
    margin-right: 10rem !important;
  }
  .me-lg-21-387f61 {
    margin-right: 12.5rem !important;
  }
  .me-lg-22-d4e225 {
    margin-right: 15rem !important;
  }
  .me-lg-23-db160c {
    margin-right: 17.5rem !important;
  }
  .me-lg-24-d4a70c {
    margin-right: 20rem !important;
  }
  .me-lg-25-7aa07e {
    margin-right: 22.5rem !important;
  }
  .me-lg-auto-b3f175 {
    margin-right: auto !important;
  }
  .mb-lg-0-ee83d6 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1-ac3f08 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2-2428c5 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3-c8ac8f {
    margin-bottom: 0.75rem !important;
  }
  .mb-lg-4-e17a26 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-5-284d92 {
    margin-bottom: 1.25rem !important;
  }
  .mb-lg-6-c8d40d {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-7-53bd4a {
    margin-bottom: 1.75rem !important;
  }
  .mb-lg-8-d65971 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-9-d50c72 {
    margin-bottom: 2.25rem !important;
  }
  .mb-lg-10-68909c {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-11-92bed4 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-12-c57313 {
    margin-bottom: 3.5rem !important;
  }
  .mb-lg-13-34fe79 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-14-7e4e1d {
    margin-bottom: 4.5rem !important;
  }
  .mb-lg-15-ac7655 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-16-2ac359 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-17-e8fe79 {
    margin-bottom: 7rem !important;
  }
  .mb-lg-18-16d8bd {
    margin-bottom: 8rem !important;
  }
  .mb-lg-19-227c93 {
    margin-bottom: 9rem !important;
  }
  .mb-lg-20-d75671 {
    margin-bottom: 10rem !important;
  }
  .mb-lg-21-c0ba84 {
    margin-bottom: 12.5rem !important;
  }
  .mb-lg-22-608e82 {
    margin-bottom: 15rem !important;
  }
  .mb-lg-23-0ebbf4 {
    margin-bottom: 17.5rem !important;
  }
  .mb-lg-24-73f04e {
    margin-bottom: 20rem !important;
  }
  .mb-lg-25-2f181e {
    margin-bottom: 22.5rem !important;
  }
  .mb-lg-auto-0b4e8e {
    margin-bottom: auto !important;
  }
  .ms-lg-0-9da3b4 {
    margin-left: 0 !important;
  }
  .ms-lg-1-404910 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2-5742a3 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3-c59463 {
    margin-left: 0.75rem !important;
  }
  .ms-lg-4-a8eee6 {
    margin-left: 1rem !important;
  }
  .ms-lg-5-4415ad {
    margin-left: 1.25rem !important;
  }
  .ms-lg-6-5781e9 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-7-6ab048 {
    margin-left: 1.75rem !important;
  }
  .ms-lg-8-f17a3f {
    margin-left: 2rem !important;
  }
  .ms-lg-9-67eba3 {
    margin-left: 2.25rem !important;
  }
  .ms-lg-10-4e2301 {
    margin-left: 2.5rem !important;
  }
  .ms-lg-11-c81a9f {
    margin-left: 3rem !important;
  }
  .ms-lg-12-2fdbe2 {
    margin-left: 3.5rem !important;
  }
  .ms-lg-13-d789b6 {
    margin-left: 4rem !important;
  }
  .ms-lg-14-950324 {
    margin-left: 4.5rem !important;
  }
  .ms-lg-15-8b2c7e {
    margin-left: 5rem !important;
  }
  .ms-lg-16-d88679 {
    margin-left: 6rem !important;
  }
  .ms-lg-17-906e01 {
    margin-left: 7rem !important;
  }
  .ms-lg-18-9f9ab8 {
    margin-left: 8rem !important;
  }
  .ms-lg-19-17d2b7 {
    margin-left: 9rem !important;
  }
  .ms-lg-20-cef614 {
    margin-left: 10rem !important;
  }
  .ms-lg-21-3cba7b {
    margin-left: 12.5rem !important;
  }
  .ms-lg-22-44601a {
    margin-left: 15rem !important;
  }
  .ms-lg-23-1f6a93 {
    margin-left: 17.5rem !important;
  }
  .ms-lg-24-107617 {
    margin-left: 20rem !important;
  }
  .ms-lg-25-31bb76 {
    margin-left: 22.5rem !important;
  }
  .ms-lg-auto-9d7d9b {
    margin-left: auto !important;
  }
  .m-lg-n1-3ecd4d {
    margin: -0.25rem !important;
  }
  .m-lg-n2-faad55 {
    margin: -0.5rem !important;
  }
  .m-lg-n3-bb8f31 {
    margin: -0.75rem !important;
  }
  .m-lg-n4-1d0a07 {
    margin: -1rem !important;
  }
  .m-lg-n5-9487c9 {
    margin: -1.25rem !important;
  }
  .m-lg-n6-ed840d {
    margin: -1.5rem !important;
  }
  .m-lg-n7-7a6ab4 {
    margin: -1.75rem !important;
  }
  .m-lg-n8-5a6270 {
    margin: -2rem !important;
  }
  .m-lg-n9-24767b {
    margin: -2.25rem !important;
  }
  .m-lg-n10-e668dd {
    margin: -2.5rem !important;
  }
  .m-lg-n11-181bdf {
    margin: -3rem !important;
  }
  .m-lg-n12-b98ae8 {
    margin: -3.5rem !important;
  }
  .m-lg-n13-932f59 {
    margin: -4rem !important;
  }
  .m-lg-n14-2d0a26 {
    margin: -4.5rem !important;
  }
  .m-lg-n15-803773 {
    margin: -5rem !important;
  }
  .m-lg-n16-b36b1e {
    margin: -6rem !important;
  }
  .m-lg-n17-10e611 {
    margin: -7rem !important;
  }
  .m-lg-n18-56da26 {
    margin: -8rem !important;
  }
  .m-lg-n19-51afb8 {
    margin: -9rem !important;
  }
  .m-lg-n20-dbb7b4 {
    margin: -10rem !important;
  }
  .m-lg-n21-65bc34 {
    margin: -12.5rem !important;
  }
  .m-lg-n22-5c3f83 {
    margin: -15rem !important;
  }
  .m-lg-n23-46f86f {
    margin: -17.5rem !important;
  }
  .m-lg-n24-0bada9 {
    margin: -20rem !important;
  }
  .m-lg-n25-25d246 {
    margin: -22.5rem !important;
  }
  .mx-lg-n1-473b50 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-lg-n2-637db3 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-lg-n3-307f5a {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-lg-n4-2b3cee {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-lg-n5-6bba75 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-lg-n6-6bf22a {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-lg-n7-1c9486 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-lg-n8-4f2b4e {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-lg-n9-13de1e {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-lg-n10-45c59f {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-lg-n11-96dac8 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-lg-n12-3078f8 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-lg-n13-965130 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-lg-n14-c11245 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-lg-n15-868811 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-lg-n16-b8be2e {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-lg-n17-a06d2f {
    margin-right: -7rem !important;
    margin-left: -7rem !important;
  }
  .mx-lg-n18-ee90cd {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-lg-n19-ae3b99 {
    margin-right: -9rem !important;
    margin-left: -9rem !important;
  }
  .mx-lg-n20-5f6b80 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-lg-n21-88f553 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .mx-lg-n22-41b8e2 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-lg-n23-db23fa {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .mx-lg-n24-7cd373 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .mx-lg-n25-8bcabe {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .my-lg-n1-d95395 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-lg-n2-3509d0 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-lg-n3-03e0a0 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-lg-n4-7a9c48 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-lg-n5-e1f9d8 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-lg-n6-d97674 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-lg-n7-3b7495 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-lg-n8-076a64 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-lg-n9-0e73c4 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-lg-n10-a32af9 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-lg-n11-c35527 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-lg-n12-abdc7c {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-lg-n13-92d3af {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-lg-n14-89ba35 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-lg-n15-a710bd {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-lg-n16-471ebe {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-lg-n17-0856ce {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }
  .my-lg-n18-e084ed {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-lg-n19-bc0a77 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }
  .my-lg-n20-1b523d {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-lg-n21-3f141e {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }
  .my-lg-n22-96fc80 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-lg-n23-ea25bd {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }
  .my-lg-n24-a131b4 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .my-lg-n25-bacaeb {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }
  .mt-lg-n1-6e9f60 {
    margin-top: -0.25rem !important;
  }
  .mt-lg-n2-109383 {
    margin-top: -0.5rem !important;
  }
  .mt-lg-n3-0c41fd {
    margin-top: -0.75rem !important;
  }
  .mt-lg-n4-26e46f {
    margin-top: -1rem !important;
  }
  .mt-lg-n5-d51b18 {
    margin-top: -1.25rem !important;
  }
  .mt-lg-n6-09b88f {
    margin-top: -1.5rem !important;
  }
  .mt-lg-n7-bf1d1e {
    margin-top: -1.75rem !important;
  }
  .mt-lg-n8-a15834 {
    margin-top: -2rem !important;
  }
  .mt-lg-n9-fd7028 {
    margin-top: -2.25rem !important;
  }
  .mt-lg-n10-21e32b {
    margin-top: -2.5rem !important;
  }
  .mt-lg-n11-6d4023 {
    margin-top: -3rem !important;
  }
  .mt-lg-n12-4045c8 {
    margin-top: -3.5rem !important;
  }
  .mt-lg-n13-7d58de {
    margin-top: -4rem !important;
  }
  .mt-lg-n14-6c0fa0 {
    margin-top: -4.5rem !important;
  }
  .mt-lg-n15-c76bf3 {
    margin-top: -5rem !important;
  }
  .mt-lg-n16-d55300 {
    margin-top: -6rem !important;
  }
  .mt-lg-n17-1b651b {
    margin-top: -7rem !important;
  }
  .mt-lg-n18-d4ca83 {
    margin-top: -8rem !important;
  }
  .mt-lg-n19-f1ad2d {
    margin-top: -9rem !important;
  }
  .mt-lg-n20-b0f38f {
    margin-top: -10rem !important;
  }
  .mt-lg-n21-25a97f {
    margin-top: -12.5rem !important;
  }
  .mt-lg-n22-ed7f6f {
    margin-top: -15rem !important;
  }
  .mt-lg-n23-963888 {
    margin-top: -17.5rem !important;
  }
  .mt-lg-n24-b8ee88 {
    margin-top: -20rem !important;
  }
  .mt-lg-n25-32b447 {
    margin-top: -22.5rem !important;
  }
  .me-lg-n1-432db4 {
    margin-right: -0.25rem !important;
  }
  .me-lg-n2-6040e6 {
    margin-right: -0.5rem !important;
  }
  .me-lg-n3-930e18 {
    margin-right: -0.75rem !important;
  }
  .me-lg-n4-49635c {
    margin-right: -1rem !important;
  }
  .me-lg-n5-a93257 {
    margin-right: -1.25rem !important;
  }
  .me-lg-n6-525e6d {
    margin-right: -1.5rem !important;
  }
  .me-lg-n7-91b916 {
    margin-right: -1.75rem !important;
  }
  .me-lg-n8-8e7124 {
    margin-right: -2rem !important;
  }
  .me-lg-n9-44ce5e {
    margin-right: -2.25rem !important;
  }
  .me-lg-n10-d722d0 {
    margin-right: -2.5rem !important;
  }
  .me-lg-n11-099586 {
    margin-right: -3rem !important;
  }
  .me-lg-n12-0d2ed4 {
    margin-right: -3.5rem !important;
  }
  .me-lg-n13-52234f {
    margin-right: -4rem !important;
  }
  .me-lg-n14-974860 {
    margin-right: -4.5rem !important;
  }
  .me-lg-n15-ee85e9 {
    margin-right: -5rem !important;
  }
  .me-lg-n16-4303c9 {
    margin-right: -6rem !important;
  }
  .me-lg-n17-b6a802 {
    margin-right: -7rem !important;
  }
  .me-lg-n18-c5451d {
    margin-right: -8rem !important;
  }
  .me-lg-n19-b33fc7 {
    margin-right: -9rem !important;
  }
  .me-lg-n20-36f89a {
    margin-right: -10rem !important;
  }
  .me-lg-n21-5c8292 {
    margin-right: -12.5rem !important;
  }
  .me-lg-n22-0b7669 {
    margin-right: -15rem !important;
  }
  .me-lg-n23-7debf7 {
    margin-right: -17.5rem !important;
  }
  .me-lg-n24-cc4197 {
    margin-right: -20rem !important;
  }
  .me-lg-n25-cc6173 {
    margin-right: -22.5rem !important;
  }
  .mb-lg-n1-a5ca2d {
    margin-bottom: -0.25rem !important;
  }
  .mb-lg-n2-f8e5cc {
    margin-bottom: -0.5rem !important;
  }
  .mb-lg-n3-4e283d {
    margin-bottom: -0.75rem !important;
  }
  .mb-lg-n4-9cd9d1 {
    margin-bottom: -1rem !important;
  }
  .mb-lg-n5-704477 {
    margin-bottom: -1.25rem !important;
  }
  .mb-lg-n6-f9a369 {
    margin-bottom: -1.5rem !important;
  }
  .mb-lg-n7-22a92f {
    margin-bottom: -1.75rem !important;
  }
  .mb-lg-n8-7ba82e {
    margin-bottom: -2rem !important;
  }
  .mb-lg-n9-93b177 {
    margin-bottom: -2.25rem !important;
  }
  .mb-lg-n10-1a3817 {
    margin-bottom: -2.5rem !important;
  }
  .mb-lg-n11-fcc5a7 {
    margin-bottom: -3rem !important;
  }
  .mb-lg-n12-68dcee {
    margin-bottom: -3.5rem !important;
  }
  .mb-lg-n13-167332 {
    margin-bottom: -4rem !important;
  }
  .mb-lg-n14-26ce4b {
    margin-bottom: -4.5rem !important;
  }
  .mb-lg-n15-88d9c3 {
    margin-bottom: -5rem !important;
  }
  .mb-lg-n16-94b721 {
    margin-bottom: -6rem !important;
  }
  .mb-lg-n17-51d919 {
    margin-bottom: -7rem !important;
  }
  .mb-lg-n18-3a517e {
    margin-bottom: -8rem !important;
  }
  .mb-lg-n19-d1c274 {
    margin-bottom: -9rem !important;
  }
  .mb-lg-n20-196286 {
    margin-bottom: -10rem !important;
  }
  .mb-lg-n21-1cea84 {
    margin-bottom: -12.5rem !important;
  }
  .mb-lg-n22-bc698f {
    margin-bottom: -15rem !important;
  }
  .mb-lg-n23-abdb52 {
    margin-bottom: -17.5rem !important;
  }
  .mb-lg-n24-309d7e {
    margin-bottom: -20rem !important;
  }
  .mb-lg-n25-92c733 {
    margin-bottom: -22.5rem !important;
  }
  .ms-lg-n1-197209 {
    margin-left: -0.25rem !important;
  }
  .ms-lg-n2-f073b2 {
    margin-left: -0.5rem !important;
  }
  .ms-lg-n3-0da527 {
    margin-left: -0.75rem !important;
  }
  .ms-lg-n4-28cba2 {
    margin-left: -1rem !important;
  }
  .ms-lg-n5-fb1546 {
    margin-left: -1.25rem !important;
  }
  .ms-lg-n6-d2ea7e {
    margin-left: -1.5rem !important;
  }
  .ms-lg-n7-e1bab8 {
    margin-left: -1.75rem !important;
  }
  .ms-lg-n8-76b452 {
    margin-left: -2rem !important;
  }
  .ms-lg-n9-972f46 {
    margin-left: -2.25rem !important;
  }
  .ms-lg-n10-d2b290 {
    margin-left: -2.5rem !important;
  }
  .ms-lg-n11-cc23d2 {
    margin-left: -3rem !important;
  }
  .ms-lg-n12-b31faf {
    margin-left: -3.5rem !important;
  }
  .ms-lg-n13-3aa5e4 {
    margin-left: -4rem !important;
  }
  .ms-lg-n14-dba00a {
    margin-left: -4.5rem !important;
  }
  .ms-lg-n15-965fe1 {
    margin-left: -5rem !important;
  }
  .ms-lg-n16-a35b59 {
    margin-left: -6rem !important;
  }
  .ms-lg-n17-431246 {
    margin-left: -7rem !important;
  }
  .ms-lg-n18-02684a {
    margin-left: -8rem !important;
  }
  .ms-lg-n19-d219a6 {
    margin-left: -9rem !important;
  }
  .ms-lg-n20-07ac63 {
    margin-left: -10rem !important;
  }
  .ms-lg-n21-94a3ee {
    margin-left: -12.5rem !important;
  }
  .ms-lg-n22-446b17 {
    margin-left: -15rem !important;
  }
  .ms-lg-n23-9fabdc {
    margin-left: -17.5rem !important;
  }
  .ms-lg-n24-71d686 {
    margin-left: -20rem !important;
  }
  .ms-lg-n25-6e883f {
    margin-left: -22.5rem !important;
  }
  .p-lg-0-5a999c {
    padding: 0 !important;
  }
  .p-lg-1-ab44bb {
    padding: 0.25rem !important;
  }
  .p-lg-2-7d8de2 {
    padding: 0.5rem !important;
  }
  .p-lg-3-474a46 {
    padding: 0.75rem !important;
  }
  .p-lg-4-54c75d {
    padding: 1rem !important;
  }
  .p-lg-5-6810cb {
    padding: 1.25rem !important;
  }
  .p-lg-6-c59d52 {
    padding: 1.5rem !important;
  }
  .p-lg-7-af08ac {
    padding: 1.75rem !important;
  }
  .p-lg-8-64a871 {
    padding: 2rem !important;
  }
  .p-lg-9-4c0d30 {
    padding: 2.25rem !important;
  }
  .p-lg-10-50742e {
    padding: 2.5rem !important;
  }
  .p-lg-11-e1fe34 {
    padding: 3rem !important;
  }
  .p-lg-12-817a10 {
    padding: 3.5rem !important;
  }
  .p-lg-13-964ca8 {
    padding: 4rem !important;
  }
  .p-lg-14-22673d {
    padding: 4.5rem !important;
  }
  .p-lg-15-c2ed34 {
    padding: 5rem !important;
  }
  .p-lg-16-82d758 {
    padding: 6rem !important;
  }
  .p-lg-17-79d682 {
    padding: 7rem !important;
  }
  .p-lg-18-71b91e {
    padding: 8rem !important;
  }
  .p-lg-19-d3a2ad {
    padding: 9rem !important;
  }
  .p-lg-20-fbf39c {
    padding: 10rem !important;
  }
  .p-lg-21-6e75df {
    padding: 12.5rem !important;
  }
  .p-lg-22-812ef5 {
    padding: 15rem !important;
  }
  .p-lg-23-328a5e {
    padding: 17.5rem !important;
  }
  .p-lg-24-428fb7 {
    padding: 20rem !important;
  }
  .p-lg-25-3a6707 {
    padding: 22.5rem !important;
  }
  .px-lg-0-5369ac {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1-ab69c4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2-b47cdc {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3-1bcd62 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-lg-4-58d53d {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-5-4abfea {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-lg-6-a2cea4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-7-92bbfd {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-lg-8-2d3c32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-9-0a6ba8 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-lg-10-0f1557 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-11-274d38 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-12-fa0662 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-lg-13-fd3ffe {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-14-52bca2 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-lg-15-d45558 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-16-04721a {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-lg-17-5ee8c5 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-lg-18-96f982 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-lg-19-069ff5 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-lg-20-01d68c {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-lg-21-cd508e {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
  }
  .px-lg-22-442b0b {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-lg-23-594560 {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
  }
  .px-lg-24-e1e2ff {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .px-lg-25-fef78e {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
  }
  .py-lg-0-553f2b {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1-c6e5db {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2-95de2f {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3-19b537 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-lg-4-9d5fff {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-5-02c5dc {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-lg-6-7dec14 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-7-63c843 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-lg-8-1aa78c {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-9-ff35b4 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-lg-10-3cd516 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-11-2da34d {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-12-bb164c {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-lg-13-964a19 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-14-142bed {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-lg-15-47880f {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-16-514c60 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-lg-17-9480bb {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-lg-18-4177a7 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-lg-19-e83e31 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-lg-20-89b528 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-lg-21-ef2fdc {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .py-lg-22-272967 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-lg-23-ce6a5b {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }
  .py-lg-24-3eb15a {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .py-lg-25-7fbfcb {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .pt-lg-0-f92c7d {
    padding-top: 0 !important;
  }
  .pt-lg-1-f12bac {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2-163171 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3-dd3992 {
    padding-top: 0.75rem !important;
  }
  .pt-lg-4-8e419e {
    padding-top: 1rem !important;
  }
  .pt-lg-5-948e54 {
    padding-top: 1.25rem !important;
  }
  .pt-lg-6-988e9e {
    padding-top: 1.5rem !important;
  }
  .pt-lg-7-7deaf0 {
    padding-top: 1.75rem !important;
  }
  .pt-lg-8-2786cb {
    padding-top: 2rem !important;
  }
  .pt-lg-9-884464 {
    padding-top: 2.25rem !important;
  }
  .pt-lg-10-51f7b2 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-11-d9a600 {
    padding-top: 3rem !important;
  }
  .pt-lg-12-8bfd09 {
    padding-top: 3.5rem !important;
  }
  .pt-lg-13-6313d3 {
    padding-top: 4rem !important;
  }
  .pt-lg-14-47297a {
    padding-top: 4.5rem !important;
  }
  .pt-lg-15-3b58f0 {
    padding-top: 5rem !important;
  }
  .pt-lg-16-17d284 {
    padding-top: 6rem !important;
  }
  .pt-lg-17-8e060a {
    padding-top: 7rem !important;
  }
  .pt-lg-18-199112 {
    padding-top: 8rem !important;
  }
  .pt-lg-19-55d46b {
    padding-top: 9rem !important;
  }
  .pt-lg-20-0ab903 {
    padding-top: 10rem !important;
  }
  .pt-lg-21-cc5ff6 {
    padding-top: 12.5rem !important;
  }
  .pt-lg-22-554fd5 {
    padding-top: 15rem !important;
  }
  .pt-lg-23-a44ba3 {
    padding-top: 17.5rem !important;
  }
  .pt-lg-24-30bbf8 {
    padding-top: 20rem !important;
  }
  .pt-lg-25-9dcc0e {
    padding-top: 22.5rem !important;
  }
  .pe-lg-0-d8c50a {
    padding-right: 0 !important;
  }
  .pe-lg-1-8756d6 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2-a84f10 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3-c7f271 {
    padding-right: 0.75rem !important;
  }
  .pe-lg-4-29db25 {
    padding-right: 1rem !important;
  }
  .pe-lg-5-c3c60a {
    padding-right: 1.25rem !important;
  }
  .pe-lg-6-443ec7 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-7-f5b0c3 {
    padding-right: 1.75rem !important;
  }
  .pe-lg-8-48a4f5 {
    padding-right: 2rem !important;
  }
  .pe-lg-9-8f0300 {
    padding-right: 2.25rem !important;
  }
  .pe-lg-10-7911f8 {
    padding-right: 2.5rem !important;
  }
  .pe-lg-11-4db635 {
    padding-right: 3rem !important;
  }
  .pe-lg-12-6e5860 {
    padding-right: 3.5rem !important;
  }
  .pe-lg-13-c0c9c8 {
    padding-right: 4rem !important;
  }
  .pe-lg-14-6a729c {
    padding-right: 4.5rem !important;
  }
  .pe-lg-15-c91202 {
    padding-right: 5rem !important;
  }
  .pe-lg-16-a0985e {
    padding-right: 6rem !important;
  }
  .pe-lg-17-9fac27 {
    padding-right: 7rem !important;
  }
  .pe-lg-18-07ad2f {
    padding-right: 8rem !important;
  }
  .pe-lg-19-98a805 {
    padding-right: 9rem !important;
  }
  .pe-lg-20-ee2b89 {
    padding-right: 10rem !important;
  }
  .pe-lg-21-62a973 {
    padding-right: 12.5rem !important;
  }
  .pe-lg-22-c8a06d {
    padding-right: 15rem !important;
  }
  .pe-lg-23-45e5d0 {
    padding-right: 17.5rem !important;
  }
  .pe-lg-24-e07de5 {
    padding-right: 20rem !important;
  }
  .pe-lg-25-721d71 {
    padding-right: 22.5rem !important;
  }
  .pb-lg-0-58d098 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1-0f07d2 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2-a7b828 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3-22db68 {
    padding-bottom: 0.75rem !important;
  }
  .pb-lg-4-62a9b4 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-5-87b27a {
    padding-bottom: 1.25rem !important;
  }
  .pb-lg-6-7d92ef {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-7-b5eb9e {
    padding-bottom: 1.75rem !important;
  }
  .pb-lg-8-0616cd {
    padding-bottom: 2rem !important;
  }
  .pb-lg-9-01a525 {
    padding-bottom: 2.25rem !important;
  }
  .pb-lg-10-8cbeab {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-11-43220a {
    padding-bottom: 3rem !important;
  }
  .pb-lg-12-6090a2 {
    padding-bottom: 3.5rem !important;
  }
  .pb-lg-13-c9b357 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-14-72a1aa {
    padding-bottom: 4.5rem !important;
  }
  .pb-lg-15-2e8455 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-16-60f6c3 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-17-935a9e {
    padding-bottom: 7rem !important;
  }
  .pb-lg-18-d43450 {
    padding-bottom: 8rem !important;
  }
  .pb-lg-19-b9cc58 {
    padding-bottom: 9rem !important;
  }
  .pb-lg-20-8ff55f {
    padding-bottom: 10rem !important;
  }
  .pb-lg-21-254b98 {
    padding-bottom: 12.5rem !important;
  }
  .pb-lg-22-1f6815 {
    padding-bottom: 15rem !important;
  }
  .pb-lg-23-511ccc {
    padding-bottom: 17.5rem !important;
  }
  .pb-lg-24-00de6e {
    padding-bottom: 20rem !important;
  }
  .pb-lg-25-42c32d {
    padding-bottom: 22.5rem !important;
  }
  .ps-lg-0-ae2652 {
    padding-left: 0 !important;
  }
  .ps-lg-1-97deda {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2-222e10 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3-f0fe09 {
    padding-left: 0.75rem !important;
  }
  .ps-lg-4-dfb0fd {
    padding-left: 1rem !important;
  }
  .ps-lg-5-cefec7 {
    padding-left: 1.25rem !important;
  }
  .ps-lg-6-7682f9 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-7-096ed5 {
    padding-left: 1.75rem !important;
  }
  .ps-lg-8-9309ef {
    padding-left: 2rem !important;
  }
  .ps-lg-9-062f17 {
    padding-left: 2.25rem !important;
  }
  .ps-lg-10-784083 {
    padding-left: 2.5rem !important;
  }
  .ps-lg-11-d69263 {
    padding-left: 3rem !important;
  }
  .ps-lg-12-c5611f {
    padding-left: 3.5rem !important;
  }
  .ps-lg-13-f69aad {
    padding-left: 4rem !important;
  }
  .ps-lg-14-e4e6dd {
    padding-left: 4.5rem !important;
  }
  .ps-lg-15-477faf {
    padding-left: 5rem !important;
  }
  .ps-lg-16-348998 {
    padding-left: 6rem !important;
  }
  .ps-lg-17-11f504 {
    padding-left: 7rem !important;
  }
  .ps-lg-18-5540a7 {
    padding-left: 8rem !important;
  }
  .ps-lg-19-e83c31 {
    padding-left: 9rem !important;
  }
  .ps-lg-20-10fb70 {
    padding-left: 10rem !important;
  }
  .ps-lg-21-ab2504 {
    padding-left: 12.5rem !important;
  }
  .ps-lg-22-18db56 {
    padding-left: 15rem !important;
  }
  .ps-lg-23-107ac0 {
    padding-left: 17.5rem !important;
  }
  .ps-lg-24-6c9940 {
    padding-left: 20rem !important;
  }
  .ps-lg-25-7997b6 {
    padding-left: 22.5rem !important;
  }
  .text-lg-start-98035b {
    text-align: left !important;
  }
  .text-lg-end-900f2e {
    text-align: right !important;
  }
  .text-lg-center-cb824f {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start-d90494 {
    float: left !important;
  }
  .float-xl-end-25615a {
    float: right !important;
  }
  .float-xl-none-cf5d06 {
    float: none !important;
  }
  .d-xl-inline-491140 {
    display: inline !important;
  }
  .d-xl-inline-block-9361f4 {
    display: inline-block !important;
  }
  .d-xl-block-d8c6ad {
    display: block !important;
  }
  .d-xl-grid-049847 {
    display: grid !important;
  }
  .d-xl-table-662b81 {
    display: table !important;
  }
  .d-xl-table-row-5e1004 {
    display: table-row !important;
  }
  .d-xl-table-cell-a35ac0 {
    display: table-cell !important;
  }
  .d-xl-flex-cb6fe6 {
    display: flex !important;
  }
  .d-xl-inline-flex-12de9a {
    display: inline-flex !important;
  }
  .d-xl-none-6492bb {
    display: none !important;
  }
  .flex-xl-fill-56710c {
    flex: 1 1 auto !important;
  }
  .flex-xl-row-5241ea {
    flex-direction: row !important;
  }
  .flex-xl-column-303fb7 {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse-b63b6e {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse-b946b5 {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0-a8b310 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1-75145f {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0-939740 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1-192bc6 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap-783a29 {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap-74335e {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse-aa0e11 {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0-525d4b {
    gap: 0 !important;
  }
  .gap-xl-1-b25dde {
    gap: 0.25rem !important;
  }
  .gap-xl-2-83967f {
    gap: 0.5rem !important;
  }
  .gap-xl-3-7894f0 {
    gap: 0.75rem !important;
  }
  .gap-xl-4-9d3a0d {
    gap: 1rem !important;
  }
  .gap-xl-5-acef39 {
    gap: 1.25rem !important;
  }
  .gap-xl-6-8074a4 {
    gap: 1.5rem !important;
  }
  .gap-xl-7-79ecff {
    gap: 1.75rem !important;
  }
  .gap-xl-8-e87fde {
    gap: 2rem !important;
  }
  .gap-xl-9-6ff72b {
    gap: 2.25rem !important;
  }
  .gap-xl-10-e3bd55 {
    gap: 2.5rem !important;
  }
  .gap-xl-11-84062e {
    gap: 3rem !important;
  }
  .gap-xl-12-194e7e {
    gap: 3.5rem !important;
  }
  .gap-xl-13-c9b70e {
    gap: 4rem !important;
  }
  .gap-xl-14-fb3e4f {
    gap: 4.5rem !important;
  }
  .gap-xl-15-6c1695 {
    gap: 5rem !important;
  }
  .gap-xl-16-48fcf1 {
    gap: 6rem !important;
  }
  .gap-xl-17-586a76 {
    gap: 7rem !important;
  }
  .gap-xl-18-f6932e {
    gap: 8rem !important;
  }
  .gap-xl-19-c9127a {
    gap: 9rem !important;
  }
  .gap-xl-20-23a907 {
    gap: 10rem !important;
  }
  .gap-xl-21-a92e9a {
    gap: 12.5rem !important;
  }
  .gap-xl-22-503636 {
    gap: 15rem !important;
  }
  .gap-xl-23-728541 {
    gap: 17.5rem !important;
  }
  .gap-xl-24-3ff0dd {
    gap: 20rem !important;
  }
  .gap-xl-25-7d3615 {
    gap: 22.5rem !important;
  }
  .justify-content-xl-start-66a2a2 {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end-665595 {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center-a87a06 {
    justify-content: center !important;
  }
  .justify-content-xl-between-b23b35 {
    justify-content: space-between !important;
  }
  .justify-content-xl-around-f4915c {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly-f22f1d {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start-dd3474 {
    align-items: flex-start !important;
  }
  .align-items-xl-end-389706 {
    align-items: flex-end !important;
  }
  .align-items-xl-center-b8b93b {
    align-items: center !important;
  }
  .align-items-xl-baseline-a70c23 {
    align-items: baseline !important;
  }
  .align-items-xl-stretch-4c39e6 {
    align-items: stretch !important;
  }
  .align-content-xl-start-32d8da {
    align-content: flex-start !important;
  }
  .align-content-xl-end-99cb19 {
    align-content: flex-end !important;
  }
  .align-content-xl-center-5c0c4a {
    align-content: center !important;
  }
  .align-content-xl-between-d2fec0 {
    align-content: space-between !important;
  }
  .align-content-xl-around-4d5ae7 {
    align-content: space-around !important;
  }
  .align-content-xl-stretch-a6a877 {
    align-content: stretch !important;
  }
  .align-self-xl-auto-9cab05 {
    align-self: auto !important;
  }
  .align-self-xl-start-724cdd {
    align-self: flex-start !important;
  }
  .align-self-xl-end-bf86ff {
    align-self: flex-end !important;
  }
  .align-self-xl-center-a52530 {
    align-self: center !important;
  }
  .align-self-xl-baseline-14662f {
    align-self: baseline !important;
  }
  .align-self-xl-stretch-6caef2 {
    align-self: stretch !important;
  }
  .order-xl-first-c2d3ce {
    order: -1 !important;
  }
  .order-xl-0-8c8f67 {
    order: 0 !important;
  }
  .order-xl-1-d80ff4 {
    order: 1 !important;
  }
  .order-xl-2-8fdabf {
    order: 2 !important;
  }
  .order-xl-3-839027 {
    order: 3 !important;
  }
  .order-xl-4-c72838 {
    order: 4 !important;
  }
  .order-xl-5-be8ea1 {
    order: 5 !important;
  }
  .order-xl-last-b107fb {
    order: 6 !important;
  }
  .m-xl-0-47399f {
    margin: 0 !important;
  }
  .m-xl-1-e20ad6 {
    margin: 0.25rem !important;
  }
  .m-xl-2-bdacf6 {
    margin: 0.5rem !important;
  }
  .m-xl-3-74859d {
    margin: 0.75rem !important;
  }
  .m-xl-4-6b1b64 {
    margin: 1rem !important;
  }
  .m-xl-5-a36c33 {
    margin: 1.25rem !important;
  }
  .m-xl-6-db7652 {
    margin: 1.5rem !important;
  }
  .m-xl-7-7eebd7 {
    margin: 1.75rem !important;
  }
  .m-xl-8-307e4d {
    margin: 2rem !important;
  }
  .m-xl-9-a875a3 {
    margin: 2.25rem !important;
  }
  .m-xl-10-8eb3c8 {
    margin: 2.5rem !important;
  }
  .m-xl-11-dc99c5 {
    margin: 3rem !important;
  }
  .m-xl-12-1abd86 {
    margin: 3.5rem !important;
  }
  .m-xl-13-db4866 {
    margin: 4rem !important;
  }
  .m-xl-14-957d67 {
    margin: 4.5rem !important;
  }
  .m-xl-15-666dfa {
    margin: 5rem !important;
  }
  .m-xl-16-def476 {
    margin: 6rem !important;
  }
  .m-xl-17-e4c0e2 {
    margin: 7rem !important;
  }
  .m-xl-18-248c28 {
    margin: 8rem !important;
  }
  .m-xl-19-e7965b {
    margin: 9rem !important;
  }
  .m-xl-20-bba206 {
    margin: 10rem !important;
  }
  .m-xl-21-f042cf {
    margin: 12.5rem !important;
  }
  .m-xl-22-b3e6e8 {
    margin: 15rem !important;
  }
  .m-xl-23-63119a {
    margin: 17.5rem !important;
  }
  .m-xl-24-22c21b {
    margin: 20rem !important;
  }
  .m-xl-25-e06fe7 {
    margin: 22.5rem !important;
  }
  .m-xl-auto-b4328c {
    margin: auto !important;
  }
  .mx-xl-0-102c0f {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1-43c879 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2-48f7a3 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3-a7fa32 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xl-4-e39e7a {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-5-672be7 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xl-6-18cd03 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-7-f08a22 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-xl-8-65cbd9 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-9-132b04 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-xl-10-b7b74e {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-11-afee22 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-12-11139a {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xl-13-3096fb {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-14-94dd2c {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-xl-15-815a42 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-16-898b7f {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-17-872a59 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-xl-18-871d46 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-xl-19-8a7023 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-xl-20-e75642 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xl-21-57e01e {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .mx-xl-22-1531ee {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-xl-23-149174 {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .mx-xl-24-1ac0af {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-xl-25-83f217 {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .mx-xl-auto-40a00d {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0-534a3a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1-a31f09 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2-021168 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3-9ed817 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xl-4-8cfb82 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-5-11f9a6 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xl-6-be8687 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-7-1265af {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-xl-8-0df893 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-9-66d5da {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-xl-10-44d9ec {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-11-71485c {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-12-4d53ef {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xl-13-fbb651 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-14-0d7cfd {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-xl-15-a50030 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-16-0c8d6c {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-17-a71264 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-xl-18-343ae2 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-xl-19-ecd6d4 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-xl-20-198225 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xl-21-a2f99d {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .my-xl-22-9a4abf {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-xl-23-a24261 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }
  .my-xl-24-c42d0d {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-xl-25-c6e03c {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .my-xl-auto-b19900 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0-bdce16 {
    margin-top: 0 !important;
  }
  .mt-xl-1-1da9bb {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2-84ed77 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3-9e1d24 {
    margin-top: 0.75rem !important;
  }
  .mt-xl-4-3e0c6d {
    margin-top: 1rem !important;
  }
  .mt-xl-5-d08598 {
    margin-top: 1.25rem !important;
  }
  .mt-xl-6-b66ab6 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-7-4e2d64 {
    margin-top: 1.75rem !important;
  }
  .mt-xl-8-ee7923 {
    margin-top: 2rem !important;
  }
  .mt-xl-9-de6381 {
    margin-top: 2.25rem !important;
  }
  .mt-xl-10-243fe9 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-11-306950 {
    margin-top: 3rem !important;
  }
  .mt-xl-12-8103aa {
    margin-top: 3.5rem !important;
  }
  .mt-xl-13-eec3aa {
    margin-top: 4rem !important;
  }
  .mt-xl-14-fcbdca {
    margin-top: 4.5rem !important;
  }
  .mt-xl-15-820308 {
    margin-top: 5rem !important;
  }
  .mt-xl-16-089ac0 {
    margin-top: 6rem !important;
  }
  .mt-xl-17-d4eec9 {
    margin-top: 7rem !important;
  }
  .mt-xl-18-6519a4 {
    margin-top: 8rem !important;
  }
  .mt-xl-19-70f694 {
    margin-top: 9rem !important;
  }
  .mt-xl-20-b48a87 {
    margin-top: 10rem !important;
  }
  .mt-xl-21-7f53d0 {
    margin-top: 12.5rem !important;
  }
  .mt-xl-22-95f88a {
    margin-top: 15rem !important;
  }
  .mt-xl-23-f7baa3 {
    margin-top: 17.5rem !important;
  }
  .mt-xl-24-9ee2a8 {
    margin-top: 20rem !important;
  }
  .mt-xl-25-2d8174 {
    margin-top: 22.5rem !important;
  }
  .mt-xl-auto-015889 {
    margin-top: auto !important;
  }
  .me-xl-0-6c45a4 {
    margin-right: 0 !important;
  }
  .me-xl-1-12404d {
    margin-right: 0.25rem !important;
  }
  .me-xl-2-e17c5f {
    margin-right: 0.5rem !important;
  }
  .me-xl-3-e0d906 {
    margin-right: 0.75rem !important;
  }
  .me-xl-4-3f2fba {
    margin-right: 1rem !important;
  }
  .me-xl-5-13b828 {
    margin-right: 1.25rem !important;
  }
  .me-xl-6-142cef {
    margin-right: 1.5rem !important;
  }
  .me-xl-7-be96b2 {
    margin-right: 1.75rem !important;
  }
  .me-xl-8-0b0e99 {
    margin-right: 2rem !important;
  }
  .me-xl-9-e77495 {
    margin-right: 2.25rem !important;
  }
  .me-xl-10-84f4f2 {
    margin-right: 2.5rem !important;
  }
  .me-xl-11-4e102a {
    margin-right: 3rem !important;
  }
  .me-xl-12-96b8ba {
    margin-right: 3.5rem !important;
  }
  .me-xl-13-2793ee {
    margin-right: 4rem !important;
  }
  .me-xl-14-848c23 {
    margin-right: 4.5rem !important;
  }
  .me-xl-15-c6704d {
    margin-right: 5rem !important;
  }
  .me-xl-16-1858c7 {
    margin-right: 6rem !important;
  }
  .me-xl-17-6a2ef1 {
    margin-right: 7rem !important;
  }
  .me-xl-18-7c70a3 {
    margin-right: 8rem !important;
  }
  .me-xl-19-3d0660 {
    margin-right: 9rem !important;
  }
  .me-xl-20-6a7f51 {
    margin-right: 10rem !important;
  }
  .me-xl-21-beabd9 {
    margin-right: 12.5rem !important;
  }
  .me-xl-22-6b804e {
    margin-right: 15rem !important;
  }
  .me-xl-23-e6b0bf {
    margin-right: 17.5rem !important;
  }
  .me-xl-24-67421a {
    margin-right: 20rem !important;
  }
  .me-xl-25-092330 {
    margin-right: 22.5rem !important;
  }
  .me-xl-auto-cf5b8b {
    margin-right: auto !important;
  }
  .mb-xl-0-533983 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1-c64a6e {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2-8ba927 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3-fe3704 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xl-4-e173a8 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-5-226de6 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xl-6-adb59f {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-7-de0646 {
    margin-bottom: 1.75rem !important;
  }
  .mb-xl-8-6cb670 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-9-d8ef20 {
    margin-bottom: 2.25rem !important;
  }
  .mb-xl-10-a17d6b {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-11-0e3076 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-12-23475d {
    margin-bottom: 3.5rem !important;
  }
  .mb-xl-13-55cb8d {
    margin-bottom: 4rem !important;
  }
  .mb-xl-14-50d2d2 {
    margin-bottom: 4.5rem !important;
  }
  .mb-xl-15-4e924b {
    margin-bottom: 5rem !important;
  }
  .mb-xl-16-ddf5cf {
    margin-bottom: 6rem !important;
  }
  .mb-xl-17-9fa991 {
    margin-bottom: 7rem !important;
  }
  .mb-xl-18-c1bcdd {
    margin-bottom: 8rem !important;
  }
  .mb-xl-19-506681 {
    margin-bottom: 9rem !important;
  }
  .mb-xl-20-34f0f2 {
    margin-bottom: 10rem !important;
  }
  .mb-xl-21-c19a55 {
    margin-bottom: 12.5rem !important;
  }
  .mb-xl-22-587b80 {
    margin-bottom: 15rem !important;
  }
  .mb-xl-23-9e1769 {
    margin-bottom: 17.5rem !important;
  }
  .mb-xl-24-1ddf95 {
    margin-bottom: 20rem !important;
  }
  .mb-xl-25-3f4b26 {
    margin-bottom: 22.5rem !important;
  }
  .mb-xl-auto-fb8625 {
    margin-bottom: auto !important;
  }
  .ms-xl-0-4a3696 {
    margin-left: 0 !important;
  }
  .ms-xl-1-cf4953 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2-f44fa5 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3-0f32d5 {
    margin-left: 0.75rem !important;
  }
  .ms-xl-4-fd4e55 {
    margin-left: 1rem !important;
  }
  .ms-xl-5-a4168d {
    margin-left: 1.25rem !important;
  }
  .ms-xl-6-60b881 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-7-96f181 {
    margin-left: 1.75rem !important;
  }
  .ms-xl-8-87c3be {
    margin-left: 2rem !important;
  }
  .ms-xl-9-f5ee6a {
    margin-left: 2.25rem !important;
  }
  .ms-xl-10-8c312b {
    margin-left: 2.5rem !important;
  }
  .ms-xl-11-e4b33a {
    margin-left: 3rem !important;
  }
  .ms-xl-12-78aed2 {
    margin-left: 3.5rem !important;
  }
  .ms-xl-13-24d5e3 {
    margin-left: 4rem !important;
  }
  .ms-xl-14-8a9519 {
    margin-left: 4.5rem !important;
  }
  .ms-xl-15-a65999 {
    margin-left: 5rem !important;
  }
  .ms-xl-16-c286e8 {
    margin-left: 6rem !important;
  }
  .ms-xl-17-b368ce {
    margin-left: 7rem !important;
  }
  .ms-xl-18-9e6923 {
    margin-left: 8rem !important;
  }
  .ms-xl-19-844676 {
    margin-left: 9rem !important;
  }
  .ms-xl-20-d3a0cc {
    margin-left: 10rem !important;
  }
  .ms-xl-21-72ae8d {
    margin-left: 12.5rem !important;
  }
  .ms-xl-22-c4c2d2 {
    margin-left: 15rem !important;
  }
  .ms-xl-23-330a66 {
    margin-left: 17.5rem !important;
  }
  .ms-xl-24-7e5a0d {
    margin-left: 20rem !important;
  }
  .ms-xl-25-fe58d8 {
    margin-left: 22.5rem !important;
  }
  .ms-xl-auto-78bc6b {
    margin-left: auto !important;
  }
  .m-xl-n1-34d199 {
    margin: -0.25rem !important;
  }
  .m-xl-n2-3a2104 {
    margin: -0.5rem !important;
  }
  .m-xl-n3-98c375 {
    margin: -0.75rem !important;
  }
  .m-xl-n4-8ddb76 {
    margin: -1rem !important;
  }
  .m-xl-n5-fb2e70 {
    margin: -1.25rem !important;
  }
  .m-xl-n6-027e42 {
    margin: -1.5rem !important;
  }
  .m-xl-n7-15aaba {
    margin: -1.75rem !important;
  }
  .m-xl-n8-3f044b {
    margin: -2rem !important;
  }
  .m-xl-n9-9be88b {
    margin: -2.25rem !important;
  }
  .m-xl-n10-b895f4 {
    margin: -2.5rem !important;
  }
  .m-xl-n11-16c335 {
    margin: -3rem !important;
  }
  .m-xl-n12-27d4d6 {
    margin: -3.5rem !important;
  }
  .m-xl-n13-6cdc38 {
    margin: -4rem !important;
  }
  .m-xl-n14-4639d6 {
    margin: -4.5rem !important;
  }
  .m-xl-n15-412576 {
    margin: -5rem !important;
  }
  .m-xl-n16-9af06c {
    margin: -6rem !important;
  }
  .m-xl-n17-3834d1 {
    margin: -7rem !important;
  }
  .m-xl-n18-eeec72 {
    margin: -8rem !important;
  }
  .m-xl-n19-dbbd94 {
    margin: -9rem !important;
  }
  .m-xl-n20-179eb0 {
    margin: -10rem !important;
  }
  .m-xl-n21-bf6e28 {
    margin: -12.5rem !important;
  }
  .m-xl-n22-b2e21c {
    margin: -15rem !important;
  }
  .m-xl-n23-af13c4 {
    margin: -17.5rem !important;
  }
  .m-xl-n24-831a29 {
    margin: -20rem !important;
  }
  .m-xl-n25-8acb0b {
    margin: -22.5rem !important;
  }
  .mx-xl-n1-3172cd {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xl-n2-dcf656 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xl-n3-8ac915 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-xl-n4-6c9a6a {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xl-n5-b8868d {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-xl-n6-88699c {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xl-n7-1b4da9 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-xl-n8-32bf33 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xl-n9-f101c5 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-xl-n10-df6a97 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xl-n11-d2e6d8 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xl-n12-a6cb86 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-xl-n13-3f1f84 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-xl-n14-15adb3 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-xl-n15-d8e93f {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xl-n16-db28ba {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-xl-n17-aa3a94 {
    margin-right: -7rem !important;
    margin-left: -7rem !important;
  }
  .mx-xl-n18-da708e {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-xl-n19-60b798 {
    margin-right: -9rem !important;
    margin-left: -9rem !important;
  }
  .mx-xl-n20-db5bfd {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-xl-n21-4fae10 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .mx-xl-n22-df3768 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-xl-n23-f49e95 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .mx-xl-n24-4583e1 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .mx-xl-n25-aca580 {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .my-xl-n1-4f18df {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xl-n2-4eca0f {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xl-n3-95d94a {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-xl-n4-242b09 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xl-n5-558d92 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-xl-n6-ddade9 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xl-n7-e6a90d {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-xl-n8-3765bb {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xl-n9-e568d5 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-xl-n10-cd3223 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xl-n11-f906b9 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xl-n12-3a9838 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-xl-n13-761fd3 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-xl-n14-9b23a0 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-xl-n15-3c9ee1 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xl-n16-a2250d {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-xl-n17-be6e6c {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }
  .my-xl-n18-8af616 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-xl-n19-c62a15 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }
  .my-xl-n20-54e671 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-xl-n21-d3d6fe {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }
  .my-xl-n22-3592fc {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-xl-n23-391e47 {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }
  .my-xl-n24-68f81c {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .my-xl-n25-526b01 {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }
  .mt-xl-n1-af62f7 {
    margin-top: -0.25rem !important;
  }
  .mt-xl-n2-80b658 {
    margin-top: -0.5rem !important;
  }
  .mt-xl-n3-45e47e {
    margin-top: -0.75rem !important;
  }
  .mt-xl-n4-e0aa5a {
    margin-top: -1rem !important;
  }
  .mt-xl-n5-aaebfa {
    margin-top: -1.25rem !important;
  }
  .mt-xl-n6-5768cc {
    margin-top: -1.5rem !important;
  }
  .mt-xl-n7-7a9f90 {
    margin-top: -1.75rem !important;
  }
  .mt-xl-n8-c2cdd6 {
    margin-top: -2rem !important;
  }
  .mt-xl-n9-cb22f3 {
    margin-top: -2.25rem !important;
  }
  .mt-xl-n10-d6bccc {
    margin-top: -2.5rem !important;
  }
  .mt-xl-n11-fe4c37 {
    margin-top: -3rem !important;
  }
  .mt-xl-n12-077416 {
    margin-top: -3.5rem !important;
  }
  .mt-xl-n13-6ef4f1 {
    margin-top: -4rem !important;
  }
  .mt-xl-n14-ebe203 {
    margin-top: -4.5rem !important;
  }
  .mt-xl-n15-012a0a {
    margin-top: -5rem !important;
  }
  .mt-xl-n16-0aae69 {
    margin-top: -6rem !important;
  }
  .mt-xl-n17-c520f2 {
    margin-top: -7rem !important;
  }
  .mt-xl-n18-8449a8 {
    margin-top: -8rem !important;
  }
  .mt-xl-n19-9d3c0c {
    margin-top: -9rem !important;
  }
  .mt-xl-n20-92c6a7 {
    margin-top: -10rem !important;
  }
  .mt-xl-n21-e65f0f {
    margin-top: -12.5rem !important;
  }
  .mt-xl-n22-7cf43f {
    margin-top: -15rem !important;
  }
  .mt-xl-n23-8ff9f0 {
    margin-top: -17.5rem !important;
  }
  .mt-xl-n24-2385c9 {
    margin-top: -20rem !important;
  }
  .mt-xl-n25-a3d896 {
    margin-top: -22.5rem !important;
  }
  .me-xl-n1-6d32b5 {
    margin-right: -0.25rem !important;
  }
  .me-xl-n2-9def6b {
    margin-right: -0.5rem !important;
  }
  .me-xl-n3-af6220 {
    margin-right: -0.75rem !important;
  }
  .me-xl-n4-56d4fa {
    margin-right: -1rem !important;
  }
  .me-xl-n5-6fac75 {
    margin-right: -1.25rem !important;
  }
  .me-xl-n6-4c869a {
    margin-right: -1.5rem !important;
  }
  .me-xl-n7-ad6a8a {
    margin-right: -1.75rem !important;
  }
  .me-xl-n8-ae9cce {
    margin-right: -2rem !important;
  }
  .me-xl-n9-4a639c {
    margin-right: -2.25rem !important;
  }
  .me-xl-n10-56a519 {
    margin-right: -2.5rem !important;
  }
  .me-xl-n11-e393af {
    margin-right: -3rem !important;
  }
  .me-xl-n12-7519ed {
    margin-right: -3.5rem !important;
  }
  .me-xl-n13-0f32ee {
    margin-right: -4rem !important;
  }
  .me-xl-n14-fc953e {
    margin-right: -4.5rem !important;
  }
  .me-xl-n15-37ff54 {
    margin-right: -5rem !important;
  }
  .me-xl-n16-af70a2 {
    margin-right: -6rem !important;
  }
  .me-xl-n17-fe3f75 {
    margin-right: -7rem !important;
  }
  .me-xl-n18-e06c66 {
    margin-right: -8rem !important;
  }
  .me-xl-n19-52daac {
    margin-right: -9rem !important;
  }
  .me-xl-n20-06a992 {
    margin-right: -10rem !important;
  }
  .me-xl-n21-30152c {
    margin-right: -12.5rem !important;
  }
  .me-xl-n22-341a86 {
    margin-right: -15rem !important;
  }
  .me-xl-n23-e8b451 {
    margin-right: -17.5rem !important;
  }
  .me-xl-n24-0aa58a {
    margin-right: -20rem !important;
  }
  .me-xl-n25-ce95d6 {
    margin-right: -22.5rem !important;
  }
  .mb-xl-n1-509843 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xl-n2-f744e6 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xl-n3-31b4c2 {
    margin-bottom: -0.75rem !important;
  }
  .mb-xl-n4-9c9ca8 {
    margin-bottom: -1rem !important;
  }
  .mb-xl-n5-d36a42 {
    margin-bottom: -1.25rem !important;
  }
  .mb-xl-n6-cf813f {
    margin-bottom: -1.5rem !important;
  }
  .mb-xl-n7-1e12fb {
    margin-bottom: -1.75rem !important;
  }
  .mb-xl-n8-b1b953 {
    margin-bottom: -2rem !important;
  }
  .mb-xl-n9-fe6322 {
    margin-bottom: -2.25rem !important;
  }
  .mb-xl-n10-579d1b {
    margin-bottom: -2.5rem !important;
  }
  .mb-xl-n11-4c6cab {
    margin-bottom: -3rem !important;
  }
  .mb-xl-n12-273074 {
    margin-bottom: -3.5rem !important;
  }
  .mb-xl-n13-b7eeb9 {
    margin-bottom: -4rem !important;
  }
  .mb-xl-n14-3a798b {
    margin-bottom: -4.5rem !important;
  }
  .mb-xl-n15-0a7a91 {
    margin-bottom: -5rem !important;
  }
  .mb-xl-n16-1b9eeb {
    margin-bottom: -6rem !important;
  }
  .mb-xl-n17-0bea7a {
    margin-bottom: -7rem !important;
  }
  .mb-xl-n18-c96b3c {
    margin-bottom: -8rem !important;
  }
  .mb-xl-n19-6d8053 {
    margin-bottom: -9rem !important;
  }
  .mb-xl-n20-6c8643 {
    margin-bottom: -10rem !important;
  }
  .mb-xl-n21-3ed5a1 {
    margin-bottom: -12.5rem !important;
  }
  .mb-xl-n22-5ea2ca {
    margin-bottom: -15rem !important;
  }
  .mb-xl-n23-f6d646 {
    margin-bottom: -17.5rem !important;
  }
  .mb-xl-n24-b66f92 {
    margin-bottom: -20rem !important;
  }
  .mb-xl-n25-1a816f {
    margin-bottom: -22.5rem !important;
  }
  .ms-xl-n1-4bf845 {
    margin-left: -0.25rem !important;
  }
  .ms-xl-n2-4ef2f8 {
    margin-left: -0.5rem !important;
  }
  .ms-xl-n3-62c37f {
    margin-left: -0.75rem !important;
  }
  .ms-xl-n4-7f465b {
    margin-left: -1rem !important;
  }
  .ms-xl-n5-90da2a {
    margin-left: -1.25rem !important;
  }
  .ms-xl-n6-13eec9 {
    margin-left: -1.5rem !important;
  }
  .ms-xl-n7-28fa8c {
    margin-left: -1.75rem !important;
  }
  .ms-xl-n8-6e2c3f {
    margin-left: -2rem !important;
  }
  .ms-xl-n9-323ba7 {
    margin-left: -2.25rem !important;
  }
  .ms-xl-n10-9d2017 {
    margin-left: -2.5rem !important;
  }
  .ms-xl-n11-c6d32d {
    margin-left: -3rem !important;
  }
  .ms-xl-n12-562d62 {
    margin-left: -3.5rem !important;
  }
  .ms-xl-n13-1d3680 {
    margin-left: -4rem !important;
  }
  .ms-xl-n14-8ab7ae {
    margin-left: -4.5rem !important;
  }
  .ms-xl-n15-7fbd39 {
    margin-left: -5rem !important;
  }
  .ms-xl-n16-402b05 {
    margin-left: -6rem !important;
  }
  .ms-xl-n17-9b52b7 {
    margin-left: -7rem !important;
  }
  .ms-xl-n18-8b2b73 {
    margin-left: -8rem !important;
  }
  .ms-xl-n19-4d7dfd {
    margin-left: -9rem !important;
  }
  .ms-xl-n20-61090b {
    margin-left: -10rem !important;
  }
  .ms-xl-n21-0abafc {
    margin-left: -12.5rem !important;
  }
  .ms-xl-n22-fe2051 {
    margin-left: -15rem !important;
  }
  .ms-xl-n23-e508a9 {
    margin-left: -17.5rem !important;
  }
  .ms-xl-n24-f9165a {
    margin-left: -20rem !important;
  }
  .ms-xl-n25-9efb46 {
    margin-left: -22.5rem !important;
  }
  .p-xl-0-b50b2b {
    padding: 0 !important;
  }
  .p-xl-1-62cbd4 {
    padding: 0.25rem !important;
  }
  .p-xl-2-c95917 {
    padding: 0.5rem !important;
  }
  .p-xl-3-561e4d {
    padding: 0.75rem !important;
  }
  .p-xl-4-52c75d {
    padding: 1rem !important;
  }
  .p-xl-5-e49eba {
    padding: 1.25rem !important;
  }
  .p-xl-6-125569 {
    padding: 1.5rem !important;
  }
  .p-xl-7-3a545d {
    padding: 1.75rem !important;
  }
  .p-xl-8-d6cb2b {
    padding: 2rem !important;
  }
  .p-xl-9-52c65f {
    padding: 2.25rem !important;
  }
  .p-xl-10-dcf929 {
    padding: 2.5rem !important;
  }
  .p-xl-11-69764d {
    padding: 3rem !important;
  }
  .p-xl-12-deffe1 {
    padding: 3.5rem !important;
  }
  .p-xl-13-1e72b5 {
    padding: 4rem !important;
  }
  .p-xl-14-673bb0 {
    padding: 4.5rem !important;
  }
  .p-xl-15-435af2 {
    padding: 5rem !important;
  }
  .p-xl-16-55a7d5 {
    padding: 6rem !important;
  }
  .p-xl-17-cdc0da {
    padding: 7rem !important;
  }
  .p-xl-18-64043c {
    padding: 8rem !important;
  }
  .p-xl-19-b41ba3 {
    padding: 9rem !important;
  }
  .p-xl-20-dcac6f {
    padding: 10rem !important;
  }
  .p-xl-21-7358a2 {
    padding: 12.5rem !important;
  }
  .p-xl-22-663d72 {
    padding: 15rem !important;
  }
  .p-xl-23-751b7e {
    padding: 17.5rem !important;
  }
  .p-xl-24-8f84f4 {
    padding: 20rem !important;
  }
  .p-xl-25-5e2e54 {
    padding: 22.5rem !important;
  }
  .px-xl-0-acaa01 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1-3ea543 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2-6ee615 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3-c84061 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xl-4-bbaef1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-5-eae77e {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xl-6-72dc6e {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-7-bbbe4d {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-xl-8-84fb0e {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-9-981df3 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-xl-10-0c3bf0 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-11-36a829 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-12-2b7d0e {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-xl-13-9ed11f {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-14-da6d97 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-xl-15-33c70d {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-16-f9e3b9 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xl-17-15a56f {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-xl-18-8d7f7b {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-xl-19-3b1f1e {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-xl-20-3266a2 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-xl-21-8f5e0a {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
  }
  .px-xl-22-c7301f {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-xl-23-e3d75a {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
  }
  .px-xl-24-bea4df {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .px-xl-25-0f3f34 {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
  }
  .py-xl-0-2c5939 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1-280630 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2-9a2d44 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3-853b70 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xl-4-b14aa1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-5-c8bbf6 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xl-6-3942c9 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-7-5a984f {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-xl-8-ec9cae {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-9-7e7bed {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-xl-10-78d9cd {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-11-5b73cb {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-12-579bd1 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-xl-13-b223ca {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-14-315bf9 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-xl-15-3a9b6a {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-16-75b534 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xl-17-6d4602 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-xl-18-04fa82 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-xl-19-6c50e9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-xl-20-cb8ebb {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-xl-21-ffdfc7 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .py-xl-22-234614 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-xl-23-f16a78 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }
  .py-xl-24-d25e5f {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .py-xl-25-bd91b9 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .pt-xl-0-bd4184 {
    padding-top: 0 !important;
  }
  .pt-xl-1-d0f4b6 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2-7b7b16 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3-ebc914 {
    padding-top: 0.75rem !important;
  }
  .pt-xl-4-5bc0e7 {
    padding-top: 1rem !important;
  }
  .pt-xl-5-3c1fa5 {
    padding-top: 1.25rem !important;
  }
  .pt-xl-6-a8d2db {
    padding-top: 1.5rem !important;
  }
  .pt-xl-7-ce2763 {
    padding-top: 1.75rem !important;
  }
  .pt-xl-8-345fae {
    padding-top: 2rem !important;
  }
  .pt-xl-9-8bb744 {
    padding-top: 2.25rem !important;
  }
  .pt-xl-10-d1fc84 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-11-9459e4 {
    padding-top: 3rem !important;
  }
  .pt-xl-12-35471f {
    padding-top: 3.5rem !important;
  }
  .pt-xl-13-089990 {
    padding-top: 4rem !important;
  }
  .pt-xl-14-b4e86f {
    padding-top: 4.5rem !important;
  }
  .pt-xl-15-0513f9 {
    padding-top: 5rem !important;
  }
  .pt-xl-16-5eeb9d {
    padding-top: 6rem !important;
  }
  .pt-xl-17-95d1c8 {
    padding-top: 7rem !important;
  }
  .pt-xl-18-f98402 {
    padding-top: 8rem !important;
  }
  .pt-xl-19-cf80be {
    padding-top: 9rem !important;
  }
  .pt-xl-20-21f1f9 {
    padding-top: 10rem !important;
  }
  .pt-xl-21-49171b {
    padding-top: 12.5rem !important;
  }
  .pt-xl-22-a77e59 {
    padding-top: 15rem !important;
  }
  .pt-xl-23-c89ab3 {
    padding-top: 17.5rem !important;
  }
  .pt-xl-24-0baa02 {
    padding-top: 20rem !important;
  }
  .pt-xl-25-fe67c5 {
    padding-top: 22.5rem !important;
  }
  .pe-xl-0-4296bb {
    padding-right: 0 !important;
  }
  .pe-xl-1-978bbd {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2-6d317f {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3-ebf362 {
    padding-right: 0.75rem !important;
  }
  .pe-xl-4-5c1711 {
    padding-right: 1rem !important;
  }
  .pe-xl-5-47315e {
    padding-right: 1.25rem !important;
  }
  .pe-xl-6-4f0215 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-7-c17f32 {
    padding-right: 1.75rem !important;
  }
  .pe-xl-8-a714cf {
    padding-right: 2rem !important;
  }
  .pe-xl-9-68e35b {
    padding-right: 2.25rem !important;
  }
  .pe-xl-10-3c40a8 {
    padding-right: 2.5rem !important;
  }
  .pe-xl-11-0dc8e4 {
    padding-right: 3rem !important;
  }
  .pe-xl-12-498c00 {
    padding-right: 3.5rem !important;
  }
  .pe-xl-13-95ed46 {
    padding-right: 4rem !important;
  }
  .pe-xl-14-a19b98 {
    padding-right: 4.5rem !important;
  }
  .pe-xl-15-6fdc45 {
    padding-right: 5rem !important;
  }
  .pe-xl-16-4a08eb {
    padding-right: 6rem !important;
  }
  .pe-xl-17-252845 {
    padding-right: 7rem !important;
  }
  .pe-xl-18-2c8a29 {
    padding-right: 8rem !important;
  }
  .pe-xl-19-d1491e {
    padding-right: 9rem !important;
  }
  .pe-xl-20-bda79d {
    padding-right: 10rem !important;
  }
  .pe-xl-21-8ef9d6 {
    padding-right: 12.5rem !important;
  }
  .pe-xl-22-481204 {
    padding-right: 15rem !important;
  }
  .pe-xl-23-bd4cef {
    padding-right: 17.5rem !important;
  }
  .pe-xl-24-61345d {
    padding-right: 20rem !important;
  }
  .pe-xl-25-9ab081 {
    padding-right: 22.5rem !important;
  }
  .pb-xl-0-e6221c {
    padding-bottom: 0 !important;
  }
  .pb-xl-1-db1723 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2-48447b {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3-fd0b0a {
    padding-bottom: 0.75rem !important;
  }
  .pb-xl-4-e31ef4 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-5-bfbb4a {
    padding-bottom: 1.25rem !important;
  }
  .pb-xl-6-42422c {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-7-1a3779 {
    padding-bottom: 1.75rem !important;
  }
  .pb-xl-8-da1ca0 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-9-c3b54a {
    padding-bottom: 2.25rem !important;
  }
  .pb-xl-10-f642fb {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-11-c1a391 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-12-c24dc9 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xl-13-2d95b5 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-14-642dbf {
    padding-bottom: 4.5rem !important;
  }
  .pb-xl-15-498ce6 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-16-215f88 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-17-a1bb22 {
    padding-bottom: 7rem !important;
  }
  .pb-xl-18-608fef {
    padding-bottom: 8rem !important;
  }
  .pb-xl-19-5f3d76 {
    padding-bottom: 9rem !important;
  }
  .pb-xl-20-3731fb {
    padding-bottom: 10rem !important;
  }
  .pb-xl-21-1fd5c4 {
    padding-bottom: 12.5rem !important;
  }
  .pb-xl-22-5c8040 {
    padding-bottom: 15rem !important;
  }
  .pb-xl-23-04fb19 {
    padding-bottom: 17.5rem !important;
  }
  .pb-xl-24-036efa {
    padding-bottom: 20rem !important;
  }
  .pb-xl-25-8ce22f {
    padding-bottom: 22.5rem !important;
  }
  .ps-xl-0-b4fbf6 {
    padding-left: 0 !important;
  }
  .ps-xl-1-8c8670 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2-d7c3f3 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3-952707 {
    padding-left: 0.75rem !important;
  }
  .ps-xl-4-92962d {
    padding-left: 1rem !important;
  }
  .ps-xl-5-cca6b7 {
    padding-left: 1.25rem !important;
  }
  .ps-xl-6-0e9d5d {
    padding-left: 1.5rem !important;
  }
  .ps-xl-7-1762f1 {
    padding-left: 1.75rem !important;
  }
  .ps-xl-8-c94e82 {
    padding-left: 2rem !important;
  }
  .ps-xl-9-cdba2d {
    padding-left: 2.25rem !important;
  }
  .ps-xl-10-f97bc5 {
    padding-left: 2.5rem !important;
  }
  .ps-xl-11-79636d {
    padding-left: 3rem !important;
  }
  .ps-xl-12-a9ec6f {
    padding-left: 3.5rem !important;
  }
  .ps-xl-13-ea2ee0 {
    padding-left: 4rem !important;
  }
  .ps-xl-14-31d21d {
    padding-left: 4.5rem !important;
  }
  .ps-xl-15-54c32a {
    padding-left: 5rem !important;
  }
  .ps-xl-16-846a53 {
    padding-left: 6rem !important;
  }
  .ps-xl-17-bf2fe6 {
    padding-left: 7rem !important;
  }
  .ps-xl-18-48f1b5 {
    padding-left: 8rem !important;
  }
  .ps-xl-19-78a03c {
    padding-left: 9rem !important;
  }
  .ps-xl-20-a821f6 {
    padding-left: 10rem !important;
  }
  .ps-xl-21-6d3e0a {
    padding-left: 12.5rem !important;
  }
  .ps-xl-22-2c5ef4 {
    padding-left: 15rem !important;
  }
  .ps-xl-23-b48cf8 {
    padding-left: 17.5rem !important;
  }
  .ps-xl-24-f2ef22 {
    padding-left: 20rem !important;
  }
  .ps-xl-25-bfb665 {
    padding-left: 22.5rem !important;
  }
  .text-xl-start-d31324 {
    text-align: left !important;
  }
  .text-xl-end-9a6d65 {
    text-align: right !important;
  }
  .text-xl-center-f0ec0c {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start-051825 {
    float: left !important;
  }
  .float-xxl-end-3aa859 {
    float: right !important;
  }
  .float-xxl-none-5e1c4f {
    float: none !important;
  }
  .d-xxl-inline-821853 {
    display: inline !important;
  }
  .d-xxl-inline-block-235ff5 {
    display: inline-block !important;
  }
  .d-xxl-block-649fc1 {
    display: block !important;
  }
  .d-xxl-grid-3426a7 {
    display: grid !important;
  }
  .d-xxl-table-2a7d98 {
    display: table !important;
  }
  .d-xxl-table-row-8d4597 {
    display: table-row !important;
  }
  .d-xxl-table-cell-5eae3e {
    display: table-cell !important;
  }
  .d-xxl-flex-320eb9 {
    display: flex !important;
  }
  .d-xxl-inline-flex-c69d12 {
    display: inline-flex !important;
  }
  .d-xxl-none-2bdd46 {
    display: none !important;
  }
  .flex-xxl-fill-50b353 {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row-197b93 {
    flex-direction: row !important;
  }
  .flex-xxl-column-56635e {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse-23ec3b {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse-1807bc {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0-e42af7 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1-4e6251 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0-967daf {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1-be10a1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap-80574b {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap-601793 {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse-1f21d5 {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0-f8f54c {
    gap: 0 !important;
  }
  .gap-xxl-1-aceb14 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2-e62f54 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3-9297b9 {
    gap: 0.75rem !important;
  }
  .gap-xxl-4-27300e {
    gap: 1rem !important;
  }
  .gap-xxl-5-e9e5b7 {
    gap: 1.25rem !important;
  }
  .gap-xxl-6-6bef4c {
    gap: 1.5rem !important;
  }
  .gap-xxl-7-faef2d {
    gap: 1.75rem !important;
  }
  .gap-xxl-8-6e93ff {
    gap: 2rem !important;
  }
  .gap-xxl-9-9e0797 {
    gap: 2.25rem !important;
  }
  .gap-xxl-10-361c8b {
    gap: 2.5rem !important;
  }
  .gap-xxl-11-83ef59 {
    gap: 3rem !important;
  }
  .gap-xxl-12-6c5279 {
    gap: 3.5rem !important;
  }
  .gap-xxl-13-e2f2af {
    gap: 4rem !important;
  }
  .gap-xxl-14-7aedef {
    gap: 4.5rem !important;
  }
  .gap-xxl-15-d2f608 {
    gap: 5rem !important;
  }
  .gap-xxl-16-3f0368 {
    gap: 6rem !important;
  }
  .gap-xxl-17-d4d51a {
    gap: 7rem !important;
  }
  .gap-xxl-18-4f394e {
    gap: 8rem !important;
  }
  .gap-xxl-19-08ef77 {
    gap: 9rem !important;
  }
  .gap-xxl-20-dc7d33 {
    gap: 10rem !important;
  }
  .gap-xxl-21-725693 {
    gap: 12.5rem !important;
  }
  .gap-xxl-22-43ff06 {
    gap: 15rem !important;
  }
  .gap-xxl-23-9415a4 {
    gap: 17.5rem !important;
  }
  .gap-xxl-24-4c5d07 {
    gap: 20rem !important;
  }
  .gap-xxl-25-5b8d1a {
    gap: 22.5rem !important;
  }
  .justify-content-xxl-start-ae6440 {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end-eb6145 {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center-26c626 {
    justify-content: center !important;
  }
  .justify-content-xxl-between-38562c {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around-29b3af {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly-1fce3a {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start-6a2f5b {
    align-items: flex-start !important;
  }
  .align-items-xxl-end-f83386 {
    align-items: flex-end !important;
  }
  .align-items-xxl-center-deaa04 {
    align-items: center !important;
  }
  .align-items-xxl-baseline-a6c122 {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch-420dea {
    align-items: stretch !important;
  }
  .align-content-xxl-start-f8e5e1 {
    align-content: flex-start !important;
  }
  .align-content-xxl-end-779c35 {
    align-content: flex-end !important;
  }
  .align-content-xxl-center-8f9992 {
    align-content: center !important;
  }
  .align-content-xxl-between-c9d294 {
    align-content: space-between !important;
  }
  .align-content-xxl-around-429129 {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch-76467c {
    align-content: stretch !important;
  }
  .align-self-xxl-auto-fb0b7c {
    align-self: auto !important;
  }
  .align-self-xxl-start-dc33e6 {
    align-self: flex-start !important;
  }
  .align-self-xxl-end-5b2141 {
    align-self: flex-end !important;
  }
  .align-self-xxl-center-cc1588 {
    align-self: center !important;
  }
  .align-self-xxl-baseline-0c1a98 {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch-4532c8 {
    align-self: stretch !important;
  }
  .order-xxl-first-f88d2e {
    order: -1 !important;
  }
  .order-xxl-0-d058a6 {
    order: 0 !important;
  }
  .order-xxl-1-841dbd {
    order: 1 !important;
  }
  .order-xxl-2-5c93fb {
    order: 2 !important;
  }
  .order-xxl-3-3913b4 {
    order: 3 !important;
  }
  .order-xxl-4-38eea9 {
    order: 4 !important;
  }
  .order-xxl-5-d1b268 {
    order: 5 !important;
  }
  .order-xxl-last-2c3afd {
    order: 6 !important;
  }
  .m-xxl-0-2864b0 {
    margin: 0 !important;
  }
  .m-xxl-1-345ed0 {
    margin: 0.25rem !important;
  }
  .m-xxl-2-62304c {
    margin: 0.5rem !important;
  }
  .m-xxl-3-857124 {
    margin: 0.75rem !important;
  }
  .m-xxl-4-3637bc {
    margin: 1rem !important;
  }
  .m-xxl-5-30a01d {
    margin: 1.25rem !important;
  }
  .m-xxl-6-cdf7d9 {
    margin: 1.5rem !important;
  }
  .m-xxl-7-bc6e76 {
    margin: 1.75rem !important;
  }
  .m-xxl-8-5d3176 {
    margin: 2rem !important;
  }
  .m-xxl-9-fe943c {
    margin: 2.25rem !important;
  }
  .m-xxl-10-8cd299 {
    margin: 2.5rem !important;
  }
  .m-xxl-11-bd7dc6 {
    margin: 3rem !important;
  }
  .m-xxl-12-339d75 {
    margin: 3.5rem !important;
  }
  .m-xxl-13-93a4fa {
    margin: 4rem !important;
  }
  .m-xxl-14-2e1398 {
    margin: 4.5rem !important;
  }
  .m-xxl-15-722d80 {
    margin: 5rem !important;
  }
  .m-xxl-16-6cdce8 {
    margin: 6rem !important;
  }
  .m-xxl-17-9e12d6 {
    margin: 7rem !important;
  }
  .m-xxl-18-c11403 {
    margin: 8rem !important;
  }
  .m-xxl-19-b15580 {
    margin: 9rem !important;
  }
  .m-xxl-20-55c86a {
    margin: 10rem !important;
  }
  .m-xxl-21-9df502 {
    margin: 12.5rem !important;
  }
  .m-xxl-22-607b36 {
    margin: 15rem !important;
  }
  .m-xxl-23-78a18d {
    margin: 17.5rem !important;
  }
  .m-xxl-24-e8d15b {
    margin: 20rem !important;
  }
  .m-xxl-25-6c7e5f {
    margin: 22.5rem !important;
  }
  .m-xxl-auto-6876f8 {
    margin: auto !important;
  }
  .mx-xxl-0-8c0a32 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1-84faf0 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2-b1c0ae {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3-9ee9b7 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xxl-4-55bd1b {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-5-d0a3fc {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xxl-6-3f112c {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-7-0c87dc {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-xxl-8-0b91e5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-9-d84914 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-xxl-10-5d7f35 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-11-6ecafc {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-12-b59136 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xxl-13-bf8e99 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-14-5d7525 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-xxl-15-52a1c5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-16-6a9653 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xxl-17-17c7e9 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-xxl-18-fe93f7 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-xxl-19-033140 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-xxl-20-5f2c6a {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xxl-21-e1e58c {
    margin-right: 12.5rem !important;
    margin-left: 12.5rem !important;
  }
  .mx-xxl-22-578441 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-xxl-23-899eee {
    margin-right: 17.5rem !important;
    margin-left: 17.5rem !important;
  }
  .mx-xxl-24-f4cad9 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-xxl-25-949a3d {
    margin-right: 22.5rem !important;
    margin-left: 22.5rem !important;
  }
  .mx-xxl-auto-5845d9 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0-f70656 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1-4020d7 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2-b5fa7b {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3-69264f {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xxl-4-82bcc4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-5-e03c99 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xxl-6-5a0eea {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-7-283ed4 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-xxl-8-0e82e3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-9-41f110 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-xxl-10-4a0cf4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-11-33edae {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-12-c24505 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xxl-13-8ec449 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-14-30fdf7 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-xxl-15-fd5e7b {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-16-250636 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xxl-17-8d8d32 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-xxl-18-a73c70 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-xxl-19-d07d56 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-xxl-20-b43093 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xxl-21-65e865 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .my-xxl-22-7f6a80 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-xxl-23-b39796 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }
  .my-xxl-24-918250 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-xxl-25-b88a0b {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .my-xxl-auto-a49b34 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0-ebdc29 {
    margin-top: 0 !important;
  }
  .mt-xxl-1-69321f {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2-bc679c {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3-c2f1ba {
    margin-top: 0.75rem !important;
  }
  .mt-xxl-4-1b3a7f {
    margin-top: 1rem !important;
  }
  .mt-xxl-5-03f1b4 {
    margin-top: 1.25rem !important;
  }
  .mt-xxl-6-a9e0ff {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-7-f7ea33 {
    margin-top: 1.75rem !important;
  }
  .mt-xxl-8-c14a42 {
    margin-top: 2rem !important;
  }
  .mt-xxl-9-6579e5 {
    margin-top: 2.25rem !important;
  }
  .mt-xxl-10-1badf7 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-11-d3797f {
    margin-top: 3rem !important;
  }
  .mt-xxl-12-23fca2 {
    margin-top: 3.5rem !important;
  }
  .mt-xxl-13-1afc4d {
    margin-top: 4rem !important;
  }
  .mt-xxl-14-9d4a5b {
    margin-top: 4.5rem !important;
  }
  .mt-xxl-15-0a64e2 {
    margin-top: 5rem !important;
  }
  .mt-xxl-16-a80d14 {
    margin-top: 6rem !important;
  }
  .mt-xxl-17-0c3f09 {
    margin-top: 7rem !important;
  }
  .mt-xxl-18-5c53bb {
    margin-top: 8rem !important;
  }
  .mt-xxl-19-8c7f65 {
    margin-top: 9rem !important;
  }
  .mt-xxl-20-c5723e {
    margin-top: 10rem !important;
  }
  .mt-xxl-21-a1366f {
    margin-top: 12.5rem !important;
  }
  .mt-xxl-22-ec2af0 {
    margin-top: 15rem !important;
  }
  .mt-xxl-23-72f4e8 {
    margin-top: 17.5rem !important;
  }
  .mt-xxl-24-9277f0 {
    margin-top: 20rem !important;
  }
  .mt-xxl-25-4af584 {
    margin-top: 22.5rem !important;
  }
  .mt-xxl-auto-5aefad {
    margin-top: auto !important;
  }
  .me-xxl-0-3b31dd {
    margin-right: 0 !important;
  }
  .me-xxl-1-002c40 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2-35a541 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3-ccee5e {
    margin-right: 0.75rem !important;
  }
  .me-xxl-4-50380d {
    margin-right: 1rem !important;
  }
  .me-xxl-5-31e8c7 {
    margin-right: 1.25rem !important;
  }
  .me-xxl-6-06baa9 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-7-bd970a {
    margin-right: 1.75rem !important;
  }
  .me-xxl-8-9e0312 {
    margin-right: 2rem !important;
  }
  .me-xxl-9-9c1a7a {
    margin-right: 2.25rem !important;
  }
  .me-xxl-10-2125e7 {
    margin-right: 2.5rem !important;
  }
  .me-xxl-11-59ceeb {
    margin-right: 3rem !important;
  }
  .me-xxl-12-9ddf90 {
    margin-right: 3.5rem !important;
  }
  .me-xxl-13-5519f3 {
    margin-right: 4rem !important;
  }
  .me-xxl-14-642318 {
    margin-right: 4.5rem !important;
  }
  .me-xxl-15-00738c {
    margin-right: 5rem !important;
  }
  .me-xxl-16-9e964c {
    margin-right: 6rem !important;
  }
  .me-xxl-17-8e3252 {
    margin-right: 7rem !important;
  }
  .me-xxl-18-7984b2 {
    margin-right: 8rem !important;
  }
  .me-xxl-19-3ce501 {
    margin-right: 9rem !important;
  }
  .me-xxl-20-a85013 {
    margin-right: 10rem !important;
  }
  .me-xxl-21-4ba645 {
    margin-right: 12.5rem !important;
  }
  .me-xxl-22-1a42d7 {
    margin-right: 15rem !important;
  }
  .me-xxl-23-3d940f {
    margin-right: 17.5rem !important;
  }
  .me-xxl-24-c8603c {
    margin-right: 20rem !important;
  }
  .me-xxl-25-15eb4b {
    margin-right: 22.5rem !important;
  }
  .me-xxl-auto-438f8e {
    margin-right: auto !important;
  }
  .mb-xxl-0-ca9194 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1-2756af {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2-826fcc {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3-68045f {
    margin-bottom: 0.75rem !important;
  }
  .mb-xxl-4-902dea {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-5-845a6a {
    margin-bottom: 1.25rem !important;
  }
  .mb-xxl-6-665a5e {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-7-4af1e8 {
    margin-bottom: 1.75rem !important;
  }
  .mb-xxl-8-7a5070 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-9-b11301 {
    margin-bottom: 2.25rem !important;
  }
  .mb-xxl-10-b84339 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-11-b9b3ba {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-12-5d8391 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xxl-13-ce4e43 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-14-9fb6ed {
    margin-bottom: 4.5rem !important;
  }
  .mb-xxl-15-21dcf8 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-16-31763a {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-17-fe2234 {
    margin-bottom: 7rem !important;
  }
  .mb-xxl-18-f981b4 {
    margin-bottom: 8rem !important;
  }
  .mb-xxl-19-0b5582 {
    margin-bottom: 9rem !important;
  }
  .mb-xxl-20-47c787 {
    margin-bottom: 10rem !important;
  }
  .mb-xxl-21-7a0a81 {
    margin-bottom: 12.5rem !important;
  }
  .mb-xxl-22-d9db9b {
    margin-bottom: 15rem !important;
  }
  .mb-xxl-23-41107d {
    margin-bottom: 17.5rem !important;
  }
  .mb-xxl-24-a4a567 {
    margin-bottom: 20rem !important;
  }
  .mb-xxl-25-3e68bb {
    margin-bottom: 22.5rem !important;
  }
  .mb-xxl-auto-c90c55 {
    margin-bottom: auto !important;
  }
  .ms-xxl-0-f29be8 {
    margin-left: 0 !important;
  }
  .ms-xxl-1-6fe19a {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2-6ca64b {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3-12c77d {
    margin-left: 0.75rem !important;
  }
  .ms-xxl-4-817f65 {
    margin-left: 1rem !important;
  }
  .ms-xxl-5-13b344 {
    margin-left: 1.25rem !important;
  }
  .ms-xxl-6-efb6b3 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-7-d82220 {
    margin-left: 1.75rem !important;
  }
  .ms-xxl-8-fb751f {
    margin-left: 2rem !important;
  }
  .ms-xxl-9-fa4a26 {
    margin-left: 2.25rem !important;
  }
  .ms-xxl-10-e18dae {
    margin-left: 2.5rem !important;
  }
  .ms-xxl-11-abee01 {
    margin-left: 3rem !important;
  }
  .ms-xxl-12-3ff005 {
    margin-left: 3.5rem !important;
  }
  .ms-xxl-13-c41d3d {
    margin-left: 4rem !important;
  }
  .ms-xxl-14-5d0c23 {
    margin-left: 4.5rem !important;
  }
  .ms-xxl-15-1d43e3 {
    margin-left: 5rem !important;
  }
  .ms-xxl-16-3a5317 {
    margin-left: 6rem !important;
  }
  .ms-xxl-17-fad17a {
    margin-left: 7rem !important;
  }
  .ms-xxl-18-77c648 {
    margin-left: 8rem !important;
  }
  .ms-xxl-19-76dfac {
    margin-left: 9rem !important;
  }
  .ms-xxl-20-8d13f5 {
    margin-left: 10rem !important;
  }
  .ms-xxl-21-9fb4bf {
    margin-left: 12.5rem !important;
  }
  .ms-xxl-22-239401 {
    margin-left: 15rem !important;
  }
  .ms-xxl-23-aff13c {
    margin-left: 17.5rem !important;
  }
  .ms-xxl-24-b0ac42 {
    margin-left: 20rem !important;
  }
  .ms-xxl-25-58f70a {
    margin-left: 22.5rem !important;
  }
  .ms-xxl-auto-7bfd2b {
    margin-left: auto !important;
  }
  .m-xxl-n1-146084 {
    margin: -0.25rem !important;
  }
  .m-xxl-n2-8da9b7 {
    margin: -0.5rem !important;
  }
  .m-xxl-n3-a5d9f3 {
    margin: -0.75rem !important;
  }
  .m-xxl-n4-c96bd7 {
    margin: -1rem !important;
  }
  .m-xxl-n5-309743 {
    margin: -1.25rem !important;
  }
  .m-xxl-n6-d853ca {
    margin: -1.5rem !important;
  }
  .m-xxl-n7-3f6d06 {
    margin: -1.75rem !important;
  }
  .m-xxl-n8-46b0bb {
    margin: -2rem !important;
  }
  .m-xxl-n9-a8e01e {
    margin: -2.25rem !important;
  }
  .m-xxl-n10-a6d10e {
    margin: -2.5rem !important;
  }
  .m-xxl-n11-a26330 {
    margin: -3rem !important;
  }
  .m-xxl-n12-b01121 {
    margin: -3.5rem !important;
  }
  .m-xxl-n13-0aecd8 {
    margin: -4rem !important;
  }
  .m-xxl-n14-03b1ab {
    margin: -4.5rem !important;
  }
  .m-xxl-n15-175ca9 {
    margin: -5rem !important;
  }
  .m-xxl-n16-34190c {
    margin: -6rem !important;
  }
  .m-xxl-n17-cca1a4 {
    margin: -7rem !important;
  }
  .m-xxl-n18-065330 {
    margin: -8rem !important;
  }
  .m-xxl-n19-8fedad {
    margin: -9rem !important;
  }
  .m-xxl-n20-86add1 {
    margin: -10rem !important;
  }
  .m-xxl-n21-efaffe {
    margin: -12.5rem !important;
  }
  .m-xxl-n22-c9aad2 {
    margin: -15rem !important;
  }
  .m-xxl-n23-3b1206 {
    margin: -17.5rem !important;
  }
  .m-xxl-n24-34e354 {
    margin: -20rem !important;
  }
  .m-xxl-n25-90ed6f {
    margin: -22.5rem !important;
  }
  .mx-xxl-n1-26bf39 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xxl-n2-4dc4f5 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xxl-n3-208564 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-xxl-n4-833fb4 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xxl-n5-eb67a1 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-xxl-n6-91e9d9 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xxl-n7-753e97 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-xxl-n8-5b745c {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xxl-n9-68b044 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-xxl-n10-e4ccfe {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xxl-n11-b2d55f {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xxl-n12-250169 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important;
  }
  .mx-xxl-n13-911ebf {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-xxl-n14-d2dee9 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-xxl-n15-927532 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xxl-n16-f5265b {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-xxl-n17-5906d6 {
    margin-right: -7rem !important;
    margin-left: -7rem !important;
  }
  .mx-xxl-n18-fc86fb {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-xxl-n19-aab552 {
    margin-right: -9rem !important;
    margin-left: -9rem !important;
  }
  .mx-xxl-n20-904b41 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-xxl-n21-bff844 {
    margin-right: -12.5rem !important;
    margin-left: -12.5rem !important;
  }
  .mx-xxl-n22-6b295c {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-xxl-n23-12aaf4 {
    margin-right: -17.5rem !important;
    margin-left: -17.5rem !important;
  }
  .mx-xxl-n24-7dd4f1 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .mx-xxl-n25-25f35d {
    margin-right: -22.5rem !important;
    margin-left: -22.5rem !important;
  }
  .my-xxl-n1-968fc2 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xxl-n2-0466db {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xxl-n3-47dba3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-xxl-n4-ca3f00 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xxl-n5-be7fc2 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-xxl-n6-95cf75 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xxl-n7-9155d4 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-xxl-n8-8f6a21 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xxl-n9-ed59ea {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-xxl-n10-2b09ad {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xxl-n11-cfd5b7 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xxl-n12-16a98e {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }
  .my-xxl-n13-6478a9 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-xxl-n14-d31f28 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-xxl-n15-bf5bef {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xxl-n16-89d0c9 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-xxl-n17-de34ea {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }
  .my-xxl-n18-44ffe1 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-xxl-n19-7e746c {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }
  .my-xxl-n20-4a2d74 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-xxl-n21-8e4133 {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }
  .my-xxl-n22-2fa2b5 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-xxl-n23-13310c {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }
  .my-xxl-n24-05843d {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .my-xxl-n25-67d76e {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }
  .mt-xxl-n1-75fa58 {
    margin-top: -0.25rem !important;
  }
  .mt-xxl-n2-4e6c30 {
    margin-top: -0.5rem !important;
  }
  .mt-xxl-n3-8aeff3 {
    margin-top: -0.75rem !important;
  }
  .mt-xxl-n4-81c78b {
    margin-top: -1rem !important;
  }
  .mt-xxl-n5-f607c8 {
    margin-top: -1.25rem !important;
  }
  .mt-xxl-n6-e35877 {
    margin-top: -1.5rem !important;
  }
  .mt-xxl-n7-6ad006 {
    margin-top: -1.75rem !important;
  }
  .mt-xxl-n8-d7c7cc {
    margin-top: -2rem !important;
  }
  .mt-xxl-n9-98044d {
    margin-top: -2.25rem !important;
  }
  .mt-xxl-n10-dfe6b6 {
    margin-top: -2.5rem !important;
  }
  .mt-xxl-n11-4d4a3d {
    margin-top: -3rem !important;
  }
  .mt-xxl-n12-785d3c {
    margin-top: -3.5rem !important;
  }
  .mt-xxl-n13-6f4287 {
    margin-top: -4rem !important;
  }
  .mt-xxl-n14-42b702 {
    margin-top: -4.5rem !important;
  }
  .mt-xxl-n15-9df119 {
    margin-top: -5rem !important;
  }
  .mt-xxl-n16-8a4ac8 {
    margin-top: -6rem !important;
  }
  .mt-xxl-n17-8e7401 {
    margin-top: -7rem !important;
  }
  .mt-xxl-n18-4098a7 {
    margin-top: -8rem !important;
  }
  .mt-xxl-n19-df65b3 {
    margin-top: -9rem !important;
  }
  .mt-xxl-n20-46f68a {
    margin-top: -10rem !important;
  }
  .mt-xxl-n21-056db3 {
    margin-top: -12.5rem !important;
  }
  .mt-xxl-n22-7e96c8 {
    margin-top: -15rem !important;
  }
  .mt-xxl-n23-6ab0c5 {
    margin-top: -17.5rem !important;
  }
  .mt-xxl-n24-c00148 {
    margin-top: -20rem !important;
  }
  .mt-xxl-n25-87b894 {
    margin-top: -22.5rem !important;
  }
  .me-xxl-n1-145d83 {
    margin-right: -0.25rem !important;
  }
  .me-xxl-n2-ac811f {
    margin-right: -0.5rem !important;
  }
  .me-xxl-n3-2d1a8a {
    margin-right: -0.75rem !important;
  }
  .me-xxl-n4-296bd9 {
    margin-right: -1rem !important;
  }
  .me-xxl-n5-b9a528 {
    margin-right: -1.25rem !important;
  }
  .me-xxl-n6-f39d2f {
    margin-right: -1.5rem !important;
  }
  .me-xxl-n7-77d70b {
    margin-right: -1.75rem !important;
  }
  .me-xxl-n8-e01441 {
    margin-right: -2rem !important;
  }
  .me-xxl-n9-e1a615 {
    margin-right: -2.25rem !important;
  }
  .me-xxl-n10-efcc3c {
    margin-right: -2.5rem !important;
  }
  .me-xxl-n11-a1dc23 {
    margin-right: -3rem !important;
  }
  .me-xxl-n12-0dae70 {
    margin-right: -3.5rem !important;
  }
  .me-xxl-n13-8caf71 {
    margin-right: -4rem !important;
  }
  .me-xxl-n14-c383a4 {
    margin-right: -4.5rem !important;
  }
  .me-xxl-n15-775459 {
    margin-right: -5rem !important;
  }
  .me-xxl-n16-afceaf {
    margin-right: -6rem !important;
  }
  .me-xxl-n17-78f0ff {
    margin-right: -7rem !important;
  }
  .me-xxl-n18-9fcc4b {
    margin-right: -8rem !important;
  }
  .me-xxl-n19-d22683 {
    margin-right: -9rem !important;
  }
  .me-xxl-n20-6a8891 {
    margin-right: -10rem !important;
  }
  .me-xxl-n21-082fac {
    margin-right: -12.5rem !important;
  }
  .me-xxl-n22-a77293 {
    margin-right: -15rem !important;
  }
  .me-xxl-n23-0f66f3 {
    margin-right: -17.5rem !important;
  }
  .me-xxl-n24-82b118 {
    margin-right: -20rem !important;
  }
  .me-xxl-n25-f8a040 {
    margin-right: -22.5rem !important;
  }
  .mb-xxl-n1-277e0d {
    margin-bottom: -0.25rem !important;
  }
  .mb-xxl-n2-00508f {
    margin-bottom: -0.5rem !important;
  }
  .mb-xxl-n3-f55246 {
    margin-bottom: -0.75rem !important;
  }
  .mb-xxl-n4-da47f4 {
    margin-bottom: -1rem !important;
  }
  .mb-xxl-n5-cc2124 {
    margin-bottom: -1.25rem !important;
  }
  .mb-xxl-n6-df0d59 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xxl-n7-2e57c9 {
    margin-bottom: -1.75rem !important;
  }
  .mb-xxl-n8-62a272 {
    margin-bottom: -2rem !important;
  }
  .mb-xxl-n9-98d52e {
    margin-bottom: -2.25rem !important;
  }
  .mb-xxl-n10-26a1a8 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xxl-n11-5497d8 {
    margin-bottom: -3rem !important;
  }
  .mb-xxl-n12-604d54 {
    margin-bottom: -3.5rem !important;
  }
  .mb-xxl-n13-9097c4 {
    margin-bottom: -4rem !important;
  }
  .mb-xxl-n14-44ae89 {
    margin-bottom: -4.5rem !important;
  }
  .mb-xxl-n15-4adfb7 {
    margin-bottom: -5rem !important;
  }
  .mb-xxl-n16-f5ca89 {
    margin-bottom: -6rem !important;
  }
  .mb-xxl-n17-40c48e {
    margin-bottom: -7rem !important;
  }
  .mb-xxl-n18-b795d1 {
    margin-bottom: -8rem !important;
  }
  .mb-xxl-n19-e20b31 {
    margin-bottom: -9rem !important;
  }
  .mb-xxl-n20-60b0f9 {
    margin-bottom: -10rem !important;
  }
  .mb-xxl-n21-8eb8a9 {
    margin-bottom: -12.5rem !important;
  }
  .mb-xxl-n22-974195 {
    margin-bottom: -15rem !important;
  }
  .mb-xxl-n23-68f564 {
    margin-bottom: -17.5rem !important;
  }
  .mb-xxl-n24-50ad38 {
    margin-bottom: -20rem !important;
  }
  .mb-xxl-n25-e9d666 {
    margin-bottom: -22.5rem !important;
  }
  .ms-xxl-n1-3fb9e2 {
    margin-left: -0.25rem !important;
  }
  .ms-xxl-n2-e1aa71 {
    margin-left: -0.5rem !important;
  }
  .ms-xxl-n3-2ac8e7 {
    margin-left: -0.75rem !important;
  }
  .ms-xxl-n4-a547a6 {
    margin-left: -1rem !important;
  }
  .ms-xxl-n5-6001a7 {
    margin-left: -1.25rem !important;
  }
  .ms-xxl-n6-64407f {
    margin-left: -1.5rem !important;
  }
  .ms-xxl-n7-af55b7 {
    margin-left: -1.75rem !important;
  }
  .ms-xxl-n8-507e4b {
    margin-left: -2rem !important;
  }
  .ms-xxl-n9-2e44bd {
    margin-left: -2.25rem !important;
  }
  .ms-xxl-n10-2865d1 {
    margin-left: -2.5rem !important;
  }
  .ms-xxl-n11-a269b6 {
    margin-left: -3rem !important;
  }
  .ms-xxl-n12-af17e3 {
    margin-left: -3.5rem !important;
  }
  .ms-xxl-n13-67bbf8 {
    margin-left: -4rem !important;
  }
  .ms-xxl-n14-790f1e {
    margin-left: -4.5rem !important;
  }
  .ms-xxl-n15-7201fc {
    margin-left: -5rem !important;
  }
  .ms-xxl-n16-7e1b66 {
    margin-left: -6rem !important;
  }
  .ms-xxl-n17-e1a863 {
    margin-left: -7rem !important;
  }
  .ms-xxl-n18-ff2c55 {
    margin-left: -8rem !important;
  }
  .ms-xxl-n19-12ed01 {
    margin-left: -9rem !important;
  }
  .ms-xxl-n20-39c197 {
    margin-left: -10rem !important;
  }
  .ms-xxl-n21-828844 {
    margin-left: -12.5rem !important;
  }
  .ms-xxl-n22-bcd744 {
    margin-left: -15rem !important;
  }
  .ms-xxl-n23-316958 {
    margin-left: -17.5rem !important;
  }
  .ms-xxl-n24-23c5ef {
    margin-left: -20rem !important;
  }
  .ms-xxl-n25-1d1631 {
    margin-left: -22.5rem !important;
  }
  .p-xxl-0-d4007c {
    padding: 0 !important;
  }
  .p-xxl-1-47ca9b {
    padding: 0.25rem !important;
  }
  .p-xxl-2-dd5247 {
    padding: 0.5rem !important;
  }
  .p-xxl-3-6a310a {
    padding: 0.75rem !important;
  }
  .p-xxl-4-0f3fce {
    padding: 1rem !important;
  }
  .p-xxl-5-fd5660 {
    padding: 1.25rem !important;
  }
  .p-xxl-6-310481 {
    padding: 1.5rem !important;
  }
  .p-xxl-7-71dd05 {
    padding: 1.75rem !important;
  }
  .p-xxl-8-b74816 {
    padding: 2rem !important;
  }
  .p-xxl-9-e69ed5 {
    padding: 2.25rem !important;
  }
  .p-xxl-10-40c492 {
    padding: 2.5rem !important;
  }
  .p-xxl-11-dd68de {
    padding: 3rem !important;
  }
  .p-xxl-12-68f22e {
    padding: 3.5rem !important;
  }
  .p-xxl-13-88e209 {
    padding: 4rem !important;
  }
  .p-xxl-14-b59390 {
    padding: 4.5rem !important;
  }
  .p-xxl-15-b50d3a {
    padding: 5rem !important;
  }
  .p-xxl-16-fc5f01 {
    padding: 6rem !important;
  }
  .p-xxl-17-e168bd {
    padding: 7rem !important;
  }
  .p-xxl-18-33d7c6 {
    padding: 8rem !important;
  }
  .p-xxl-19-c8b966 {
    padding: 9rem !important;
  }
  .p-xxl-20-c8377a {
    padding: 10rem !important;
  }
  .p-xxl-21-43185c {
    padding: 12.5rem !important;
  }
  .p-xxl-22-ee0f61 {
    padding: 15rem !important;
  }
  .p-xxl-23-c42581 {
    padding: 17.5rem !important;
  }
  .p-xxl-24-d9af0b {
    padding: 20rem !important;
  }
  .p-xxl-25-0a19ce {
    padding: 22.5rem !important;
  }
  .px-xxl-0-152174 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1-c5184f {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2-82700f {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3-2d4343 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xxl-4-07dce9 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-5-bdb4db {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xxl-6-78a72a {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-7-693799 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-xxl-8-7d9d1c {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-9-03ac94 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-xxl-10-98c513 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-11-6794d9 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-12-e950e2 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-xxl-13-fd4f5c {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xxl-14-410fbe {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-xxl-15-3334c8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-16-bece21 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xxl-17-99b1dc {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-xxl-18-19a4df {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-xxl-19-b124a5 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-xxl-20-48ee35 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-xxl-21-ed2598 {
    padding-right: 12.5rem !important;
    padding-left: 12.5rem !important;
  }
  .px-xxl-22-01636f {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-xxl-23-2a7a2f {
    padding-right: 17.5rem !important;
    padding-left: 17.5rem !important;
  }
  .px-xxl-24-4bbb3b {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .px-xxl-25-c8efe7 {
    padding-right: 22.5rem !important;
    padding-left: 22.5rem !important;
  }
  .py-xxl-0-2c10d2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1-3cc9a1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2-cb9d8c {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3-76d3de {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xxl-4-f07c4c {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-5-5b818e {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xxl-6-5e9b61 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-7-a7ad86 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-xxl-8-0b2996 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-9-8c39df {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-xxl-10-e147c1 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-11-a0cb2d {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-12-7c56d6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-xxl-13-e8e4f2 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xxl-14-02f8b7 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-xxl-15-403242 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-16-fa6bdd {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xxl-17-910cde {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-xxl-18-8cc6ac {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-xxl-19-8cf394 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-xxl-20-dd6867 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-xxl-21-b1e4b2 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .py-xxl-22-434e84 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-xxl-23-b64e31 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }
  .py-xxl-24-26a696 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .py-xxl-25-d6a3f9 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .pt-xxl-0-555eab {
    padding-top: 0 !important;
  }
  .pt-xxl-1-b83d74 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2-548887 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3-dbbb98 {
    padding-top: 0.75rem !important;
  }
  .pt-xxl-4-074f92 {
    padding-top: 1rem !important;
  }
  .pt-xxl-5-454606 {
    padding-top: 1.25rem !important;
  }
  .pt-xxl-6-50d1d0 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-7-f942f5 {
    padding-top: 1.75rem !important;
  }
  .pt-xxl-8-e2e562 {
    padding-top: 2rem !important;
  }
  .pt-xxl-9-c30aab {
    padding-top: 2.25rem !important;
  }
  .pt-xxl-10-75c073 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-11-c62763 {
    padding-top: 3rem !important;
  }
  .pt-xxl-12-4c51ad {
    padding-top: 3.5rem !important;
  }
  .pt-xxl-13-714c4e {
    padding-top: 4rem !important;
  }
  .pt-xxl-14-e4d9d9 {
    padding-top: 4.5rem !important;
  }
  .pt-xxl-15-6ab171 {
    padding-top: 5rem !important;
  }
  .pt-xxl-16-c08d07 {
    padding-top: 6rem !important;
  }
  .pt-xxl-17-935177 {
    padding-top: 7rem !important;
  }
  .pt-xxl-18-0568b3 {
    padding-top: 8rem !important;
  }
  .pt-xxl-19-dfb5dc {
    padding-top: 9rem !important;
  }
  .pt-xxl-20-3d5e58 {
    padding-top: 10rem !important;
  }
  .pt-xxl-21-e7ccab {
    padding-top: 12.5rem !important;
  }
  .pt-xxl-22-b14313 {
    padding-top: 15rem !important;
  }
  .pt-xxl-23-aba95b {
    padding-top: 17.5rem !important;
  }
  .pt-xxl-24-bce29f {
    padding-top: 20rem !important;
  }
  .pt-xxl-25-e0db36 {
    padding-top: 22.5rem !important;
  }
  .pe-xxl-0-4124c6 {
    padding-right: 0 !important;
  }
  .pe-xxl-1-4c6b19 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2-b13d64 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3-ee68f1 {
    padding-right: 0.75rem !important;
  }
  .pe-xxl-4-827e8e {
    padding-right: 1rem !important;
  }
  .pe-xxl-5-11fe8c {
    padding-right: 1.25rem !important;
  }
  .pe-xxl-6-dcf838 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-7-5533b1 {
    padding-right: 1.75rem !important;
  }
  .pe-xxl-8-9b2f5a {
    padding-right: 2rem !important;
  }
  .pe-xxl-9-361fcd {
    padding-right: 2.25rem !important;
  }
  .pe-xxl-10-4d9712 {
    padding-right: 2.5rem !important;
  }
  .pe-xxl-11-ad6132 {
    padding-right: 3rem !important;
  }
  .pe-xxl-12-f661db {
    padding-right: 3.5rem !important;
  }
  .pe-xxl-13-150a81 {
    padding-right: 4rem !important;
  }
  .pe-xxl-14-4167db {
    padding-right: 4.5rem !important;
  }
  .pe-xxl-15-2927fa {
    padding-right: 5rem !important;
  }
  .pe-xxl-16-3c3042 {
    padding-right: 6rem !important;
  }
  .pe-xxl-17-16bd08 {
    padding-right: 7rem !important;
  }
  .pe-xxl-18-27937f {
    padding-right: 8rem !important;
  }
  .pe-xxl-19-4fee0c {
    padding-right: 9rem !important;
  }
  .pe-xxl-20-4d0a62 {
    padding-right: 10rem !important;
  }
  .pe-xxl-21-01ca19 {
    padding-right: 12.5rem !important;
  }
  .pe-xxl-22-056b6e {
    padding-right: 15rem !important;
  }
  .pe-xxl-23-a3fd08 {
    padding-right: 17.5rem !important;
  }
  .pe-xxl-24-57d3bc {
    padding-right: 20rem !important;
  }
  .pe-xxl-25-3612c6 {
    padding-right: 22.5rem !important;
  }
  .pb-xxl-0-2031de {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1-68dc0d {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2-3e9126 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3-0ab661 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xxl-4-3a285e {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-5-a9badd {
    padding-bottom: 1.25rem !important;
  }
  .pb-xxl-6-ff778a {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-7-70a57f {
    padding-bottom: 1.75rem !important;
  }
  .pb-xxl-8-1757bb {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-9-ae80e6 {
    padding-bottom: 2.25rem !important;
  }
  .pb-xxl-10-1ee24f {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-11-da4360 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-12-086856 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xxl-13-46d582 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-14-bc7cc5 {
    padding-bottom: 4.5rem !important;
  }
  .pb-xxl-15-90ac40 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-16-9bd7e8 {
    padding-bottom: 6rem !important;
  }
  .pb-xxl-17-380d72 {
    padding-bottom: 7rem !important;
  }
  .pb-xxl-18-f03a2c {
    padding-bottom: 8rem !important;
  }
  .pb-xxl-19-59c8e1 {
    padding-bottom: 9rem !important;
  }
  .pb-xxl-20-a3d3d6 {
    padding-bottom: 10rem !important;
  }
  .pb-xxl-21-b36654 {
    padding-bottom: 12.5rem !important;
  }
  .pb-xxl-22-6af7ea {
    padding-bottom: 15rem !important;
  }
  .pb-xxl-23-90ea69 {
    padding-bottom: 17.5rem !important;
  }
  .pb-xxl-24-aa3067 {
    padding-bottom: 20rem !important;
  }
  .pb-xxl-25-0065e6 {
    padding-bottom: 22.5rem !important;
  }
  .ps-xxl-0-bdf917 {
    padding-left: 0 !important;
  }
  .ps-xxl-1-22912b {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2-becc02 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3-2962bb {
    padding-left: 0.75rem !important;
  }
  .ps-xxl-4-edd613 {
    padding-left: 1rem !important;
  }
  .ps-xxl-5-0d48e9 {
    padding-left: 1.25rem !important;
  }
  .ps-xxl-6-f88512 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-7-ba132d {
    padding-left: 1.75rem !important;
  }
  .ps-xxl-8-49816d {
    padding-left: 2rem !important;
  }
  .ps-xxl-9-e9702c {
    padding-left: 2.25rem !important;
  }
  .ps-xxl-10-70c70f {
    padding-left: 2.5rem !important;
  }
  .ps-xxl-11-5d3afe {
    padding-left: 3rem !important;
  }
  .ps-xxl-12-c23ced {
    padding-left: 3.5rem !important;
  }
  .ps-xxl-13-f1d717 {
    padding-left: 4rem !important;
  }
  .ps-xxl-14-0dfb7d {
    padding-left: 4.5rem !important;
  }
  .ps-xxl-15-02e655 {
    padding-left: 5rem !important;
  }
  .ps-xxl-16-42abcc {
    padding-left: 6rem !important;
  }
  .ps-xxl-17-65ea49 {
    padding-left: 7rem !important;
  }
  .ps-xxl-18-daab92 {
    padding-left: 8rem !important;
  }
  .ps-xxl-19-171ea4 {
    padding-left: 9rem !important;
  }
  .ps-xxl-20-53cc65 {
    padding-left: 10rem !important;
  }
  .ps-xxl-21-b72eb4 {
    padding-left: 12.5rem !important;
  }
  .ps-xxl-22-cb17c3 {
    padding-left: 15rem !important;
  }
  .ps-xxl-23-c03bf3 {
    padding-left: 17.5rem !important;
  }
  .ps-xxl-24-009dc4 {
    padding-left: 20rem !important;
  }
  .ps-xxl-25-f0c051 {
    padding-left: 22.5rem !important;
  }
  .text-xxl-start-28636b {
    text-align: left !important;
  }
  .text-xxl-end-1db636 {
    text-align: right !important;
  }
  .text-xxl-center-9f3dbf {
    text-align: center !important;
  }
}
@media print {
  .d-print-inline-2f5b18 {
    display: inline !important;
  }
  .d-print-inline-block-eca971 {
    display: inline-block !important;
  }
  .d-print-block-eb09f5 {
    display: block !important;
  }
  .d-print-grid-118967 {
    display: grid !important;
  }
  .d-print-table-53674b {
    display: table !important;
  }
  .d-print-table-row-e13f22 {
    display: table-row !important;
  }
  .d-print-table-cell-3e41ab {
    display: table-cell !important;
  }
  .d-print-flex-e7aea3 {
    display: flex !important;
  }
  .d-print-inline-flex-dc8959 {
    display: inline-flex !important;
  }
  .d-print-none-9efcbc {
    display: none !important;
  }
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-spacing: 0.05rem;
  overflow-x: hidden !important;
}
::-moz-selection {
  background: rgba(63, 120, 224, 0.7);
  color: #fff;
}
::selection {
  background: rgba(63, 120, 224, 0.7);
  color: #fff;
}
a {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  a {
    transition: none;
  }
}
a:focus {
  outline: 0;
}
a[href^=tel] {
  color: inherit;
  text-decoration: inherit;
}
a.hover-8ae9af {
  position: relative;
}
a.hover-8ae9af::before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  left: 0;
  pointer-events: none;
}
a.hover-8ae9af::before {
  content: "";
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}
a.hover-8ae9af:hover:before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
  transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1);
}
a.hover-2-4d5f28 {
  position: relative;
  z-index: 1;
  padding: 0 0.2rem 0.05rem;
}
a.hover-2-4d5f28::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #e0e9fa;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
}
a.hover-2-4d5f28::before {
  content: "";
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.2, 1);
}
a.hover-2-4d5f28:hover.link-body-2563da {
  color: inherit;
}
a.hover-2-4d5f28:hover:before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
  transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1);
}
a.hover-3-436b7d {
  position: relative;
  padding: 0 0.2rem 0.05rem;
  transition: color ease 0.3s;
  z-index: 1;
}
a.hover-3-436b7d:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -3px;
  background-color: #e0e9fa;
  transition: all 0.3s ease-in-out;
}
a.hover-3-436b7d:hover.link-body-2563da {
  color: inherit;
}
a.hover-3-436b7d:hover:before {
  height: calc(100% + 6px);
}
a.hover-3-436b7d.more-9497f9:before {
  bottom: -1px;
}
a.hover-3-436b7d.more-9497f9:hover:before {
  height: calc(100% + 3px);
}
a.hover2-1bd065.link-blue-58b187:before {
  background: #3f78e0;
}
a.hover2-1bd065.link-sky-be11db:before {
  background: #5eb9f0;
}
a.hover2-1bd065.link-purple-f41eb5:before {
  background: #747ed1;
}
a.hover2-1bd065.link-grape-58c155:before {
  background: #605dba;
}
a.hover2-1bd065.link-violet-7f5751:before {
  background: #a07cc5;
}
a.hover2-1bd065.link-pink-311c11:before {
  background: #d16b86;
}
a.hover2-1bd065.link-fuchsia-b91c14:before {
  background: #e668b3;
}
a.hover2-1bd065.link-red-2ec3e0:before {
  background: #e2626b;
}
a.hover2-1bd065.link-orange-fd7291:before {
  background: #f78b77;
}
a.hover2-1bd065.link-yellow-3e936d:before {
  background: #fab758;
}
a.hover2-1bd065.link-green-79ccc8:before {
  background: #45c4a0;
}
a.hover2-1bd065.link-leaf-90158a:before {
  background: #7cb798;
}
a.hover2-1bd065.link-aqua-aa1a6d:before {
  background: #54a8c7;
}
a.hover2-1bd065.link-navy-ee7bc0:before {
  background: #343f52;
}
a.hover2-1bd065.link-ash-058f24:before {
  background: #9499a3;
}
a.hover2-1bd065.link-white-007854:before {
  background: #fff;
}
a.hover2-1bd065.link-light-78acb4:before {
  background: #fefefe;
}
a.hover2-1bd065.link-gray-4a40e6:before {
  background: #f6f7f9;
}
a.hover2-1bd065.link-dark-20c815:before {
  background: #262b32;
}
a.hover2-1bd065.link-primary-1864ab:before {
  background: #3f78e0;
}
a.hover3-3af5dd.link-blue-58b187:before {
  background-color: #e0e9fa;
}
a.hover3-3af5dd.link-sky-be11db:before {
  background-color: #e5f4fd;
}
a.hover3-3af5dd.link-purple-f41eb5:before {
  background-color: #e9eaf8;
}
a.hover3-3af5dd.link-grape-58c155:before {
  background-color: #e6e5f4;
}
a.hover3-3af5dd.link-violet-7f5751:before {
  background-color: #f0eaf6;
}
a.hover3-3af5dd.link-pink-311c11:before {
  background-color: #f8e7ec;
}
a.hover3-3af5dd.link-fuchsia-b91c14:before {
  background-color: #fbe7f3;
}
a.hover3-3af5dd.link-red-2ec3e0:before {
  background-color: #fae6e7;
}
a.hover3-3af5dd.link-orange-fd7291:before {
  background-color: #feece9;
}
a.hover3-3af5dd.link-yellow-3e936d:before {
  background-color: #fef3e4;
}
a.hover3-3af5dd.link-green-79ccc8:before {
  background-color: #e1f6f0;
}
a.hover3-3af5dd.link-leaf-90158a:before {
  background-color: #eaf3ef;
}
a.hover3-3af5dd.link-aqua-aa1a6d:before {
  background-color: #e4f1f6;
}
a.hover3-3af5dd.link-navy-ee7bc0:before {
  background-color: #dfe0e3;
}
a.hover3-3af5dd.link-ash-058f24:before {
  background-color: #eeeff0;
}
a.hover3-3af5dd.link-white-007854:before {
  background-color: white;
}
a.hover3-3af5dd.link-light-78acb4:before {
  background-color: white;
}
a.hover3-3af5dd.link-gray-4a40e6:before {
  background-color: #fefefe;
}
a.hover3-3af5dd.link-dark-20c815:before {
  background-color: #dcddde;
}
a.hover3-3af5dd.link-primary-1864ab:before {
  background-color: #e0e9fa;
}
.text-reset-c50d49 a {
  color: inherit !important;
}
.link-dark-20c815:hover,
a.text-reset-c50d49:hover,
.text-reset-c50d49 a:hover {
  color: #3f78e0 !important;
}
[class*=text-] .text-reset-c50d49:hover {
  color: inherit !important;
}
.link-body-2563da {
  color: #60697b;
}
.link-inverse-47faa2 {
  color: #cacaca;
}
.text-inverse-1ba564,
.link-inverse-47faa2,
.text-inverse-1ba564 a:not(.btn) {
  color: #fff;
}
.bg-dark-7ce43c.text-inverse-1ba564,
.bg-dark-7ce43c.link-inverse-47faa2,
.bg-dark-7ce43c.text-inverse-1ba564 a:not(.btn):not([class*=link-]),
.bg-navy-af440c.text-inverse-1ba564,
.bg-navy-af440c.link-inverse-47faa2,
.bg-navy-af440c.text-inverse-1ba564 a:not(.btn):not([class*=link-]),
[class*=offcanvas-].text-inverse-1ba564 a:not(.btn):not([class*=link-]) {
  color: #cacaca;
}
.text-inverse-1ba564 a:not(.btn):hover,
.bg-dark-7ce43c.text-inverse-1ba564 a:not(.btn):not([class*=link-]):hover,
.bg-navy-af440c.text-inverse-1ba564 a:not(.btn):not([class*=link-]):hover,
[class*=offcanvas-].text-inverse-1ba564 a:not(.btn):not([class*=link-]):hover {
  color: #3f78e0;
}
.text-inverse-1ba564 a:not(.btn):hover {
  border-color: #3f78e0;
}
.badge.bg-light-84e71a {
  background: rgba(164, 174, 198, 0.2) !important;
}
.more-9497f9 {
  font-weight: 700;
  letter-spacing: -0.01rem;
  display: inline-block;
}
.more-9497f9:after {
  line-height: 1;
  font-family: "Custom";
  content: "\e902";
  padding-left: 0.05rem;
  font-size: 0.85rem;
  font-weight: normal;
  vertical-align: -2px;
  margin-right: -0.25rem;
  display: inline-block;
}
hr.double-b42b2f {
  background: none;
  border-style: double;
  border-color: rgba(164, 174, 198, 0.2);
}
_:default:not(:root:root),
hr.double-b42b2f {
  border-bottom-width: 3px;
}
.divider-icon-3204e8 {
  border: 0;
  position: relative;
  margin: 4.5rem 0;
}
.divider-icon-3204e8 i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.2rem;
  color: rgba(164, 174, 198, 0.2);
}
.divider-icon-3204e8:before,
.divider-icon-3204e8:after {
  position: absolute;
  top: 50%;
  content: "";
  border-top: 1px solid rgba(164, 174, 198, 0.2);
  width: calc(50% - 1.5rem);
}
.divider-icon-3204e8:before {
  left: 0;
}
.divider-icon-3204e8:after {
  right: 0;
}
.divider-abc091:after {
  content: "";
  width: 100%;
  height: 5px;
  background: currentColor;
  display: block;
  margin-top: -5px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1-a1c880,
.h2-3236d4,
.h3-9fcbca,
.h4-5f7f27,
.h5-0647c1,
.h6-fbc49c {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #343f52;
  word-spacing: 0.1rem;
  letter-spacing: -0.01rem;
}
h1.text-uppercase-674226,
h2.text-uppercase-674226,
h3.text-uppercase-674226,
h4.text-uppercase-674226,
h5.text-uppercase-674226,
h6.text-uppercase-674226,
.text-uppercase-674226.h1-a1c880,
.text-uppercase-674226.h2-3236d4,
.text-uppercase-674226.h3-9fcbca,
.text-uppercase-674226.h4-5f7f27,
.text-uppercase-674226.h5-0647c1,
.text-uppercase-674226.h6-fbc49c {
  letter-spacing: 0.02rem;
}
h1,
.h1-a1c880 {
  line-height: 1.3;
}
h2,
.h2-3236d4 {
  line-height: 1.35;
}
h3,
.h3-9fcbca {
  line-height: 1.4;
}
h4,
.h4-5f7f27 {
  line-height: 1.45;
}
h5,
.h5-0647c1 {
  line-height: 1.5;
}
h6,
.h6-fbc49c {
  line-height: 1.55;
}
.display-1-3edce3 {
  line-height: 1.2;
}
.display-2-536a7a,
.display-3-01d40f {
  line-height: 1.25;
}
.display-4-96c411,
.display-5-6db5dc {
  line-height: 1.3;
}
.display-6-8413b9 {
  line-height: 1.35;
}
.ls-sm-14933b {
  letter-spacing: -0.02rem !important;
}
.ls-md-b0250a {
  letter-spacing: -0.01rem !important;
}
.ls-lg-97b0b4 {
  letter-spacing: 0.02rem !important;
}
.ls-xl-d6d676 {
  letter-spacing: 0.05rem !important;
}
.ls-normal-5dd82b {
  letter-spacing: normal;
}
.lead-0eff42 {
  line-height: 1.65;
}
.lead-0eff42.fs-lg-232a86 {
  font-size: 1.05rem !important;
  line-height: 1.6;
}
.text-line-af9706 {
  position: relative;
  vertical-align: top;
  padding-left: 1.4rem;
}
.text-line-af9706:not(.text-gradient-d90ea6) {
  display: inline-flex;
}
.text-line-af9706:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translateY(-60%);
  left: 0;
  width: 0.75rem;
  height: 0.05rem;
  background: #3f78e0;
}
.text-line-af9706.text-blue-686e5f:before {
  background-color: #3f78e0;
}
.text-line-af9706.text-sky-8b1f6b:before {
  background-color: #5eb9f0;
}
.text-line-af9706.text-purple-d006d7:before {
  background-color: #747ed1;
}
.text-line-af9706.text-grape-9e648e:before {
  background-color: #605dba;
}
.text-line-af9706.text-violet-62c54b:before {
  background-color: #a07cc5;
}
.text-line-af9706.text-pink-55b5aa:before {
  background-color: #d16b86;
}
.text-line-af9706.text-fuchsia-197eeb:before {
  background-color: #e668b3;
}
.text-line-af9706.text-red-a15618:before {
  background-color: #e2626b;
}
.text-line-af9706.text-orange-02d993:before {
  background-color: #f78b77;
}
.text-line-af9706.text-yellow-4bd8ff:before {
  background-color: #fab758;
}
.text-line-af9706.text-green-1226b7:before {
  background-color: #45c4a0;
}
.text-line-af9706.text-leaf-d98f86:before {
  background-color: #7cb798;
}
.text-line-af9706.text-aqua-6c26a0:before {
  background-color: #54a8c7;
}
.text-line-af9706.text-navy-2faa5d:before {
  background-color: #343f52;
}
.text-line-af9706.text-ash-f894bf:before {
  background-color: #9499a3;
}
.text-line-af9706.text-white-b81e4f:before {
  background-color: #fff;
}
.text-line-af9706.text-light-30d371:before {
  background-color: #fefefe;
}
.text-line-af9706.text-gray-92fdcb:before {
  background-color: #f6f7f9;
}
.text-line-af9706.text-dark-9bd6d0:before {
  background-color: #262b32;
}
.text-line-af9706.text-primary-62d6de:before {
  background-color: #3f78e0;
}
.text-line-af9706.text-muted-07b4d9:before {
  background-color: #aab0bc;
}
.underline-7b7e3f {
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
.underline-7b7e3f:after {
  content: "";
  display: block;
  background: rgba(63, 120, 224, 0.12);
  border-radius: 5rem;
  position: absolute;
  width: 102.5%;
  height: 30%;
  left: -1.5%;
  bottom: 9%;
  z-index: -1;
  margin-top: 0;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .underline-7b7e3f:after {
    transition: none;
  }
}
.underline-7b7e3f.blue-6f893e:after {
  background: rgba(63, 120, 224, 0.12);
}
.underline-7b7e3f.sky-5e1cbc:after {
  background: rgba(94, 185, 240, 0.12);
}
.underline-7b7e3f.purple-8127b7:after {
  background: rgba(116, 126, 209, 0.12);
}
.underline-7b7e3f.grape-6e6180:after {
  background: rgba(96, 93, 186, 0.12);
}
.underline-7b7e3f.violet-5631e1:after {
  background: rgba(160, 124, 197, 0.12);
}
.underline-7b7e3f.pink-cc619b:after {
  background: rgba(209, 107, 134, 0.12);
}
.underline-7b7e3f.fuchsia-fe48b9:after {
  background: rgba(230, 104, 179, 0.12);
}
.underline-7b7e3f.red-1dfa6e:after {
  background: rgba(226, 98, 107, 0.12);
}
.underline-7b7e3f.orange-62b3ca:after {
  background: rgba(247, 139, 119, 0.12);
}
.underline-7b7e3f.yellow-4eb150:after {
  background: rgba(250, 183, 88, 0.12);
}
.underline-7b7e3f.green-16c953:after {
  background: rgba(69, 196, 160, 0.12);
}
.underline-7b7e3f.leaf-f3eafd:after {
  background: rgba(124, 183, 152, 0.12);
}
.underline-7b7e3f.aqua-652b84:after {
  background: rgba(84, 168, 199, 0.12);
}
.underline-7b7e3f.navy-dd92e9:after {
  background: rgba(52, 63, 82, 0.12);
}
.underline-7b7e3f.ash-b67f0e:after {
  background: rgba(148, 153, 163, 0.12);
}
.underline-7b7e3f.white-fb6ed0:after {
  background: rgba(255, 255, 255, 0.12);
}
.underline-7b7e3f.light-0fc6da:after {
  background: rgba(254, 254, 254, 0.12);
}
.underline-7b7e3f.gray-f54097:after {
  background: rgba(246, 247, 249, 0.12);
}
.underline-7b7e3f.dark-04a116:after {
  background: rgba(38, 43, 50, 0.12);
}
.underline-7b7e3f.primary-17c014:after {
  background: rgba(63, 120, 224, 0.12);
}
.underline-2-8f0b45 {
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
.underline-2-8f0b45:after {
  content: "";
  display: block;
  background: #3f78e0;
  border-radius: 5rem;
  position: absolute;
  width: 102.5%;
  height: 12%;
  left: -1.5%;
  bottom: -10%;
  z-index: -1;
  margin-top: 0;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .underline-2-8f0b45:after {
    transition: none;
  }
}
.underline-2-8f0b45.blue-6f893e:after {
  background: #3f78e0;
}
.underline-2-8f0b45.sky-5e1cbc:after {
  background: #5eb9f0;
}
.underline-2-8f0b45.purple-8127b7:after {
  background: #747ed1;
}
.underline-2-8f0b45.grape-6e6180:after {
  background: #605dba;
}
.underline-2-8f0b45.violet-5631e1:after {
  background: #a07cc5;
}
.underline-2-8f0b45.pink-cc619b:after {
  background: #d16b86;
}
.underline-2-8f0b45.fuchsia-fe48b9:after {
  background: #e668b3;
}
.underline-2-8f0b45.red-1dfa6e:after {
  background: #e2626b;
}
.underline-2-8f0b45.orange-62b3ca:after {
  background: #f78b77;
}
.underline-2-8f0b45.yellow-4eb150:after {
  background: #fab758;
}
.underline-2-8f0b45.green-16c953:after {
  background: #45c4a0;
}
.underline-2-8f0b45.leaf-f3eafd:after {
  background: #7cb798;
}
.underline-2-8f0b45.aqua-652b84:after {
  background: #54a8c7;
}
.underline-2-8f0b45.navy-dd92e9:after {
  background: #343f52;
}
.underline-2-8f0b45.ash-b67f0e:after {
  background: #9499a3;
}
.underline-2-8f0b45.white-fb6ed0:after {
  background: #fff;
}
.underline-2-8f0b45.light-0fc6da:after {
  background: #fefefe;
}
.underline-2-8f0b45.gray-f54097:after {
  background: #f6f7f9;
}
.underline-2-8f0b45.dark-04a116:after {
  background: #262b32;
}
.underline-2-8f0b45.primary-17c014:after {
  background: #3f78e0;
}
.underline-gradient-1-d88167:after {
  background: linear-gradient(120deg, #f857a6 10%, #ef3f6e 100%);
}
.underline-gradient-2-658860:after {
  background: linear-gradient(40deg, #f5b161 0.4%, #ec366e 100.2%);
}
.underline-gradient-3-51233c:after {
  background: linear-gradient(45deg, #FBDA61 0%, #FF5ACD 100%);
}
.underline-gradient-4-2bcac8:after {
  background: linear-gradient(125deg, #9040db, #ff72c2 50%, #ffd84f);
}
.underline-gradient-5-195189:after {
  background: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}
.underline-gradient-6-76d032:after {
  background: linear-gradient(45deg, #08AEEA 0%, #2AF598 100%);
}
.underline-gradient-7-4dc7ca:after {
  background: linear-gradient(100deg, #0093e9 0, #80d0c7 95%);
}
.underline-gradient-8-76a169:after {
  background: linear-gradient(45deg, #ffdee9, #b5fffc);
}
.underline-3-b52a4c {
  position: relative;
  z-index: 1;
}
.underline-3-b52a4c:after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  left: 50%;
  bottom: -0.1em;
  width: 110%;
  height: 0.3em;
  transform: translateX(-50%);
}
.underline-3-b52a4c.style-1-ba2e05:before,
.underline-3-b52a4c.style-1-ba2e05:after {
  content: "";
  z-index: -1;
  border: 3px solid #3f78e0;
  position: absolute;
  left: 50%;
  top: 55%;
  opacity: 1;
  border-radius: 80%;
}
.underline-3-b52a4c.style-1-ba2e05:before {
  transform: translate(-50%, -50%) rotate(-2deg);
  border-top-width: 0;
  width: 110%;
  height: 130%;
}
.underline-3-b52a4c.style-1-ba2e05:after {
  transform: translate(-50%, -50%) rotate(-5deg);
  border-left-width: 0;
  border-bottom-width: 0;
  width: 110%;
  height: 140%;
}
.underline-3-b52a4c.style-1-ba2e05.blue-6f893e:before,
.underline-3-b52a4c.style-1-ba2e05.blue-6f893e:after {
  border-color: #3f78e0;
}
.underline-3-b52a4c.style-1-ba2e05.sky-5e1cbc:before,
.underline-3-b52a4c.style-1-ba2e05.sky-5e1cbc:after {
  border-color: #5eb9f0;
}
.underline-3-b52a4c.style-1-ba2e05.purple-8127b7:before,
.underline-3-b52a4c.style-1-ba2e05.purple-8127b7:after {
  border-color: #747ed1;
}
.underline-3-b52a4c.style-1-ba2e05.grape-6e6180:before,
.underline-3-b52a4c.style-1-ba2e05.grape-6e6180:after {
  border-color: #605dba;
}
.underline-3-b52a4c.style-1-ba2e05.violet-5631e1:before,
.underline-3-b52a4c.style-1-ba2e05.violet-5631e1:after {
  border-color: #a07cc5;
}
.underline-3-b52a4c.style-1-ba2e05.pink-cc619b:before,
.underline-3-b52a4c.style-1-ba2e05.pink-cc619b:after {
  border-color: #d16b86;
}
.underline-3-b52a4c.style-1-ba2e05.fuchsia-fe48b9:before,
.underline-3-b52a4c.style-1-ba2e05.fuchsia-fe48b9:after {
  border-color: #e668b3;
}
.underline-3-b52a4c.style-1-ba2e05.red-1dfa6e:before,
.underline-3-b52a4c.style-1-ba2e05.red-1dfa6e:after {
  border-color: #e2626b;
}
.underline-3-b52a4c.style-1-ba2e05.orange-62b3ca:before,
.underline-3-b52a4c.style-1-ba2e05.orange-62b3ca:after {
  border-color: #f78b77;
}
.underline-3-b52a4c.style-1-ba2e05.yellow-4eb150:before,
.underline-3-b52a4c.style-1-ba2e05.yellow-4eb150:after {
  border-color: #fab758;
}
.underline-3-b52a4c.style-1-ba2e05.green-16c953:before,
.underline-3-b52a4c.style-1-ba2e05.green-16c953:after {
  border-color: #45c4a0;
}
.underline-3-b52a4c.style-1-ba2e05.leaf-f3eafd:before,
.underline-3-b52a4c.style-1-ba2e05.leaf-f3eafd:after {
  border-color: #7cb798;
}
.underline-3-b52a4c.style-1-ba2e05.aqua-652b84:before,
.underline-3-b52a4c.style-1-ba2e05.aqua-652b84:after {
  border-color: #54a8c7;
}
.underline-3-b52a4c.style-1-ba2e05.navy-dd92e9:before,
.underline-3-b52a4c.style-1-ba2e05.navy-dd92e9:after {
  border-color: #343f52;
}
.underline-3-b52a4c.style-1-ba2e05.ash-b67f0e:before,
.underline-3-b52a4c.style-1-ba2e05.ash-b67f0e:after {
  border-color: #9499a3;
}
.underline-3-b52a4c.style-1-ba2e05.white-fb6ed0:before,
.underline-3-b52a4c.style-1-ba2e05.white-fb6ed0:after {
  border-color: #fff;
}
.underline-3-b52a4c.style-1-ba2e05.light-0fc6da:before,
.underline-3-b52a4c.style-1-ba2e05.light-0fc6da:after {
  border-color: #fefefe;
}
.underline-3-b52a4c.style-1-ba2e05.gray-f54097:before,
.underline-3-b52a4c.style-1-ba2e05.gray-f54097:after {
  border-color: #f6f7f9;
}
.underline-3-b52a4c.style-1-ba2e05.dark-04a116:before,
.underline-3-b52a4c.style-1-ba2e05.dark-04a116:after {
  border-color: #262b32;
}
.underline-3-b52a4c.style-1-ba2e05.primary-17c014:before,
.underline-3-b52a4c.style-1-ba2e05.primary-17c014:after {
  border-color: #3f78e0;
}
.underline-3-b52a4c.style-2-89a157:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%233f78e0' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.blue-6f893e:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%233f78e0' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.sky-5e1cbc:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%235eb9f0' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.purple-8127b7:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23747ed1' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.grape-6e6180:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23605dba' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.violet-5631e1:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23a07cc5' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.pink-cc619b:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23d16b86' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.fuchsia-fe48b9:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23e668b3' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.red-1dfa6e:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23e2626b' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.orange-62b3ca:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23f78b77' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.yellow-4eb150:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23fab758' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.green-16c953:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%2345c4a0' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.leaf-f3eafd:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%237cb798' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.aqua-652b84:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%2354a8c7' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.navy-dd92e9:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23343f52' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.ash-b67f0e:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%239499a3' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.white-fb6ed0:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23fff' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.light-0fc6da:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23fefefe' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.gray-f54097:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23f6f7f9' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.dark-04a116:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%23262b32' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-2-89a157.primary-17c014:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208.01 8.3'%3E%3Cpath fill='%233f78e0' d='M64.42,2.42Q42.78,1.46,21.19,0c-2.8-.19-4.09.89-3.87,2L3.92,1.87c-5.13-.05-5.28,3.87-.12,3.92l60.49.55c46.63,2.08,93.34,2.51,139.81,1.27,5-.13,5.39-3.87.13-3.92Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%233f78e0' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.blue-6f893e:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%233f78e0' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.sky-5e1cbc:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%235eb9f0' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.purple-8127b7:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23747ed1' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.grape-6e6180:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23605dba' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.violet-5631e1:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23a07cc5' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.pink-cc619b:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23d16b86' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.fuchsia-fe48b9:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23e668b3' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.red-1dfa6e:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23e2626b' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.orange-62b3ca:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23f78b77' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.yellow-4eb150:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23fab758' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.green-16c953:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%2345c4a0' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.leaf-f3eafd:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%237cb798' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.aqua-652b84:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%2354a8c7' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.navy-dd92e9:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23343f52' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.ash-b67f0e:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%239499a3' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.white-fb6ed0:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23fff' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.light-0fc6da:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23fefefe' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.gray-f54097:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23f6f7f9' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.dark-04a116:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%23262b32' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.underline-3-b52a4c.style-3-37a807.primary-17c014:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 9.37'%3E%3Cpath fill='%233f78e0' d='M202.47,9.37A1191.26,1191.26,0,0,0,1.79,7.48,1.67,1.67,0,0,1,0,5.92H0A1.76,1.76,0,0,1,1.63,4.21c67-5.71,133.83-5.43,200.8-.27A2.75,2.75,0,0,1,205,6.88h0A2.6,2.6,0,0,1,202.47,9.37Z'/%3E%3C/svg%3E");
}
.mark-010fe7,
mark {
  color: inherit;
  border-radius: 0.4rem;
}
.rounded-d91181 img {
  border-radius: 0.4rem;
}
@media (min-width: 992px) {
  .map.rounded-lg-start-d7d8d4 iframe,
  .image-wrapper-f24a19.rounded-lg-start-d7d8d4 {
    border-bottom-left-radius: 0.4rem !important;
    border-top-left-radius: 0.4rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .image-wrapper-f24a19.rounded-4-lg-start-fba5d7 {
    border-bottom-left-radius: 0.8rem !important;
    border-top-left-radius: 0.8rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
}
@media (max-width: 991.98px) {
  .map.rounded-top-42337f iframe,
  .image-wrapper-f24a19.rounded-top-42337f {
    border-top-left-radius: 0.4rem !important;
    border-top-right-radius: 0.4rem !important;
  }
  .image-wrapper-f24a19.rounded-4-top-ca7244 {
    border-top-left-radius: 0.8rem !important;
    border-top-right-radius: 0.8rem !important;
  }
  .image-wrapper-f24a19.bg-cover-f8e439 {
    min-height: 15rem;
  }
}
.page-frame-37ce2d section,
.page-frame-37ce2d footer {
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .page-frame-37ce2d {
    padding: 1.25rem;
  }
  .page-frame-37ce2d section,
  .page-frame-37ce2d footer,
  .page-frame-37ce2d .video-wrapper-d1829e,
  .page-frame-37ce2d .video-wrapper-d1829e:after,
  .page-frame-37ce2d .video-wrapper-d1829e video {
    border-radius: 1rem;
  }
  .page-frame-37ce2d section,
  .page-frame-37ce2d footer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-radius: 1rem;
  }
}
figure {
  margin: 0;
  padding: 0;
}
figure img {
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
.img-blob-839317 img {
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  height: auto;
  width: 100%;
  max-width: 100%;
  -webkit-mask-size: auto auto;
}
.img-blob-839317.blob-1-886820 img {
  -webkit-mask-image: url(../fonts/blob.svg);
  mask-image: url(../fonts/blob.svg);
}
.img-blob-839317.blob-2-9ba525 img {
  -webkit-mask-image: url(../fonts/hex.svg);
  mask-image: url(../fonts/hex.svg);
}
.table:not(.table-borderless) tbody {
  border-top-width: 1px !important;
}
.map iframe {
  display: block;
}
.map.map-full-cefad2 {
  height: 100%;
  min-height: 15rem;
}
[class*=mt-n],
[class*=mb-n] {
  position: relative;
  z-index: 3;
}
.mb-n50p-63f373 {
  transform: translateY(50%);
}
.mt-n50p-56551d {
  transform: translateY(-50%);
}
@media screen and (min-width: 576px) {
  .mb-sm-n50p-fec2a7 {
    transform: translateY(50%);
  }
  .mt-sm-n50p-847cb2 {
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .mb-md-n50p-b0ad2a {
    transform: translateY(50%);
  }
  .mt-md-n50p-df418d {
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-n50p-b32dfa {
    transform: translateY(50%);
  }
  .mt-lg-n50p-458148 {
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-n50p-97e8b6 {
    transform: translateY(50%);
  }
  .mt-xl-n50p-6594e6 {
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1400px) {
  .mb-xxl-n50p-24e4b9 {
    transform: translateY(50%);
  }
  .mt-xxl-n50p-301cb2 {
    transform: translateY(-50%);
  }
}
@media (max-width: 1199.98px) {
  .border-radius-lg-top-601840 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
}
@media (min-width: 992px) {
  .position-lg-absolute-e41dfe {
    position: absolute !important;
  }
}
@media (min-width: 992px) {
  .cc-2-070d85 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .cc-2-070d85 li {
    display: inline-block;
    width: 100%;
  }
  .cc-3-ebe4b3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .cc-3-ebe4b3 li {
    display: inline-block;
    width: 100%;
  }
}
.border-soft-blue-5e096e {
  border-color: #c5d7f6 !important;
}
.border-soft-sky-ee2bb1 {
  border-color: #cfeafb !important;
}
.border-soft-purple-fefc0c {
  border-color: #d5d8f1 !important;
}
.border-soft-grape-e0bb11 {
  border-color: #cfceea !important;
}
.border-soft-violet-04f1fb {
  border-color: #e3d8ee !important;
}
.border-soft-pink-59ecee {
  border-color: #f1d3db !important;
}
.border-soft-fuchsia-082dd7 {
  border-color: #f8d2e8 !important;
}
.border-soft-red-03fe08 {
  border-color: #f6d0d3 !important;
}
.border-soft-orange-9386dd {
  border-color: #fddcd6 !important;
}
.border-soft-yellow-4b9bba {
  border-color: #fee9cd !important;
}
.border-soft-green-3f2244 {
  border-color: #c7ede3 !important;
}
.border-soft-leaf-609b17 {
  border-color: #d8e9e0 !important;
}
.border-soft-aqua-50409c {
  border-color: #cce5ee !important;
}
.border-soft-navy-70ccad {
  border-color: #c2c5cb !important;
}
.border-soft-ash-7cf9c7 {
  border-color: #dfe0e3 !important;
}
.border-soft-white-fce2a8 {
  border-color: white !important;
}
.border-soft-light-1a0346 {
  border-color: white !important;
}
.border-soft-dark-576621 {
  border-color: #bebfc2 !important;
}
.border-soft-primary-cab73e {
  border-color: #c5d7f6 !important;
}
.border-soft-secondary-260327 {
  border-color: #e6e7eb !important;
}
.border-soft-success-f038f8 {
  border-color: #c7ede3 !important;
}
.border-soft-info-4e529a {
  border-color: #cce5ee !important;
}
.border-soft-warning-69b927 {
  border-color: #fee9cd !important;
}
.border-soft-danger-444a00 {
  border-color: #f6d0d3 !important;
}
.zindex-n-b83d31 {
  z-index: -1;
}
.zindex-1-fd004d {
  z-index: 1;
}
.bg-soft-blue-8d33b2 {
  background-color: #f1f5fd !important;
}
.text-soft-blue-eade66 {
  color: #f1f5fd !important;
}
.bg-soft-sky-87df2c {
  background-color: #f3fafe !important;
}
.text-soft-sky-c1872c {
  color: #f3fafe !important;
}
.bg-soft-purple-616a79 {
  background-color: #f5f5fc !important;
}
.text-soft-purple-f76089 {
  color: #f5f5fc !important;
}
.bg-soft-grape-167e05 {
  background-color: #f3f3fa !important;
}
.text-soft-grape-df0476 {
  color: #f3f3fa !important;
}
.bg-soft-violet-56617e {
  background-color: #f8f5fb !important;
}
.text-soft-violet-637bcc {
  color: #f8f5fb !important;
}
.bg-soft-pink-957848 {
  background-color: #fcf4f6 !important;
}
.text-soft-pink-e0f01d {
  color: #fcf4f6 !important;
}
.bg-soft-fuchsia-c8bf0b {
  background-color: #fdf4f9 !important;
}
.text-soft-fuchsia-8955a6 {
  color: #fdf4f9 !important;
}
.bg-soft-red-59b8e2 {
  background-color: #fdf3f4 !important;
}
.text-soft-red-c5c9f9 {
  color: #fdf3f4 !important;
}
.bg-soft-orange-cc03b4 {
  background-color: #fef6f5 !important;
}
.text-soft-orange-fd4c1e {
  color: #fef6f5 !important;
}
.bg-soft-green-7bc7a4 {
  background-color: #f1fbf8 !important;
}
.text-soft-green-a111b0 {
  color: #f1fbf8 !important;
}
.bg-soft-leaf-43ca97 {
  background-color: #f5faf7 !important;
}
.text-soft-leaf-2a212c {
  color: #f5faf7 !important;
}
.bg-soft-aqua-aa1d0e {
  background-color: #f2f8fb !important;
}
.text-soft-aqua-9734b8 {
  color: #f2f8fb !important;
}
.bg-soft-navy-0cf581 {
  background-color: #f0f1f2 !important;
}
.text-soft-navy-504924 {
  color: #f0f1f2 !important;
}
.bg-soft-ash-7208ed {
  background-color: #f7f7f8 !important;
}
.text-soft-ash-f1bdbe {
  color: #f7f7f8 !important;
}
.bg-soft-gray-46b681 {
  background-color: #fefeff !important;
}
.text-soft-gray-926484 {
  color: #fefeff !important;
}
.bg-soft-dark-b014cd {
  background-color: #efeff0 !important;
}
.text-soft-dark-5b7012 {
  color: #efeff0 !important;
}
.bg-soft-primary-807543 {
  background-color: #f1f5fd !important;
}
.text-soft-primary-1fa271 {
  color: #f1f5fd !important;
}
.bg-soft-gray-46b681 {
  background: rgba(164, 174, 198, 0.2);
}
.bg-pale-blue-e68d85 {
  background-color: #e0e9fa !important;
}
.text-pale-blue-3905e4 {
  color: #e0e9fa !important;
}
.bg-pale-sky-853df6 {
  background-color: #e5f4fd !important;
}
.text-pale-sky-9a6b2b {
  color: #e5f4fd !important;
}
.bg-pale-purple-4f710a {
  background-color: #e9eaf8 !important;
}
.text-pale-purple-3bbe4b {
  color: #e9eaf8 !important;
}
.bg-pale-grape-d5ca65 {
  background-color: #e6e5f4 !important;
}
.text-pale-grape-4154c6 {
  color: #e6e5f4 !important;
}
.bg-pale-violet-9d3747 {
  background-color: #f0eaf6 !important;
}
.text-pale-violet-fa4f87 {
  color: #f0eaf6 !important;
}
.bg-pale-pink-d12d5d {
  background-color: #f8e7ec !important;
}
.text-pale-pink-77cc78 {
  color: #f8e7ec !important;
}
.bg-pale-fuchsia-44106c {
  background-color: #fbe7f3 !important;
}
.text-pale-fuchsia-c2e71f {
  color: #fbe7f3 !important;
}
.bg-pale-red-15bd43 {
  background-color: #fae6e7 !important;
}
.text-pale-red-5659c9 {
  color: #fae6e7 !important;
}
.bg-pale-orange-450fc6 {
  background-color: #feece9 !important;
}
.text-pale-orange-8f43dc {
  color: #feece9 !important;
}
.bg-pale-yellow-943e51 {
  background-color: #fef3e4 !important;
}
.text-pale-yellow-fb857b {
  color: #fef3e4 !important;
}
.bg-pale-green-5320c9 {
  background-color: #e1f6f0 !important;
}
.text-pale-green-8f8d27 {
  color: #e1f6f0 !important;
}
.bg-pale-leaf-1c689e {
  background-color: #eaf3ef !important;
}
.text-pale-leaf-2f8c89 {
  color: #eaf3ef !important;
}
.bg-pale-aqua-bcbf0b {
  background-color: #e4f1f6 !important;
}
.text-pale-aqua-e360fe {
  color: #e4f1f6 !important;
}
.bg-pale-navy-3e2e6d {
  background-color: #dfe0e3 !important;
}
.text-pale-navy-67b52e {
  color: #dfe0e3 !important;
}
.bg-pale-ash-1ba831 {
  background-color: #eeeff0 !important;
}
.text-pale-ash-c00dff {
  color: #eeeff0 !important;
}
.bg-pale-dark-3f73e5 {
  background-color: #dcddde !important;
}
.text-pale-dark-3672f2 {
  color: #dcddde !important;
}
.bg-pale-primary-1f8245 {
  background-color: #e0e9fa !important;
}
.text-pale-primary-baa3ea {
  color: #e0e9fa !important;
}
.bg-gradient-blue-0f9d2e {
  background: linear-gradient(180deg, #f1f5fd, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-blue-4ff79f {
  background: linear-gradient(0deg, #f1f5fd, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-sky-22dced {
  background: linear-gradient(180deg, #f3fafe, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-sky-ebb0ab {
  background: linear-gradient(0deg, #f3fafe, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-purple-4098ef {
  background: linear-gradient(180deg, #f5f5fc, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-purple-86c9a6 {
  background: linear-gradient(0deg, #f5f5fc, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-grape-7f085b {
  background: linear-gradient(180deg, #f3f3fa, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-grape-665f41 {
  background: linear-gradient(0deg, #f3f3fa, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-violet-d3b9c6 {
  background: linear-gradient(180deg, #f8f5fb, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-violet-21e8d8 {
  background: linear-gradient(0deg, #f8f5fb, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-pink-90f59c {
  background: linear-gradient(180deg, #fcf4f6, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-pink-f063a2 {
  background: linear-gradient(0deg, #fcf4f6, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-fuchsia-1f0cea {
  background: linear-gradient(180deg, #fdf4f9, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-fuchsia-74c7eb {
  background: linear-gradient(0deg, #fdf4f9, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-red-f56798 {
  background: linear-gradient(180deg, #fdf3f4, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-red-bf62a4 {
  background: linear-gradient(0deg, #fdf3f4, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-orange-b70c21 {
  background: linear-gradient(180deg, #fef6f5, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-orange-ef890b {
  background: linear-gradient(0deg, #fef6f5, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-green-c3d422 {
  background: linear-gradient(180deg, #f1fbf8, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-green-d05647 {
  background: linear-gradient(0deg, #f1fbf8, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-leaf-624c36 {
  background: linear-gradient(180deg, #f5faf7, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-leaf-5d8260 {
  background: linear-gradient(0deg, #f5faf7, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-aqua-b05eff {
  background: linear-gradient(180deg, #f2f8fb, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-aqua-bbe0d5 {
  background: linear-gradient(0deg, #f2f8fb, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-navy-8eb524 {
  background: linear-gradient(180deg, #f0f1f2, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-navy-cef590 {
  background: linear-gradient(0deg, #f0f1f2, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-ash-f9d85c {
  background: linear-gradient(180deg, #f7f7f8, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-ash-a6bf43 {
  background: linear-gradient(0deg, #f7f7f8, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-gray-5301c7 {
  background: linear-gradient(180deg, #fefeff, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-gray-4b8007 {
  background: linear-gradient(0deg, #fefeff, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-dark-516b82 {
  background: linear-gradient(180deg, #efeff0, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-dark-10a124 {
  background: linear-gradient(0deg, #efeff0, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-primary-2d5851 {
  background: linear-gradient(180deg, #f1f5fd, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-reverse-primary-1f60ae {
  background: linear-gradient(0deg, #f1f5fd, rgba(255, 255, 255, 0) 100%);
}
.wrapper-a46b42.bg-blue-752203.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-blue-752203.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #3f78e0;
}
.wrapper-a46b42.bg-blue-752203.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-blue-752203.angled-cd30ca.upper-end-544222:before {
  border-right-color: #3f78e0;
}
.wrapper-a46b42.bg-soft-blue-8d33b2.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-blue-8d33b2.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f1f5fd;
}
.wrapper-a46b42.bg-soft-blue-8d33b2.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-blue-8d33b2.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f1f5fd;
}
.wrapper-a46b42.bg-pale-blue-e68d85.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-blue-e68d85.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e0e9fa;
}
.wrapper-a46b42.bg-pale-blue-e68d85.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-blue-e68d85.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e0e9fa;
}
.wrapper-a46b42.bg-sky-0910fd.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-sky-0910fd.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #5eb9f0;
}
.wrapper-a46b42.bg-sky-0910fd.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-sky-0910fd.angled-cd30ca.upper-end-544222:before {
  border-right-color: #5eb9f0;
}
.wrapper-a46b42.bg-soft-sky-87df2c.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-sky-87df2c.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f3fafe;
}
.wrapper-a46b42.bg-soft-sky-87df2c.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-sky-87df2c.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f3fafe;
}
.wrapper-a46b42.bg-pale-sky-853df6.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-sky-853df6.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e5f4fd;
}
.wrapper-a46b42.bg-pale-sky-853df6.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-sky-853df6.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e5f4fd;
}
.wrapper-a46b42.bg-purple-192780.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-purple-192780.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #747ed1;
}
.wrapper-a46b42.bg-purple-192780.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-purple-192780.angled-cd30ca.upper-end-544222:before {
  border-right-color: #747ed1;
}
.wrapper-a46b42.bg-soft-purple-616a79.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-purple-616a79.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f5f5fc;
}
.wrapper-a46b42.bg-soft-purple-616a79.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-purple-616a79.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f5f5fc;
}
.wrapper-a46b42.bg-pale-purple-4f710a.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-purple-4f710a.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e9eaf8;
}
.wrapper-a46b42.bg-pale-purple-4f710a.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-purple-4f710a.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e9eaf8;
}
.wrapper-a46b42.bg-grape-011905.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-grape-011905.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #605dba;
}
.wrapper-a46b42.bg-grape-011905.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-grape-011905.angled-cd30ca.upper-end-544222:before {
  border-right-color: #605dba;
}
.wrapper-a46b42.bg-soft-grape-167e05.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-grape-167e05.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f3f3fa;
}
.wrapper-a46b42.bg-soft-grape-167e05.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-grape-167e05.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f3f3fa;
}
.wrapper-a46b42.bg-pale-grape-d5ca65.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-grape-d5ca65.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e6e5f4;
}
.wrapper-a46b42.bg-pale-grape-d5ca65.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-grape-d5ca65.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e6e5f4;
}
.wrapper-a46b42.bg-violet-0c7728.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-violet-0c7728.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #a07cc5;
}
.wrapper-a46b42.bg-violet-0c7728.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-violet-0c7728.angled-cd30ca.upper-end-544222:before {
  border-right-color: #a07cc5;
}
.wrapper-a46b42.bg-soft-violet-56617e.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-violet-56617e.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f8f5fb;
}
.wrapper-a46b42.bg-soft-violet-56617e.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-violet-56617e.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f8f5fb;
}
.wrapper-a46b42.bg-pale-violet-9d3747.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-violet-9d3747.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f0eaf6;
}
.wrapper-a46b42.bg-pale-violet-9d3747.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-violet-9d3747.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f0eaf6;
}
.wrapper-a46b42.bg-pink-049a3f.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pink-049a3f.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #d16b86;
}
.wrapper-a46b42.bg-pink-049a3f.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pink-049a3f.angled-cd30ca.upper-end-544222:before {
  border-right-color: #d16b86;
}
.wrapper-a46b42.bg-soft-pink-957848.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-pink-957848.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fcf4f6;
}
.wrapper-a46b42.bg-soft-pink-957848.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-pink-957848.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fcf4f6;
}
.wrapper-a46b42.bg-pale-pink-d12d5d.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-pink-d12d5d.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f8e7ec;
}
.wrapper-a46b42.bg-pale-pink-d12d5d.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-pink-d12d5d.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f8e7ec;
}
.wrapper-a46b42.bg-fuchsia-f71a6a.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-fuchsia-f71a6a.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e668b3;
}
.wrapper-a46b42.bg-fuchsia-f71a6a.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-fuchsia-f71a6a.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e668b3;
}
.wrapper-a46b42.bg-soft-fuchsia-c8bf0b.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-fuchsia-c8bf0b.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fdf4f9;
}
.wrapper-a46b42.bg-soft-fuchsia-c8bf0b.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-fuchsia-c8bf0b.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fdf4f9;
}
.wrapper-a46b42.bg-pale-fuchsia-44106c.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-fuchsia-44106c.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fbe7f3;
}
.wrapper-a46b42.bg-pale-fuchsia-44106c.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-fuchsia-44106c.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fbe7f3;
}
.wrapper-a46b42.bg-red-81ffaa.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-red-81ffaa.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e2626b;
}
.wrapper-a46b42.bg-red-81ffaa.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-red-81ffaa.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e2626b;
}
.wrapper-a46b42.bg-soft-red-59b8e2.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-red-59b8e2.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fdf3f4;
}
.wrapper-a46b42.bg-soft-red-59b8e2.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-red-59b8e2.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fdf3f4;
}
.wrapper-a46b42.bg-pale-red-15bd43.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-red-15bd43.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fae6e7;
}
.wrapper-a46b42.bg-pale-red-15bd43.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-red-15bd43.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fae6e7;
}
.wrapper-a46b42.bg-orange-0b2db6.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-orange-0b2db6.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f78b77;
}
.wrapper-a46b42.bg-orange-0b2db6.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-orange-0b2db6.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f78b77;
}
.wrapper-a46b42.bg-soft-orange-cc03b4.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-orange-cc03b4.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fef6f5;
}
.wrapper-a46b42.bg-soft-orange-cc03b4.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-orange-cc03b4.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fef6f5;
}
.wrapper-a46b42.bg-pale-orange-450fc6.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-orange-450fc6.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #feece9;
}
.wrapper-a46b42.bg-pale-orange-450fc6.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-orange-450fc6.angled-cd30ca.upper-end-544222:before {
  border-right-color: #feece9;
}
.wrapper-a46b42.bg-yellow-766869.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-yellow-766869.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fab758;
}
.wrapper-a46b42.bg-yellow-766869.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-yellow-766869.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fab758;
}
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fffaf2;
}
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fffaf2;
}
.wrapper-a46b42.bg-pale-yellow-943e51.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-yellow-943e51.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fef3e4;
}
.wrapper-a46b42.bg-pale-yellow-943e51.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-yellow-943e51.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fef3e4;
}
.wrapper-a46b42.bg-green-6178db.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-green-6178db.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #45c4a0;
}
.wrapper-a46b42.bg-green-6178db.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-green-6178db.angled-cd30ca.upper-end-544222:before {
  border-right-color: #45c4a0;
}
.wrapper-a46b42.bg-soft-green-7bc7a4.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-green-7bc7a4.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f1fbf8;
}
.wrapper-a46b42.bg-soft-green-7bc7a4.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-green-7bc7a4.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f1fbf8;
}
.wrapper-a46b42.bg-pale-green-5320c9.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-green-5320c9.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e1f6f0;
}
.wrapper-a46b42.bg-pale-green-5320c9.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-green-5320c9.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e1f6f0;
}
.wrapper-a46b42.bg-leaf-e8293b.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-leaf-e8293b.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #7cb798;
}
.wrapper-a46b42.bg-leaf-e8293b.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-leaf-e8293b.angled-cd30ca.upper-end-544222:before {
  border-right-color: #7cb798;
}
.wrapper-a46b42.bg-soft-leaf-43ca97.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-leaf-43ca97.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f5faf7;
}
.wrapper-a46b42.bg-soft-leaf-43ca97.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-leaf-43ca97.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f5faf7;
}
.wrapper-a46b42.bg-pale-leaf-1c689e.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-leaf-1c689e.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #eaf3ef;
}
.wrapper-a46b42.bg-pale-leaf-1c689e.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-leaf-1c689e.angled-cd30ca.upper-end-544222:before {
  border-right-color: #eaf3ef;
}
.wrapper-a46b42.bg-aqua-948787.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-aqua-948787.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #54a8c7;
}
.wrapper-a46b42.bg-aqua-948787.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-aqua-948787.angled-cd30ca.upper-end-544222:before {
  border-right-color: #54a8c7;
}
.wrapper-a46b42.bg-soft-aqua-aa1d0e.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-aqua-aa1d0e.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f2f8fb;
}
.wrapper-a46b42.bg-soft-aqua-aa1d0e.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-aqua-aa1d0e.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f2f8fb;
}
.wrapper-a46b42.bg-pale-aqua-bcbf0b.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-aqua-bcbf0b.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e4f1f6;
}
.wrapper-a46b42.bg-pale-aqua-bcbf0b.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-aqua-bcbf0b.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e4f1f6;
}
.wrapper-a46b42.bg-navy-af440c.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-navy-af440c.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #343f52;
}
.wrapper-a46b42.bg-navy-af440c.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-navy-af440c.angled-cd30ca.upper-end-544222:before {
  border-right-color: #343f52;
}
.wrapper-a46b42.bg-soft-navy-0cf581.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-navy-0cf581.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f0f1f2;
}
.wrapper-a46b42.bg-soft-navy-0cf581.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-navy-0cf581.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f0f1f2;
}
.wrapper-a46b42.bg-pale-navy-3e2e6d.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-navy-3e2e6d.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #dfe0e3;
}
.wrapper-a46b42.bg-pale-navy-3e2e6d.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-navy-3e2e6d.angled-cd30ca.upper-end-544222:before {
  border-right-color: #dfe0e3;
}
.wrapper-a46b42.bg-ash-534902.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-ash-534902.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #9499a3;
}
.wrapper-a46b42.bg-ash-534902.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-ash-534902.angled-cd30ca.upper-end-544222:before {
  border-right-color: #9499a3;
}
.wrapper-a46b42.bg-soft-ash-7208ed.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-ash-7208ed.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f7f7f8;
}
.wrapper-a46b42.bg-soft-ash-7208ed.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-ash-7208ed.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f7f7f8;
}
.wrapper-a46b42.bg-pale-ash-1ba831.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-ash-1ba831.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #eeeff0;
}
.wrapper-a46b42.bg-pale-ash-1ba831.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-ash-1ba831.angled-cd30ca.upper-end-544222:before {
  border-right-color: #eeeff0;
}
.wrapper-a46b42.bg-white-1be0b5.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-white-1be0b5.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fff;
}
.wrapper-a46b42.bg-white-1be0b5.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-white-1be0b5.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fff;
}
.wrapper-a46b42.bg-soft-white-034ed6.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-white-034ed6.angled-cd30ca.upper-start-79b622:before {
  border-left-color: white;
}
.wrapper-a46b42.bg-soft-white-034ed6.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-white-034ed6.angled-cd30ca.upper-end-544222:before {
  border-right-color: white;
}
.wrapper-a46b42.bg-pale-white-13bcdd.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-white-13bcdd.angled-cd30ca.upper-start-79b622:before {
  border-left-color: white;
}
.wrapper-a46b42.bg-pale-white-13bcdd.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-white-13bcdd.angled-cd30ca.upper-end-544222:before {
  border-right-color: white;
}
.wrapper-a46b42.bg-light-84e71a.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-light-84e71a.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fefefe;
}
.wrapper-a46b42.bg-light-84e71a.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-light-84e71a.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fefefe;
}
.wrapper-a46b42.bg-soft-light-9d3986.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-light-9d3986.angled-cd30ca.upper-start-79b622:before {
  border-left-color: white;
}
.wrapper-a46b42.bg-soft-light-9d3986.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-light-9d3986.angled-cd30ca.upper-end-544222:before {
  border-right-color: white;
}
.wrapper-a46b42.bg-pale-light-c20212.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-light-c20212.angled-cd30ca.upper-start-79b622:before {
  border-left-color: white;
}
.wrapper-a46b42.bg-pale-light-c20212.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-light-c20212.angled-cd30ca.upper-end-544222:before {
  border-right-color: white;
}
.wrapper-a46b42.bg-gray-b0de39.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-gray-b0de39.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f6f7f9;
}
.wrapper-a46b42.bg-gray-b0de39.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-gray-b0de39.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f6f7f9;
}
.wrapper-a46b42.bg-soft-gray-46b681.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-gray-46b681.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fefeff;
}
.wrapper-a46b42.bg-soft-gray-46b681.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-gray-46b681.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fefeff;
}
.wrapper-a46b42.bg-pale-gray-d0518c.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-gray-d0518c.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fefefe;
}
.wrapper-a46b42.bg-pale-gray-d0518c.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-gray-d0518c.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fefefe;
}
.wrapper-a46b42.bg-dark-7ce43c.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-dark-7ce43c.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #262b32;
}
.wrapper-a46b42.bg-dark-7ce43c.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-dark-7ce43c.angled-cd30ca.upper-end-544222:before {
  border-right-color: #262b32;
}
.wrapper-a46b42.bg-soft-dark-b014cd.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-dark-b014cd.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #efeff0;
}
.wrapper-a46b42.bg-soft-dark-b014cd.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-dark-b014cd.angled-cd30ca.upper-end-544222:before {
  border-right-color: #efeff0;
}
.wrapper-a46b42.bg-pale-dark-3f73e5.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-dark-3f73e5.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #dcddde;
}
.wrapper-a46b42.bg-pale-dark-3f73e5.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-dark-3f73e5.angled-cd30ca.upper-end-544222:before {
  border-right-color: #dcddde;
}
.wrapper-a46b42.bg-primary-de7d03.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-primary-de7d03.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #3f78e0;
}
.wrapper-a46b42.bg-primary-de7d03.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-primary-de7d03.angled-cd30ca.upper-end-544222:before {
  border-right-color: #3f78e0;
}
.wrapper-a46b42.bg-soft-primary-807543.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-primary-807543.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #f1f5fd;
}
.wrapper-a46b42.bg-soft-primary-807543.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-primary-807543.angled-cd30ca.upper-end-544222:before {
  border-right-color: #f1f5fd;
}
.wrapper-a46b42.bg-pale-primary-1f8245.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-pale-primary-1f8245.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #e0e9fa;
}
.wrapper-a46b42.bg-pale-primary-1f8245.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-pale-primary-1f8245.angled-cd30ca.upper-end-544222:before {
  border-right-color: #e0e9fa;
}
.bg-soft-yellow-4d15d6 {
  background-color: #fff8ef !important;
}
.text-soft-yellow-281449 {
  color: #fff8ef !important;
}
.bg-gradient-yellow-9500c7 {
  background: linear-gradient(180deg, #fff8ef, rgba(255, 255, 255, 0) 100%) !important;
}
.bg-gradient-reverse-yellow-2da245 {
  background: linear-gradient(0deg, #fff8ef, rgba(255, 255, 255, 0) 100%) !important;
}
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.lower-start-fdb54e:after,
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #fff8ef !important;
}
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.lower-end-1d5116:after,
.wrapper-a46b42.bg-soft-yellow-4d15d6.angled-cd30ca.upper-end-544222:before {
  border-right-color: #fff8ef !important;
}
.link-blue-58b187 {
  color: #3f78e0;
}
.link-blue-58b187:hover,
.link-blue-58b187:focus {
  color: #3f78e0;
}
.link-sky-be11db {
  color: #5eb9f0;
}
.link-sky-be11db:hover,
.link-sky-be11db:focus {
  color: #5eb9f0;
}
.link-purple-f41eb5 {
  color: #747ed1;
}
.link-purple-f41eb5:hover,
.link-purple-f41eb5:focus {
  color: #747ed1;
}
.link-grape-58c155 {
  color: #605dba;
}
.link-grape-58c155:hover,
.link-grape-58c155:focus {
  color: #605dba;
}
.link-violet-7f5751 {
  color: #a07cc5;
}
.link-violet-7f5751:hover,
.link-violet-7f5751:focus {
  color: #a07cc5;
}
.link-pink-311c11 {
  color: #d16b86;
}
.link-pink-311c11:hover,
.link-pink-311c11:focus {
  color: #d16b86;
}
.link-fuchsia-b91c14 {
  color: #e668b3;
}
.link-fuchsia-b91c14:hover,
.link-fuchsia-b91c14:focus {
  color: #e668b3;
}
.link-red-2ec3e0 {
  color: #e2626b;
}
.link-red-2ec3e0:hover,
.link-red-2ec3e0:focus {
  color: #e2626b;
}
.link-orange-fd7291 {
  color: #f78b77;
}
.link-orange-fd7291:hover,
.link-orange-fd7291:focus {
  color: #f78b77;
}
.link-yellow-3e936d {
  color: #fab758;
}
.link-yellow-3e936d:hover,
.link-yellow-3e936d:focus {
  color: #fab758;
}
.link-green-79ccc8 {
  color: #45c4a0;
}
.link-green-79ccc8:hover,
.link-green-79ccc8:focus {
  color: #45c4a0;
}
.link-leaf-90158a {
  color: #7cb798;
}
.link-leaf-90158a:hover,
.link-leaf-90158a:focus {
  color: #7cb798;
}
.link-aqua-aa1a6d {
  color: #54a8c7;
}
.link-aqua-aa1a6d:hover,
.link-aqua-aa1a6d:focus {
  color: #54a8c7;
}
.link-navy-ee7bc0 {
  color: #343f52;
}
.link-navy-ee7bc0:hover,
.link-navy-ee7bc0:focus {
  color: #343f52;
}
.link-ash-058f24 {
  color: #9499a3;
}
.link-ash-058f24:hover,
.link-ash-058f24:focus {
  color: #9499a3;
}
.link-white-007854 {
  color: #fff;
}
.link-white-007854:hover,
.link-white-007854:focus {
  color: #fff;
}
.link-light-78acb4 {
  color: #fefefe;
}
.link-light-78acb4:hover,
.link-light-78acb4:focus {
  color: #fefefe;
}
.link-gray-4a40e6 {
  color: #f6f7f9;
}
.link-gray-4a40e6:hover,
.link-gray-4a40e6:focus {
  color: #f6f7f9;
}
.link-primary-1864ab {
  color: #3f78e0;
}
.link-primary-1864ab:hover,
.link-primary-1864ab:focus {
  color: #3f78e0;
}
.link-secondary-ac02ef {
  color: #aab0bc;
}
.link-secondary-ac02ef:hover,
.link-secondary-ac02ef:focus {
  color: #aab0bc;
}
.link-success-490ada {
  color: #45c4a0;
}
.link-success-490ada:hover,
.link-success-490ada:focus {
  color: #45c4a0;
}
.link-info-a69073 {
  color: #54a8c7;
}
.link-info-a69073:hover,
.link-info-a69073:focus {
  color: #54a8c7;
}
.link-warning-b560cf {
  color: #fab758;
}
.link-warning-b560cf:hover,
.link-warning-b560cf:focus {
  color: #fab758;
}
.link-danger-4bc81f {
  color: #e2626b;
}
.link-danger-4bc81f:hover,
.link-danger-4bc81f:focus {
  color: #e2626b;
}
.link-dark-20c815 {
  color: #343f52;
}
blockquote {
  border-left: 0.15rem solid #3f78e0;
  padding-left: 1rem;
  font-size: 0.85rem;
  line-height: 1.7;
  font-weight: 500;
}
blockquote.border-0-eb1fde {
  padding-left: 0;
}
blockquote.icon-4264d9 {
  position: relative;
  border: 0;
  padding: 0;
}
blockquote.icon-4264d9:before {
  content: "\201d";
  position: absolute;
  top: -1.5rem;
  left: -0.9rem;
  color: rgba(52, 63, 82, 0.05);
  font-size: 10rem;
  line-height: 1;
  z-index: 1;
}
blockquote.icon-top-4518a3 {
  padding-top: 3.75rem;
  position: relative;
}
blockquote.icon-top-4518a3:before {
  content: "\201c";
  color: #aab0bc;
  opacity: 0.3;
  font-size: 6.5rem;
  font-weight: normal;
  top: 0;
  left: -0.3rem;
}
blockquote.icon-top-4518a3.text-white-b81e4f:before {
  color: #fff;
}
blockquote.text-center-ad3bfc.icon-top-4518a3:before {
  left: 50%;
  transform: translateX(-52%);
}
.blockquote-footer-17b9dd {
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
}
.blockquote-details-8755a5 {
  display: flex;
  align-items: center;
  text-align: left;
}
.blockquote-details-8755a5 p {
  font-size: 0.8rem;
}
.blockquote-details-8755a5 .info-b80260 {
  padding-left: 1rem;
}
.blockquote-details-8755a5 .icon-img-99ccfb img {
  width: 3.5rem !important;
}
.dropcap-1ccfd2 {
  display: block;
  float: left;
  font-size: calc(1.375rem + 1.5vw);
  line-height: 1;
  font-weight: 500;
  padding: 0;
  margin: 0.2rem 0.6rem 0 0;
}
@media (min-width: 1200px) {
  .dropcap-1ccfd2 {
    font-size: 2.5rem;
  }
}
.dropcap-1ccfd2.rounded-circle-d89277 {
  font-size: calc(1.265rem + 0.18vw);
  height: 2.3rem;
  width: 2.3rem;
  margin: 0.25rem 0.5rem 0 0;
  padding-bottom: 0.15rem;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .dropcap-1ccfd2.rounded-circle-d89277 {
    font-size: 1.4rem;
  }
}
.unordered-list-eb1c5f {
  padding-left: 0;
  list-style: none;
}
.unordered-list-eb1c5f li {
  position: relative;
  padding-left: 1rem;
}
.unordered-list-eb1c5f>li:before {
  font-family: sans-serif;
  position: absolute;
  top: -0.15rem;
  left: 0;
  font-size: 1rem;
  content: "\2022";
}
.unordered-list-eb1c5f.bullet-blue-a367dd li:before {
  color: #3f78e0;
}
.unordered-list-eb1c5f.bullet-sky-eb66df li:before {
  color: #5eb9f0;
}
.unordered-list-eb1c5f.bullet-purple-49bdf8 li:before {
  color: #747ed1;
}
.unordered-list-eb1c5f.bullet-grape-db4c6b li:before {
  color: #605dba;
}
.unordered-list-eb1c5f.bullet-violet-e95f91 li:before {
  color: #a07cc5;
}
.unordered-list-eb1c5f.bullet-pink-e077fe li:before {
  color: #d16b86;
}
.unordered-list-eb1c5f.bullet-fuchsia-b77830 li:before {
  color: #e668b3;
}
.unordered-list-eb1c5f.bullet-red-b01744 li:before {
  color: #e2626b;
}
.unordered-list-eb1c5f.bullet-orange-8e8a74 li:before {
  color: #f78b77;
}
.unordered-list-eb1c5f.bullet-yellow-f10a40 li:before {
  color: #fab758;
}
.unordered-list-eb1c5f.bullet-green-8be7f5 li:before {
  color: #45c4a0;
}
.unordered-list-eb1c5f.bullet-leaf-b88da5 li:before {
  color: #7cb798;
}
.unordered-list-eb1c5f.bullet-aqua-39df9f li:before {
  color: #54a8c7;
}
.unordered-list-eb1c5f.bullet-navy-6fe925 li:before {
  color: #343f52;
}
.unordered-list-eb1c5f.bullet-ash-ab4499 li:before {
  color: #9499a3;
}
.unordered-list-eb1c5f.bullet-white-3b5123 li:before {
  color: #fff;
}
.unordered-list-eb1c5f.bullet-light-e0c8f9 li:before {
  color: #fefefe;
}
.unordered-list-eb1c5f.bullet-gray-7901a0 li:before {
  color: #f6f7f9;
}
.unordered-list-eb1c5f.bullet-dark-894fe3 li:before {
  color: #262b32;
}
.unordered-list-eb1c5f.bullet-primary-34f34e li:before {
  color: #3f78e0;
}
.icon-list-2cf5a2 {
  padding-left: 0;
  list-style: none;
}
.icon-list-2cf5a2 li {
  position: relative;
  padding-left: 1.25rem;
}
.icon-list-2cf5a2.bullet-bg-ecf55a li {
  padding-left: 1.5rem;
}
.icon-list-2cf5a2.bullet-soft-blue-e66c4d i {
  color: #3f78e0;
}
.icon-list-2cf5a2.bullet-soft-blue-e66c4d.bullet-bg-ecf55a i {
  background-color: #dce7f9;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-blue] {
  background-color: #dce7f9 !important;
  color: #3f78e0 !important;
}
.icon-list-2cf5a2.bullet-soft-sky-96be45 i {
  color: #5eb9f0;
}
.icon-list-2cf5a2.bullet-soft-sky-96be45.bullet-bg-ecf55a i {
  background-color: #e2f2fc;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-sky] {
  background-color: #e2f2fc !important;
  color: #5eb9f0 !important;
}
.icon-list-2cf5a2.bullet-soft-purple-ac790f i {
  color: #747ed1;
}
.icon-list-2cf5a2.bullet-soft-purple-ac790f.bullet-bg-ecf55a i {
  background-color: #e6e8f7;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-purple] {
  background-color: #e6e8f7 !important;
  color: #747ed1 !important;
}
.icon-list-2cf5a2.bullet-soft-grape-63175b i {
  color: #605dba;
}
.icon-list-2cf5a2.bullet-soft-grape-63175b.bullet-bg-ecf55a i {
  background-color: #e2e2f3;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-grape] {
  background-color: #e2e2f3 !important;
  color: #605dba !important;
}
.icon-list-2cf5a2.bullet-soft-violet-f3c31d i {
  color: #a07cc5;
}
.icon-list-2cf5a2.bullet-soft-violet-f3c31d.bullet-bg-ecf55a i {
  background-color: #eee7f5;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-violet] {
  background-color: #eee7f5 !important;
  color: #a07cc5 !important;
}
.icon-list-2cf5a2.bullet-soft-pink-1abcb6 i {
  color: #d16b86;
}
.icon-list-2cf5a2.bullet-soft-pink-1abcb6.bullet-bg-ecf55a i {
  background-color: #f7e4e9;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-pink] {
  background-color: #f7e4e9 !important;
  color: #d16b86 !important;
}
.icon-list-2cf5a2.bullet-soft-fuchsia-156431 i {
  color: #e668b3;
}
.icon-list-2cf5a2.bullet-soft-fuchsia-156431.bullet-bg-ecf55a i {
  background-color: #fbe4f1;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-fuchsia] {
  background-color: #fbe4f1 !important;
  color: #e668b3 !important;
}
.icon-list-2cf5a2.bullet-soft-red-7ba655 i {
  color: #e2626b;
}
.icon-list-2cf5a2.bullet-soft-red-7ba655.bullet-bg-ecf55a i {
  background-color: #fae3e4;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-red] {
  background-color: #fae3e4 !important;
  color: #e2626b !important;
}
.icon-list-2cf5a2.bullet-soft-orange-039421 i {
  color: #f78b77;
}
.icon-list-2cf5a2.bullet-soft-orange-039421.bullet-bg-ecf55a i {
  background-color: #feeae7;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-orange] {
  background-color: #feeae7 !important;
  color: #f78b77 !important;
}
.icon-list-2cf5a2.bullet-soft-green-3569a9 i {
  color: #45c4a0;
}
.icon-list-2cf5a2.bullet-soft-green-3569a9.bullet-bg-ecf55a i {
  background-color: #def4ee;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-green] {
  background-color: #def4ee !important;
  color: #45c4a0 !important;
}
.icon-list-2cf5a2.bullet-soft-leaf-abcb74 i {
  color: #7cb798;
}
.icon-list-2cf5a2.bullet-soft-leaf-abcb74.bullet-bg-ecf55a i {
  background-color: #e7f2ec;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-leaf] {
  background-color: #e7f2ec !important;
  color: #7cb798 !important;
}
.icon-list-2cf5a2.bullet-soft-aqua-d75b03 i {
  color: #54a8c7;
}
.icon-list-2cf5a2.bullet-soft-aqua-d75b03.bullet-bg-ecf55a i {
  background-color: #e0eff5;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-aqua] {
  background-color: #e0eff5 !important;
  color: #54a8c7 !important;
}
.icon-list-2cf5a2.bullet-soft-navy-9d6c0e i {
  color: #343f52;
}
.icon-list-2cf5a2.bullet-soft-navy-9d6c0e.bullet-bg-ecf55a i {
  background-color: #dadce0;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-navy] {
  background-color: #dadce0 !important;
  color: #343f52 !important;
}
.icon-list-2cf5a2.bullet-soft-ash-88b6f7 i {
  color: #9499a3;
}
.icon-list-2cf5a2.bullet-soft-ash-88b6f7.bullet-bg-ecf55a i {
  background-color: #ecedee;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-ash] {
  background-color: #ecedee !important;
  color: #9499a3 !important;
}
.icon-list-2cf5a2.bullet-soft-white-0a77f5 i {
  color: #fff;
}
.icon-list-2cf5a2.bullet-soft-white-0a77f5.bullet-bg-ecf55a i {
  background-color: white;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-white] {
  background-color: white !important;
  color: #fff !important;
}
.icon-list-2cf5a2.bullet-soft-light-9f8a74 i {
  color: #fefefe;
}
.icon-list-2cf5a2.bullet-soft-light-9f8a74.bullet-bg-ecf55a i {
  background-color: white;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-light] {
  background-color: white !important;
  color: #fefefe !important;
}
.icon-list-2cf5a2.bullet-soft-gray-fcaadf i {
  color: #f6f7f9;
}
.icon-list-2cf5a2.bullet-soft-gray-fcaadf.bullet-bg-ecf55a i {
  background-color: #fdfefe;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-gray] {
  background-color: #fdfefe !important;
  color: #f6f7f9 !important;
}
.icon-list-2cf5a2.bullet-soft-dark-44b014 i {
  color: #262b32;
}
.icon-list-2cf5a2.bullet-soft-dark-44b014.bullet-bg-ecf55a i {
  background-color: #d8d9da;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-dark] {
  background-color: #d8d9da !important;
  color: #262b32 !important;
}
.icon-list-2cf5a2.bullet-soft-primary-de7c4a i {
  color: #3f78e0;
}
.icon-list-2cf5a2.bullet-soft-primary-de7c4a.bullet-bg-ecf55a i {
  background-color: #dce7f9;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-primary] {
  background-color: #dce7f9 !important;
  color: #3f78e0 !important;
}
.icon-list-2cf5a2.bullet-soft-yellow-832d31 i,
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-yellow] {
  color: #fab758;
}
.icon-list-2cf5a2.bullet-soft-yellow-832d31.bullet-bg-ecf55a i,
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-soft-yellow] {
  background-color: #feeed9;
}
.icon-list-2cf5a2.bullet-blue-a367dd i {
  color: #3f78e0;
}
.icon-list-2cf5a2.bullet-blue-a367dd.bullet-bg-ecf55a i {
  background-color: #3f78e0;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-blue] {
  background-color: #3f78e0 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-sky-eb66df i {
  color: #5eb9f0;
}
.icon-list-2cf5a2.bullet-sky-eb66df.bullet-bg-ecf55a i {
  background-color: #5eb9f0;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-sky] {
  background-color: #5eb9f0 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-purple-49bdf8 i {
  color: #747ed1;
}
.icon-list-2cf5a2.bullet-purple-49bdf8.bullet-bg-ecf55a i {
  background-color: #747ed1;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-purple] {
  background-color: #747ed1 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-grape-db4c6b i {
  color: #605dba;
}
.icon-list-2cf5a2.bullet-grape-db4c6b.bullet-bg-ecf55a i {
  background-color: #605dba;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-grape] {
  background-color: #605dba !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-violet-e95f91 i {
  color: #a07cc5;
}
.icon-list-2cf5a2.bullet-violet-e95f91.bullet-bg-ecf55a i {
  background-color: #a07cc5;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-violet] {
  background-color: #a07cc5 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-pink-e077fe i {
  color: #d16b86;
}
.icon-list-2cf5a2.bullet-pink-e077fe.bullet-bg-ecf55a i {
  background-color: #d16b86;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-pink] {
  background-color: #d16b86 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-fuchsia-b77830 i {
  color: #e668b3;
}
.icon-list-2cf5a2.bullet-fuchsia-b77830.bullet-bg-ecf55a i {
  background-color: #e668b3;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-fuchsia] {
  background-color: #e668b3 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-red-b01744 i {
  color: #e2626b;
}
.icon-list-2cf5a2.bullet-red-b01744.bullet-bg-ecf55a i {
  background-color: #e2626b;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-red] {
  background-color: #e2626b !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-orange-8e8a74 i {
  color: #f78b77;
}
.icon-list-2cf5a2.bullet-orange-8e8a74.bullet-bg-ecf55a i {
  background-color: #f78b77;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-orange] {
  background-color: #f78b77 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-yellow-f10a40 i {
  color: #fab758;
}
.icon-list-2cf5a2.bullet-yellow-f10a40.bullet-bg-ecf55a i {
  background-color: #fab758;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-yellow] {
  background-color: #fab758 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-green-8be7f5 i {
  color: #45c4a0;
}
.icon-list-2cf5a2.bullet-green-8be7f5.bullet-bg-ecf55a i {
  background-color: #45c4a0;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-green] {
  background-color: #45c4a0 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-leaf-b88da5 i {
  color: #7cb798;
}
.icon-list-2cf5a2.bullet-leaf-b88da5.bullet-bg-ecf55a i {
  background-color: #7cb798;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-leaf] {
  background-color: #7cb798 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-aqua-39df9f i {
  color: #54a8c7;
}
.icon-list-2cf5a2.bullet-aqua-39df9f.bullet-bg-ecf55a i {
  background-color: #54a8c7;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-aqua] {
  background-color: #54a8c7 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-navy-6fe925 i {
  color: #343f52;
}
.icon-list-2cf5a2.bullet-navy-6fe925.bullet-bg-ecf55a i {
  background-color: #343f52;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-navy] {
  background-color: #343f52 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-ash-ab4499 i {
  color: #9499a3;
}
.icon-list-2cf5a2.bullet-ash-ab4499.bullet-bg-ecf55a i {
  background-color: #9499a3;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-ash] {
  background-color: #9499a3 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-white-3b5123 i {
  color: #fff;
}
.icon-list-2cf5a2.bullet-white-3b5123.bullet-bg-ecf55a i {
  background-color: #fff;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-white] {
  background-color: #fff !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-light-e0c8f9 i {
  color: #fefefe;
}
.icon-list-2cf5a2.bullet-light-e0c8f9.bullet-bg-ecf55a i {
  background-color: #fefefe;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-light] {
  background-color: #fefefe !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-gray-7901a0 i {
  color: #f6f7f9;
}
.icon-list-2cf5a2.bullet-gray-7901a0.bullet-bg-ecf55a i {
  background-color: #f6f7f9;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-gray] {
  background-color: #f6f7f9 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-dark-894fe3 i {
  color: #262b32;
}
.icon-list-2cf5a2.bullet-dark-894fe3.bullet-bg-ecf55a i {
  background-color: #262b32;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-dark] {
  background-color: #262b32 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-primary-34f34e i {
  color: #3f78e0;
}
.icon-list-2cf5a2.bullet-primary-34f34e.bullet-bg-ecf55a i {
  background-color: #3f78e0;
  color: #fff;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i[class*=bullet-primary] {
  background-color: #3f78e0 !important;
  color: white !important;
}
.icon-list-2cf5a2.bullet-white-3b5123 i,
.icon-list-2cf5a2.bullet-bg-ecf55a i.bullet-white-3b5123 {
  color: #3f78e0 !important;
}
.icon-list-2cf5a2 i {
  position: absolute;
  top: -0.2rem;
  left: 0;
  font-size: 1rem;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i {
  border-radius: 100%;
  width: 1rem;
  height: 1rem;
  top: 0.2rem;
  font-size: 0.8rem;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  display: table;
}
.icon-list-2cf5a2.bullet-bg-ecf55a i:before {
  vertical-align: middle;
  display: table-cell;
}
.widget-14ca35 .list-unstyled-31c235:not(.tag-list-a5fc9a) li+li,
.unordered-list-eb1c5f li+li,
.icon-list-2cf5a2:not(.row) li+li {
  margin-top: 0.35rem;
}
.list-unstyled-31c235 li a.active {
  color: #3f78e0 !important;
}
.filter-3cbc84:not(.basic-filter-94aa52) p {
  margin: 0 1rem 0 0;
  display: inline;
}
.filter-3cbc84:not(.basic-filter-94aa52) ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
.filter-3cbc84:not(.basic-filter-94aa52) ul li {
  display: inline;
}
.filter-3cbc84:not(.basic-filter-94aa52) ul li+li:before {
  content: "";
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 100%;
  margin: 0 0.8rem 0 0.5rem;
  vertical-align: 0.15rem;
  background: rgba(30, 34, 40, 0.2);
}
.filter-3cbc84:not(.basic-filter-94aa52) ul li a {
  cursor: pointer;
}
.filter-3cbc84:not(.basic-filter-94aa52) ul li a.active,
.filter-3cbc84:not(.basic-filter-94aa52) ul li a:hover {
  color: #3f78e0;
}
.filter-3cbc84:not(.basic-filter-94aa52).dark-filter-72c8a7 ul li+li:before {
  background: rgba(255, 255, 255, 0.2);
}
.filter-3cbc84:not(.basic-filter-94aa52).dark-filter-72c8a7 ul li a.active,
.filter-3cbc84:not(.basic-filter-94aa52).dark-filter-72c8a7 ul li a:hover {
  color: #fff;
}
.isotope-filter-e73741 {
  position: relative;
  z-index: 5;
}
.filter-3cbc84.basic-filter-94aa52 p {
  margin: 0 1rem 0 0;
  display: inline;
  color: #343f52;
  font-weight: 700;
}
.filter-3cbc84.basic-filter-94aa52 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
.filter-3cbc84.basic-filter-94aa52 ul li {
  display: inline;
  margin-right: 1rem;
}
.filter-3cbc84.basic-filter-94aa52 ul li a {
  cursor: pointer;
  color: #60697b;
}
.filter-3cbc84.basic-filter-94aa52 ul li a.active,
.filter-3cbc84.basic-filter-94aa52 ul li a:hover {
  color: #3f78e0;
}
.filter-3cbc84.basic-filter-94aa52.dark-filter-72c8a7 ul li a.active,
.filter-3cbc84.basic-filter-94aa52.dark-filter-72c8a7 ul li a:hover {
  color: #fff;
}
.image-list-adbebd {
  padding: 0;
  margin: 0;
}
.image-list-adbebd p,
.image-list-adbebd .meta-07a841 {
  margin: 0;
}
.image-list-adbebd:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.image-list-adbebd>li {
  clear: both;
  display: block;
  overflow: hidden;
}
.image-list-adbebd>li+li {
  margin-top: 1rem;
}
.image-list-adbebd figure {
  float: left;
  width: 3.5rem;
  height: 3.5rem;
}
.image-list-adbebd .post-content-cac743 {
  margin-left: 4.25rem;
  margin-bottom: 0;
}
.tag-list-a5fc9a li {
  display: inline-block;
  margin-right: 0.2rem;
  margin-bottom: 0.1rem;
}
.tag-list-a5fc9a li a:before {
  font-style: normal;
  content: "#";
  font-weight: normal;
  padding-right: 0.2rem;
}
.widget-14ca35 .tag-list-a5fc9a li,
.blog-a20575.single-bbe26d .post-a28678 .tag-list-a5fc9a li {
  margin-top: 0;
  margin-bottom: 0.45rem;
}
.widget-14ca35 .tag-list-a5fc9a li a {
  display: flex;
  align-items: center;
}
.meta-07a841,
.post-category-bb91b1,
.filter-3cbc84:not(.basic-filter-94aa52),
.filter-3cbc84:not(.basic-filter-94aa52) ul li a {
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  font-size: 0.7rem;
  font-weight: 700;
  color: #aab0bc;
}
.meta-07a841 {
  font-size: 0.65rem;
}
.post-category-bb91b1 {
  margin-bottom: 0.4rem;
}
.post-meta-a40d11 {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.7rem;
  color: #aab0bc;
}
.post-meta-a40d11 li {
  display: inline-block;
}
.post-meta-a40d11 li a {
  color: #aab0bc;
}
.post-meta-a40d11 li a:hover {
  color: #3f78e0;
  border-color: #3f78e0;
}
.post-meta-a40d11 li:before {
  content: "";
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 100%;
  margin: 0 0.6rem 0;
  vertical-align: 0.15rem;
  background: #aab0bc;
  opacity: 0.5;
}
.post-meta-a40d11 li i {
  padding-right: 0.2rem;
  vertical-align: -0.05rem;
}
.post-meta-a40d11.text-white-b81e4f li:before {
  background: #fff;
}
.post-header-00bc80 .post-meta-a40d11 {
  font-size: 0.8rem;
}
.post-header-00bc80 .post-meta-a40d11 li:before {
  margin: 0 0.6rem 0 0.4rem;
}
.post-meta-a40d11 li:first-child:before,
article .post-meta-a40d11 li.ms-auto-a17781:before {
  display: none;
}
@media (max-width: 767px) {
  .card-footer-9801cb .post-meta-a40d11 li.post-author-91df2a,
  .card-footer-9801cb .post-meta-a40d11 li.post-comments-d260e9 span {
    display: none;
  }
  .post-header-00bc80 .post-meta-a40d11 li.post-author-91df2a,
  .post-header-00bc80 .post-meta-a40d11 li.post-comments-d260e9 span,
  .post-header-00bc80 .post-meta-a40d11 li.post-likes-f55298 span {
    display: none;
  }
}
.glyphs-36e81f {
  padding: 0;
}
.glyphs-36e81f li {
  display: block;
}
.glyphs-36e81f li svg {
  margin-bottom: 0.3rem;
  display: inline-block;
}
.glyphs-36e81f li i:before {
  margin: 0;
  padding: 0;
  color: #343f52;
  font-size: calc(1.285rem + 0.42vw);
}
@media (min-width: 1200px) {
  .glyphs-36e81f li i:before {
    font-size: 1.6rem;
  }
}
.glyphs-36e81f li span {
  margin: 0;
  display: block;
  color: #aab0bc;
  font-size: 0.7rem;
}
.glyphs-36e81f li .card-body-ea7d9a {
  padding: 0.5rem 0.2rem 1rem;
}
.glyphs-36e81f li .card-footer-9801cb {
  padding: 0.5rem 0.2rem;
  cursor: pointer;
  font-size: 0.7rem;
}
.glyphs-svg-93cfaa li .card-body-ea7d9a {
  padding-top: 1rem;
}
.code-wrapper-541ca9 {
  margin-bottom: 0;
  position: relative;
}
.code-wrapper-541ca9 .btn-clipboard {
  font-family: "Manrope", sans-serif;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  cursor: pointer;
  transform: none;
  font-size: 0.6rem;
  padding: 0.1rem 0.45rem 0.1rem;
  z-index: 3;
}
.code-wrapper-541ca9 pre {
  margin-bottom: 0;
}
pre[class*=language-] {
  position: relative;
  padding-top: 2rem;
}
pre[class*=language-]:focus {
  outline: none;
}
:not(pre)>code[class*=language-],
pre[class*=language-],
pre {
  margin: 0;
  background: none;
  padding: 2rem;
  font-size: 0.7rem;
}
.external-fb71a3,
.internal-a994a7,
.code-89e3f2,
.terminal-6b2256,
.kbd-97913e,
.folder-81c29d,
.file-6e5b03,
mark.doc-5c16d5,
.doc-5c16d5.mark-010fe7 {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0.275rem 0.1rem;
  vertical-align: 2px;
  padding: 0.05rem 0.4rem 0.05rem 1.4rem;
  font-size: 0.65rem;
  border-radius: 0.2rem;
  background: rgba(164, 174, 198, 0.15);
  box-shadow: none;
  border: 0;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
mark.doc-5c16d5,
.doc-5c16d5.mark-010fe7 {
  padding: 0.05rem 0.4rem 0.2rem;
  padding-bottom: 0.05rem;
}
.external-fb71a3:after,
.internal-a994a7:after,
.code-89e3f2:before,
.terminal-6b2256:before,
.kbd-97913e:before,
.folder-81c29d:before,
.file-6e5b03:before {
  position: absolute;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  padding-top: 0.05rem;
  margin-right: 0.4rem;
  text-align: center;
  color: inherit;
  font-family: "Unicons";
  font-size: 0.7rem;
  border-radius: 0.2rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.external-fb71a3,
.internal-a994a7 {
  color: #60697b;
  padding: 0.05rem 1.6rem 0.05rem 0.4rem;
}
.external-fb71a3:after,
.internal-a994a7:after {
  color: #60697b;
  font-size: 0.65rem;
  left: auto;
  right: 0;
  margin-right: 0;
  margin-left: 0.4rem;
}
.external-fb71a3.text-white-b81e4f:after,
.internal-a994a7.text-white-b81e4f:after {
  color: #fff;
}
.external-fb71a3:not(.text-white-b81e4f):hover,
.external-fb71a3:not(.text-white-b81e4f):hover:after,
.internal-a994a7:not(.text-white-b81e4f):hover,
.internal-a994a7:not(.text-white-b81e4f):hover:after {
  color: #3f78e0;
}
.external-fb71a3 {
  padding-right: 1.4rem;
}
.external-fb71a3.my-0-5010a5:after {
  padding-top: 0;
}
.external-fb71a3:after {
  font-family: "Custom";
  content: "\e906";
  font-size: 0.7rem;
}
.internal-a994a7 {
  padding-right: 1.4rem;
}
.internal-a994a7:after {
  content: "\e94c";
  font-size: 0.8rem;
}
.code-89e3f2:before {
  font-size: 0.85rem;
  content: "\e952";
}
.terminal-6b2256:before {
  font-family: "Custom";
  content: "\e905";
  font-size: 0.8rem;
}
.folder-81c29d:before {
  content: "\eb34";
}
.file-6e5b03:before {
  content: "\eaed";
}
.kbd-97913e:before {
  content: "\eba9";
  font-size: 0.8rem;
}
.text-gradient-d90ea6 {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.text-gradient-d90ea6.text-line-af9706.gradient-1-4181de:before {
  background: #f857a6;
}
.text-gradient-d90ea6.text-line-af9706.gradient-2-443b3f:before {
  background: #f5b161;
}
.text-gradient-d90ea6.text-line-af9706.gradient-3-fb692e:before {
  background: #FBDA61;
}
.text-gradient-d90ea6.text-line-af9706.gradient-4-eed7e8:before {
  background: #9040db;
}
.text-gradient-d90ea6.text-line-af9706.gradient-5-757561:before {
  background: #4158D0;
}
.text-gradient-d90ea6.text-line-af9706.gradient-6-5221eb:before {
  background: #08AEEA;
}
.text-gradient-d90ea6.text-line-af9706.gradient-7-fc77b0:before {
  background: #0093e9;
}
.fs-sm-cafbaa {
  font-size: 0.7rem !important;
}
.fs-lg-232a86 {
  font-size: 1rem !important;
}
.fs-1-d07c70 {
  font-size: 0.05rem !important;
}
.fs-2-beb804 {
  font-size: 0.1rem !important;
}
.fs-3-dc2602 {
  font-size: 0.15rem !important;
}
.fs-4-330013 {
  font-size: 0.2rem !important;
}
.fs-5-a84f28 {
  font-size: 0.25rem !important;
}
.fs-6-37ff6b {
  font-size: 0.3rem !important;
}
.fs-7-45dc03 {
  font-size: 0.35rem !important;
}
.fs-8-0a388c {
  font-size: 0.4rem !important;
}
.fs-9-9ed4fd {
  font-size: 0.45rem !important;
}
.fs-10-84b963 {
  font-size: 0.5rem !important;
}
.fs-11-3f743b {
  font-size: 0.55rem !important;
}
.fs-12-1b965a {
  font-size: 0.6rem !important;
}
.fs-13-2cce89 {
  font-size: 0.65rem !important;
}
.fs-14-d05e01 {
  font-size: 0.7rem !important;
}
.fs-15-2dd257 {
  font-size: 0.75rem !important;
}
.fs-16-035228 {
  font-size: 0.8rem !important;
}
.fs-17-c9698b {
  font-size: 0.85rem !important;
}
.fs-18-3d81f2 {
  font-size: 0.9rem !important;
}
.fs-19-90312d {
  font-size: 0.95rem !important;
}
.fs-20-a1517e {
  font-size: 1rem !important;
}
.fs-21-e9a480 {
  font-size: 1.05rem !important;
}
.fs-22-769b1e {
  font-size: 1.1rem !important;
}
.fs-23-97988d {
  font-size: 1.15rem !important;
}
.fs-24-875bdd {
  font-size: 1.2rem !important;
}
.fs-25-613a04 {
  font-size: 1.25rem !important;
}
.fs-26-2a7d94 {
  font-size: calc(1.255rem + 0.06vw) !important;
}
@media (min-width: 1200px) {
  .fs-26-2a7d94 {
    font-size: 1.3rem !important;
  }
}
.fs-27-5eda48 {
  font-size: calc(1.26rem + 0.12vw) !important;
}
@media (min-width: 1200px) {
  .fs-27-5eda48 {
    font-size: 1.35rem !important;
  }
}
.fs-28-7b8d69 {
  font-size: calc(1.265rem + 0.18vw) !important;
}
@media (min-width: 1200px) {
  .fs-28-7b8d69 {
    font-size: 1.4rem !important;
  }
}
.fs-29-0b46ed {
  font-size: calc(1.27rem + 0.24vw) !important;
}
@media (min-width: 1200px) {
  .fs-29-0b46ed {
    font-size: 1.45rem !important;
  }
}
.fs-30-de4068 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
@media (min-width: 1200px) {
  .fs-30-de4068 {
    font-size: 1.5rem !important;
  }
}
.fs-31-a1e9d5 {
  font-size: calc(1.28rem + 0.36vw) !important;
}
@media (min-width: 1200px) {
  .fs-31-a1e9d5 {
    font-size: 1.55rem !important;
  }
}
.fs-32-06aa01 {
  font-size: calc(1.285rem + 0.42vw) !important;
}
@media (min-width: 1200px) {
  .fs-32-06aa01 {
    font-size: 1.6rem !important;
  }
}
.fs-33-ef03f2 {
  font-size: calc(1.29rem + 0.48vw) !important;
}
@media (min-width: 1200px) {
  .fs-33-ef03f2 {
    font-size: 1.65rem !important;
  }
}
.fs-34-881545 {
  font-size: calc(1.295rem + 0.54vw) !important;
}
@media (min-width: 1200px) {
  .fs-34-881545 {
    font-size: 1.7rem !important;
  }
}
.fs-35-d2744f {
  font-size: calc(1.3rem + 0.6vw) !important;
}
@media (min-width: 1200px) {
  .fs-35-d2744f {
    font-size: 1.75rem !important;
  }
}
.fs-36-eeecb9 {
  font-size: calc(1.305rem + 0.66vw) !important;
}
@media (min-width: 1200px) {
  .fs-36-eeecb9 {
    font-size: 1.8rem !important;
  }
}
.fs-37-1ecb80 {
  font-size: calc(1.31rem + 0.72vw) !important;
}
@media (min-width: 1200px) {
  .fs-37-1ecb80 {
    font-size: 1.85rem !important;
  }
}
.fs-38-804f8f {
  font-size: calc(1.315rem + 0.78vw) !important;
}
@media (min-width: 1200px) {
  .fs-38-804f8f {
    font-size: 1.9rem !important;
  }
}
.fs-39-ee9e1d {
  font-size: calc(1.32rem + 0.84vw) !important;
}
@media (min-width: 1200px) {
  .fs-39-ee9e1d {
    font-size: 1.95rem !important;
  }
}
.fs-40-0a019e {
  font-size: calc(1.325rem + 0.9vw) !important;
}
@media (min-width: 1200px) {
  .fs-40-0a019e {
    font-size: 2rem !important;
  }
}
.fs-41-5b18df {
  font-size: calc(1.33rem + 0.96vw) !important;
}
@media (min-width: 1200px) {
  .fs-41-5b18df {
    font-size: 2.05rem !important;
  }
}
.fs-42-65b49d {
  font-size: calc(1.335rem + 1.02vw) !important;
}
@media (min-width: 1200px) {
  .fs-42-65b49d {
    font-size: 2.1rem !important;
  }
}
.fs-43-328bc2 {
  font-size: calc(1.34rem + 1.08vw) !important;
}
@media (min-width: 1200px) {
  .fs-43-328bc2 {
    font-size: 2.15rem !important;
  }
}
.fs-44-619e8d {
  font-size: calc(1.345rem + 1.14vw) !important;
}
@media (min-width: 1200px) {
  .fs-44-619e8d {
    font-size: 2.2rem !important;
  }
}
.fs-45-3ff91e {
  font-size: calc(1.35rem + 1.2vw) !important;
}
@media (min-width: 1200px) {
  .fs-45-3ff91e {
    font-size: 2.25rem !important;
  }
}
.fs-46-550268 {
  font-size: calc(1.355rem + 1.26vw) !important;
}
@media (min-width: 1200px) {
  .fs-46-550268 {
    font-size: 2.3rem !important;
  }
}
.fs-47-b4ce14 {
  font-size: calc(1.36rem + 1.32vw) !important;
}
@media (min-width: 1200px) {
  .fs-47-b4ce14 {
    font-size: 2.35rem !important;
  }
}
.fs-48-26f97b {
  font-size: calc(1.365rem + 1.38vw) !important;
}
@media (min-width: 1200px) {
  .fs-48-26f97b {
    font-size: 2.4rem !important;
  }
}
.fs-49-a47bc4 {
  font-size: calc(1.37rem + 1.44vw) !important;
}
@media (min-width: 1200px) {
  .fs-49-a47bc4 {
    font-size: 2.45rem !important;
  }
}
.fs-50-b1a23d {
  font-size: calc(1.375rem + 1.5vw) !important;
}
@media (min-width: 1200px) {
  .fs-50-b1a23d {
    font-size: 2.5rem !important;
  }
}
.fs-51-0131ca {
  font-size: calc(1.38rem + 1.56vw) !important;
}
@media (min-width: 1200px) {
  .fs-51-0131ca {
    font-size: 2.55rem !important;
  }
}
.fs-52-97042a {
  font-size: calc(1.385rem + 1.62vw) !important;
}
@media (min-width: 1200px) {
  .fs-52-97042a {
    font-size: 2.6rem !important;
  }
}
.fs-53-90bcdb {
  font-size: calc(1.39rem + 1.68vw) !important;
}
@media (min-width: 1200px) {
  .fs-53-90bcdb {
    font-size: 2.65rem !important;
  }
}
.fs-54-06bb15 {
  font-size: calc(1.395rem + 1.74vw) !important;
}
@media (min-width: 1200px) {
  .fs-54-06bb15 {
    font-size: 2.7rem !important;
  }
}
.fs-55-7ac324 {
  font-size: calc(1.4rem + 1.8vw) !important;
}
@media (min-width: 1200px) {
  .fs-55-7ac324 {
    font-size: 2.75rem !important;
  }
}
.fs-56-ea7a93 {
  font-size: calc(1.405rem + 1.86vw) !important;
}
@media (min-width: 1200px) {
  .fs-56-ea7a93 {
    font-size: 2.8rem !important;
  }
}
.fs-57-123e42 {
  font-size: calc(1.41rem + 1.92vw) !important;
}
@media (min-width: 1200px) {
  .fs-57-123e42 {
    font-size: 2.85rem !important;
  }
}
.fs-58-01367c {
  font-size: calc(1.415rem + 1.98vw) !important;
}
@media (min-width: 1200px) {
  .fs-58-01367c {
    font-size: 2.9rem !important;
  }
}
.fs-59-639d89 {
  font-size: calc(1.42rem + 2.04vw) !important;
}
@media (min-width: 1200px) {
  .fs-59-639d89 {
    font-size: 2.95rem !important;
  }
}
.fs-60-6c0c80 {
  font-size: calc(1.425rem + 2.1vw) !important;
}
@media (min-width: 1200px) {
  .fs-60-6c0c80 {
    font-size: 3rem !important;
  }
}
.fs-61-c285c1 {
  font-size: calc(1.43rem + 2.16vw) !important;
}
@media (min-width: 1200px) {
  .fs-61-c285c1 {
    font-size: 3.05rem !important;
  }
}
.fs-62-d7e472 {
  font-size: calc(1.435rem + 2.22vw) !important;
}
@media (min-width: 1200px) {
  .fs-62-d7e472 {
    font-size: 3.1rem !important;
  }
}
.fs-63-e09b6d {
  font-size: calc(1.44rem + 2.28vw) !important;
}
@media (min-width: 1200px) {
  .fs-63-e09b6d {
    font-size: 3.15rem !important;
  }
}
.fs-64-dce695 {
  font-size: calc(1.445rem + 2.34vw) !important;
}
@media (min-width: 1200px) {
  .fs-64-dce695 {
    font-size: 3.2rem !important;
  }
}
.fs-65-2b5bf9 {
  font-size: calc(1.45rem + 2.4vw) !important;
}
@media (min-width: 1200px) {
  .fs-65-2b5bf9 {
    font-size: 3.25rem !important;
  }
}
.fs-66-f851f9 {
  font-size: calc(1.455rem + 2.46vw) !important;
}
@media (min-width: 1200px) {
  .fs-66-f851f9 {
    font-size: 3.3rem !important;
  }
}
.fs-67-6fa2e8 {
  font-size: calc(1.46rem + 2.52vw) !important;
}
@media (min-width: 1200px) {
  .fs-67-6fa2e8 {
    font-size: 3.35rem !important;
  }
}
.fs-68-ac3c13 {
  font-size: calc(1.465rem + 2.58vw) !important;
}
@media (min-width: 1200px) {
  .fs-68-ac3c13 {
    font-size: 3.4rem !important;
  }
}
.fs-69-aed7a3 {
  font-size: calc(1.47rem + 2.64vw) !important;
}
@media (min-width: 1200px) {
  .fs-69-aed7a3 {
    font-size: 3.45rem !important;
  }
}
.fs-70-1e2721 {
  font-size: calc(1.475rem + 2.7vw) !important;
}
@media (min-width: 1200px) {
  .fs-70-1e2721 {
    font-size: 3.5rem !important;
  }
}
.fs-71-cb8d3f {
  font-size: calc(1.48rem + 2.76vw) !important;
}
@media (min-width: 1200px) {
  .fs-71-cb8d3f {
    font-size: 3.55rem !important;
  }
}
.fs-72-f28ea0 {
  font-size: calc(1.485rem + 2.82vw) !important;
}
@media (min-width: 1200px) {
  .fs-72-f28ea0 {
    font-size: 3.6rem !important;
  }
}
.fs-73-637bcf {
  font-size: calc(1.49rem + 2.88vw) !important;
}
@media (min-width: 1200px) {
  .fs-73-637bcf {
    font-size: 3.65rem !important;
  }
}
.fs-74-951e3d {
  font-size: calc(1.495rem + 2.94vw) !important;
}
@media (min-width: 1200px) {
  .fs-74-951e3d {
    font-size: 3.7rem !important;
  }
}
.fs-75-04a437 {
  font-size: calc(1.5rem + 3vw) !important;
}
@media (min-width: 1200px) {
  .fs-75-04a437 {
    font-size: 3.75rem !important;
  }
}
.fs-76-9e8bff {
  font-size: calc(1.505rem + 3.06vw) !important;
}
@media (min-width: 1200px) {
  .fs-76-9e8bff {
    font-size: 3.8rem !important;
  }
}
.fs-77-1f1145 {
  font-size: calc(1.51rem + 3.12vw) !important;
}
@media (min-width: 1200px) {
  .fs-77-1f1145 {
    font-size: 3.85rem !important;
  }
}
.fs-78-2d7c0a {
  font-size: calc(1.515rem + 3.18vw) !important;
}
@media (min-width: 1200px) {
  .fs-78-2d7c0a {
    font-size: 3.9rem !important;
  }
}
.fs-79-febfe9 {
  font-size: calc(1.52rem + 3.24vw) !important;
}
@media (min-width: 1200px) {
  .fs-79-febfe9 {
    font-size: 3.95rem !important;
  }
}
.fs-80-7de756 {
  font-size: calc(1.525rem + 3.3vw) !important;
}
@media (min-width: 1200px) {
  .fs-80-7de756 {
    font-size: 4rem !important;
  }
}
.fs-81-be8ae2 {
  font-size: calc(1.53rem + 3.36vw) !important;
}
@media (min-width: 1200px) {
  .fs-81-be8ae2 {
    font-size: 4.05rem !important;
  }
}
.fs-82-11f79a {
  font-size: calc(1.535rem + 3.42vw) !important;
}
@media (min-width: 1200px) {
  .fs-82-11f79a {
    font-size: 4.1rem !important;
  }
}
.fs-83-d03852 {
  font-size: calc(1.54rem + 3.48vw) !important;
}
@media (min-width: 1200px) {
  .fs-83-d03852 {
    font-size: 4.15rem !important;
  }
}
.fs-84-193a93 {
  font-size: calc(1.545rem + 3.54vw) !important;
}
@media (min-width: 1200px) {
  .fs-84-193a93 {
    font-size: 4.2rem !important;
  }
}
.fs-85-e77045 {
  font-size: calc(1.55rem + 3.6vw) !important;
}
@media (min-width: 1200px) {
  .fs-85-e77045 {
    font-size: 4.25rem !important;
  }
}
.fs-86-5295e1 {
  font-size: calc(1.555rem + 3.66vw) !important;
}
@media (min-width: 1200px) {
  .fs-86-5295e1 {
    font-size: 4.3rem !important;
  }
}
.fs-87-4d9da8 {
  font-size: calc(1.56rem + 3.72vw) !important;
}
@media (min-width: 1200px) {
  .fs-87-4d9da8 {
    font-size: 4.35rem !important;
  }
}
.fs-88-612247 {
  font-size: calc(1.565rem + 3.78vw) !important;
}
@media (min-width: 1200px) {
  .fs-88-612247 {
    font-size: 4.4rem !important;
  }
}
.fs-89-7f4874 {
  font-size: calc(1.57rem + 3.84vw) !important;
}
@media (min-width: 1200px) {
  .fs-89-7f4874 {
    font-size: 4.45rem !important;
  }
}
.fs-90-6813ef {
  font-size: calc(1.575rem + 3.9vw) !important;
}
@media (min-width: 1200px) {
  .fs-90-6813ef {
    font-size: 4.5rem !important;
  }
}
.fs-91-eacda7 {
  font-size: calc(1.58rem + 3.96vw) !important;
}
@media (min-width: 1200px) {
  .fs-91-eacda7 {
    font-size: 4.55rem !important;
  }
}
.fs-92-085f9e {
  font-size: calc(1.585rem + 4.02vw) !important;
}
@media (min-width: 1200px) {
  .fs-92-085f9e {
    font-size: 4.6rem !important;
  }
}
.fs-93-69cb8c {
  font-size: calc(1.59rem + 4.08vw) !important;
}
@media (min-width: 1200px) {
  .fs-93-69cb8c {
    font-size: 4.65rem !important;
  }
}
.fs-94-584681 {
  font-size: calc(1.595rem + 4.14vw) !important;
}
@media (min-width: 1200px) {
  .fs-94-584681 {
    font-size: 4.7rem !important;
  }
}
.fs-95-91053e {
  font-size: calc(1.6rem + 4.2vw) !important;
}
@media (min-width: 1200px) {
  .fs-95-91053e {
    font-size: 4.75rem !important;
  }
}
.fs-96-e17c37 {
  font-size: calc(1.605rem + 4.26vw) !important;
}
@media (min-width: 1200px) {
  .fs-96-e17c37 {
    font-size: 4.8rem !important;
  }
}
.fs-97-ff4457 {
  font-size: calc(1.61rem + 4.32vw) !important;
}
@media (min-width: 1200px) {
  .fs-97-ff4457 {
    font-size: 4.85rem !important;
  }
}
.fs-98-e96ca1 {
  font-size: calc(1.615rem + 4.38vw) !important;
}
@media (min-width: 1200px) {
  .fs-98-e96ca1 {
    font-size: 4.9rem !important;
  }
}
.fs-99-05c11b {
  font-size: calc(1.62rem + 4.44vw) !important;
}
@media (min-width: 1200px) {
  .fs-99-05c11b {
    font-size: 4.95rem !important;
  }
}
.fs-100-176e35 {
  font-size: calc(1.625rem + 4.5vw) !important;
}
@media (min-width: 1200px) {
  .fs-100-176e35 {
    font-size: 5rem !important;
  }
}
.fs-101-1bfa15 {
  font-size: calc(1.63rem + 4.56vw) !important;
}
@media (min-width: 1200px) {
  .fs-101-1bfa15 {
    font-size: 5.05rem !important;
  }
}
.fs-102-aa3960 {
  font-size: calc(1.635rem + 4.62vw) !important;
}
@media (min-width: 1200px) {
  .fs-102-aa3960 {
    font-size: 5.1rem !important;
  }
}
.fs-103-74a349 {
  font-size: calc(1.64rem + 4.68vw) !important;
}
@media (min-width: 1200px) {
  .fs-103-74a349 {
    font-size: 5.15rem !important;
  }
}
.fs-104-74aac4 {
  font-size: calc(1.645rem + 4.74vw) !important;
}
@media (min-width: 1200px) {
  .fs-104-74aac4 {
    font-size: 5.2rem !important;
  }
}
.fs-105-95c516 {
  font-size: calc(1.65rem + 4.8vw) !important;
}
@media (min-width: 1200px) {
  .fs-105-95c516 {
    font-size: 5.25rem !important;
  }
}
.fs-106-41df72 {
  font-size: calc(1.655rem + 4.86vw) !important;
}
@media (min-width: 1200px) {
  .fs-106-41df72 {
    font-size: 5.3rem !important;
  }
}
.fs-107-fb8dbe {
  font-size: calc(1.66rem + 4.92vw) !important;
}
@media (min-width: 1200px) {
  .fs-107-fb8dbe {
    font-size: 5.35rem !important;
  }
}
.fs-108-536398 {
  font-size: calc(1.665rem + 4.98vw) !important;
}
@media (min-width: 1200px) {
  .fs-108-536398 {
    font-size: 5.4rem !important;
  }
}
.fs-109-3507df {
  font-size: calc(1.67rem + 5.04vw) !important;
}
@media (min-width: 1200px) {
  .fs-109-3507df {
    font-size: 5.45rem !important;
  }
}
.fs-110-a7a923 {
  font-size: calc(1.675rem + 5.1vw) !important;
}
@media (min-width: 1200px) {
  .fs-110-a7a923 {
    font-size: 5.5rem !important;
  }
}
.fs-111-04afff {
  font-size: calc(1.68rem + 5.16vw) !important;
}
@media (min-width: 1200px) {
  .fs-111-04afff {
    font-size: 5.55rem !important;
  }
}
.fs-112-e55b6f {
  font-size: calc(1.685rem + 5.22vw) !important;
}
@media (min-width: 1200px) {
  .fs-112-e55b6f {
    font-size: 5.6rem !important;
  }
}
.fs-113-5a5110 {
  font-size: calc(1.69rem + 5.28vw) !important;
}
@media (min-width: 1200px) {
  .fs-113-5a5110 {
    font-size: 5.65rem !important;
  }
}
.fs-114-1d1dba {
  font-size: calc(1.695rem + 5.34vw) !important;
}
@media (min-width: 1200px) {
  .fs-114-1d1dba {
    font-size: 5.7rem !important;
  }
}
.fs-115-bcaee0 {
  font-size: calc(1.7rem + 5.4vw) !important;
}
@media (min-width: 1200px) {
  .fs-115-bcaee0 {
    font-size: 5.75rem !important;
  }
}
.fs-116-a2b75b {
  font-size: calc(1.705rem + 5.46vw) !important;
}
@media (min-width: 1200px) {
  .fs-116-a2b75b {
    font-size: 5.8rem !important;
  }
}
.fs-117-d38ba5 {
  font-size: calc(1.71rem + 5.52vw) !important;
}
@media (min-width: 1200px) {
  .fs-117-d38ba5 {
    font-size: 5.85rem !important;
  }
}
.fs-118-223662 {
  font-size: calc(1.715rem + 5.58vw) !important;
}
@media (min-width: 1200px) {
  .fs-118-223662 {
    font-size: 5.9rem !important;
  }
}
.fs-119-c52c76 {
  font-size: calc(1.72rem + 5.64vw) !important;
}
@media (min-width: 1200px) {
  .fs-119-c52c76 {
    font-size: 5.95rem !important;
  }
}
.fs-120-7648c9 {
  font-size: calc(1.725rem + 5.7vw) !important;
}
@media (min-width: 1200px) {
  .fs-120-7648c9 {
    font-size: 6rem !important;
  }
}
.fs-121-8a50f1 {
  font-size: calc(1.73rem + 5.76vw) !important;
}
@media (min-width: 1200px) {
  .fs-121-8a50f1 {
    font-size: 6.05rem !important;
  }
}
.fs-122-22c9fa {
  font-size: calc(1.735rem + 5.82vw) !important;
}
@media (min-width: 1200px) {
  .fs-122-22c9fa {
    font-size: 6.1rem !important;
  }
}
.fs-123-5e8d75 {
  font-size: calc(1.74rem + 5.88vw) !important;
}
@media (min-width: 1200px) {
  .fs-123-5e8d75 {
    font-size: 6.15rem !important;
  }
}
.fs-124-9803aa {
  font-size: calc(1.745rem + 5.94vw) !important;
}
@media (min-width: 1200px) {
  .fs-124-9803aa {
    font-size: 6.2rem !important;
  }
}
.fs-125-d36f6c {
  font-size: calc(1.75rem + 6vw) !important;
}
@media (min-width: 1200px) {
  .fs-125-d36f6c {
    font-size: 6.25rem !important;
  }
}
.fs-126-fdaaf0 {
  font-size: calc(1.755rem + 6.06vw) !important;
}
@media (min-width: 1200px) {
  .fs-126-fdaaf0 {
    font-size: 6.3rem !important;
  }
}
.fs-127-c6db4c {
  font-size: calc(1.76rem + 6.12vw) !important;
}
@media (min-width: 1200px) {
  .fs-127-c6db4c {
    font-size: 6.35rem !important;
  }
}
.fs-128-de4770 {
  font-size: calc(1.765rem + 6.18vw) !important;
}
@media (min-width: 1200px) {
  .fs-128-de4770 {
    font-size: 6.4rem !important;
  }
}
.fs-129-0be6f2 {
  font-size: calc(1.77rem + 6.24vw) !important;
}
@media (min-width: 1200px) {
  .fs-129-0be6f2 {
    font-size: 6.45rem !important;
  }
}
.fs-130-5b9d51 {
  font-size: calc(1.775rem + 6.3vw) !important;
}
@media (min-width: 1200px) {
  .fs-130-5b9d51 {
    font-size: 6.5rem !important;
  }
}
.fs-131-0c3d7f {
  font-size: calc(1.78rem + 6.36vw) !important;
}
@media (min-width: 1200px) {
  .fs-131-0c3d7f {
    font-size: 6.55rem !important;
  }
}
.fs-132-d9a6d8 {
  font-size: calc(1.785rem + 6.42vw) !important;
}
@media (min-width: 1200px) {
  .fs-132-d9a6d8 {
    font-size: 6.6rem !important;
  }
}
.fs-133-8aa99b {
  font-size: calc(1.79rem + 6.48vw) !important;
}
@media (min-width: 1200px) {
  .fs-133-8aa99b {
    font-size: 6.65rem !important;
  }
}
.fs-134-cd5231 {
  font-size: calc(1.795rem + 6.54vw) !important;
}
@media (min-width: 1200px) {
  .fs-134-cd5231 {
    font-size: 6.7rem !important;
  }
}
.fs-135-1ef38c {
  font-size: calc(1.8rem + 6.6vw) !important;
}
@media (min-width: 1200px) {
  .fs-135-1ef38c {
    font-size: 6.75rem !important;
  }
}
.fs-136-4099aa {
  font-size: calc(1.805rem + 6.66vw) !important;
}
@media (min-width: 1200px) {
  .fs-136-4099aa {
    font-size: 6.8rem !important;
  }
}
.fs-137-7697f6 {
  font-size: calc(1.81rem + 6.72vw) !important;
}
@media (min-width: 1200px) {
  .fs-137-7697f6 {
    font-size: 6.85rem !important;
  }
}
.fs-138-8c780b {
  font-size: calc(1.815rem + 6.78vw) !important;
}
@media (min-width: 1200px) {
  .fs-138-8c780b {
    font-size: 6.9rem !important;
  }
}
.fs-139-bc1208 {
  font-size: calc(1.82rem + 6.84vw) !important;
}
@media (min-width: 1200px) {
  .fs-139-bc1208 {
    font-size: 6.95rem !important;
  }
}
.fs-140-597f7a {
  font-size: calc(1.825rem + 6.9vw) !important;
}
@media (min-width: 1200px) {
  .fs-140-597f7a {
    font-size: 7rem !important;
  }
}
.fs-141-b288f5 {
  font-size: calc(1.83rem + 6.96vw) !important;
}
@media (min-width: 1200px) {
  .fs-141-b288f5 {
    font-size: 7.05rem !important;
  }
}
.fs-142-72b0a7 {
  font-size: calc(1.835rem + 7.02vw) !important;
}
@media (min-width: 1200px) {
  .fs-142-72b0a7 {
    font-size: 7.1rem !important;
  }
}
.fs-143-856105 {
  font-size: calc(1.84rem + 7.08vw) !important;
}
@media (min-width: 1200px) {
  .fs-143-856105 {
    font-size: 7.15rem !important;
  }
}
.fs-144-5b20b3 {
  font-size: calc(1.845rem + 7.14vw) !important;
}
@media (min-width: 1200px) {
  .fs-144-5b20b3 {
    font-size: 7.2rem !important;
  }
}
.fs-145-264c4a {
  font-size: calc(1.85rem + 7.2vw) !important;
}
@media (min-width: 1200px) {
  .fs-145-264c4a {
    font-size: 7.25rem !important;
  }
}
.fs-146-5d9d96 {
  font-size: calc(1.855rem + 7.26vw) !important;
}
@media (min-width: 1200px) {
  .fs-146-5d9d96 {
    font-size: 7.3rem !important;
  }
}
.fs-147-41fcaa {
  font-size: calc(1.86rem + 7.32vw) !important;
}
@media (min-width: 1200px) {
  .fs-147-41fcaa {
    font-size: 7.35rem !important;
  }
}
.fs-148-e5dcab {
  font-size: calc(1.865rem + 7.38vw) !important;
}
@media (min-width: 1200px) {
  .fs-148-e5dcab {
    font-size: 7.4rem !important;
  }
}
.fs-149-1fcda7 {
  font-size: calc(1.87rem + 7.44vw) !important;
}
@media (min-width: 1200px) {
  .fs-149-1fcda7 {
    font-size: 7.45rem !important;
  }
}
.fs-150-462a3e {
  font-size: calc(1.875rem + 7.5vw) !important;
}
@media (min-width: 1200px) {
  .fs-150-462a3e {
    font-size: 7.5rem !important;
  }
}
.fs-151-d6dcb4 {
  font-size: calc(1.88rem + 7.56vw) !important;
}
@media (min-width: 1200px) {
  .fs-151-d6dcb4 {
    font-size: 7.55rem !important;
  }
}
.fs-152-7113d9 {
  font-size: calc(1.885rem + 7.62vw) !important;
}
@media (min-width: 1200px) {
  .fs-152-7113d9 {
    font-size: 7.6rem !important;
  }
}
.fs-153-d0c278 {
  font-size: calc(1.89rem + 7.68vw) !important;
}
@media (min-width: 1200px) {
  .fs-153-d0c278 {
    font-size: 7.65rem !important;
  }
}
.fs-154-9ceb68 {
  font-size: calc(1.895rem + 7.74vw) !important;
}
@media (min-width: 1200px) {
  .fs-154-9ceb68 {
    font-size: 7.7rem !important;
  }
}
.fs-155-7b6646 {
  font-size: calc(1.9rem + 7.8vw) !important;
}
@media (min-width: 1200px) {
  .fs-155-7b6646 {
    font-size: 7.75rem !important;
  }
}
.fs-156-69f367 {
  font-size: calc(1.905rem + 7.86vw) !important;
}
@media (min-width: 1200px) {
  .fs-156-69f367 {
    font-size: 7.8rem !important;
  }
}
.fs-157-8b1847 {
  font-size: calc(1.91rem + 7.92vw) !important;
}
@media (min-width: 1200px) {
  .fs-157-8b1847 {
    font-size: 7.85rem !important;
  }
}
.fs-158-073af6 {
  font-size: calc(1.915rem + 7.98vw) !important;
}
@media (min-width: 1200px) {
  .fs-158-073af6 {
    font-size: 7.9rem !important;
  }
}
.fs-159-00d683 {
  font-size: calc(1.92rem + 8.04vw) !important;
}
@media (min-width: 1200px) {
  .fs-159-00d683 {
    font-size: 7.95rem !important;
  }
}
.fs-160-3e5dc8 {
  font-size: calc(1.925rem + 8.1vw) !important;
}
@media (min-width: 1200px) {
  .fs-160-3e5dc8 {
    font-size: 8rem !important;
  }
}
.fs-161-735c6e {
  font-size: calc(1.93rem + 8.16vw) !important;
}
@media (min-width: 1200px) {
  .fs-161-735c6e {
    font-size: 8.05rem !important;
  }
}
.fs-162-beea60 {
  font-size: calc(1.935rem + 8.22vw) !important;
}
@media (min-width: 1200px) {
  .fs-162-beea60 {
    font-size: 8.1rem !important;
  }
}
.fs-163-c29e8d {
  font-size: calc(1.94rem + 8.28vw) !important;
}
@media (min-width: 1200px) {
  .fs-163-c29e8d {
    font-size: 8.15rem !important;
  }
}
.fs-164-de04c2 {
  font-size: calc(1.945rem + 8.34vw) !important;
}
@media (min-width: 1200px) {
  .fs-164-de04c2 {
    font-size: 8.2rem !important;
  }
}
.fs-165-902029 {
  font-size: calc(1.95rem + 8.4vw) !important;
}
@media (min-width: 1200px) {
  .fs-165-902029 {
    font-size: 8.25rem !important;
  }
}
.fs-166-867c81 {
  font-size: calc(1.955rem + 8.46vw) !important;
}
@media (min-width: 1200px) {
  .fs-166-867c81 {
    font-size: 8.3rem !important;
  }
}
.fs-167-5dd46b {
  font-size: calc(1.96rem + 8.52vw) !important;
}
@media (min-width: 1200px) {
  .fs-167-5dd46b {
    font-size: 8.35rem !important;
  }
}
.fs-168-5e8f21 {
  font-size: calc(1.965rem + 8.58vw) !important;
}
@media (min-width: 1200px) {
  .fs-168-5e8f21 {
    font-size: 8.4rem !important;
  }
}
.fs-169-66525a {
  font-size: calc(1.97rem + 8.64vw) !important;
}
@media (min-width: 1200px) {
  .fs-169-66525a {
    font-size: 8.45rem !important;
  }
}
.fs-170-168eab {
  font-size: calc(1.975rem + 8.7vw) !important;
}
@media (min-width: 1200px) {
  .fs-170-168eab {
    font-size: 8.5rem !important;
  }
}
.fs-171-a5fd82 {
  font-size: calc(1.98rem + 8.76vw) !important;
}
@media (min-width: 1200px) {
  .fs-171-a5fd82 {
    font-size: 8.55rem !important;
  }
}
.fs-172-b3d31a {
  font-size: calc(1.985rem + 8.82vw) !important;
}
@media (min-width: 1200px) {
  .fs-172-b3d31a {
    font-size: 8.6rem !important;
  }
}
.fs-173-ca6557 {
  font-size: calc(1.99rem + 8.88vw) !important;
}
@media (min-width: 1200px) {
  .fs-173-ca6557 {
    font-size: 8.65rem !important;
  }
}
.fs-174-b4cead {
  font-size: calc(1.995rem + 8.94vw) !important;
}
@media (min-width: 1200px) {
  .fs-174-b4cead {
    font-size: 8.7rem !important;
  }
}
.fs-175-45b99e {
  font-size: calc(2rem + 9vw) !important;
}
@media (min-width: 1200px) {
  .fs-175-45b99e {
    font-size: 8.75rem !important;
  }
}
.fs-176-feccaf {
  font-size: calc(2.005rem + 9.06vw) !important;
}
@media (min-width: 1200px) {
  .fs-176-feccaf {
    font-size: 8.8rem !important;
  }
}
.fs-177-a6c354 {
  font-size: calc(2.01rem + 9.12vw) !important;
}
@media (min-width: 1200px) {
  .fs-177-a6c354 {
    font-size: 8.85rem !important;
  }
}
.fs-178-0aae82 {
  font-size: calc(2.015rem + 9.18vw) !important;
}
@media (min-width: 1200px) {
  .fs-178-0aae82 {
    font-size: 8.9rem !important;
  }
}
.fs-179-afbc80 {
  font-size: calc(2.02rem + 9.24vw) !important;
}
@media (min-width: 1200px) {
  .fs-179-afbc80 {
    font-size: 8.95rem !important;
  }
}
.fs-180-26f33a {
  font-size: calc(2.025rem + 9.3vw) !important;
}
@media (min-width: 1200px) {
  .fs-180-26f33a {
    font-size: 9rem !important;
  }
}
.fs-181-6c2300 {
  font-size: calc(2.03rem + 9.36vw) !important;
}
@media (min-width: 1200px) {
  .fs-181-6c2300 {
    font-size: 9.05rem !important;
  }
}
.fs-182-af4215 {
  font-size: calc(2.035rem + 9.42vw) !important;
}
@media (min-width: 1200px) {
  .fs-182-af4215 {
    font-size: 9.1rem !important;
  }
}
.fs-183-9bc9fc {
  font-size: calc(2.04rem + 9.48vw) !important;
}
@media (min-width: 1200px) {
  .fs-183-9bc9fc {
    font-size: 9.15rem !important;
  }
}
.fs-184-0f89ef {
  font-size: calc(2.045rem + 9.54vw) !important;
}
@media (min-width: 1200px) {
  .fs-184-0f89ef {
    font-size: 9.2rem !important;
  }
}
.fs-185-330d8f {
  font-size: calc(2.05rem + 9.6vw) !important;
}
@media (min-width: 1200px) {
  .fs-185-330d8f {
    font-size: 9.25rem !important;
  }
}
.fs-186-ff0e9a {
  font-size: calc(2.055rem + 9.66vw) !important;
}
@media (min-width: 1200px) {
  .fs-186-ff0e9a {
    font-size: 9.3rem !important;
  }
}
.fs-187-ba8351 {
  font-size: calc(2.06rem + 9.72vw) !important;
}
@media (min-width: 1200px) {
  .fs-187-ba8351 {
    font-size: 9.35rem !important;
  }
}
.fs-188-4d3747 {
  font-size: calc(2.065rem + 9.78vw) !important;
}
@media (min-width: 1200px) {
  .fs-188-4d3747 {
    font-size: 9.4rem !important;
  }
}
.fs-189-a30d2e {
  font-size: calc(2.07rem + 9.84vw) !important;
}
@media (min-width: 1200px) {
  .fs-189-a30d2e {
    font-size: 9.45rem !important;
  }
}
.fs-190-425537 {
  font-size: calc(2.075rem + 9.9vw) !important;
}
@media (min-width: 1200px) {
  .fs-190-425537 {
    font-size: 9.5rem !important;
  }
}
.fs-191-e78784 {
  font-size: calc(2.08rem + 9.96vw) !important;
}
@media (min-width: 1200px) {
  .fs-191-e78784 {
    font-size: 9.55rem !important;
  }
}
.fs-192-cb085c {
  font-size: calc(2.085rem + 10.02vw) !important;
}
@media (min-width: 1200px) {
  .fs-192-cb085c {
    font-size: 9.6rem !important;
  }
}
.fs-193-1529a4 {
  font-size: calc(2.09rem + 10.08vw) !important;
}
@media (min-width: 1200px) {
  .fs-193-1529a4 {
    font-size: 9.65rem !important;
  }
}
.fs-194-4d1fd0 {
  font-size: calc(2.095rem + 10.14vw) !important;
}
@media (min-width: 1200px) {
  .fs-194-4d1fd0 {
    font-size: 9.7rem !important;
  }
}
.fs-195-b569c9 {
  font-size: calc(2.1rem + 10.2vw) !important;
}
@media (min-width: 1200px) {
  .fs-195-b569c9 {
    font-size: 9.75rem !important;
  }
}
.fs-196-de8d09 {
  font-size: calc(2.105rem + 10.26vw) !important;
}
@media (min-width: 1200px) {
  .fs-196-de8d09 {
    font-size: 9.8rem !important;
  }
}
.fs-197-6bb1bd {
  font-size: calc(2.11rem + 10.32vw) !important;
}
@media (min-width: 1200px) {
  .fs-197-6bb1bd {
    font-size: 9.85rem !important;
  }
}
.fs-198-9b9f16 {
  font-size: calc(2.115rem + 10.38vw) !important;
}
@media (min-width: 1200px) {
  .fs-198-9b9f16 {
    font-size: 9.9rem !important;
  }
}
.fs-199-2f5678 {
  font-size: calc(2.12rem + 10.44vw) !important;
}
@media (min-width: 1200px) {
  .fs-199-2f5678 {
    font-size: 9.95rem !important;
  }
}
.fs-200-9ea035 {
  font-size: calc(2.125rem + 10.5vw) !important;
}
@media (min-width: 1200px) {
  .fs-200-9ea035 {
    font-size: 10rem !important;
  }
}
input,
textarea,
select {
  -webkit-appearance: none !important;
}
.form-floating>label {
  color: #959ca9;
  font-size: 0.75rem;
}
.form-floating.input-group label {
  margin-left: 0.05rem !important;
}
.form-floating>textarea.form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.3rem;
}
.form-floating>textarea.form-control:not(:-ms-input-placeholder) {
  padding-top: 1.3rem;
}
.form-floating>textarea.form-control:focus,
.form-floating>textarea.form-control:not(:placeholder-shown) {
  padding-top: 1.3rem;
}
.form-floating>textarea.form-control:-webkit-autofill {
  padding-top: 1.3rem;
}
.search-form-07d3e6 {
  position: relative;
}
.search-form-07d3e6 .form-control {
  margin: 0;
  padding-right: 2.25rem !important;
}
.search-form-07d3e6:before {
  content: "\eca5";
  font-family: "Unicons";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.75rem;
  font-size: 0.9rem;
  color: #959ca9;
  z-index: 1;
}
.password-toggle-dca673 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.75rem;
  cursor: pointer;
  font-size: 0.9rem;
  color: #959ca9;
}
.form-check-input {
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  margin-top: 0.2rem;
}
.form-select {
  background-clip: padding-box;
}
.form-select.form-select-sm {
  width: auto;
  min-width: 2.5rem;
  padding: 0.2rem 0.5rem;
  background-position: right 0.4rem center;
}
.input-group>.form-control:focus,
.input-group>.form-select:focus {
  z-index: 0;
}
.input-group>.btn {
  max-height: 2.6rem;
}
form.dark-fields-1b9177 .form-control {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.1);
  color: #cacaca;
}
form.dark-fields-1b9177 .form-control:focus {
  border-color: rgba(63, 120, 224, 0.5);
}
.picker-e661a0 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
.picker-e661a0 label {
  position: relative;
  inline-size: 2rem;
  block-size: 2rem;
  margin-right: 0.5rem;
  isolation: isolate;
  display: grid;
  place-items: center;
  cursor: pointer;
}
.picker-e661a0 label>span {
  position: absolute;
  inset: 0;
  block-size: 100%;
  inline-size: 100%;
}
.picker-e661a0 label[for*=size]>span {
  font-size: 0.7rem;
  line-height: 1;
  display: grid;
  place-items: center;
  padding: 0.5rem;
  background: rgba(164, 174, 198, 0.2);
  border-radius: 0.4rem;
}
.picker-e661a0 label[for*=size]>input:checked~span {
  background-color: #3f78e0;
  color: #fff;
}
.picker-e661a0 label[for*=color] {
  inline-size: 1.5rem;
  block-size: 1.5rem;
}
.picker-e661a0 label[for*=color]>span {
  font-size: 1px;
  display: grid;
  place-items: center;
  background: var(--color, rgba(164, 174, 198, 0.2));
  border-radius: 100%;
  color: transparent;
}
.picker-e661a0 label[for*=color]>input:checked~span {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--color);
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: -0.01rem;
  color: #60697b;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  box-sizing: border-box;
  transform: translateY(0);
  padding: 0.5rem 1.2rem;
  font-size: 0.8rem;
  border-radius: 0.4rem;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  transform: translateY(-0.15rem);
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
  color: #fff;
}
.btn.btn-white:hover,
.btn[class*=btn-soft-]:hover {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.05);
}
.btn-check:focus+.btn,
.btn:focus {
  outline: 0;
}
.btn-check:checked+.btn,
.btn-check:active+.btn,
.btn:active,
.btn.active {
  transform: translateY(-0.15rem);
}
.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
}
.btn.btn-block {
  padding: 0;
  width: 2.2rem;
  height: 2.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.btn.btn-block:disabled,
.btn.btn-block.disabled,
fieldset:disabled .btn.btn-block {
  opacity: 1;
}
.btn.btn-block.btn-sm,
.btn-group-sm>.btn.btn-block {
  width: 1.8rem;
  height: 1.8rem;
  font-size: 1rem;
}
.btn.btn-block.btn-lg,
.btn-group-lg>.btn.btn-block {
  width: 3rem;
  height: 3rem;
  font-size: calc(1.265rem + 0.18vw);
}
@media (min-width: 1200px) {
  .btn.btn-block.btn-lg,
  .btn-group-lg>.btn.btn-block {
    font-size: 1.4rem;
  }
}
.btn.btn-block.btn-play {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 1.2rem;
}
.btn.btn-block.btn-play i {
  margin-left: 0.15rem;
}
.btn.btn-circle {
  padding: 0;
  border-radius: 100% !important;
  width: 2.2rem;
  height: 2.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.btn.btn-circle:disabled,
.btn.btn-circle.disabled,
fieldset:disabled .btn.btn-circle {
  opacity: 1;
}
.btn.btn-circle.btn-sm,
.btn-group-sm>.btn.btn-circle {
  width: 1.8rem;
  height: 1.8rem;
  font-size: 0.8rem;
}
.btn.btn-circle.btn-sm i,
.btn-group-sm>.btn.btn-circle i {
  font-size: 0.85rem;
}
.btn.btn-circle.btn-lg,
.btn-group-lg>.btn.btn-circle {
  width: 3rem;
  height: 3rem;
  font-size: calc(1.255rem + 0.06vw);
}
@media (min-width: 1200px) {
  .btn.btn-circle.btn-lg,
  .btn-group-lg>.btn.btn-circle {
    font-size: 1.3rem;
  }
}
.btn.btn-circle.btn-play {
  width: 3.5rem;
  height: 3.5rem;
  font-size: calc(1.355rem + 1.26vw);
}
@media (min-width: 1200px) {
  .btn.btn-circle.btn-play {
    font-size: 2.3rem;
  }
}
.btn.btn-circle.btn-play i {
  margin-left: 0.15rem;
}
.btn.btn-circle.btn-play:hover {
  transform: translateY(0);
}
.btn.btn-circle.counter-2cb99b {
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
}
.btn.btn-circle .number-f9c2d7 {
  display: table-cell;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  font-size: 1.1rem;
  font-weight: 700;
}
.btn.btn-expand {
  background: none;
  border: 0;
  padding-left: 0;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  max-height: 2.5rem;
  font-size: 0.85rem;
}
.btn.btn-expand span {
  position: relative;
  z-index: 2;
  padding-left: 2.95rem;
}
.btn.btn-expand i {
  position: absolute;
  z-index: 2;
  width: 2.5rem;
  height: 2.5rem;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: calc(1.26rem + 0.12vw);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
@media (min-width: 1200px) {
  .btn.btn-expand i {
    font-size: 1.35rem;
  }
}
.btn.btn-expand:before {
  content: "";
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  width: auto;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5rem;
  border-radius: 50rem;
  z-index: 0;
}
.btn.btn-expand:hover {
  background: none;
  transform: translateY(0);
  color: #fff;
  box-shadow: none;
}
.btn.btn-expand:hover i {
  left: 0.25rem;
}
.btn.btn-expand:hover:before {
  width: 100%;
}
.btn.btn-expand.btn-sm,
.btn-group-sm>.btn.btn-expand {
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
  font-size: 0.75rem;
}
.btn.btn-expand.btn-sm i,
.btn-group-sm>.btn.btn-expand i {
  width: 2.15rem;
  height: 2.15rem;
  font-size: 1.1rem;
}
.btn.btn-expand.btn-sm span,
.btn-group-sm>.btn.btn-expand span {
  padding-left: 2.65rem;
}
.btn.btn-expand.btn-sm:before,
.btn-group-sm>.btn.btn-expand:before {
  width: 2.15rem;
}
.btn.btn-expand.btn-sm:hover:before,
.btn-group-sm>.btn.btn-expand:hover:before {
  width: 100%;
}
.btn.btn-expand.btn-lg,
.btn-group-lg>.btn.btn-expand {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  font-size: 0.9rem;
}
.btn.btn-expand.btn-lg i,
.btn-group-lg>.btn.btn-expand i {
  width: 2.9rem;
  height: 2.9rem;
  font-size: calc(1.26rem + 0.12vw);
}
@media (min-width: 1200px) {
  .btn.btn-expand.btn-lg i,
  .btn-group-lg>.btn.btn-expand i {
    font-size: 1.35rem;
  }
}
.btn.btn-expand.btn-lg span,
.btn-group-lg>.btn.btn-expand span {
  padding-left: 3.4rem;
}
.btn.btn-expand.btn-lg:before,
.btn-group-lg>.btn.btn-expand:before {
  width: 2.9rem;
}
.btn.btn-expand.btn-lg:hover:before,
.btn-group-lg>.btn.btn-expand:hover:before {
  width: 100%;
}
.input-group .btn:hover {
  transform: none;
}
button:focus {
  outline: 0;
}
.btn-blue {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-blue:hover {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-check:focus+.btn-blue,
.btn-blue:focus {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-check:checked+.btn-blue,
.btn-check:active+.btn-blue,
.btn-blue:active,
.btn-blue.active,
.show>.btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3769c4;
}
.btn-blue:disabled:not(.btn-circle):not(.btn-block),
.btn-blue.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-outline-blue {
  color: #3f78e0;
  border-color: #3f78e0;
}
.btn-outline-blue:hover {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-check:focus+.btn-outline-blue,
.btn-outline-blue:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-blue,
.btn-check:active+.btn-outline-blue,
.btn-outline-blue:active,
.btn-outline-blue.active,
.btn-outline-blue.dropdown-toggle.show {
  color: #3f78e0;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-check:checked+.btn-outline-blue:focus,
.btn-check:active+.btn-outline-blue:focus,
.btn-outline-blue:active:focus,
.btn-outline-blue.active:focus,
.btn-outline-blue.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(63, 120, 224, 0.5);
}
.btn-outline-blue:disabled,
.btn-outline-blue.disabled {
  color: #3f78e0;
  background-color: transparent;
}
.btn-expand.btn-blue {
  color: #3f78e0;
}
.btn-expand.btn-blue:before {
  background-color: #3f78e0;
}
.btn-sky {
  color: #fff;
  background-color: #5eb9f0;
  border-color: #5eb9f0;
}
.btn-sky:hover {
  color: #fff;
  background-color: #5eb9f0;
  border-color: #5eb9f0;
}
.btn-check:focus+.btn-sky,
.btn-sky:focus {
  color: #fff;
  background-color: #5eb9f0;
  border-color: #5eb9f0;
}
.btn-check:checked+.btn-sky,
.btn-check:active+.btn-sky,
.btn-sky:active,
.btn-sky.active,
.show>.btn-sky.dropdown-toggle {
  color: #fff;
  background-color: #5eb9f0;
  border-color: #52a2d2;
}
.btn-sky:disabled:not(.btn-circle):not(.btn-block),
.btn-sky.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #5eb9f0;
  border-color: #5eb9f0;
}
.btn-outline-sky {
  color: #5eb9f0;
  border-color: #5eb9f0;
}
.btn-outline-sky:hover {
  color: #fff;
  background-color: #5eb9f0;
  border-color: #5eb9f0;
}
.btn-check:focus+.btn-outline-sky,
.btn-outline-sky:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-sky,
.btn-check:active+.btn-outline-sky,
.btn-outline-sky:active,
.btn-outline-sky.active,
.btn-outline-sky.dropdown-toggle.show {
  color: #5eb9f0;
  background-color: #5eb9f0;
  border-color: #5eb9f0;
}
.btn-check:checked+.btn-outline-sky:focus,
.btn-check:active+.btn-outline-sky:focus,
.btn-outline-sky:active:focus,
.btn-outline-sky.active:focus,
.btn-outline-sky.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(94, 185, 240, 0.5);
}
.btn-outline-sky:disabled,
.btn-outline-sky.disabled {
  color: #5eb9f0;
  background-color: transparent;
}
.btn-expand.btn-sky {
  color: #5eb9f0;
}
.btn-expand.btn-sky:before {
  background-color: #5eb9f0;
}
.btn-purple {
  color: #fff;
  background-color: #747ed1;
  border-color: #747ed1;
}
.btn-purple:hover {
  color: #fff;
  background-color: #747ed1;
  border-color: #747ed1;
}
.btn-check:focus+.btn-purple,
.btn-purple:focus {
  color: #fff;
  background-color: #747ed1;
  border-color: #747ed1;
}
.btn-check:checked+.btn-purple,
.btn-check:active+.btn-purple,
.btn-purple:active,
.btn-purple.active,
.show>.btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #747ed1;
  border-color: #666eb7;
}
.btn-purple:disabled:not(.btn-circle):not(.btn-block),
.btn-purple.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #747ed1;
  border-color: #747ed1;
}
.btn-outline-purple {
  color: #747ed1;
  border-color: #747ed1;
}
.btn-outline-purple:hover {
  color: #fff;
  background-color: #747ed1;
  border-color: #747ed1;
}
.btn-check:focus+.btn-outline-purple,
.btn-outline-purple:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-purple,
.btn-check:active+.btn-outline-purple,
.btn-outline-purple:active,
.btn-outline-purple.active,
.btn-outline-purple.dropdown-toggle.show {
  color: #747ed1;
  background-color: #747ed1;
  border-color: #747ed1;
}
.btn-check:checked+.btn-outline-purple:focus,
.btn-check:active+.btn-outline-purple:focus,
.btn-outline-purple:active:focus,
.btn-outline-purple.active:focus,
.btn-outline-purple.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(116, 126, 209, 0.5);
}
.btn-outline-purple:disabled,
.btn-outline-purple.disabled {
  color: #747ed1;
  background-color: transparent;
}
.btn-expand.btn-purple {
  color: #747ed1;
}
.btn-expand.btn-purple:before {
  background-color: #747ed1;
}
.btn-grape {
  color: #fff;
  background-color: #605dba;
  border-color: #605dba;
}
.btn-grape:hover {
  color: #fff;
  background-color: #605dba;
  border-color: #605dba;
}
.btn-check:focus+.btn-grape,
.btn-grape:focus {
  color: #fff;
  background-color: #605dba;
  border-color: #605dba;
}
.btn-check:checked+.btn-grape,
.btn-check:active+.btn-grape,
.btn-grape:active,
.btn-grape.active,
.show>.btn-grape.dropdown-toggle {
  color: #fff;
  background-color: #605dba;
  border-color: #5451a3;
}
.btn-grape:disabled:not(.btn-circle):not(.btn-block),
.btn-grape.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #605dba;
  border-color: #605dba;
}
.btn-outline-grape {
  color: #605dba;
  border-color: #605dba;
}
.btn-outline-grape:hover {
  color: #fff;
  background-color: #605dba;
  border-color: #605dba;
}
.btn-check:focus+.btn-outline-grape,
.btn-outline-grape:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-grape,
.btn-check:active+.btn-outline-grape,
.btn-outline-grape:active,
.btn-outline-grape.active,
.btn-outline-grape.dropdown-toggle.show {
  color: #605dba;
  background-color: #605dba;
  border-color: #605dba;
}
.btn-check:checked+.btn-outline-grape:focus,
.btn-check:active+.btn-outline-grape:focus,
.btn-outline-grape:active:focus,
.btn-outline-grape.active:focus,
.btn-outline-grape.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(96, 93, 186, 0.5);
}
.btn-outline-grape:disabled,
.btn-outline-grape.disabled {
  color: #605dba;
  background-color: transparent;
}
.btn-expand.btn-grape {
  color: #605dba;
}
.btn-expand.btn-grape:before {
  background-color: #605dba;
}
.btn-violet {
  color: #fff;
  background-color: #a07cc5;
  border-color: #a07cc5;
}
.btn-violet:hover {
  color: #fff;
  background-color: #a07cc5;
  border-color: #a07cc5;
}
.btn-check:focus+.btn-violet,
.btn-violet:focus {
  color: #fff;
  background-color: #a07cc5;
  border-color: #a07cc5;
}
.btn-check:checked+.btn-violet,
.btn-check:active+.btn-violet,
.btn-violet:active,
.btn-violet.active,
.show>.btn-violet.dropdown-toggle {
  color: #fff;
  background-color: #a07cc5;
  border-color: #8c6dac;
}
.btn-violet:disabled:not(.btn-circle):not(.btn-block),
.btn-violet.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #a07cc5;
  border-color: #a07cc5;
}
.btn-outline-violet {
  color: #a07cc5;
  border-color: #a07cc5;
}
.btn-outline-violet:hover {
  color: #fff;
  background-color: #a07cc5;
  border-color: #a07cc5;
}
.btn-check:focus+.btn-outline-violet,
.btn-outline-violet:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-violet,
.btn-check:active+.btn-outline-violet,
.btn-outline-violet:active,
.btn-outline-violet.active,
.btn-outline-violet.dropdown-toggle.show {
  color: #a07cc5;
  background-color: #a07cc5;
  border-color: #a07cc5;
}
.btn-check:checked+.btn-outline-violet:focus,
.btn-check:active+.btn-outline-violet:focus,
.btn-outline-violet:active:focus,
.btn-outline-violet.active:focus,
.btn-outline-violet.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(160, 124, 197, 0.5);
}
.btn-outline-violet:disabled,
.btn-outline-violet.disabled {
  color: #a07cc5;
  background-color: transparent;
}
.btn-expand.btn-violet {
  color: #a07cc5;
}
.btn-expand.btn-violet:before {
  background-color: #a07cc5;
}
.btn-pink {
  color: #fff;
  background-color: #d16b86;
  border-color: #d16b86;
}
.btn-pink:hover {
  color: #fff;
  background-color: #d16b86;
  border-color: #d16b86;
}
.btn-check:focus+.btn-pink,
.btn-pink:focus {
  color: #fff;
  background-color: #d16b86;
  border-color: #d16b86;
}
.btn-check:checked+.btn-pink,
.btn-check:active+.btn-pink,
.btn-pink:active,
.btn-pink.active,
.show>.btn-pink.dropdown-toggle {
  color: #fff;
  background-color: #d16b86;
  border-color: #b75e75;
}
.btn-pink:disabled:not(.btn-circle):not(.btn-block),
.btn-pink.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #d16b86;
  border-color: #d16b86;
}
.btn-outline-pink {
  color: #d16b86;
  border-color: #d16b86;
}
.btn-outline-pink:hover {
  color: #fff;
  background-color: #d16b86;
  border-color: #d16b86;
}
.btn-check:focus+.btn-outline-pink,
.btn-outline-pink:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-pink,
.btn-check:active+.btn-outline-pink,
.btn-outline-pink:active,
.btn-outline-pink.active,
.btn-outline-pink.dropdown-toggle.show {
  color: #d16b86;
  background-color: #d16b86;
  border-color: #d16b86;
}
.btn-check:checked+.btn-outline-pink:focus,
.btn-check:active+.btn-outline-pink:focus,
.btn-outline-pink:active:focus,
.btn-outline-pink.active:focus,
.btn-outline-pink.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(209, 107, 134, 0.5);
}
.btn-outline-pink:disabled,
.btn-outline-pink.disabled {
  color: #d16b86;
  background-color: transparent;
}
.btn-expand.btn-pink {
  color: #d16b86;
}
.btn-expand.btn-pink:before {
  background-color: #d16b86;
}
.btn-fuchsia {
  color: #fff;
  background-color: #e668b3;
  border-color: #e668b3;
}
.btn-fuchsia:hover {
  color: #fff;
  background-color: #e668b3;
  border-color: #e668b3;
}
.btn-check:focus+.btn-fuchsia,
.btn-fuchsia:focus {
  color: #fff;
  background-color: #e668b3;
  border-color: #e668b3;
}
.btn-check:checked+.btn-fuchsia,
.btn-check:active+.btn-fuchsia,
.btn-fuchsia:active,
.btn-fuchsia.active,
.show>.btn-fuchsia.dropdown-toggle {
  color: #fff;
  background-color: #e668b3;
  border-color: #c95b9d;
}
.btn-fuchsia:disabled:not(.btn-circle):not(.btn-block),
.btn-fuchsia.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #e668b3;
  border-color: #e668b3;
}
.btn-outline-fuchsia {
  color: #e668b3;
  border-color: #e668b3;
}
.btn-outline-fuchsia:hover {
  color: #fff;
  background-color: #e668b3;
  border-color: #e668b3;
}
.btn-check:focus+.btn-outline-fuchsia,
.btn-outline-fuchsia:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-fuchsia,
.btn-check:active+.btn-outline-fuchsia,
.btn-outline-fuchsia:active,
.btn-outline-fuchsia.active,
.btn-outline-fuchsia.dropdown-toggle.show {
  color: #e668b3;
  background-color: #e668b3;
  border-color: #e668b3;
}
.btn-check:checked+.btn-outline-fuchsia:focus,
.btn-check:active+.btn-outline-fuchsia:focus,
.btn-outline-fuchsia:active:focus,
.btn-outline-fuchsia.active:focus,
.btn-outline-fuchsia.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(230, 104, 179, 0.5);
}
.btn-outline-fuchsia:disabled,
.btn-outline-fuchsia.disabled {
  color: #e668b3;
  background-color: transparent;
}
.btn-expand.btn-fuchsia {
  color: #e668b3;
}
.btn-expand.btn-fuchsia:before {
  background-color: #e668b3;
}
.btn-red {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-red:hover {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-check:focus+.btn-red,
.btn-red:focus {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-check:checked+.btn-red,
.btn-check:active+.btn-red,
.btn-red:active,
.btn-red.active,
.show>.btn-red.dropdown-toggle {
  color: #fff;
  background-color: #e2626b;
  border-color: #c6565e;
}
.btn-red:disabled:not(.btn-circle):not(.btn-block),
.btn-red.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-outline-red {
  color: #e2626b;
  border-color: #e2626b;
}
.btn-outline-red:hover {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-check:focus+.btn-outline-red,
.btn-outline-red:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-red,
.btn-check:active+.btn-outline-red,
.btn-outline-red:active,
.btn-outline-red.active,
.btn-outline-red.dropdown-toggle.show {
  color: #e2626b;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-check:checked+.btn-outline-red:focus,
.btn-check:active+.btn-outline-red:focus,
.btn-outline-red:active:focus,
.btn-outline-red.active:focus,
.btn-outline-red.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(226, 98, 107, 0.5);
}
.btn-outline-red:disabled,
.btn-outline-red.disabled {
  color: #e2626b;
  background-color: transparent;
}
.btn-expand.btn-red {
  color: #e2626b;
}
.btn-expand.btn-red:before {
  background-color: #e2626b;
}
.btn-orange {
  color: #fff;
  background-color: #f78b77;
  border-color: #f78b77;
}
.btn-orange:hover {
  color: #fff;
  background-color: #f78b77;
  border-color: #f78b77;
}
.btn-check:focus+.btn-orange,
.btn-orange:focus {
  color: #fff;
  background-color: #f78b77;
  border-color: #f78b77;
}
.btn-check:checked+.btn-orange,
.btn-check:active+.btn-orange,
.btn-orange:active,
.btn-orange.active,
.show>.btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #f78b77;
  border-color: #d87a68;
}
.btn-orange:disabled:not(.btn-circle):not(.btn-block),
.btn-orange.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #f78b77;
  border-color: #f78b77;
}
.btn-outline-orange {
  color: #f78b77;
  border-color: #f78b77;
}
.btn-outline-orange:hover {
  color: #fff;
  background-color: #f78b77;
  border-color: #f78b77;
}
.btn-check:focus+.btn-outline-orange,
.btn-outline-orange:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-orange,
.btn-check:active+.btn-outline-orange,
.btn-outline-orange:active,
.btn-outline-orange.active,
.btn-outline-orange.dropdown-toggle.show {
  color: #f78b77;
  background-color: #f78b77;
  border-color: #f78b77;
}
.btn-check:checked+.btn-outline-orange:focus,
.btn-check:active+.btn-outline-orange:focus,
.btn-outline-orange:active:focus,
.btn-outline-orange.active:focus,
.btn-outline-orange.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(247, 139, 119, 0.5);
}
.btn-outline-orange:disabled,
.btn-outline-orange.disabled {
  color: #f78b77;
  background-color: transparent;
}
.btn-expand.btn-orange {
  color: #f78b77;
}
.btn-expand.btn-orange:before {
  background-color: #f78b77;
}
.btn-yellow {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-yellow:hover {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-check:focus+.btn-yellow,
.btn-yellow:focus {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-check:checked+.btn-yellow,
.btn-check:active+.btn-yellow,
.btn-yellow:active,
.btn-yellow.active,
.show>.btn-yellow.dropdown-toggle {
  color: #fff;
  background-color: #fab758;
  border-color: #dba04d;
}
.btn-yellow:disabled:not(.btn-circle):not(.btn-block),
.btn-yellow.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-outline-yellow {
  color: #fab758;
  border-color: #fab758;
}
.btn-outline-yellow:hover {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-check:focus+.btn-outline-yellow,
.btn-outline-yellow:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-yellow,
.btn-check:active+.btn-outline-yellow,
.btn-outline-yellow:active,
.btn-outline-yellow.active,
.btn-outline-yellow.dropdown-toggle.show {
  color: #fab758;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-check:checked+.btn-outline-yellow:focus,
.btn-check:active+.btn-outline-yellow:focus,
.btn-outline-yellow:active:focus,
.btn-outline-yellow.active:focus,
.btn-outline-yellow.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(250, 183, 88, 0.5);
}
.btn-outline-yellow:disabled,
.btn-outline-yellow.disabled {
  color: #fab758;
  background-color: transparent;
}
.btn-expand.btn-yellow {
  color: #fab758;
}
.btn-expand.btn-yellow:before {
  background-color: #fab758;
}
.btn-green {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-green:hover {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-check:focus+.btn-green,
.btn-green:focus {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-check:checked+.btn-green,
.btn-check:active+.btn-green,
.btn-green:active,
.btn-green.active,
.show>.btn-green.dropdown-toggle {
  color: #fff;
  background-color: #45c4a0;
  border-color: #3cac8c;
}
.btn-green:disabled:not(.btn-circle):not(.btn-block),
.btn-green.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-outline-green {
  color: #45c4a0;
  border-color: #45c4a0;
}
.btn-outline-green:hover {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-check:focus+.btn-outline-green,
.btn-outline-green:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-green,
.btn-check:active+.btn-outline-green,
.btn-outline-green:active,
.btn-outline-green.active,
.btn-outline-green.dropdown-toggle.show {
  color: #45c4a0;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-check:checked+.btn-outline-green:focus,
.btn-check:active+.btn-outline-green:focus,
.btn-outline-green:active:focus,
.btn-outline-green.active:focus,
.btn-outline-green.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(69, 196, 160, 0.5);
}
.btn-outline-green:disabled,
.btn-outline-green.disabled {
  color: #45c4a0;
  background-color: transparent;
}
.btn-expand.btn-green {
  color: #45c4a0;
}
.btn-expand.btn-green:before {
  background-color: #45c4a0;
}
.btn-leaf {
  color: #fff;
  background-color: #7cb798;
  border-color: #7cb798;
}
.btn-leaf:hover {
  color: #fff;
  background-color: #7cb798;
  border-color: #7cb798;
}
.btn-check:focus+.btn-leaf,
.btn-leaf:focus {
  color: #fff;
  background-color: #7cb798;
  border-color: #7cb798;
}
.btn-check:checked+.btn-leaf,
.btn-check:active+.btn-leaf,
.btn-leaf:active,
.btn-leaf.active,
.show>.btn-leaf.dropdown-toggle {
  color: #fff;
  background-color: #7cb798;
  border-color: #6da085;
}
.btn-leaf:disabled:not(.btn-circle):not(.btn-block),
.btn-leaf.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #7cb798;
  border-color: #7cb798;
}
.btn-outline-leaf {
  color: #7cb798;
  border-color: #7cb798;
}
.btn-outline-leaf:hover {
  color: #fff;
  background-color: #7cb798;
  border-color: #7cb798;
}
.btn-check:focus+.btn-outline-leaf,
.btn-outline-leaf:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-leaf,
.btn-check:active+.btn-outline-leaf,
.btn-outline-leaf:active,
.btn-outline-leaf.active,
.btn-outline-leaf.dropdown-toggle.show {
  color: #7cb798;
  background-color: #7cb798;
  border-color: #7cb798;
}
.btn-check:checked+.btn-outline-leaf:focus,
.btn-check:active+.btn-outline-leaf:focus,
.btn-outline-leaf:active:focus,
.btn-outline-leaf.active:focus,
.btn-outline-leaf.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(124, 183, 152, 0.5);
}
.btn-outline-leaf:disabled,
.btn-outline-leaf.disabled {
  color: #7cb798;
  background-color: transparent;
}
.btn-expand.btn-leaf {
  color: #7cb798;
}
.btn-expand.btn-leaf:before {
  background-color: #7cb798;
}
.btn-aqua {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-aqua:hover {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-check:focus+.btn-aqua,
.btn-aqua:focus {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-check:checked+.btn-aqua,
.btn-check:active+.btn-aqua,
.btn-aqua:active,
.btn-aqua.active,
.show>.btn-aqua.dropdown-toggle {
  color: #fff;
  background-color: #54a8c7;
  border-color: #4a93ae;
}
.btn-aqua:disabled:not(.btn-circle):not(.btn-block),
.btn-aqua.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-outline-aqua {
  color: #54a8c7;
  border-color: #54a8c7;
}
.btn-outline-aqua:hover {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-check:focus+.btn-outline-aqua,
.btn-outline-aqua:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-aqua,
.btn-check:active+.btn-outline-aqua,
.btn-outline-aqua:active,
.btn-outline-aqua.active,
.btn-outline-aqua.dropdown-toggle.show {
  color: #54a8c7;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-check:checked+.btn-outline-aqua:focus,
.btn-check:active+.btn-outline-aqua:focus,
.btn-outline-aqua:active:focus,
.btn-outline-aqua.active:focus,
.btn-outline-aqua.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(84, 168, 199, 0.5);
}
.btn-outline-aqua:disabled,
.btn-outline-aqua.disabled {
  color: #54a8c7;
  background-color: transparent;
}
.btn-expand.btn-aqua {
  color: #54a8c7;
}
.btn-expand.btn-aqua:before {
  background-color: #54a8c7;
}
.btn-navy {
  color: #fff;
  background-color: #343f52;
  border-color: #343f52;
}
.btn-navy:hover {
  color: #fff;
  background-color: #343f52;
  border-color: #343f52;
}
.btn-check:focus+.btn-navy,
.btn-navy:focus {
  color: #fff;
  background-color: #343f52;
  border-color: #343f52;
}
.btn-check:checked+.btn-navy,
.btn-check:active+.btn-navy,
.btn-navy:active,
.btn-navy.active,
.show>.btn-navy.dropdown-toggle {
  color: #fff;
  background-color: #343f52;
  border-color: #2e3748;
}
.btn-navy:disabled:not(.btn-circle):not(.btn-block),
.btn-navy.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #343f52;
  border-color: #343f52;
}
.btn-outline-navy {
  color: #343f52;
  border-color: #343f52;
}
.btn-outline-navy:hover {
  color: #fff;
  background-color: #343f52;
  border-color: #343f52;
}
.btn-check:focus+.btn-outline-navy,
.btn-outline-navy:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-navy,
.btn-check:active+.btn-outline-navy,
.btn-outline-navy:active,
.btn-outline-navy.active,
.btn-outline-navy.dropdown-toggle.show {
  color: #343f52;
  background-color: #343f52;
  border-color: #343f52;
}
.btn-check:checked+.btn-outline-navy:focus,
.btn-check:active+.btn-outline-navy:focus,
.btn-outline-navy:active:focus,
.btn-outline-navy.active:focus,
.btn-outline-navy.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(52, 63, 82, 0.5);
}
.btn-outline-navy:disabled,
.btn-outline-navy.disabled {
  color: #343f52;
  background-color: transparent;
}
.btn-expand.btn-navy {
  color: #343f52;
}
.btn-expand.btn-navy:before {
  background-color: #343f52;
}
.btn-ash {
  color: #fff;
  background-color: #9499a3;
  border-color: #9499a3;
}
.btn-ash:hover {
  color: #fff;
  background-color: #9499a3;
  border-color: #9499a3;
}
.btn-check:focus+.btn-ash,
.btn-ash:focus {
  color: #fff;
  background-color: #9499a3;
  border-color: #9499a3;
}
.btn-check:checked+.btn-ash,
.btn-check:active+.btn-ash,
.btn-ash:active,
.btn-ash.active,
.show>.btn-ash.dropdown-toggle {
  color: #fff;
  background-color: #9499a3;
  border-color: #82868f;
}
.btn-ash:disabled:not(.btn-circle):not(.btn-block),
.btn-ash.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #9499a3;
  border-color: #9499a3;
}
.btn-outline-ash {
  color: #9499a3;
  border-color: #9499a3;
}
.btn-outline-ash:hover {
  color: #fff;
  background-color: #9499a3;
  border-color: #9499a3;
}
.btn-check:focus+.btn-outline-ash,
.btn-outline-ash:focus {
  box-shadow: none;
}
.btn-check:checked+.btn-outline-ash,
.btn-check:active+.btn-outline-ash,
.btn-outline-ash:active,
.btn-outline-ash.active,
.btn-outline-ash.dropdown-toggle.show {
  color: #9499a3;
  background-color: #9499a3;
  border-color: #9499a3;
}
.btn-check:checked+.btn-outline-ash:focus,
.btn-check:active+.btn-outline-ash:focus,
.btn-outline-ash:active:focus,
.btn-outline-ash.active:focus,
.btn-outline-ash.dropdown-toggle.show:focus {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(148, 153, 163, 0.5);
}
.btn-outline-ash:disabled,
.btn-outline-ash.disabled {
  color: #9499a3;
  background-color: transparent;
}
.btn-expand.btn-ash {
  color: #9499a3;
}
.btn-expand.btn-ash:before {
  background-color: #9499a3;
}
.btn-white {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.btn-check:focus+.btn-white,
.btn-white:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.btn-check:checked+.btn-white,
.btn-check:active+.btn-white,
.btn-white:active,
.btn-white.active,
.show>.btn-white.dropdown-toggle {
  color: #fff;
  background-color: #fff;
  border-color: #dfdfdf;
}
.btn-white:disabled:not(.btn-circle):not(.btn-block),
.btn-white.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white {
  color: #fff;
  border-color: #fff;
}
.btn-outline-white:hover {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.btn-check:focus+.btn-outline-white,
.btn-outline-white:focus {
  box-shadow: none;
}
.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: #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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white:disabled,
.btn-outline-white.disabled {
  color: #fff;
  background-color: transparent;
}
.btn-expand.btn-white {
  color: #fff;
}
.btn-expand.btn-white:before {
  background-color: #fff;
}
.btn-light {
  color: #fff;
  background-color: #fefefe;
  border-color: #fefefe;
}
.btn-light:hover {
  color: #fff;
  background-color: #fefefe;
  border-color: #fefefe;
}
.btn-check:focus+.btn-light,
.btn-light:focus {
  color: #fff;
  background-color: #fefefe;
  border-color: #fefefe;
}
.btn-check:checked+.btn-light,
.btn-check:active+.btn-light,
.btn-light:active,
.btn-light.active,
.show>.btn-light.dropdown-toggle {
  color: #fff;
  background-color: #fefefe;
  border-color: #dedede;
}
.btn-light:disabled:not(.btn-circle):not(.btn-block),
.btn-light.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #fefefe;
  border-color: #fefefe;
}
.btn-outline-light {
  color: #fefefe;
  border-color: #fefefe;
}
.btn-outline-light:hover {
  color: #fff;
  background-color: #fefefe;
  border-color: #fefefe;
}
.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
  box-shadow: none;
}
.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: #fefefe;
  background-color: #fefefe;
  border-color: #fefefe;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(254, 254, 254, 0.5);
}
.btn-outline-light:disabled,
.btn-outline-light.disabled {
  color: #fefefe;
  background-color: transparent;
}
.btn-expand.btn-light {
  color: #fefefe;
}
.btn-expand.btn-light:before {
  background-color: #fefefe;
}
.btn-dark {
  color: #fff;
  background-color: #262b32;
  border-color: #262b32;
}
.btn-dark:hover {
  color: #fff;
  background-color: #262b32;
  border-color: #262b32;
}
.btn-check:focus+.btn-dark,
.btn-dark:focus {
  color: #fff;
  background-color: #262b32;
  border-color: #262b32;
}
.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: #262b32;
  border-color: #21262c;
}
.btn-dark:disabled:not(.btn-circle):not(.btn-block),
.btn-dark.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #262b32;
  border-color: #262b32;
}
.btn-outline-dark {
  color: #262b32;
  border-color: #262b32;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #262b32;
  border-color: #262b32;
}
.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: none;
}
.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: #262b32;
  background-color: #262b32;
  border-color: #262b32;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(38, 43, 50, 0.5);
}
.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
  color: #262b32;
  background-color: transparent;
}
.btn-expand.btn-dark {
  color: #262b32;
}
.btn-expand.btn-dark:before {
  background-color: #262b32;
}
.btn-primary {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.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: #3f78e0;
  border-color: #3769c4;
}
.btn-primary:disabled:not(.btn-circle):not(.btn-block),
.btn-primary.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-outline-primary {
  color: #3f78e0;
  border-color: #3f78e0;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: none;
}
.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: #3f78e0;
  background-color: #3f78e0;
  border-color: #3f78e0;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(63, 120, 224, 0.5);
}
.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
  color: #3f78e0;
  background-color: transparent;
}
.btn-expand.btn-primary {
  color: #3f78e0;
}
.btn-expand.btn-primary:before {
  background-color: #3f78e0;
}
.btn-secondary {
  color: #fff;
  background-color: #aab0bc;
  border-color: #aab0bc;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #aab0bc;
  border-color: #aab0bc;
}
.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
  color: #fff;
  background-color: #aab0bc;
  border-color: #aab0bc;
}
.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: #aab0bc;
  border-color: #959aa5;
}
.btn-secondary:disabled:not(.btn-circle):not(.btn-block),
.btn-secondary.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #aab0bc;
  border-color: #aab0bc;
}
.btn-outline-secondary {
  color: #aab0bc;
  border-color: #aab0bc;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #aab0bc;
  border-color: #aab0bc;
}
.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: none;
}
.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: #aab0bc;
  background-color: #aab0bc;
  border-color: #aab0bc;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(170, 176, 188, 0.5);
}
.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
  color: #aab0bc;
  background-color: transparent;
}
.btn-expand.btn-secondary {
  color: #aab0bc;
}
.btn-expand.btn-secondary:before {
  background-color: #aab0bc;
}
.btn-success {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-success:hover {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-check:focus+.btn-success,
.btn-success:focus {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-check:checked+.btn-success,
.btn-check:active+.btn-success,
.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #45c4a0;
  border-color: #3cac8c;
}
.btn-success:disabled:not(.btn-circle):not(.btn-block),
.btn-success.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-outline-success {
  color: #45c4a0;
  border-color: #45c4a0;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
  box-shadow: none;
}
.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: #45c4a0;
  background-color: #45c4a0;
  border-color: #45c4a0;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(69, 196, 160, 0.5);
}
.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #45c4a0;
  background-color: transparent;
}
.btn-expand.btn-success {
  color: #45c4a0;
}
.btn-expand.btn-success:before {
  background-color: #45c4a0;
}
.btn-info {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-info:hover {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-check:focus+.btn-info,
.btn-info:focus {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.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: #54a8c7;
  border-color: #4a93ae;
}
.btn-info:disabled:not(.btn-circle):not(.btn-block),
.btn-info.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-outline-info {
  color: #54a8c7;
  border-color: #54a8c7;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
  box-shadow: none;
}
.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: #54a8c7;
  background-color: #54a8c7;
  border-color: #54a8c7;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(84, 168, 199, 0.5);
}
.btn-outline-info:disabled,
.btn-outline-info.disabled {
  color: #54a8c7;
  background-color: transparent;
}
.btn-expand.btn-info {
  color: #54a8c7;
}
.btn-expand.btn-info:before {
  background-color: #54a8c7;
}
.btn-warning {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-warning:hover {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-check:focus+.btn-warning,
.btn-warning:focus {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-check:checked+.btn-warning,
.btn-check:active+.btn-warning,
.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #fab758;
  border-color: #dba04d;
}
.btn-warning:disabled:not(.btn-circle):not(.btn-block),
.btn-warning.disabled:not(.btn-circle):not(.btn-block) {
  color: #343f52;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-outline-warning {
  color: #fab758;
  border-color: #fab758;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #fab758;
  border-color: #fab758;
}
.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: none;
}
.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: #fab758;
  background-color: #fab758;
  border-color: #fab758;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(250, 183, 88, 0.5);
}
.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #fab758;
  background-color: transparent;
}
.btn-expand.btn-warning {
  color: #fab758;
}
.btn-expand.btn-warning:before {
  background-color: #fab758;
}
.btn-danger {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-danger:hover {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-check:focus+.btn-danger,
.btn-danger:focus {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.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: #e2626b;
  border-color: #c6565e;
}
.btn-danger:disabled:not(.btn-circle):not(.btn-block),
.btn-danger.disabled:not(.btn-circle):not(.btn-block) {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-outline-danger {
  color: #e2626b;
  border-color: #e2626b;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #e2626b;
  border-color: #e2626b;
}
.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: none;
}
.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: #e2626b;
  background-color: #e2626b;
  border-color: #e2626b;
}
.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: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15), 0 0 0 0.25rem rgba(226, 98, 107, 0.5);
}
.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #e2626b;
  background-color: transparent;
}
.btn-expand.btn-danger {
  color: #e2626b;
}
.btn-expand.btn-danger:before {
  background-color: #e2626b;
}
.btn-white,
.btn-white:focus,
.btn-white:not(.btn-play):hover,
.btn-outline-white:hover,
.btn-white.btn-expand i {
  color: #343f52;
}
.btn-white.btn-play:hover {
  color: #3f78e0;
}
.btn-soft-blue {
  background-color: #e0e9fa;
  color: #3f78e0;
}
.btn-soft-blue:hover {
  color: #3f78e0;
}
.btn-expand.btn-soft-blue {
  color: #3f78e0;
}
.btn-expand.btn-soft-blue i {
  color: #3f78e0;
}
.btn-expand.btn-soft-blue:before {
  color: #3f78e0;
  background-color: #e0e9fa;
}
.btn-expand.btn-soft-blue:hover {
  color: #3f78e0;
}
.btn-expand.btn-soft-blue:hover:before {
  color: #3f78e0;
}
.btn-soft-sky {
  background-color: #e5f4fd;
  color: #5eb9f0;
}
.btn-soft-sky:hover {
  color: #5eb9f0;
}
.btn-expand.btn-soft-sky {
  color: #5eb9f0;
}
.btn-expand.btn-soft-sky i {
  color: #5eb9f0;
}
.btn-expand.btn-soft-sky:before {
  color: #5eb9f0;
  background-color: #e5f4fd;
}
.btn-expand.btn-soft-sky:hover {
  color: #5eb9f0;
}
.btn-expand.btn-soft-sky:hover:before {
  color: #5eb9f0;
}
.btn-soft-purple {
  background-color: #e9eaf8;
  color: #747ed1;
}
.btn-soft-purple:hover {
  color: #747ed1;
}
.btn-expand.btn-soft-purple {
  color: #747ed1;
}
.btn-expand.btn-soft-purple i {
  color: #747ed1;
}
.btn-expand.btn-soft-purple:before {
  color: #747ed1;
  background-color: #e9eaf8;
}
.btn-expand.btn-soft-purple:hover {
  color: #747ed1;
}
.btn-expand.btn-soft-purple:hover:before {
  color: #747ed1;
}
.btn-soft-grape {
  background-color: #e6e5f4;
  color: #605dba;
}
.btn-soft-grape:hover {
  color: #605dba;
}
.btn-expand.btn-soft-grape {
  color: #605dba;
}
.btn-expand.btn-soft-grape i {
  color: #605dba;
}
.btn-expand.btn-soft-grape:before {
  color: #605dba;
  background-color: #e6e5f4;
}
.btn-expand.btn-soft-grape:hover {
  color: #605dba;
}
.btn-expand.btn-soft-grape:hover:before {
  color: #605dba;
}
.btn-soft-violet {
  background-color: #f0eaf6;
  color: #a07cc5;
}
.btn-soft-violet:hover {
  color: #a07cc5;
}
.btn-expand.btn-soft-violet {
  color: #a07cc5;
}
.btn-expand.btn-soft-violet i {
  color: #a07cc5;
}
.btn-expand.btn-soft-violet:before {
  color: #a07cc5;
  background-color: #f0eaf6;
}
.btn-expand.btn-soft-violet:hover {
  color: #a07cc5;
}
.btn-expand.btn-soft-violet:hover:before {
  color: #a07cc5;
}
.btn-soft-pink {
  background-color: #f8e7ec;
  color: #d16b86;
}
.btn-soft-pink:hover {
  color: #d16b86;
}
.btn-expand.btn-soft-pink {
  color: #d16b86;
}
.btn-expand.btn-soft-pink i {
  color: #d16b86;
}
.btn-expand.btn-soft-pink:before {
  color: #d16b86;
  background-color: #f8e7ec;
}
.btn-expand.btn-soft-pink:hover {
  color: #d16b86;
}
.btn-expand.btn-soft-pink:hover:before {
  color: #d16b86;
}
.btn-soft-fuchsia {
  background-color: #fbe7f3;
  color: #e668b3;
}
.btn-soft-fuchsia:hover {
  color: #e668b3;
}
.btn-expand.btn-soft-fuchsia {
  color: #e668b3;
}
.btn-expand.btn-soft-fuchsia i {
  color: #e668b3;
}
.btn-expand.btn-soft-fuchsia:before {
  color: #e668b3;
  background-color: #fbe7f3;
}
.btn-expand.btn-soft-fuchsia:hover {
  color: #e668b3;
}
.btn-expand.btn-soft-fuchsia:hover:before {
  color: #e668b3;
}
.btn-soft-red {
  background-color: #fae6e7;
  color: #e2626b;
}
.btn-soft-red:hover {
  color: #e2626b;
}
.btn-expand.btn-soft-red {
  color: #e2626b;
}
.btn-expand.btn-soft-red i {
  color: #e2626b;
}
.btn-expand.btn-soft-red:before {
  color: #e2626b;
  background-color: #fae6e7;
}
.btn-expand.btn-soft-red:hover {
  color: #e2626b;
}
.btn-expand.btn-soft-red:hover:before {
  color: #e2626b;
}
.btn-soft-orange {
  background-color: #feece9;
  color: #f78b77;
}
.btn-soft-orange:hover {
  color: #f78b77;
}
.btn-expand.btn-soft-orange {
  color: #f78b77;
}
.btn-expand.btn-soft-orange i {
  color: #f78b77;
}
.btn-expand.btn-soft-orange:before {
  color: #f78b77;
  background-color: #feece9;
}
.btn-expand.btn-soft-orange:hover {
  color: #f78b77;
}
.btn-expand.btn-soft-orange:hover:before {
  color: #f78b77;
}
.btn-soft-yellow {
  background-color: #fef3e4;
  color: #fab758;
}
.btn-soft-yellow:hover {
  color: #fab758;
}
.btn-expand.btn-soft-yellow {
  color: #fab758;
}
.btn-expand.btn-soft-yellow i {
  color: #fab758;
}
.btn-expand.btn-soft-yellow:before {
  color: #fab758;
  background-color: #fef3e4;
}
.btn-expand.btn-soft-yellow:hover {
  color: #fab758;
}
.btn-expand.btn-soft-yellow:hover:before {
  color: #fab758;
}
.btn-soft-green {
  background-color: #e1f6f0;
  color: #45c4a0;
}
.btn-soft-green:hover {
  color: #45c4a0;
}
.btn-expand.btn-soft-green {
  color: #45c4a0;
}
.btn-expand.btn-soft-green i {
  color: #45c4a0;
}
.btn-expand.btn-soft-green:before {
  color: #45c4a0;
  background-color: #e1f6f0;
}
.btn-expand.btn-soft-green:hover {
  color: #45c4a0;
}
.btn-expand.btn-soft-green:hover:before {
  color: #45c4a0;
}
.btn-soft-leaf {
  background-color: #eaf3ef;
  color: #7cb798;
}
.btn-soft-leaf:hover {
  color: #7cb798;
}
.btn-expand.btn-soft-leaf {
  color: #7cb798;
}
.btn-expand.btn-soft-leaf i {
  color: #7cb798;
}
.btn-expand.btn-soft-leaf:before {
  color: #7cb798;
  background-color: #eaf3ef;
}
.btn-expand.btn-soft-leaf:hover {
  color: #7cb798;
}
.btn-expand.btn-soft-leaf:hover:before {
  color: #7cb798;
}
.btn-soft-aqua {
  background-color: #e4f1f6;
  color: #54a8c7;
}
.btn-soft-aqua:hover {
  color: #54a8c7;
}
.btn-expand.btn-soft-aqua {
  color: #54a8c7;
}
.btn-expand.btn-soft-aqua i {
  color: #54a8c7;
}
.btn-expand.btn-soft-aqua:before {
  color: #54a8c7;
  background-color: #e4f1f6;
}
.btn-expand.btn-soft-aqua:hover {
  color: #54a8c7;
}
.btn-expand.btn-soft-aqua:hover:before {
  color: #54a8c7;
}
.btn-soft-navy {
  background-color: #dfe0e3;
  color: #343f52;
}
.btn-soft-navy:hover {
  color: #343f52;
}
.btn-expand.btn-soft-navy {
  color: #343f52;
}
.btn-expand.btn-soft-navy i {
  color: #343f52;
}
.btn-expand.btn-soft-navy:before {
  color: #343f52;
  background-color: #dfe0e3;
}
.btn-expand.btn-soft-navy:hover {
  color: #343f52;
}
.btn-expand.btn-soft-navy:hover:before {
  color: #343f52;
}
.btn-soft-ash {
  background-color: #eeeff0;
  color: #9499a3;
}
.btn-soft-ash:hover {
  color: #9499a3;
}
.btn-expand.btn-soft-ash {
  color: #9499a3;
}
.btn-expand.btn-soft-ash i {
  color: #9499a3;
}
.btn-expand.btn-soft-ash:before {
  color: #9499a3;
  background-color: #eeeff0;
}
.btn-expand.btn-soft-ash:hover {
  color: #9499a3;
}
.btn-expand.btn-soft-ash:hover:before {
  color: #9499a3;
}
.btn-soft-dark {
  background-color: #dcddde;
  color: #262b32;
}
.btn-soft-dark:hover {
  color: #262b32;
}
.btn-expand.btn-soft-dark {
  color: #262b32;
}
.btn-expand.btn-soft-dark i {
  color: #262b32;
}
.btn-expand.btn-soft-dark:before {
  color: #262b32;
  background-color: #dcddde;
}
.btn-expand.btn-soft-dark:hover {
  color: #262b32;
}
.btn-expand.btn-soft-dark:hover:before {
  color: #262b32;
}
.btn-soft-primary {
  background-color: #e0e9fa;
  color: #3f78e0;
}
.btn-soft-primary:hover {
  color: #3f78e0;
}
.btn-expand.btn-soft-primary {
  color: #3f78e0;
}
.btn-expand.btn-soft-primary i {
  color: #3f78e0;
}
.btn-expand.btn-soft-primary:before {
  color: #3f78e0;
  background-color: #e0e9fa;
}
.btn-expand.btn-soft-primary:hover {
  color: #3f78e0;
}
.btn-expand.btn-soft-primary:hover:before {
  color: #3f78e0;
}
.btn-soft-ash {
  background-color: rgba(164, 174, 198, 0.2);
  color: #343f52;
}
.btn-soft-ash:hover {
  color: #343f52;
}
.btn-gradient {
  color: #fff;
  border: 0;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.btn-gradient.btn-sm,
.btn-group-sm>.btn-gradient.btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.btn-gradient.btn-lg,
.btn-group-lg>.btn-gradient.btn {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.gradient-1-4181de {
  background-image: linear-gradient(120deg, #f857a6 10%, #ef3f6e 100%);
}
.gradient-1-4181de.btn-outline-gradient,
.gradient-1-4181de.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(120deg, #f857a6 10%, #ef3f6e 100%);
}
.gradient-2-443b3f {
  background-image: linear-gradient(40deg, #f5b161 0.4%, #ec366e 100.2%);
}
.gradient-2-443b3f.btn-outline-gradient,
.gradient-2-443b3f.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(40deg, #f5b161 0.4%, #ec366e 100.2%);
}
.gradient-3-fb692e {
  background-image: linear-gradient(45deg, #FBDA61 0%, #FF5ACD 100%);
}
.gradient-3-fb692e.btn-outline-gradient,
.gradient-3-fb692e.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(45deg, #FBDA61 0%, #FF5ACD 100%);
}
.gradient-4-eed7e8 {
  background-image: linear-gradient(125deg, #9040db, #ff72c2 50%, #ffd84f);
}
.gradient-4-eed7e8.btn-outline-gradient,
.gradient-4-eed7e8.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(125deg, #9040db, #ff72c2 50%, #ffd84f);
}
.gradient-5-757561 {
  background-image: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}
.gradient-5-757561.btn-outline-gradient,
.gradient-5-757561.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}
.gradient-6-5221eb {
  background-image: linear-gradient(45deg, #08AEEA 0%, #2AF598 100%);
}
.gradient-6-5221eb.btn-outline-gradient,
.gradient-6-5221eb.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(45deg, #08AEEA 0%, #2AF598 100%);
}
.gradient-7-fc77b0 {
  background-image: linear-gradient(100deg, #0093e9 0, #80d0c7 95%);
}
.gradient-7-fc77b0.btn-outline-gradient,
.gradient-7-fc77b0.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(100deg, #0093e9 0, #80d0c7 95%);
}
.gradient-8-635bca {
  background-image: linear-gradient(45deg, #ffdee9, #b5fffc);
}
.gradient-8-635bca.btn-outline-gradient,
.gradient-8-635bca.btn-outline-gradient span {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(45deg, #ffdee9, #b5fffc);
}
.gradient-6-5221eb,
.gradient-7-fc77b0 {
  background-size: 130% auto;
}
.btn-outline-gradient {
  border: 2px solid transparent;
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset;
  padding: 0.5rem 1.1rem;
}
.btn-outline-gradient.btn-sm,
.btn-group-sm>.btn-outline-gradient.btn {
  padding: 0.4rem 0.9rem;
}
.btn-outline-gradient.btn-lg,
.btn-group-lg>.btn-outline-gradient.btn {
  padding: 0.65rem 1.3rem;
}
.btn-outline-gradient span {
  color: #343f52;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.btn-outline-gradient:hover span {
  color: #fff;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
.btn-link {
  font-weight: 500;
  color: #3f78e0;
  text-decoration: none;
}
.btn-link:hover {
  color: #3f78e0;
}
.btn-link:disabled,
.btn-link.disabled {
  color: #60697b;
}
.btn-lg,
.btn-group-lg>.btn {
  padding: 0.65rem 1.4rem;
  font-size: 0.85rem;
  border-radius: 0.4rem;
}
.btn-sm,
.btn-group-sm>.btn {
  padding: 0.4rem 1rem;
  font-size: 0.7rem;
  border-radius: 0.4rem;
}
.btn-icon.btn-sm,
.btn-group-sm>.btn-icon.btn {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.btn-icon.btn-sm i,
.btn-group-sm>.btn-icon.btn i {
  font-size: 0.8rem;
}
.btn-icon.btn-icon-start i {
  margin-right: 0.3rem;
}
.btn-icon.btn-icon-end i {
  margin-left: 0.3rem;
}
.navigation-d55834 .btn-icon i {
  font-size: 0.9rem;
}
.navigation-d55834 .btn-icon.btn-icon-start i {
  margin-right: 0.2rem;
}
.navigation-d55834 .btn-icon.btn-icon-end i {
  margin-left: 0.2rem;
}
.navbar .btn-sm,
.navbar .btn-group-sm>.btn {
  font-size: 0.8rem;
}
.social-3e536c a:not(.btn-circle) {
  font-size: 1rem;
  transition: all 0.2s ease-in-out;
  transform: translateY(0);
}
@media (prefers-reduced-motion: reduce) {
  .social-3e536c a:not(.btn-circle) {
    transition: none;
  }
}
.social-3e536c a:not(.btn-circle):hover {
  transform: translateY(-0.15rem);
}
.social-3e536c a:not(.btn-circle) i {
  font-size: 1rem;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=dropbox] {
  color: #007bdf;
}
.social-3e536c a.btn-circle[class*=dropbox] {
  color: #fff;
  background-color: #007bdf;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=dribbble] {
  color: #d07ead;
}
.social-3e536c a.btn-circle[class*=dribbble] {
  color: #fff;
  background-color: #d07ead;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=google-drive-alt] {
  color: #1b9f5e;
}
.social-3e536c a.btn-circle[class*=google-drive-alt] {
  color: #fff;
  background-color: #1b9f5e;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=facebook-f] {
  color: #4470cf;
}
.social-3e536c a.btn-circle[class*=facebook-f] {
  color: #fff;
  background-color: #4470cf;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=instagram] {
  color: #d53581;
}
.social-3e536c a.btn-circle[class*=instagram] {
  color: #fff;
  background-color: #d53581;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=line] {
  color: #0fab10;
}
.social-3e536c a.btn-circle[class*=line] {
  color: #fff;
  background-color: #0fab10;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=facebook-messenger] {
  color: #007ff8;
}
.social-3e536c a.btn-circle[class*=facebook-messenger] {
  color: #fff;
  background-color: #007ff8;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=black-berry] {
  color: #272727;
}
.social-3e536c a.btn-circle[class*=black-berry] {
  color: #fff;
  background-color: #272727;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=linkedin] {
  color: #3393c1;
}
.social-3e536c a.btn-circle[class*=linkedin] {
  color: #fff;
  background-color: #3393c1;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=intercom] {
  color: #2e88f8;
}
.social-3e536c a.btn-circle[class*=intercom] {
  color: #fff;
  background-color: #2e88f8;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=facebook] {
  color: #4470cf;
}
.social-3e536c a.btn-circle[class*=facebook] {
  color: #fff;
  background-color: #4470cf;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=youtube] {
  color: #c8312b;
}
.social-3e536c a.btn-circle[class*=youtube] {
  color: #fff;
  background-color: #c8312b;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=apple] {
  color: #1a1919;
}
.social-3e536c a.btn-circle[class*=apple] {
  color: #fff;
  background-color: #1a1919;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=visual-studio] {
  color: #6b61be;
}
.social-3e536c a.btn-circle[class*=visual-studio] {
  color: #fff;
  background-color: #6b61be;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=twitter] {
  color: #5daed5;
}
.social-3e536c a.btn-circle[class*=twitter] {
  color: #fff;
  background-color: #5daed5;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=snapchat-ghost] {
  color: #f7c31a;
}
.social-3e536c a.btn-circle[class*=snapchat-ghost] {
  color: #fff;
  background-color: #f7c31a;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=slack] {
  color: #d4135c;
}
.social-3e536c a.btn-circle[class*=slack] {
  color: #fff;
  background-color: #d4135c;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=tumblr-square] {
  color: #5d82a4;
}
.social-3e536c a.btn-circle[class*=tumblr-square] {
  color: #fff;
  background-color: #5d82a4;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=medium-m] {
  color: #00c364;
}
.social-3e536c a.btn-circle[class*=medium-m] {
  color: #fff;
  background-color: #00c364;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=tumblr] {
  color: #5d82a4;
}
.social-3e536c a.btn-circle[class*=tumblr] {
  color: #fff;
  background-color: #5d82a4;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=adobe] {
  color: #e61f26;
}
.social-3e536c a.btn-circle[class*=adobe] {
  color: #fff;
  background-color: #e61f26;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=whatsapp] {
  color: #00a859;
}
.social-3e536c a.btn-circle[class*=whatsapp] {
  color: #fff;
  background-color: #00a859;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*="500-px"] {
  color: #00a6df;
}
.social-3e536c a.btn-circle[class*="500-px"] {
  color: #fff;
  background-color: #00a6df;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=snapchat-square] {
  color: #f7c31a;
}
.social-3e536c a.btn-circle[class*=snapchat-square] {
  color: #fff;
  background-color: #f7c31a;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=behance] {
  color: #098ffa;
}
.social-3e536c a.btn-circle[class*=behance] {
  color: #fff;
  background-color: #098ffa;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=instagram-alt] {
  color: #d53581;
}
.social-3e536c a.btn-circle[class*=instagram-alt] {
  color: #fff;
  background-color: #d53581;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=github-alt] {
  color: #4073a6;
}
.social-3e536c a.btn-circle[class*=github-alt] {
  color: #fff;
  background-color: #4073a6;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=linkedin-alt] {
  color: #3393c1;
}
.social-3e536c a.btn-circle[class*=linkedin-alt] {
  color: #fff;
  background-color: #3393c1;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=slack-alt] {
  color: #d4135c;
}
.social-3e536c a.btn-circle[class*=slack-alt] {
  color: #fff;
  background-color: #d4135c;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=google] {
  color: #e44134;
}
.social-3e536c a.btn-circle[class*=google] {
  color: #fff;
  background-color: #e44134;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=google-play] {
  color: #e44134;
}
.social-3e536c a.btn-circle[class*=google-play] {
  color: #fff;
  background-color: #e44134;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=google-drive] {
  color: #1b9f5e;
}
.social-3e536c a.btn-circle[class*=google-drive] {
  color: #fff;
  background-color: #1b9f5e;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=vuejs-alt] {
  color: #3fb37f;
}
.social-3e536c a.btn-circle[class*=vuejs-alt] {
  color: #fff;
  background-color: #3fb37f;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=google-hangouts] {
  color: #109956;
}
.social-3e536c a.btn-circle[class*=google-hangouts] {
  color: #fff;
  background-color: #109956;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=vuejs] {
  color: #3fb37f;
}
.social-3e536c a.btn-circle[class*=vuejs] {
  color: #fff;
  background-color: #3fb37f;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=java-script] {
  color: #f0d91d;
}
.social-3e536c a.btn-circle[class*=java-script] {
  color: #fff;
  background-color: #f0d91d;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=paypal] {
  color: #0089cc;
}
.social-3e536c a.btn-circle[class*=paypal] {
  color: #fff;
  background-color: #0089cc;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=reddit-alien-alt] {
  color: #f84300;
}
.social-3e536c a.btn-circle[class*=reddit-alien-alt] {
  color: #fff;
  background-color: #f84300;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=android-alt] {
  color: #97c03d;
}
.social-3e536c a.btn-circle[class*=android-alt] {
  color: #fff;
  background-color: #97c03d;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=github] {
  color: #4073a6;
}
.social-3e536c a.btn-circle[class*=github] {
  color: #fff;
  background-color: #4073a6;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=android] {
  color: #97c03d;
}
.social-3e536c a.btn-circle[class*=android] {
  color: #fff;
  background-color: #97c03d;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=amazon] {
  color: #f79400;
}
.social-3e536c a.btn-circle[class*=amazon] {
  color: #fff;
  background-color: #f79400;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=adobe-alt] {
  color: #e61f26;
}
.social-3e536c a.btn-circle[class*=adobe-alt] {
  color: #fff;
  background-color: #e61f26;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=master-card] {
  color: #f0931d;
}
.social-3e536c a.btn-circle[class*=master-card] {
  color: #fff;
  background-color: #f0931d;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=opera-alt] {
  color: #e33737;
}
.social-3e536c a.btn-circle[class*=opera-alt] {
  color: #fff;
  background-color: #e33737;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=css3-alt] {
  color: #006db6;
}
.social-3e536c a.btn-circle[class*=css3-alt] {
  color: #fff;
  background-color: #006db6;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=opera] {
  color: #e33737;
}
.social-3e536c a.btn-circle[class*=opera] {
  color: #fff;
  background-color: #e33737;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=css3] {
  color: #006db6;
}
.social-3e536c a.btn-circle[class*=css3] {
  color: #fff;
  background-color: #006db6;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=twitter-alt] {
  color: #5daed5;
}
.social-3e536c a.btn-circle[class*=twitter-alt] {
  color: #fff;
  background-color: #5daed5;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=intercom-alt] {
  color: #2e88f8;
}
.social-3e536c a.btn-circle[class*=intercom-alt] {
  color: #fff;
  background-color: #2e88f8;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=swiggy] {
  color: #f88a2d;
}
.social-3e536c a.btn-circle[class*=swiggy] {
  color: #fff;
  background-color: #f88a2d;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=snapchat-alt] {
  color: #f7c31a;
}
.social-3e536c a.btn-circle[class*=snapchat-alt] {
  color: #fff;
  background-color: #f7c31a;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=tumblr-alt] {
  color: #5d82a4;
}
.social-3e536c a.btn-circle[class*=tumblr-alt] {
  color: #fff;
  background-color: #5d82a4;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=facebook-messenger-alt] {
  color: #007ff8;
}
.social-3e536c a.btn-circle[class*=facebook-messenger-alt] {
  color: #fff;
  background-color: #007ff8;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=bitcoin-alt] {
  color: #f38633;
}
.social-3e536c a.btn-circle[class*=bitcoin-alt] {
  color: #fff;
  background-color: #f38633;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=google-hangouts-alt] {
  color: #109956;
}
.social-3e536c a.btn-circle[class*=google-hangouts-alt] {
  color: #fff;
  background-color: #109956;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=blogger] {
  color: #e86733;
}
.social-3e536c a.btn-circle[class*=blogger] {
  color: #fff;
  background-color: #e86733;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=blogger-alt] {
  color: #e86733;
}
.social-3e536c a.btn-circle[class*=blogger-alt] {
  color: #fff;
  background-color: #e86733;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=bitcoin] {
  color: #f38633;
}
.social-3e536c a.btn-circle[class*=bitcoin] {
  color: #fff;
  background-color: #f38633;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=behance-alt] {
  color: #098ffa;
}
.social-3e536c a.btn-circle[class*=behance-alt] {
  color: #fff;
  background-color: #098ffa;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=apple-alt] {
  color: #1a1919;
}
.social-3e536c a.btn-circle[class*=apple-alt] {
  color: #fff;
  background-color: #1a1919;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=react] {
  color: #00d1f7;
}
.social-3e536c a.btn-circle[class*=react] {
  color: #fff;
  background-color: #00d1f7;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=telegram] {
  color: #2caef0;
}
.social-3e536c a.btn-circle[class*=telegram] {
  color: #fff;
  background-color: #2caef0;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=vk-alt] {
  color: #4f7db3;
}
.social-3e536c a.btn-circle[class*=vk-alt] {
  color: #fff;
  background-color: #4f7db3;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=vk] {
  color: #4f7db3;
}
.social-3e536c a.btn-circle[class*=vk] {
  color: #fff;
  background-color: #4f7db3;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=skype] {
  color: #2ebbf0;
}
.social-3e536c a.btn-circle[class*=skype] {
  color: #fff;
  background-color: #2ebbf0;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=skype-alt] {
  color: #2ebbf0;
}
.social-3e536c a.btn-circle[class*=skype-alt] {
  color: #fff;
  background-color: #2ebbf0;
}
.social-3e536c a:not([class*=link-]):not(.btn-circle) .uil-12ed99[class*=telegram-alt] {
  color: #2caef0;
}
.social-3e536c a.btn-circle[class*=telegram-alt] {
  color: #fff;
  background-color: #2caef0;
}
.social-3e536c.social-muted-fcf121 a:not(.btn-circle):not([class*=link-]) i {
  color: #343f52 !important;
}
.social-3e536c.social-white-1d61f1 a i,
.social-3e536c.social-white-1d61f1 a:hover i {
  color: #fff !important;
}
.social-3e536c>a {
  margin: 0 0.7rem 0 0;
}
[class*=text-end] .social-3e536c>a,
.social-3e536c[class*=text-end]>a {
  margin: 0 0 0 0.7rem;
}
@media (min-width: 768px) {
  [class*=text-md-end] .social-3e536c>a,
  .social-3e536c[class*=text-md-end]>a {
    margin: 0 0 0 0.7rem;
  }
}
.text-center-ad3bfc .social-3e536c>a,
.social-3e536c.text-center-ad3bfc>a {
  margin: 0 0.35rem;
}
.badge-lg {
  font-size: 0.6rem;
  padding: 0.35rem 0.55rem;
}
.badge-cart {
  border-radius: 100%;
  width: 0.9rem;
  height: 0.9rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.55rem;
}
.avatar-9b1633 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: -0.01rem;
  border-radius: 100%;
  height: auto;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes priceFade {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(80%);
  }
}
@keyframes priceFade {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(80%);
  }
}
@-webkit-keyframes priceShow {
  0% {
    opacity: 0;
    transform: translateY(-80%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes priceShow {
  0% {
    opacity: 0;
    transform: translateY(-80%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes ripple-1 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes ripple-1 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes ripple-2 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.7);
    opacity: 0;
  }
}
@keyframes ripple-2 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.7);
    opacity: 0;
  }
}
@-webkit-keyframes loader-scale {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes loader-scale {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.page-loader-662fc8 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fefefe;
  z-index: 9999;
  transition: 0.5s all;
}
.page-loader-662fc8.done-244b9f {
  visibility: hidden;
  opacity: 0;
}
.page-loader-662fc8:before,
.swiper-hero:before,
.gloader-84bae1 {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
  margin-left: -1.25rem;
  background: none;
  border: 4px solid #3f78e0;
  box-shadow: none;
  border-radius: 50%;
  -webkit-animation: loader-scale 1s ease-out infinite;
  animation: loader-scale 1s ease-out infinite;
}
.bg-dark-7ce43c>.swiper-hero:before,
.gloader-84bae1 {
  border-color: #fff;
}
:root {
  --animate-delay: 0.5s;
}
.transition-none-f7ba51 {
  transition: none;
}
.dropdown-menu {
  border: 0;
}
.dropdown-item {
  font-weight: 700;
  letter-spacing: -0.01rem;
}
.dropdown-item:hover,
.dropdown-item:focus {
  outline: 0;
}
.dropdown-header {
  padding-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
}
.navbar .dropdown-menu[data-bs-popper] {
  margin-top: 0;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm .offcanvas-nav-305800 {
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
  }
  .navbar-expand-sm .offcanvas-nav-305800 .offcanvas-header-7dec4d,
  .navbar-expand-sm .offcanvas-nav-305800 .offcanvas-body-9c5c7c,
  .navbar-expand-sm .offcanvas-nav-305800 .offcanvas-footer-9fa1eb {
    width: 100%;
  }
  .navbar-expand-sm .offcanvas-nav-305800 .offcanvas-body-9c5c7c {
    overflow-y: unset;
    flex-grow: 0;
  }
  .navbar-expand-sm .navbar-collapse .dropdown-menu {
    padding: 0;
    margin-top: 0;
    background: none;
  }
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item {
    color: #fff;
    padding-left: 1rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-sm .navbar-collapse .nav-link,
  .navbar-expand-sm .navbar-collapse .show>.nav-link,
  .navbar-expand-sm .navbar-collapse .nav-link.active,
  .navbar-expand-sm .navbar-collapse .nav-link:hover,
  .navbar-expand-sm .navbar-collapse .nav-link:focus {
    color: #fff !important;
  }
  .navbar-expand-sm .navbar-collapse .nav-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-sm .navbar-collapse .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: -0.25rem;
    top: 0.35rem;
    font-size: 0.85rem;
  }
  .navbar-expand-sm .navbar-collapse .dropdown-submenu .dropdown-toggle:after {
    top: 0.3rem;
  }
  .navbar-expand-sm .dropdown-header {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0.5rem;
  }
  .navbar-expand-sm .dropend-919469 .dropdown-toggle:after {
    content: "\e900";
  }
  .navbar-expand-sm.caret-simple-89d342 .dropend-919469 .dropdown-toggle:after {
    content: "\e92d";
  }
  .navbar-expand-sm .language-select-5bf330 .dropdown-toggle:after {
    vertical-align: 0 !important;
  }
  .navbar-expand-sm .navbar-other .nav-item.language-select-5bf330 .nav-link {
    font-size: 1.05rem;
  }
  .navbar-expand-sm .navbar-other .nav-item .nav-link>i {
    font-size: calc(1.255rem + 0.06vw);
  }
}
@media (max-width: 575.98px) and (min-width: 1200px) {
  .navbar-expand-sm .navbar-other .nav-item .nav-link>i {
    font-size: 1.3rem;
  }
}
@media (max-width: 575.98px) {
  .navbar-expand-sm .navbar-brand {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
@media (max-width: 575.98px) {
  .navbar-expand-sm.fancy-130aa8 .navbar-collapse-wrapper {
    background: none !important;
    box-shadow: none !important;
  }
}
@media (max-width: 575.98px) {
  .navbar-expand-sm.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-light-d75e66 {
    display: inline-block;
  }
  .navbar-expand-sm.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-dark-b81547 {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .navbar-expand-sm .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    color: #3f78e0;
  }
  .navbar-expand-sm .navbar-nav,
  .navbar-expand-sm .dropdown-mega {
    position: static !important;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu.dropdown-lg {
    padding: 1.6rem 0.25rem 1.3rem 0.25rem;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content {
    display: flex;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header {
    padding-top: 0;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu:before {
    position: absolute;
    top: -1rem;
    left: -1rem;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: -1;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: 1rem;
    top: 0.2rem;
    font-size: 0.8rem;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu.mega-menu-68764d {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .navbar-expand-sm:not(.hover-none-2cc213) .navbar-nav .dropdown-menu {
    top: 120%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    display: block;
  }
  .navbar-expand-sm:not(.hover-none-2cc213) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu {
    top: 100%;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-sm:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu {
    position: relative;
  }
  .navbar-expand-sm:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu .dropdown-menu {
    top: 30%;
  }
  .navbar-expand-sm:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu:hover>.dropdown-menu {
    top: 0;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-sm .dropend-919469>.dropdown-menu {
    margin-left: 0.5rem;
  }
  .navbar-expand-sm .dropstart-574224>.dropdown-menu {
    margin-right: 0.5rem;
  }
  .navbar-expand-sm .offcanvas-nav-305800 {
    position: unset;
    flex-direction: row;
  }
  .navbar-expand-sm .offcanvas-nav-305800.offcanvas-start-95ecd3,
  .navbar-expand-sm .offcanvas-nav-305800.offcanvas-end-dc7a5f {
    width: 100%;
  }
  .navbar-expand-sm.fancy-130aa8.navbar-bg-light:not(.fixed-143f57),
  .navbar-expand-sm.extended-cc30c0.navbar-bg-light:not(.fixed-143f57) {
    background: none !important;
  }
  .navbar-expand-sm.extended-cc30c0:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
  }
  .navbar-expand-sm.fancy-130aa8:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .navbar-expand-sm[class*=navbar-bg-]:not(.fancy-130aa8):not(.extended-cc30c0):not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
  .navbar-expand-sm.transparent-1cec86:not(.fixed-143f57) {
    padding-top: 0.3rem;
  }
  .navbar-expand-sm.extended-cc30c0 .navbar-collapse-wrapper,
  .navbar-expand-sm.fancy-130aa8 .navbar-collapse-wrapper {
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
    width: 100%;
    border-radius: 0.4rem;
  }
  .navbar-expand-sm.extended-cc30c0:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 0.5rem;
  }
  .navbar-expand-sm.fancy-130aa8:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 1.5rem;
    margin-top: 2.25rem;
  }
  .navbar-expand-sm.extended-cc30c0 .navbar-brand {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .navbar-expand-sm.fixed-143f57 .topbar-ec7259 {
    display: none !important;
  }
  .navbar-expand-sm.navbar-light:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-sm.navbar-dark:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-sm.transparent-1cec86.fixed-143f57 .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu {
    margin-top: 0.5rem;
  }
  .navbar-expand-sm .navbar-collapse .nav-link {
    white-space: nowrap;
  }
  .navbar-expand-sm .navbar-collapse .nav-item.parent-link-ae2c67 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar-expand-sm .navbar-collapse .nav-item.parent-link-ae2c67 .nav-link:first-child {
    padding-right: 0 !important;
  }
  .navbar-expand-sm .navbar-collapse .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-left: 0 !important;
  }
  .navbar-expand-sm .mega-menu-content-cb81e7>.row>[class*=col-]+[class*=col-],
  .navbar-expand-sm .dropdown-lg-content>div+div {
    border-left: 1px solid rgba(164, 174, 198, 0.2);
  }
  .navbar-expand-sm .mega-menu-content-cb81e7 {
    padding: 0.6rem 0.25rem 0.2rem;
  }
  .navbar-expand-sm .mega-menu-dark-fd4786 {
    background: #2e353e;
  }
  .navbar-expand-sm .mega-menu-dark-fd4786 .img-svg-ef861b {
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.2s ease-in-out;
  }
  .navbar-expand-sm .mega-menu-dark-fd4786 .img-svg-ef861b:hover {
    background: rgba(255, 255, 255, 0.09);
  }
  .navbar-expand-sm .mega-menu-dark-fd4786 .dropdown-item {
    color: #fff;
  }
  .navbar-expand-sm .mega-menu-dark-fd4786 .dropdown-item:hover,
  .navbar-expand-sm .mega-menu-dark-fd4786 .dropdown-item:focus {
    color: #fff;
  }
  .navbar-expand-sm .mega-menu-img-5a6365 .mega-menu-content-cb81e7 {
    padding: 1rem 2rem !important;
  }
  .navbar-expand-sm .mega-menu-img-5a6365 .dropdown-item {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-expand-sm.caret-none-2a7ac1 .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md .offcanvas-nav-305800 {
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
  }
  .navbar-expand-md .offcanvas-nav-305800 .offcanvas-header-7dec4d,
  .navbar-expand-md .offcanvas-nav-305800 .offcanvas-body-9c5c7c,
  .navbar-expand-md .offcanvas-nav-305800 .offcanvas-footer-9fa1eb {
    width: 100%;
  }
  .navbar-expand-md .offcanvas-nav-305800 .offcanvas-body-9c5c7c {
    overflow-y: unset;
    flex-grow: 0;
  }
  .navbar-expand-md .navbar-collapse .dropdown-menu {
    padding: 0;
    margin-top: 0;
    background: none;
  }
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item {
    color: #fff;
    padding-left: 1rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-md .navbar-collapse .nav-link,
  .navbar-expand-md .navbar-collapse .show>.nav-link,
  .navbar-expand-md .navbar-collapse .nav-link.active,
  .navbar-expand-md .navbar-collapse .nav-link:hover,
  .navbar-expand-md .navbar-collapse .nav-link:focus {
    color: #fff !important;
  }
  .navbar-expand-md .navbar-collapse .nav-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-md .navbar-collapse .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: -0.25rem;
    top: 0.35rem;
    font-size: 0.85rem;
  }
  .navbar-expand-md .navbar-collapse .dropdown-submenu .dropdown-toggle:after {
    top: 0.3rem;
  }
  .navbar-expand-md .dropdown-header {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0.5rem;
  }
  .navbar-expand-md .dropend-919469 .dropdown-toggle:after {
    content: "\e900";
  }
  .navbar-expand-md.caret-simple-89d342 .dropend-919469 .dropdown-toggle:after {
    content: "\e92d";
  }
  .navbar-expand-md .language-select-5bf330 .dropdown-toggle:after {
    vertical-align: 0 !important;
  }
  .navbar-expand-md .navbar-other .nav-item.language-select-5bf330 .nav-link {
    font-size: 1.05rem;
  }
  .navbar-expand-md .navbar-other .nav-item .nav-link>i {
    font-size: calc(1.255rem + 0.06vw);
  }
}
@media (max-width: 767.98px) and (min-width: 1200px) {
  .navbar-expand-md .navbar-other .nav-item .nav-link>i {
    font-size: 1.3rem;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md .navbar-brand {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md.fancy-130aa8 .navbar-collapse-wrapper {
    background: none !important;
    box-shadow: none !important;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-light-d75e66 {
    display: inline-block;
  }
  .navbar-expand-md.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-dark-b81547 {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    color: #3f78e0;
  }
  .navbar-expand-md .navbar-nav,
  .navbar-expand-md .dropdown-mega {
    position: static !important;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu.dropdown-lg {
    padding: 1.6rem 0.25rem 1.3rem 0.25rem;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content {
    display: flex;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header {
    padding-top: 0;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu:before {
    position: absolute;
    top: -1rem;
    left: -1rem;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: -1;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: 1rem;
    top: 0.2rem;
    font-size: 0.8rem;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu.mega-menu-68764d {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .navbar-expand-md:not(.hover-none-2cc213) .navbar-nav .dropdown-menu {
    top: 120%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    display: block;
  }
  .navbar-expand-md:not(.hover-none-2cc213) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu {
    top: 100%;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-md:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu {
    position: relative;
  }
  .navbar-expand-md:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu .dropdown-menu {
    top: 30%;
  }
  .navbar-expand-md:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu:hover>.dropdown-menu {
    top: 0;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-md .dropend-919469>.dropdown-menu {
    margin-left: 0.5rem;
  }
  .navbar-expand-md .dropstart-574224>.dropdown-menu {
    margin-right: 0.5rem;
  }
  .navbar-expand-md .offcanvas-nav-305800 {
    position: unset;
    flex-direction: row;
  }
  .navbar-expand-md .offcanvas-nav-305800.offcanvas-start-95ecd3,
  .navbar-expand-md .offcanvas-nav-305800.offcanvas-end-dc7a5f {
    width: 100%;
  }
  .navbar-expand-md.fancy-130aa8.navbar-bg-light:not(.fixed-143f57),
  .navbar-expand-md.extended-cc30c0.navbar-bg-light:not(.fixed-143f57) {
    background: none !important;
  }
  .navbar-expand-md.extended-cc30c0:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
  }
  .navbar-expand-md.fancy-130aa8:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .navbar-expand-md[class*=navbar-bg-]:not(.fancy-130aa8):not(.extended-cc30c0):not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
  .navbar-expand-md.transparent-1cec86:not(.fixed-143f57) {
    padding-top: 0.3rem;
  }
  .navbar-expand-md.extended-cc30c0 .navbar-collapse-wrapper,
  .navbar-expand-md.fancy-130aa8 .navbar-collapse-wrapper {
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
    width: 100%;
    border-radius: 0.4rem;
  }
  .navbar-expand-md.extended-cc30c0:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 0.5rem;
  }
  .navbar-expand-md.fancy-130aa8:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 1.5rem;
    margin-top: 2.25rem;
  }
  .navbar-expand-md.extended-cc30c0 .navbar-brand {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .navbar-expand-md.fixed-143f57 .topbar-ec7259 {
    display: none !important;
  }
  .navbar-expand-md.navbar-light:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-md.navbar-dark:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-md.transparent-1cec86.fixed-143f57 .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu {
    margin-top: 0.5rem;
  }
  .navbar-expand-md .navbar-collapse .nav-link {
    white-space: nowrap;
  }
  .navbar-expand-md .navbar-collapse .nav-item.parent-link-ae2c67 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar-expand-md .navbar-collapse .nav-item.parent-link-ae2c67 .nav-link:first-child {
    padding-right: 0 !important;
  }
  .navbar-expand-md .navbar-collapse .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-left: 0 !important;
  }
  .navbar-expand-md .mega-menu-content-cb81e7>.row>[class*=col-]+[class*=col-],
  .navbar-expand-md .dropdown-lg-content>div+div {
    border-left: 1px solid rgba(164, 174, 198, 0.2);
  }
  .navbar-expand-md .mega-menu-content-cb81e7 {
    padding: 0.6rem 0.25rem 0.2rem;
  }
  .navbar-expand-md .mega-menu-dark-fd4786 {
    background: #2e353e;
  }
  .navbar-expand-md .mega-menu-dark-fd4786 .img-svg-ef861b {
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.2s ease-in-out;
  }
  .navbar-expand-md .mega-menu-dark-fd4786 .img-svg-ef861b:hover {
    background: rgba(255, 255, 255, 0.09);
  }
  .navbar-expand-md .mega-menu-dark-fd4786 .dropdown-item {
    color: #fff;
  }
  .navbar-expand-md .mega-menu-dark-fd4786 .dropdown-item:hover,
  .navbar-expand-md .mega-menu-dark-fd4786 .dropdown-item:focus {
    color: #fff;
  }
  .navbar-expand-md .mega-menu-img-5a6365 .mega-menu-content-cb81e7 {
    padding: 1rem 2rem !important;
  }
  .navbar-expand-md .mega-menu-img-5a6365 .dropdown-item {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-expand-md.caret-none-2a7ac1 .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .offcanvas-nav-305800 {
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
  }
  .navbar-expand-lg .offcanvas-nav-305800 .offcanvas-header-7dec4d,
  .navbar-expand-lg .offcanvas-nav-305800 .offcanvas-body-9c5c7c,
  .navbar-expand-lg .offcanvas-nav-305800 .offcanvas-footer-9fa1eb {
    width: 100%;
  }
  .navbar-expand-lg .offcanvas-nav-305800 .offcanvas-body-9c5c7c {
    overflow-y: unset;
    flex-grow: 0;
  }
  .navbar-expand-lg .navbar-collapse .dropdown-menu {
    padding: 0;
    margin-top: 0;
    background: none;
  }
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
    color: #fff;
    padding-left: 1rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-lg .navbar-collapse .nav-link,
  .navbar-expand-lg .navbar-collapse .show>.nav-link,
  .navbar-expand-lg .navbar-collapse .nav-link.active,
  .navbar-expand-lg .navbar-collapse .nav-link:hover,
  .navbar-expand-lg .navbar-collapse .nav-link:focus {
    color: #fff !important;
  }
  .navbar-expand-lg .navbar-collapse .nav-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: -0.25rem;
    top: 0.35rem;
    font-size: 0.85rem;
  }
  .navbar-expand-lg .navbar-collapse .dropdown-submenu .dropdown-toggle:after {
    top: 0.3rem;
  }
  .navbar-expand-lg .dropdown-header {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0.5rem;
  }
  .navbar-expand-lg .dropend-919469 .dropdown-toggle:after {
    content: "\e900";
  }
  .navbar-expand-lg.caret-simple-89d342 .dropend-919469 .dropdown-toggle:after {
    content: "\e92d";
  }
  .navbar-expand-lg .language-select-5bf330 .dropdown-toggle:after {
    vertical-align: 0 !important;
  }
  .navbar-expand-lg .navbar-other .nav-item.language-select-5bf330 .nav-link {
    font-size: 1.05rem;
  }
  .navbar-expand-lg .navbar-other .nav-item .nav-link>i {
    font-size: calc(1.255rem + 0.06vw);
  }
}
@media (max-width: 991.98px) and (min-width: 1200px) {
  .navbar-expand-lg .navbar-other .nav-item .nav-link>i {
    font-size: 1.3rem;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .swiper-controls .swiper-navigation{ display:none}
}
@media (max-width: 991.98px) {
  .navbar-expand-lg.fancy-130aa8 .navbar-collapse-wrapper {
    background: none !important;
    box-shadow: none !important;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-light-d75e66 {
    display: inline-block;
  }
  .navbar-expand-lg.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-dark-b81547 {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    color: #3f78e0;
  }
  .navbar-expand-lg .navbar-nav,
  .navbar-expand-lg .dropdown-mega {
    position: static !important;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-lg {
    padding: 1.6rem 0.25rem 1.3rem 0.25rem;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content {
    display: flex;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header {
    padding-top: 0;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu:before {
    position: absolute;
    top: -1rem;
    left: -1rem;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: -1;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: 1rem;
    top: 0.2rem;
    font-size: 0.8rem;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu.mega-menu-68764d {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .navbar-expand-lg:not(.hover-none-2cc213) .navbar-nav .dropdown-menu {
    top: 120%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    display: block;
  }
  .navbar-expand-lg:not(.hover-none-2cc213) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu {
    top: 100%;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-lg:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu {
    position: relative;
  }
  .navbar-expand-lg:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu .dropdown-menu {
    top: 30%;
  }
  .navbar-expand-lg:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu:hover>.dropdown-menu {
    top: 0;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-lg .dropend-919469>.dropdown-menu {
    margin-left: 0.5rem;
  }
  .navbar-expand-lg .dropstart-574224>.dropdown-menu {
    margin-right: 0.5rem;
  }
  .navbar-expand-lg .offcanvas-nav-305800 {
    position: unset;
    flex-direction: row;
  }
  .navbar-expand-lg .offcanvas-nav-305800.offcanvas-start-95ecd3,
  .navbar-expand-lg .offcanvas-nav-305800.offcanvas-end-dc7a5f {
    width: 100%;
  }
  .navbar-expand-lg.fancy-130aa8.navbar-bg-light:not(.fixed-143f57),
  .navbar-expand-lg.extended-cc30c0.navbar-bg-light:not(.fixed-143f57) {
    background: none !important;
  }
  .navbar-expand-lg.extended-cc30c0:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
  }
  .navbar-expand-lg.fancy-130aa8:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .navbar-expand-lg[class*=navbar-bg-]:not(.fancy-130aa8):not(.extended-cc30c0):not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
  .navbar-expand-lg.transparent-1cec86:not(.fixed-143f57) {
    
  }
  .navbar-expand-lg.extended-cc30c0 .navbar-collapse-wrapper,
  .navbar-expand-lg.fancy-130aa8 .navbar-collapse-wrapper {
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
    width: 100%;
    border-radius: 0.4rem;
  }
  .navbar-expand-lg.extended-cc30c0:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 0.5rem;
  }
  .navbar-expand-lg.fancy-130aa8:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 1.5rem;
    margin-top: 2.25rem;
  }
  .navbar-expand-lg.extended-cc30c0 .navbar-brand {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .navbar-expand-lg.fixed-143f57 .topbar-ec7259 {
    display: none !important;
  }
  .navbar-expand-lg.navbar-light:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-lg.navbar-dark:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-lg.transparent-1cec86.fixed-143f57 .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu {
    margin-top: 0.5rem;
  }
  .navbar-expand-lg .navbar-collapse .nav-link {
    white-space: nowrap;
  }
  .navbar-expand-lg .navbar-collapse .nav-item.parent-link-ae2c67 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar-expand-lg .navbar-collapse .nav-item.parent-link-ae2c67 .nav-link:first-child {
    padding-right: 0 !important;
  }
  .navbar-expand-lg .navbar-collapse .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-left: 0 !important;
  }
  .navbar-expand-lg .mega-menu-content-cb81e7>.row>[class*=col-]+[class*=col-],
  .navbar-expand-lg .dropdown-lg-content>div+div {
    border-left: 1px solid rgba(164, 174, 198, 0.2);
  }
  .navbar-expand-lg .mega-menu-content-cb81e7 {
    padding: 0.6rem 0.25rem 0.2rem;
  }
  .navbar-expand-lg .mega-menu-dark-fd4786 {
    background: #2e353e;
  }
  .navbar-expand-lg .mega-menu-dark-fd4786 .img-svg-ef861b {
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.2s ease-in-out;
  }
  .navbar-expand-lg .mega-menu-dark-fd4786 .img-svg-ef861b:hover {
    background: rgba(255, 255, 255, 0.09);
  }
  .navbar-expand-lg .mega-menu-dark-fd4786 .dropdown-item {
    color: #fff;
  }
  .navbar-expand-lg .mega-menu-dark-fd4786 .dropdown-item:hover,
  .navbar-expand-lg .mega-menu-dark-fd4786 .dropdown-item:focus {
    color: #fff;
  }
  .navbar-expand-lg .mega-menu-img-5a6365 .mega-menu-content-cb81e7 {
    padding: 1rem 2rem !important;
  }
  .navbar-expand-lg .mega-menu-img-5a6365 .dropdown-item {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-expand-lg.caret-none-2a7ac1 .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl .offcanvas-nav-305800 {
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
  }
  .navbar-expand-xl .offcanvas-nav-305800 .offcanvas-header-7dec4d,
  .navbar-expand-xl .offcanvas-nav-305800 .offcanvas-body-9c5c7c,
  .navbar-expand-xl .offcanvas-nav-305800 .offcanvas-footer-9fa1eb {
    width: 100%;
  }
  .navbar-expand-xl .offcanvas-nav-305800 .offcanvas-body-9c5c7c {
    overflow-y: unset;
    flex-grow: 0;
  }
  .navbar-expand-xl .navbar-collapse .dropdown-menu {
    padding: 0;
    margin-top: 0;
    background: none;
  }
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item {
    color: #fff;
    padding-left: 1rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-xl .navbar-collapse .nav-link,
  .navbar-expand-xl .navbar-collapse .show>.nav-link,
  .navbar-expand-xl .navbar-collapse .nav-link.active,
  .navbar-expand-xl .navbar-collapse .nav-link:hover,
  .navbar-expand-xl .navbar-collapse .nav-link:focus {
    color: #fff !important;
  }
  .navbar-expand-xl .navbar-collapse .nav-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-xl .navbar-collapse .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: -0.25rem;
    top: 0.35rem;
    font-size: 0.85rem;
  }
  .navbar-expand-xl .navbar-collapse .dropdown-submenu .dropdown-toggle:after {
    top: 0.3rem;
  }
  .navbar-expand-xl .dropdown-header {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0.5rem;
  }
  .navbar-expand-xl .dropend-919469 .dropdown-toggle:after {
    content: "\e900";
  }
  .navbar-expand-xl.caret-simple-89d342 .dropend-919469 .dropdown-toggle:after {
    content: "\e92d";
  }
  .navbar-expand-xl .language-select-5bf330 .dropdown-toggle:after {
    vertical-align: 0 !important;
  }
  .navbar-expand-xl .navbar-other .nav-item.language-select-5bf330 .nav-link {
    font-size: 1.05rem;
  }
  .navbar-expand-xl .navbar-other .nav-item .nav-link>i {
    font-size: calc(1.255rem + 0.06vw);
  }
}
@media (max-width: 1199.98px) and (min-width: 1200px) {
  .navbar-expand-xl .navbar-other .nav-item .nav-link>i {
    font-size: 1.3rem;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl .navbar-brand {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl.fancy-130aa8 .navbar-collapse-wrapper {
    background: none !important;
    box-shadow: none !important;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-light-d75e66 {
    display: inline-block;
  }
  .navbar-expand-xl.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-dark-b81547 {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    color: #3f78e0;
  }
  .navbar-expand-xl .navbar-nav,
  .navbar-expand-xl .dropdown-mega {
    position: static !important;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu.dropdown-lg {
    padding: 1.6rem 0.25rem 1.3rem 0.25rem;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content {
    display: flex;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header {
    padding-top: 0;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu:before {
    position: absolute;
    top: -1rem;
    left: -1rem;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: -1;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: 1rem;
    top: 0.2rem;
    font-size: 0.8rem;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu.mega-menu-68764d {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .navbar-expand-xl:not(.hover-none-2cc213) .navbar-nav .dropdown-menu {
    top: 120%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    display: block;
  }
  .navbar-expand-xl:not(.hover-none-2cc213) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu {
    top: 100%;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-xl:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu {
    position: relative;
  }
  .navbar-expand-xl:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu .dropdown-menu {
    top: 30%;
  }
  .navbar-expand-xl:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu:hover>.dropdown-menu {
    top: 0;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-xl .dropend-919469>.dropdown-menu {
    margin-left: 0.5rem;
  }
  .navbar-expand-xl .dropstart-574224>.dropdown-menu {
    margin-right: 0.5rem;
  }
  .navbar-expand-xl .offcanvas-nav-305800 {
    position: unset;
    flex-direction: row;
  }
  .navbar-expand-xl .offcanvas-nav-305800.offcanvas-start-95ecd3,
  .navbar-expand-xl .offcanvas-nav-305800.offcanvas-end-dc7a5f {
    width: 100%;
  }
  .navbar-expand-xl.fancy-130aa8.navbar-bg-light:not(.fixed-143f57),
  .navbar-expand-xl.extended-cc30c0.navbar-bg-light:not(.fixed-143f57) {
    background: none !important;
  }
  .navbar-expand-xl.extended-cc30c0:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
  }
  .navbar-expand-xl.fancy-130aa8:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .navbar-expand-xl[class*=navbar-bg-]:not(.fancy-130aa8):not(.extended-cc30c0):not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
  .navbar-expand-xl.transparent-1cec86:not(.fixed-143f57) {
    padding-top: 0.3rem;
  }
  .navbar-expand-xl.extended-cc30c0 .navbar-collapse-wrapper,
  .navbar-expand-xl.fancy-130aa8 .navbar-collapse-wrapper {
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
    width: 100%;
    border-radius: 0.4rem;
  }
  .navbar-expand-xl.extended-cc30c0:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 0.5rem;
  }
  .navbar-expand-xl.fancy-130aa8:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 1.5rem;
    margin-top: 2.25rem;
  }
  .navbar-expand-xl.extended-cc30c0 .navbar-brand {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .navbar-expand-xl.fixed-143f57 .topbar-ec7259 {
    display: none !important;
  }
  .navbar-expand-xl.navbar-light:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-xl.navbar-dark:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-xl.transparent-1cec86.fixed-143f57 .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu {
    margin-top: 0.5rem;
  }
  .navbar-expand-xl .navbar-collapse .nav-link {
    white-space: nowrap;
  }
  .navbar-expand-xl .navbar-collapse .nav-item.parent-link-ae2c67 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar-expand-xl .navbar-collapse .nav-item.parent-link-ae2c67 .nav-link:first-child {
    padding-right: 0 !important;
  }
  .navbar-expand-xl .navbar-collapse .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-left: 0 !important;
  }
  .navbar-expand-xl .mega-menu-content-cb81e7>.row>[class*=col-]+[class*=col-],
  .navbar-expand-xl .dropdown-lg-content>div+div {
    border-left: 1px solid rgba(164, 174, 198, 0.2);
  }
  .navbar-expand-xl .mega-menu-content-cb81e7 {
    padding: 0.6rem 0.25rem 0.2rem;
  }
  .navbar-expand-xl .mega-menu-dark-fd4786 {
    background: #2e353e;
  }
  .navbar-expand-xl .mega-menu-dark-fd4786 .img-svg-ef861b {
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.2s ease-in-out;
  }
  .navbar-expand-xl .mega-menu-dark-fd4786 .img-svg-ef861b:hover {
    background: rgba(255, 255, 255, 0.09);
  }
  .navbar-expand-xl .mega-menu-dark-fd4786 .dropdown-item {
    color: #fff;
  }
  .navbar-expand-xl .mega-menu-dark-fd4786 .dropdown-item:hover,
  .navbar-expand-xl .mega-menu-dark-fd4786 .dropdown-item:focus {
    color: #fff;
  }
  .navbar-expand-xl .mega-menu-img-5a6365 .mega-menu-content-cb81e7 {
    padding: 1rem 2rem !important;
  }
  .navbar-expand-xl .mega-menu-img-5a6365 .dropdown-item {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-expand-xl.caret-none-2a7ac1 .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    display: none;
  }
}
@media (max-width: 1399.98px) {
  .navbar-expand-xxl .offcanvas-nav-305800 {
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
  }
  .navbar-expand-xxl .offcanvas-nav-305800 .offcanvas-header-7dec4d,
  .navbar-expand-xxl .offcanvas-nav-305800 .offcanvas-body-9c5c7c,
  .navbar-expand-xxl .offcanvas-nav-305800 .offcanvas-footer-9fa1eb {
    width: 100%;
  }
  .navbar-expand-xxl .offcanvas-nav-305800 .offcanvas-body-9c5c7c {
    overflow-y: unset;
    flex-grow: 0;
  }
  .navbar-expand-xxl .navbar-collapse .dropdown-menu {
    padding: 0;
    margin-top: 0;
    background: none;
  }
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item {
    color: #fff;
    padding-left: 1rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-xxl .navbar-collapse .nav-link,
  .navbar-expand-xxl .navbar-collapse .show>.nav-link,
  .navbar-expand-xxl .navbar-collapse .nav-link.active,
  .navbar-expand-xxl .navbar-collapse .nav-link:hover,
  .navbar-expand-xxl .navbar-collapse .nav-link:focus {
    color: #fff !important;
  }
  .navbar-expand-xxl .navbar-collapse .nav-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .navbar-expand-xxl .navbar-collapse .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: -0.25rem;
    top: 0.35rem;
    font-size: 0.85rem;
  }
  .navbar-expand-xxl .navbar-collapse .dropdown-submenu .dropdown-toggle:after {
    top: 0.3rem;
  }
  .navbar-expand-xxl .dropdown-header {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0.5rem;
  }
  .navbar-expand-xxl .dropend-919469 .dropdown-toggle:after {
    content: "\e900";
  }
  .navbar-expand-xxl.caret-simple-89d342 .dropend-919469 .dropdown-toggle:after {
    content: "\e92d";
  }
  .navbar-expand-xxl .language-select-5bf330 .dropdown-toggle:after {
    vertical-align: 0 !important;
  }
  .navbar-expand-xxl .navbar-other .nav-item.language-select-5bf330 .nav-link {
    font-size: 1.05rem;
  }
  .navbar-expand-xxl .navbar-other .nav-item .nav-link>i {
    font-size: calc(1.255rem + 0.06vw);
  }
}
@media (max-width: 1399.98px) and (min-width: 1200px) {
  .navbar-expand-xxl .navbar-other .nav-item .nav-link>i {
    font-size: 1.3rem;
  }
}
@media (max-width: 1399.98px) {
  .navbar-expand-xxl .navbar-brand {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
@media (max-width: 1399.98px) {
  .navbar-expand-xxl.fancy-130aa8 .navbar-collapse-wrapper {
    background: none !important;
    box-shadow: none !important;
  }
}
@media (max-width: 1399.98px) {
  .navbar-expand-xxl.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-light-d75e66 {
    display: inline-block;
  }
  .navbar-expand-xxl.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-dark-b81547 {
    display: none;
  }
}
@media (max-width: 1399.98px) {
  .navbar-expand-xxl .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    color: #3f78e0;
  }
  .navbar-expand-xxl .navbar-nav,
  .navbar-expand-xxl .dropdown-mega {
    position: static !important;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu.dropdown-lg {
    padding: 1.6rem 0.25rem 1.3rem 0.25rem;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content {
    display: flex;
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header {
    padding-top: 0;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu:before {
    position: absolute;
    top: -1rem;
    left: -1rem;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: -1;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    margin-right: 0;
    right: 1rem;
    top: 0.2rem;
    font-size: 0.8rem;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu.mega-menu-68764d {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .navbar-expand-xxl:not(.hover-none-2cc213) .navbar-nav .dropdown-menu {
    top: 120%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    display: block;
  }
  .navbar-expand-xxl:not(.hover-none-2cc213) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu {
    top: 100%;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-xxl:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu {
    position: relative;
  }
  .navbar-expand-xxl:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu .dropdown-menu {
    top: 30%;
  }
  .navbar-expand-xxl:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu:hover>.dropdown-menu {
    top: 0;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
  }
  .navbar-expand-xxl .dropend-919469>.dropdown-menu {
    margin-left: 0.5rem;
  }
  .navbar-expand-xxl .dropstart-574224>.dropdown-menu {
    margin-right: 0.5rem;
  }
  .navbar-expand-xxl .offcanvas-nav-305800 {
    position: unset;
    flex-direction: row;
  }
  .navbar-expand-xxl .offcanvas-nav-305800.offcanvas-start-95ecd3,
  .navbar-expand-xxl .offcanvas-nav-305800.offcanvas-end-dc7a5f {
    width: 100%;
  }
  .navbar-expand-xxl.fancy-130aa8.navbar-bg-light:not(.fixed-143f57),
  .navbar-expand-xxl.extended-cc30c0.navbar-bg-light:not(.fixed-143f57) {
    background: none !important;
  }
  .navbar-expand-xxl.extended-cc30c0:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
  }
  .navbar-expand-xxl.fancy-130aa8:not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .navbar-expand-xxl[class*=navbar-bg-]:not(.fancy-130aa8):not(.extended-cc30c0):not(.fixed-143f57) .navbar-collapse .nav-link {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
  .navbar-expand-xxl.transparent-1cec86:not(.fixed-143f57) {
    padding-top: 0.3rem;
  }
  .navbar-expand-xxl.extended-cc30c0 .navbar-collapse-wrapper,
  .navbar-expand-xxl.fancy-130aa8 .navbar-collapse-wrapper {
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
    width: 100%;
    border-radius: 0.4rem;
  }
  .navbar-expand-xxl.extended-cc30c0:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 0.5rem;
  }
  .navbar-expand-xxl.fancy-130aa8:not(.fixed-143f57) .navbar-collapse-wrapper {
    padding: 0 1.5rem 0 1.5rem;
    margin-top: 2.25rem;
  }
  .navbar-expand-xxl.extended-cc30c0 .navbar-brand {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .navbar-expand-xxl.fixed-143f57 .topbar-ec7259 {
    display: none !important;
  }
  .navbar-expand-xxl.navbar-light:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-xxl.navbar-dark:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
  .navbar-expand-xxl.transparent-1cec86.fixed-143f57 .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu {
    margin-top: 0.5rem;
  }
  .navbar-expand-xxl .navbar-collapse .nav-link {
    white-space: nowrap;
  }
  .navbar-expand-xxl .navbar-collapse .nav-item.parent-link-ae2c67 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar-expand-xxl .navbar-collapse .nav-item.parent-link-ae2c67 .nav-link:first-child {
    padding-right: 0 !important;
  }
  .navbar-expand-xxl .navbar-collapse .nav-item.parent-link-ae2c67 .dropdown-toggle {
    padding-left: 0 !important;
  }
  .navbar-expand-xxl .mega-menu-content-cb81e7>.row>[class*=col-]+[class*=col-],
  .navbar-expand-xxl .dropdown-lg-content>div+div {
    border-left: 1px solid rgba(164, 174, 198, 0.2);
  }
  .navbar-expand-xxl .mega-menu-content-cb81e7 {
    padding: 0.6rem 0.25rem 0.2rem;
  }
  .navbar-expand-xxl .mega-menu-dark-fd4786 {
    background: #2e353e;
  }
  .navbar-expand-xxl .mega-menu-dark-fd4786 .img-svg-ef861b {
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.2s ease-in-out;
  }
  .navbar-expand-xxl .mega-menu-dark-fd4786 .img-svg-ef861b:hover {
    background: rgba(255, 255, 255, 0.09);
  }
  .navbar-expand-xxl .mega-menu-dark-fd4786 .dropdown-item {
    color: #fff;
  }
  .navbar-expand-xxl .mega-menu-dark-fd4786 .dropdown-item:hover,
  .navbar-expand-xxl .mega-menu-dark-fd4786 .dropdown-item:focus {
    color: #fff;
  }
  .navbar-expand-xxl .mega-menu-img-5a6365 .mega-menu-content-cb81e7 {
    padding: 1rem 2rem !important;
  }
  .navbar-expand-xxl .mega-menu-img-5a6365 .dropdown-item {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-expand-xxl.caret-none-2a7ac1 .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
    display: none;
  }
}
.navbar-expand .offcanvas-nav-305800 {
  overflow-x: hidden;
  overflow-y: auto;
  flex-direction: column;
}
.navbar-expand .offcanvas-nav-305800 .offcanvas-header-7dec4d,
.navbar-expand .offcanvas-nav-305800 .offcanvas-body-9c5c7c,
.navbar-expand .offcanvas-nav-305800 .offcanvas-footer-9fa1eb {
  width: 100%;
}
.navbar-expand .offcanvas-nav-305800 .offcanvas-body-9c5c7c {
  overflow-y: unset;
  flex-grow: 0;
}
.navbar-expand .navbar-collapse .dropdown-menu {
  padding: 0;
  margin-top: 0;
  background: none;
}
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item {
  color: #fff;
  padding-left: 1rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.navbar-expand .navbar-collapse .nav-link,
.navbar-expand .navbar-collapse .show>.nav-link,
.navbar-expand .navbar-collapse .nav-link.active,
.navbar-expand .navbar-collapse .nav-link:hover,
.navbar-expand .navbar-collapse .nav-link:focus {
  color: #fff !important;
}
.navbar-expand .navbar-collapse .nav-link {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.navbar-expand .navbar-collapse .dropdown-toggle:after {
  position: absolute;
  margin-right: 0;
  right: -0.25rem;
  top: 0.35rem;
  font-size: 0.85rem;
}
.navbar-expand .navbar-collapse .dropdown-submenu .dropdown-toggle:after {
  top: 0.3rem;
}
.navbar-expand .dropdown-header {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 0.5rem;
}
.navbar-expand .dropend-919469 .dropdown-toggle:after {
  content: "\e900";
}
.navbar-expand.caret-simple-89d342 .dropend-919469 .dropdown-toggle:after {
  content: "\e92d";
}
.navbar-expand .language-select-5bf330 .dropdown-toggle:after {
  vertical-align: 0 !important;
}
.navbar-expand .navbar-other .nav-item.language-select-5bf330 .nav-link {
  font-size: 1.05rem;
}
.navbar-expand .navbar-other .nav-item .nav-link>i {
  font-size: calc(1.255rem + 0.06vw);
}
@media (min-width: 1200px) {
  .navbar-expand .navbar-other .nav-item .nav-link>i {
    font-size: 1.3rem;
  }
}
.navbar-expand .navbar-brand {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.navbar-expand.fancy-130aa8 .navbar-collapse-wrapper {
  background: none !important;
  box-shadow: none !important;
}
.navbar-expand.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-light-d75e66 {
  display: inline-block;
}
.navbar-expand.center-logo.fixed-143f57 .offcanvas-header-7dec4d .logo-dark-b81547 {
  display: none;
}
.navbar-expand .nav-item.parent-link-ae2c67 .dropdown-toggle {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.navbar-expand.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
  color: #3f78e0;
}
.navbar-expand .navbar-nav,
.navbar-expand .dropdown-mega {
  position: static !important;
}
.navbar-expand .navbar-nav .dropdown-menu.dropdown-lg {
  padding: 1.6rem 0.25rem 1.3rem 0.25rem;
}
.navbar-expand .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content {
  display: flex;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header {
  padding-top: 0;
}
.navbar-expand .navbar-nav .dropdown-menu:before {
  position: absolute;
  top: -1rem;
  left: -1rem;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  z-index: -1;
}
.navbar-expand .navbar-nav .dropdown-menu .dropdown-toggle:after {
  position: absolute;
  margin-right: 0;
  right: 1rem;
  top: 0.2rem;
  font-size: 0.8rem;
}
.navbar-expand .navbar-nav .dropdown-menu.mega-menu-68764d {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.navbar-expand:not(.hover-none-2cc213) .navbar-nav .dropdown-menu {
  top: 120%;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  display: block;
}
.navbar-expand:not(.hover-none-2cc213) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu {
  top: 100%;
  pointer-events: all;
  visibility: visible;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.navbar-expand:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu {
  position: relative;
}
.navbar-expand:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu .dropdown-menu {
  top: 30%;
}
.navbar-expand:not(.hover-none-2cc213) .navbar-nav .dropdown-submenu:hover>.dropdown-menu {
  top: 0;
  pointer-events: all;
  visibility: visible;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.navbar-expand .dropend-919469>.dropdown-menu {
  margin-left: 0.5rem;
}
.navbar-expand .dropstart-574224>.dropdown-menu {
  margin-right: 0.5rem;
}
.navbar-expand .offcanvas-nav-305800 {
  position: unset;
  flex-direction: row;
}
.navbar-expand .offcanvas-nav-305800.offcanvas-start-95ecd3,
.navbar-expand .offcanvas-nav-305800.offcanvas-end-dc7a5f {
  width: 100%;
}
.navbar-expand.fancy-130aa8.navbar-bg-light:not(.fixed-143f57),
.navbar-expand.extended-cc30c0.navbar-bg-light:not(.fixed-143f57) {
  background: none !important;
}
.navbar-expand.extended-cc30c0:not(.fixed-143f57) .navbar-collapse .nav-link {
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
}
.navbar-expand.fancy-130aa8:not(.fixed-143f57) .navbar-collapse .nav-link {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.navbar-expand[class*=navbar-bg-]:not(.fancy-130aa8):not(.extended-cc30c0):not(.fixed-143f57) .navbar-collapse .nav-link {
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
}
.navbar-expand.transparent-1cec86:not(.fixed-143f57) {
  padding-top: 0.3rem;
}
.navbar-expand.extended-cc30c0 .navbar-collapse-wrapper,
.navbar-expand.fancy-130aa8 .navbar-collapse-wrapper {
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
  width: 100%;
  border-radius: 0.4rem;
}
.navbar-expand.extended-cc30c0:not(.fixed-143f57) .navbar-collapse-wrapper {
  padding: 0 1.5rem 0 0.5rem;
}
.navbar-expand.fancy-130aa8:not(.fixed-143f57) .navbar-collapse-wrapper {
  padding: 0 1.5rem 0 1.5rem;
  margin-top: 2.25rem;
}
.navbar-expand.extended-cc30c0 .navbar-brand {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.navbar-expand.fixed-143f57 .topbar-ec7259 {
  display: none !important;
}
.navbar-expand.navbar-light:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
.navbar-expand.navbar-dark:not(.transparent-1cec86) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu,
.navbar-expand.transparent-1cec86.fixed-143f57 .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select-5bf330)>.dropdown-menu {
  margin-top: 0.5rem;
}
.navbar-expand .navbar-collapse .nav-link {
  white-space: nowrap;
}
.navbar-expand .navbar-collapse .nav-item.parent-link-ae2c67 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.navbar-expand .navbar-collapse .nav-item.parent-link-ae2c67 .nav-link:first-child {
  padding-right: 0 !important;
}
.navbar-expand .navbar-collapse .nav-item.parent-link-ae2c67 .dropdown-toggle {
  padding-left: 0 !important;
}
.navbar-expand .mega-menu-content-cb81e7>.row>[class*=col-]+[class*=col-],
.navbar-expand .dropdown-lg-content>div+div {
  border-left: 1px solid rgba(164, 174, 198, 0.2);
}
.navbar-expand .mega-menu-content-cb81e7 {
  padding: 0.6rem 0.25rem 0.2rem;
}
.navbar-expand .mega-menu-dark-fd4786 {
  background: #2e353e;
}
.navbar-expand .mega-menu-dark-fd4786 .img-svg-ef861b {
  background: rgba(255, 255, 255, 0.05);
  transition: all 0.2s ease-in-out;
}
.navbar-expand .mega-menu-dark-fd4786 .img-svg-ef861b:hover {
  background: rgba(255, 255, 255, 0.09);
}
.navbar-expand .mega-menu-dark-fd4786 .dropdown-item {
  color: #fff;
}
.navbar-expand .mega-menu-dark-fd4786 .dropdown-item:hover,
.navbar-expand .mega-menu-dark-fd4786 .dropdown-item:focus {
  color: #fff;
}
.navbar-expand .mega-menu-img-5a6365 .mega-menu-content-cb81e7 {
  padding: 1rem 2rem !important;
}
.navbar-expand .mega-menu-img-5a6365 .dropdown-item {
  padding-left: 0;
  padding-right: 0;
}
.navbar-expand.caret-none-2a7ac1 .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after {
  display: none;
}
.dropdown-mega .dropdown-menu {
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  max-width: none !important;
}
.dropend-919469>.dropdown-menu {
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0;
}
.dropstart-574224>.dropdown-menu {
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0;
}
.language-select-5bf330 .dropdown-toggle:after {
  position: unset !important;
  margin-left: 0 !important;
  margin-right: -0.25rem !important;
  vertical-align: -1px !important;
}
.language-select-5bf330 .dropdown-menu {
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 100% !important;
  margin-top: 0.5rem !important;
  padding: 0.65rem 0;
  position: absolute;
  min-width: 4rem;
}
.share-dropdown-fd4b13 .dropdown-menu {
  min-width: 6.25rem;
  margin-top: 1rem !important;
  padding-top: 0.65rem !important;
  padding-bottom: 0.65rem !important;
}
.share-dropdown-fd4b13 .dropdown-menu[data-popper-placement^=top] {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
}
.share-dropdown-fd4b13 .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.15rem;
  font-size: 0.7rem;
}
.share-dropdown-fd4b13 .dropdown-menu .dropdown-item i {
  padding-right: 0.4rem;
  vertical-align: -0.1rem;
  width: 1rem;
  font-size: 0.8rem;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-toggle:after {
  font-size: 0.75rem;
  margin-right: -0.25rem;
}
.navbar .dropdown-toggle:after {
  font-weight: 700;
}
.navbar-light .language-select-5bf330 .dropdown-toggle:after {
  color: #3f78e0;
}
.share-dropdown-fd4b13 .dropdown-toggle:after {
  display: none;
}
.nav-link {
  letter-spacing: -0.01rem;
}
.sidebar-56e1b4 .nav-link {
  letter-spacing: normal;
}
.navbar-other .nav-link {
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar .navbar-collapse .nav-link {
    padding-right: 0.6rem;
    padding-left: 0.6rem;
  }
}
.nav-tabs .nav-link {
  background: #fff;
  transition: all 0.2s ease-in-out;
  font-size: 0.85rem;
  padding: 0.6rem 1.3rem;
}
.nav-tabs .nav-link i {
  font-size: 1rem;
}
.nav-tabs.nav-tabs-basic {
  border-color: transparent;
}
.nav-tabs.nav-tabs-basic .nav-link {
  border: 0;
  border-radius: 0;
  border-color: transparent;
  background: transparent;
  font-size: 0.85rem;
  padding: 0.6rem 0;
  margin-right: 1rem;
  border-bottom: 2px solid rgba(164, 174, 198, 0.25);
}
.nav-tabs.nav-tabs-basic .nav-link:hover,
.nav-tabs.nav-tabs-basic .nav-link:focus {
  border-color: #3f78e0;
}
.nav-tabs.nav-tabs-basic .nav-link.active,
.nav-tabs.nav-tabs-basic .nav-item.show .nav-link {
  color: #3f78e0;
  border-color: #3f78e0;
}
.nav-tabs.nav-pills {
  border-color: transparent;
}
.nav-tabs.nav-pills .nav-link {
  border-color: transparent;
  box-shadow: 0 0 0 0.05rem rgba(8, 60, 130, 0.06), 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .nav-tabs.d-flex-44a051:not(.nav-pills) {
    justify-content: flex-start !important;
  }
}
@media (max-width: 767px) {
  .nav-tabs.nav-tabs-basic,
  .nav-tabs.nav-pills {
    flex-direction: column;
  }
  .nav-tabs.nav-tabs-basic .nav-item,
  .nav-tabs.nav-pills .nav-item {
    margin-bottom: 1rem;
  }
  .nav-tabs.nav-tabs-basic .nav-link,
  .nav-tabs.nav-pills .nav-link {
    margin-right: 0;
  }
}
.nav-tabs.nav-tabs-bg {
  border-color: transparent;
}
.nav-tabs.nav-tabs-bg .nav-link {
  padding: 1.4rem 1.2rem;
  border-radius: 0.4rem;
  border: 1px solid transparent;
  line-height: 1.25rem;
  box-shadow: none;
  background: transparent;
}
.nav-tabs.nav-tabs-bg .nav-link:first-child {
  margin-left: 0;
}
.nav-tabs.nav-tabs-bg .nav-link:last-child {
  margin-right: 0;
}
.nav-tabs.nav-tabs-bg .nav-link:hover,
.nav-tabs.nav-tabs-bg .nav-link.active {
  color: #343f52;
  border-color: transparent;
  background: #fff;
  box-shadow: 0 0 0 0.05rem rgba(8, 60, 130, 0.06), 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
}
.nav-tabs.nav-tabs-bg .nav-link p {
  margin: 0;
  font-weight: 500;
  color: #60697b;
}
.nav-tabs.nav-tabs-bg.nav-tabs-shadow-lg .nav-link:hover,
.nav-tabs.nav-tabs-bg.nav-tabs-shadow-lg .nav-link.active {
  box-shadow: 0rem 0.25rem 1.75rem rgba(30, 34, 40, 0.07);
}
.nav-tabs.flex-column-f1a5fe.nav-tabs-bg .nav-item {
  margin-bottom: 1rem;
}
.nav-tabs.nav-justified .nav-item {
  text-align: left;
}
@media (min-width: 992px) {
  .nav-tabs.nav-justified .nav-item {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .nav-tabs.nav-justified .nav-item:first-child {
    margin-left: 0;
  }
  .nav-tabs.nav-justified .nav-item:last-child {
    margin-right: 0;
  }
}
.tab-content-170935 {
  margin-top: 1.25rem;
}
header {
  position: relative;
}
.navbar {
  width: 100%;
  z-index: 1020;
}
.navbar .container {
  position: relative;
}
.navbar .navbar-collapse {
  align-items: center;
}
.navbar.transparent-1cec86 .logo-dark-b81547 {
  display: none;
}
.navbar.transparent-1cec86.fixed-143f57 .logo-light-d75e66 {
  display: none;
}
.navbar.transparent-1cec86.fixed-143f57 .logo-dark-b81547 {
  display: inline-block;
}
.navbar.navbar-dark .logo-dark-b81547 {
  display: none;
}
.navbar.navbar-light.fixed-143f57 .logo-light-d75e66 {
  display: none;
}
.navbar.navbar-light.fixed-143f57 .logo-dark-b81547 {
  display: inline-block;
}
.navbar.navbar-light.fixed-143f57 .btn {
  background: #3f78e0;
  border-color: #3f78e0;
  color: #fff;
}
.navbar.navbar-bg-light {
  background: #fff;
  box-shadow: none;
}
.navbar.navbar-bg-dark {
  background: #2f353a;
}
.navbar .navbar-other .nav-item .nav-link {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.navbar .navbar-other .nav-item .nav-link>i {
  font-size: 1.1rem;
}
.navbar .navbar-other .navbar-nav>.nav-item .nav-link {
  padding-left: 0;
  padding-right: 0;
}
.navbar .navbar-other .navbar-nav>.nav-item+.nav-item {
  margin-left: 0.8rem;
}
.navbar.fixed-143f57:not(.extended-cc30c0) .topbar-ec7259 {
  display: none !important;
}
.navbar.fixed-143f57 .navbar-collapse-wrapper {
  background: none !important;
  box-shadow: none !important;
}
.navbar-clone {
  position: fixed !important;
  z-index: 1008;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  transition: all 300ms ease-in-out, padding-right 0ms;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-clone {
    transition: none;
  }
}
.navbar-stick {
  transform: translateY(0%);
}
.navbar-stick:not(.navbar-dark) {
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.06);
  background: rgba(255, 255, 255, 0.97);
}
button.hamburger-1dc36f {
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 0 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #343f52;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  button.hamburger-1dc36f {
    transition: none;
  }
}
button.hamburger-1dc36f::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.hamburger-1dc36f:focus {
  outline: 0;
}
button.hamburger-1dc36f:before,
button.hamburger-1dc36f:after {
  content: "";
}
button.hamburger-1dc36f:before,
button.hamburger-1dc36f span,
button.hamburger-1dc36f:after {
  width: 1.2rem;
  height: 0.15rem;
  transition: all 0.2s ease-in-out;
  background: currentColor;
  border-radius: 2rem;
}
@media (prefers-reduced-motion: reduce) {
  button.hamburger-1dc36f:before,
  button.hamburger-1dc36f span,
  button.hamburger-1dc36f:after {
    transition: none;
  }
}
button.hamburger-1dc36f:before,
button.hamburger-1dc36f span {
  margin: 0 0 0.25rem;
}
.navbar.position-absolute-c8175c:not(.fixed-143f57):not(.navbar-light) button.hamburger-1dc36f,
.navbar.navbar-bg-dark button.hamburger-1dc36f,
.navbar.navbar-dark button.hamburger-1dc36f {
  color: #fff;
}
.card-138a47 {
  box-shadow: 0 0 0 0.05rem rgba(8, 60, 130, 0.06), 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  border: 0;
}
.card-138a47[class*=bg-] {
  box-shadow: none !important;
}
.card-img-top-4e7632 img {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.card-img-top-4e7632 .plyr-efc5ac {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 991.98px) {
  .card-md-none-79fe44 {
    background: none;
    border-radius: 0;
  }
  .card-md-none-79fe44 .card-body-ea7d9a {
    padding: 0;
  }
}
[class*=card-border-] {
  position: relative;
}
[class*=card-border-]:after {
  content: "";
  position: absolute;
}
.card-border-top-f591ba:after {
  top: 0;
  right: 0;
  left: 0;
  border-top-width: 4px;
  border-bottom-width: calc(0.4rem - 4px);
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: inherit;
  border-bottom-color: transparent;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.card-border-top-f591ba[class*=border-soft-]:after {
  border-top-width: 6px;
  border-bottom-width: calc(0.4rem - 6px);
}
.card-border-bottom-d1121c:after {
  bottom: 0;
  right: 0;
  left: 0;
  border-bottom-width: 4px;
  border-top-width: calc(0.4rem - 4px);
  border-bottom-style: solid;
  border-top-style: solid;
  border-bottom-color: inherit;
  border-top-color: transparent;
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.card-border-bottom-d1121c[class*=border-soft-]:after {
  border-bottom-width: 6px;
  border-top-width: calc(0.4rem - 6px);
}
.card-border-start-16cb58:after {
  top: 0;
  left: 0;
  bottom: 0;
  border-left-width: 4px;
  border-right-width: calc(0.4rem - 4px);
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: inherit;
  border-right-color: transparent;
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.card-border-start-16cb58[class*=border-soft-]:after {
  border-left-width: 6px;
  border-right-width: calc(0.4rem - 6px);
}
.card-border-end-64ea67:after {
  top: 0;
  right: 0;
  bottom: 0;
  border-right-width: 4px;
  border-left-width: calc(0.4rem - 4px);
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: inherit;
  border-left-color: transparent;
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.card-border-end-64ea67[class*=border-soft-]:after {
  border-right-width: 6px;
  border-left-width: calc(0.4rem - 6px);
}
.container-card-b7c35d>.card-138a47,
.container-card-b7c35d>.card-138a47.image-wrapper-f24a19:before {
  border-radius: 0 !important;
}
@media (min-width: 1480px) {
  .container-card-b7c35d {
    max-width: 1470px;
    margin: 0 auto;
  }
  .container-card-b7c35d>.card-138a47,
  .container-card-b7c35d>.card-138a47.image-wrapper-f24a19:before {
    border-radius: 0.8rem !important;
  }
}
.accordion-wrapper-959669 .card-138a47 {
  margin-bottom: 1.25rem;
}
.accordion-wrapper-959669 .card-138a47.plain-ae022d {
  background: none;
  border: 0;
  margin-bottom: 0;
  box-shadow: none;
}
.accordion-wrapper-959669 .card-138a47.plain-ae022d .card-body-ea7d9a {
  padding: 0 0 0 1.1rem;
}
.accordion-wrapper-959669 .card-138a47.plain-ae022d .card-header-c11390 {
  padding: 0 0 0.8rem 0;
}
.accordion-wrapper-959669 .card-138a47.plain-ae022d .card-header-c11390 button {
  padding: 0 0 0 1.1rem;
}
.accordion-wrapper-959669 .card-138a47.plain-ae022d .card-header-c11390 button:before {
  left: 0;
}
.accordion-wrapper-959669 .card-header-c11390 {
  margin-bottom: 0;
  background: none;
  border: 0;
  padding: 0.9rem 1.3rem 0.85rem;
}
.accordion-wrapper-959669 .card-header-c11390 button {
  cursor: pointer;
  width: 100%;
  padding: 0 0 0 1rem;
  text-align: left;
  margin: 0;
  border: 0;
  font-size: 0.85rem;
  font-weight: 700;
  color: #3f78e0;
  transition: all 150ms ease-in-out;
  background: none;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-wrapper-959669 .card-header-c11390 button {
    transition: none;
  }
}
.accordion-wrapper-959669 .card-header-c11390 button:before {
  font-family: "Custom";
  position: absolute;
  left: 1.3rem;
  content: "\e903";
  font-size: 1rem;
  font-weight: normal;
  width: 1rem;
  margin-top: -0.2rem;
  margin-left: -0.3rem;
  display: inline-block;
  color: #3f78e0;
}
.accordion-wrapper-959669 .card-header-c11390 button.collapsed-150e64 {
  color: #343f52;
}
.accordion-wrapper-959669 .card-header-c11390 button.collapsed-150e64:before {
  content: "\e900";
}
.accordion-wrapper-959669 .card-header-c11390 button:hover {
  color: #3f78e0;
}
.accordion-wrapper-959669.caret-simple-89d342 .card-header-c11390 button:before {
  font-family: "Unicons";
  content: "\e932";
  font-size: 1.1rem;
}
.accordion-wrapper-959669.caret-simple-89d342 .card-header-c11390 button.collapsed-150e64:before {
  content: "\e92d";
}
.accordion-item-a687d2 .card-body-ea7d9a {
  padding: 0 1.25rem 0.25rem 2.35rem;
}
.accordion-item-a687d2.icon-4264d9 .card-body-ea7d9a {
  padding: 0 1.25rem 0.25rem 2.8rem;
}
.accordion-item-a687d2.icon-4264d9 button {
  padding: 0 0 0 1.5rem;
  display: flex;
  align-items: center;
}
.accordion-item-a687d2.icon-4264d9 button:before {
  display: none;
}
.accordion-item-a687d2.icon-4264d9 button>span {
  position: absolute;
  left: 1.3rem;
}
.accordion-item-a687d2.icon-4264d9 button>span i {
  font-size: 1rem;
}
.collapse-link-0d04ed {
  font-size: 0.85rem;
  font-weight: 700;
  color: #3f78e0;
}
.collapse-link-0d04ed:before {
  font-family: "Custom";
  content: "\e903";
  font-size: 1rem;
  font-weight: normal;
  width: 1rem;
  margin-left: -0.3rem;
  margin-right: 0.4rem;
  display: inline-block;
  vertical-align: -2px;
}
.collapse-link-0d04ed.collapsed-150e64 {
  color: #343f52;
}
.collapse-link-0d04ed.collapsed-150e64:before {
  content: "\e900";
}
.collapse-link-0d04ed:hover {
  color: #3f78e0;
}
.accordion-collapse-ed4783>.card-footer-9801cb {
  background: #273444;
  padding: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: none;
  border-radius: 0;
}
.breadcrumb-item {
  display: flex;
  color: #60697b;
}
.breadcrumb-item a {
  color: inherit;
}
.breadcrumb-item a:hover {
  color: #3f78e0;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item+.breadcrumb-item::before {
  font-family: "Custom";
  display: flex;
  align-items: center;
  padding-right: 0.5rem;
  color: rgba(96, 105, 123, 0.35);
  content: "\e902";
  font-size: 0.75rem;
  padding-top: 0.1rem;
}
.breadcrumb.text-white-b81e4f .breadcrumb-item:hover,
.breadcrumb.text-white-b81e4f .breadcrumb-item.active {
  color: #fff;
}
.breadcrumb.text-white-b81e4f .breadcrumb-item a {
  color: #fff;
}
.breadcrumb.text-white-b81e4f .breadcrumb-item a:hover {
  border-color: #fff;
}
.breadcrumb.text-white-b81e4f .breadcrumb-item+.breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.5);
}
.pagination {
}
.page-link-2f698e {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0.65rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-link-2f698e i {
  font-size: 0.9rem;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 0 solid transparent;
  border-radius: 0.4rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.05rem 1rem;
}
.alert-dismissible .btn-close:before {
  background: none;
  font-size: 1.2rem;
  width: 1.2rem;
  height: 1.2rem;
}
.alert-dismissible .btn-close:hover:before {
  background: none;
}
.alert-dismissible.alert-blue .btn-close {
  color: #396cca;
}
.alert-dismissible.alert-blue .btn-close:hover {
  color: #264886;
}
.alert-dismissible.alert-sky .btn-close {
  color: #55a7d8;
}
.alert-dismissible.alert-sky .btn-close:hover {
  color: #386f90;
}
.alert-dismissible.alert-purple .btn-close {
  color: #6871bc;
}
.alert-dismissible.alert-purple .btn-close:hover {
  color: #464c7d;
}
.alert-dismissible.alert-grape .btn-close {
  color: #5654a7;
}
.alert-dismissible.alert-grape .btn-close:hover {
  color: #3a3870;
}
.alert-dismissible.alert-violet .btn-close {
  color: #9070b1;
}
.alert-dismissible.alert-violet .btn-close:hover {
  color: #604a76;
}
.alert-dismissible.alert-pink .btn-close {
  color: #bc6079;
}
.alert-dismissible.alert-pink .btn-close:hover {
  color: #7d4050;
}
.alert-dismissible.alert-fuchsia .btn-close {
  color: #cf5ea1;
}
.alert-dismissible.alert-fuchsia .btn-close:hover {
  color: #8a3e6b;
}
.alert-dismissible.alert-red .btn-close {
  color: #cb5860;
}
.alert-dismissible.alert-red .btn-close:hover {
  color: #883b40;
}
.alert-dismissible.alert-orange .btn-close {
  color: #de7d6b;
}
.alert-dismissible.alert-orange .btn-close:hover {
  color: #945347;
}
.alert-dismissible.alert-yellow .btn-close {
  color: #e1a54f;
}
.alert-dismissible.alert-yellow .btn-close:hover {
  color: #966e35;
}
.alert-dismissible.alert-green .btn-close {
  color: #3eb090;
}
.alert-dismissible.alert-green .btn-close:hover {
  color: #297660;
}
.alert-dismissible.alert-leaf .btn-close {
  color: #70a589;
}
.alert-dismissible.alert-leaf .btn-close:hover {
  color: #4a6e5b;
}
.alert-dismissible.alert-aqua .btn-close {
  color: #4c97b3;
}
.alert-dismissible.alert-aqua .btn-close:hover {
  color: #326577;
}
.alert-dismissible.alert-navy .btn-close {
  color: #2f394a;
}
.alert-dismissible.alert-navy .btn-close:hover {
  color: #1f2631;
}
.alert-dismissible.alert-ash .btn-close {
  color: #858a93;
}
.alert-dismissible.alert-ash .btn-close:hover {
  color: #595c62;
}
.alert-dismissible.alert-white .btn-close {
  color: #e6e6e6;
}
.alert-dismissible.alert-white .btn-close:hover {
  color: #999999;
}
.alert-dismissible.alert-light .btn-close {
  color: #e5e5e5;
}
.alert-dismissible.alert-light .btn-close:hover {
  color: #989898;
}
.alert-dismissible.alert-gray .btn-close {
  color: #dddee0;
}
.alert-dismissible.alert-gray .btn-close:hover {
  color: #949495;
}
.alert-dismissible.alert-dark .btn-close {
  color: #22272d;
}
.alert-dismissible.alert-dark .btn-close:hover {
  color: #171a1e;
}
.alert-dismissible.alert-primary .btn-close {
  color: #396cca;
}
.alert-dismissible.alert-primary .btn-close:hover {
  color: #264886;
}
.alert-dismissible.alert-secondary .btn-close {
  color: #999ea9;
}
.alert-dismissible.alert-secondary .btn-close:hover {
  color: #666a71;
}
.alert-dismissible.alert-success .btn-close {
  color: #3eb090;
}
.alert-dismissible.alert-success .btn-close:hover {
  color: #297660;
}
.alert-dismissible.alert-info .btn-close {
  color: #4c97b3;
}
.alert-dismissible.alert-info .btn-close:hover {
  color: #326577;
}
.alert-dismissible.alert-warning .btn-close {
  color: #e1a54f;
}
.alert-dismissible.alert-warning .btn-close:hover {
  color: #966e35;
}
.alert-dismissible.alert-danger .btn-close {
  color: #cb5860;
}
.alert-dismissible.alert-danger .btn-close:hover {
  color: #883b40;
}
.alert-icon {
  padding-left: 2.5rem;
}
.alert-icon i {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0.8rem 1rem;
  font-size: 1rem;
}
.alert-blue {
  color: #2c549d;
  background-color: #ecf2fc;
  border-color: #c5d7f6;
}
.alert-blue .alert-link {
  color: #23437e;
}
.alert-sky {
  color: #4282a8;
  background-color: #eff8fe;
  border-color: #cfeafb;
}
.alert-sky .alert-link {
  color: #356886;
}
.alert-purple {
  color: #515892;
  background-color: #f1f2fa;
  border-color: #d5d8f1;
}
.alert-purple .alert-link {
  color: #414675;
}
.alert-grape {
  color: #434182;
  background-color: #efeff8;
  border-color: #cfceea;
}
.alert-grape .alert-link {
  color: #363468;
}
.alert-violet {
  color: #70578a;
  background-color: #f6f2f9;
  border-color: #e3d8ee;
}
.alert-violet .alert-link {
  color: #5a466e;
}
.alert-pink {
  color: #924b5e;
  background-color: #faf0f3;
  border-color: #f1d3db;
}
.alert-pink .alert-link {
  color: #753c4b;
}
.alert-fuchsia {
  color: #a1497d;
  background-color: #fdf0f7;
  border-color: #f8d2e8;
}
.alert-fuchsia .alert-link {
  color: #813a64;
}
.alert-red {
  color: #9e454b;
  background-color: #fceff0;
  border-color: #f6d0d3;
}
.alert-red .alert-link {
  color: #7e373c;
}
.alert-orange {
  color: #ad6153;
  background-color: #fef3f1;
  border-color: #fddcd6;
}
.alert-orange .alert-link {
  color: #8a4e42;
}
.alert-yellow {
  color: #af803e;
  background-color: #fff8ee;
  border-color: #fee9cd;
}
.alert-yellow .alert-link {
  color: #8c6632;
}
.alert-green {
  color: #308970;
  background-color: #ecf9f6;
  border-color: #c7ede3;
}
.alert-green .alert-link {
  color: #266e5a;
}
.alert-leaf {
  color: #57806a;
  background-color: #f2f8f5;
  border-color: #d8e9e0;
}
.alert-leaf .alert-link {
  color: #466655;
}
.alert-aqua {
  color: #3b768b;
  background-color: #eef6f9;
  border-color: #cce5ee;
}
.alert-aqua .alert-link {
  color: #2f5e6f;
}
.alert-navy {
  color: #242c39;
  background-color: #ebecee;
  border-color: #c2c5cb;
}
.alert-navy .alert-link {
  color: #1d232e;
}
.alert-ash {
  color: #686b72;
  background-color: #f4f5f6;
  border-color: #dfe0e3;
}
.alert-ash .alert-link {
  color: #53565b;
}
.alert-white {
  color: #b3b3b3;
  background-color: white;
  border-color: white;
}
.alert-white .alert-link {
  color: #8f8f8f;
}
.alert-light {
  color: #b2b2b2;
  background-color: white;
  border-color: white;
}
.alert-light .alert-link {
  color: #8e8e8e;
}
.alert-gray {
  color: #acadae;
  background-color: #fefefe;
  border-color: #fcfdfd;
}
.alert-gray .alert-link {
  color: #8a8a8b;
}
.alert-dark {
  color: #1b1e23;
  background-color: #e9eaeb;
  border-color: #bebfc2;
}
.alert-dark .alert-link {
  color: #16181c;
}
.alert-primary {
  color: #2c549d;
  background-color: #ecf2fc;
  border-color: #c5d7f6;
}
.alert-primary .alert-link {
  color: #23437e;
}
.alert-secondary {
  color: #777b84;
  background-color: #f7f7f8;
  border-color: #e6e7eb;
}
.alert-secondary .alert-link {
  color: #5f626a;
}
.alert-success {
  color: #308970;
  background-color: #ecf9f6;
  border-color: #c7ede3;
}
.alert-success .alert-link {
  color: #266e5a;
}
.alert-info {
  color: #3b768b;
  background-color: #eef6f9;
  border-color: #cce5ee;
}
.alert-info .alert-link {
  color: #2f5e6f;
}
.alert-warning {
  color: #af803e;
  background-color: #fff8ee;
  border-color: #fee9cd;
}
.alert-warning .alert-link {
  color: #8c6632;
}
.alert-danger {
  color: #9e454b;
  background-color: #fceff0;
  border-color: #f6d0d3;
}
.alert-danger .alert-link {
  color: #7e373c;
}
.alert[class*=bg-] {
  padding: 0.8rem 0;
}
.alert[class*=bg-] .alert-inner {
  padding-right: 3rem;
}
.alert[class*=bg-].alert-dismissible .btn-close {
  padding-top: 0;
  padding-bottom: 0;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.8);
}
.alert[class*=bg-].alert-dismissible .btn-close:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .alert[class*=bg-].alert-dismissible .btn-close {
    padding-right: 0.5rem;
  }
}
.progress-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.progress-list p {
  margin-bottom: 0.25rem;
}
.progress-list li {
  margin-bottom: 1rem;
}
.progress-list .progressbar-13564b svg,
.progress-list .progressbar-13564b svg path {
  border-radius: 1rem;
}
.progress-list .progressbar-13564b.line-eaa20c {
  position: relative;
}
.progress-list .progressbar-13564b.line-eaa20c svg {
  height: 0.3rem;
}
.progressbar-13564b.semi-circle-9e55e2 {
  position: relative;
  margin: 0 auto 1rem;
  width: 8.5rem;
  height: 4.25rem;
}
.progressbar-13564b.semi-circle-9e55e2 .progressbar-text-302f9e {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  font-size: 2rem;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: #343f52 !important;
}
.progressbar-13564b.semi-circle-9e55e2 .progressbar-text-302f9e:after {
  content: "%";
  display: block;
  font-size: 1rem;
  padding-left: 0.01rem;
  padding-bottom: 0.1rem;
}
.progressbar-13564b svg path:first-child {
  stroke: rgba(30, 34, 40, 0.06);
}
.progressbar-13564b.blue-6f893e svg path:last-child {
  stroke: #3f78e0;
}
.progressbar-13564b.semi-circle-9e55e2.blue-6f893e svg path:first-child {
  stroke: rgba(63, 120, 224, 0.1);
}
.progressbar-13564b.sky-5e1cbc svg path:last-child {
  stroke: #5eb9f0;
}
.progressbar-13564b.semi-circle-9e55e2.sky-5e1cbc svg path:first-child {
  stroke: rgba(94, 185, 240, 0.1);
}
.progressbar-13564b.purple-8127b7 svg path:last-child {
  stroke: #747ed1;
}
.progressbar-13564b.semi-circle-9e55e2.purple-8127b7 svg path:first-child {
  stroke: rgba(116, 126, 209, 0.1);
}
.progressbar-13564b.grape-6e6180 svg path:last-child {
  stroke: #605dba;
}
.progressbar-13564b.semi-circle-9e55e2.grape-6e6180 svg path:first-child {
  stroke: rgba(96, 93, 186, 0.1);
}
.progressbar-13564b.violet-5631e1 svg path:last-child {
  stroke: #a07cc5;
}
.progressbar-13564b.semi-circle-9e55e2.violet-5631e1 svg path:first-child {
  stroke: rgba(160, 124, 197, 0.1);
}
.progressbar-13564b.pink-cc619b svg path:last-child {
  stroke: #d16b86;
}
.progressbar-13564b.semi-circle-9e55e2.pink-cc619b svg path:first-child {
  stroke: rgba(209, 107, 134, 0.1);
}
.progressbar-13564b.fuchsia-fe48b9 svg path:last-child {
  stroke: #e668b3;
}
.progressbar-13564b.semi-circle-9e55e2.fuchsia-fe48b9 svg path:first-child {
  stroke: rgba(230, 104, 179, 0.1);
}
.progressbar-13564b.red-1dfa6e svg path:last-child {
  stroke: #e2626b;
}
.progressbar-13564b.semi-circle-9e55e2.red-1dfa6e svg path:first-child {
  stroke: rgba(226, 98, 107, 0.1);
}
.progressbar-13564b.orange-62b3ca svg path:last-child {
  stroke: #f78b77;
}
.progressbar-13564b.semi-circle-9e55e2.orange-62b3ca svg path:first-child {
  stroke: rgba(247, 139, 119, 0.1);
}
.progressbar-13564b.yellow-4eb150 svg path:last-child {
  stroke: #fab758;
}
.progressbar-13564b.semi-circle-9e55e2.yellow-4eb150 svg path:first-child {
  stroke: rgba(250, 183, 88, 0.1);
}
.progressbar-13564b.green-16c953 svg path:last-child {
  stroke: #45c4a0;
}
.progressbar-13564b.semi-circle-9e55e2.green-16c953 svg path:first-child {
  stroke: rgba(69, 196, 160, 0.1);
}
.progressbar-13564b.leaf-f3eafd svg path:last-child {
  stroke: #7cb798;
}
.progressbar-13564b.semi-circle-9e55e2.leaf-f3eafd svg path:first-child {
  stroke: rgba(124, 183, 152, 0.1);
}
.progressbar-13564b.aqua-652b84 svg path:last-child {
  stroke: #54a8c7;
}
.progressbar-13564b.semi-circle-9e55e2.aqua-652b84 svg path:first-child {
  stroke: rgba(84, 168, 199, 0.1);
}
.progressbar-13564b.navy-dd92e9 svg path:last-child {
  stroke: #343f52;
}
.progressbar-13564b.semi-circle-9e55e2.navy-dd92e9 svg path:first-child {
  stroke: rgba(52, 63, 82, 0.1);
}
.progressbar-13564b.ash-b67f0e svg path:last-child {
  stroke: #9499a3;
}
.progressbar-13564b.semi-circle-9e55e2.ash-b67f0e svg path:first-child {
  stroke: rgba(148, 153, 163, 0.1);
}
.progressbar-13564b.white-fb6ed0 svg path:last-child {
  stroke: #fff;
}
.progressbar-13564b.semi-circle-9e55e2.white-fb6ed0 svg path:first-child {
  stroke: rgba(255, 255, 255, 0.1);
}
.progressbar-13564b.light-0fc6da svg path:last-child {
  stroke: #fefefe;
}
.progressbar-13564b.semi-circle-9e55e2.light-0fc6da svg path:first-child {
  stroke: rgba(254, 254, 254, 0.1);
}
.progressbar-13564b.gray-f54097 svg path:last-child {
  stroke: #f6f7f9;
}
.progressbar-13564b.semi-circle-9e55e2.gray-f54097 svg path:first-child {
  stroke: rgba(246, 247, 249, 0.1);
}
.progressbar-13564b.dark-04a116 svg path:last-child {
  stroke: #262b32;
}
.progressbar-13564b.semi-circle-9e55e2.dark-04a116 svg path:first-child {
  stroke: rgba(38, 43, 50, 0.1);
}
.progressbar-13564b.primary-17c014 svg path:last-child {
  stroke: #3f78e0;
}
.progressbar-13564b.semi-circle-9e55e2.primary-17c014 svg path:first-child {
  stroke: rgba(63, 120, 224, 0.1);
}
.progressbar-13564b.soft-blue-dc8ed4 svg path:last-child {
  stroke: #8caeec;
}
.progressbar-13564b.semi-circle-9e55e2.soft-blue-dc8ed4 svg path:first-child {
  stroke: rgba(63, 120, 224, 0.1);
}
.progressbar-13564b.soft-sky-108e4a svg path:last-child {
  stroke: #9ed5f6;
}
.progressbar-13564b.semi-circle-9e55e2.soft-sky-108e4a svg path:first-child {
  stroke: rgba(94, 185, 240, 0.1);
}
.progressbar-13564b.soft-purple-1a7821 svg path:last-child {
  stroke: #acb2e3;
}
.progressbar-13564b.semi-circle-9e55e2.soft-purple-1a7821 svg path:first-child {
  stroke: rgba(116, 126, 209, 0.1);
}
.progressbar-13564b.soft-grape-c3bcd2 svg path:last-child {
  stroke: #a09ed6;
}
.progressbar-13564b.semi-circle-9e55e2.soft-grape-c3bcd2 svg path:first-child {
  stroke: rgba(96, 93, 186, 0.1);
}
.progressbar-13564b.soft-violet-759cef svg path:last-child {
  stroke: #c6b0dc;
}
.progressbar-13564b.semi-circle-9e55e2.soft-violet-759cef svg path:first-child {
  stroke: rgba(160, 124, 197, 0.1);
}
.progressbar-13564b.soft-pink-47af26 svg path:last-child {
  stroke: #e3a6b6;
}
.progressbar-13564b.semi-circle-9e55e2.soft-pink-47af26 svg path:first-child {
  stroke: rgba(209, 107, 134, 0.1);
}
.progressbar-13564b.soft-fuchsia-1514a1 svg path:last-child {
  stroke: #f0a4d1;
}
.progressbar-13564b.semi-circle-9e55e2.soft-fuchsia-1514a1 svg path:first-child {
  stroke: rgba(230, 104, 179, 0.1);
}
.progressbar-13564b.soft-red-465286 svg path:last-child {
  stroke: #eea1a6;
}
.progressbar-13564b.semi-circle-9e55e2.soft-red-465286 svg path:first-child {
  stroke: rgba(226, 98, 107, 0.1);
}
.progressbar-13564b.soft-orange-415bd1 svg path:last-child {
  stroke: #fab9ad;
}
.progressbar-13564b.semi-circle-9e55e2.soft-orange-415bd1 svg path:first-child {
  stroke: rgba(247, 139, 119, 0.1);
}
.progressbar-13564b.soft-yellow-a86ed0 svg path:last-child {
  stroke: #fcd49b;
}
.progressbar-13564b.semi-circle-9e55e2.soft-yellow-a86ed0 svg path:first-child {
  stroke: rgba(250, 183, 88, 0.1);
}
.progressbar-13564b.soft-green-3bf5e6 svg path:last-child {
  stroke: #8fdcc6;
}
.progressbar-13564b.semi-circle-9e55e2.soft-green-3bf5e6 svg path:first-child {
  stroke: rgba(69, 196, 160, 0.1);
}
.progressbar-13564b.soft-leaf-088905 svg path:last-child {
  stroke: #b0d4c1;
}
.progressbar-13564b.semi-circle-9e55e2.soft-leaf-088905 svg path:first-child {
  stroke: rgba(124, 183, 152, 0.1);
}
.progressbar-13564b.soft-aqua-d28da5 svg path:last-child {
  stroke: #98cbdd;
}
.progressbar-13564b.semi-circle-9e55e2.soft-aqua-d28da5 svg path:first-child {
  stroke: rgba(84, 168, 199, 0.1);
}
.progressbar-13564b.soft-navy-b7e8cd svg path:last-child {
  stroke: #858c97;
}
.progressbar-13564b.semi-circle-9e55e2.soft-navy-b7e8cd svg path:first-child {
  stroke: rgba(52, 63, 82, 0.1);
}
.progressbar-13564b.soft-ash-44c15f svg path:last-child {
  stroke: #bfc2c8;
}
.progressbar-13564b.semi-circle-9e55e2.soft-ash-44c15f svg path:first-child {
  stroke: rgba(148, 153, 163, 0.1);
}
.progressbar-13564b.soft-white-0edefa svg path:last-child {
  stroke: white;
}
.progressbar-13564b.semi-circle-9e55e2.soft-white-0edefa svg path:first-child {
  stroke: rgba(255, 255, 255, 0.1);
}
.progressbar-13564b.soft-light-cacc85 svg path:last-child {
  stroke: #fefefe;
}
.progressbar-13564b.semi-circle-9e55e2.soft-light-cacc85 svg path:first-child {
  stroke: rgba(254, 254, 254, 0.1);
}
.progressbar-13564b.soft-gray-4357db svg path:last-child {
  stroke: #fafafb;
}
.progressbar-13564b.semi-circle-9e55e2.soft-gray-4357db svg path:first-child {
  stroke: rgba(246, 247, 249, 0.1);
}
.progressbar-13564b.soft-dark-f3ce76 svg path:last-child {
  stroke: #7d8084;
}
.progressbar-13564b.semi-circle-9e55e2.soft-dark-f3ce76 svg path:first-child {
  stroke: rgba(38, 43, 50, 0.1);
}
.progressbar-13564b.soft-primary-478de5 svg path:last-child {
  stroke: #8caeec;
}
.progressbar-13564b.semi-circle-9e55e2.soft-primary-478de5 svg path:first-child {
  stroke: rgba(63, 120, 224, 0.1);
}
@media (min-width: 576px) {
  .progress-wrap.active-progress-f37445 {
    opacity: 1;
  }
}
.progress-wrap {
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  width: 2.3rem;
  height: 2.3rem;
  cursor: pointer;
  display: block;
  border-radius: 100%;
  box-shadow: inset 0 0 0 0.1rem rgba(128, 130, 134, 0.25);
  z-index: 1010;
  opacity: 0;
  visibility: hidden;
  transform: translateY(0.75rem);
  transition: all 200ms linear, margin-right 0ms;
}
@media (prefers-reduced-motion: reduce) {
  .progress-wrap {
    transition: none;
  }
}
.progress-wrap.active-progress-f37445 {
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap:after {
  position: absolute;
  font-family: "Unicons";
  content: "\e951";
  text-align: center;
  line-height: 2.3rem;
  font-size: 1.2rem;
  color: #3f78e0;
  left: 0;
  top: 0;
  height: 2.3rem;
  width: 2.3rem;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}
@media (prefers-reduced-motion: reduce) {
  .progress-wrap:after {
    transition: none;
  }
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: #3f78e0;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}
@media (prefers-reduced-motion: reduce) {
  .progress-wrap svg.progress-circle path {
    transition: none;
  }
}
@media (min-width: 576px) {
  .progress-wrap.active-progress-f37445 {
    opacity: 1;
  }
}
.btn-close {
  padding: 0 0;
  color: #343f52;
  background: none;
  border: 0;
  line-height: 1;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn-close {
    transition: none;
  }
}
.btn-close:before {
  background: rgba(0, 0, 0, 0.08);
  font-family: "Unicons";
  font-size: 1.05rem;
  content: "\ed3b";
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  border-radius: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  transition: background 0.2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-close:hover {
  color: #343f52;
  text-decoration: none;
}
.btn-close:hover:before {
  background: rgba(0, 0, 0, 0.11);
}
.btn-close:focus {
  outline: none;
}
.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  color: #fff;
}
.btn-close-white:before {
  background: rgba(255, 255, 255, 0.08);
}
.btn-close-white:hover {
  color: #fff;
}
.btn-close-white:hover:before {
  background: rgba(255, 255, 255, 0.11);
}
.modal .btn-close {
  position: absolute;
  top: 0.7rem;
  right: 0.7rem;
}
.modal.fade.modal-bottom-center .modal-dialog {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
@media (min-width: 576px) {
  .modal.fade.modal-bottom-center .modal-dialog {
    margin: 1.75rem auto;
  }
}
@media (max-width: 767.98px) {
  .modal.fade.modal-bottom-center .modal-dialog {
    width: calc(100% - 1rem);
  }
}
.tooltip-0cc657 {
  font-weight: 500;
  pointer-events: none;
}
.has-tooltip:focus {
  outline: 0;
}
.white-tooltip-7fcf16 {
  margin-right: 0.25rem !important;
}
.white-tooltip-7fcf16.bs-tooltip-start-54414e .tooltip-arrow-9b0f11::before,
.white-tooltip-7fcf16.bs-tooltip-auto-93a221[data-popper-placement^=left] .tooltip-arrow-9b0f11::before {
  border-left-color: #fff;
}
.white-tooltip-7fcf16 .tooltip-inner-7ddda2 {
  background: #fff;
  color: #343f52;
  font-size: 0.7rem;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.has-popover:focus {
  outline: 0;
}
.popover-header-2817e6 {
  padding: 1rem 1.25rem 0.25rem;
  border: 0;
  font-size: 1rem;
}
.popover-body-dba7d2 {
  padding: 0 1.25rem 1rem;
}
.swiper-controls {
  position: absolute !important;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.swiper-controls .swiper-navigation {
  pointer-events: all;
}
.swiper-controls .swiper-navigation .swiper-button {
  background: rgba(255, 255, 255, 0.7);
  color: #343f52;
  border: 0;
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
  width: 2.2rem;
  height: 2.2rem;
  line-height: inherit;
  border-radius: 100%;
  text-shadow: none;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .swiper-controls .swiper-navigation .swiper-button {
    transition: none;
  }
}
.swiper-controls .swiper-navigation .swiper-button:hover {
  background: rgba(255, 255, 255, 0.9);
}
.swiper-controls .swiper-navigation .swiper-button:focus {
  outline: 0;
}
.swiper-controls .swiper-navigation .swiper-button:after {
  font-family: "Unicons";
  font-size: 1.2rem;
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-prev {
  left: 1rem;
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-prev:after {
  content: "\e949";
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-next {
  right: 1rem;
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-next:after {
  content: "\e94c";
}
.swiper-controls .swiper-navigation .swiper-button.swiper-button-disabled {
  background: rgba(255, 255, 255, 0.7);
}
.swiper-controls .swiper-pagination {
  bottom: -2.8rem;
  position: absolute !important;
  pointer-events: all;
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet {
  -webkit-backface-visibility: visible;
  transition: all 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.3rem;
  padding: 0;
  background: #aab0bc;
  opacity: 0.5;
  border-radius: 100%;
  border: 3px solid transparent;
  transform: scale(0.6);
}
@media (prefers-reduced-motion: reduce) {
  .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    transition: none;
  }
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet:hover {
  transform: scale(1);
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet:focus {
  outline: 0;
}
.swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1);
  background: none;
  border-color: #aab0bc;
}
.swiper-container {
  -webkit-user-select: none;
  position: relative;
  z-index: 10 !important;
}
.swiper-container.clients-25634f .swiper-d125e1 {
  display: flex;
  align-items: center;
}
.swiper-container .swiper-d125e1 img {
  width: 100%;
  height: auto;
}
.swiper-container.nav-dark .swiper-button,
.swiper-container.nav-dark .swiper-slide figure .item-link-7b5206 {
  background: rgba(63, 120, 224, 0.9) !important;
  color: #fff !important;
}
.swiper-container.nav-dark .swiper-button.swiper-button-disabled,
.swiper-container.nav-dark .swiper-slide figure .item-link-7b5206.swiper-button-disabled {
  background: rgba(63, 120, 224, 0.7) !important;
}
.swiper-container.nav-dark .swiper-button:hover,
.swiper-container.nav-dark .swiper-slide figure .item-link-7b5206:hover {
  background: #3f78e0 !important;
}
.swiper-container.nav-bottom .swiper-navigation {
  display: flex;
  flex-direction: row;
  justify-content: center;
  transform: none;
  position: absolute !important;
  bottom: -3.2rem;
  left: 0;
  width: 100%;
}
.swiper-container.nav-bottom .swiper-navigation .swiper-button {
  top: auto;
  left: auto;
  right: auto;
  bottom: 0;
  position: relative;
  margin: 0 0.2rem;
}
.swiper-container.nav-bottom .swiper-navigation+.swiper-pagination {
  bottom: -5.2rem;
}
.swiper-container.nav-bottom.nav-start .swiper-navigation {
  text-align: left;
  justify-content: flex-start;
}
.swiper-container.nav-bottom.nav-start .swiper-navigation .swiper-button {
  margin: 0 0.4rem 0 0;
}
.swiper-container.dots-over-428ce1 .swiper-pagination {
  bottom: 0.6rem;
}
.swiper-container.dots-over-428ce1 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
}
.swiper-container.dots-over-428ce1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none;
  border-color: #fff;
}
.swiper-container.dots-start-f1770b .swiper-pagination {
  text-align: left;
  justify-content: flex-start;
}
.swiper-container.dots-light-f2a9f8 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.swiper-container.dots-light-f2a9f8 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none;
  border-color: #fff;
}
.swiper-container.dots-closer-52b4c1 .swiper-pagination {
  bottom: -2rem;
}
.swiper-slide.bg-overlay-d71124:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(30, 34, 40, 0.5);
}
.swiper-slide.rounded-d91181.bg-overlay-d71124:before {
  border-radius: 0.4rem;
}
.swiper-slide.bg-overlay-300-9268fe:before {
  background: rgba(30, 34, 40, 0.3);
}
.swiper-slide.bg-overlay-400-a5cba2:before {
  background: rgba(30, 34, 40, 0.4);
}
.swiper-slide.bg-overlay-d71124 [class*=container]>*,
.swiper-slide.bg-overlay-d71124 .caption-wrapper-71bef8>* {
  position: relative;
  z-index: 3;
}
.swiper-slide .caption-wrapper-71bef8 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.swiper-slide .caption-wrapper-71bef8 .caption-ec70fc {
  display: flex;
}
@media (max-width: 767px) {
  .caption-wrapper-71bef8 {
    display: none !important;
  }
}
.swiper-hero {
  height: 750px !important;
}
.swiper-hero .swiper-slide {
  height: 750px !important;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .swiper-hero {
    height: 500px !important;
  }
  .swiper-hero .swiper-slide {
    height: 500px !important;
  }
  .swiper-hero .swiper-navigation {
    display: none;
  }
}
.swiper-container [class*=animate__] {
  -webkit-animation-name: none;
  animation-name: none;
  visibility: hidden;
}
.swiper-slide-active [class*=animate__] {
  visibility: visible;
}
.swiper-slide-active .animate__fadeInUp-968d3e {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.swiper-slide-active .animate__fadeInDown-e165f0 {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.swiper-slide-active .animate__slideInUp-3f62e2 {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.swiper-slide-active .animate__slideInDown-066dcf {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
.swiper-slide-active .animate__slideInLeft-0db0f7 {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
.swiper-slide-active .animate__slideInRight-5f318f {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.item-inner-8b4020 {
  padding: 1rem 0.75rem;
}
.swiper-thumbs-container .swiper-main {
  position: relative;
}
.swiper-thumbs-container .swiper-d125e1:not(.swiper-thumbs) {
  margin-bottom: 0.5rem;
}
.swiper-thumbs-container .swiper-thumbs .swiper-slide {
  cursor: pointer;
  opacity: 0.7;
}
.swiper-thumbs-container .swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
#offcanvas-cart {
  width: 20rem;
}
#offcanvas-search {
  bottom: auto;
  height: auto;
}
#offcanvas-search .search-form-07d3e6:before {
  font-size: 1rem;
  color: #343f52;
  left: 0;
  right: auto;
}
#offcanvas-search .search-form-07d3e6 .form-control {
  font-size: 0.8rem;
  border: 0;
  background: none;
  box-shadow: none;
  padding-left: 1.75rem;
  padding-right: 0.75rem !important;
}
.offcanvas-92a868.bg-light-84e71a {
  background: #fefefe;
  color: #60697b;
}
.offcanvas-header-7dec4d {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  flex-direction: row;
}
.offcanvas-header-7dec4d .btn-close {
  margin: 0;
  padding: 0;
  margin-right: -0.5rem;
}
.offcanvas-header-7dec4d a:focus {
  outline: 0;
}
.offcanvas-body-9c5c7c {
  padding-top: 0;
  padding-bottom: 0;
}
.offcanvas-nav-305800 .offcanvas-header-7dec4d .btn-close {
  margin-right: -0.75rem;
}
.offcanvas-nav-305800 .offcanvas-body-9c5c7c {
  flex-grow: 0;
}
.offcanvas-92a868:not(.offcanvas-nav-305800) {
  overflow-y: auto;
}
.offcanvas-92a868:not(.offcanvas-nav-305800) .offcanvas-body-9c5c7c {
  overflow-y: unset;
}
.offcanvas-footer-9fa1eb {
  display: flex;
  flex-shrink: 0;
  margin-top: auto;
  padding: 1.5rem 0;
}
img.svg-inject-08d6a0 {
  visibility: hidden;
}
.icon-svg-e0876f,
.icon-svg-e0876f.icon-svg-lg-8267db {
  width: 3rem;
  height: 3rem;
}
.icon-svg-e0876f.icon-svg-md-9f68f3 {
  width: 2.6rem;
  height: 2.6rem;
}
.icon-svg-e0876f.icon-svg-sm-69d0ee {
  width: 2.2rem;
  height: 2.2rem;
}
.icon-svg-e0876f.icon-svg-xs-a08645 {
  width: 1.8rem;
  height: 1.8rem;
}
.lineal-fill-9ebe68 {
  fill: #8caeec;
}
.lineal-stroke-a1adfe {
  fill: #36496d;
}
.text-blue-686e5f .lineal-fill-9ebe68 {
  fill: #8caeec;
}
.text-sky-8b1f6b .lineal-fill-9ebe68 {
  fill: #9ed5f6;
}
.text-purple-d006d7 .lineal-fill-9ebe68 {
  fill: #acb2e3;
}
.text-grape-9e648e .lineal-fill-9ebe68 {
  fill: #a09ed6;
}
.text-violet-62c54b .lineal-fill-9ebe68 {
  fill: #c6b0dc;
}
.text-pink-55b5aa .lineal-fill-9ebe68 {
  fill: #e3a6b6;
}
.text-fuchsia-197eeb .lineal-fill-9ebe68 {
  fill: #f0a4d1;
}
.text-red-a15618 .lineal-fill-9ebe68 {
  fill: #eea1a6;
}
.text-orange-02d993 .lineal-fill-9ebe68 {
  fill: #fab9ad;
}
.text-yellow-4bd8ff .lineal-fill-9ebe68 {
  fill: #fcd49b;
}
.text-green-1226b7 .lineal-fill-9ebe68 {
  fill: #8fdcc6;
}
.text-leaf-d98f86 .lineal-fill-9ebe68 {
  fill: #b0d4c1;
}
.text-aqua-6c26a0 .lineal-fill-9ebe68 {
  fill: #98cbdd;
}
.text-navy-2faa5d .lineal-fill-9ebe68 {
  fill: #858c97;
}
.text-ash-f894bf .lineal-fill-9ebe68 {
  fill: #bfc2c8;
}
.text-white-b81e4f .lineal-fill-9ebe68 {
  fill: white;
}
.text-light-30d371 .lineal-fill-9ebe68 {
  fill: #fefefe;
}
.text-gray-92fdcb .lineal-fill-9ebe68 {
  fill: #fafafb;
}
.text-dark-9bd6d0 .lineal-fill-9ebe68 {
  fill: #7d8084;
}
.text-primary-62d6de .lineal-fill-9ebe68 {
  fill: #8caeec;
}
.solid-mono-9b0080 .fill-primary-d1067f {
  fill: #3f78e0;
}
.solid-mono-9b0080 .fill-secondary-00907f {
  fill: #c5d7f6;
}
.solid-mono-9b0080.text-blue-686e5f .fill-primary-d1067f {
  fill: #3f78e0;
}
.solid-mono-9b0080.text-blue-686e5f .fill-secondary-00907f {
  fill: #c5d7f6;
}
.solid-mono-9b0080.text-sky-8b1f6b .fill-primary-d1067f {
  fill: #5eb9f0;
}
.solid-mono-9b0080.text-sky-8b1f6b .fill-secondary-00907f {
  fill: #cfeafb;
}
.solid-mono-9b0080.text-purple-d006d7 .fill-primary-d1067f {
  fill: #747ed1;
}
.solid-mono-9b0080.text-purple-d006d7 .fill-secondary-00907f {
  fill: #d5d8f1;
}
.solid-mono-9b0080.text-grape-9e648e .fill-primary-d1067f {
  fill: #605dba;
}
.solid-mono-9b0080.text-grape-9e648e .fill-secondary-00907f {
  fill: #cfceea;
}
.solid-mono-9b0080.text-violet-62c54b .fill-primary-d1067f {
  fill: #a07cc5;
}
.solid-mono-9b0080.text-violet-62c54b .fill-secondary-00907f {
  fill: #e3d8ee;
}
.solid-mono-9b0080.text-pink-55b5aa .fill-primary-d1067f {
  fill: #d16b86;
}
.solid-mono-9b0080.text-pink-55b5aa .fill-secondary-00907f {
  fill: #f1d3db;
}
.solid-mono-9b0080.text-fuchsia-197eeb .fill-primary-d1067f {
  fill: #e668b3;
}
.solid-mono-9b0080.text-fuchsia-197eeb .fill-secondary-00907f {
  fill: #f8d2e8;
}
.solid-mono-9b0080.text-red-a15618 .fill-primary-d1067f {
  fill: #e2626b;
}
.solid-mono-9b0080.text-red-a15618 .fill-secondary-00907f {
  fill: #f6d0d3;
}
.solid-mono-9b0080.text-orange-02d993 .fill-primary-d1067f {
  fill: #f78b77;
}
.solid-mono-9b0080.text-orange-02d993 .fill-secondary-00907f {
  fill: #fddcd6;
}
.solid-mono-9b0080.text-yellow-4bd8ff .fill-primary-d1067f {
  fill: #fab758;
}
.solid-mono-9b0080.text-yellow-4bd8ff .fill-secondary-00907f {
  fill: #fee9cd;
}
.solid-mono-9b0080.text-green-1226b7 .fill-primary-d1067f {
  fill: #45c4a0;
}
.solid-mono-9b0080.text-green-1226b7 .fill-secondary-00907f {
  fill: #c7ede3;
}
.solid-mono-9b0080.text-leaf-d98f86 .fill-primary-d1067f {
  fill: #7cb798;
}
.solid-mono-9b0080.text-leaf-d98f86 .fill-secondary-00907f {
  fill: #d8e9e0;
}
.solid-mono-9b0080.text-aqua-6c26a0 .fill-primary-d1067f {
  fill: #54a8c7;
}
.solid-mono-9b0080.text-aqua-6c26a0 .fill-secondary-00907f {
  fill: #cce5ee;
}
.solid-mono-9b0080.text-navy-2faa5d .fill-primary-d1067f {
  fill: #343f52;
}
.solid-mono-9b0080.text-navy-2faa5d .fill-secondary-00907f {
  fill: #c2c5cb;
}
.solid-mono-9b0080.text-ash-f894bf .fill-primary-d1067f {
  fill: #9499a3;
}
.solid-mono-9b0080.text-ash-f894bf .fill-secondary-00907f {
  fill: #dfe0e3;
}
.solid-mono-9b0080.text-white-b81e4f .fill-primary-d1067f {
  fill: #fff;
}
.solid-mono-9b0080.text-white-b81e4f .fill-secondary-00907f {
  fill: white;
}
.solid-mono-9b0080.text-light-30d371 .fill-primary-d1067f {
  fill: #fefefe;
}
.solid-mono-9b0080.text-light-30d371 .fill-secondary-00907f {
  fill: white;
}
.solid-mono-9b0080.text-gray-92fdcb .fill-primary-d1067f {
  fill: #f6f7f9;
}
.solid-mono-9b0080.text-gray-92fdcb .fill-secondary-00907f {
  fill: #fcfdfd;
}
.solid-mono-9b0080.text-dark-9bd6d0 .fill-primary-d1067f {
  fill: #262b32;
}
.solid-mono-9b0080.text-dark-9bd6d0 .fill-secondary-00907f {
  fill: #bebfc2;
}
.solid-mono-9b0080.text-primary-62d6de .fill-primary-d1067f {
  fill: #3f78e0;
}
.solid-mono-9b0080.text-primary-62d6de .fill-secondary-00907f {
  fill: #c5d7f6;
}
.solid-duo-146cea.text-purple-aqua-0b2289 .fill-primary-d1067f {
  fill: #747ed1;
}
.solid-duo-146cea.text-purple-aqua-0b2289 .fill-secondary-00907f {
  fill: #8ce0f1;
}
.solid-duo-146cea.text-navy-green-67965e .fill-primary-d1067f {
  fill: #414b64;
}
.solid-duo-146cea.text-navy-green-67965e .fill-secondary-00907f {
  fill: #45c4a0;
}
.solid-duo-146cea.text-grape-fuchsia-4391cf .fill-primary-d1067f {
  fill: #605dba;
}
.solid-duo-146cea.text-grape-fuchsia-4391cf .fill-secondary-00907f {
  fill: #f857a6;
}
.solid-duo-146cea.text-grape-green-d47229 .fill-primary-d1067f {
  fill: #605dba;
}
.solid-duo-146cea.text-grape-green-d47229 .fill-secondary-00907f {
  fill: #94dd8e;
}
.solid-duo-146cea.text-navy-sky-7e9f6c .fill-primary-d1067f {
  fill: #414b64;
}
.solid-duo-146cea.text-navy-sky-7e9f6c .fill-secondary-00907f {
  fill: #5eb9f0;
}
.solid-duo-146cea.text-blue-pink-e5eb10 .fill-primary-d1067f {
  fill: #3f78e0;
}
.solid-duo-146cea.text-blue-pink-e5eb10 .fill-secondary-00907f {
  fill: #fc7eb9;
}
.solid-duo-146cea.text-green-fuchsia-4d3bd5 .fill-primary-d1067f {
  fill: #8ed882;
}
.solid-duo-146cea.text-green-fuchsia-4d3bd5 .fill-secondary-00907f {
  fill: #e668b3;
}
.solid-duo-146cea.text-grape-yellow-078349 .fill-primary-d1067f {
  fill: #605dba;
}
.solid-duo-146cea.text-grape-yellow-078349 .fill-secondary-00907f {
  fill: #fab758;
}
.solid-duo-146cea.text-sky-pink-204e8a .fill-primary-d1067f {
  fill: #5eb9f0;
}
.solid-duo-146cea.text-sky-pink-204e8a .fill-secondary-00907f {
  fill: #ff98ab;
}
.solid-duo-146cea.text-purple-pink-7ed4f0 .fill-primary-d1067f {
  fill: #747ed1;
}
.solid-duo-146cea.text-purple-pink-7ed4f0 .fill-secondary-00907f {
  fill: #fdb9d3;
}
.solid-duo-146cea.text-green-red-7be991 .fill-primary-d1067f {
  fill: #45c4a0;
}
.solid-duo-146cea.text-green-red-7be991 .fill-secondary-00907f {
  fill: #ff7c94;
}
.solid-duo-146cea.text-red-yellow-b21a52 .fill-primary-d1067f {
  fill: #e54281;
}
.solid-duo-146cea.text-red-yellow-b21a52 .fill-secondary-00907f {
  fill: #fab758;
}
.ratings-a2ce67 {
  display: inline-block;
  position: relative;
  width: 5rem;
  height: 0.8rem;
}
.ratings-a2ce67:after,
.ratings-a2ce67:before {
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  color: #fcc032;
  content: "\2605\2605\2605\2605\2605";
  overflow: hidden;
}
.ratings-a2ce67:before {
  color: rgba(38, 43, 50, 0.1);
}
.ratings-a2ce67.one-da537e:after {
  content: "\2605";
}
.ratings-a2ce67.two-a2012d:after {
  content: "\2605\2605";
}
.ratings-a2ce67.three-8b47ff:after {
  content: "\2605\2605\2605";
}
.ratings-a2ce67.four-39e13b:after {
  content: "\2605\2605\2605\2605";
}
.custom-control-5d3925 .ratings-a2ce67 {
  height: 0.9rem;
}
.ratings-wrapper-2a7e1e span {
  display: inline-block;
}
.ratings-wrapper-2a7e1e span.ratings-a2ce67 {
  vertical-align: -1px;
}
@font-face {
  font-family: "Unicons";
  src: url("../fonts/unicons.woff2") format("woff2"), url("../fonts/unicons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Custom";
  src: url("../fonts/custom.woff2") format("woff2"), url("../fonts/custom.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=uil-],
[class*=" uil-"],
[class^=icn-],
[class*=" icn-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-spacing: normal;
}
[class^=uil-],
[class*=" uil-"] {
  font-family: "Unicons" !important;
}
[class^=icn-],
[class*=" icn-"] {
  font-family: "Custom" !important;
}
.icn-external-4725d3:before {
  content: "\e906";
}
.icn-terminal-2ef560:before {
  content: "\e905";
}
.icn-caret-down-b8f7da:before {
  content: "\e900";
}
.icn-caret-left-7bfed1:before {
  content: "\e901";
}
.icn-caret-right-b329ef:before {
  content: "\e902";
}
.icn-caret-up-14d035:before {
  content: "\e903";
}
.icn-comment-line-d03dab:before {
  content: "\e904";
}
.uil-plus-0-5da4a9:before {
  content: "\e900";
}
.uil-plus-3-66efc9:before {
  content: "\e901";
}
.uil-plus-6-30c976:before {
  content: "\e902";
}
.uil-plus-10-85a251:before {
  content: "\e903";
}
.uil-plus-12-a1f7a1:before {
  content: "\e904";
}
.uil-plus-13-9e8a2f:before {
  content: "\e905";
}
.uil-plus-16-7efb4d:before {
  content: "\e906";
}
.uil-plus-17-b1b0c6:before {
  content: "\e907";
}
.uil-plus-18-90bb4d:before {
  content: "\e908";
}
.uil-plus-21-d9ca26:before {
  content: "\e909";
}
.uil-500px-69dd12:before {
  content: "\e90a";
}
.uil-abacus-1261a4:before {
  content: "\e90b";
}
.uil-accessible-icon-alt-f4523e:before {
  content: "\e90c";
}
.uil-adjust-alt-329e47:before {
  content: "\e90d";
}
.uil-adjust-circle-ab5751:before {
  content: "\e90e";
}
.uil-adjust-half-2e0c7f:before {
  content: "\e90f";
}
.uil-adjust-2524d5:before {
  content: "\e910";
}
.uil-adobe-alt-28a9ea:before {
  content: "\e911";
}
.uil-airplay-4a5226:before {
  content: "\e912";
}
.uil-adobe-aa75b8:before {
  content: "\e913";
}
.uil-align-alt-c59651:before {
  content: "\e914";
}
.uil-align-center-alt-24bb05:before {
  content: "\e915";
}
.uil-align-center-v-798970:before {
  content: "\e916";
}
.uil-align-center-e899c7:before {
  content: "\e917";
}
.uil-align-center-h-34176a:before {
  content: "\e918";
}
.uil-align-justify-89b402:before {
  content: "\e919";
}
.uil-align-left-d428de:before {
  content: "\e91a";
}
.uil-align-left-justify-3be3a7:before {
  content: "\e91b";
}
.uil-align-center-justify-6dafb6:before {
  content: "\e91c";
}
.uil-align-letter-right-b53054:before {
  content: "\e91d";
}
.uil-align-right-justify-6a981f:before {
  content: "\e91e";
}
.uil-align-right-ae1ac8:before {
  content: "\e91f";
}
.uil-align-bc59d7:before {
  content: "\e920";
}
.uil-amazon-132497:before {
  content: "\e921";
}
.uil-ambulance-78e74c:before {
  content: "\e922";
}
.uil-analysis-f2e4f2:before {
  content: "\e923";
}
.uil-analytics-b26dcb:before {
  content: "\e924";
}
.uil-anchor-ea7388:before {
  content: "\e925";
}
.uil-android-alt-7f858a:before {
  content: "\e926";
}
.uil-android-phone-slash-b357aa:before {
  content: "\e927";
}
.uil-android-550a58:before {
  content: "\e928";
}
.uil-angle-double-down-657a74:before {
  content: "\e929";
}
.uil-angle-double-left-e4e619:before {
  content: "\e92a";
}
.uil-angle-double-right-398c94:before {
  content: "\e92b";
}
.uil-angle-double-up-32552e:before {
  content: "\e92c";
}
.uil-angle-down-bd5c18:before {
  content: "\e92d";
}
.uil-angle-left-b-b4d95c:before {
  content: "\e92e";
}
.uil-angle-left-272647:before {
  content: "\e92f";
}
.uil-angle-right-b-89bc24:before {
  content: "\e930";
}
.uil-angle-right-a6549e:before {
  content: "\e931";
}
.uil-angle-up-de98a8:before {
  content: "\e932";
}
.uil-angry-116468:before {
  content: "\e933";
}
.uil-ankh-80d5b3:before {
  content: "\e934";
}
.uil-annoyed-alt-bb256d:before {
  content: "\e935";
}
.uil-annoyed-202d54:before {
  content: "\e936";
}
.uil-apple-alt-010c04:before {
  content: "\e937";
}
.uil-apple-500d91:before {
  content: "\e938";
}
.uil-apps-a5cbac:before {
  content: "\e939";
}
.uil-archive-alt-98371f:before {
  content: "\e93a";
}
.uil-archive-cfbc0c:before {
  content: "\e93b";
}
.uil-archway-d44fbb:before {
  content: "\e93c";
}
.uil-arrow-break-bf831a:before {
  content: "\e93d";
}
.uil-arrow-circle-down-d7cbec:before {
  content: "\e93e";
}
.uil-arrow-circle-left-0cafc5:before {
  content: "\e93f";
}
.uil-arrow-circle-right-55d361:before {
  content: "\e940";
}
.uil-arrow-circle-up-63f08a:before {
  content: "\e941";
}
.uil-arrow-compress-h-460955:before {
  content: "\e942";
}
.uil-arrow-down-left-95460c:before {
  content: "\e943";
}
.uil-arrow-down-right-bfee44:before {
  content: "\e944";
}
.uil-arrow-down-68a767:before {
  content: "\e945";
}
.uil-arrow-from-right-fd147d:before {
  content: "\e946";
}
.uil-arrow-from-top-3427da:before {
  content: "\e947";
}
.uil-arrow-growth-a4eb54:before {
  content: "\e948";
}
.uil-arrow-left-0aad52:before {
  content: "\e949";
}
.uil-arrow-random-21678c:before {
  content: "\e94a";
}
.uil-arrow-resize-diagonal-239ac9:before {
  content: "\e94b";
}
.uil-arrow-right-e39c32:before {
  content: "\e94c";
}
.uil-arrow-to-bottom-884696:before {
  content: "\e94d";
}
.uil-arrow-to-right-8bf5f5:before {
  content: "\e94e";
}
.uil-arrow-up-left-ead659:before {
  content: "\e94f";
}
.uil-arrow-up-right-be4be2:before {
  content: "\e950";
}
.uil-arrow-up-da9a13:before {
  content: "\e951";
}
.uil-arrow-ddb157:before {
  content: "\e952";
}
.uil-arrows-h-alt-f5dae0:before {
  content: "\e953";
}
.uil-arrows-h-3a0a52:before {
  content: "\e954";
}
.uil-arrows-left-down-0fef9f:before {
  content: "\e955";
}
.uil-arrows-maximize-5dc3c2:before {
  content: "\e956";
}
.uil-arrows-merge-09c86c:before {
  content: "\e957";
}
.uil-arrows-resize-h-6e99b2:before {
  content: "\e958";
}
.uil-arrows-resize-v-e8fa07:before {
  content: "\e959";
}
.uil-arrows-resize-d94ae6:before {
  content: "\e95a";
}
.uil-arrows-shrink-h-50cd42:before {
  content: "\e95b";
}
.uil-arrows-right-down-658fa8:before {
  content: "\e95c";
}
.uil-arrows-shrink-v-f8dd67:before {
  content: "\e95d";
}
.uil-arrows-up-right-de5efb:before {
  content: "\e95e";
}
.uil-arrows-v-alt-7bcb9f:before {
  content: "\e95f";
}
.uil-arrows-v-a622d4:before {
  content: "\e960";
}
.uil-assistive-listening-systems-9554c4:before {
  content: "\e961";
}
.uil-asterisk-799917:before {
  content: "\e962";
}
.uil-at-4b765a:before {
  content: "\e963";
}
.uil-atom-0e932d:before {
  content: "\e964";
}
.uil-auto-flash-250394:before {
  content: "\e965";
}
.uil-award-alt-d252b1:before {
  content: "\e966";
}
.uil-award-998245:before {
  content: "\e967";
}
.uil-baby-carriage-136f3f:before {
  content: "\e968";
}
.uil-backpack-6acc3b:before {
  content: "\e969";
}
.uil-backspace-014a3f:before {
  content: "\e96a";
}
.uil-backward-a4a68d:before {
  content: "\e96b";
}
.uil-bag-alt-e032a4:before {
  content: "\e96c";
}
.uil-bag-slash-0704f0:before {
  content: "\e96d";
}
.uil-bag-4597fe:before {
  content: "\e96e";
}
.uil-balance-scale-a6e562:before {
  content: "\e96f";
}
.uil-ban-9d6025:before {
  content: "\e970";
}
.uil-band-aid-202d18:before {
  content: "\e971";
}
.uil-bars-b585d0:before {
  content: "\e972";
}
.uil-baseball-ball-48d7aa:before {
  content: "\e973";
}
.uil-basketball-hoop-d3006a:before {
  content: "\e974";
}
.uil-basketball-faf435:before {
  content: "\e975";
}
.uil-bath-a79fdf:before {
  content: "\e976";
}
.uil-battery-bolt-49a846:before {
  content: "\e977";
}
.uil-battery-empty-2e1330:before {
  content: "\e978";
}
.uil-bed-double-bf6c52:before {
  content: "\e979";
}
.uil-bed-9e99d6:before {
  content: "\e97a";
}
.uil-behance-alt-4c8642:before {
  content: "\e97b";
}
.uil-behance-a992b1:before {
  content: "\e97c";
}
.uil-bell-school-eb2b13:before {
  content: "\e97d";
}
.uil-bell-slash-d3b747:before {
  content: "\e97e";
}
.uil-bell-736d79:before {
  content: "\e97f";
}
.uil-bill-c9c2a9:before {
  content: "\e980";
}
.uil-bing-58743f:before {
  content: "\e981";
}
.uil-bitcoin-alt-04e902:before {
  content: "\e982";
}
.uil-bitcoin-circle-57d5d0:before {
  content: "\e983";
}
.uil-bitcoin-sign-40e8e5:before {
  content: "\e984";
}
.uil-bitcoin-93e238:before {
  content: "\e985";
}
.uil-black-berry-b73708:before {
  content: "\e986";
}
.uil-blogger-alt-b4f0d3:before {
  content: "\e987";
}
.uil-blogger-29160f:before {
  content: "\e988";
}
.uil-bluetooth-b-19a479:before {
  content: "\e989";
}
.uil-bold-0157c0:before {
  content: "\e98a";
}
.uil-bolt-alt-368725:before {
  content: "\e98b";
}
.uil-bolt-slash-b7a85a:before {
  content: "\e98c";
}
.uil-bolt-20bac8:before {
  content: "\e98d";
}
.uil-book-alt-48b87b:before {
  content: "\e98e";
}
.uil-book-medical-91a3cb:before {
  content: "\e98f";
}
.uil-book-open-1eceac:before {
  content: "\e990";
}
.uil-book-reader-2599b3:before {
  content: "\e991";
}
.uil-book-5f1628:before {
  content: "\e992";
}
.uil-bookmark-full-47172a:before {
  content: "\e993";
}
.uil-bookmark-539874:before {
  content: "\e994";
}
.uil-books-fd7bdf:before {
  content: "\e995";
}
.uil-boombox-ab047d:before {
  content: "\e996";
}
.uil-border-alt-b172fc:before {
  content: "\e997";
}
.uil-border-bottom-33c732:before {
  content: "\e998";
}
.uil-border-clear-4767a8:before {
  content: "\e999";
}
.uil-border-horizontal-759c4d:before {
  content: "\e99a";
}
.uil-border-inner-0fa524:before {
  content: "\e99b";
}
.uil-border-left-f4f7bc:before {
  content: "\e99c";
}
.uil-border-out-83c545:before {
  content: "\e99d";
}
.uil-border-right-104cd8:before {
  content: "\e99e";
}
.uil-border-top-3f997f:before {
  content: "\e99f";
}
.uil-border-vertical-15b19f:before {
  content: "\e9a0";
}
.uil-bowling-ball-8abda8:before {
  content: "\e9a1";
}
.uil-box-a0da3f:before {
  content: "\e9a2";
}
.uil-brackets-curly-6c8b52:before {
  content: "\e9a3";
}
.uil-brain-ec0226:before {
  content: "\e9a4";
}
.uil-briefcase-alt-9f724b:before {
  content: "\e9a5";
}
.uil-briefcase-07b38d:before {
  content: "\e9a6";
}
.uil-bright-83bb98:before {
  content: "\e9a7";
}
.uil-brightness-empty-489a5e:before {
  content: "\e9a8";
}
.uil-brightness-half-92013f:before {
  content: "\e9a9";
}
.uil-brightness-low-d4eb19:before {
  content: "\e9aa";
}
.uil-brightness-minus-10c143:before {
  content: "\e9ab";
}
.uil-brightness-plus-160db2:before {
  content: "\e9ac";
}
.uil-brightness-24a661:before {
  content: "\e9ad";
}
.uil-bring-bottom-562524:before {
  content: "\e9ae";
}
.uil-bring-front-97bbf7:before {
  content: "\e9af";
}
.uil-browser-03eb31:before {
  content: "\e9b0";
}
.uil-brush-alt-e0a0e5:before {
  content: "\e9b1";
}
.uil-bug-4d6763:before {
  content: "\e9b2";
}
.uil-building-e1a9ab:before {
  content: "\e9b3";
}
.uil-bus-alt-d60468:before {
  content: "\e9b4";
}
.uil-bus-school-c3ec94:before {
  content: "\e9b5";
}
.uil-bus-fe7330:before {
  content: "\e9b6";
}
.uil-bullseye-c857b1:before {
  content: "\e9b7";
}
.uil-calculator-alt-85cce8:before {
  content: "\e9b8";
}
.uil-calendar-slash-70f7de:before {
  content: "\e9b9";
}
.uil-calendar-alt-4ee8a4:before {
  content: "\e9ba";
}
.uil-calender-5ac071:before {
  content: "\e9bb";
}
.uil-calculator-9442c8:before {
  content: "\e9bc";
}
.uil-calling-a593b0:before {
  content: "\e9bd";
}
.uil-camera-plus-3631ba:before {
  content: "\e9be";
}
.uil-camera-change-6fbd5c:before {
  content: "\e9bf";
}
.uil-capsule-226f8c:before {
  content: "\e9c0";
}
.uil-capture-a96965:before {
  content: "\e9c1";
}
.uil-cancel-2982f5:before {
  content: "\e9c2";
}
.uil-car-sideview-252fdd:before {
  content: "\e9c3";
}
.uil-car-slash-4b06e7:before {
  content: "\e9c4";
}
.uil-camera-0614ef:before {
  content: "\e9c5";
}
.uil-camera-slash-e8b93c:before {
  content: "\e9c6";
}
.uil-car-wash-893173:before {
  content: "\e9c7";
}
.uil-car-526f13:before {
  content: "\e9c8";
}
.uil-card-atm-f20f22:before {
  content: "\e9c9";
}
.uil-caret-right-211d64:before {
  content: "\e9ca";
}
.uil-cell-c35734:before {
  content: "\e9cb";
}
.uil-celsius-65f901:before {
  content: "\e9cc";
}
.uil-channel-add-aa169f:before {
  content: "\e9cd";
}
.uil-channel-c71a67:before {
  content: "\e9ce";
}
.uil-chart-down-487a08:before {
  content: "\e9cf";
}
.uil-chart-bar-cec0ea:before {
  content: "\e9d0";
}
.uil-chart-growth-alt-92d50c:before {
  content: "\e9d1";
}
.uil-chart-bar-alt-948602:before {
  content: "\e9d2";
}
.uil-chart-line-6355bf:before {
  content: "\e9d3";
}
.uil-chart-growth-d9571e:before {
  content: "\e9d4";
}
.uil-chart-pie-alt-970cb1:before {
  content: "\e9d5";
}
.uil-chart-79e9a0:before {
  content: "\e9d6";
}
.uil-chart-pie-3e033b:before {
  content: "\e9d7";
}
.uil-chat-bubble-user-cb8a68:before {
  content: "\e9d8";
}
.uil-chat-63041a:before {
  content: "\e9d9";
}
.uil-chat-info-c55ea9:before {
  content: "\e9da";
}
.uil-check-circle-259044:before {
  content: "\e9db";
}
.uil-check-square-45a6e1:before {
  content: "\e9dc";
}
.uil-check-cf352c:before {
  content: "\e9dd";
}
.uil-circle-layer-389129:before {
  content: "\e9de";
}
.uil-circle-eb376e:before {
  content: "\e9df";
}
.uil-clapper-board-0164be:before {
  content: "\e9e0";
}
.uil-circuit-2deb68:before {
  content: "\e9e1";
}
.uil-clinic-medical-487b93:before {
  content: "\e9e2";
}
.uil-clipboard-blank-4b6bbe:before {
  content: "\e9e3";
}
.uil-clipboard-alt-36a955:before {
  content: "\e9e4";
}
.uil-clock-eight-a9ba24:before {
  content: "\e9e5";
}
.uil-clipboard-notes-c822ea:before {
  content: "\e9e6";
}
.uil-clock-five-7c1145:before {
  content: "\e9e7";
}
.uil-clipboard-be3bad:before {
  content: "\e9e8";
}
.uil-clock-nine-de009f:before {
  content: "\e9e9";
}
.uil-clock-seven-a7a71b:before {
  content: "\e9ea";
}
.uil-clock-ten-0c69ff:before {
  content: "\e9eb";
}
.uil-clock-three-85d38e:before {
  content: "\e9ec";
}
.uil-clock-two-1241fd:before {
  content: "\e9ed";
}
.uil-clock-f1f889:before {
  content: "\e9ee";
}
.uil-closed-captioning-slash-6c9dcc:before {
  content: "\e9ef";
}
.uil-closed-captioning-d29413:before {
  content: "\e9f0";
}
.uil-cloud-block-ff8a08:before {
  content: "\e9f1";
}
.uil-cloud-bookmark-3831fb:before {
  content: "\e9f2";
}
.uil-cloud-check-e094e1:before {
  content: "\e9f3";
}
.uil-cloud-computing-13097f:before {
  content: "\e9f4";
}
.uil-cloud-data-connection-c4e374:before {
  content: "\e9f5";
}
.uil-cloud-database-tree-aa732f:before {
  content: "\e9f6";
}
.uil-cloud-download-3aa849:before {
  content: "\e9f7";
}
.uil-cloud-drizzle-e62c22:before {
  content: "\e9f8";
}
.uil-cloud-exclamation-279b56:before {
  content: "\e9f9";
}
.uil-cloud-hail-a8bb19:before {
  content: "\e9fa";
}
.uil-cloud-heart-c7f619:before {
  content: "\e9fb";
}
.uil-cloud-info-42fee9:before {
  content: "\e9fc";
}
.uil-cloud-lock-61d268:before {
  content: "\e9fd";
}
.uil-cloud-meatball-4dcaaf:before {
  content: "\e9fe";
}
.uil-cloud-moon-hail-dc7b3f:before {
  content: "\e9ff";
}
.uil-cloud-moon-meatball-8148ab:before {
  content: "\ea00";
}
.uil-cloud-moon-rain-50d5f6:before {
  content: "\ea01";
}
.uil-cloud-moon-showers-b8c39e:before {
  content: "\ea02";
}
.uil-cloud-moon-cb132e:before {
  content: "\ea03";
}
.uil-cloud-question-2314b4:before {
  content: "\ea04";
}
.uil-cloud-rain-sun-4ab8c2:before {
  content: "\ea05";
}
.uil-cloud-rain-3454f3:before {
  content: "\ea06";
}
.uil-cloud-redo-cd88d0:before {
  content: "\ea07";
}
.uil-cloud-share-f07914:before {
  content: "\ea08";
}
.uil-cloud-shield-f95d2a:before {
  content: "\ea09";
}
.uil-cloud-showers-alt-903f7f:before {
  content: "\ea0a";
}
.uil-cloud-showers-heavy-85836c:before {
  content: "\ea0b";
}
.uil-cloud-showers-fad5ea:before {
  content: "\ea0c";
}
.uil-cloud-slash-038d7b:before {
  content: "\ea0d";
}
.uil-cloud-sun-hail-1da53a:before {
  content: "\ea0e";
}
.uil-cloud-sun-meatball-eaea9d:before {
  content: "\ea0f";
}
.uil-cloud-sun-rain-alt-daf4a0:before {
  content: "\ea10";
}
.uil-cloud-sun-rain-2aa922:before {
  content: "\ea11";
}
.uil-cloud-sun-tear-bb7f7f:before {
  content: "\ea12";
}
.uil-cloud-sun-a3d338:before {
  content: "\ea13";
}
.uil-cloud-times-beffd3:before {
  content: "\ea14";
}
.uil-cloud-unlock-fcad33:before {
  content: "\ea15";
}
.uil-cloud-upload-b18928:before {
  content: "\ea16";
}
.uil-cloud-wifi-6826a1:before {
  content: "\ea17";
}
.uil-cloud-wind-747c39:before {
  content: "\ea18";
}
.uil-cloud-373cde:before {
  content: "\ea19";
}
.uil-clouds-34e8a9:before {
  content: "\ea1a";
}
.uil-club-5e9648:before {
  content: "\ea1b";
}
.uil-code-branch-4597ed:before {
  content: "\ea1c";
}
.uil-coffee-b69b32:before {
  content: "\ea1d";
}
.uil-cog-456047:before {
  content: "\ea1e";
}
.uil-coins-44dd34:before {
  content: "\ea1f";
}
.uil-columns-77c815:before {
  content: "\ea20";
}
.uil-comment-add-b89745:before {
  content: "\ea21";
}
.uil-comment-alt-block-42e03d:before {
  content: "\ea22";
}
.uil-comment-alt-chart-lines-68b684:before {
  content: "\ea23";
}
.uil-comment-alt-check-25a665:before {
  content: "\ea24";
}
.uil-comment-alt-dots-d4c4dc:before {
  content: "\ea25";
}
.uil-comment-alt-download-2a15e1:before {
  content: "\ea26";
}
.uil-comment-alt-edit-127296:before {
  content: "\ea27";
}
.uil-comment-alt-exclamation-55e7a0:before {
  content: "\ea28";
}
.uil-comment-alt-heart-2dc877:before {
  content: "\ea29";
}
.uil-comment-alt-image-5591a3:before {
  content: "\ea2a";
}
.uil-comment-alt-info-3d14a6:before {
  content: "\ea2b";
}
.uil-comment-alt-lines-2413ae:before {
  content: "\ea2c";
}
.uil-comment-alt-lock-0bcad8:before {
  content: "\ea2d";
}
.uil-comment-alt-medical-6ff9e1:before {
  content: "\ea2e";
}
.uil-comment-alt-message-6f3008:before {
  content: "\ea2f";
}
.uil-comment-alt-notes-4d4385:before {
  content: "\ea30";
}
.uil-comment-alt-plus-cf3124:before {
  content: "\ea31";
}
.uil-comment-alt-question-b5aba9:before {
  content: "\ea32";
}
.uil-comment-alt-redo-c12a5d:before {
  content: "\ea33";
}
.uil-comment-alt-search-588bc8:before {
  content: "\ea34";
}
.uil-comment-alt-share-39561b:before {
  content: "\ea35";
}
.uil-comment-alt-shield-918adc:before {
  content: "\ea36";
}
.uil-comment-alt-slash-fffbfd:before {
  content: "\ea37";
}
.uil-comment-alt-upload-2c75d5:before {
  content: "\ea38";
}
.uil-comment-alt-verify-18095d:before {
  content: "\ea39";
}
.uil-comment-alt-35ed0f:before {
  content: "\ea3a";
}
.uil-comment-block-c8b4d9:before {
  content: "\ea3b";
}
.uil-comment-chart-line-9100f8:before {
  content: "\ea3c";
}
.uil-comment-check-4b7b73:before {
  content: "\ea3d";
}
.uil-comment-dots-c07be3:before {
  content: "\ea3e";
}
.uil-comment-download-4dfbd2:before {
  content: "\ea3f";
}
.uil-comment-edit-d2fed5:before {
  content: "\ea40";
}
.uil-comment-exclamation-ecc6a0:before {
  content: "\ea41";
}
.uil-comment-heart-0e2a01:before {
  content: "\ea42";
}
.uil-comment-image-02f6a0:before {
  content: "\ea43";
}
.uil-comment-info-alt-198f17:before {
  content: "\ea44";
}
.uil-comment-info-b01965:before {
  content: "\ea45";
}
.uil-comment-lines-613925:before {
  content: "\ea46";
}
.uil-comment-lock-184493:before {
  content: "\ea47";
}
.uil-comment-medical-4276de:before {
  content: "\ea48";
}
.uil-comment-message-6bb33d:before {
  content: "\ea49";
}
.uil-comment-notes-8e3633:before {
  content: "\ea4a";
}
.uil-comment-plus-a7aa0f:before {
  content: "\ea4b";
}
.uil-comment-question-85f1e3:before {
  content: "\ea4c";
}
.uil-comment-redo-8a707d:before {
  content: "\ea4d";
}
.uil-comment-search-17b1db:before {
  content: "\ea4e";
}
.uil-comment-share-ba97f7:before {
  content: "\ea4f";
}
.uil-comment-shield-56c616:before {
  content: "\ea50";
}
.uil-comment-slash-136217:before {
  content: "\ea51";
}
.uil-comment-upload-fada19:before {
  content: "\ea52";
}
.uil-comment-verify-01b96f:before {
  content: "\ea53";
}
.uil-comment-c42126:before {
  content: "\ea54";
}
.uil-comments-alt-c75b06:before {
  content: "\ea55";
}
.uil-comments-0cea06:before {
  content: "\ea56";
}
.uil-compact-disc-ce033b:before {
  content: "\ea57";
}
.uil-comparison-5f542f:before {
  content: "\ea58";
}
.uil-compass-71366c:before {
  content: "\ea59";
}
.uil-compress-alt-left-096977:before {
  content: "\ea5a";
}
.uil-compress-alt-2b3423:before {
  content: "\ea5b";
}
.uil-compress-arrows-add63c:before {
  content: "\ea5c";
}
.uil-compress-lines-47e5e2:before {
  content: "\ea5d";
}
.uil-compress-point-8ae4c0:before {
  content: "\ea5e";
}
.uil-compress-v-d4eacd:before {
  content: "\ea5f";
}
.uil-compress-f61350:before {
  content: "\ea60";
}
.uil-confused-5dece7:before {
  content: "\ea61";
}
.uil-constructor-7fe9d0:before {
  content: "\ea62";
}
.uil-copy-alt-830fd9:before {
  content: "\ea63";
}
.uil-copy-landscape-7a6df3:before {
  content: "\ea64";
}
.uil-copy-fd14a2:before {
  content: "\ea65";
}
.uil-copyright-f3efad:before {
  content: "\ea66";
}
.uil-corner-down-left-d54539:before {
  content: "\ea67";
}
.uil-corner-down-right-alt-a194af:before {
  content: "\ea68";
}
.uil-corner-down-right-cf3989:before {
  content: "\ea69";
}
.uil-corner-left-down-a9b3d2:before {
  content: "\ea6a";
}
.uil-corner-right-down-6b1205:before {
  content: "\ea6b";
}
.uil-corner-up-left-alt-6c94c0:before {
  content: "\ea6c";
}
.uil-corner-up-left-19c4ca:before {
  content: "\ea6d";
}
.uil-corner-up-right-alt-32972a:before {
  content: "\ea6e";
}
.uil-corner-up-right-0cefac:before {
  content: "\ea6f";
}
.uil-coronavirus-5854d4:before {
  content: "\ea70";
}
.uil-create-dashboard-5088af:before {
  content: "\ea71";
}
.uil-creative-commons-pd-8a410f:before {
  content: "\ea72";
}
.uil-credit-card-search-be5711:before {
  content: "\ea73";
}
.uil-credit-card-f7d972:before {
  content: "\ea74";
}
.uil-crockery-945bcf:before {
  content: "\ea75";
}
.uil-crop-alt-rotate-left-702af9:before {
  content: "\ea76";
}
.uil-crop-alt-rotate-right-2b4425:before {
  content: "\ea77";
}
.uil-crop-alt-8b751e:before {
  content: "\ea78";
}
.uil-crosshair-alt-c987eb:before {
  content: "\ea79";
}
.uil-crosshair-4e13ef:before {
  content: "\ea7a";
}
.uil-crosshairs-475aa3:before {
  content: "\ea7b";
}
.uil-css3-simple-979712:before {
  content: "\ea7c";
}
.uil-cube-d398f1:before {
  content: "\ea7d";
}
.uil-dashboard-52f141:before {
  content: "\ea7e";
}
.uil-data-sharing-d80f50:before {
  content: "\ea7f";
}
.uil-database-alt-825be2:before {
  content: "\ea80";
}
.uil-database-dd6876:before {
  content: "\ea81";
}
.uil-desert-e768bc:before {
  content: "\ea82";
}
.uil-desktop-alt-slash-37eaf6:before {
  content: "\ea83";
}
.uil-desktop-alt-1dde86:before {
  content: "\ea84";
}
.uil-desktop-cloud-alt-84f5d6:before {
  content: "\ea85";
}
.uil-desktop-slash-dcbde6:before {
  content: "\ea86";
}
.uil-dialpad-alt-c5e1aa:before {
  content: "\ea87";
}
.uil-desktop-33be4e:before {
  content: "\ea88";
}
.uil-dialpad-8bbbb8:before {
  content: "\ea89";
}
.uil-diamond-d387e8:before {
  content: "\ea8a";
}
.uil-diary-alt-e2ce1b:before {
  content: "\ea8b";
}
.uil-diary-116b0e:before {
  content: "\ea8c";
}
.uil-dice-five-33c51d:before {
  content: "\ea8d";
}
.uil-dice-four-cd56ff:before {
  content: "\ea8e";
}
.uil-dice-one-34a176:before {
  content: "\ea8f";
}
.uil-dice-six-aae0cd:before {
  content: "\ea90";
}
.uil-dice-three-1c5897:before {
  content: "\ea91";
}
.uil-dice-two-b68269:before {
  content: "\ea92";
}
.uil-direction-760e6e:before {
  content: "\ea93";
}
.uil-directions-2a490a:before {
  content: "\ea94";
}
.uil-discord-d0904c:before {
  content: "\ea95";
}
.uil-dizzy-meh-73c7a1:before {
  content: "\ea96";
}
.uil-dna-ebbc57:before {
  content: "\ea97";
}
.uil-docker-523ceb:before {
  content: "\ea98";
}
.uil-document-info-36ba5a:before {
  content: "\ea99";
}
.uil-document-layout-center-6b7a36:before {
  content: "\ea9a";
}
.uil-document-layout-left-ba126d:before {
  content: "\ea9b";
}
.uil-document-layout-right-dd99e8:before {
  content: "\ea9c";
}
.uil-dollar-alt-ed4a47:before {
  content: "\ea9d";
}
.uil-dollar-sign-alt-1cc798:before {
  content: "\ea9e";
}
.uil-dollar-sign-5ff4b2:before {
  content: "\ea9f";
}
.uil-download-alt-62ad61:before {
  content: "\eaa0";
}
.uil-draggabledots-65184e:before {
  content: "\eaa1";
}
.uil-dribbble-e94e3d:before {
  content: "\eaa2";
}
.uil-drill-70da32:before {
  content: "\eaa3";
}
.uil-dropbox-5e9d6c:before {
  content: "\eaa4";
}
.uil-dumbbell-3bb081:before {
  content: "\eaa5";
}
.uil-ear-08b301:before {
  content: "\eaa6";
}
.uil-edit-alt-63ec92:before {
  content: "\eaa7";
}
.uil-edit-e7b198:before {
  content: "\eaa8";
}
.uil-elipsis-double-v-alt-699b13:before {
  content: "\eaa9";
}
.uil-ellipsis-h-7ee025:before {
  content: "\eaaa";
}
.uil-ellipsis-v-84a402:before {
  content: "\eaab";
}
.uil-emoji-6f0f49:before {
  content: "\eaac";
}
.uil-english-to-chinese-c39dcc:before {
  content: "\eaad";
}
.uil-enter-8f3530:before {
  content: "\eaae";
}
.uil-envelope-add-c1ce21:before {
  content: "\eaaf";
}
.uil-envelope-alt-3517e9:before {
  content: "\eab0";
}
.uil-envelope-block-fa45bd:before {
  content: "\eab1";
}
.uil-envelope-bookmark-b23f60:before {
  content: "\eab2";
}
.uil-envelope-check-5cfe86:before {
  content: "\eab3";
}
.uil-envelope-download-alt-b1fb99:before {
  content: "\eab4";
}
.uil-envelope-download-b6bd51:before {
  content: "\eab5";
}
.uil-envelope-edit-6e417b:before {
  content: "\eab6";
}
.uil-envelope-exclamation-72cebc:before {
  content: "\eab7";
}
.uil-envelope-info-236569:before {
  content: "\eab8";
}
.uil-envelope-heart-3da79a:before {
  content: "\eab9";
}
.uil-envelope-lock-bf0cb5:before {
  content: "\eaba";
}
.uil-envelope-minus-b2b51d:before {
  content: "\eabb";
}
.uil-envelope-open-c533af:before {
  content: "\eabc";
}
.uil-envelope-question-38b717:before {
  content: "\eabd";
}
.uil-envelope-receive-6520a3:before {
  content: "\eabe";
}
.uil-envelope-redo-3a1024:before {
  content: "\eabf";
}
.uil-envelope-search-791dec:before {
  content: "\eac0";
}
.uil-envelope-send-69f9f1:before {
  content: "\eac1";
}
.uil-envelope-share-267673:before {
  content: "\eac2";
}
.uil-envelope-shield-98235c:before {
  content: "\eac3";
}
.uil-envelope-star-3114df:before {
  content: "\eac4";
}
.uil-envelope-times-b609d3:before {
  content: "\eac5";
}
.uil-envelope-upload-alt-50aace:before {
  content: "\eac6";
}
.uil-envelope-upload-0d73d8:before {
  content: "\eac7";
}
.uil-envelope-c26510:before {
  content: "\eac8";
}
.uil-envelopes-597a13:before {
  content: "\eac9";
}
.uil-equal-circle-3888e9:before {
  content: "\eaca";
}
.uil-estate-1b599a:before {
  content: "\eacb";
}
.uil-euro-circle-15cf16:before {
  content: "\eacc";
}
.uil-euro-8a2382:before {
  content: "\eacd";
}
.uil-exchange-alt-1130e5:before {
  content: "\eace";
}
.uil-exchange-570b0b:before {
  content: "\eacf";
}
.uil-exclamation-circle-86dc38:before {
  content: "\ead0";
}
.uil-exclamation-octagon-175a43:before {
  content: "\ead1";
}
.uil-exclamation-triangle-0d5c4f:before {
  content: "\ead2";
}
.uil-exclamation-3a51fe:before {
  content: "\ead3";
}
.uil-exclude-d027a0:before {
  content: "\ead4";
}
.uil-exit-1104e3:before {
  content: "\ead5";
}
.uil-expand-alt-781956:before {
  content: "\ead6";
}
.uil-expand-arrows-alt-800274:before {
  content: "\ead7";
}
.uil-expand-arrows-21669a:before {
  content: "\ead8";
}
.uil-expand-from-corner-85e056:before {
  content: "\ead9";
}
.uil-expand-left-2c7d12:before {
  content: "\eada";
}
.uil-expand-right-7d86c7:before {
  content: "\eadb";
}
.uil-export-ac9625:before {
  content: "\eadc";
}
.uil-exposure-alt-d5a91c:before {
  content: "\eadd";
}
.uil-exposure-increase-806f91:before {
  content: "\eade";
}
.uil-external-link-alt-f3facd:before {
  content: "\eadf";
}
.uil-eye-slash-d92212:before {
  content: "\eae0";
}
.uil-eye-5ac61d:before {
  content: "\eae1";
}
.uil-facebook-f-f6f8bf:before {
  content: "\eae2";
}
.uil-facebook-messenger-alt-2bf2cf:before {
  content: "\eae3";
}
.uil-facebook-messenger-fa5154:before {
  content: "\eae4";
}
.uil-facebook-d12a2c:before {
  content: "\eae5";
}
.uil-fahrenheit-fd2463:before {
  content: "\eae6";
}
.uil-fast-mail-alt-f4baf9:before {
  content: "\eae7";
}
.uil-fast-mail-87adbd:before {
  content: "\eae8";
}
.uil-favorite-1617cb:before {
  content: "\eae9";
}
.uil-feedback-e5e9b5:before {
  content: "\eaea";
}
.uil-fidget-spinner-63084c:before {
  content: "\eaeb";
}
.uil-file-alt-63a210:before {
  content: "\eaec";
}
.uil-file-blank-45a26d:before {
  content: "\eaed";
}
.uil-file-block-alt-fb22f3:before {
  content: "\eaee";
}
.uil-file-bookmark-alt-dac7ca:before {
  content: "\eaef";
}
.uil-file-check-alt-7a024a:before {
  content: "\eaf0";
}
.uil-file-check-e48acd:before {
  content: "\eaf1";
}
.uil-file-contract-dollar-466ba5:before {
  content: "\eaf2";
}
.uil-file-contract-5f5db5:before {
  content: "\eaf3";
}
.uil-file-copy-alt-6fa8b4:before {
  content: "\eaf4";
}
.uil-file-download-alt-5c57aa:before {
  content: "\eaf5";
}
.uil-file-download-45cc0d:before {
  content: "\eaf6";
}
.uil-file-edit-alt-3dbd76:before {
  content: "\eaf7";
}
.uil-file-exclamation-alt-77e372:before {
  content: "\eaf8";
}
.uil-file-exclamation-c50465:before {
  content: "\eaf9";
}
.uil-file-export-361fef:before {
  content: "\eafa";
}
.uil-file-graph-fa0cda:before {
  content: "\eafb";
}
.uil-file-heart-7fcffe:before {
  content: "\eafc";
}
.uil-file-import-cc861c:before {
  content: "\eafd";
}
.uil-file-info-alt-7440b6:before {
  content: "\eafe";
}
.uil-file-landscape-alt-e08508:before {
  content: "\eaff";
}
.uil-file-landscape-814030:before {
  content: "\eb00";
}
.uil-file-lanscape-slash-7a307f:before {
  content: "\eb01";
}
.uil-file-medical-alt-26167e:before {
  content: "\eb02";
}
.uil-file-medical-d733a2:before {
  content: "\eb03";
}
.uil-file-minus-alt-2a8c0a:before {
  content: "\eb04";
}
.uil-file-lock-alt-dd8fa1:before {
  content: "\eb05";
}
.uil-file-minus-eae9e9:before {
  content: "\eb06";
}
.uil-file-network-adf9d6:before {
  content: "\eb07";
}
.uil-file-plus-alt-c23f01:before {
  content: "\eb08";
}
.uil-file-plus-0d677c:before {
  content: "\eb09";
}
.uil-file-question-6d5b44:before {
  content: "\eb0a";
}
.uil-file-redo-alt-0b2576:before {
  content: "\eb0b";
}
.uil-file-question-alt-da784c:before {
  content: "\eb0c";
}
.uil-file-slash-f0ba32:before {
  content: "\eb0d";
}
.uil-file-times-alt-7104aa:before {
  content: "\eb0e";
}
.uil-file-shield-alt-11c914:before {
  content: "\eb0f";
}
.uil-file-times-600f13:before {
  content: "\eb10";
}
.uil-file-share-alt-dc543a:before {
  content: "\eb11";
}
.uil-file-search-alt-df02eb:before {
  content: "\eb12";
}
.uil-file-77a8d9:before {
  content: "\eb13";
}
.uil-file-upload-8f2640:before {
  content: "\eb14";
}
.uil-filter-bf2d0e:before {
  content: "\eb15";
}
.uil-filter-slash-49cc01:before {
  content: "\eb16";
}
.uil-files-landscapes-aab68f:before {
  content: "\eb17";
}
.uil-film-d48af5:before {
  content: "\eb18";
}
.uil-flask-19aff6:before {
  content: "\eb19";
}
.uil-flask-potion-138fa1:before {
  content: "\eb1a";
}
.uil-files-landscapes-alt-299f90:before {
  content: "\eb1b";
}
.uil-flip-h-alt-f9c2bb:before {
  content: "\eb1c";
}
.uil-flip-h-c39956:before {
  content: "\eb1d";
}
.uil-flip-v-alt-ff4e53:before {
  content: "\eb1e";
}
.uil-file-upload-alt-2c7343:before {
  content: "\eb1f";
}
.uil-fire-c08547:before {
  content: "\eb20";
}
.uil-flower-417632:before {
  content: "\eb21";
}
.uil-focus-add-53eb42:before {
  content: "\eb22";
}
.uil-flip-v-769371:before {
  content: "\eb23";
}
.uil-focus-23c2f3:before {
  content: "\eb24";
}
.uil-folder-check-6b2b8d:before {
  content: "\eb25";
}
.uil-folder-download-14ba78:before {
  content: "\eb26";
}
.uil-folder-exclamation-571eaa:before {
  content: "\eb27";
}
.uil-folder-heart-1c1812:before {
  content: "\eb28";
}
.uil-folder-info-8db6cb:before {
  content: "\eb29";
}
.uil-folder-lock-55b2fe:before {
  content: "\eb2a";
}
.uil-folder-medical-a30052:before {
  content: "\eb2b";
}
.uil-folder-minus-342de1:before {
  content: "\eb2c";
}
.uil-folder-network-ecc5ce:before {
  content: "\eb2d";
}
.uil-folder-open-cacc1b:before {
  content: "\eb2e";
}
.uil-folder-plus-e81211:before {
  content: "\eb2f";
}
.uil-folder-question-c279ea:before {
  content: "\eb30";
}
.uil-folder-slash-079676:before {
  content: "\eb31";
}
.uil-folder-times-ea820e:before {
  content: "\eb32";
}
.uil-folder-upload-b383b1:before {
  content: "\eb33";
}
.uil-folder-3216c0:before {
  content: "\eb34";
}
.uil-font-f0f017:before {
  content: "\eb35";
}
.uil-football-american-fd8201:before {
  content: "\eb36";
}
.uil-football-ball-36d1fe:before {
  content: "\eb37";
}
.uil-football-b316ec:before {
  content: "\eb38";
}
.uil-forecastcloud-moon-tear-6e1aa0:before {
  content: "\eb39";
}
.uil-forwaded-call-501f30:before {
  content: "\eb3a";
}
.uil-forward-971cb9:before {
  content: "\eb3b";
}
.uil-frown-404862:before {
  content: "\eb3c";
}
.uil-game-structure-149ee3:before {
  content: "\eb3d";
}
.uil-gift-76ea08:before {
  content: "\eb3e";
}
.uil-github-alt-37b5d8:before {
  content: "\eb3f";
}
.uil-github-f7c74f:before {
  content: "\eb40";
}
.uil-gitlab-006549:before {
  content: "\eb41";
}
.uil-glass-martini-alt-slash-e87401:before {
  content: "\eb42";
}
.uil-focus-target-6fdac3:before {
  content: "\eb43";
}
.uil-glass-martini-alt-cb8698:before {
  content: "\eb44";
}
.uil-glass-martini-35f39f:before {
  content: "\eb45";
}
.uil-glass-tea-3a4857:before {
  content: "\eb46";
}
.uil-glass-b5b84e:before {
  content: "\eb47";
}
.uil-globe-547722:before {
  content: "\eb48";
}
.uil-gold-ff0d3c:before {
  content: "\eb49";
}
.uil-golf-ball-44eea9:before {
  content: "\eb4a";
}
.uil-google-drive-alt-16c7ee:before {
  content: "\eb4b";
}
.uil-google-drive-a470fd:before {
  content: "\eb4c";
}
.uil-google-hangouts-alt-29b3b8:before {
  content: "\eb4d";
}
.uil-google-hangouts-3df4f9:before {
  content: "\eb4e";
}
.uil-google-play-c3aba7:before {
  content: "\eb4f";
}
.uil-google-3da334:before {
  content: "\eb50";
}
.uil-graduation-cap-ca8b15:before {
  content: "\eb51";
}
.uil-graph-bar-849b30:before {
  content: "\eb52";
}
.uil-grid-aeebc6:before {
  content: "\eb53";
}
.uil-grids-af653e:before {
  content: "\eb54";
}
.uil-grin-tongue-wink-alt-e42d7d:before {
  content: "\eb55";
}
.uil-grin-61803d:before {
  content: "\eb56";
}
.uil-grin-tongue-wink-4edded:before {
  content: "\eb57";
}
.uil-grip-horizontal-line-57ebba:before {
  content: "\eb58";
}
.uil-hard-hat-3a568c:before {
  content: "\eb59";
}
.uil-hdd-4b7a9b:before {
  content: "\eb5a";
}
.uil-head-side-mask-03a67b:before {
  content: "\eb5b";
}
.uil-head-side-cough-4b0edc:before {
  content: "\eb5c";
}
.uil-head-side-90fc6c:before {
  content: "\eb5d";
}
.uil-headphone-slash-034b9a:before {
  content: "\eb5e";
}
.uil-headphones-alt-73ac73:before {
  content: "\eb5f";
}
.uil-heart-alt-000eaa:before {
  content: "\eb60";
}
.uil-headphones-3dd52c:before {
  content: "\eb61";
}
.uil-heart-break-f37936:before {
  content: "\eb62";
}
.uil-heart-medical-56cc71:before {
  content: "\eb63";
}
.uil-heart-rate-04a30e:before {
  content: "\eb64";
}
.uil-heart-sign-fdc869:before {
  content: "\eb65";
}
.uil-heart-1be062:before {
  content: "\eb66";
}
.uil-heartbeat-ba60dd:before {
  content: "\eb67";
}
.uil-hindi-to-chinese-5d67e6:before {
  content: "\eb68";
}
.uil-hipchat-96573e:before {
  content: "\eb69";
}
.uil-history-alt-824292:before {
  content: "\eb6a";
}
.uil-history-3dd882:before {
  content: "\eb6b";
}
.uil-home-alt-7d946f:before {
  content: "\eb6c";
}
.uil-home-a12677:before {
  content: "\eb6d";
}
.uil-horizontal-align-center-9d214f:before {
  content: "\eb6e";
}
.uil-horizontal-align-left-a9f374:before {
  content: "\eb6f";
}
.uil-horizontal-align-right-0f0529:before {
  content: "\eb70";
}
.uil-horizontal-distribution-center-36543c:before {
  content: "\eb71";
}
.uil-horizontal-distribution-right-048e13:before {
  content: "\eb72";
}
.uil-hospital-square-sign-4430a5:before {
  content: "\eb73";
}
.uil-hospital-symbol-d02403:before {
  content: "\eb74";
}
.uil-horizontal-distribution-left-b57a00:before {
  content: "\eb75";
}
.uil-hospital-8f9cc1:before {
  content: "\eb76";
}
.uil-house-user-aaa3f1:before {
  content: "\eb77";
}
.uil-hourglass-eb2f01:before {
  content: "\eb78";
}
.uil-html3-alt-5b307a:before {
  content: "\eb79";
}
.uil-html5-alt-d7ade3:before {
  content: "\eb7a";
}
.uil-html3-4a4ee8:before {
  content: "\eb7b";
}
.uil-html5-798334:before {
  content: "\eb7c";
}
.uil-hunting-0e9550:before {
  content: "\eb7d";
}
.uil-icons-dfad00:before {
  content: "\eb7e";
}
.uil-illustration-d3e166:before {
  content: "\eb7f";
}
.uil-image-alt-slash-747ba6:before {
  content: "\eb80";
}
.uil-image-block-6d75cd:before {
  content: "\eb81";
}
.uil-image-broken-1abdca:before {
  content: "\eb82";
}
.uil-image-check-0e9570:before {
  content: "\eb83";
}
.uil-image-download-f354e1:before {
  content: "\eb84";
}
.uil-image-edit-6e5358:before {
  content: "\eb85";
}
.uil-image-lock-efbc17:before {
  content: "\eb86";
}
.uil-image-minus-e128cb:before {
  content: "\eb87";
}
.uil-image-plus-9acba7:before {
  content: "\eb88";
}
.uil-image-question-80f906:before {
  content: "\eb89";
}
.uil-image-redo-89df68:before {
  content: "\eb8a";
}
.uil-image-resize-landscape-b57468:before {
  content: "\eb8b";
}
.uil-image-resize-square-b79d3b:before {
  content: "\eb8c";
}
.uil-image-search-c4dfac:before {
  content: "\eb8d";
}
.uil-image-share-c4b6c3:before {
  content: "\eb8e";
}
.uil-image-shield-b9519b:before {
  content: "\eb8f";
}
.uil-image-slash-09a0eb:before {
  content: "\eb90";
}
.uil-image-times-35f5c6:before {
  content: "\eb91";
}
.uil-image-upload-45bdd8:before {
  content: "\eb92";
}
.uil-image-v-a784b8:before {
  content: "\eb93";
}
.uil-image-ec916c:before {
  content: "\eb94";
}
.uil-images-1ae5e5:before {
  content: "\eb95";
}
.uil-import-4f6e9f:before {
  content: "\eb96";
}
.uil-inbox-3100be:before {
  content: "\eb97";
}
.uil-incoming-call-4f3f80:before {
  content: "\eb98";
}
.uil-info-circle-c9f811:before {
  content: "\eb99";
}
.uil-instagram-alt-2f1e24:before {
  content: "\eb9a";
}
.uil-info-2f3a6b:before {
  content: "\eb9b";
}
.uil-instagram-80af8f:before {
  content: "\eb9c";
}
.uil-intercom-alt-f78016:before {
  content: "\eb9d";
}
.uil-intercom-ac9c8f:before {
  content: "\eb9e";
}
.uil-invoice-c3ba89:before {
  content: "\eb9f";
}
.uil-italic-c5abff:before {
  content: "\eba0";
}
.uil-jackhammer-69b898:before {
  content: "\eba1";
}
.uil-java-script-f5c457:before {
  content: "\eba2";
}
.uil-kayak-10054a:before {
  content: "\eba3";
}
.uil-key-skeleton-alt-ef34f7:before {
  content: "\eba4";
}
.uil-key-skeleton-1f4a33:before {
  content: "\eba5";
}
.uil-keyboard-alt-8f7b47:before {
  content: "\eba6";
}
.uil-keyboard-hide-c0bec6:before {
  content: "\eba7";
}
.uil-keyboard-show-190f24:before {
  content: "\eba8";
}
.uil-keyboard-877e9a:before {
  content: "\eba9";
}
.uil-keyhole-circle-176eab:before {
  content: "\ebaa";
}
.uil-keyhole-square-full-36a497:before {
  content: "\ebab";
}
.uil-keyhole-square-344cdf:before {
  content: "\ebac";
}
.uil-kid-54515e:before {
  content: "\ebad";
}
.uil-label-alt-e028fd:before {
  content: "\ebae";
}
.uil-label-4920ad:before {
  content: "\ebaf";
}
.uil-lamp-60f63d:before {
  content: "\ebb0";
}
.uil-language-667766:before {
  content: "\ebb1";
}
.uil-laptop-cloud-a9b7a0:before {
  content: "\ebb2";
}
.uil-laptop-connection-e03d3a:before {
  content: "\ebb3";
}
.uil-laptop-47743d:before {
  content: "\ebb4";
}
.uil-laughing-df350b:before {
  content: "\ebb5";
}
.uil-layer-group-slash-35c466:before {
  content: "\ebb6";
}
.uil-layer-group-a57bfa:before {
  content: "\ebb7";
}
.uil-layers-alt-59ea7f:before {
  content: "\ebb8";
}
.uil-layers-slash-705363:before {
  content: "\ebb9";
}
.uil-layers-abb7bd:before {
  content: "\ebba";
}
.uil-left-arrow-from-left-5334a4:before {
  content: "\ebbb";
}
.uil-left-arrow-to-left-9c1a25:before {
  content: "\ebbc";
}
.uil-left-indent-alt-8a72ee:before {
  content: "\ebbd";
}
.uil-left-indent-6c2e0f:before {
  content: "\ebbe";
}
.uil-left-to-right-text-direction-4eb443:before {
  content: "\ebbf";
}
.uil-letter-chinese-a-e4fb51:before {
  content: "\ebc0";
}
.uil-letter-english-a-b0cc56:before {
  content: "\ebc1";
}
.uil-letter-hindi-a-657857:before {
  content: "\ebc2";
}
.uil-letter-japanese-a-ade4aa:before {
  content: "\ebc3";
}
.uil-life-ring-b86dfc:before {
  content: "\ebc4";
}
.uil-lightbulb-alt-8ea364:before {
  content: "\ebc5";
}
.uil-lightbulb-1fdb14:before {
  content: "\ebc6";
}
.uil-line-alt-bc2ad7:before {
  content: "\ebc7";
}
.uil-line-spacing-6a76bc:before {
  content: "\ebc8";
}
.uil-link-add-42e831:before {
  content: "\ebc9";
}
.uil-link-alt-62f4ed:before {
  content: "\ebca";
}
.uil-link-broken-09f644:before {
  content: "\ebcb";
}
.uil-link-h-d01ec9:before {
  content: "\ebcc";
}
.uil-link-ddd98f:before {
  content: "\ebcd";
}
.uil-linux-f2556e:before {
  content: "\ebce";
}
.uil-line-153eef:before {
  content: "\ebcf";
}
.uil-linkedin-alt-59a35f:before {
  content: "\ebd0";
}
.uil-linkedin-59fff4:before {
  content: "\ebd1";
}
.uil-list-ol-8d0c04:before {
  content: "\ebd2";
}
.uil-list-ui-alt-d003b2:before {
  content: "\ebd3";
}
.uil-list-ol-alt-a6ca25:before {
  content: "\ebd4";
}
.uil-location-arrow-alt-4a58e9:before {
  content: "\ebd5";
}
.uil-lira-sign-d6c734:before {
  content: "\ebd6";
}
.uil-location-point-bfed2a:before {
  content: "\ebd7";
}
.uil-location-pin-alt-fa64d6:before {
  content: "\ebd8";
}
.uil-location-arrow-3f6b7e:before {
  content: "\ebd9";
}
.uil-lottiefiles-alt-2ca9e2:before {
  content: "\ebda";
}
.uil-mailbox-7e39e6:before {
  content: "\ebdb";
}
.uil-lock-8419c8:before {
  content: "\ebdc";
}
.uil-map-marker-minus-2e31ae:before {
  content: "\ebdd";
}
.uil-map-marker-info-65d667:before {
  content: "\ebde";
}
.uil-map-marker-edit-f362ff:before {
  content: "\ebdf";
}
.uil-map-marker-alt-6aafb2:before {
  content: "\ebe0";
}
.uil-map-marker-shield-c7192f:before {
  content: "\ebe1";
}
.uil-map-marker-slash-43b01d:before {
  content: "\ebe2";
}
.uil-map-marker-2c427e:before {
  content: "\ebe3";
}
.uil-map-marker-question-e19e64:before {
  content: "\ebe4";
}
.uil-map-pin-alt-93b849:before {
  content: "\ebe5";
}
.uil-map-515526:before {
  content: "\ebe6";
}
.uil-map-pin-658047:before {
  content: "\ebe7";
}
.uil-map-marker-plus-04ab70:before {
  content: "\ebe8";
}
.uil-mars-b210ba:before {
  content: "\ebe9";
}
.uil-lock-open-alt-7bc5e7:before {
  content: "\ebea";
}
.uil-lock-slash-367ae7:before {
  content: "\ebeb";
}
.uil-master-card-da0416:before {
  content: "\ebec";
}
.uil-luggage-cart-2fb320:before {
  content: "\ebed";
}
.uil-lottiefiles-7ca4f1:before {
  content: "\ebee";
}
.uil-medical-square-full-42faf1:before {
  content: "\ebef";
}
.uil-lock-alt-f5ea52:before {
  content: "\ebf0";
}
.uil-medical-square-1cefcb:before {
  content: "\ebf1";
}
.uil-medical-drip-dee55b:before {
  content: "\ebf2";
}
.uil-medkit-5c11b6:before {
  content: "\ebf3";
}
.uil-medium-m-45c2cd:before {
  content: "\ebf4";
}
.uil-megaphone-954eac:before {
  content: "\ebf5";
}
.uil-meeting-board-d9cac1:before {
  content: "\ebf6";
}
.uil-meh-alt-02b4f8:before {
  content: "\ebf7";
}
.uil-meh-closed-eye-e3b0aa:before {
  content: "\ebf8";
}
.uil-medal-cd5645:before {
  content: "\ebf9";
}
.uil-maximize-left-e02357:before {
  content: "\ebfa";
}
.uil-meh-17ae34:before {
  content: "\ebfb";
}
.uil-list-ul-2aaec9:before {
  content: "\ebfc";
}
.uil-metro-9eccf6:before {
  content: "\ebfd";
}
.uil-message-97413d:before {
  content: "\ebfe";
}
.uil-microphone-slash-952f1e:before {
  content: "\ebff";
}
.uil-mailbox-alt-78dee6:before {
  content: "\ec00";
}
.uil-microscope-238169:before {
  content: "\ec01";
}
.uil-microphone-78b68d:before {
  content: "\ec02";
}
.uil-microsoft-25d2ca:before {
  content: "\ec03";
}
.uil-minus-path-00c716:before {
  content: "\ec04";
}
.uil-minus-square-full-ab57c1:before {
  content: "\ec05";
}
.uil-minus-circle-8beef3:before {
  content: "\ec06";
}
.uil-minus-841624:before {
  content: "\ec07";
}
.uil-missed-call-0fda6b:before {
  content: "\ec08";
}
.uil-mobile-android-alt-4714a6:before {
  content: "\ec09";
}
.uil-mobile-android-a2c937:before {
  content: "\ec0a";
}
.uil-mobile-vibrate-50e899:before {
  content: "\ec0b";
}
.uil-modem-2b62a2:before {
  content: "\ec0c";
}
.uil-minus-square-0cb7f3:before {
  content: "\ec0d";
}
.uil-money-bill-slash-1aa18d:before {
  content: "\ec0e";
}
.uil-money-bill-stack-9e9747:before {
  content: "\ec0f";
}
.uil-money-bill-47a759:before {
  content: "\ec10";
}
.uil-lock-access-17f702:before {
  content: "\ec11";
}
.uil-money-insert-74e976:before {
  content: "\ec12";
}
.uil-money-stack-336c17:before {
  content: "\ec13";
}
.uil-money-withdraw-68e8ea:before {
  content: "\ec14";
}
.uil-money-withdrawal-db82e3:before {
  content: "\ec15";
}
.uil-moneybag-alt-ee1ce0:before {
  content: "\ec16";
}
.uil-moneybag-2552e1:before {
  content: "\ec17";
}
.uil-monitor-heart-rate-33b3e2:before {
  content: "\ec18";
}
.uil-monitor-fd7de6:before {
  content: "\ec19";
}
.uil-moon-eclipse-36d546:before {
  content: "\ec1a";
}
.uil-moon-088634:before {
  content: "\ec1b";
}
.uil-moonset-9dfbe5:before {
  content: "\ec1c";
}
.uil-mountains-sun-abb006:before {
  content: "\ec1d";
}
.uil-mountains-84e13b:before {
  content: "\ec1e";
}
.uil-mouse-alt-2-6ebdb5:before {
  content: "\ec1f";
}
.uil-mouse-alt-d1c15b:before {
  content: "\ec20";
}
.uil-mouse-a26c5c:before {
  content: "\ec21";
}
.uil-multiply-3dfff1:before {
  content: "\ec22";
}
.uil-music-note-6b556b:before {
  content: "\ec23";
}
.uil-music-tune-slash-1d9619:before {
  content: "\ec24";
}
.uil-music-c4e003:before {
  content: "\ec25";
}
.uil-n-a-e18aa6:before {
  content: "\ec26";
}
.uil-navigator-d94c73:before {
  content: "\ec27";
}
.uil-nerd-f3eb42:before {
  content: "\ec28";
}
.uil-newspaper-ad7c44:before {
  content: "\ec29";
}
.uil-no-entry-23db8f:before {
  content: "\ec2a";
}
.uil-ninja-ff95df:before {
  content: "\ec2b";
}
.uil-notebooks-3b49e3:before {
  content: "\ec2c";
}
.uil-notes-1c36c4:before {
  content: "\ec2d";
}
.uil-object-group-e4c1be:before {
  content: "\ec2e";
}
.uil-object-ungroup-d9da2f:before {
  content: "\ec2f";
}
.uil-octagon-66b329:before {
  content: "\ec30";
}
.uil-okta-da1dde:before {
  content: "\ec31";
}
.uil-opera-alt-ecad80:before {
  content: "\ec32";
}
.uil-opera-9a87f8:before {
  content: "\ec33";
}
.uil-outgoing-call-e2e58d:before {
  content: "\ec34";
}
.uil-padlock-8edfd0:before {
  content: "\ec35";
}
.uil-package-779a5e:before {
  content: "\ec36";
}
.uil-pagelines-e2dd3f:before {
  content: "\ec37";
}
.uil-paint-tool-abb9af:before {
  content: "\ec38";
}
.uil-pagerduty-24f469:before {
  content: "\ec39";
}
.uil-palette-b72d81:before {
  content: "\ec3a";
}
.uil-panel-add-0c669b:before {
  content: "\ec3b";
}
.uil-panorama-h-alt-b9e862:before {
  content: "\ec3c";
}
.uil-panorama-h-938fe5:before {
  content: "\ec3d";
}
.uil-panorama-v-443ddd:before {
  content: "\ec3e";
}
.uil-paperclip-019fd8:before {
  content: "\ec3f";
}
.uil-parcel-82c0d2:before {
  content: "\ec40";
}
.uil-paragraph-4b6068:before {
  content: "\ec41";
}
.uil-parking-circle-123be0:before {
  content: "\ec42";
}
.uil-parking-square-9a382b:before {
  content: "\ec43";
}
.uil-pathfinder-unite-da3e16:before {
  content: "\ec44";
}
.uil-pathfinder-fd4c58:before {
  content: "\ec45";
}
.uil-pause-circle-cf567f:before {
  content: "\ec46";
}
.uil-pause-27c467:before {
  content: "\ec47";
}
.uil-paypal-41c3de:before {
  content: "\ec48";
}
.uil-pen-f4b741:before {
  content: "\ec49";
}
.uil-pentagon-156e9f:before {
  content: "\ec4a";
}
.uil-percentage-587cde:before {
  content: "\ec4b";
}
.uil-phone-pause-bc5bd5:before {
  content: "\ec4c";
}
.uil-phone-alt-ad70b6:before {
  content: "\ec4d";
}
.uil-phone-slash-4f0aef:before {
  content: "\ec4e";
}
.uil-phone-times-006268:before {
  content: "\ec4f";
}
.uil-phone-volume-75960e:before {
  content: "\ec50";
}
.uil-phone-59f206:before {
  content: "\ec51";
}
.uil-picture-46c5e0:before {
  content: "\ec52";
}
.uil-pizza-slice-345ff6:before {
  content: "\ec53";
}
.uil-plane-arrival-a9cff8:before {
  content: "\ec54";
}
.uil-plane-departure-a590cf:before {
  content: "\ec55";
}
.uil-plane-fly-248244:before {
  content: "\ec56";
}
.uil-plane-9b0b95:before {
  content: "\ec57";
}
.uil-play-circle-fb3f48:before {
  content: "\ec58";
}
.uil-play-758591:before {
  content: "\ec59";
}
.uil-plug-336ced:before {
  content: "\ec5a";
}
.uil-plus-circle-68ee46:before {
  content: "\ec5b";
}
.uil-plus-square-320caf:before {
  content: "\ec5c";
}
.uil-plus-9edd62:before {
  content: "\ec5d";
}
.uil-podium-737515:before {
  content: "\ec5e";
}
.uil-polygon-a74041:before {
  content: "\ec5f";
}
.uil-post-stamp-768d87:before {
  content: "\ec60";
}
.uil-postcard-3cbe75:before {
  content: "\ec61";
}
.uil-pound-circle-dde94a:before {
  content: "\ec62";
}
.uil-pound-14106b:before {
  content: "\ec63";
}
.uil-power-f46066:before {
  content: "\ec64";
}
.uil-prescription-bottle-1da95c:before {
  content: "\ec65";
}
.uil-presentation-check-3cd3c9:before {
  content: "\ec66";
}
.uil-presentation-edit-e92d63:before {
  content: "\ec67";
}
.uil-presentation-line-d35eb0:before {
  content: "\ec68";
}
.uil-presentation-lines-alt-7dae7a:before {
  content: "\ec69";
}
.uil-presentation-minus-02b2b4:before {
  content: "\ec6a";
}
.uil-presentation-play-c1e200:before {
  content: "\ec6b";
}
.uil-presentation-plus-f05d94:before {
  content: "\ec6c";
}
.uil-presentation-times-3911db:before {
  content: "\ec6d";
}
.uil-presentation-a259ab:before {
  content: "\ec6e";
}
.uil-previous-925184:before {
  content: "\ec6f";
}
.uil-pricetag-alt-998c5e:before {
  content: "\ec70";
}
.uil-print-slash-2f9e8f:before {
  content: "\ec71";
}
.uil-print-91da19:before {
  content: "\ec72";
}
.uil-process-32d345:before {
  content: "\ec73";
}
.uil-processor-bb7858:before {
  content: "\ec74";
}
.uil-programming-language-b1ae16:before {
  content: "\ec75";
}
.uil-pump-92b2f3:before {
  content: "\ec76";
}
.uil-puzzle-piece-f1f834:before {
  content: "\ec77";
}
.uil-qrcode-scan-8dfc96:before {
  content: "\ec78";
}
.uil-question-circle-1ec82d:before {
  content: "\ec79";
}
.uil-question-d9737a:before {
  content: "\ec7a";
}
.uil-raindrops-alt-5e4cd1:before {
  content: "\ec7b";
}
.uil-rainbow-c35afa:before {
  content: "\ec7c";
}
.uil-raindrops-1611d8:before {
  content: "\ec7d";
}
.uil-react-4cff2e:before {
  content: "\ec7e";
}
.uil-receipt-alt-a500c7:before {
  content: "\ec7f";
}
.uil-receipt-b93321:before {
  content: "\ec80";
}
.uil-record-audio-c139ff:before {
  content: "\ec81";
}
.uil-reddit-alien-alt-5ebf44:before {
  content: "\ec82";
}
.uil-redo-cc6698:before {
  content: "\ec83";
}
.uil-refresh-5bcb96:before {
  content: "\ec84";
}
.uil-registered-16c61e:before {
  content: "\ec85";
}
.uil-repeat-f510fc:before {
  content: "\ec86";
}
.uil-restaurant-ff7d85:before {
  content: "\ec87";
}
.uil-right-indent-alt-41f4e9:before {
  content: "\ec88";
}
.uil-right-to-left-text-direction-7ac5c3:before {
  content: "\ec89";
}
.uil-robot-d90f00:before {
  content: "\ec8a";
}
.uil-rope-way-d1beb3:before {
  content: "\ec8b";
}
.uil-rocket-cbcf5f:before {
  content: "\ec8c";
}
.uil-rotate-360-18546e:before {
  content: "\ec8d";
}
.uil-rss-alt-b9bcbd:before {
  content: "\ec8e";
}
.uil-rss-interface-500ea8:before {
  content: "\ec8f";
}
.uil-rss-ee8f5e:before {
  content: "\ec90";
}
.uil-ruler-combined-339152:before {
  content: "\ec91";
}
.uil-ruler-a66c8f:before {
  content: "\ec92";
}
.uil-rupee-sign-d21dcf:before {
  content: "\ec93";
}
.uil-sad-cry-a737a9:before {
  content: "\ec94";
}
.uil-sad-crying-cf29ef:before {
  content: "\ec95";
}
.uil-sad-dizzy-f4e3f5:before {
  content: "\ec96";
}
.uil-sad-squint-98efcb:before {
  content: "\ec97";
}
.uil-sad-cf4b6f:before {
  content: "\ec98";
}
.uil-sanitizer-alt-f92b2a:before {
  content: "\ec99";
}
.uil-sanitizer-d965f9:before {
  content: "\ec9a";
}
.uil-save-9c0062:before {
  content: "\ec9b";
}
.uil-scaling-left-72a0bd:before {
  content: "\ec9c";
}
.uil-scaling-right-ef7c3e:before {
  content: "\ec9d";
}
.uil-scenery-2e5677:before {
  content: "\ec9e";
}
.uil-screw-2c6a76:before {
  content: "\ec9f";
}
.uil-scroll-h-c58aa2:before {
  content: "\eca0";
}
.uil-scroll-a4b9bb:before {
  content: "\eca1";
}
.uil-schedule-5fd264:before {
  content: "\eca2";
}
.uil-search-alt-075154:before {
  content: "\eca3";
}
.uil-search-minus-8c7d77:before {
  content: "\eca4";
}
.uil-search-90df43:before {
  content: "\eca5";
}
.uil-selfie-9bfa98:before {
  content: "\eca6";
}
.uil-server-alt-c06a3e:before {
  content: "\eca7";
}
.uil-search-plus-4bcc9a:before {
  content: "\eca8";
}
.uil-server-connection-0fee54:before {
  content: "\eca9";
}
.uil-server-network-ae4a49:before {
  content: "\ecaa";
}
.uil-server-network-alt-bb9945:before {
  content: "\ecab";
}
.uil-servers-4239f6:before {
  content: "\ecac";
}
.uil-servicemark-ec0a4d:before {
  content: "\ecad";
}
.uil-server-04a550:before {
  content: "\ecae";
}
.uil-setting-96f41f:before {
  content: "\ecaf";
}
.uil-share-alt-d5de15:before {
  content: "\ecb0";
}
.uil-share-c53132:before {
  content: "\ecb1";
}
.uil-shield-check-1d3a29:before {
  content: "\ecb2";
}
.uil-shield-exclamation-f68322:before {
  content: "\ecb3";
}
.uil-shield-plus-322cff:before {
  content: "\ecb4";
}
.uil-shield-question-bb68b4:before {
  content: "\ecb5";
}
.uil-shield-1aac59:before {
  content: "\ecb6";
}
.uil-ship-5fc358:before {
  content: "\ecb7";
}
.uil-shop-64b756:before {
  content: "\ecb8";
}
.uil-shield-slash-32d3bc:before {
  content: "\ecb9";
}
.uil-shopping-bag-d2a49f:before {
  content: "\ecba";
}
.uil-shopping-basket-b3cc36:before {
  content: "\ecbb";
}
.uil-shopping-cart-alt-44b69f:before {
  content: "\ecbc";
}
.uil-shopping-cart-15f2c9:before {
  content: "\ecbd";
}
.uil-shovel-cf568b:before {
  content: "\ecbe";
}
.uil-shrink-06f158:before {
  content: "\ecbf";
}
.uil-shuffle-c713bd:before {
  content: "\ecc0";
}
.uil-shutter-d9f449:before {
  content: "\ecc1";
}
.uil-sick-3815bb:before {
  content: "\ecc2";
}
.uil-sigma-d3ad83:before {
  content: "\ecc3";
}
.uil-sign-alt-fe53b8:before {
  content: "\ecc4";
}
.uil-sign-in-alt-6a6585:before {
  content: "\ecc5";
}
.uil-sign-left-312215:before {
  content: "\ecc6";
}
.uil-sign-out-alt-dd0430:before {
  content: "\ecc7";
}
.uil-sign-right-c0b50e:before {
  content: "\ecc8";
}
.uil-signal-alt-b1ca17:before {
  content: "\ecc9";
}
.uil-signal-4cfa0e:before {
  content: "\ecca";
}
.uil-signin-19294d:before {
  content: "\eccb";
}
.uil-signout-3e76f9:before {
  content: "\eccc";
}
.uil-silence-3f91c4:before {
  content: "\eccd";
}
.uil-signal-alt-3-a41c44:before {
  content: "\ecce";
}
.uil-silent-squint-83d488:before {
  content: "\eccf";
}
.uil-sim-card-6ab1c2:before {
  content: "\ecd0";
}
.uil-skip-forward-alt-6cb89f:before {
  content: "\ecd1";
}
.uil-sitemap-9d1929:before {
  content: "\ecd2";
}
.uil-skype-alt-43adbe:before {
  content: "\ecd3";
}
.uil-skype-c9d9e4:before {
  content: "\ecd4";
}
.uil-skip-forward-059532:before {
  content: "\ecd5";
}
.uil-skip-forward-circle-8b42ee:before {
  content: "\ecd6";
}
.uil-shutter-alt-f44b7f:before {
  content: "\ecd7";
}
.uil-sliders-v-ffb32d:before {
  content: "\ecd8";
}
.uil-slider-h-range-9294fe:before {
  content: "\ecd9";
}
.uil-slider-h-1b9ab9:before {
  content: "\ecda";
}
.uil-sliders-v-alt-0173eb:before {
  content: "\ecdb";
}
.uil-slack-alt-62484d:before {
  content: "\ecdc";
}
.uil-slack-9d9747:before {
  content: "\ecdd";
}
.uil-smile-beam-129d57:before {
  content: "\ecde";
}
.uil-smile-dizzy-c19d03:before {
  content: "\ecdf";
}
.uil-smile-squint-wink-alt-9bb4c5:before {
  content: "\ece0";
}
.uil-smile-squint-wink-2ca312:before {
  content: "\ece1";
}
.uil-smile-wink-alt-d62d1b:before {
  content: "\ece2";
}
.uil-smile-wink-e88d05:before {
  content: "\ece3";
}
.uil-smile-e8e86e:before {
  content: "\ece4";
}
.uil-snapchat-ghost-fc2459:before {
  content: "\ece5";
}
.uil-snowflake-686279:before {
  content: "\ece6";
}
.uil-sperms-8a98d7:before {
  content: "\ece7";
}
.uil-snow-flake-5e3d8b:before {
  content: "\ece8";
}
.uil-space-key-67872b:before {
  content: "\ece9";
}
.uil-spade-8967cc:before {
  content: "\ecea";
}
.uil-star-978e2d:before {
  content: "\eceb";
}
.uil-sorting-1fd226:before {
  content: "\ecec";
}
.uil-squint-babf65:before {
  content: "\eced";
}
.uil-step-backward-alt-956138:before {
  content: "\ecee";
}
.uil-snapchat-square-b0ec99:before {
  content: "\ecef";
}
.uil-square-52df5b:before {
  content: "\ecf0";
}
.uil-square-shape-0635d8:before {
  content: "\ecf1";
}
.uil-spinner-d6d3c3:before {
  content: "\ecf2";
}
.uil-square-full-9c7a15:before {
  content: "\ecf3";
}
.uil-spin-7f95f0:before {
  content: "\ecf4";
}
.uil-stop-circle-c708fa:before {
  content: "\ecf5";
}
.uil-stopwatch-slash-df7ff3:before {
  content: "\ecf6";
}
.uil-step-forward-ff7552:before {
  content: "\ecf7";
}
.uil-step-backward-ce0774:before {
  content: "\ecf8";
}
.uil-store-alt-9801f6:before {
  content: "\ecf9";
}
.uil-snapchat-alt-ac7579:before {
  content: "\ecfa";
}
.uil-sort-81409c:before {
  content: "\ecfb";
}
.uil-sort-amount-down-c28bce:before {
  content: "\ecfc";
}
.uil-social-distancing-2015ee:before {
  content: "\ecfd";
}
.uil-subway-f64a4c:before {
  content: "\ecfe";
}
.uil-subway-alt-aa5653:before {
  content: "\ecff";
}
.uil-stopwatch-b0c872:before {
  content: "\ed00";
}
.uil-subject-ca383b:before {
  content: "\ed01";
}
.uil-step-backward-circle-572202:before {
  content: "\ed02";
}
.uil-stretcher-cc2351:before {
  content: "\ed03";
}
.uil-store-f2f781:before {
  content: "\ed04";
}
.uil-streering-fcb66c:before {
  content: "\ed05";
}
.uil-sync-877021:before {
  content: "\ed06";
}
.uil-sync-slash-60dd76:before {
  content: "\ed07";
}
.uil-sync-exclamation-cb6bc8:before {
  content: "\ed08";
}
.uil-table-tennis-2fa7f2:before {
  content: "\ed09";
}
.uil-stethoscope-d156a9:before {
  content: "\ed0a";
}
.uil-swimmer-c437ca:before {
  content: "\ed0b";
}
.uil-snowflake-alt-0ee710:before {
  content: "\ed0c";
}
.uil-tablet-15fea5:before {
  content: "\ed0d";
}
.uil-syringe-66d905:before {
  content: "\ed0e";
}
.uil-table-76be2a:before {
  content: "\ed0f";
}
.uil-tag-alt-9225c7:before {
  content: "\ed10";
}
.uil-store-slash-8582e1:before {
  content: "\ed11";
}
.uil-tape-a901fa:before {
  content: "\ed12";
}
.uil-tachometer-fast-6abc8c:before {
  content: "\ed13";
}
.uil-tag-d166d9:before {
  content: "\ed14";
}
.uil-tachometer-fast-alt-bd881c:before {
  content: "\ed15";
}
.uil-swatchbook-6d9d01:before {
  content: "\ed16";
}
.uil-swiggy-09748d:before {
  content: "\ed17";
}
.uil-surprise-2b73aa:before {
  content: "\ed18";
}
.uil-sunset-2bf94b:before {
  content: "\ed19";
}
.uil-telegram-22988b:before {
  content: "\ed1a";
}
.uil-telegram-alt-edb71d:before {
  content: "\ed1b";
}
.uil-tear-bda35d:before {
  content: "\ed1c";
}
.uil-tablets-c1145c:before {
  content: "\ed1d";
}
.uil-taxi-d1e4aa:before {
  content: "\ed1e";
}
.uil-temperature-empty-fb6b2b:before {
  content: "\ed1f";
}
.uil-temperature-minus-a80d13:before {
  content: "\ed20";
}
.uil-temperature-half-8ca4f3:before {
  content: "\ed21";
}
.uil-temperature-plus-0f5992:before {
  content: "\ed22";
}
.uil-temperature-quarter-465130:before {
  content: "\ed23";
}
.uil-sort-amount-up-228e63:before {
  content: "\ed24";
}
.uil-telescope-cce868:before {
  content: "\ed25";
}
.uil-temperature-ed120f:before {
  content: "\ed26";
}
.uil-sun-8c218f:before {
  content: "\ed27";
}
.uil-suitcase-cdd5e8:before {
  content: "\ed28";
}
.uil-temperature-three-quarter-2e3ae4:before {
  content: "\ed29";
}
.uil-text-strike-through-c957c1:before {
  content: "\ed2a";
}
.uil-text-32a9c6:before {
  content: "\ed2b";
}
.uil-stethoscope-alt-13f6f1:before {
  content: "\ed2c";
}
.uil-text-size-b743f6:before {
  content: "\ed2d";
}
.uil-th-slash-da67e0:before {
  content: "\ed2e";
}
.uil-th-large-b83bf2:before {
  content: "\ed2f";
}
.uil-thermometer-76c0b7:before {
  content: "\ed30";
}
.uil-th-3993dd:before {
  content: "\ed31";
}
.uil-star-half-alt-19810a:before {
  content: "\ed32";
}
.uil-thunderstorm-moon-3022ec:before {
  content: "\ed33";
}
.uil-thunderstorm-6c3791:before {
  content: "\ed34";
}
.uil-thumbs-up-e1a1f7:before {
  content: "\ed35";
}
.uil-thumbs-down-5b607b:before {
  content: "\ed36";
}
.uil-times-circle-645975:before {
  content: "\ed37";
}
.uil-toggle-off-41aad2:before {
  content: "\ed38";
}
.uil-thunderstorm-sun-010002:before {
  content: "\ed39";
}
.uil-spinner-alt-ea7fb0:before {
  content: "\ed3a";
}
.uil-times-a6bc38:before {
  content: "\ed3b";
}
.uil-times-square-1392eb:before {
  content: "\ed3c";
}
.uil-toggle-on-598493:before {
  content: "\ed3d";
}
.uil-suitcase-alt-df9b09:before {
  content: "\ed3e";
}
.uil-tennis-ball-79ae25:before {
  content: "\ed3f";
}
.uil-text-fields-4cd98f:before {
  content: "\ed40";
}
.uil-ticket-4e997b:before {
  content: "\ed41";
}
.uil-toilet-paper-3cebf7:before {
  content: "\ed42";
}
.uil-top-arrow-from-top-b8fc80:before {
  content: "\ed43";
}
.uil-top-arrow-to-top-783722:before {
  content: "\ed44";
}
.uil-tornado-670d4e:before {
  content: "\ed45";
}
.uil-trademark-circle-1025dc:before {
  content: "\ed46";
}
.uil-trademark-6d9a1b:before {
  content: "\ed47";
}
.uil-traffic-barrier-172754:before {
  content: "\ed48";
}
.uil-traffic-light-0a6e4f:before {
  content: "\ed49";
}
.uil-transaction-8da449:before {
  content: "\ed4a";
}
.uil-trash-alt-48ca2d:before {
  content: "\ed4b";
}
.uil-trash-148f2e:before {
  content: "\ed4c";
}
.uil-trees-7c8855:before {
  content: "\ed4d";
}
.uil-triangle-61b227:before {
  content: "\ed4e";
}
.uil-trophy-e10638:before {
  content: "\ed4f";
}
.uil-trowel-66c0ac:before {
  content: "\ed50";
}
.uil-truck-loading-4e0f0f:before {
  content: "\ed51";
}
.uil-truck-cb07e6:before {
  content: "\ed52";
}
.uil-tumblr-alt-d2b350:before {
  content: "\ed53";
}
.uil-tumblr-square-1275f5:before {
  content: "\ed54";
}
.uil-tumblr-dbdf31:before {
  content: "\ed55";
}
.uil-tv-retro-slash-c16423:before {
  content: "\ed56";
}
.uil-tv-retro-bbd913:before {
  content: "\ed57";
}
.uil-twitter-alt-298036:before {
  content: "\ed58";
}
.uil-twitter-77e207:before {
  content: "\ed59";
}
.uil-umbrella-1da0be:before {
  content: "\ed5a";
}
.uil-unamused-06de61:before {
  content: "\ed5b";
}
.uil-underline-c765bd:before {
  content: "\ed5c";
}
.uil-university-db2aa6:before {
  content: "\ed5d";
}
.uil-unlock-alt-e58b27:before {
  content: "\ed5e";
}
.uil-unlock-c727a0:before {
  content: "\ed5f";
}
.uil-upload-alt-705fb2:before {
  content: "\ed60";
}
.uil-upload-fc5994:before {
  content: "\ed61";
}
.uil-usd-circle-5f2b78:before {
  content: "\ed62";
}
.uil-usd-square-0715aa:before {
  content: "\ed63";
}
.uil-user-arrows-3440e4:before {
  content: "\ed64";
}
.uil-user-check-f75030:before {
  content: "\ed65";
}
.uil-user-circle-828e43:before {
  content: "\ed66";
}
.uil-user-exclamation-3c1b74:before {
  content: "\ed67";
}
.uil-user-location-ac1a67:before {
  content: "\ed68";
}
.uil-user-md-2f1bd0:before {
  content: "\ed69";
}
.uil-user-minus-637a90:before {
  content: "\ed6a";
}
.uil-user-nurse-b31c4b:before {
  content: "\ed6b";
}
.uil-user-plus-4f7efa:before {
  content: "\ed6c";
}
.uil-user-square-c58a1e:before {
  content: "\ed6d";
}
.uil-user-times-81f551:before {
  content: "\ed6e";
}
.uil-user-2de3dd:before {
  content: "\ed6f";
}
.uil-users-alt-f5e459:before {
  content: "\ed70";
}
.uil-utensils-alt-a54d53:before {
  content: "\ed71";
}
.uil-utensils-aae8a6:before {
  content: "\ed72";
}
.uil-vector-square-alt-01770d:before {
  content: "\ed73";
}
.uil-vector-square-960edb:before {
  content: "\ed74";
}
.uil-venus-47de8a:before {
  content: "\ed75";
}
.uil-vertical-align-bottom-f47b34:before {
  content: "\ed76";
}
.uil-vertical-align-center-611c7f:before {
  content: "\ed77";
}
.uil-vertical-align-top-759eeb:before {
  content: "\ed78";
}
.uil-vertical-distribute-bottom-951abb:before {
  content: "\ed79";
}
.uil-vertical-distribution-center-cb3f15:before {
  content: "\ed7a";
}
.uil-vertical-distribution-top-d1c6f7:before {
  content: "\ed7b";
}
.uil-video-question-faf94f:before {
  content: "\ed7c";
}
.uil-video-slash-ea740d:before {
  content: "\ed7d";
}
.uil-video-cc2012:before {
  content: "\ed7e";
}
.uil-virus-slash-40bfb6:before {
  content: "\ed7f";
}
.uil-visual-studio-dfa249:before {
  content: "\ed80";
}
.uil-vk-alt-7862a8:before {
  content: "\ed81";
}
.uil-vk-d29a66:before {
  content: "\ed82";
}
.uil-voicemail-rectangle-46e560:before {
  content: "\ed83";
}
.uil-voicemail-a5cb29:before {
  content: "\ed84";
}
.uil-volume-down-37f878:before {
  content: "\ed85";
}
.uil-volleyball-3fc5bb:before {
  content: "\ed86";
}
.uil-volume-mute-ff5489:before {
  content: "\ed87";
}
.uil-volume-off-86f8b8:before {
  content: "\ed88";
}
.uil-volume-up-602838:before {
  content: "\ed89";
}
.uil-volume-add3a3:before {
  content: "\ed8a";
}
.uil-vuejs-alt-fb305d:before {
  content: "\ed8b";
}
.uil-vuejs-4f0ccc:before {
  content: "\ed8c";
}
.uil-wall-d249ba:before {
  content: "\ed8d";
}
.uil-wallet-c92729:before {
  content: "\ed8e";
}
.uil-watch-alt-ae10b6:before {
  content: "\ed8f";
}
.uil-watch-178593:before {
  content: "\ed90";
}
.uil-water-drop-slash-0e30cd:before {
  content: "\ed91";
}
.uil-water-glass-b3b63f:before {
  content: "\ed92";
}
.uil-water-145a0b:before {
  content: "\ed93";
}
.uil-web-grid-alt-59361d:before {
  content: "\ed94";
}
.uil-web-grid-d52d90:before {
  content: "\ed95";
}
.uil-web-section-84b8c1:before {
  content: "\ed96";
}
.uil-webcam-61cb9a:before {
  content: "\ed97";
}
.uil-web-section-alt-8fab38:before {
  content: "\ed98";
}
.uil-whatsapp-alt-87dc75:before {
  content: "\ed99";
}
.uil-whatsapp-ebb815:before {
  content: "\ed9a";
}
.uil-weight-aa2dce:before {
  content: "\ed9b";
}
.uil-wheel-barrow-d6cc3e:before {
  content: "\ed9c";
}
.uil-wheelchair-alt-9a4b36:before {
  content: "\ed9d";
}
.uil-wheelchair-229466:before {
  content: "\ed9e";
}
.uil-wifi-router-c41463:before {
  content: "\ed9f";
}
.uil-wind-moon-2a45ec:before {
  content: "\eda0";
}
.uil-wifi-03c53d:before {
  content: "\eda1";
}
.uil-wifi-slash-7e0c85:before {
  content: "\eda2";
}
.uil-wind-sun-09908d:before {
  content: "\eda3";
}
.uil-wind-c79629:before {
  content: "\eda4";
}
.uil-window-grid-a8bded:before {
  content: "\eda5";
}
.uil-window-maximize-d1b973:before {
  content: "\eda6";
}
.uil-window-section-4ff2e2:before {
  content: "\eda7";
}
.uil-window-7ef674:before {
  content: "\eda8";
}
.uil-windows-7dd618:before {
  content: "\eda9";
}
.uil-windsock-905cb9:before {
  content: "\edaa";
}
.uil-windy-90b7ba:before {
  content: "\edab";
}
.uil-wordpress-simple-1f70c7:before {
  content: "\edac";
}
.uil-wordpress-673c29:before {
  content: "\edad";
}
.uil-wrap-text-c3c7c0:before {
  content: "\edae";
}
.uil-wrench-cca126:before {
  content: "\edaf";
}
.uil-x-add-e5904d:before {
  content: "\edb0";
}
.uil-x-8a7475:before {
  content: "\edb1";
}
.uil-yen-circle-746dc0:before {
  content: "\edb2";
}
.uil-yen-f0fd97:before {
  content: "\edb3";
}
.uil-yin-yang-899792:before {
  content: "\edb4";
}
.uil-youtube-0fa5bd:before {
  content: "\edb5";
}
.counter-wrapper-e305c5 p {
  margin-bottom: 0;
  font-size: 0.8rem;
  font-weight: 500;
}
.counter-wrapper-e305c5 .counter-2cb99b {
  font-size: calc(1.325rem + 0.9vw);
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media (min-width: 1200px) {
  .counter-wrapper-e305c5 .counter-2cb99b {
    font-size: 2rem;
  }
}
.counter-wrapper-e305c5 .counter-2cb99b.counter-lg-ecfa29 {
  font-size: calc(1.345rem + 1.14vw);
}
@media (min-width: 1200px) {
  .counter-wrapper-e305c5 .counter-2cb99b.counter-lg-ecfa29 {
    font-size: 2.2rem;
  }
}
.counter-wrapper-e305c5 .card-body-ea7d9a {
  padding: 1.5rem;
}
.counter-wrapper-e305c5 .icon-bg-93b258 {
  margin: 0 auto;
}
html,
body {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
}
.content-wrapper-5d3559,
footer {
  flex-shrink: 0;
}
.content-wrapper-5d3559 {
  flex-grow: 1;
}
---------------------------------------------------------- OVERLAY ---------------------------------------------------------- figure.overlay-b81658 img {
  opacity: 1;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
.overlay-b81658 {
  position: relative;
  text-align: center;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.overlay-b81658 figcaption,
.overlay-b81658 .figcaption-58fe8d {
  padding: 0.5rem;
  z-index: 5;
  pointer-events: none;
}
.overlay-b81658 * {
  transition: all 0.4s ease;
}
@media (prefers-reduced-motion: reduce) {
  .overlay-b81658 * {
    transition: none;
  }
}
.overlay-b81658 img {
  transition: none;
}
.overlay-b81658:not(.caption-overlay-7cce49) i {
  display: block;
  font-size: calc(1.265rem + 0.18vw);
}
@media (min-width: 1200px) {
  .overlay-b81658:not(.caption-overlay-7cce49) i {
    font-size: 1.4rem;
  }
}
.overlay-b81658 a {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  cursor: pointer !important;
}
.overlay-b81658 span.bg-8177c2 {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  cursor: pointer !important;
  opacity: 0;
  z-index: 4;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(30, 34, 40, 0.6);
}
.overlay-b81658.color-0daad5 span.bg-8177c2 {
  background: rgba(63, 120, 224, 0.7);
}
.overlay-b81658.light-0fc6da span.bg-8177c2 {
  background: rgba(255, 255, 255, 0.6);
}
.overlay-b81658.overlay-gradient-1-0ccdc4 span.bg-8177c2 {
  background: linear-gradient(120deg, #f857a6 10%, #ef3f6e 100%);
}
.overlay-b81658.overlay-gradient-2-22faf3 span.bg-8177c2 {
  background: linear-gradient(40deg, #f5b161 0.4%, #ec366e 100.2%);
}
.overlay-b81658.overlay-gradient-3-8c7bf3 span.bg-8177c2 {
  background: linear-gradient(45deg, #FBDA61 0%, #FF5ACD 100%);
}
.overlay-b81658.overlay-gradient-4-a276c9 span.bg-8177c2 {
  background: linear-gradient(125deg, #9040db, #ff72c2 50%, #ffd84f);
}
.overlay-b81658.overlay-gradient-5-362627 span.bg-8177c2 {
  background: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}
.overlay-b81658.overlay-gradient-6-268df2 span.bg-8177c2 {
  background: linear-gradient(45deg, #08AEEA 0%, #2AF598 100%);
}
.overlay-b81658.overlay-gradient-7-7855b4 span.bg-8177c2 {
  background: linear-gradient(100deg, #0093e9 0, #80d0c7 95%);
}
.overlay-b81658.overlay-gradient-8-ff197e span.bg-8177c2 {
  background: linear-gradient(45deg, #ffdee9, #b5fffc);
}
.overlay-b81658:not(.overlay-3-eb6e01):hover span.bg-8177c2 {
  opacity: 1;
  transition: opacity 0.35s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .overlay-b81658:not(.overlay-3-eb6e01):hover span.bg-8177c2 {
    transition: none;
  }
}
.overlay-b81658 * {
  color: #fff !important;
}
.overlay-b81658.light-0fc6da * {
  color: #343f52 !important;
}
.overlay-b81658 img {
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: top;
}
.overlay-1-a62432 * {
  box-sizing: border-box;
}
.overlay-1-a62432 figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0.75rem 1rem;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  text-align: center;
}
.overlay-1-a62432 .from-top-75e250 {
  position: absolute;
  padding: 0.75rem 1rem;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-80%);
}
.overlay-1-a62432:hover figcaption,
.overlay-1-a62432:hover .figcaption-58fe8d {
  opacity: 1;
}
.overlay-1-a62432:hover figcaption *,
.overlay-1-a62432:hover .figcaption-58fe8d * {
  transform: translateY(-50%);
}
.overlay-2-da9724 * {
  position: absolute;
  left: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}
.overlay-2-da9724>* {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
}
.overlay-2-da9724 figcaption {
  height: 100%;
  opacity: 0;
}
.overlay-2-da9724 img {
  position: relative;
}
.overlay-2-da9724 .from-top-75e250 {
  bottom: 50%;
  padding: 0 1rem;
  transform: translate3d(0%, -100%, 0);
}
.overlay-2-da9724 .from-bottom-b1b10b {
  top: 50%;
  padding: 0 1rem;
  transform: translate3d(0%, 100%, 0);
}
.overlay-2-da9724:hover * {
  opacity: 1;
}
.overlay-2-da9724:hover figcaption * {
  transform: translate3d(0%, 0%, 0);
}
.overlay-3-eb6e01 {
  text-align: left;
}
.overlay-3-eb6e01 span.bg-8177c2 {
  position: absolute;
  display: block;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.overlay-3-eb6e01:hover span.bg-8177c2 {
  visibility: visible;
  opacity: 0.8;
  width: 100%;
}
.overlay-3-eb6e01 figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem 1.25rem;
}
.overlay-3-eb6e01 .from-left-242313 {
  opacity: 0;
  transition: opacity 0.4s, transform 0.4s;
  transform: translate3d(-10%, 0, 0);
}
.overlay-3-eb6e01 .from-left-242313:nth-child(1) {
  transition-delay: 0.15s;
}
.overlay-3-eb6e01 .from-left-242313:nth-child(2) {
  transition-delay: 0.2s;
}
.overlay-3-eb6e01:hover figcaption,
.overlay-3-eb6e01:hover .figcaption-58fe8d {
  opacity: 1;
}
.overlay-3-eb6e01:hover figcaption .from-left-242313,
.overlay-3-eb6e01:hover .figcaption-58fe8d .from-left-242313 {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.hover-scale-521bff {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
}
.hover-scale-521bff img {
  transition: all 0.35s ease-in-out;
}
.hover-scale-521bff:hover img {
  transform: scale(1.05);
}
.itooltip-inner-dbdd54 {
  padding: 0.7rem 1rem;
  box-shadow: var(--shadow);
  -webkit-animation: 0.15s linear fadeIn;
  animation: 0.15s linear fadeIn;
  border-radius: 0.4rem;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  color: inherit;
}
.itooltip-light-8b1da1.itooltip-inner-dbdd54 {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  color: inherit;
}
.itooltip-dark-cd5f4e.itooltip-inner-dbdd54 {
  background: rgba(30, 34, 40, 0.9);
}
.itooltip-color-633d45.itooltip-inner-dbdd54 {
  background: rgba(63, 120, 224, 0.9);
}
.itooltip-blue-0e7c28.itooltip-inner-dbdd54 {
  background: rgba(63, 120, 224, 0.9);
}
.itooltip-sky-427989.itooltip-inner-dbdd54 {
  background: rgba(94, 185, 240, 0.9);
}
.itooltip-purple-651f58.itooltip-inner-dbdd54 {
  background: rgba(116, 126, 209, 0.9);
}
.itooltip-grape-c39b6d.itooltip-inner-dbdd54 {
  background: rgba(96, 93, 186, 0.9);
}
.itooltip-violet-30f439.itooltip-inner-dbdd54 {
  background: rgba(160, 124, 197, 0.9);
}
.itooltip-pink-07809a.itooltip-inner-dbdd54 {
  background: rgba(209, 107, 134, 0.9);
}
.itooltip-fuchsia-6837ba.itooltip-inner-dbdd54 {
  background: rgba(230, 104, 179, 0.9);
}
.itooltip-red-bc48c8.itooltip-inner-dbdd54 {
  background: rgba(226, 98, 107, 0.9);
}
.itooltip-orange-cdba64.itooltip-inner-dbdd54 {
  background: rgba(247, 139, 119, 0.9);
}
.itooltip-yellow-829c5f.itooltip-inner-dbdd54 {
  background: rgba(250, 183, 88, 0.9);
}
.itooltip-green-c95fb7.itooltip-inner-dbdd54 {
  background: rgba(69, 196, 160, 0.9);
}
.itooltip-leaf-490f31.itooltip-inner-dbdd54 {
  background: rgba(124, 183, 152, 0.9);
}
.itooltip-aqua-146ef9.itooltip-inner-dbdd54 {
  background: rgba(84, 168, 199, 0.9);
}
.itooltip-navy-24b257.itooltip-inner-dbdd54 {
  background: rgba(52, 63, 82, 0.9);
}
.itooltip-ash-504e31.itooltip-inner-dbdd54 {
  background: rgba(148, 153, 163, 0.9);
}
.itooltip-white-eab894.itooltip-inner-dbdd54 {
  background: rgba(255, 255, 255, 0.9);
}
.itooltip-light-8b1da1.itooltip-inner-dbdd54 {
  background: rgba(254, 254, 254, 0.9);
}
.itooltip-gray-8e0a41.itooltip-inner-dbdd54 {
  background: rgba(246, 247, 249, 0.9);
}
.itooltip-primary-c946d4.itooltip-inner-dbdd54 {
  background: rgba(63, 120, 224, 0.9);
}
.itooltip-secondary-65dc23.itooltip-inner-dbdd54 {
  background: rgba(170, 176, 188, 0.9);
}
.itooltip-success-439b64.itooltip-inner-dbdd54 {
  background: rgba(69, 196, 160, 0.9);
}
.itooltip-info-cc6095.itooltip-inner-dbdd54 {
  background: rgba(84, 168, 199, 0.9);
}
.itooltip-warning-eba5ba.itooltip-inner-dbdd54 {
  background: rgba(250, 183, 88, 0.9);
}
.itooltip-danger-42bd99.itooltip-inner-dbdd54 {
  background: rgba(226, 98, 107, 0.9);
}
[class*=itooltip-]:not(.itooltip-light-8b1da1).itooltip-inner-dbdd54 * {
  color: #fff;
}
.lift-45794d {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
  transition: all 0.3s ease;
}
.lift-45794d:hover {
  transform: translateY(-0.4rem);
  box-shadow: 0rem 0.25rem 1.25rem rgba(52, 63, 82, 0.1);
}
.cursor-light-4be567 a {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;opacity:0.9;%7D.cls-2%7Bfill:%23262b32;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='25' cy='25' r='25'/%3E%3Cpath class='cls-2' d='M21.79,26.79,17,31.59V30a1,1,0,0,0-2,0v4a1,1,0,0,0,.08.38,1,1,0,0,0,.54.54A1,1,0,0,0,16,35h4a1,1,0,0,0,0-2H18.41l4.8-4.79a1,1,0,0,0-1.42-1.42Z'/%3E%3Cpath class='cls-2' d='M34.92,15.62a1,1,0,0,0-.54-.54A1,1,0,0,0,34,15H30a1,1,0,0,0,0,2h1.59l-4.8,4.79a1,1,0,0,0,0,1.41h0a1,1,0,0,0,1.41,0h0L33,18.41V20a1,1,0,0,0,2,0V16A1,1,0,0,0,34.92,15.62Z'/%3E%3C/svg%3E"), auto;
}
.cursor-dark-aed267 a {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23262b32;opacity:0.9;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='25' cy='25' r='25'/%3E%3Cpath class='cls-2' d='M21.79,26.79,17,31.59V30a1,1,0,0,0-2,0v4a1,1,0,0,0,.08.38,1,1,0,0,0,.54.54A1,1,0,0,0,16,35h4a1,1,0,0,0,0-2H18.41l4.8-4.79a1,1,0,0,0-1.42-1.42Z'/%3E%3Cpath class='cls-2' d='M34.92,15.62a1,1,0,0,0-.54-.54A1,1,0,0,0,34,15H30a1,1,0,0,0,0,2h1.59l-4.8,4.79a1,1,0,0,0,0,1.41h0a1,1,0,0,0,1.41,0h0L33,18.41V20a1,1,0,0,0,2,0V16A1,1,0,0,0,34.92,15.62Z'/%3E%3C/svg%3E"), auto;
}
.cursor-primary-99ea6f a {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233f78e0;opacity:0.9;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='25' cy='25' r='25'/%3E%3Cpath class='cls-2' d='M21.79,26.79,17,31.59V30a1,1,0,0,0-2,0v4a1,1,0,0,0,.08.38,1,1,0,0,0,.54.54A1,1,0,0,0,16,35h4a1,1,0,0,0,0-2H18.41l4.8-4.79a1,1,0,0,0-1.42-1.42Z'/%3E%3Cpath class='cls-2' d='M34.92,15.62a1,1,0,0,0-.54-.54A1,1,0,0,0,34,15H30a1,1,0,0,0,0,2h1.59l-4.8,4.79a1,1,0,0,0,0,1.41h0a1,1,0,0,0,1.41,0h0L33,18.41V20a1,1,0,0,0,2,0V16A1,1,0,0,0,34.92,15.62Z'/%3E%3C/svg%3E"), auto;
}
.goverlay-88dd74 {
  background: rgba(30, 34, 40, 0.9);
}
.glightbox-mobile-22d425 .goverlay-88dd74 {
  background: rgba(30, 34, 40, 0.9);
}
.glightbox-clean-429b7e .gclose-9a4466,
.glightbox-clean-429b7e .gnext-bd6560,
.glightbox-clean-429b7e .gprev-fe6787 {
  border: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
  border-radius: 100%;
  margin-top: 0;
  padding: 0;
  box-shadow: none;
  transition: background 0.2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.glightbox-clean-429b7e .gprev-fe6787:before,
.glightbox-clean-429b7e .gnext-bd6560:before {
  font-family: "Unicons";
}
.glightbox-clean-429b7e .gprev-fe6787:hover,
.glightbox-clean-429b7e .gnext-bd6560:hover {
  background: rgba(0, 0, 0, 0.5);
}
.glightbox-clean-429b7e .gprev-fe6787:after,
.glightbox-clean-429b7e .gnext-bd6560:after {
  display: none;
}
.glightbox-clean-429b7e .gclose-9a4466 {
  top: 0.75rem;
  right: 0.75rem;
}
.glightbox-clean-429b7e .gclose-9a4466:hover {
  background: rgba(0, 0, 0, 0.5);
}
.glightbox-clean-429b7e .gclose-9a4466:after {
  font-family: "Unicons";
  content: "\ed3b";
}
.glightbox-clean-429b7e .gprev-fe6787 {
  left: 0.75rem;
}
.glightbox-clean-429b7e .gprev-fe6787:before {
  content: "\e949";
}
.glightbox-clean-429b7e .gnext-bd6560 {
  right: 0.75rem;
}
.glightbox-clean-429b7e .gnext-bd6560:before {
  content: "\e94c";
}
.glightbox-clean-429b7e .gprev-fe6787 svg,
.glightbox-clean-429b7e .gnext-bd6560 svg,
.glightbox-clean-429b7e .gclose-9a4466 svg {
  display: none;
}
.glightbox-clean-429b7e .gprev-fe6787.disabled,
.glightbox-clean-429b7e .gnext-bd6560.disabled,
.glightbox-clean-429b7e .gclose-9a4466.disabled {
  display: none;
}
.glightbox-clean-429b7e .gslide-media-70d261 {
  box-shadow: none;
}
.glightbox-clean-429b7e .gslide-description-333091 {
  background: none;
}
.glightbox-clean-429b7e .gdesc-inner-babf81 {
  padding: 1rem 0 1rem 0;
  text-align: center;
}
.glightbox-clean-429b7e .gdesc-inner-babf81 .gslide-title-e03711 {
  margin: 0;
}
.glightbox-clean-429b7e .gdesc-inner-babf81 .gslide-title-e03711+.gslide-desc-79773b {
  margin-top: 0.3rem;
}
.glightbox-clean-429b7e .gdesc-inner-babf81 .gslide-title-e03711,
.glightbox-clean-429b7e .gdesc-inner-babf81 .gslide-desc-79773b {
  color: #fff;
}
@media (min-width: 768px) {
  .glightbox-clean-429b7e .gprev-fe6787,
  .glightbox-clean-429b7e .gnext-bd6560 {
    transform: translateY(-50%);
    top: 50%;
  }
}
.gbtn-30ab61.focused-6cb375 {
  outline: none;
}
.gvideo-ccf45c .plyr-efc5ac {
  border-radius: 0 !important;
}
.gslide-image-c5154a img {
  max-height: 100vh;
}
video.player-c0b8bd {
  max-width: 100%;
}
.plyr-efc5ac {
  border-radius: 0.4rem;
  position: relative;
  z-index: 2;
}
.plyr__control--overlaid-2669fc {
  border: 0;
  padding: 1.25rem;
  background: #fff;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  color: #343f52;
}
.plyr__control--overlaid-2669fc:focus,
.plyr__control--overlaid-2669fc:hover {
  background: #fff !important;
  color: #3f78e0 !important;
  box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04);
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .plyr__control--overlaid-2669fc:focus,
  .plyr__control--overlaid-2669fc:hover {
    transition: none;
  }
}
.plyr--video-ff3ece .plyr__controls-9a92e8 {
  background: linear-gradient(transparent, rgba(30, 34, 40, 0.2));
}
.plyr--video-ff3ece .plyr__controls-9a92e8 .plyr__control-86a1f1.plyr__tab-focus-73a29f,
.plyr--video-ff3ece .plyr__controls-9a92e8 .plyr__control-86a1f1:hover,
.plyr--video-ff3ece .plyr__controls-9a92e8 .plyr__control-86a1f1[aria-expanded=true] {
  background: #3f78e0;
}
.plyr--full-ui-847ebf input[type=range] {
  color: #3f78e0;
}
.plyr__control--overlaid-2669fc::before,
.plyr__control--overlaid-2669fc::after,
.btn-circle.ripple-254f2b::before,
.btn-circle.ripple-254f2b::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: #fff;
  opacity: 0.8;
  -webkit-animation: ripple-1 2s infinite ease-in-out;
  animation: ripple-1 2s infinite ease-in-out;
  z-index: -1;
}
.plyr__control--overlaid-2669fc::after,
.btn-circle.ripple-254f2b::after {
  opacity: 0.6;
  -webkit-animation: ripple-2 2s infinite ease-in-out;
  animation: ripple-2 2s infinite ease-in-out;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.btn-blue.btn-circle.ripple-254f2b::before,
.btn-blue.btn-circle.ripple-254f2b::after {
  background: #3f78e0;
}
.btn-sky.btn-circle.ripple-254f2b::before,
.btn-sky.btn-circle.ripple-254f2b::after {
  background: #5eb9f0;
}
.btn-purple.btn-circle.ripple-254f2b::before,
.btn-purple.btn-circle.ripple-254f2b::after {
  background: #747ed1;
}
.btn-grape.btn-circle.ripple-254f2b::before,
.btn-grape.btn-circle.ripple-254f2b::after {
  background: #605dba;
}
.btn-violet.btn-circle.ripple-254f2b::before,
.btn-violet.btn-circle.ripple-254f2b::after {
  background: #a07cc5;
}
.btn-pink.btn-circle.ripple-254f2b::before,
.btn-pink.btn-circle.ripple-254f2b::after {
  background: #d16b86;
}
.btn-fuchsia.btn-circle.ripple-254f2b::before,
.btn-fuchsia.btn-circle.ripple-254f2b::after {
  background: #e668b3;
}
.btn-red.btn-circle.ripple-254f2b::before,
.btn-red.btn-circle.ripple-254f2b::after {
  background: #e2626b;
}
.btn-orange.btn-circle.ripple-254f2b::before,
.btn-orange.btn-circle.ripple-254f2b::after {
  background: #f78b77;
}
.btn-yellow.btn-circle.ripple-254f2b::before,
.btn-yellow.btn-circle.ripple-254f2b::after {
  background: #fab758;
}
.btn-green.btn-circle.ripple-254f2b::before,
.btn-green.btn-circle.ripple-254f2b::after {
  background: #45c4a0;
}
.btn-leaf.btn-circle.ripple-254f2b::before,
.btn-leaf.btn-circle.ripple-254f2b::after {
  background: #7cb798;
}
.btn-aqua.btn-circle.ripple-254f2b::before,
.btn-aqua.btn-circle.ripple-254f2b::after {
  background: #54a8c7;
}
.btn-navy.btn-circle.ripple-254f2b::before,
.btn-navy.btn-circle.ripple-254f2b::after {
  background: #343f52;
}
.btn-ash.btn-circle.ripple-254f2b::before,
.btn-ash.btn-circle.ripple-254f2b::after {
  background: #9499a3;
}
.btn-white.btn-circle.ripple-254f2b::before,
.btn-white.btn-circle.ripple-254f2b::after {
  background: #fff;
}
.btn-light.btn-circle.ripple-254f2b::before,
.btn-light.btn-circle.ripple-254f2b::after {
  background: #fefefe;
}
.btn-dark.btn-circle.ripple-254f2b::before,
.btn-dark.btn-circle.ripple-254f2b::after {
  background: #343f52;
}
.btn-primary.btn-circle.ripple-254f2b::before,
.btn-primary.btn-circle.ripple-254f2b::after {
  background: #3f78e0;
}
.btn-secondary.btn-circle.ripple-254f2b::before,
.btn-secondary.btn-circle.ripple-254f2b::after {
  background: #aab0bc;
}
.btn-success.btn-circle.ripple-254f2b::before,
.btn-success.btn-circle.ripple-254f2b::after {
  background: #45c4a0;
}
.btn-info.btn-circle.ripple-254f2b::before,
.btn-info.btn-circle.ripple-254f2b::after {
  background: #54a8c7;
}
.btn-warning.btn-circle.ripple-254f2b::before,
.btn-warning.btn-circle.ripple-254f2b::after {
  background: #fab758;
}
.btn-danger.btn-circle.ripple-254f2b::before,
.btn-danger.btn-circle.ripple-254f2b::after {
  background: #e2626b;
}
.btn-gray.btn-circle.ripple-254f2b::before,
.btn-gray.btn-circle.ripple-254f2b::after {
  background: #aab0bc;
}
.btn-soft-blue.btn-circle.ripple-254f2b::before,
.btn-soft-blue.btn-circle.ripple-254f2b::after {
  background-color: #e0e9fa;
}
.btn-soft-sky.btn-circle.ripple-254f2b::before,
.btn-soft-sky.btn-circle.ripple-254f2b::after {
  background-color: #e5f4fd;
}
.btn-soft-purple.btn-circle.ripple-254f2b::before,
.btn-soft-purple.btn-circle.ripple-254f2b::after {
  background-color: #e9eaf8;
}
.btn-soft-grape.btn-circle.ripple-254f2b::before,
.btn-soft-grape.btn-circle.ripple-254f2b::after {
  background-color: #e6e5f4;
}
.btn-soft-violet.btn-circle.ripple-254f2b::before,
.btn-soft-violet.btn-circle.ripple-254f2b::after {
  background-color: #f0eaf6;
}
.btn-soft-pink.btn-circle.ripple-254f2b::before,
.btn-soft-pink.btn-circle.ripple-254f2b::after {
  background-color: #f8e7ec;
}
.btn-soft-fuchsia.btn-circle.ripple-254f2b::before,
.btn-soft-fuchsia.btn-circle.ripple-254f2b::after {
  background-color: #fbe7f3;
}
.btn-soft-red.btn-circle.ripple-254f2b::before,
.btn-soft-red.btn-circle.ripple-254f2b::after {
  background-color: #fae6e7;
}
.btn-soft-orange.btn-circle.ripple-254f2b::before,
.btn-soft-orange.btn-circle.ripple-254f2b::after {
  background-color: #feece9;
}
.btn-soft-yellow.btn-circle.ripple-254f2b::before,
.btn-soft-yellow.btn-circle.ripple-254f2b::after {
  background-color: #fef3e4;
}
.btn-soft-green.btn-circle.ripple-254f2b::before,
.btn-soft-green.btn-circle.ripple-254f2b::after {
  background-color: #e1f6f0;
}
.btn-soft-leaf.btn-circle.ripple-254f2b::before,
.btn-soft-leaf.btn-circle.ripple-254f2b::after {
  background-color: #eaf3ef;
}
.btn-soft-aqua.btn-circle.ripple-254f2b::before,
.btn-soft-aqua.btn-circle.ripple-254f2b::after {
  background-color: #e4f1f6;
}
.btn-soft-navy.btn-circle.ripple-254f2b::before,
.btn-soft-navy.btn-circle.ripple-254f2b::after {
  background-color: #dfe0e3;
}
.btn-soft-ash.btn-circle.ripple-254f2b::before,
.btn-soft-ash.btn-circle.ripple-254f2b::after {
  background-color: #eeeff0;
}
.btn-soft-dark.btn-circle.ripple-254f2b::before,
.btn-soft-dark.btn-circle.ripple-254f2b::after {
  background-color: #dcddde;
}
.btn-soft-primary.btn-circle.ripple-254f2b::before,
.btn-soft-primary.btn-circle.ripple-254f2b::after {
  background-color: #e0e9fa;
}
.pricing-wrapper-86289f [class*=col-] {
  z-index: 1;
}
.pricing-wrapper-86289f [class*=col-].popular-de3f3e {
  z-index: 3 !important;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .card-body-ea7d9a {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .card-body-ea7d9a .icon-4264d9 {
  margin-bottom: 0.75rem;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .card-body-ea7d9a .card-title-ea90a6 {
  margin: 0 0 1.75rem 0;
  padding: 0;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 {
  padding: 0;
  margin: 0;
  line-height: 1;
  background: none;
  font-weight: normal;
  position: relative;
  height: 3rem;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-value-21a26e {
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-value-21a26e {
    font-size: 3rem;
  }
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-currency-d2e130 {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  padding-right: 0.2rem;
  padding-top: 0.4rem;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-duration-b4328b {
  font-size: 0.8rem;
  font-weight: 500;
  color: #60697b;
  margin-top: auto;
  margin-bottom: 0.25rem;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-duration-b4328b:before {
  content: "/";
  padding-right: 0.25rem;
  padding-left: 0.1rem;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-b5f406 {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-hidden-03d8c5 {
  display: none;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-show-591a37 {
  -webkit-animation: priceShow 0.6s forwards;
  animation: priceShow 0.6s forwards;
}
.pricing-wrapper-86289f [class*=col-] .pricing-23cb81.card-138a47 .prices-59ca08 .price-hide-7ef8c2 {
  -webkit-animation: priceFade 0.6s forwards;
  animation: priceFade 0.6s forwards;
}
.pricing-switcher-wrapper-56d9da {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.pricing-switcher-wrapper-56d9da p:last-child {
  position: relative;
}
.pricing-switcher-wrapper-56d9da p:last-child .badge {
  position: absolute;
  top: -1rem;
  right: -2rem;
}
.pricing-switchers-9df9a0 {
  width: 2rem;
  height: 1rem;
  clear: both;
  text-align: center;
  position: relative;
  background-color: rgba(30, 34, 40, 0.07);
  border-radius: 1.5rem;
  border: 0.2rem solid transparent;
  box-sizing: content-box;
}
.pricing-switchers-9df9a0 .pricing-switcher-45a1bf {
  cursor: pointer;
  width: 100%;
  float: left;
  height: 1rem;
  line-height: 1rem;
  position: relative;
  z-index: 888;
  transition: 0.3s ease-in-out;
  text-transform: uppercase;
}
.pricing-switchers-9df9a0 .pricing-switcher-45a1bf:nth-child(1).pricing-switcher-active-53b2ab~.switcher-button-19c416 {
  left: 0;
}
.pricing-switchers-9df9a0 .pricing-switcher-45a1bf:nth-child(2).pricing-switcher-active-53b2ab~.switcher-button-19c416 {
  left: 50%;
}
.pricing-switchers-9df9a0 .switcher-button-19c416 {
  height: 1rem;
  width: 1rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 555;
  margin: 0;
  border: none;
  transition: 0.3s ease-in-out;
  border-radius: 100%;
}
.pricing-switchers-9df9a0 .pricing-switcher-45a1bf.pricing-switcher-active-53b2ab {
  color: #fff;
}
.switcher-dark-1ff717 .pricing-switchers-9df9a0 {
  background-color: rgba(255, 255, 255, 0.06);
}
@media (min-width: 992px) {
  .pricing-wrapper-86289f .popular-de3f3e .pricing-23cb81.card-138a47 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: -1rem;
  }
}
@media (min-width: 992px) {
  .process-wrapper-98a4a9.line-eaa20c [class*=col-] {
    position: relative;
  }
  .process-wrapper-98a4a9.line-eaa20c [class*=col-]:after {
    width: 100%;
    position: absolute;
    content: "";
    height: 1px;
    background: none;
    border-top: 1px solid rgba(164, 174, 198, 0.2);
    top: 1.5rem;
    z-index: 1;
    left: 3rem;
  }
  .process-wrapper-98a4a9.line-eaa20c [class*=col-]:last-child:after {
    display: none;
  }
  .process-wrapper-98a4a9.line-eaa20c.text-center-ad3bfc [class*=col-]:before,
  .process-wrapper-98a4a9.line-eaa20c.text-center-ad3bfc [class*=col-]:after {
    width: 50%;
    position: absolute;
    content: "";
    height: 1px;
    background: rgba(164, 174, 198, 0.2);
    border: 0;
    top: 1.5rem;
    z-index: 1;
    left: 0;
  }
  .process-wrapper-98a4a9.line-eaa20c.text-center-ad3bfc [class*=col-]:after {
    right: 0;
    left: auto;
  }
  .process-wrapper-98a4a9.line-eaa20c.text-center-ad3bfc [class*=col-]:first-child:before,
  .process-wrapper-98a4a9.line-eaa20c.text-center-ad3bfc [class*=col-]:last-child:after {
    display: none;
  }
  .process-wrapper-98a4a9.arrow-2fc78d [class*=col-] {
    position: relative;
  }
  .process-wrapper-98a4a9.arrow-2fc78d [class*=col-]:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108.15 19.5'%3E%3Cpath fill='%233f78e0' d='M2.38,13.63A107.77,107.77,0,0,1,41.56,3.28C54.29,2.51,67,4.2,79.4,6.9c7.73,1.68,15.38,3.73,23,5.86a1.56,1.56,0,0,0,.83-3C89.85,6,76.35,2.5,62.54.87A111,111,0,0,0,24,2.73,119,119,0,0,0,.8,10.93c-1.81.85-.23,3.54,1.58,2.7Z'/%3E%3Cpath fill='%233f78e0' d='M95.51,19.27A60.35,60.35,0,0,1,107,12.41a1.58,1.58,0,0,0,1.12-1.29,1.53,1.53,0,0,0-.75-1.56,20.31,20.31,0,0,1-9-8.65,1.56,1.56,0,0,0-2.7,1.57c2.34,4,5.79,7.86,10.12,9.78l.37-2.86a62.69,62.69,0,0,0-12.25,7.18,1.6,1.6,0,0,0-.56,2.14,1.56,1.56,0,0,0,2.13.55Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70% 70%;
    position: absolute;
    width: 6rem;
    height: 1rem;
    top: 0.8rem;
    left: -3rem;
    z-index: 1;
    opacity: 0.15;
  }
  .process-wrapper-98a4a9.arrow-2fc78d [class*=col-]:nth-child(odd):before {
    transform: scale(1, -1);
  }
  .process-wrapper-98a4a9.arrow-2fc78d [class*=col-]:first-child:before {
    display: none;
  }
}
.process-wrapper-98a4a9.line-eaa20c .btn-circle {
  position: relative;
  z-index: 2;
}
.projects-tiles-de231d .project-7f88d9:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .projects-tiles-de231d .project-7f88d9 {
    margin-top: 10rem;
  }
  .projects-tiles-de231d .project-details-dc8978 {
    padding: 2rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .projects-tiles-de231d .project-7f88d9 {
    margin-top: 5rem;
  }
}
.projects-overflow-243556 .project-details-dc8978 {
  width: 100%;
}
.projects-overflow-243556 .item-410a3c {
  position: relative;
  margin-top: 2.5rem;
}
.projects-overflow-243556 .item-410a3c:first-child {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .projects-overflow-243556 .project-details-dc8978 {
    max-width: 24rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .projects-overflow-243556 .project-details-dc8978 {
    max-width: 20rem;
  }
}
@media (min-width: 992px) {
  .projects-overflow-243556 .project-details-dc8978 {
    position: absolute;
  }
  .projects-overflow-243556 .item-410a3c {
    margin-top: 10rem;
  }
}
@media (max-width: 991.98px) {
  .projects-overflow-243556 .project-7f88d9 {
    box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.04) !important;
    border-radius: 0.4rem !important;
  }
  .projects-overflow-243556 .project-7f88d9 figure img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .projects-overflow-243556 .project-details-dc8978 .card-138a47 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    box-shadow: none !important;
  }
}
.projects-overflow2-c9147c .project-image-cc7f15 {
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.projects-overflow2-c9147c .item-410a3c {
  position: relative;
  margin-top: 2.5rem;
}
.projects-overflow2-c9147c .item-410a3c .card-138a47 {
  z-index: 1;
}
.projects-overflow2-c9147c .item-410a3c .card-138a47 .card-body-ea7d9a {
  padding: 4rem;
}
.projects-overflow2-c9147c .item-410a3c:first-child {
  margin-top: 0;
}
@media (min-width: 1400px) {
  .projects-overflow2-c9147c .project-image-cc7f15 {
    max-width: 30rem;
  }
}
@media (min-width: 1200px) {
  .projects-overflow2-c9147c .project-image-cc7f15 {
    max-width: 30rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .projects-overflow2-c9147c .project-image-cc7f15 {
    max-width: 25rem;
  }
}
.overlap-grid-23d8cb {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media (min-width: 768px) {
  .overlap-grid-2-a17224 .item-410a3c:nth-child(1) {
    width: 70%;
    margin-top: 0;
    margin-left: 30%;
    z-index: 3;
  }
  .overlap-grid-2-a17224 .item-410a3c:nth-child(2) {
    width: 55%;
    margin-top: -45%;
    margin-left: 0;
    z-index: 4;
  }
  .overlap-grid-2-a17224 .item-410a3c:nth-child(3) {
    width: 60%;
    margin-top: -35%;
    margin-left: 40%;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .overlap-grid-2-a17224 .item-410a3c {
    width: 100%;
  }
  .overlap-grid-2-a17224 .item-410a3c+.item-410a3c {
    margin-top: 1.5rem;
  }
}
.item-410a3c figure,
.swiper-slide figure {
  position: relative;
}
.item-410a3c figure .item-link-7b5206,
.item-410a3c figure .item-like-3b12aa,
.item-410a3c figure .item-view-9d3470,
.swiper-slide figure .item-link-7b5206,
.swiper-slide figure .item-like-3b12aa,
.swiper-slide figure .item-view-9d3470 {
  opacity: 0;
  position: absolute;
  right: 0;
  bottom: 1rem;
  width: 2.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  color: #343f52;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
  font-size: 1rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.item-410a3c figure .item-link-7b5206:hover,
.item-410a3c figure .item-like-3b12aa:hover,
.item-410a3c figure .item-view-9d3470:hover,
.swiper-slide figure .item-link-7b5206:hover,
.swiper-slide figure .item-like-3b12aa:hover,
.swiper-slide figure .item-view-9d3470:hover {
  background: rgba(255, 255, 255, 0.9);
}
.item-410a3c:hover figure .item-link-7b5206,
.item-410a3c:hover figure .item-like-3b12aa,
.item-410a3c:hover figure .item-view-9d3470,
.swiper-slide:hover figure .item-link-7b5206,
.swiper-slide:hover figure .item-like-3b12aa,
.swiper-slide:hover figure .item-view-9d3470 {
  opacity: 1;
  right: 1rem;
}
.item-410a3c figure .item-like-3b12aa,
.item-410a3c figure .item-view-9d3470,
.swiper-slide figure .item-like-3b12aa,
.swiper-slide figure .item-view-9d3470 {
  background: #fff;
}
.item-410a3c figure .item-like-3b12aa,
.swiper-slide figure .item-like-3b12aa {
  bottom: auto;
  top: 1rem;
}
.item-410a3c figure .item-view-9d3470,
.swiper-slide figure .item-view-9d3470 {
  bottom: auto;
  top: 3.7rem;
}
.item-410a3c figure .item-cart-f92985,
.swiper-slide figure .item-cart-f92985 {
  opacity: 0;
  position: absolute;
  bottom: -2rem;
  padding: 0.8rem;
  margin: 0;
  left: 0;
  width: 100%;
  height: auto;
  color: #fff;
  background: rgba(38, 43, 50, 0.8);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  transition: all 0.3s ease-in-out;
  font-size: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.item-410a3c figure .item-cart-f92985 i,
.swiper-slide figure .item-cart-f92985 i {
  font-weight: normal;
  margin-right: 0.25rem;
  margin-top: -0.05rem;
}
.item-410a3c figure .item-cart-f92985:hover,
.swiper-slide figure .item-cart-f92985:hover {
  background: rgba(38, 43, 50, 0.9);
}
.item-410a3c:hover figure .item-cart-f92985,
.swiper-slide:hover figure .item-cart-f92985 {
  opacity: 1;
  bottom: 0;
}
.shop-033a4e figure {
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
}
.price-b5f406 {
  margin: 0;
}
.price-b5f406 del {
  color: #9499a3;
}
.price-b5f406 ins {
  text-decoration: none;
  color: #e2626b;
}
.shopping-cart-cda219 .shopping-cart-item-ff2e85 .price-b5f406 {
  margin-bottom: 0.4rem;
}
table.shopping-cart-cda219 td {
  vertical-align: middle;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.shape-53e206.rellax-784886 {
  position: absolute;
}
.shape-53e206.rellax-784886 {
  z-index: 1;
}
.position-relative-36797f .shape-53e206.rellax-784886+figure {
  position: relative;
  z-index: 2;
}
.bg-dot-dea60a,
.bg-line-e8a64c {
  opacity: 0.4;
}
.bg-dot-dea60a {
  background-size: 0.75rem 0.75rem;
}
.bg-dot-dea60a.blue-6f893e {
  background-image: radial-gradient(#3f78e0 2px, transparent 2.5px);
}
.bg-dot-dea60a.sky-5e1cbc {
  background-image: radial-gradient(#5eb9f0 2px, transparent 2.5px);
}
.bg-dot-dea60a.purple-8127b7 {
  background-image: radial-gradient(#747ed1 2px, transparent 2.5px);
}
.bg-dot-dea60a.grape-6e6180 {
  background-image: radial-gradient(#605dba 2px, transparent 2.5px);
}
.bg-dot-dea60a.violet-5631e1 {
  background-image: radial-gradient(#a07cc5 2px, transparent 2.5px);
}
.bg-dot-dea60a.pink-cc619b {
  background-image: radial-gradient(#d16b86 2px, transparent 2.5px);
}
.bg-dot-dea60a.fuchsia-fe48b9 {
  background-image: radial-gradient(#e668b3 2px, transparent 2.5px);
}
.bg-dot-dea60a.red-1dfa6e {
  background-image: radial-gradient(#e2626b 2px, transparent 2.5px);
}
.bg-dot-dea60a.orange-62b3ca {
  background-image: radial-gradient(#f78b77 2px, transparent 2.5px);
}
.bg-dot-dea60a.yellow-4eb150 {
  background-image: radial-gradient(#fab758 2px, transparent 2.5px);
}
.bg-dot-dea60a.green-16c953 {
  background-image: radial-gradient(#45c4a0 2px, transparent 2.5px);
}
.bg-dot-dea60a.leaf-f3eafd {
  background-image: radial-gradient(#7cb798 2px, transparent 2.5px);
}
.bg-dot-dea60a.aqua-652b84 {
  background-image: radial-gradient(#54a8c7 2px, transparent 2.5px);
}
.bg-dot-dea60a.navy-dd92e9 {
  background-image: radial-gradient(#343f52 2px, transparent 2.5px);
}
.bg-dot-dea60a.ash-b67f0e {
  background-image: radial-gradient(#9499a3 2px, transparent 2.5px);
}
.bg-dot-dea60a.white-fb6ed0 {
  background-image: radial-gradient(#fff 2px, transparent 2.5px);
}
.bg-dot-dea60a.light-0fc6da {
  background-image: radial-gradient(#fefefe 2px, transparent 2.5px);
}
.bg-dot-dea60a.gray-f54097 {
  background-image: radial-gradient(#f6f7f9 2px, transparent 2.5px);
}
.bg-dot-dea60a.dark-04a116 {
  background-image: radial-gradient(#262b32 2px, transparent 2.5px);
}
.bg-dot-dea60a.primary-17c014 {
  background-image: radial-gradient(#3f78e0 2px, transparent 2.5px);
}
.bg-line-e8a64c.blue-6f893e {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #3f78e0 1.6px, #3f78e0 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.sky-5e1cbc {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #5eb9f0 1.6px, #5eb9f0 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.purple-8127b7 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #747ed1 1.6px, #747ed1 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.grape-6e6180 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #605dba 1.6px, #605dba 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.violet-5631e1 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #a07cc5 1.6px, #a07cc5 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.pink-cc619b {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #d16b86 1.6px, #d16b86 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.fuchsia-fe48b9 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #e668b3 1.6px, #e668b3 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.red-1dfa6e {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #e2626b 1.6px, #e2626b 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.orange-62b3ca {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #f78b77 1.6px, #f78b77 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.yellow-4eb150 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #fab758 1.6px, #fab758 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.green-16c953 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #45c4a0 1.6px, #45c4a0 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.leaf-f3eafd {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #7cb798 1.6px, #7cb798 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.aqua-652b84 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #54a8c7 1.6px, #54a8c7 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.navy-dd92e9 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #343f52 1.6px, #343f52 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.ash-b67f0e {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #9499a3 1.6px, #9499a3 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.white-fb6ed0 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #fff 1.6px, #fff 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.light-0fc6da {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #fefefe 1.6px, #fefefe 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.gray-f54097 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #f6f7f9 1.6px, #f6f7f9 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.dark-04a116 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #262b32 1.6px, #262b32 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.bg-line-e8a64c.primary-17c014 {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #3f78e0 1.6px, #3f78e0 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
@media (max-width: 575.98px) {
  .shape-53e206 {
    display: none;
  }
}
.shape-53e206.blue-6f893e .svg-fill-c340b5 {
  fill: #3f78e0;
}
.shape-53e206.soft-blue-dc8ed4 .svg-fill-c340b5 {
  fill: #f1f5fd;
}
.shape-53e206.pale-blue-641ab1 .svg-fill-c340b5 {
  fill: #e0e9fa;
}
.shape-53e206.sky-5e1cbc .svg-fill-c340b5 {
  fill: #5eb9f0;
}
.shape-53e206.soft-sky-108e4a .svg-fill-c340b5 {
  fill: #f3fafe;
}
.shape-53e206.pale-sky-71ff97 .svg-fill-c340b5 {
  fill: #e5f4fd;
}
.shape-53e206.purple-8127b7 .svg-fill-c340b5 {
  fill: #747ed1;
}
.shape-53e206.soft-purple-1a7821 .svg-fill-c340b5 {
  fill: #f5f5fc;
}
.shape-53e206.pale-purple-973084 .svg-fill-c340b5 {
  fill: #e9eaf8;
}
.shape-53e206.grape-6e6180 .svg-fill-c340b5 {
  fill: #605dba;
}
.shape-53e206.soft-grape-c3bcd2 .svg-fill-c340b5 {
  fill: #f3f3fa;
}
.shape-53e206.pale-grape-838083 .svg-fill-c340b5 {
  fill: #e6e5f4;
}
.shape-53e206.violet-5631e1 .svg-fill-c340b5 {
  fill: #a07cc5;
}
.shape-53e206.soft-violet-759cef .svg-fill-c340b5 {
  fill: #f8f5fb;
}
.shape-53e206.pale-violet-ae3517 .svg-fill-c340b5 {
  fill: #f0eaf6;
}
.shape-53e206.pink-cc619b .svg-fill-c340b5 {
  fill: #d16b86;
}
.shape-53e206.soft-pink-47af26 .svg-fill-c340b5 {
  fill: #fcf4f6;
}
.shape-53e206.pale-pink-0be4fa .svg-fill-c340b5 {
  fill: #f8e7ec;
}
.shape-53e206.fuchsia-fe48b9 .svg-fill-c340b5 {
  fill: #e668b3;
}
.shape-53e206.soft-fuchsia-1514a1 .svg-fill-c340b5 {
  fill: #fdf4f9;
}
.shape-53e206.pale-fuchsia-a84d8c .svg-fill-c340b5 {
  fill: #fbe7f3;
}
.shape-53e206.red-1dfa6e .svg-fill-c340b5 {
  fill: #e2626b;
}
.shape-53e206.soft-red-465286 .svg-fill-c340b5 {
  fill: #fdf3f4;
}
.shape-53e206.pale-red-276c3b .svg-fill-c340b5 {
  fill: #fae6e7;
}
.shape-53e206.orange-62b3ca .svg-fill-c340b5 {
  fill: #f78b77;
}
.shape-53e206.soft-orange-415bd1 .svg-fill-c340b5 {
  fill: #fef6f5;
}
.shape-53e206.pale-orange-002ffb .svg-fill-c340b5 {
  fill: #feece9;
}
.shape-53e206.yellow-4eb150 .svg-fill-c340b5 {
  fill: #fab758;
}
.shape-53e206.soft-yellow-a86ed0 .svg-fill-c340b5 {
  fill: #fffaf2;
}
.shape-53e206.pale-yellow-dd73fd .svg-fill-c340b5 {
  fill: #fef3e4;
}
.shape-53e206.green-16c953 .svg-fill-c340b5 {
  fill: #45c4a0;
}
.shape-53e206.soft-green-3bf5e6 .svg-fill-c340b5 {
  fill: #f1fbf8;
}
.shape-53e206.pale-green-64c82e .svg-fill-c340b5 {
  fill: #e1f6f0;
}
.shape-53e206.leaf-f3eafd .svg-fill-c340b5 {
  fill: #7cb798;
}
.shape-53e206.soft-leaf-088905 .svg-fill-c340b5 {
  fill: #f5faf7;
}
.shape-53e206.pale-leaf-322f9c .svg-fill-c340b5 {
  fill: #eaf3ef;
}
.shape-53e206.aqua-652b84 .svg-fill-c340b5 {
  fill: #54a8c7;
}
.shape-53e206.soft-aqua-d28da5 .svg-fill-c340b5 {
  fill: #f2f8fb;
}
.shape-53e206.pale-aqua-ad9acb .svg-fill-c340b5 {
  fill: #e4f1f6;
}
.shape-53e206.navy-dd92e9 .svg-fill-c340b5 {
  fill: #343f52;
}
.shape-53e206.soft-navy-b7e8cd .svg-fill-c340b5 {
  fill: #f0f1f2;
}
.shape-53e206.pale-navy-bdd9d0 .svg-fill-c340b5 {
  fill: #dfe0e3;
}
.shape-53e206.ash-b67f0e .svg-fill-c340b5 {
  fill: #9499a3;
}
.shape-53e206.soft-ash-44c15f .svg-fill-c340b5 {
  fill: #f7f7f8;
}
.shape-53e206.pale-ash-41cebf .svg-fill-c340b5 {
  fill: #eeeff0;
}
.shape-53e206.white-fb6ed0 .svg-fill-c340b5 {
  fill: #fff;
}
.shape-53e206.soft-white-0edefa .svg-fill-c340b5 {
  fill: white;
}
.shape-53e206.pale-white-248dd4 .svg-fill-c340b5 {
  fill: white;
}
.shape-53e206.light-0fc6da .svg-fill-c340b5 {
  fill: #fefefe;
}
.shape-53e206.soft-light-cacc85 .svg-fill-c340b5 {
  fill: white;
}
.shape-53e206.pale-light-d4522b .svg-fill-c340b5 {
  fill: white;
}
.shape-53e206.gray-f54097 .svg-fill-c340b5 {
  fill: #f6f7f9;
}
.shape-53e206.soft-gray-4357db .svg-fill-c340b5 {
  fill: #fefeff;
}
.shape-53e206.pale-gray-d7b4aa .svg-fill-c340b5 {
  fill: #fefefe;
}
.shape-53e206.dark-04a116 .svg-fill-c340b5 {
  fill: #262b32;
}
.shape-53e206.soft-dark-f3ce76 .svg-fill-c340b5 {
  fill: #efeff0;
}
.shape-53e206.pale-dark-44d87c .svg-fill-c340b5 {
  fill: #dcddde;
}
.shape-53e206.primary-17c014 .svg-fill-c340b5 {
  fill: #3f78e0;
}
.shape-53e206.soft-primary-478de5 .svg-fill-c340b5 {
  fill: #f1f5fd;
}
.shape-53e206.pale-primary-862527 .svg-fill-c340b5 {
  fill: #e0e9fa;
}
.classic-view-718a56 .post-a28678 {
  margin-bottom: 2rem;
}
.classic-view-718a56 .post-header-00bc80 {
  margin-bottom: 0.9rem;
}
.blog-a20575.single-bbe26d .post-a28678 {
  margin-bottom: 0;
}
.post-content-cac743 {
  position: relative;
}
@media (min-width: 768px) {
  .classic-view-718a56 article .card-body-ea7d9a {
    padding: 2rem 2.5rem 1.25rem;
  }
  .classic-view-718a56 article .card-footer-9801cb {
    padding: 1.25rem 2.5rem 1.25rem;
  }
  .blog-a20575.single-bbe26d .card-body-ea7d9a {
    padding: 2.8rem 3rem 2.8rem;
  }
  .grid-view-f3fb19 article .card-body-ea7d9a {
    padding: 1.75rem 1.75rem 1rem 1.75rem;
  }
  .grid-view-f3fb19 article .card-footer-9801cb {
    padding: 1.25rem 1.75rem 1.25rem;
  }
}
@media (max-width: 767px) {
  .classic-view-718a56 article .card-body-ea7d9a,
  .grid-view-f3fb19 article .card-body-ea7d9a {
    padding-bottom: 1rem;
  }
}
aside:not(.doc-sidebar-40e710) .widget-14ca35+.widget-14ca35 {
  margin-top: 2rem;
}
footer [class*=col-] .widget-14ca35+.widget-14ca35 {
  margin-top: 1rem;
}
.sticky-sidebar-2612b8 {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100%;
}
.sidebar-56e1b4 nav .nav-link {
  font-weight: 500;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}
.sidebar-56e1b4 nav .nav-link.active {
  color: #3f78e0 !important;
}
#comments {
  margin: 0;
  position: relative;
}
#comments ol.commentlist-f34c79 {
  list-style: none;
  margin: 0;
  padding: 0;
}
#comments ol.commentlist-f34c79 li.comment-b9e68c {
  margin-top: 2rem;
}
#comments ol.commentlist-f34c79 li.comment-b9e68c:first-child {
  margin: 0;
}
#comments ul.children-0e2a8d {
  margin: 2rem 0 0 0;
  overflow: inherit;
  padding: 0 0 0 3.5rem;
  list-style: none;
}
#comments ul.children-0e2a8d li.comment-b9e68c {
  position: relative;
}
#comments ul.children-0e2a8d li.comment-b9e68c:before {
  display: block;
  font-family: "Custom";
  content: "\e904";
  font-size: calc(1.325rem + 0.9vw);
  position: absolute;
  left: -2.5rem;
  top: -1.25rem;
  color: rgba(164, 174, 198, 0.25);
}
@media (min-width: 1200px) {
  #comments ul.children-0e2a8d li.comment-b9e68c:before {
    font-size: 2rem;
  }
}
#comments .comment-author-f6e76c,
#comments .post-meta-a40d11 {
  margin: 0;
}
#comments .comment-author-f6e76c {
  margin-bottom: 0.2rem;
}
.author-info-0a0e8c h6,
.author-info-0a0e8c .h6-fbc49c {
  margin-bottom: 0.2rem;
}
#comments .comment-header-533a9a {
  margin-bottom: 0.5rem;
}
#comments .post-meta-a40d11 li:before {
  margin: 0 0.6rem 0 0.4rem;
}
.user-avatar-74a2eb {
  margin-right: 1rem;
  width: 3rem;
  height: 3rem;
  position: relative;
  border-radius: 100%;
}
@media (max-width: 767px) {
  #comments .user-avatar-74a2eb {
    display: none;
  }
  #comments ul.children-0e2a8d {
    padding-left: 1.5rem;
  }
  #comments ul.children-0e2a8d li.comment-b9e68c:before {
    display: none;
  }
}
.wrapper-border-46089b {
  border-bottom: 1px solid rgba(164, 174, 198, 0.2);
}
.wrapper-border-46089b.bg-dark-7ce43c {
  border-color: rgba(255, 255, 255, 0.08);
}
footer.bg-dark-7ce43c {
  background: #21262c !important;
}
.image-wrapper-f24a19 {
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.image-wrapper-f24a19:not(.mobile-aa5f87) {
  background-attachment: fixed !important;
}
.image-wrapper-f24a19.bg-auto-3df9e7 {
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll !important;
}
.image-wrapper-f24a19.bg-full-af00f7 {
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll !important;
}
.image-wrapper-f24a19.bg-cover-f8e439 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll !important;
}
.image-wrapper-f24a19.bg-overlay-d71124:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(30, 34, 40, 0.5);
}
.image-wrapper-f24a19.bg-overlay-300-9268fe:before {
  background: rgba(30, 34, 40, 0.3);
}
.image-wrapper-f24a19.bg-overlay-400-a5cba2:before {
  background: rgba(30, 34, 40, 0.4);
}
.image-wrapper-f24a19.bg-overlay-light-300-e6b84e:before {
  background: rgba(255, 255, 255, 0.3);
}
.image-wrapper-f24a19.bg-overlay-light-400-8aca5e:before {
  background: rgba(255, 255, 255, 0.4);
}
.image-wrapper-f24a19.bg-overlay-light-500-20ad7e:before {
  background: rgba(255, 255, 255, 0.5);
}
.image-wrapper-f24a19.bg-overlay-light-600-81b6a6:before {
  background: rgba(255, 255, 255, 0.6);
}
.image-wrapper-f24a19.bg-overlay-d71124:not(.bg-content-9adb55) *,
.image-wrapper-f24a19.bg-overlay-d71124.bg-content-9adb55 .content-825cb4 {
  position: relative;
  z-index: 2;
}
.image-wrapper-f24a19.card-138a47:before {
  border-radius: 0.4rem !important;
}
@media (max-width: 991.98px) {
  .image-wrapper-f24a19.bg-full-af00f7 {
    background-size: cover !important;
  }
}
@media (max-width: 767px) {
  .bg-map-327596 {
    background: none !important;
  }
}
.video-wrapper-d1829e {
  position: relative;
  overflow: hidden;
}
.video-wrapper-d1829e.bg-overlay-d71124:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(30, 34, 40, 0.4);
  z-index: 1;
}
.video-wrapper-d1829e.bg-overlay-d71124.bg-overlay-gradient-584737:after {
  opacity: 0.4;
  background: linear-gradient(120deg, #542461 50%, #332487 100%);
}
.video-wrapper-d1829e video {
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  position: absolute;
  height: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  top: 0;
  left: 0;
  background: #000;
}
.video-wrapper-d1829e video:-webkit-media-controls {
  display: none !important;
}
.video-wrapper-d1829e .video-content-63af69 {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.wrapper-a46b42.angled-cd30ca {
  position: relative;
  border: 0;
}
.wrapper-a46b42.angled-cd30ca:before,
.wrapper-a46b42.angled-cd30ca:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  z-index: 0;
  border: 0 solid transparent;
}
.wrapper-a46b42.angled-cd30ca.lower-end-1d5116:after {
  border-right-color: transparent;
  border-right-width: 100vw;
  border-bottom-width: 4rem;
  bottom: -4rem;
}
.wrapper-a46b42.angled-cd30ca.lower-start-fdb54e:after {
  border-left-color: transparent;
  border-left-width: 100vw;
  border-bottom-width: 4rem;
  bottom: -4rem;
}
.wrapper-a46b42.angled-cd30ca.upper-end-544222:before {
  border-right-color: transparent;
  border-right-width: 100vw;
  border-top-width: 4rem;
  top: -4rem;
}
.wrapper-a46b42.angled-cd30ca.upper-start-79b622:before {
  border-left-color: transparent;
  border-left-width: 100vw;
  border-top-width: 4rem;
  top: -4rem;
}
footer.bg-dark-7ce43c.angled-cd30ca.lower-end-1d5116:after,
footer.bg-dark-7ce43c.angled-cd30ca.upper-end-544222:before {
  border-right-color: #21262c !important;
}
footer.bg-dark-7ce43c.angled-cd30ca.lower-start-fdb54e:after,
footer.bg-dark-7ce43c.angled-cd30ca.upper-start-79b622:before {
  border-left-color: #21262c !important;
}
.adminbuy_cn-c4ac2e img{ max-width:100% !important; height:auto !important;display:inline-block;}
.adminbuy_cn-c4ac2e p{text-wrap: inherit !important;}
.adminbuy_cn-c4ac2e p span{text-wrap: inherit !important;}

/* AB模板网新增分页样式 www.admibnuy-1f6399.cn-a203e4 */
.pagebar-ddfe67 { padding:20px; overflow:hidden; clear:both}
.pagebar-ddfe67 .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current-f98edd {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st-469d93{ font-family:宋体}
.text-secondary-4dff35{ text-align:center; padding:20px 0}