:root {
  --base05: #333;
  --rs-accentgreenblue-rgb: 36, 128, 105;
  --rs-alice-rgb: 242, 248, 255;
  --rs-bright-star-rgb: 222, 226, 230;
  --rs-dark-lava-rgb: 203, 77, 19;
  --rs-eclipse-rgb: 19, 40, 68;
  --rs-featured-rgb: 199, 191, 229;
  --rs-lava-rgb: 242, 110, 52;
  --rs-market-rgb: 247, 39, 54;
  --rs-shortterm-rgb: 153, 217, 234;
  --rs-tenantoccupied-rgb: 93, 74, 31;
  --rs-valueadd-rgb: 255, 127, 39;
  --rs-palace-blue-rgb: 53, 113, 191;
  --rs-sandy-brown-rgb: 239, 158, 87;
  --rs-olivine-rgb: 147, 196, 125;
  --bs-eclipse: #132844;
  --rs-eclipse: #132844;
  --bs-lava: #F26E34;
  --rs-lava: #F26E34;
  --rs-alice: #F2F8FF;
  --rs-accent: #17524c;
  --rs-accent-glass: #21B7A8;
  --rs-accentgreenblue: #248069;
  --rs-bee: #f9AA34;
  --rs-bellflower-blue: #e2e8f0;
  --rs-beluga: #f1f1f1;
  --rs-black-river-falls: #334155;
  --rs-bright-star: #dee2e6;
  --rs-cerebral-gray: #cccccc;
  --rs-deep: #343a40;
  --rs-doctor-white: #fafafa;
  --rs-doctor-white-dark: #e6e6e6;
  --rs-iron: #f0f0f0;
  --rs-shady-grey: #e8e8e8;
  --rs-eastern-breeze: #e0efff;
  --rs-encore: #6b7381;
  --rs-india-blue: #007F60;
  --rs-light-blue: #add8e6;
  --rs-lilac: #A4ABBD;
  --rs-marigold: #ffc107;
  --rs-mist-of-green: #E3F5EB;
  --rs-offmarket: #f72736;
  --rs-palace-blue: #3571bf;
  --rs-placebopurple: #f0edf9;
  --rs-ruby: #dc3545;
  --rs-satin-white: #ced4da;
  --rs-shortterm: #99d9ea;
  --rs-secret-story: #b00056;
  --rs-silver-setting: #d9dadb;
  --rs-skipper: #464775;
  --rs-steam: #dddddd;
  --rs-summer-harvest: #ffe79a;
  --rs-tenantoccupied: #5d4a1f;
  --rs-valueadd: #ff7f27;
  --rs-violet-gems: #c7bfe5;
  --rs-morado-purple: #8E5DCE;
  --rs-red-pigment: #ee1c25;
  --rs-lavender-purple: #8e7cc3;
  --rs-active-subtle: hsl(from var(--rs-active) h s calc(l + 10));
  --rs-accent-subtle: hsl(from var(--rs-accent) h s calc(l + 10));
  --rs-accent-glass-subtle: hsl(from var(--rs-accent-glass) h s calc(l + 10));
  --rs-bee-subtle: hsl(from var(--rs-bee) h s calc(l + 10));
  --rs-bee-subtle-50: hsl(from var(--rs-bee) h s calc(l + 50));
  --rs-eclipse-subtle: hsl(from var(--rs-eclipse) h s calc(l + 10));
  --rs-eclipse-subtle-50: hsl(from var(--rs-eclipse) h s calc(l + 50));
  --rs-india-blue-subtle: hsl(from var(--rs-india-blue) h s calc(l + 10));
  --rs-lava-subtle: hsl(from var(--rs-lava) h s calc(l + 10));
  --rs-lava-subtle-50: hsl(from var(--rs-lava) h s calc(l + 50));
  --rs-mist-of-green-subtle: hsl(from var(--rs-mist-of-green) h s calc(l + 10));
  --rs-preforeclosure-subtle: hsl(from var(--rs-preforeclosure) h s calc(l + 10));
  --rs-ruby-subtle: hsl(from var(--rs-ruby) h s calc(l + 10));
  --rs-secret-story-subtle: hsl(from var(--rs-secret-story) h s calc(l + 10));
  --rs-violet-gems-subtle: hsl(from var(--rs-violet-gems) h s calc(l + 10));
  --rs-lavender-purple-subtle: hsl(from var(--rs-lavender-purple) h s calc(l + 20));
  --rs-active-dark: hsl(from var(--rs-active) h s calc(l - 15));
  --rs-accent-dark: hsl(from var(--rs-accent) h s calc(l - 15));
  --rs-accent-glass-dark: hsl(from var(--rs-accent-glass) h s calc(l - 15));
  --rs-bee-dark: hsl(from var(--rs-bee) h s calc(l - 15));
  --rs-eclipse-dark: hsl(from var(--rs-eclipse) h s calc(l - 10));
  --rs-india-blue-dark: hsl(from var(--rs-india-blue) h s calc(l - 10));
  --rs-lava-dark: hsl(from var(--rs-lava) h s calc(l - 15));
  --rs-mist-of-green-dark: hsl(from var(--rs-mist-of-green) h s calc(l - 5));
  --rs-preforeclosure-dark: hsl(from var(--rs-preforeclosure) h s calc(l - 5));
  --rs-ruby-dark: hsl(from var(--rs-ruby) h s calc(l - 10));
  --rs-secret-story-dark: hsl(from var(--rs-secret-story) h s calc(l - 5));
  --rs-violet-gems-dark: hsl(from var(--rs-violet-gems) h s calc(l - 10));
  --rs-eastern-breeze-dark: hsl(from var(--rs-eastern-breeze) h s calc(l - 2));
  --rs-info-dark: hsl(from var(--bs-info) h s calc(l - 2));
  --rs-success-dark: hsl(from var(--bs-success) h s calc(l - 2));
  --rs-lavender-purple-dark: hsl(from var(--rs-lavender-purple) h s calc(l - 5));
  --rs-active: #31ad6f;
  --rs-active-rgb: 49, 173, 111;
  --rs-bluechip: #34aef2;
  --rs-bluechip-rgb: 52, 174, 242;
  --rs-existing-investment: #064741;
  --rs-existing-investment-rgb: 6, 71, 65;
  --rs-featured: #341539;
  --rs-featured-rgb: 52, 21, 57;
  --rs-marketplace: #F26E34;
  --rs-marketplace-rgb: var(--rs-lava-rgb);
  --rs-pending: #f7ef57;
  --rs-pending-rgb: 247, 239, 87;
  --rs-preforeclosure: #c7bfe5;
  --rs-preforeclosure-rgb: 199, 191, 229;
  --rs-sold: #f72736;
  --rs-sold-rgb: 247, 39, 54;
  --rs-property-suite: #009ca6;
  --rs-portfolio-finder: #93c47d;
  --rs-investment-gateway-idx: #6fa8dc;
  --rs-portfolio-insights: #8e7cc3;
  --rs-property-performance-engine: #ef9e57;
  --rs-table-lavender-purple: hsl(from var(--rs-lavender-purple) h s calc(l + 30));
  --rs-table-beluga: #f1f1f1;
}
html {
  position: relative;
  min-height: 100%;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  html {
    padding-bottom: 0;
  }
}
html.hs-messages-mobile.hs-messages-widget-open #hubspot-messages-iframe-container {
  bottom: 0px !important;
}
body {
  font-family: 'Lato', sans-serif;
  padding-top: 51px;
}
@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
body #hubspot-messages-iframe-container {
  bottom: 60px !important;
}
@media (min-width: 1600px) {
  body:not(.public) .container-jumbo {
    max-width: 1500px;
  }
  body:not(.public) .row-cols-jumbo-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
@media (min-width: 1920px) {
  body:not(.public) .container-kilo {
    max-width: 1720px;
  }
  body:not(.public) .row-cols-kilo-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
body.public {
  overflow-x: hidden;
}
body.no-pad {
  padding-top: 0;
}
.top-0 {
  top: 0 !important;
}
.top-10 {
  top: 10px !important;
}
.top-15 {
  top: 15px !important;
}
.top-20 {
  top: 20px !important;
}
.start-0 {
  left: 0 !important;
}
.start-10 {
  left: 10px !important;
}
.start-15 {
  left: 15px !important;
}
.start-20 {
  left: 20px !important;
}
.end-0 {
  right: 0 !important;
}
.end-10 {
  right: 10px !important;
}
.end-15 {
  right: 15px !important;
}
.end-20 {
  right: 20px !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-6 {
  order: 6 !important;
}
.order-7 {
  order: 7 !important;
}
.order-8 {
  order: 8 !important;
}
.order-9 {
  order: 9 !important;
}
.order-10 {
  order: 10 !important;
}
@media (min-width: 768px) {
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-6 {
    order: 6 !important;
  }
  .order-md-7 {
    order: 7 !important;
  }
  .order-md-8 {
    order: 8 !important;
  }
  .order-md-9 {
    order: 9 !important;
  }
  .order-md-10 {
    order: 10 !important;
  }
}
@media (min-width: 992px) {
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-6 {
    order: 6 !important;
  }
  .order-lg-7 {
    order: 7 !important;
  }
  .order-lg-8 {
    order: 8 !important;
  }
  .order-lg-9 {
    order: 9 !important;
  }
  .order-lg-10 {
    order: 10 !important;
  }
}
@media (min-width: 1200px) {
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-6 {
    order: 6 !important;
  }
  .order-xl-7 {
    order: 7 !important;
  }
  .order-xl-8 {
    order: 8 !important;
  }
  .order-xl-9 {
    order: 9 !important;
  }
  .order-xl-10 {
    order: 10 !important;
  }
}
@media (min-width: 1400px) {
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-6 {
    order: 6 !important;
  }
  .order-xxl-7 {
    order: 7 !important;
  }
  .order-xxl-8 {
    order: 8 !important;
  }
  .order-xxl-9 {
    order: 9 !important;
  }
  .order-xxl-10 {
    order: 10 !important;
  }
}
@media (min-width: 1600px) {
  .order-jumbo-1 {
    order: 1 !important;
  }
  .order-jumbo-2 {
    order: 2 !important;
  }
  .order-jumbo-3 {
    order: 3 !important;
  }
  .order-jumbo-4 {
    order: 4 !important;
  }
  .order-jumbo-5 {
    order: 5 !important;
  }
  .order-jumbo-6 {
    order: 6 !important;
  }
  .order-jumbo-7 {
    order: 7 !important;
  }
  .order-jumbo-8 {
    order: 8 !important;
  }
  .order-jumbo-9 {
    order: 9 !important;
  }
  .order-jumbo-10 {
    order: 10 !important;
  }
}
.opacity-30 {
  opacity: 0.3;
  box-shadow: none !important;
  border: 1px solid var(--rs-steam);
}
.opacity-50 {
  opacity: 0.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.fs-1,
.fs-2,
.fs-3,
.fs-4,
.fs-5,
.fs-6 {
  font-family: 'Montserrat', sans-serif;
}
a {
  color: var(--base05);
  transition: all 0.5s;
}
a.text-lava:hover {
  color: var(--rs-lava-dark);
}
.alert-pastel-error .close,
.alert-pastel-success .close,
.alert-pastel-warning .close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-black);
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: 0.5;
  cursor: pointer;
  text-indent: 50px;
}
.alert-pastel-error .close,
.alert-pastel-success .close {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.alert-pastel-warning {
  color: #664d03 !important;
}
#alerts {
  z-index: 9999;
}
@media (min-width: 1600px) {
  .navbar-expand-jumbo {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-jumbo .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-jumbo .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-jumbo .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-jumbo .navbar-toggler {
    display: none;
  }
}
.navbar.navbar-dark .navbar-nav .nav-link {
  color: var(--bs-white);
  font-size: 1rem;
  padding: 10px 0.9rem;
  position: relative;
  display: flex;
  align-items: center;
  margin: 6px 0;
  border-radius: 6px;
  padding: 10px 0.9rem !important;
}
.navbar.navbar-dark .navbar-nav .nav-link:hover {
  background-color: rgba(189, 197, 209, 0.2);
}
.navbar.navbar-dark .navbar-nav .nav-link .nav-icon {
  opacity: 0.7;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.navbar.navbar-dark .navbar-nav .nav-link.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: var(--rs-lava);
  top: -3px;
  left: 0;
}
.navbar.navbar-dark .navbar-nav .dropdown .dropdown-item.active {
  background-color: rgba(19, 40, 68, 0.7);
}
.navbar-logo {
  background-image: url('/images/logo-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 136px;
  height: 25px;
}
@media (min-width: 768px) {
  .navbar-logo {
    width: 176px;
  }
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 2rem !important;
}
.p-6 {
  padding: 2.5rem !important;
}
.p-7 {
  padding: 3rem !important;
}
.p-8 {
  padding: 3.5rem !important;
}
.p-9 {
  padding: 4rem !important;
}
.p-10 {
  padding: 4.5rem !important;
}
.p-11 {
  padding: 5rem !important;
}
.p-12 {
  padding: 5.5rem !important;
}
.p-13 {
  padding: 6rem !important;
}
.p-14 {
  padding: 6.5rem !important;
}
.p-15 {
  padding: 7rem !important;
}
.p-16 {
  padding: 7.5rem !important;
}
.p-17 {
  padding: 8rem !important;
}
.p-18 {
  padding: 8.5rem !important;
}
.p-19 {
  padding: 9rem !important;
}
.p-20 {
  padding: 9.5rem !important;
}
@media (min-width: 768px) {
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 2rem !important;
  }
  .p-md-6 {
    padding: 2.5rem !important;
  }
  .p-md-7 {
    padding: 3rem !important;
  }
  .p-md-8 {
    padding: 3.5rem !important;
  }
  .p-md-9 {
    padding: 4rem !important;
  }
  .p-md-10 {
    padding: 4.5rem !important;
  }
  .p-md-11 {
    padding: 5rem !important;
  }
  .p-md-12 {
    padding: 5.5rem !important;
  }
  .p-md-13 {
    padding: 6rem !important;
  }
  .p-md-14 {
    padding: 6.5rem !important;
  }
  .p-md-15 {
    padding: 7rem !important;
  }
  .p-md-16 {
    padding: 7.5rem !important;
  }
  .p-md-17 {
    padding: 8rem !important;
  }
  .p-md-18 {
    padding: 8.5rem !important;
  }
  .p-md-19 {
    padding: 9rem !important;
  }
  .p-md-20 {
    padding: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 2rem !important;
  }
  .p-lg-6 {
    padding: 2.5rem !important;
  }
  .p-lg-7 {
    padding: 3rem !important;
  }
  .p-lg-8 {
    padding: 3.5rem !important;
  }
  .p-lg-9 {
    padding: 4rem !important;
  }
  .p-lg-10 {
    padding: 4.5rem !important;
  }
  .p-lg-11 {
    padding: 5rem !important;
  }
  .p-lg-12 {
    padding: 5.5rem !important;
  }
  .p-lg-13 {
    padding: 6rem !important;
  }
  .p-lg-14 {
    padding: 6.5rem !important;
  }
  .p-lg-15 {
    padding: 7rem !important;
  }
  .p-lg-16 {
    padding: 7.5rem !important;
  }
  .p-lg-17 {
    padding: 8rem !important;
  }
  .p-lg-18 {
    padding: 8.5rem !important;
  }
  .p-lg-19 {
    padding: 9rem !important;
  }
  .p-lg-20 {
    padding: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 2rem !important;
  }
  .p-xl-6 {
    padding: 2.5rem !important;
  }
  .p-xl-7 {
    padding: 3rem !important;
  }
  .p-xl-8 {
    padding: 3.5rem !important;
  }
  .p-xl-9 {
    padding: 4rem !important;
  }
  .p-xl-10 {
    padding: 4.5rem !important;
  }
  .p-xl-11 {
    padding: 5rem !important;
  }
  .p-xl-12 {
    padding: 5.5rem !important;
  }
  .p-xl-13 {
    padding: 6rem !important;
  }
  .p-xl-14 {
    padding: 6.5rem !important;
  }
  .p-xl-15 {
    padding: 7rem !important;
  }
  .p-xl-16 {
    padding: 7.5rem !important;
  }
  .p-xl-17 {
    padding: 8rem !important;
  }
  .p-xl-18 {
    padding: 8.5rem !important;
  }
  .p-xl-19 {
    padding: 9rem !important;
  }
  .p-xl-20 {
    padding: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 2rem !important;
  }
  .p-xxl-6 {
    padding: 2.5rem !important;
  }
  .p-xxl-7 {
    padding: 3rem !important;
  }
  .p-xxl-8 {
    padding: 3.5rem !important;
  }
  .p-xxl-9 {
    padding: 4rem !important;
  }
  .p-xxl-10 {
    padding: 4.5rem !important;
  }
  .p-xxl-11 {
    padding: 5rem !important;
  }
  .p-xxl-12 {
    padding: 5.5rem !important;
  }
  .p-xxl-13 {
    padding: 6rem !important;
  }
  .p-xxl-14 {
    padding: 6.5rem !important;
  }
  .p-xxl-15 {
    padding: 7rem !important;
  }
  .p-xxl-16 {
    padding: 7.5rem !important;
  }
  .p-xxl-17 {
    padding: 8rem !important;
  }
  .p-xxl-18 {
    padding: 8.5rem !important;
  }
  .p-xxl-19 {
    padding: 9rem !important;
  }
  .p-xxl-20 {
    padding: 9.5rem !important;
  }
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pt-5,
.py-5 {
  padding-top: 2rem !important;
}
.pt-6,
.py-6 {
  padding-top: 2.5rem !important;
}
.pt-7,
.py-7 {
  padding-top: 3rem !important;
}
.pt-8,
.py-8 {
  padding-top: 3.5rem !important;
}
.pt-9,
.py-9 {
  padding-top: 4rem !important;
}
.pt-10,
.py-10 {
  padding-top: 4.5rem !important;
}
.pt-11,
.py-11 {
  padding-top: 5rem !important;
}
.pt-12,
.py-12 {
  padding-top: 5.5rem !important;
}
.pt-13,
.py-13 {
  padding-top: 6rem !important;
}
.pt-14,
.py-14 {
  padding-top: 6.5rem !important;
}
.pt-15,
.py-15 {
  padding-top: 7rem !important;
}
.pt-16,
.py-16 {
  padding-top: 7.5rem !important;
}
.pt-17,
.py-17 {
  padding-top: 8rem !important;
}
.pt-18,
.py-18 {
  padding-top: 8.5rem !important;
}
.pt-19,
.py-19 {
  padding-top: 9rem !important;
}
.pt-20,
.py-20 {
  padding-top: 9.5rem !important;
}
@media (min-width: 768px) {
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 2rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 2.5rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 3rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 3.5rem !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 4rem !important;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 4.5rem !important;
  }
  .pt-md-11,
  .py-md-11 {
    padding-top: 5rem !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 5.5rem !important;
  }
  .pt-md-13,
  .py-md-13 {
    padding-top: 6rem !important;
  }
  .pt-md-14,
  .py-md-14 {
    padding-top: 6.5rem !important;
  }
  .pt-md-15,
  .py-md-15 {
    padding-top: 7rem !important;
  }
  .pt-md-16,
  .py-md-16 {
    padding-top: 7.5rem !important;
  }
  .pt-md-17,
  .py-md-17 {
    padding-top: 8rem !important;
  }
  .pt-md-18,
  .py-md-18 {
    padding-top: 8.5rem !important;
  }
  .pt-md-19,
  .py-md-19 {
    padding-top: 9rem !important;
  }
  .pt-md-20,
  .py-md-20 {
    padding-top: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 2rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 3rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 3.5rem !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 4rem !important;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 4.5rem !important;
  }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 5rem !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 5.5rem !important;
  }
  .pt-lg-13,
  .py-lg-13 {
    padding-top: 6rem !important;
  }
  .pt-lg-14,
  .py-lg-14 {
    padding-top: 6.5rem !important;
  }
  .pt-lg-15,
  .py-lg-15 {
    padding-top: 7rem !important;
  }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 7.5rem !important;
  }
  .pt-lg-17,
  .py-lg-17 {
    padding-top: 8rem !important;
  }
  .pt-lg-18,
  .py-lg-18 {
    padding-top: 8.5rem !important;
  }
  .pt-lg-19,
  .py-lg-19 {
    padding-top: 9rem !important;
  }
  .pt-lg-20,
  .py-lg-20 {
    padding-top: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 2rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 3rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 3.5rem !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 4rem !important;
  }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 4.5rem !important;
  }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 5rem !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 5.5rem !important;
  }
  .pt-xl-13,
  .py-xl-13 {
    padding-top: 6rem !important;
  }
  .pt-xl-14,
  .py-xl-14 {
    padding-top: 6.5rem !important;
  }
  .pt-xl-15,
  .py-xl-15 {
    padding-top: 7rem !important;
  }
  .pt-xl-16,
  .py-xl-16 {
    padding-top: 7.5rem !important;
  }
  .pt-xl-17,
  .py-xl-17 {
    padding-top: 8rem !important;
  }
  .pt-xl-18,
  .py-xl-18 {
    padding-top: 8.5rem !important;
  }
  .pt-xl-19,
  .py-xl-19 {
    padding-top: 9rem !important;
  }
  .pt-xl-20,
  .py-xl-20 {
    padding-top: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 2rem !important;
  }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 3rem !important;
  }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 3.5rem !important;
  }
  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 4rem !important;
  }
  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 4.5rem !important;
  }
  .pt-xxl-11,
  .py-xxl-11 {
    padding-top: 5rem !important;
  }
  .pt-xxl-12,
  .py-xxl-12 {
    padding-top: 5.5rem !important;
  }
  .pt-xxl-13,
  .py-xxl-13 {
    padding-top: 6rem !important;
  }
  .pt-xxl-14,
  .py-xxl-14 {
    padding-top: 6.5rem !important;
  }
  .pt-xxl-15,
  .py-xxl-15 {
    padding-top: 7rem !important;
  }
  .pt-xxl-16,
  .py-xxl-16 {
    padding-top: 7.5rem !important;
  }
  .pt-xxl-17,
  .py-xxl-17 {
    padding-top: 8rem !important;
  }
  .pt-xxl-18,
  .py-xxl-18 {
    padding-top: 8.5rem !important;
  }
  .pt-xxl-19,
  .py-xxl-19 {
    padding-top: 9rem !important;
  }
  .pt-xxl-20,
  .py-xxl-20 {
    padding-top: 9.5rem !important;
  }
}
@media (min-width: 1600px) {
  .pt-jumbo-0,
  .py-jumbo-0 {
    padding-top: 0 !important;
  }
  .pt-jumbo-1,
  .py-jumbo-1 {
    padding-top: 0.25rem !important;
  }
  .pt-jumbo-2,
  .py-jumbo-2 {
    padding-top: 0.5rem !important;
  }
  .pt-jumbo-3,
  .py-jumbo-3 {
    padding-top: 1rem !important;
  }
  .pt-jumbo-4,
  .py-jumbo-4 {
    padding-top: 1.5rem !important;
  }
  .pt-jumbo-5,
  .py-jumbo-5 {
    padding-top: 2rem !important;
  }
  .pt-jumbo-6,
  .py-jumbo-6 {
    padding-top: 2.5rem !important;
  }
  .pt-jumbo-7,
  .py-jumbo-7 {
    padding-top: 3rem !important;
  }
  .pt-jumbo-8,
  .py-jumbo-8 {
    padding-top: 3.5rem !important;
  }
  .pt-jumbo-9,
  .py-jumbo-9 {
    padding-top: 4rem !important;
  }
  .pt-jumbo-10,
  .py-jumbo-10 {
    padding-top: 4.5rem !important;
  }
  .pt-jumbo-11,
  .py-jumbo-11 {
    padding-top: 5rem !important;
  }
  .pt-jumbo-12,
  .py-jumbo-12 {
    padding-top: 5.5rem !important;
  }
  .pt-jumbo-13,
  .py-jumbo-13 {
    padding-top: 6rem !important;
  }
  .pt-jumbo-14,
  .py-jumbo-14 {
    padding-top: 6.5rem !important;
  }
  .pt-jumbo-15,
  .py-jumbo-15 {
    padding-top: 7rem !important;
  }
  .pt-jumbo-16,
  .py-jumbo-16 {
    padding-top: 7.5rem !important;
  }
  .pt-jumbo-17,
  .py-jumbo-17 {
    padding-top: 8rem !important;
  }
  .pt-jumbo-18,
  .py-jumbo-18 {
    padding-top: 8.5rem !important;
  }
  .pt-jumbo-19,
  .py-jumbo-19 {
    padding-top: 9rem !important;
  }
  .pt-jumbo-20,
  .py-jumbo-20 {
    padding-top: 9.5rem !important;
  }
}
@media (min-width: 1920px) {
  .pt-kilo-0,
  .py-kilo-0 {
    padding-top: 0 !important;
  }
  .pt-kilo-1,
  .py-kilo-1 {
    padding-top: 0.25rem !important;
  }
  .pt-kilo-2,
  .py-kilo-2 {
    padding-top: 0.5rem !important;
  }
  .pt-kilo-3,
  .py-kilo-3 {
    padding-top: 1rem !important;
  }
  .pt-kilo-4,
  .py-kilo-4 {
    padding-top: 1.5rem !important;
  }
  .pt-kilo-5,
  .py-kilo-5 {
    padding-top: 2rem !important;
  }
  .pt-kilo-6,
  .py-kilo-6 {
    padding-top: 2.5rem !important;
  }
  .pt-kilo-7,
  .py-kilo-7 {
    padding-top: 3rem !important;
  }
  .pt-kilo-8,
  .py-kilo-8 {
    padding-top: 3.5rem !important;
  }
  .pt-kilo-9,
  .py-kilo-9 {
    padding-top: 4rem !important;
  }
  .pt-kilo-10,
  .py-kilo-10 {
    padding-top: 4.5rem !important;
  }
  .pt-kilo-11,
  .py-kilo-11 {
    padding-top: 5rem !important;
  }
  .pt-kilo-12,
  .py-kilo-12 {
    padding-top: 5.5rem !important;
  }
  .pt-kilo-13,
  .py-kilo-13 {
    padding-top: 6rem !important;
  }
  .pt-kilo-14,
  .py-kilo-14 {
    padding-top: 6.5rem !important;
  }
  .pt-kilo-15,
  .py-kilo-15 {
    padding-top: 7rem !important;
  }
  .pt-kilo-16,
  .py-kilo-16 {
    padding-top: 7.5rem !important;
  }
  .pt-kilo-17,
  .py-kilo-17 {
    padding-top: 8rem !important;
  }
  .pt-kilo-18,
  .py-kilo-18 {
    padding-top: 8.5rem !important;
  }
  .pt-kilo-19,
  .py-kilo-19 {
    padding-top: 9rem !important;
  }
  .pt-kilo-20,
  .py-kilo-20 {
    padding-top: 9.5rem !important;
  }
}
@media (min-width: 2560px) {
  .pt-mega-0,
  .py-mega-0 {
    padding-top: 0 !important;
  }
  .pt-mega-1,
  .py-mega-1 {
    padding-top: 0.25rem !important;
  }
  .pt-mega-2,
  .py-mega-2 {
    padding-top: 0.5rem !important;
  }
  .pt-mega-3,
  .py-mega-3 {
    padding-top: 1rem !important;
  }
  .pt-mega-4,
  .py-mega-4 {
    padding-top: 1.5rem !important;
  }
  .pt-mega-5,
  .py-mega-5 {
    padding-top: 2rem !important;
  }
  .pt-mega-6,
  .py-mega-6 {
    padding-top: 2.5rem !important;
  }
  .pt-mega-7,
  .py-mega-7 {
    padding-top: 3rem !important;
  }
  .pt-mega-8,
  .py-mega-8 {
    padding-top: 3.5rem !important;
  }
  .pt-mega-9,
  .py-mega-9 {
    padding-top: 4rem !important;
  }
  .pt-mega-10,
  .py-mega-10 {
    padding-top: 4.5rem !important;
  }
  .pt-mega-11,
  .py-mega-11 {
    padding-top: 5rem !important;
  }
  .pt-mega-12,
  .py-mega-12 {
    padding-top: 5.5rem !important;
  }
  .pt-mega-13,
  .py-mega-13 {
    padding-top: 6rem !important;
  }
  .pt-mega-14,
  .py-mega-14 {
    padding-top: 6.5rem !important;
  }
  .pt-mega-15,
  .py-mega-15 {
    padding-top: 7rem !important;
  }
  .pt-mega-16,
  .py-mega-16 {
    padding-top: 7.5rem !important;
  }
  .pt-mega-17,
  .py-mega-17 {
    padding-top: 8rem !important;
  }
  .pt-mega-18,
  .py-mega-18 {
    padding-top: 8.5rem !important;
  }
  .pt-mega-19,
  .py-mega-19 {
    padding-top: 9rem !important;
  }
  .pt-mega-20,
  .py-mega-20 {
    padding-top: 9.5rem !important;
  }
}
@media (min-width: 3840px) {
  .pt-giga-0,
  .py-giga-0 {
    padding-top: 0 !important;
  }
  .pt-giga-1,
  .py-giga-1 {
    padding-top: 0.25rem !important;
  }
  .pt-giga-2,
  .py-giga-2 {
    padding-top: 0.5rem !important;
  }
  .pt-giga-3,
  .py-giga-3 {
    padding-top: 1rem !important;
  }
  .pt-giga-4,
  .py-giga-4 {
    padding-top: 1.5rem !important;
  }
  .pt-giga-5,
  .py-giga-5 {
    padding-top: 2rem !important;
  }
  .pt-giga-6,
  .py-giga-6 {
    padding-top: 2.5rem !important;
  }
  .pt-giga-7,
  .py-giga-7 {
    padding-top: 3rem !important;
  }
  .pt-giga-8,
  .py-giga-8 {
    padding-top: 3.5rem !important;
  }
  .pt-giga-9,
  .py-giga-9 {
    padding-top: 4rem !important;
  }
  .pt-giga-10,
  .py-giga-10 {
    padding-top: 4.5rem !important;
  }
  .pt-giga-11,
  .py-giga-11 {
    padding-top: 5rem !important;
  }
  .pt-giga-12,
  .py-giga-12 {
    padding-top: 5.5rem !important;
  }
  .pt-giga-13,
  .py-giga-13 {
    padding-top: 6rem !important;
  }
  .pt-giga-14,
  .py-giga-14 {
    padding-top: 6.5rem !important;
  }
  .pt-giga-15,
  .py-giga-15 {
    padding-top: 7rem !important;
  }
  .pt-giga-16,
  .py-giga-16 {
    padding-top: 7.5rem !important;
  }
  .pt-giga-17,
  .py-giga-17 {
    padding-top: 8rem !important;
  }
  .pt-giga-18,
  .py-giga-18 {
    padding-top: 8.5rem !important;
  }
  .pt-giga-19,
  .py-giga-19 {
    padding-top: 9rem !important;
  }
  .pt-giga-20,
  .py-giga-20 {
    padding-top: 9.5rem !important;
  }
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 2rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 2.5rem !important;
}
.pb-7,
.py-7 {
  padding-bottom: 3rem !important;
}
.pb-8,
.py-8 {
  padding-bottom: 3.5rem !important;
}
.pb-9,
.py-9 {
  padding-bottom: 4rem !important;
}
.pb-10,
.py-10 {
  padding-bottom: 4.5rem !important;
}
.pb-11,
.py-11 {
  padding-bottom: 5rem !important;
}
.pb-12,
.py-12 {
  padding-bottom: 5.5rem !important;
}
.pb-13,
.py-13 {
  padding-bottom: 6rem !important;
}
.pb-14,
.py-14 {
  padding-bottom: 6.5rem !important;
}
.pb-15,
.py-15 {
  padding-bottom: 7rem !important;
}
.pb-16,
.py-16 {
  padding-bottom: 7.5rem !important;
}
.pb-17,
.py-17 {
  padding-bottom: 8rem !important;
}
.pb-18,
.py-18 {
  padding-bottom: 8.5rem !important;
}
.pb-19,
.py-19 {
  padding-bottom: 9rem !important;
}
.pb-20,
.py-20 {
  padding-bottom: 9.5rem !important;
}
@media (min-width: 768px) {
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 2rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 3rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 4rem !important;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 4.5rem !important;
  }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 5rem !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 5.5rem !important;
  }
  .pb-md-13,
  .py-md-13 {
    padding-bottom: 6rem !important;
  }
  .pb-md-14,
  .py-md-14 {
    padding-bottom: 6.5rem !important;
  }
  .pb-md-15,
  .py-md-15 {
    padding-bottom: 7rem !important;
  }
  .pb-md-16,
  .py-md-16 {
    padding-bottom: 7.5rem !important;
  }
  .pb-md-17,
  .py-md-17 {
    padding-bottom: 8rem !important;
  }
  .pb-md-18,
  .py-md-18 {
    padding-bottom: 8.5rem !important;
  }
  .pb-md-19,
  .py-md-19 {
    padding-bottom: 9rem !important;
  }
  .pb-md-20,
  .py-md-20 {
    padding-bottom: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 4.5rem !important;
  }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 5.5rem !important;
  }
  .pb-lg-13,
  .py-lg-13 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-14,
  .py-lg-14 {
    padding-bottom: 6.5rem !important;
  }
  .pb-lg-15,
  .py-lg-15 {
    padding-bottom: 7rem !important;
  }
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 7.5rem !important;
  }
  .pb-lg-17,
  .py-lg-17 {
    padding-bottom: 8rem !important;
  }
  .pb-lg-18,
  .py-lg-18 {
    padding-bottom: 8.5rem !important;
  }
  .pb-lg-19,
  .py-lg-19 {
    padding-bottom: 9rem !important;
  }
  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 4.5rem !important;
  }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 5.5rem !important;
  }
  .pb-xl-13,
  .py-xl-13 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-14,
  .py-xl-14 {
    padding-bottom: 6.5rem !important;
  }
  .pb-xl-15,
  .py-xl-15 {
    padding-bottom: 7rem !important;
  }
  .pb-xl-16,
  .py-xl-16 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xl-17,
  .py-xl-17 {
    padding-bottom: 8rem !important;
  }
  .pb-xl-18,
  .py-xl-18 {
    padding-bottom: 8.5rem !important;
  }
  .pb-xl-19,
  .py-xl-19 {
    padding-bottom: 9rem !important;
  }
  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 4.5rem !important;
  }
  .pb-xxl-11,
  .py-xxl-11 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-12,
  .py-xxl-12 {
    padding-bottom: 5.5rem !important;
  }
  .pb-xxl-13,
  .py-xxl-13 {
    padding-bottom: 6rem !important;
  }
  .pb-xxl-14,
  .py-xxl-14 {
    padding-bottom: 6.5rem !important;
  }
  .pb-xxl-15,
  .py-xxl-15 {
    padding-bottom: 7rem !important;
  }
  .pb-xxl-16,
  .py-xxl-16 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xxl-17,
  .py-xxl-17 {
    padding-bottom: 8rem !important;
  }
  .pb-xxl-18,
  .py-xxl-18 {
    padding-bottom: 8.5rem !important;
  }
  .pb-xxl-19,
  .py-xxl-19 {
    padding-bottom: 9rem !important;
  }
  .pb-xxl-20,
  .py-xxl-20 {
    padding-bottom: 9.5rem !important;
  }
}
@media (min-width: 1600px) {
  .pb-jumbo-0,
  .py-jumbo-0 {
    padding-bottom: 0 !important;
  }
  .pb-jumbo-1,
  .py-jumbo-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-jumbo-2,
  .py-jumbo-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-jumbo-3,
  .py-jumbo-3 {
    padding-bottom: 1rem !important;
  }
  .pb-jumbo-4,
  .py-jumbo-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-jumbo-5,
  .py-jumbo-5 {
    padding-bottom: 2rem !important;
  }
  .pb-jumbo-6,
  .py-jumbo-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-jumbo-7,
  .py-jumbo-7 {
    padding-bottom: 3rem !important;
  }
  .pb-jumbo-8,
  .py-jumbo-8 {
    padding-bottom: 3.5rem !important;
  }
  .pb-jumbo-9,
  .py-jumbo-9 {
    padding-bottom: 4rem !important;
  }
  .pb-jumbo-10,
  .py-jumbo-10 {
    padding-bottom: 4.5rem !important;
  }
  .pb-jumbo-11,
  .py-jumbo-11 {
    padding-bottom: 5rem !important;
  }
  .pb-jumbo-12,
  .py-jumbo-12 {
    padding-bottom: 5.5rem !important;
  }
  .pb-jumbo-13,
  .py-jumbo-13 {
    padding-bottom: 6rem !important;
  }
  .pb-jumbo-14,
  .py-jumbo-14 {
    padding-bottom: 6.5rem !important;
  }
  .pb-jumbo-15,
  .py-jumbo-15 {
    padding-bottom: 7rem !important;
  }
  .pb-jumbo-16,
  .py-jumbo-16 {
    padding-bottom: 7.5rem !important;
  }
  .pb-jumbo-17,
  .py-jumbo-17 {
    padding-bottom: 8rem !important;
  }
  .pb-jumbo-18,
  .py-jumbo-18 {
    padding-bottom: 8.5rem !important;
  }
  .pb-jumbo-19,
  .py-jumbo-19 {
    padding-bottom: 9rem !important;
  }
  .pb-jumbo-20,
  .py-jumbo-20 {
    padding-bottom: 9.5rem !important;
  }
}
.ps-0,
.px-0 {
  padding-left: 0 !important;
}
.ps-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.ps-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.ps-3,
.px-3 {
  padding-left: 1rem !important;
}
.ps-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.ps-5,
.px-5 {
  padding-left: 2rem !important;
}
.ps-6,
.px-6 {
  padding-left: 2.5rem !important;
}
.ps-7,
.px-7 {
  padding-left: 3rem !important;
}
.ps-8,
.px-8 {
  padding-left: 3.5rem !important;
}
.ps-9,
.px-9 {
  padding-left: 4rem !important;
}
.ps-10,
.px-10 {
  padding-left: 4.5rem !important;
}
.ps-11,
.px-11 {
  padding-left: 5rem !important;
}
.ps-12,
.px-12 {
  padding-left: 5.5rem !important;
}
.ps-13,
.px-13 {
  padding-left: 6rem !important;
}
.ps-14,
.px-14 {
  padding-left: 6.5rem !important;
}
.ps-15,
.px-15 {
  padding-left: 7rem !important;
}
.ps-16,
.px-16 {
  padding-left: 7.5rem !important;
}
.ps-17,
.px-17 {
  padding-left: 8rem !important;
}
.ps-18,
.px-18 {
  padding-left: 8.5rem !important;
}
.ps-19,
.px-19 {
  padding-left: 9rem !important;
}
.ps-20,
.px-20 {
  padding-left: 9.5rem !important;
}
@media (min-width: 768px) {
  .ps-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5,
  .px-md-5 {
    padding-left: 2rem !important;
  }
  .ps-md-6,
  .px-md-6 {
    padding-left: 2.5rem !important;
  }
  .ps-md-7,
  .px-md-7 {
    padding-left: 3rem !important;
  }
  .ps-md-8,
  .px-md-8 {
    padding-left: 3.5rem !important;
  }
  .ps-md-9,
  .px-md-9 {
    padding-left: 4rem !important;
  }
  .ps-md-10,
  .px-md-10 {
    padding-left: 4.5rem !important;
  }
  .ps-md-11,
  .px-md-11 {
    padding-left: 5rem !important;
  }
  .ps-md-12,
  .px-md-12 {
    padding-left: 5.5rem !important;
  }
  .ps-md-13,
  .px-md-13 {
    padding-left: 6rem !important;
  }
  .ps-md-14,
  .px-md-14 {
    padding-left: 6.5rem !important;
  }
  .ps-md-15,
  .px-md-15 {
    padding-left: 7rem !important;
  }
  .ps-md-16,
  .px-md-16 {
    padding-left: 7.5rem !important;
  }
  .ps-md-17,
  .px-md-17 {
    padding-left: 8rem !important;
  }
  .ps-md-18,
  .px-md-18 {
    padding-left: 8.5rem !important;
  }
  .ps-md-19,
  .px-md-19 {
    padding-left: 9rem !important;
  }
  .ps-md-20,
  .px-md-20 {
    padding-left: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .ps-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5,
  .px-lg-5 {
    padding-left: 2rem !important;
  }
  .ps-lg-6,
  .px-lg-6 {
    padding-left: 2.5rem !important;
  }
  .ps-lg-7,
  .px-lg-7 {
    padding-left: 3rem !important;
  }
  .ps-lg-8,
  .px-lg-8 {
    padding-left: 3.5rem !important;
  }
  .ps-lg-9,
  .px-lg-9 {
    padding-left: 4rem !important;
  }
  .ps-lg-10,
  .px-lg-10 {
    padding-left: 4.5rem !important;
  }
  .ps-lg-11,
  .px-lg-11 {
    padding-left: 5rem !important;
  }
  .ps-lg-12,
  .px-lg-12 {
    padding-left: 5.5rem !important;
  }
  .ps-lg-13,
  .px-lg-13 {
    padding-left: 6rem !important;
  }
  .ps-lg-14,
  .px-lg-14 {
    padding-left: 6.5rem !important;
  }
  .ps-lg-15,
  .px-lg-15 {
    padding-left: 7rem !important;
  }
  .ps-lg-16,
  .px-lg-16 {
    padding-left: 7.5rem !important;
  }
  .ps-lg-17,
  .px-lg-17 {
    padding-left: 8rem !important;
  }
  .ps-lg-18,
  .px-lg-18 {
    padding-left: 8.5rem !important;
  }
  .ps-lg-19,
  .px-lg-19 {
    padding-left: 9rem !important;
  }
  .ps-lg-20,
  .px-lg-20 {
    padding-left: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .ps-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5,
  .px-xl-5 {
    padding-left: 2rem !important;
  }
  .ps-xl-6,
  .px-xl-6 {
    padding-left: 2.5rem !important;
  }
  .ps-xl-7,
  .px-xl-7 {
    padding-left: 3rem !important;
  }
  .ps-xl-8,
  .px-xl-8 {
    padding-left: 3.5rem !important;
  }
  .ps-xl-9,
  .px-xl-9 {
    padding-left: 4rem !important;
  }
  .ps-xl-10,
  .px-xl-10 {
    padding-left: 4.5rem !important;
  }
  .ps-xl-11,
  .px-xl-11 {
    padding-left: 5rem !important;
  }
  .ps-xl-12,
  .px-xl-12 {
    padding-left: 5.5rem !important;
  }
  .ps-xl-13,
  .px-xl-13 {
    padding-left: 6rem !important;
  }
  .ps-xl-14,
  .px-xl-14 {
    padding-left: 6.5rem !important;
  }
  .ps-xl-15,
  .px-xl-15 {
    padding-left: 7rem !important;
  }
  .ps-xl-16,
  .px-xl-16 {
    padding-left: 7.5rem !important;
  }
  .ps-xl-17,
  .px-xl-17 {
    padding-left: 8rem !important;
  }
  .ps-xl-18,
  .px-xl-18 {
    padding-left: 8.5rem !important;
  }
  .ps-xl-19,
  .px-xl-19 {
    padding-left: 9rem !important;
  }
  .ps-xl-20,
  .px-xl-20 {
    padding-left: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .ps-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5,
  .px-xxl-5 {
    padding-left: 2rem !important;
  }
  .ps-xxl-6,
  .px-xxl-6 {
    padding-left: 2.5rem !important;
  }
  .ps-xxl-7,
  .px-xxl-7 {
    padding-left: 3rem !important;
  }
  .ps-xxl-8,
  .px-xxl-8 {
    padding-left: 3.5rem !important;
  }
  .ps-xxl-9,
  .px-xxl-9 {
    padding-left: 4rem !important;
  }
  .ps-xxl-10,
  .px-xxl-10 {
    padding-left: 4.5rem !important;
  }
  .ps-xxl-11,
  .px-xxl-11 {
    padding-left: 5rem !important;
  }
  .ps-xxl-12,
  .px-xxl-12 {
    padding-left: 5.5rem !important;
  }
  .ps-xxl-13,
  .px-xxl-13 {
    padding-left: 6rem !important;
  }
  .ps-xxl-14,
  .px-xxl-14 {
    padding-left: 6.5rem !important;
  }
  .ps-xxl-15,
  .px-xxl-15 {
    padding-left: 7rem !important;
  }
  .ps-xxl-16,
  .px-xxl-16 {
    padding-left: 7.5rem !important;
  }
  .ps-xxl-17,
  .px-xxl-17 {
    padding-left: 8rem !important;
  }
  .ps-xxl-18,
  .px-xxl-18 {
    padding-left: 8.5rem !important;
  }
  .ps-xxl-19,
  .px-xxl-19 {
    padding-left: 9rem !important;
  }
  .ps-xxl-20,
  .px-xxl-20 {
    padding-left: 9.5rem !important;
  }
}
.pe-0,
.px-0 {
  padding-right: 0 !important;
}
.pe-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pe-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pe-3,
.px-3 {
  padding-right: 1rem !important;
}
.pe-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pe-5,
.px-5 {
  padding-right: 2rem !important;
}
.pe-6,
.px-6 {
  padding-right: 2.5rem !important;
}
.pe-7,
.px-7 {
  padding-right: 3rem !important;
}
.pe-8,
.px-8 {
  padding-right: 3.5rem !important;
}
.pe-9,
.px-9 {
  padding-right: 4rem !important;
}
.pe-10,
.px-10 {
  padding-right: 4.5rem !important;
}
.pe-11,
.px-11 {
  padding-right: 5rem !important;
}
.pe-12,
.px-12 {
  padding-right: 5.5rem !important;
}
.pe-13,
.px-13 {
  padding-right: 6rem !important;
}
.pe-14,
.px-14 {
  padding-right: 6.5rem !important;
}
.pe-15,
.px-15 {
  padding-right: 7rem !important;
}
.pe-16,
.px-16 {
  padding-right: 7.5rem !important;
}
.pe-17,
.px-17 {
  padding-right: 8rem !important;
}
.pe-18,
.px-18 {
  padding-right: 8.5rem !important;
}
.pe-19,
.px-19 {
  padding-right: 9rem !important;
}
.pe-20,
.px-20 {
  padding-right: 9.5rem !important;
}
@media (min-width: 768px) {
  .pe-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5,
  .px-md-5 {
    padding-right: 2rem !important;
  }
  .pe-md-6,
  .px-md-6 {
    padding-right: 2.5rem !important;
  }
  .pe-md-7,
  .px-md-7 {
    padding-right: 3rem !important;
  }
  .pe-md-8,
  .px-md-8 {
    padding-right: 3.5rem !important;
  }
  .pe-md-9,
  .px-md-9 {
    padding-right: 4rem !important;
  }
  .pe-md-10,
  .px-md-10 {
    padding-right: 4.5rem !important;
  }
  .pe-md-11,
  .px-md-11 {
    padding-right: 5rem !important;
  }
  .pe-md-12,
  .px-md-12 {
    padding-right: 5.5rem !important;
  }
  .pe-md-13,
  .px-md-13 {
    padding-right: 6rem !important;
  }
  .pe-md-14,
  .px-md-14 {
    padding-right: 6.5rem !important;
  }
  .pe-md-15,
  .px-md-15 {
    padding-right: 7rem !important;
  }
  .pe-md-16,
  .px-md-16 {
    padding-right: 7.5rem !important;
  }
  .pe-md-17,
  .px-md-17 {
    padding-right: 8rem !important;
  }
  .pe-md-18,
  .px-md-18 {
    padding-right: 8.5rem !important;
  }
  .pe-md-19,
  .px-md-19 {
    padding-right: 9rem !important;
  }
  .pe-md-20,
  .px-md-20 {
    padding-right: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .pe-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5,
  .px-lg-5 {
    padding-right: 2rem !important;
  }
  .pe-lg-6,
  .px-lg-6 {
    padding-right: 2.5rem !important;
  }
  .pe-lg-7,
  .px-lg-7 {
    padding-right: 3rem !important;
  }
  .pe-lg-8,
  .px-lg-8 {
    padding-right: 3.5rem !important;
  }
  .pe-lg-9,
  .px-lg-9 {
    padding-right: 4rem !important;
  }
  .pe-lg-10,
  .px-lg-10 {
    padding-right: 4.5rem !important;
  }
  .pe-lg-11,
  .px-lg-11 {
    padding-right: 5rem !important;
  }
  .pe-lg-12,
  .px-lg-12 {
    padding-right: 5.5rem !important;
  }
  .pe-lg-13,
  .px-lg-13 {
    padding-right: 6rem !important;
  }
  .pe-lg-14,
  .px-lg-14 {
    padding-right: 6.5rem !important;
  }
  .pe-lg-15,
  .px-lg-15 {
    padding-right: 7rem !important;
  }
  .pe-lg-16,
  .px-lg-16 {
    padding-right: 7.5rem !important;
  }
  .pe-lg-17,
  .px-lg-17 {
    padding-right: 8rem !important;
  }
  .pe-lg-18,
  .px-lg-18 {
    padding-right: 8.5rem !important;
  }
  .pe-lg-19,
  .px-lg-19 {
    padding-right: 9rem !important;
  }
  .pe-lg-20,
  .px-lg-20 {
    padding-right: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .pe-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5,
  .px-xl-5 {
    padding-right: 2rem !important;
  }
  .pe-xl-6,
  .px-xl-6 {
    padding-right: 2.5rem !important;
  }
  .pe-xl-7,
  .px-xl-7 {
    padding-right: 3rem !important;
  }
  .pe-xl-8,
  .px-xl-8 {
    padding-right: 3.5rem !important;
  }
  .pe-xl-9,
  .px-xl-9 {
    padding-right: 4rem !important;
  }
  .pe-xl-10,
  .px-xl-10 {
    padding-right: 4.5rem !important;
  }
  .pe-xl-11,
  .px-xl-11 {
    padding-right: 5rem !important;
  }
  .pe-xl-12,
  .px-xl-12 {
    padding-right: 5.5rem !important;
  }
  .pe-xl-13,
  .px-xl-13 {
    padding-right: 6rem !important;
  }
  .pe-xl-14,
  .px-xl-14 {
    padding-right: 6.5rem !important;
  }
  .pe-xl-15,
  .px-xl-15 {
    padding-right: 7rem !important;
  }
  .pe-xl-16,
  .px-xl-16 {
    padding-right: 7.5rem !important;
  }
  .pe-xl-17,
  .px-xl-17 {
    padding-right: 8rem !important;
  }
  .pe-xl-18,
  .px-xl-18 {
    padding-right: 8.5rem !important;
  }
  .pe-xl-19,
  .px-xl-19 {
    padding-right: 9rem !important;
  }
  .pe-xl-20,
  .px-xl-20 {
    padding-right: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .pe-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5,
  .px-xxl-5 {
    padding-right: 2rem !important;
  }
  .pe-xxl-6,
  .px-xxl-6 {
    padding-right: 2.5rem !important;
  }
  .pe-xxl-7,
  .px-xxl-7 {
    padding-right: 3rem !important;
  }
  .pe-xxl-8,
  .px-xxl-8 {
    padding-right: 3.5rem !important;
  }
  .pe-xxl-9,
  .px-xxl-9 {
    padding-right: 4rem !important;
  }
  .pe-xxl-10,
  .px-xxl-10 {
    padding-right: 4.5rem !important;
  }
  .pe-xxl-11,
  .px-xxl-11 {
    padding-right: 5rem !important;
  }
  .pe-xxl-12,
  .px-xxl-12 {
    padding-right: 5.5rem !important;
  }
  .pe-xxl-13,
  .px-xxl-13 {
    padding-right: 6rem !important;
  }
  .pe-xxl-14,
  .px-xxl-14 {
    padding-right: 6.5rem !important;
  }
  .pe-xxl-15,
  .px-xxl-15 {
    padding-right: 7rem !important;
  }
  .pe-xxl-16,
  .px-xxl-16 {
    padding-right: 7.5rem !important;
  }
  .pe-xxl-17,
  .px-xxl-17 {
    padding-right: 8rem !important;
  }
  .pe-xxl-18,
  .px-xxl-18 {
    padding-right: 8.5rem !important;
  }
  .pe-xxl-19,
  .px-xxl-19 {
    padding-right: 9rem !important;
  }
  .pe-xxl-20,
  .px-xxl-20 {
    padding-right: 9.5rem !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 2rem !important;
}
.m-6 {
  margin: 2.5rem !important;
}
.m-7 {
  margin: 3rem !important;
}
.m-8 {
  margin: 3.5rem !important;
}
.m-9 {
  margin: 4rem !important;
}
.m-10 {
  margin: 4.5rem !important;
}
.m-11 {
  margin: 5rem !important;
}
.m-12 {
  margin: 5.5rem !important;
}
.m-13 {
  margin: 6rem !important;
}
.m-14 {
  margin: 6.5rem !important;
}
.m-15 {
  margin: 7rem !important;
}
.m-16 {
  margin: 7.5rem !important;
}
.m-17 {
  margin: 8rem !important;
}
.m-18 {
  margin: 8.5rem !important;
}
.m-19 {
  margin: 9rem !important;
}
.m-20 {
  margin: 9.5rem !important;
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 2rem !important;
  }
  .m-md-6 {
    margin: 2.5rem !important;
  }
  .m-md-7 {
    margin: 3rem !important;
  }
  .m-md-8 {
    margin: 3.5rem !important;
  }
  .m-md-9 {
    margin: 4rem !important;
  }
  .m-md-10 {
    margin: 4.5rem !important;
  }
  .m-md-11 {
    margin: 5rem !important;
  }
  .m-md-12 {
    margin: 5.5rem !important;
  }
  .m-md-13 {
    margin: 6rem !important;
  }
  .m-md-14 {
    margin: 6.5rem !important;
  }
  .m-md-15 {
    margin: 7rem !important;
  }
  .m-md-16 {
    margin: 7.5rem !important;
  }
  .m-md-17 {
    margin: 8rem !important;
  }
  .m-md-18 {
    margin: 8.5rem !important;
  }
  .m-md-19 {
    margin: 9rem !important;
  }
  .m-md-20 {
    margin: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 2rem !important;
  }
  .m-lg-6 {
    margin: 2.5rem !important;
  }
  .m-lg-7 {
    margin: 3rem !important;
  }
  .m-lg-8 {
    margin: 3.5rem !important;
  }
  .m-lg-9 {
    margin: 4rem !important;
  }
  .m-lg-10 {
    margin: 4.5rem !important;
  }
  .m-lg-11 {
    margin: 5rem !important;
  }
  .m-lg-12 {
    margin: 5.5rem !important;
  }
  .m-lg-13 {
    margin: 6rem !important;
  }
  .m-lg-14 {
    margin: 6.5rem !important;
  }
  .m-lg-15 {
    margin: 7rem !important;
  }
  .m-lg-16 {
    margin: 7.5rem !important;
  }
  .m-lg-17 {
    margin: 8rem !important;
  }
  .m-lg-18 {
    margin: 8.5rem !important;
  }
  .m-lg-19 {
    margin: 9rem !important;
  }
  .m-lg-20 {
    margin: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 2rem !important;
  }
  .m-xl-6 {
    margin: 2.5rem !important;
  }
  .m-xl-7 {
    margin: 3rem !important;
  }
  .m-xl-8 {
    margin: 3.5rem !important;
  }
  .m-xl-9 {
    margin: 4rem !important;
  }
  .m-xl-10 {
    margin: 4.5rem !important;
  }
  .m-xl-11 {
    margin: 5rem !important;
  }
  .m-xl-12 {
    margin: 5.5rem !important;
  }
  .m-xl-13 {
    margin: 6rem !important;
  }
  .m-xl-14 {
    margin: 6.5rem !important;
  }
  .m-xl-15 {
    margin: 7rem !important;
  }
  .m-xl-16 {
    margin: 7.5rem !important;
  }
  .m-xl-17 {
    margin: 8rem !important;
  }
  .m-xl-18 {
    margin: 8.5rem !important;
  }
  .m-xl-19 {
    margin: 9rem !important;
  }
  .m-xl-20 {
    margin: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 2rem !important;
  }
  .m-xxl-6 {
    margin: 2.5rem !important;
  }
  .m-xxl-7 {
    margin: 3rem !important;
  }
  .m-xxl-8 {
    margin: 3.5rem !important;
  }
  .m-xxl-9 {
    margin: 4rem !important;
  }
  .m-xxl-10 {
    margin: 4.5rem !important;
  }
  .m-xxl-11 {
    margin: 5rem !important;
  }
  .m-xxl-12 {
    margin: 5.5rem !important;
  }
  .m-xxl-13 {
    margin: 6rem !important;
  }
  .m-xxl-14 {
    margin: 6.5rem !important;
  }
  .m-xxl-15 {
    margin: 7rem !important;
  }
  .m-xxl-16 {
    margin: 7.5rem !important;
  }
  .m-xxl-17 {
    margin: 8rem !important;
  }
  .m-xxl-18 {
    margin: 8.5rem !important;
  }
  .m-xxl-19 {
    margin: 9rem !important;
  }
  .m-xxl-20 {
    margin: 9.5rem !important;
  }
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mt-5,
.my-5 {
  margin-top: 2rem !important;
}
.mt-6,
.my-6 {
  margin-top: 2.5rem !important;
}
.mt-7,
.my-7 {
  margin-top: 3rem !important;
}
.mt-8,
.my-8 {
  margin-top: 3.5rem !important;
}
.mt-9,
.my-9 {
  margin-top: 4rem !important;
}
.mt-10,
.my-10 {
  margin-top: 4.5rem !important;
}
.mt-11,
.my-11 {
  margin-top: 5rem !important;
}
.mt-12,
.my-12 {
  margin-top: 5.5rem !important;
}
.mt-13,
.my-13 {
  margin-top: 6rem !important;
}
.mt-14,
.my-14 {
  margin-top: 6.5rem !important;
}
.mt-15,
.my-15 {
  margin-top: 7rem !important;
}
.mt-16,
.my-16 {
  margin-top: 7.5rem !important;
}
.mt-17,
.my-17 {
  margin-top: 8rem !important;
}
.mt-18,
.my-18 {
  margin-top: 8.5rem !important;
}
.mt-19,
.my-19 {
  margin-top: 9rem !important;
}
.mt-20,
.my-20 {
  margin-top: 9.5rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -2rem !important;
}
.mt-n6,
.my-n6 {
  margin-top: -2.5rem !important;
}
.mt-n7,
.my-n7 {
  margin-top: -3rem !important;
}
.mt-n8,
.my-n8 {
  margin-top: -3.5rem !important;
}
.mt-n9,
.my-n9 {
  margin-top: -4rem !important;
}
.mt-n10,
.my-n10 {
  margin-top: -4.5rem !important;
}
@media (min-width: 768px) {
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 2rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 2.5rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 3rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 3.5rem !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 4rem !important;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 4.5rem !important;
  }
  .mt-md-11,
  .my-md-11 {
    margin-top: 5rem !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 5.5rem !important;
  }
  .mt-md-13,
  .my-md-13 {
    margin-top: 6rem !important;
  }
  .mt-md-14,
  .my-md-14 {
    margin-top: 6.5rem !important;
  }
  .mt-md-15,
  .my-md-15 {
    margin-top: 7rem !important;
  }
  .mt-md-16,
  .my-md-16 {
    margin-top: 7.5rem !important;
  }
  .mt-md-17,
  .my-md-17 {
    margin-top: 8rem !important;
  }
  .mt-md-18,
  .my-md-18 {
    margin-top: 8.5rem !important;
  }
  .mt-md-19,
  .my-md-19 {
    margin-top: 9rem !important;
  }
  .mt-md-20,
  .my-md-20 {
    margin-top: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 2rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 3rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 3.5rem !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 4rem !important;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 4.5rem !important;
  }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 5rem !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 5.5rem !important;
  }
  .mt-lg-13,
  .my-lg-13 {
    margin-top: 6rem !important;
  }
  .mt-lg-14,
  .my-lg-14 {
    margin-top: 6.5rem !important;
  }
  .mt-lg-15,
  .my-lg-15 {
    margin-top: 7rem !important;
  }
  .mt-lg-16,
  .my-lg-16 {
    margin-top: 7.5rem !important;
  }
  .mt-lg-17,
  .my-lg-17 {
    margin-top: 8rem !important;
  }
  .mt-lg-18,
  .my-lg-18 {
    margin-top: 8.5rem !important;
  }
  .mt-lg-19,
  .my-lg-19 {
    margin-top: 9rem !important;
  }
  .mt-lg-20,
  .my-lg-20 {
    margin-top: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 2rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 3rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 3.5rem !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 4rem !important;
  }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 4.5rem !important;
  }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 5rem !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 5.5rem !important;
  }
  .mt-xl-13,
  .my-xl-13 {
    margin-top: 6rem !important;
  }
  .mt-xl-14,
  .my-xl-14 {
    margin-top: 6.5rem !important;
  }
  .mt-xl-15,
  .my-xl-15 {
    margin-top: 7rem !important;
  }
  .mt-xl-16,
  .my-xl-16 {
    margin-top: 7.5rem !important;
  }
  .mt-xl-17,
  .my-xl-17 {
    margin-top: 8rem !important;
  }
  .mt-xl-18,
  .my-xl-18 {
    margin-top: 8.5rem !important;
  }
  .mt-xl-19,
  .my-xl-19 {
    margin-top: 9rem !important;
  }
  .mt-xl-20,
  .my-xl-20 {
    margin-top: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 2rem !important;
  }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 3rem !important;
  }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 3.5rem !important;
  }
  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 4rem !important;
  }
  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 4.5rem !important;
  }
  .mt-xxl-11,
  .my-xxl-11 {
    margin-top: 5rem !important;
  }
  .mt-xxl-12,
  .my-xxl-12 {
    margin-top: 5.5rem !important;
  }
  .mt-xxl-13,
  .my-xxl-13 {
    margin-top: 6rem !important;
  }
  .mt-xxl-14,
  .my-xxl-14 {
    margin-top: 6.5rem !important;
  }
  .mt-xxl-15,
  .my-xxl-15 {
    margin-top: 7rem !important;
  }
  .mt-xxl-16,
  .my-xxl-16 {
    margin-top: 7.5rem !important;
  }
  .mt-xxl-17,
  .my-xxl-17 {
    margin-top: 8rem !important;
  }
  .mt-xxl-18,
  .my-xxl-18 {
    margin-top: 8.5rem !important;
  }
  .mt-xxl-19,
  .my-xxl-19 {
    margin-top: 9rem !important;
  }
  .mt-xxl-20,
  .my-xxl-20 {
    margin-top: 9.5rem !important;
  }
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 2rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 2.5rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 3rem !important;
}
.mb-8,
.my-8 {
  margin-bottom: 3.5rem !important;
}
.mb-9,
.my-9 {
  margin-bottom: 4rem !important;
}
.mb-10,
.my-10 {
  margin-bottom: 4.5rem !important;
}
.mb-11,
.my-11 {
  margin-bottom: 5rem !important;
}
.mb-12,
.my-12 {
  margin-bottom: 5.5rem !important;
}
.mb-13,
.my-13 {
  margin-bottom: 6rem !important;
}
.mb-14,
.my-14 {
  margin-bottom: 6.5rem !important;
}
.mb-15,
.my-15 {
  margin-bottom: 7rem !important;
}
.mb-16,
.my-16 {
  margin-bottom: 7.5rem !important;
}
.mb-17,
.my-17 {
  margin-bottom: 8rem !important;
}
.mb-18,
.my-18 {
  margin-bottom: 8.5rem !important;
}
.mb-19,
.my-19 {
  margin-bottom: 9rem !important;
}
.mb-20,
.my-20 {
  margin-bottom: 9.5rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -2rem !important;
}
.mb-n6,
.my-n6 {
  margin-bottom: -2.5rem !important;
}
.mb-n7,
.my-n7 {
  margin-bottom: -3rem !important;
}
.mb-n8,
.my-n8 {
  margin-bottom: -3.5rem !important;
}
.mb-n9,
.my-n9 {
  margin-bottom: -4rem !important;
}
.mb-n10,
.my-n10 {
  margin-bottom: -4.5rem !important;
}
@media (min-width: 576px) {
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 4.5rem !important;
  }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 5.5rem !important;
  }
  .mb-sm-13,
  .my-sm-13 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-14,
  .my-sm-14 {
    margin-bottom: 6.5rem !important;
  }
  .mb-sm-15,
  .my-sm-15 {
    margin-bottom: 7rem !important;
  }
  .mb-sm-16,
  .my-sm-16 {
    margin-bottom: 7.5rem !important;
  }
  .mb-sm-17,
  .my-sm-17 {
    margin-bottom: 8rem !important;
  }
  .mb-sm-18,
  .my-sm-18 {
    margin-bottom: 8.5rem !important;
  }
  .mb-sm-19,
  .my-sm-19 {
    margin-bottom: 9rem !important;
  }
  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 9.5rem !important;
  }
}
@media (min-width: 768px) {
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 2rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 3rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 4rem !important;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 4.5rem !important;
  }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 5rem !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 5.5rem !important;
  }
  .mb-md-13,
  .my-md-13 {
    margin-bottom: 6rem !important;
  }
  .mb-md-14,
  .my-md-14 {
    margin-bottom: 6.5rem !important;
  }
  .mb-md-15,
  .my-md-15 {
    margin-bottom: 7rem !important;
  }
  .mb-md-16,
  .my-md-16 {
    margin-bottom: 7.5rem !important;
  }
  .mb-md-17,
  .my-md-17 {
    margin-bottom: 8rem !important;
  }
  .mb-md-18,
  .my-md-18 {
    margin-bottom: 8.5rem !important;
  }
  .mb-md-19,
  .my-md-19 {
    margin-bottom: 9rem !important;
  }
  .mb-md-20,
  .my-md-20 {
    margin-bottom: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 4.5rem !important;
  }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 5.5rem !important;
  }
  .mb-lg-13,
  .my-lg-13 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-14,
  .my-lg-14 {
    margin-bottom: 6.5rem !important;
  }
  .mb-lg-15,
  .my-lg-15 {
    margin-bottom: 7rem !important;
  }
  .mb-lg-16,
  .my-lg-16 {
    margin-bottom: 7.5rem !important;
  }
  .mb-lg-17,
  .my-lg-17 {
    margin-bottom: 8rem !important;
  }
  .mb-lg-18,
  .my-lg-18 {
    margin-bottom: 8.5rem !important;
  }
  .mb-lg-19,
  .my-lg-19 {
    margin-bottom: 9rem !important;
  }
  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 4.5rem !important;
  }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 5.5rem !important;
  }
  .mb-xl-13,
  .my-xl-13 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-14,
  .my-xl-14 {
    margin-bottom: 6.5rem !important;
  }
  .mb-xl-15,
  .my-xl-15 {
    margin-bottom: 7rem !important;
  }
  .mb-xl-16,
  .my-xl-16 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xl-17,
  .my-xl-17 {
    margin-bottom: 8rem !important;
  }
  .mb-xl-18,
  .my-xl-18 {
    margin-bottom: 8.5rem !important;
  }
  .mb-xl-19,
  .my-xl-19 {
    margin-bottom: 9rem !important;
  }
  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 4.5rem !important;
  }
  .mb-xxl-11,
  .my-xxl-11 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-12,
  .my-xxl-12 {
    margin-bottom: 5.5rem !important;
  }
  .mb-xxl-13,
  .my-xxl-13 {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-14,
  .my-xxl-14 {
    margin-bottom: 6.5rem !important;
  }
  .mb-xxl-15,
  .my-xxl-15 {
    margin-bottom: 7rem !important;
  }
  .mb-xxl-16,
  .my-xxl-16 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xxl-17,
  .my-xxl-17 {
    margin-bottom: 8rem !important;
  }
  .mb-xxl-18,
  .my-xxl-18 {
    margin-bottom: 8.5rem !important;
  }
  .mb-xxl-19,
  .my-xxl-19 {
    margin-bottom: 9rem !important;
  }
  .mb-xxl-20,
  .my-xxl-20 {
    margin-bottom: 9.5rem !important;
  }
}
.ms-auto,
.mx-auto {
  margin-left: auto !important;
}
.ms-0,
.mx-0 {
  margin-left: 0 !important;
}
.ms-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.ms-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.ms-3,
.mx-3 {
  margin-left: 1rem !important;
}
.ms-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.ms-5,
.mx-5 {
  margin-left: 2rem !important;
}
.ms-6,
.mx-6 {
  margin-left: 2.5rem !important;
}
.ms-7,
.mx-7 {
  margin-left: 3rem !important;
}
.ms-8,
.mx-8 {
  margin-left: 3.5rem !important;
}
.ms-9,
.mx-9 {
  margin-left: 4rem !important;
}
.ms-10,
.mx-10 {
  margin-left: 4.5rem !important;
}
.ms-11,
.mx-11 {
  margin-left: 5rem !important;
}
.ms-12,
.mx-12 {
  margin-left: 5.5rem !important;
}
.ms-13,
.mx-13 {
  margin-left: 6rem !important;
}
.ms-14,
.mx-14 {
  margin-left: 6.5rem !important;
}
.ms-15,
.mx-15 {
  margin-left: 7rem !important;
}
.ms-16,
.mx-16 {
  margin-left: 7.5rem !important;
}
.ms-17,
.mx-17 {
  margin-left: 8rem !important;
}
.ms-18,
.mx-18 {
  margin-left: 8.5rem !important;
}
.ms-19,
.mx-19 {
  margin-left: 9rem !important;
}
.ms-20,
.mx-20 {
  margin-left: 9.5rem !important;
}
.ms-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.ms-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.ms-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.ms-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.ms-n5,
.mx-n5 {
  margin-left: -2rem !important;
}
.ms-n6,
.mx-n6 {
  margin-left: -2.5rem !important;
}
.ms-n7,
.mx-n7 {
  margin-left: -3rem !important;
}
.ms-n8,
.mx-n8 {
  margin-left: -3.5rem !important;
}
.ms-n9,
.mx-n9 {
  margin-left: -4rem !important;
}
.ms-n10,
.mx-n10 {
  margin-left: -4.5rem !important;
}
@media (min-width: 768px) {
  .ms-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
  .ms-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5,
  .mx-md-5 {
    margin-left: 2rem !important;
  }
  .ms-md-6,
  .mx-md-6 {
    margin-left: 2.5rem !important;
  }
  .ms-md-7,
  .mx-md-7 {
    margin-left: 3rem !important;
  }
  .ms-md-8,
  .mx-md-8 {
    margin-left: 3.5rem !important;
  }
  .ms-md-9,
  .mx-md-9 {
    margin-left: 4rem !important;
  }
  .ms-md-10,
  .mx-md-10 {
    margin-left: 4.5rem !important;
  }
  .ms-md-11,
  .mx-md-11 {
    margin-left: 5rem !important;
  }
  .ms-md-12,
  .mx-md-12 {
    margin-left: 5.5rem !important;
  }
  .ms-md-13,
  .mx-md-13 {
    margin-left: 6rem !important;
  }
  .ms-md-14,
  .mx-md-14 {
    margin-left: 6.5rem !important;
  }
  .ms-md-15,
  .mx-md-15 {
    margin-left: 7rem !important;
  }
  .ms-md-16,
  .mx-md-16 {
    margin-left: 7.5rem !important;
  }
  .ms-md-17,
  .mx-md-17 {
    margin-left: 8rem !important;
  }
  .ms-md-18,
  .mx-md-18 {
    margin-left: 8.5rem !important;
  }
  .ms-md-19,
  .mx-md-19 {
    margin-left: 9rem !important;
  }
  .ms-md-20,
  .mx-md-20 {
    margin-left: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .ms-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
  .ms-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5,
  .mx-lg-5 {
    margin-left: 2rem !important;
  }
  .ms-lg-6,
  .mx-lg-6 {
    margin-left: 2.5rem !important;
  }
  .ms-lg-7,
  .mx-lg-7 {
    margin-left: 3rem !important;
  }
  .ms-lg-8,
  .mx-lg-8 {
    margin-left: 3.5rem !important;
  }
  .ms-lg-9,
  .mx-lg-9 {
    margin-left: 4rem !important;
  }
  .ms-lg-10,
  .mx-lg-10 {
    margin-left: 4.5rem !important;
  }
  .ms-lg-11,
  .mx-lg-11 {
    margin-left: 5rem !important;
  }
  .ms-lg-12,
  .mx-lg-12 {
    margin-left: 5.5rem !important;
  }
  .ms-lg-13,
  .mx-lg-13 {
    margin-left: 6rem !important;
  }
  .ms-lg-14,
  .mx-lg-14 {
    margin-left: 6.5rem !important;
  }
  .ms-lg-15,
  .mx-lg-15 {
    margin-left: 7rem !important;
  }
  .ms-lg-16,
  .mx-lg-16 {
    margin-left: 7.5rem !important;
  }
  .ms-lg-17,
  .mx-lg-17 {
    margin-left: 8rem !important;
  }
  .ms-lg-18,
  .mx-lg-18 {
    margin-left: 8.5rem !important;
  }
  .ms-lg-19,
  .mx-lg-19 {
    margin-left: 9rem !important;
  }
  .ms-lg-20,
  .mx-lg-20 {
    margin-left: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .ms-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
  .ms-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5,
  .mx-xl-5 {
    margin-left: 2rem !important;
  }
  .ms-xl-6,
  .mx-xl-6 {
    margin-left: 2.5rem !important;
  }
  .ms-xl-7,
  .mx-xl-7 {
    margin-left: 3rem !important;
  }
  .ms-xl-8,
  .mx-xl-8 {
    margin-left: 3.5rem !important;
  }
  .ms-xl-9,
  .mx-xl-9 {
    margin-left: 4rem !important;
  }
  .ms-xl-10,
  .mx-xl-10 {
    margin-left: 4.5rem !important;
  }
  .ms-xl-11,
  .mx-xl-11 {
    margin-left: 5rem !important;
  }
  .ms-xl-12,
  .mx-xl-12 {
    margin-left: 5.5rem !important;
  }
  .ms-xl-13,
  .mx-xl-13 {
    margin-left: 6rem !important;
  }
  .ms-xl-14,
  .mx-xl-14 {
    margin-left: 6.5rem !important;
  }
  .ms-xl-15,
  .mx-xl-15 {
    margin-left: 7rem !important;
  }
  .ms-xl-16,
  .mx-xl-16 {
    margin-left: 7.5rem !important;
  }
  .ms-xl-17,
  .mx-xl-17 {
    margin-left: 8rem !important;
  }
  .ms-xl-18,
  .mx-xl-18 {
    margin-left: 8.5rem !important;
  }
  .ms-xl-19,
  .mx-xl-19 {
    margin-left: 9rem !important;
  }
  .ms-xl-20,
  .mx-xl-20 {
    margin-left: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .ms-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
  .ms-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5,
  .mx-xxl-5 {
    margin-left: 2rem !important;
  }
  .ms-xxl-6,
  .mx-xxl-6 {
    margin-left: 2.5rem !important;
  }
  .ms-xxl-7,
  .mx-xxl-7 {
    margin-left: 3rem !important;
  }
  .ms-xxl-8,
  .mx-xxl-8 {
    margin-left: 3.5rem !important;
  }
  .ms-xxl-9,
  .mx-xxl-9 {
    margin-left: 4rem !important;
  }
  .ms-xxl-10,
  .mx-xxl-10 {
    margin-left: 4.5rem !important;
  }
  .ms-xxl-11,
  .mx-xxl-11 {
    margin-left: 5rem !important;
  }
  .ms-xxl-12,
  .mx-xxl-12 {
    margin-left: 5.5rem !important;
  }
  .ms-xxl-13,
  .mx-xxl-13 {
    margin-left: 6rem !important;
  }
  .ms-xxl-14,
  .mx-xxl-14 {
    margin-left: 6.5rem !important;
  }
  .ms-xxl-15,
  .mx-xxl-15 {
    margin-left: 7rem !important;
  }
  .ms-xxl-16,
  .mx-xxl-16 {
    margin-left: 7.5rem !important;
  }
  .ms-xxl-17,
  .mx-xxl-17 {
    margin-left: 8rem !important;
  }
  .ms-xxl-18,
  .mx-xxl-18 {
    margin-left: 8.5rem !important;
  }
  .ms-xxl-19,
  .mx-xxl-19 {
    margin-left: 9rem !important;
  }
  .ms-xxl-20,
  .mx-xxl-20 {
    margin-left: 9.5rem !important;
  }
}
.me-0,
.mx-0 {
  margin-right: 0 !important;
}
.me-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.me-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.me-3,
.mx-3 {
  margin-right: 1rem !important;
}
.me-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.me-5,
.mx-5 {
  margin-right: 2rem !important;
}
.me-6,
.mx-6 {
  margin-right: 2.5rem !important;
}
.me-7,
.mx-7 {
  margin-right: 3rem !important;
}
.me-8,
.mx-8 {
  margin-right: 3.5rem !important;
}
.me-9,
.mx-9 {
  margin-right: 4rem !important;
}
.me-10,
.mx-10 {
  margin-right: 4.5rem !important;
}
.me-11,
.mx-11 {
  margin-right: 5rem !important;
}
.me-12,
.mx-12 {
  margin-right: 5.5rem !important;
}
.me-13,
.mx-13 {
  margin-right: 6rem !important;
}
.me-14,
.mx-14 {
  margin-right: 6.5rem !important;
}
.me-15,
.mx-15 {
  margin-right: 7rem !important;
}
.me-16,
.mx-16 {
  margin-right: 7.5rem !important;
}
.me-17,
.mx-17 {
  margin-right: 8rem !important;
}
.me-18,
.mx-18 {
  margin-right: 8.5rem !important;
}
.me-19,
.mx-19 {
  margin-right: 9rem !important;
}
.me-20,
.mx-20 {
  margin-right: 9.5rem !important;
}
.me-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.me-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.me-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.me-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.me-n5,
.mx-n5 {
  margin-left: -2rem !important;
}
.me-n6,
.mx-n6 {
  margin-left: -2.5rem !important;
}
.me-n7,
.mx-n7 {
  margin-left: -3rem !important;
}
.me-n8,
.mx-n8 {
  margin-left: -3.5rem !important;
}
.me-n9,
.mx-n9 {
  margin-left: -4rem !important;
}
.me-n10,
.mx-n10 {
  margin-left: -4.5rem !important;
}
@media (min-width: 768px) {
  .me-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5,
  .mx-md-5 {
    margin-right: 2rem !important;
  }
  .me-md-6,
  .mx-md-6 {
    margin-right: 2.5rem !important;
  }
  .me-md-7,
  .mx-md-7 {
    margin-right: 3rem !important;
  }
  .me-md-8,
  .mx-md-8 {
    margin-right: 3.5rem !important;
  }
  .me-md-9,
  .mx-md-9 {
    margin-right: 4rem !important;
  }
  .me-md-10,
  .mx-md-10 {
    margin-right: 4.5rem !important;
  }
  .me-md-11,
  .mx-md-11 {
    margin-right: 5rem !important;
  }
  .me-md-12,
  .mx-md-12 {
    margin-right: 5.5rem !important;
  }
  .me-md-13,
  .mx-md-13 {
    margin-right: 6rem !important;
  }
  .me-md-14,
  .mx-md-14 {
    margin-right: 6.5rem !important;
  }
  .me-md-15,
  .mx-md-15 {
    margin-right: 7rem !important;
  }
  .me-md-16,
  .mx-md-16 {
    margin-right: 7.5rem !important;
  }
  .me-md-17,
  .mx-md-17 {
    margin-right: 8rem !important;
  }
  .me-md-18,
  .mx-md-18 {
    margin-right: 8.5rem !important;
  }
  .me-md-19,
  .mx-md-19 {
    margin-right: 9rem !important;
  }
  .me-md-20,
  .mx-md-20 {
    margin-right: 9.5rem !important;
  }
}
@media (min-width: 992px) {
  .me-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5,
  .mx-lg-5 {
    margin-right: 2rem !important;
  }
  .me-lg-6,
  .mx-lg-6 {
    margin-right: 2.5rem !important;
  }
  .me-lg-7,
  .mx-lg-7 {
    margin-right: 3rem !important;
  }
  .me-lg-8,
  .mx-lg-8 {
    margin-right: 3.5rem !important;
  }
  .me-lg-9,
  .mx-lg-9 {
    margin-right: 4rem !important;
  }
  .me-lg-10,
  .mx-lg-10 {
    margin-right: 4.5rem !important;
  }
  .me-lg-11,
  .mx-lg-11 {
    margin-right: 5rem !important;
  }
  .me-lg-12,
  .mx-lg-12 {
    margin-right: 5.5rem !important;
  }
  .me-lg-13,
  .mx-lg-13 {
    margin-right: 6rem !important;
  }
  .me-lg-14,
  .mx-lg-14 {
    margin-right: 6.5rem !important;
  }
  .me-lg-15,
  .mx-lg-15 {
    margin-right: 7rem !important;
  }
  .me-lg-16,
  .mx-lg-16 {
    margin-right: 7.5rem !important;
  }
  .me-lg-17,
  .mx-lg-17 {
    margin-right: 8rem !important;
  }
  .me-lg-18,
  .mx-lg-18 {
    margin-right: 8.5rem !important;
  }
  .me-lg-19,
  .mx-lg-19 {
    margin-right: 9rem !important;
  }
  .me-lg-20,
  .mx-lg-20 {
    margin-right: 9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .me-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5,
  .mx-xl-5 {
    margin-right: 2rem !important;
  }
  .me-xl-6,
  .mx-xl-6 {
    margin-right: 2.5rem !important;
  }
  .me-xl-7,
  .mx-xl-7 {
    margin-right: 3rem !important;
  }
  .me-xl-8,
  .mx-xl-8 {
    margin-right: 3.5rem !important;
  }
  .me-xl-9,
  .mx-xl-9 {
    margin-right: 4rem !important;
  }
  .me-xl-10,
  .mx-xl-10 {
    margin-right: 4.5rem !important;
  }
  .me-xl-11,
  .mx-xl-11 {
    margin-right: 5rem !important;
  }
  .me-xl-12,
  .mx-xl-12 {
    margin-right: 5.5rem !important;
  }
  .me-xl-13,
  .mx-xl-13 {
    margin-right: 6rem !important;
  }
  .me-xl-14,
  .mx-xl-14 {
    margin-right: 6.5rem !important;
  }
  .me-xl-15,
  .mx-xl-15 {
    margin-right: 7rem !important;
  }
  .me-xl-16,
  .mx-xl-16 {
    margin-right: 7.5rem !important;
  }
  .me-xl-17,
  .mx-xl-17 {
    margin-right: 8rem !important;
  }
  .me-xl-18,
  .mx-xl-18 {
    margin-right: 8.5rem !important;
  }
  .me-xl-19,
  .mx-xl-19 {
    margin-right: 9rem !important;
  }
  .me-xl-20,
  .mx-xl-20 {
    margin-right: 9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .me-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5,
  .mx-xxl-5 {
    margin-right: 2rem !important;
  }
  .me-xxl-6,
  .mx-xxl-6 {
    margin-right: 2.5rem !important;
  }
  .me-xxl-7,
  .mx-xxl-7 {
    margin-right: 3rem !important;
  }
  .me-xxl-8,
  .mx-xxl-8 {
    margin-right: 3.5rem !important;
  }
  .me-xxl-9,
  .mx-xxl-9 {
    margin-right: 4rem !important;
  }
  .me-xxl-10,
  .mx-xxl-10 {
    margin-right: 4.5rem !important;
  }
  .me-xxl-11,
  .mx-xxl-11 {
    margin-right: 5rem !important;
  }
  .me-xxl-12,
  .mx-xxl-12 {
    margin-right: 5.5rem !important;
  }
  .me-xxl-13,
  .mx-xxl-13 {
    margin-right: 6rem !important;
  }
  .me-xxl-14,
  .mx-xxl-14 {
    margin-right: 6.5rem !important;
  }
  .me-xxl-15,
  .mx-xxl-15 {
    margin-right: 7rem !important;
  }
  .me-xxl-16,
  .mx-xxl-16 {
    margin-right: 7.5rem !important;
  }
  .me-xxl-17,
  .mx-xxl-17 {
    margin-right: 8rem !important;
  }
  .me-xxl-18,
  .mx-xxl-18 {
    margin-right: 8.5rem !important;
  }
  .me-xxl-19,
  .mx-xxl-19 {
    margin-right: 9rem !important;
  }
  .me-xxl-20,
  .mx-xxl-20 {
    margin-right: 9.5rem !important;
  }
}
@media (min-width: 1600px) {
  .me-jumbo-0,
  .mx-jumbo-0 {
    margin-right: 0 !important;
  }
  .me-jumbo-1,
  .mx-jumbo-1 {
    margin-right: 0.25rem !important;
  }
  .me-jumbo-2,
  .mx-jumbo-2 {
    margin-right: 0.5rem !important;
  }
  .me-jumbo-3,
  .mx-jumbo-3 {
    margin-right: 1rem !important;
  }
  .me-jumbo-4,
  .mx-jumbo-4 {
    margin-right: 1.5rem !important;
  }
  .me-jumbo-5,
  .mx-jumbo-5 {
    margin-right: 2rem !important;
  }
  .me-jumbo-6,
  .mx-jumbo-6 {
    margin-right: 2.5rem !important;
  }
  .me-jumbo-7,
  .mx-jumbo-7 {
    margin-right: 3rem !important;
  }
  .me-jumbo-8,
  .mx-jumbo-8 {
    margin-right: 3.5rem !important;
  }
  .me-jumbo-9,
  .mx-jumbo-9 {
    margin-right: 4rem !important;
  }
  .me-jumbo-10,
  .mx-jumbo-10 {
    margin-right: 4.5rem !important;
  }
  .me-jumbo-11,
  .mx-jumbo-11 {
    margin-right: 5rem !important;
  }
  .me-jumbo-12,
  .mx-jumbo-12 {
    margin-right: 5.5rem !important;
  }
  .me-jumbo-13,
  .mx-jumbo-13 {
    margin-right: 6rem !important;
  }
  .me-jumbo-14,
  .mx-jumbo-14 {
    margin-right: 6.5rem !important;
  }
  .me-jumbo-15,
  .mx-jumbo-15 {
    margin-right: 7rem !important;
  }
  .me-jumbo-16,
  .mx-jumbo-16 {
    margin-right: 7.5rem !important;
  }
  .me-jumbo-17,
  .mx-jumbo-17 {
    margin-right: 8rem !important;
  }
  .me-jumbo-18,
  .mx-jumbo-18 {
    margin-right: 8.5rem !important;
  }
  .me-jumbo-19,
  .mx-jumbo-19 {
    margin-right: 9rem !important;
  }
  .me-jumbo-20,
  .mx-jumbo-20 {
    margin-right: 9.5rem !important;
  }
}
.mt-n1 {
  margin-top: -0.25rem !important;
}
.mt-n2 {
  margin-top: -0.5rem !important;
}
.mt-n3 {
  margin-top: -1rem !important;
}
.mt-n4 {
  margin-top: -1.5rem !important;
}
.mt-n5 {
  margin-top: -2rem !important;
}
.mt-n6 {
  margin-top: -2.5rem !important;
}
.mt-n7 {
  margin-top: -3rem !important;
}
.mt-n8 {
  margin-top: -3.5rem !important;
}
.mt-n9 {
  margin-top: -4rem !important;
}
.mt-n10 {
  margin-top: -4.5rem !important;
}
.mt-n11 {
  margin-top: -5rem !important;
}
.mt-n12 {
  margin-top: -5.5rem !important;
}
.mt-n13 {
  margin-top: -6rem !important;
}
.mt-n14 {
  margin-top: -6.5rem !important;
}
.mt-n15 {
  margin-top: -7rem !important;
}
.mt-n16 {
  margin-top: -7.5rem !important;
}
.mt-n17 {
  margin-top: -8rem !important;
}
.mt-n18 {
  margin-top: -8.5rem !important;
}
.mt-n19 {
  margin-top: -9rem !important;
}
.mt-n20 {
  margin-top: -9.5rem !important;
}
@media (min-width: 576px) {
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-sm-n5 {
    margin-top: -2rem !important;
  }
  .mt-sm-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-sm-n7 {
    margin-top: -3rem !important;
  }
  .mt-sm-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-sm-n9 {
    margin-top: -4rem !important;
  }
  .mt-sm-n10 {
    margin-top: -4.5rem !important;
  }
  .mt-sm-n11 {
    margin-top: -5rem !important;
  }
  .mt-sm-n12 {
    margin-top: -5.5rem !important;
  }
  .mt-sm-n13 {
    margin-top: -6rem !important;
  }
  .mt-sm-n14 {
    margin-top: -6.5rem !important;
  }
  .mt-sm-n15 {
    margin-top: -7rem !important;
  }
  .mt-sm-n16 {
    margin-top: -7.5rem !important;
  }
  .mt-sm-n17 {
    margin-top: -8rem !important;
  }
  .mt-sm-n18 {
    margin-top: -8.5rem !important;
  }
  .mt-sm-n19 {
    margin-top: -9rem !important;
  }
  .mt-sm-n20 {
    margin-top: -9.5rem !important;
  }
}
@media (min-width: 768px) {
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-md-n5 {
    margin-top: -2rem !important;
  }
  .mt-md-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-md-n7 {
    margin-top: -3rem !important;
  }
  .mt-md-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-md-n9 {
    margin-top: -4rem !important;
  }
  .mt-md-n10 {
    margin-top: -4.5rem !important;
  }
  .mt-md-n11 {
    margin-top: -5rem !important;
  }
  .mt-md-n12 {
    margin-top: -5.5rem !important;
  }
  .mt-md-n13 {
    margin-top: -6rem !important;
  }
  .mt-md-n14 {
    margin-top: -6.5rem !important;
  }
  .mt-md-n15 {
    margin-top: -7rem !important;
  }
  .mt-md-n16 {
    margin-top: -7.5rem !important;
  }
  .mt-md-n17 {
    margin-top: -8rem !important;
  }
  .mt-md-n18 {
    margin-top: -8.5rem !important;
  }
  .mt-md-n19 {
    margin-top: -9rem !important;
  }
  .mt-md-n20 {
    margin-top: -9.5rem !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-lg-n5 {
    margin-top: -2rem !important;
  }
  .mt-lg-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-lg-n7 {
    margin-top: -3rem !important;
  }
  .mt-lg-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-lg-n9 {
    margin-top: -4rem !important;
  }
  .mt-lg-n10 {
    margin-top: -4.5rem !important;
  }
  .mt-lg-n11 {
    margin-top: -5rem !important;
  }
  .mt-lg-n12 {
    margin-top: -5.5rem !important;
  }
  .mt-lg-n13 {
    margin-top: -6rem !important;
  }
  .mt-lg-n14 {
    margin-top: -6.5rem !important;
  }
  .mt-lg-n15 {
    margin-top: -7rem !important;
  }
  .mt-lg-n16 {
    margin-top: -7.5rem !important;
  }
  .mt-lg-n17 {
    margin-top: -8rem !important;
  }
  .mt-lg-n18 {
    margin-top: -8.5rem !important;
  }
  .mt-lg-n19 {
    margin-top: -9rem !important;
  }
  .mt-lg-n20 {
    margin-top: -9.5rem !important;
  }
}
@media (min-width: 1200px) {
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-xl-n5 {
    margin-top: -2rem !important;
  }
  .mt-xl-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-xl-n7 {
    margin-top: -3rem !important;
  }
  .mt-xl-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-xl-n9 {
    margin-top: -4rem !important;
  }
  .mt-xl-n10 {
    margin-top: -4.5rem !important;
  }
  .mt-xl-n11 {
    margin-top: -5rem !important;
  }
  .mt-xl-n12 {
    margin-top: -5.5rem !important;
  }
  .mt-xl-n13 {
    margin-top: -6rem !important;
  }
  .mt-xl-n14 {
    margin-top: -6.5rem !important;
  }
  .mt-xl-n15 {
    margin-top: -7rem !important;
  }
  .mt-xl-n16 {
    margin-top: -7.5rem !important;
  }
  .mt-xl-n17 {
    margin-top: -8rem !important;
  }
  .mt-xl-n18 {
    margin-top: -8.5rem !important;
  }
  .mt-xl-n19 {
    margin-top: -9rem !important;
  }
  .mt-xl-n20 {
    margin-top: -9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-xxl-n5 {
    margin-top: -2rem !important;
  }
  .mt-xxl-n6 {
    margin-top: -2.5rem !important;
  }
  .mt-xxl-n7 {
    margin-top: -3rem !important;
  }
  .mt-xxl-n8 {
    margin-top: -3.5rem !important;
  }
  .mt-xxl-n9 {
    margin-top: -4rem !important;
  }
  .mt-xxl-n10 {
    margin-top: -4.5rem !important;
  }
  .mt-xxl-n11 {
    margin-top: -5rem !important;
  }
  .mt-xxl-n12 {
    margin-top: -5.5rem !important;
  }
  .mt-xxl-n13 {
    margin-top: -6rem !important;
  }
  .mt-xxl-n14 {
    margin-top: -6.5rem !important;
  }
  .mt-xxl-n15 {
    margin-top: -7rem !important;
  }
  .mt-xxl-n16 {
    margin-top: -7.5rem !important;
  }
  .mt-xxl-n17 {
    margin-top: -8rem !important;
  }
  .mt-xxl-n18 {
    margin-top: -8.5rem !important;
  }
  .mt-xxl-n19 {
    margin-top: -9rem !important;
  }
  .mt-xxl-n20 {
    margin-top: -9.5rem !important;
  }
}
@media (min-width: 1400px) {
  .flex-xxl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
@media (min-width: 1600px) {
  .flex-jumbo-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-jumbo-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
@media (min-width: 1920px) {
  .flex-kilo-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-kilo-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
@media (min-width: 2560px) {
  .flex-kilo-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-kilo-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
@media (min-width: 3840px) {
  .flex-giga-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-giga-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.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%;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .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%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .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%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .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%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .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%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .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%;
  }
}
@media (min-width: 1600px) {
  .col-jumbo {
    flex: 1 0 0%;
  }
  .row-cols-jumbo-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-jumbo-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-jumbo-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-jumbo-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-jumbo-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-jumbo-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-jumbo-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-jumbo-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-jumbo-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-jumbo-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-jumbo-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-jumbo-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-jumbo-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-jumbo-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-jumbo-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-jumbo-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-jumbo-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-jumbo-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-jumbo-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-jumbo-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .col-kilo {
    flex: 1 0 0%;
  }
  .row-cols-kilo-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-kilo-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-kilo-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-kilo-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-kilo-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-kilo-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-kilo-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-kilo-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-kilo-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-kilo-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-kilo-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-kilo-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-kilo-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-kilo-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-kilo-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-kilo-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-kilo-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-kilo-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-kilo-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-kilo-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 2560px) {
  .col-mega {
    flex: 1 0 0%;
  }
  .row-cols-mega-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-mega-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-mega-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-mega-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-mega-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-mega-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-mega-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-mega-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-mega-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-mega-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-mega-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-mega-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-mega-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-mega-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-mega-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-mega-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-mega-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-mega-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-mega-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-mega-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 3840px) {
  .col-giga {
    flex: 1 0 0%;
  }
  .row-cols-giga-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-giga-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-giga-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-giga-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-giga-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-giga-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-giga-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-giga-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-giga-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-giga-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-giga-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-giga-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-giga-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-giga-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-giga-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-giga-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-giga-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-giga-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-giga-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-giga-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .text-center-lg {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-start-lg {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  .text-end-lg {
    text-align: right !important;
  }
}
.text-xsmall {
  font-size: 0.75rem !important;
}
.text-small {
  font-size: 0.7rem !important;
}
@media (min-width: 768px) {
  .text-small {
    font-size: 0.9rem !important;
  }
}
.text-medium {
  font-size: 1rem !important;
}
.text-large {
  font-size: 100% !important;
}
.text-active {
  color: var(--rs-active);
}
.text-lava {
  color: var(--rs-lava);
}
.text-eclipse {
  color: var(--rs-eclipse);
}
.text-bee {
  color: var(--rs-bee);
}
.text-skipper {
  color: var(--rs-skipper);
}
.text-alice {
  color: var(--rs-alice) !important;
}
.text-gray {
  color: var(--rs-cerebral-gray);
}
.text-accent {
  color: var(--rs-accent);
}
.text-accent-glass {
  color: var(--rs-accent-glass);
}
.text-violet-gems {
  color: var(--rs-preforeclosure);
}
.text-twitter {
  color: #009dec;
}
.text-facebook {
  color: #007aed;
}
.text-linkedin {
  color: #0077b5;
}
.text-bg-issue {
  background-color: yellow !important;
  color: var(--bs-black) !important;
}
.text-bg-lava {
  color: var(--bs-white) !important;
  background-color: var(--rs-lava) !important;
}
.text-bg-bee {
  color: var(--bs-black) !important;
  background-color: var(--rs-bee) !important;
}
.text-bg-skipper {
  color: var(--bs-white) !important;
  background-color: var(--rs-skipper) !important;
}
.text-bg-gray {
  color: var(--bs-white) !important;
  background-color: var(--rs-cerebral-gray) !important;
}
.text-bg-accent {
  color: var(--bs-white) !important;
  background-color: var(--rs-accent) !important;
}
.text-bg-accent-glass {
  color: var(--bs-white) !important;
  background-color: var(--rs-accent-glass) !important;
}
.text-bg-eclipse {
  color: var(--bs-white) !important;
  background-color: RGBA(var(--rs-eclipse-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-alice {
  color: var(--base05) !important;
  background-color: var(--rs-alice) !important;
}
.text-bg-marigold {
  color: var(--base05) !important;
  background-color: var(--rs-marigold) !important;
}
.text-bg-incomplete {
  color: var(--bs-white) !important;
  background-color: rgba(255, 119, 60, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-complete {
  color: var(--bs-white) !important;
  background-color: rgba(0, 137, 91, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-inprogress {
  color: var(--bs-white) !important;
  background-color: rgba(199, 191, 229, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-abandoned {
  color: var(--bs-white) !important;
  background-color: rgba(247, 0, 39, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-tenantoccupied,
.text-bg-tenant {
  color: var(--bs-white) !important;
  background-color: RGBA(var(--rs-active-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-bluechip {
  color: var(--bs-white) !important;
  background-color: RGBA(var(--rs-bluechip-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-featured {
  color: var(--base05) !important;
  background-color: RGBA(var(--rs-featured-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-valueadd {
  color: var(--bs-white) !important;
  background-color: RGBA(var(--rs-valueadd-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-shortterm {
  color: var(--base05) !important;
  background-color: RGBA(var(--rs-shortterm-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-preforeclosure {
  color: var(--base05) !important;
  background-color: RGBA(var(--rs-preforeclosure-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-table-1 {
  color: #003f5c;
}
.text-table-2 {
  color: #58508d;
}
.text-table-3 {
  color: #bc5090;
}
.text-table-4 {
  color: #ff6361;
}
.text-table-5 {
  color: #ffa600;
}
.hidden {
  display: none;
}
.bg-accentgreenblue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--rs-accentgreenblue-rgb), var(--bs-bg-opacity)) !important;
}
.bg-deep {
  background-color: var(--rs-deep) !important;
  color: var(--bs-white);
}
.bg-dark {
  background-color: var(--rs-eclipse) !important;
  color: var(--bs-white);
}
.bg-eclipse {
  background-color: var(--rs-eclipse) !important;
  color: var(--bs-white) !important;
}
.bg-accent {
  background-color: var(--rs-accent) !important;
}
.bg-alice {
  background-color: var(--rs-alice) !important;
}
.bg-bee {
  background-color: var(--rs-bee) !important;
  color: var(--bs-black) !important;
}
.bg-lava {
  background-color: var(--rs-lava) !important;
}
.bg-hero {
  background-color: var(--rs-eclipse) !important;
  background-image: url('/images/bg-dot-hero.png');
  background-repeat: repeat-x;
  background-position: bottom center;
}
.bg-hero .breadcrumb a {
  color: var(--bs-white);
}
.bg-skipper {
  background-color: var(--rs-skipper) !important;
}
.bg-white-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-preforeclosure {
  background-color: var(--rs-preforeclosure);
}
.bg-favorite {
  background-color: #ffdcef;
}
.bg-ignore {
  background-color: #ffdcef;
}
.bg-feature {
  background-color: #e9f8f6;
}
.bg-existing-investment {
  background-color: #ebe3f1;
}
.bg-pdf {
  background-color: #fceff0;
}
.bg-lynx {
  background-color: var(--rs-bluechip);
}
.bg-palace-blue {
  background-color: var(--rs-palace-blue) !important;
}
.bg-lavender-purple {
  background-color: var(--rs-portfolio-insights);
}
.bg-morado-purple {
  background-color: var(--rs-morado-purple);
}
.bg-red-pigment {
  background-color: var(--rs-red-pigment);
}
.bg-gradient-eclipse {
  background: linear-gradient(90deg, #2593fa 0%, #132844 100%);
}
.bg-gradient-primary {
  background: linear-gradient(90deg, #aed0ff 0%, #0d6efd 100%);
}
.bg-gradient-horizontal {
  background-image: var(--rs-gradient-horizontal) !important;
}
.bg-gradient-favorite {
  background: #ffdcef;
  background: linear-gradient(180deg, #ffdcef 0%, #ffffff 100%);
}
.bg-gradient-ignore {
  background: #ffdbdb;
  background: linear-gradient(180deg, #ffdbdb 0%, #ffffff 100%);
}
.bg-gradient-feature {
  background: #e0f5f3;
  background: linear-gradient(180deg, #e0f5f3 0%, #ffffff 100%);
}
.bg-gradient-existing-investment {
  background: #ede6f3;
  background: linear-gradient(180deg, #ede6f3 0%, #ffffff 100%);
}
.bg-gradient-pdf {
  background: #fceff0;
  background: linear-gradient(180deg, #fceff0 0%, #ffffff 100%);
}
.bg-gradient-lynx {
  background: #34aef2;
  background: linear-gradient(180deg, #34aef2 0%, #ffffff 100%);
}
.bg-gradient-periwinkle {
  background: linear-gradient(103deg, #ebe1bc 7.2%, #e8bcea 57.5%, #cbd1f4 90.7%);
}
.bg-gradient-alphabet {
  background: linear-gradient(57.4deg, #f9ceb7 4.6%, #eaaeca 26%, #d2b6e2 49.1%, #add1f2 86.5%);
}
.cta {
  background-repeat: repeat-x;
  background-position: top center;
}
.cta-dark {
  background-color: var(--rs-eclipse) !important;
  background-image: url('/images/bg-dot-blue.png');
  color: var(--bs-white);
}
.cta-lava {
  background-color: var(--rs-lava) !important;
  background-image: url('/images/bg-dot-lava.png');
  color: var(--rs-eclipse);
}
.btn {
  transition: all 0.4s;
}
.btn-xs {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.75rem;
}
.btn-group .btn {
  transition: none;
}
.btn.btn-link:hover {
  transform: translateY(0);
  transform: translateX(2px);
  box-shadow: none;
}
.btn-link.text-lava:hover {
  color: var(--rs-lava-dark);
}
.btn.text-eclipse:hover {
  color: var(--rs-eclipse-subtle-50);
}
.btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.35);
}
.btn-icon-round {
  --bs-btn-close-color: var(--bs-black);
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 0.5em;
  height: 0.5em;
  padding: 0.5em;
  border: 0;
  border-radius: 50%;
}
.btn-icon-round-danger {
  background-color: var(--rs-ruby);
  cursor: pointer;
}
.btn-icon-round-danger:hover {
  background-color: #bb2d3b;
}
.btn-eclipse {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--rs-eclipse);
  --bs-btn-border-color: var(--rs-eclipse);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: var(--rs-eclipse-subtle);
  --bs-btn-hover-border-color: var(--rs-eclipse-subtle);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--rs-eclipse-subtle);
  --bs-btn-active-border-color: var(--rs-eclipse-subtle);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-white);
  --bs-btn-disabled-bg: var(--rs-eclipse);
  --bs-btn-disabled-border-color: var(--rs-eclipse);
}
.btn-bee {
  --bs-btn-color: var(--bs-black);
  --bs-btn-bg: var(--rs-bee);
  --bs-btn-border-color: var(--rs-bee);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: var(--rs-bee-subtle);
  --bs-btn-hover-border-color: var(--rs-bee-subtle);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-black);
  --bs-btn-active-bg: var(--rs-bee-subtle);
  --bs-btn-active-border-color: var(--rs-bee-subtle);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-black);
  --bs-btn-disabled-bg: var(--rs-bee);
  --bs-btn-disabled-border-color: var(--rs-bee);
}
.btn-lava {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--rs-lava);
  --bs-btn-border-color: var(--rs-lava);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: var(--rs-lava-dark);
  --bs-btn-hover-border-color: var(--rs-lava-dark);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--rs-lava-dark);
  --bs-btn-active-border-color: var(--rs-lava-dark);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-white);
  --bs-btn-disabled-bg: var(--rs-lava);
  --bs-btn-disabled-border-color: var(--rs-lava);
}
.btn-active {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--rs-active);
  --bs-btn-border-color: var(--rs-active);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: var(--rs-active-dark);
  --bs-btn-hover-border-color: var(--rs-active-dark);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--rs-active-dark);
  --bs-btn-active-border-color: var(--rs-active-dark);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-white);
  --bs-btn-disabled-bg: var(--rs-active);
  --bs-btn-disabled-border-color: var(--rs-active);
}
.btn-accent-lacustral {
  background-color: var(--rs-accent);
  color: var(--bs-white);
}
.btn-accent-lacustral:hover,
.btn-accent-lacustral:active {
  background-color: var(--rs-accent-subtle);
  border-color: var(--rs-accent-subtle) !important;
  color: var(--bs-white);
}
.btn-accent-glass {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--rs-accent-glass);
  --bs-btn-border-color: var(--rs-accent-glass);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: var(--rs-accent-glass-subtle);
  --bs-btn-hover-border-color: var(--rs-accent-glass-subtle);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--rs-accent-glass-subtle);
  --bs-btn-active-border-color: var(--rs-accent-glass-subtle);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--bs-white);
  --bs-btn-disabled-bg: var(--rs-accent-glass);
  --bs-btn-disabled-border-color: var(--rs-accent-glass);
}
.btn-twitter {
  background-color: #009dec;
  color: var(--bs-white);
}
.btn-twitter:hover {
  background-color: #004274;
  color: var(--bs-white);
}
.btn-facebook {
  background-color: #007aed;
  color: var(--bs-white);
}
.btn-facebook:hover {
  background-color: #00347f;
  color: var(--bs-white);
}
.btn-linkedin {
  background-color: #0077b5;
  color: var(--bs-white);
}
.btn-linkedin:hover {
  color: var(--bs-white);
  background-color: #005582;
}
.btn-investment {
  background-color: #4b0082;
  color: var(--bs-white);
}
.btn-investment:hover {
  background-color: #2e004f;
  color: var(--bs-white);
}
.btn-toolbar-show {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  transform: translateY(-2px);
  background-color: #0e1e33 !important;
  color: var(--bs-white);
}
.btn-toolbar-show:hover {
  transform: translateY(0);
  color: var(--bs-white);
  box-shadow: none;
}
.btn-toolbar-hide {
  top: 13px;
  right: 15px;
  color: var(--bs-white);
}
.btn-toolbar-hide:hover {
  color: var(--bs-white);
}
.btn-outline-eclipse {
  --bs-btn-color: var(--rs-eclipse);
  --bs-btn-border-color: var(--rs-eclipse);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: var(--rs-eclipse);
  --bs-btn-hover-border-color: var(--rs-eclipse);
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--rs-eclipse);
  --bs-btn-active-border-color: var(--rs-eclipse);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--rs-eclipse);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--rs-eclipse);
  --bs-gradient: none;
}
.btn-outline-bee {
  --bs-btn-color: var(--rs-bee);
  --bs-btn-border-color: var(--rs-bee);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: var(--rs-bee);
  --bs-btn-hover-border-color: var(--rs-bee);
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: var(--bs-black);
  --bs-btn-active-bg: var(--rs-bee);
  --bs-btn-active-border-color: var(--rs-bee);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--rs-bee);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--rs-bee);
  --bs-gradient: none;
}
.btn-outline-lava {
  --bs-btn-color: var(--rs-lava);
  --bs-btn-border-color: var(--rs-lava);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: var(--rs-lava);
  --bs-btn-hover-border-color: var(--rs-lava);
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--rs-lava);
  --bs-btn-active-border-color: var(--rs-lava);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--rs-lava);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--rs-lava);
  --bs-gradient: none;
}
.btn-outline-accent-glass {
  --bs-btn-color: var(--rs-accent-glass);
  --bs-btn-border-color: var(--rs-accent-glass);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: var(--rs-accent-glass);
  --bs-btn-hover-border-color: var(--rs-accent-glass);
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: var(--bs-white);
  --bs-btn-active-bg: var(--rs-accent-glass);
  --bs-btn-active-border-color: var(--rs-accent-glass);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--rs-accent-glass);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--rs-accent-glass);
  --bs-gradient: none;
}
.btn-favorited {
  background-color: var(--rs-secret-story-subtle);
  color: var(--bs-white);
  border: 0;
}
.btn-check:checked + .btn-outline-eclipse,
:not(.btn-check) + .btn-outline-eclipse:active {
  color: var(--bs-white);
  background-color: var(--rs-eclipse);
  border-color: var(--rs-eclipse);
}
.btn-check + .btn-outline-eclipse:hover {
  color: var(--bs-white);
  background-color: var(--rs-eclipse-subtle);
  border-color: var(--rs-eclipse-subtle);
}
.no-btn {
  padding: 0.5rem 1.5rem;
  font-weight: bold;
  border-radius: 0.3rem;
  font-size: 1rem;
  line-height: 1.5;
  display: inline-block;
  cursor: default;
}
.no-btn-outline-lava {
  border: 1px solid var(--rs-lava);
  color: var(--rs-lava);
}
.no-anim:hover {
  transform: none !important;
}
.badge-accent-glass {
  background-color: var(--rs-accent-glass);
  color: var(--bs-white);
}
.badge-eclipse {
  background-color: var(--rs-eclipse);
  color: var(--bs-white);
}
.badge-lava {
  border: 1px solid var(--rs-lava);
  background-color: var(--rs-lava);
  color: var(--bs-white);
}
.badge-active {
  border: 1px solid var(--rs-active);
  background-color: var(--rs-active);
  color: var(--bs-white);
}
.badge-bluechip {
  border: 1px solid var(--rs-bluechip);
  background-color: var(--rs-bluechip);
  color: var(--bs-white);
}
.badge-existing-investment {
  border: 1px solid var(--rs-existing-investment);
  background-color: var(--rs-existing-investment);
  color: var(--bs-white);
}
.badge-featured {
  border: 1px solid var(--rs-featured);
  background-color: var(--rs-featured);
  color: var(--bs-white);
}
.badge-marketplace {
  border: 1px solid var(--rs-lava);
  background-color: var(--rs-lava);
  color: var(--bs-white);
}
.badge-preforeclosure {
  border: 1px solid var(--rs-preforeclosure);
  background-color: var(--rs-preforeclosure);
  color: var(--bs-black);
}
.badge-pending {
  border: 1px solid var(--rs-pending);
  background-color: var(--rs-pending);
  color: var(--bs-black);
}
.badge-sold {
  border: 1px solid var(--rs-sold);
  background-color: var(--rs-sold);
  color: var(--bs-white);
}
.badge-investment {
  background-color: #4b0082;
  color: var(--bs-white);
}
.badge-private {
  right: 15px;
  top: 10px;
}
.badge-tenant {
  border: 1px solid var(--rs-active);
  background-color: var(--rs-active);
  color: var(--bs-white);
}
.badge-top {
  position: absolute;
  top: -20px;
  right: 30px;
  color: var(--bs-white);
  padding: 0.25rem 0.8rem;
  border-radius: 0.4rem !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.badge-outline {
  color: var(--rs-eclipse);
  padding: 0.4rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  border-radius: 50rem !important;
}
.badge-outline-eclipse {
  border: 1px solid var(--rs-eclipse);
}
.badge-outline-pending {
  border: 1px solid var(--rs-pending);
  background-color: var(--rs-pending);
  color: var(--bs-black);
}
.badge-outline-active {
  border: 1px solid var(--rs-active);
  background-color: var(--rs-active);
  color: var(--bs-white);
}
.badge-outline-sold {
  border: 1px solid rgba(247, 39, 54, 0.2);
  background-color: rgba(247, 39, 54, 0.2);
}
.badge-outline-new {
  border: 1px solid var(--rs-eclipse);
  background-color: var(--rs-eclipse);
  color: var(--bs-white);
}
.badge-outline-closed {
  border: 1px solid rgba(247, 39, 54, 0.2);
  background-color: rgba(247, 39, 54, 0.2);
}
.badge-outline-off-market {
  border: 1px solid rgba(33, 183, 168, 0.2);
  background-color: rgba(33, 183, 168, 0.2);
}
.badge-outline-pdf {
  border: 1px solid var(--rs-ruby);
  background-color: var(--bs-white);
  color: var(--rs-ruby);
  padding: 0.25rem 0.7rem;
}
.badge-outline-pdf:hover {
  background-color: var(--rs-ruby);
  color: var(--bs-white);
  text-decoration: none;
}
.badge.text-bg-issue {
  border: 1px solid red !important;
}
.card {
  border-radius: 0.5rem;
  border: 0;
  transition: all 0.3s;
}
.card-link {
  text-decoration: none;
  color: var(--rs-eclipse-subtle-50);
}
.card-link:hover {
  color: var(--rs-eclipse);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2) !important;
}
.card .info {
  border-radius: 0.5rem;
}
.card-header:first-child {
  border-radius: calc(.8rem - 1px) calc(.8rem - 1px) 0 0;
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.8rem - 1px) calc(0.8rem - 1px);
}
.card .listing-photo {
  background-image: url('https://images.rescover.com/no-image.jpg');
  background-size: cover;
  background-position: center;
}
.card-disabled {
  opacity: 0.3;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.25) !important;
}
.dropdown-menu {
  border: 0;
}
.dropdown-item {
  transition: 0.2s all;
}
.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.selected {
  background-color: var(--rs-eclipse-subtle);
  color: var(--bs-white);
}
.dropdown-toggle::after {
  border: none !important;
  font: var(--fa-font-light);
  content: "\f107";
  vertical-align: baseline;
}
.w-100.dropdown-toggle::after {
  margin-left: auto;
}
#mainHeader {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
#loader {
  width: 100%;
  position: fixed;
  top: 66px;
  bottom: 0;
  background: var(--bs-white);
  z-index: 9999;
}
#loader .text {
  text-transform: uppercase;
}
.modal-open {
  overflow-y: scroll;
}
.modal-open::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.modal.right .modal-dialog {
  position: fixed;
  right: 0;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(320px, 0, 0);
  -ms-transform: translate3d(320px, 0, 0);
  -o-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0);
  box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.4);
}
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  border-radius: 0;
  border: none;
}
.modal.right .modal-header {
  border-bottom-color: #eeeeee;
  background-color: var(--rs-doctor-white);
}
.modal-content {
  background: #FEFEFE;
  border-radius: 0.75rem;
  border: 0;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}
.modal-header {
  background: #F8F9FA;
}
.modal-footer {
  background: #F8F9FA;
}
footer.bg-eclipse {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: var(--bs-white);
}
footer.bg-eclipse .footer-bottom {
  padding: 13px 0;
}
footer.bg-eclipse a {
  color: var(--bs-white);
  display: inline-block;
}
footer.bg-eclipse a:hover {
  color: rgba(255, 255, 255, 0.8);
}
footer.bg-eclipse .border-bottom {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.info-pop {
  cursor: pointer;
}
.blr-0 {
  border-left: 0 !important;
  border-top-left-radius: 0 !important;
}
.bt-0 {
  border-top: 0 !important;
}
.border-start-0 {
  border-left: none !important;
}
.border-start-1 {
  border-left: 1px solid var(--bs-gray-300) !important;
}
@media (min-width: 576px) {
  .border-start-sm {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
  .border-start-sm-0 {
    border-left: none !important;
  }
  .border-start-sm-1 {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 768px) {
  .border-start-md {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
  .border-start-md-0 {
    border-left: none !important;
  }
  .border-start-md-1 {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 992px) {
  .border-start-lg {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
  .border-start-lg-0 {
    border-left: none !important;
  }
  .border-start-lg-1 {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1200px) {
  .border-start-xl {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
  .border-start-xl-0 {
    border-left: none !important;
  }
  .border-start-xl-1 {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1400px) {
  .border-start-xxl {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
  .border-start-xxl-0 {
    border-left: none !important;
  }
  .border-start-xxl-1 {
    border-left: 1px solid var(--bs-gray-300) !important;
  }
}
.border-end-0 {
  border-right: none !important;
}
.border-end-1 {
  border-right: 1px solid var(--bs-gray-300) !important;
}
@media (min-width: 576px) {
  .border-end-sm {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
  .border-end-sm-0 {
    border-right: none !important;
  }
  .border-end-sm-1 {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 768px) {
  .border-end-md {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
  .border-end-md-0 {
    border-right: none !important;
  }
  .border-end-md-1 {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 992px) {
  .border-end-lg {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
  .border-end-lg-0 {
    border-right: none !important;
  }
  .border-end-lg-1 {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1200px) {
  .border-end-xl {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
  .border-end-xl-0 {
    border-right: none !important;
  }
  .border-end-xl-1 {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1400px) {
  .border-end-xxl {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
  .border-end-xxl-0 {
    border-right: none !important;
  }
  .border-end-xxl-1 {
    border-right: 1px solid var(--bs-gray-300) !important;
  }
}
.border-top-0 {
  border-top: none !important;
}
.border-top-1 {
  border-top: 1px solid var(--bs-gray-300) !important;
}
@media (min-width: 576px) {
  .border-top-sm {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
  .border-top-sm-0 {
    border-top: none !important;
  }
  .border-top-sm-1 {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 768px) {
  .border-top-md {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
  .border-top-md-0 {
    border-top: none !important;
  }
  .border-top-md-1 {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 992px) {
  .border-top-lg {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
  .border-top-lg-0 {
    border-top: none !important;
  }
  .border-top-lg-1 {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1200px) {
  .border-top-xl {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
  .border-top-xl-0 {
    border-top: none !important;
  }
  .border-top-xl-1 {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1400px) {
  .border-top-xxl {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
  .border-top-xxl-0 {
    border-top: none !important;
  }
  .border-top-xxl-1 {
    border-top: 1px solid var(--bs-gray-300) !important;
  }
}
.border-bottom-white {
  border-bottom-color: var(--bs-white) !important;
}
@media (min-width: 576px) {
  .border-bottom-sm-0 {
    border-bottom: 0 !important;
  }
  .border-bottom-sm-1 {
    border-bottom: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 768px) {
  .border-bottom-md-0 {
    border-bottom: 0 !important;
  }
  .border-bottom-md-1 {
    border-bottom: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 992px) {
  .border-bottom-lg-0 {
    border-bottom: 0 !important;
  }
  .border-bottom-lg-1 {
    border-bottom: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1200px) {
  .border-bottom-xl-0 {
    border-bottom: 0 !important;
  }
  .border-bottom-xl-1 {
    border-bottom: 1px solid var(--bs-gray-300) !important;
  }
}
@media (min-width: 1400px) {
  .border-bottom-xxl-0 {
    border-bottom: 0 !important;
  }
  .border-bottom-xxl-1 {
    border-bottom: 1px solid var(--bs-gray-300) !important;
  }
}
.form-switch {
  position: relative;
}
.form-switch .form-check-input:checked {
  background-color: var(--rs-lava);
  border-color: var(--rs-lava);
}
.form-switch .form-check-label {
  margin-left: 0.5em;
}
.form-switch .form-check-label span {
  position: absolute;
}
.form-switch-lg .form-check-input:checked ~ .form-check-label::after {
  transform: translateX(1.2rem);
}
.form-switch-lg .form-check-input {
  height: 1.5rem;
  width: 2.7rem;
}
.form-switch-lg .form-check-label {
  line-height: 2;
}
.form-switch-double {
  padding-left: 5em;
}
.form-switch-double .form-check-label span {
  left: 0;
}
.form-switch.form-switch-short .form-check-label span {
  left: -6.5em;
}
.form-switch.form-switch-basic .form-check-label span {
  left: -2em;
}
.form-check-reverse .form-check-label {
  margin-left: 0;
  margin-right: 0.5em;
}
.switch-sm.switch-dp {
  padding-left: 9.5rem;
}
.switch-sm.switch-dp span {
  left: -9.5rem;
  width: 6.75rem;
  position: absolute;
}
.switch-sm.switch-bs {
  padding-left: 4.5rem;
}
.switch-sm.switch-bs span {
  left: -4.25rem;
  width: 1.75rem;
  position: absolute;
}
.switch-sm.switch-ao {
  padding-left: 5.5rem;
}
.switch-sm.switch-ao span {
  left: -5.1rem;
  width: 1.75rem;
  position: absolute;
}
.switch-lg.switch-bs {
  padding-left: 4.5rem;
}
.switch-lg.switch-bs .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(1.2rem);
}
.switch-lg.switch-bs .custom-control-label {
  line-height: 2;
}
.switch-lg.switch-bs .custom-control-label:before {
  height: 1.5rem;
  width: 2.7rem;
  border-radius: 1rem;
  left: -3rem;
}
.switch-lg.switch-bs .custom-control-label:after {
  width: calc(22px - 4px);
  height: calc(22px - 4px);
  top: calc(0.25rem + 3px);
  left: calc(-3rem + 3px);
}
.switch-lg.switch-bs .custom-control-label span {
  left: -4.7rem;
  width: 1.75rem;
  position: absolute;
}
.switch-lg.switch-calculator {
  padding-left: 12.5rem;
}
.switch-lg.switch-calculator .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(1.2rem);
}
.switch-lg.switch-calculator .custom-control-label {
  line-height: 2;
}
.switch-lg.switch-calculator .custom-control-label:before {
  height: 1.5rem;
  width: 2.7rem;
  border-radius: 1rem;
  left: -3rem;
}
.switch-lg.switch-calculator .custom-control-label:after {
  width: calc(22px - 4px);
  height: calc(22px - 4px);
  top: calc(0.25rem + 3px);
  left: calc(-3rem + 3px);
}
.switch-lg.switch-calculator .custom-control-label span {
  left: -12rem;
  width: 8.75rem;
  position: absolute;
}
.switch-lg.switch-str {
  padding-left: 9.5rem;
}
.switch-lg.switch-str .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(1.2rem);
}
.switch-lg.switch-str .custom-control-label {
  line-height: 2;
}
.switch-lg.switch-str .custom-control-label:before {
  height: 1.5rem;
  width: 2.7rem;
  border-radius: 1rem;
  left: -3rem;
}
.switch-lg.switch-str .custom-control-label:after {
  width: calc(22px - 4px);
  height: calc(22px - 4px);
  top: calc(0.25rem + 3px);
  left: calc(-3rem + 3px);
}
.switch-lg.switch-str .custom-control-label span {
  left: -9.5rem;
  width: 6rem;
  position: absolute;
}
.custom-control.custom-control-end .custom-control-label:before {
  left: inherit;
  right: -3.25rem;
}
.custom-control.custom-control-end .custom-control-label:after {
  right: calc(-3.25rem + 2px);
  left: inherit;
}
.marquee:hover {
  text-overflow: inherit;
}
.marquee:hover > span {
  -webkit-animation: marquee 5s linear infinite alternate;
  animation: marquee 5s linear infinite alternate;
  display: inline-block;
}
.marquee > span {
  will-change: transform;
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.breadcrumb {
  background: transparent;
  padding: 0;
}
.pagination a,
.breadcrumb a {
  color: var(--rs-eclipse);
}
.pagination a:hover,
.breadcrumb a:hover {
  color: var(--rs-eclipse-subtle-50);
}
.fa-cc-visa {
  color: #1434CB !important;
}
@media (min-width: 375px) {
  .d-xs-none {
    display: none !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
  .d-xs-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-jumbo-none {
    display: none !important;
  }
  .d-jumbo-inline {
    display: inline !important;
  }
  .d-jumbo-inline-block {
    display: inline-block !important;
  }
  .d-jumbo-block {
    display: block !important;
  }
  .d-jumbo-flex {
    display: flex !important;
  }
  .d-jumbo-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1920px) {
  .d-kilo-none {
    display: none !important;
  }
  .d-kilo-inline {
    display: inline !important;
  }
  .d-kilo-inline-block {
    display: inline-block !important;
  }
  .d-kilo-block {
    display: block !important;
  }
  .d-kilo-flex {
    display: flex !important;
  }
  .d-kilo-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 2560px) {
  .d-mega-none {
    display: none !important;
  }
  .d-mega-inline {
    display: inline !important;
  }
  .d-mega-inline-block {
    display: inline-block !important;
  }
  .d-mega-block {
    display: block !important;
  }
  .d-mega-flex {
    display: flex !important;
  }
  .d-mega-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 3840px) {
  .d-giga-none {
    display: none !important;
  }
  .d-giga-inline {
    display: inline !important;
  }
  .d-giga-inline-block {
    display: inline-block !important;
  }
  .d-giga-block {
    display: block !important;
  }
  .d-giga-flex {
    display: flex !important;
  }
  .d-giga-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 768px) {
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
}
.d-break {
  flex-basis: 100%;
  height: 0;
}
.justify-content-start {
  justify-content: start !important;
}
.justify-content-end {
  justify-content: end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
@media (min-width: 576px) {
  .justify-content-sm-start {
    justify-content: start !important;
  }
  .justify-content-sm-end {
    justify-content: end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 768px) {
  .justify-content-md-start {
    justify-content: start !important;
  }
  .justify-content-md-end {
    justify-content: end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 992px) {
  .justify-content-lg-start {
    justify-content: start !important;
  }
  .justify-content-lg-end {
    justify-content: end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-xl-start {
    justify-content: start !important;
  }
  .justify-content-xl-end {
    justify-content: end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 1400px) {
  .justify-content-xxl-start {
    justify-content: start !important;
  }
  .justify-content-xxl-end {
    justify-content: end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 1600px) {
  .justify-content-jumbo-start {
    justify-content: start !important;
  }
  .justify-content-jumbo-end {
    justify-content: end !important;
  }
  .justify-content-jumbo-center {
    justify-content: center !important;
  }
  .justify-content-jumbo-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 1920px) {
  .justify-content-kilo-start {
    justify-content: start !important;
  }
  .justify-content-kilo-end {
    justify-content: end !important;
  }
  .justify-content-kilo-center {
    justify-content: center !important;
  }
  .justify-content-kilo-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 2560px) {
  .justify-content-mega-start {
    justify-content: start !important;
  }
  .justify-content-mega-end {
    justify-content: end !important;
  }
  .justify-content-mega-center {
    justify-content: center !important;
  }
  .justify-content-mega-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 3840px) {
  .justify-content-giga-start {
    justify-content: start !important;
  }
  .justify-content-giga-end {
    justify-content: end !important;
  }
  .justify-content-giga-center {
    justify-content: center !important;
  }
  .justify-content-giga-between {
    justify-content: space-between !important;
  }
}
.anim {
  transition: all 0.5s;
}
.svg-lava {
  filter: invert(45%) sepia(89%) saturate(1110%) hue-rotate(342deg) brightness(102%) contrast(90%);
}
.svg-white {
  filter: brightness(0) invert(1);
}
.svg-black {
  filter: brightness(0) invert(0.25);
}
.fade-enter-active,
.v-enter-active,
.fade-leave-active,
.v-leave-active {
  transition: opacity 0.5s ease;
}
.fade-enter-from,
.v-enter-from,
.fade-leave-to,
.v-leave-to {
  opacity: 0;
}
.slade-fade-enter-active {
  transition: all 0.3s ease-out;
}
.slade-fade-leave-active {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.slade-fade-enter-from,
.slade-fade-leave-to {
  transform: translateX(20px);
  opacity: 0;
}
[data-notify=container][class*=alert-pastel-] > [data-notify=title] {
  margin: 0 !important;
}
.fa-3xl {
  font-size: 3em;
  line-height: 1em;
}
.fa-4xl {
  font-size: 4em;
  line-height: 1em;
}
.h-0 {
  height: inherit !important;
}
.h-100 {
  height: 100% !important;
}
@media (min-width: 992px) {
  .h-lg-0 {
    height: inherit !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
}
.table-transparent {
  --bs-table-bg: transparent;
}
.table-white {
  --bs-table-color: var(--bs-black);
  --bs-table-bg: var(--bs-white);
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: var(--bs-black);
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: var(--bs-black);
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: var(--bs-black);
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-eclipse {
  --bs-table-color: var(--bs-white);
  --bs-table-bg: var(--rs-eclipse);
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: var(--bs-black);
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: var(--bs-black);
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: var(--bs-black);
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-alice {
  --bs-table-color: var(--bs-black);
  --bs-table-bg: var(--rs-alice);
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: var(--bs-black);
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: var(--bs-black);
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: var(--bs-black);
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-silver-setting {
  --bs-table-color: var(--bs-black);
  --bs-table-bg: var(--rs-silver-setting);
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: var(--bs-black);
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: var(--bs-black);
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: var(--bs-black);
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.w-0 {
  width: 0% !important;
}
.w-10 {
  width: 10% !important;
}
.w-16 {
  width: 16% !important;
}
.w-20 {
  width: 20% !important;
}
.w-25 {
  width: 25% !important;
}
.w-30 {
  width: 30% !important;
}
.w-40 {
  width: 40% !important;
}
.w-50 {
  width: 50% !important;
}
.w-58 {
  width: 58% !important;
}
.w-60 {
  width: 60% !important;
}
.w-70 {
  width: 70% !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.w-100 {
  width: 100% !important;
}
.w-px-0 {
  width: 0px !important;
}
.w-px-50 {
  width: 50px !important;
}
.w-px-100 {
  width: 100px !important;
}
.w-px-150 {
  width: 150px !important;
}
.w-px-200 {
  width: 200px !important;
}
.w-px-250 {
  width: 250px !important;
}
.w-px-300 {
  width: 300px !important;
}
.w-px-350 {
  width: 350px !important;
}
.w-px-400 {
  width: 400px !important;
}
.w-px-450 {
  width: 450px !important;
}
.w-px-500 {
  width: 500px !important;
}
.w-px-550 {
  width: 550px !important;
}
.w-px-600 {
  width: 600px !important;
}
div.input-numerical input.form-control {
  text-align: right;
}
.form-control:disabled::placeholder,
.form-control:disabled {
  color: var(--rs-cerebral-gray) !important;
}
.input-numerical {
  --rs-optional-input-active: var(--rs-accent-glass);
  --rs-optional-input-color-active: #fff;
  --rs-optional-input-border-color-active: var(--rs-accent-glass);
  --rs-optional-input-inactive: var(--bs-white);
  --rs-optional-input-color-inactive: var(--rs-steam);
  --rs-optional-input-border-color-inactive: var(--bs-gray-300);
  text-align: right;
}
.input-numerical .input-group-text:not(.locked) {
  color: var(--bs-white) !important;
  background-color: var(--rs-accent-glass) !important;
  border-color: var(--rs-accent-glass) !important;
}
.input-numerical:has(.form-control:disabled) .input-group-text:not(.locked) {
  background-color: var(--bs-secondary-bg) !important;
  color: var(--rs-cerebral-gray) !important;
  border-color: var(--bs-gray-300) !important;
}
.input-numerical.input-group-optional .input-start,
.input-numerical.input-group-optional .input-end {
  color: var(--rs-optional-input-color-inactive) !important;
  background-color: var(--rs-optional-input-inactive) !important;
  border-color: var(--rs-optional-input-border-color-inactive) !important;
}
.input-numerical.input-group-optional input:checked + .input-start,
.input-numerical.input-group-optional input:checked + .input-end {
  color: var(--rs-optional-input-color-active) !important;
  background-color: var(--rs-optional-input-active) !important;
  border-color: var(--rs-optional-input-border-color-active) !important;
}
.input-numerical.input-group-optional input:checked + .input-start:hover,
.input-numerical.input-group-optional input:checked + .input-end:hover {
  color: var(--rs-optional-input-color-active) !important;
  background-color: var(--rs-optional-input-active) !important;
  border-color: var(--rs-optional-input-border-color-active) !important;
}
.input-numerical.input-group-optional input:not(:checked) + .input-start:hover,
.input-numerical.input-group-optional input:not(:checked) + .input-end:hover {
  color: var(--rs-optional-input-color-active) !important;
  background-color: var(--rs-optional-input-active) !important;
  border-color: var(--rs-optional-input-border-color-active) !important;
}
.input-numerical.input-group-optional input:disabled + .input-start,
.input-numerical.input-group-optional input:disabled + .input-end {
  background-color: var(--bs-secondary-bg) !important;
  opacity: 1;
  color: var(--rs-cerebral-gray) !important;
  border-color: var(--bs-gray-300) !important;
}
.locked input.locked:disabled {
  border-right: none;
}
.locked input[type=date].locked:disabled {
  margin-right: -9px;
  padding-right: 0;
}
.locked .input-group-text.locked {
  background-color: var(--bs-secondary-bg);
  border-left: none;
}
.locked .input-group-text.locked .fa-lock-keyhole {
  color: #CC9500;
}
select.locked:disabled {
  background-image: url('https://cdn03.rescover.com/content/images/icons/lock-keyhole-duotone.svg');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 14px;
}
.icon-list-group-spacing-20 {
  width: 20px;
  display: inline-block;
}
.avatar {
  height: 3rem;
  width: 3rem;
  position: relative;
  display: inline-block !important;
}
.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.avatar-xs {
  height: 2.1875rem;
  width: 2.1875rem;
}
.avatar-sm {
  height: 2.5rem;
  width: 2.5rem;
}
.avatar-lg {
  height: 4rem;
  width: 4rem;
}
.avatar-xl {
  height: 5.125rem;
  width: 5.125rem;
}
.avatar-xxl {
  height: 5.125rem;
  width: 5.125rem;
}
@media (min-width: 768px) {
  .avatar-xxl {
    width: 8rem;
    height: 8rem;
  }
}
.avatar-xxxl {
  height: 8rem;
  width: 8rem;
}
@media (min-width: 768px) {
  .avatar-xxxl {
    width: 11rem;
    height: 11rem;
  }
}
.sentry-error-embed-wrapper {
  display: flex !important;
  z-index: 1030 !important;
  align-items: center;
}
.sentry-error-embed-wrapper .sentry-error-embed {
  margin-top: 0;
}
#sentry-feedback {
  --accent-background: rgba(var(--rs-lava-rgb), 1);
  --outline: 1px solid rgba(var(--rs-lava-rgb), 1);
}
.z-10 {
  z-index: 10;
}
.z-100 {
  z-index: 100;
}
.z-200 {
  z-index: 200;
}
.z-300 {
  z-index: 300;
}
.z-400 {
  z-index: 400;
}
.z-500 {
  z-index: 500;
}
.z-600 {
  z-index: 600;
}
.z-700 {
  z-index: 700;
}
.z-800 {
  z-index: 800;
}
.z-900 {
  z-index: 900;
}
.z-1000 {
  z-index: 1000;
}
.z-index-98 {
  z-index: 99;
}
.z-index-99 {
  z-index: 99;
}
.z-index-1028 {
  z-index: 1028;
}
.z-index-1029 {
  z-index: 1029;
}
.z-index-1030 {
  z-index: 1030;
}
.guard-wrapper {
  position: relative;
  overflow: hidden;
  background: linear-gradient(103deg, #ebe1bc 7.2%, #e8bcea 57.5%, #cbd1f4 90.7%);
}
.guard-wrapper .guard-data {
  filter: blur(0.5rem);
  opacity: 0.5;
}
.list-group-item.active {
  background-color: var(--rs-eclipse);
  border-color: var(--rs-eclipse);
}
@media (min-width: 768px) {
  .p-carousel-item {
    padding: 10px;
  }
}
.p-carousel-item .listing-tile .card {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.nav-pills.nav-small .nav-link {
  --bs-nav-link-padding-y: 0.25rem;
  --bs-nav-link-padding-x: 0.5rem;
  --bs-nav-link-font-size: 0.875rem;
  --bs-nav-pills-border-radius: var(--bs-border-radius-xl);
  --bs-nav-pills-link-active-bg: var(--rs-eclipse);
  --bs-nav-pills-link-bg: var(--bs-light);
  --bs-nav-link-color: var(--rs-eclipse);
  background-color: var(--bs-nav-pills-link-bg);
}
.nav-pills.nav-small .nav-link:hover {
  color: var(--bs-white);
  background-color: var(--bs-secondary);
}
.nav-pills.nav-small .nav-link.active {
  background-color: var(--bs-nav-pills-link-active-bg);
}
.pe-pointer {
  cursor: pointer;
}
/* 
  --------------
  Pulse effect animation 
  Activated by adding a '.pulse' class to the placeholder
  --------------
*/
@keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1);
  }
  50% {
    background-color: rgba(165, 165, 165, 0.3);
  }
  100% {
    background-color: rgba(165, 165, 165, 0.1);
  }
}
@-webkit-keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1);
  }
  50% {
    background-color: rgba(165, 165, 165, 0.3);
  }
  100% {
    background-color: rgba(165, 165, 165, 0.1);
  }
}
/* 
  --------------
  Wave effect animation 
  Activated by adding a '.wave' class to the placeholder
  --------------
*/
@keyframes wave {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@-webkit-keyframes wave {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.placeholder div.mlse-content div.ph-box {
  height: 20px;
}
.placeholder .square {
  float: left;
  width: 90px;
  height: 56px;
  margin: 0 0 10px;
}
.placeholder .line {
  height: 12px;
  margin: 0 0 10px 105px;
}
.placeholder .line:nth-child(2) {
  width: 120px;
}
.placeholder .line:nth-child(3) {
  width: 170px;
}
.placeholder .line:nth-child(4) {
  width: 150px;
}
.placeholder .circle {
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 15px 10px 0;
  border-radius: 15px;
}
.placeholder.pulse div.mlse-content {
  -webkit-animation: pulse 1s infinite ease-in-out;
  animation: pulse 1s infinite ease-in-out;
}
.placeholder.wave div.mlse-content div {
  -webkit-animation: wave 1s infinite linear forwards;
  animation: wave 1s infinite linear forwards;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
}
.pagination {
  --bs-pagination-color: var(--bs-eclipse);
  --bs-pagination-bg: var(--bs-white);
  --bs-pagination-border-color: var(--bs-gray-300);
  --bs-pagination-hover-color: var(--bs-white) !important;
  --bs-pagination-hover-bg: var(--fs-eclipse-dark);
  --bs-pagination-hover-border-color: var(--rs-eclipse-dark);
  --bs-pagination-focus-color: var(--bs-white);
  --bs-pagination-focus-bg: var(--rs-eclipse-dark);
  --bs-pagination-active-color: var(--bs-white);
  --bs-pagination-active-bg: var(--rs-eclipse-dark);
  --bs-pagination-active-border-color: var(--rs-eclipse-dark);
  --bs-pagination-disabled-color: var(--bs-white);
  --bs-pagination-disabled-bg: var(--rs-eclipse-subtle);
  --bs-pagination-disabled-border-color: var(--rs-eclipse-subtle);
}
.pagination a {
  color: var(--bs-eclipse);
}
.pagination a:hover {
  color: var(--rs-eclipse-subtle);
}
.pagination .page-item.disabled {
  opacity: 0.5;
}
.pagination .page-item .page-link:hover {
  color: var(--bs-white) !important;
  background-color: var(--rs-eclipse-subtle) !important;
}
@keyframes preloader {
  50% {
    transform: rotate(360deg);
  }
}
.loads {
  z-index: 1100;
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  inset: 0;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  pointer-events: auto;
  touch-action: none;
}
.loads .loader {
  height: auto;
  max-width: 4.5rem;
  stroke-linecap: round;
  width: 100%;
}
.loads circle {
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: preloader;
  animation-timing-function: ease-in-out;
  fill: none;
  stroke-width: 10.5;
  transform-origin: 170px 170px;
  will-change: transform;
}
.loads circle:nth-of-type(1) {
  animation-delay: -0.15s;
  stroke-dasharray: 550px;
}
.loads circle:nth-of-type(2) {
  animation-delay: -0.3s;
  stroke-dasharray: 500px;
}
.loads circle:nth-of-type(3) {
  animation-delay: -0.45s;
  stroke-dasharray: 450px;
}
.loads circle:nth-of-type(4) {
  animation-delay: -0.6s;
  stroke-dasharray: 300px;
}
.slide-enter-active,
.slide-leave-active {
  transition: all 0.5s ease;
  max-height: 400px;
  opacity: 1;
}
.slide-enter,
.slide-enter-from,
.slide-leave-to {
  opacity: 0;
  max-height: 0px;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 1s ease;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}
.slide-fade-enter-active {
  transition: all 0.3s ease-out;
}
.slide-fade-leave-active {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter-from,
.slide-fade-leave-to {
  transform: translateX(20px);
  opacity: 0;
}
