﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@import url("https://fonts.googleapis.com/css?family=Varela+Round");
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
/* Font */
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #08b3cd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #3DB265;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #D26329;
  --bs-secondary: #7A303F;
  --bs-success: #3DB265;
  --bs-info: #7A303F;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f1f1f1;
  --bs-dark: #333333;
  --bs-font-sans-serif: "proxima-soft", arial;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: "proxima-soft", arial;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #212529;
  background-color: #F3F4F5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: proxima-soft, arial;
  font-weight: bold;
  line-height: 1.2;
  color: #333333;
}

h1, .h1 {
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 3rem;
  }
}

h2, .h2 {
  font-size: calc(1.385rem + 1.62vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2.6rem;
  }
}

h3, .h3 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 2rem;
  }
}

h4, .h4 {
  font-size: calc(1.285rem + 0.42vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.6rem;
  }
}

h5, .h5 {
  font-size: 1rem;
}

h6, .h6 {
  font-size: 0.75rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 1rem;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #D26329;
  text-decoration: underline;
}
a:hover {
  color: #a84f21;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 1rem;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 1rem;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 1rem;
  color: #fff;
  background-color: #212529;
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #999999;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 1rem;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #F3F4F5;
  border: 1px solid #dee2e6;
  border-radius: 0.3125rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 1rem;
  color: #6c757d;
}

.container,
.container-fluid,
.home-page-landing-container,
.container-xxl,
.container-xl,
.container-lg,
.home-inline-marketing .marketing-details-container,
.home-content-container,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 770px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .home-inline-marketing .marketing-details-container, .home-content-container, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .home-inline-marketing .marketing-details-container, .home-content-container, .container-md, .container-sm, .container {
    max-width: 1410px;
  }
}
@media (min-width: 1900px) {
  .container-xxl, .container-xl, .container-lg, .home-inline-marketing .marketing-details-container, .home-content-container, .container-md, .container-sm, .container {
    max-width: 1610px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 770px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1900px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-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, .my-properties-columns, .home-my-properties .my-properties-item {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0, .account-header-container,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .account-header-container,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 770px) {
  .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, .my-properties-columns, .home-my-properties .my-properties-item {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .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, .profile-container .profile-card {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .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, .my-properties-columns, .home-my-properties .my-properties-item {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1900px) {
  .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, .my-properties-columns, .home-my-properties .my-properties-item {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #f6e0d4;
  --bs-table-striped-bg: #ead5c9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #ddcabf;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e4cfc4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #ddcabf;
}

.table-secondary {
  --bs-table-bg: #e4d6d9;
  --bs-table-striped-bg: #d9cbce;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cdc1c3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d3c6c9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cdc1c3;
}

.table-success {
  --bs-table-bg: #d8f0e0;
  --bs-table-striped-bg: #cde4d5;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c2d8ca;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c8decf;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c2d8ca;
}

.table-info {
  --bs-table-bg: #e4d6d9;
  --bs-table-striped-bg: #d9cbce;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cdc1c3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d3c6c9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cdc1c3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f1f1f1;
  --bs-table-striped-bg: #e5e5e5;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #d9d9d9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #dfdfdf;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #d9d9d9;
}

.table-dark {
  --bs-table-bg: #333333;
  --bs-table-striped-bg: #3d3d3d;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #474747;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #424242;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #474747;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 769.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1899.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.4;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: calc(1.265rem + 0.18vw);
}
@media (min-width: 1200px) {
  .col-form-label-lg {
    font-size: 1.4rem;
  }
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 1rem;
  color: #999999;
}

.form-control, .combo-textbox {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: calc(1.265rem + 0.18vw);
  font-weight: 400;
  line-height: 1.4;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #828282;
  appearance: none;
  border-radius: 0.3125rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .form-control, .combo-textbox {
    font-size: 1.4rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-control, .combo-textbox {
    transition: none;
  }
}
.form-control[type=file], [type=file].combo-textbox {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]), [type=file].combo-textbox:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus, .combo-textbox:focus {
  color: #212529;
  background-color: #fff;
  border-color: #84d9e6;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
}
.form-control::-webkit-date-and-time-value, .combo-textbox::-webkit-date-and-time-value {
  height: 1.4em;
}
.form-control::placeholder, .combo-textbox::placeholder {
  color: rgba(72, 84, 107, 0.4);
  opacity: 1;
}
.form-control:disabled, .combo-textbox:disabled, .form-control[readonly], [readonly].combo-textbox {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button, .combo-textbox::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #fff;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button, .combo-textbox::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .combo-textbox:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #f2f2f2;
}
.form-control::-webkit-file-upload-button, .combo-textbox::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #fff;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button, .combo-textbox::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .combo-textbox:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #f2f2f2;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.4;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.4em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.4em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: calc(1.265rem + 0.18vw);
  border-radius: 0.34rem;
}
@media (min-width: 1200px) {
  .form-control-lg {
    font-size: 1.4rem;
  }
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control, textarea.combo-textbox {
  min-height: calc(1.4em + (0.75rem + 2px));
}
textarea.form-control-sm {
  min-height: calc(1.4em + (0.5rem + 2px));
}
textarea.form-control-lg {
  min-height: calc(1.4em + (1rem + 2px));
}

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.4em;
  border-radius: 0.3125rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.4em;
  border-radius: 0.3125rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: calc(1.265rem + 0.18vw);
  font-weight: 400;
  line-height: 1.4;
  color: var(--ta-gray-0);
  background-color: var(--ta-white);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #828282;
  border-radius: 0.3125rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (min-width: 1200px) {
  .form-select {
    font-size: 1.4rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #84d9e6;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: calc(1.265rem + 0.18vw);
}
@media (min-width: 1200px) {
  .form-select-lg {
    font-size: 1.4rem;
  }
}

.form-check {
  display: block;
  min-height: 1.4rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input, .form-check .form-check-lg .form-check-input-lg, .form-check-lg .form-check .form-check-input-lg {
  float: left;
  margin-left: -1.5em;
}

.form-check-input, .form-check-lg .form-check-input-lg {
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type=checkbox], .form-check-lg [type=checkbox].form-check-input-lg {
  border-radius: 0.25em;
}
.form-check-input[type=radio], .form-check-lg [type=radio].form-check-input-lg {
  border-radius: 50%;
}
.form-check-input:active, .form-check-lg .form-check-input-lg:active {
  filter: brightness(90%);
}
.form-check-input:focus, .form-check-lg .form-check-input-lg:focus {
  border-color: #84d9e6;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
}
.form-check-input:checked, .form-check-lg .form-check-input-lg:checked {
  background-color: #D26329;
  border-color: #ffffff;
}
.form-check-input:checked[type=checkbox], .form-check-lg .form-check-input-lg:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio], .form-check-lg .form-check-input-lg:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='white'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate, .form-check-lg [type=checkbox].form-check-input-lg:indeterminate {
  background-color: #08b3cd;
  border-color: #08b3cd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled, .form-check-lg .form-check-input-lg:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-lg .form-check-input[disabled] ~ .form-check-label-lg, .form-check-lg [disabled].form-check-input-lg ~ .form-check-label, .form-check-lg [disabled].form-check-input-lg ~ .form-check-label-lg, .form-check-input:disabled ~ .form-check-label, .form-check-lg .form-check-input:disabled ~ .form-check-label-lg, .form-check-lg .form-check-input-lg:disabled ~ .form-check-label, .form-check-lg .form-check-input-lg:disabled ~ .form-check-label-lg {
  opacity: 0.5;
}

.form-switch {
  padding-left: 3.5em;
}
.form-switch .form-check-input, .form-switch .form-check-lg .form-check-input-lg, .form-check-lg .form-switch .form-check-input-lg {
  width: 3em;
  margin-left: -3.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 3em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input, .form-switch .form-check-lg .form-check-input-lg, .form-check-lg .form-switch .form-check-input-lg {
    transition: none;
  }
}
.form-switch .form-check-input:focus, .form-switch .form-check-lg .form-check-input-lg:focus, .form-check-lg .form-switch .form-check-input-lg:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2384d9e6'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked, .form-switch .form-check-lg .form-check-input-lg:checked, .form-check-lg .form-switch .form-check-input-lg:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .home-my-properties .load-more-activity-container .btn-check[disabled] + #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check[disabled] + button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check[disabled] + button, .btn-check:disabled + .btn, .home-my-properties .load-more-activity-container .btn-check:disabled + #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check:disabled + button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:disabled + button {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #F3F4F5, 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #F3F4F5, 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #08b3cd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b5e8f0;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #08b3cd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b5e8f0;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control, .form-floating > .combo-textbox,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control, .form-floating > .combo-textbox {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder, .form-floating > .combo-textbox::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .combo-textbox:focus, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .combo-textbox:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill, .form-floating > .combo-textbox:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label, .form-floating > .combo-textbox:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .combo-textbox:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label, .form-floating > .combo-textbox:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .input-group > .combo-textbox,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, .input-group > .combo-textbox:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn, .input-group .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .input-group #btnActivityLoadMore, .input-group .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .input-group button, .input-group .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .input-group button {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .home-my-properties .load-more-activity-container #btnActivityLoadMore:focus, .home-my-properties .load-more-activity-container .input-group #btnActivityLoadMore:focus, .input-group .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .input-group button:focus, .input-group .account-details-container .account-details-edit .account-details-control .account-control.control-save button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .input-group button:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: calc(1.265rem + 0.18vw);
  font-weight: 400;
  line-height: 1.4;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #828282;
  border-radius: 0.3125rem;
}
@media (min-width: 1200px) {
  .input-group-text {
    font-size: 1.4rem;
  }
}

.input-group-lg > .form-control, .input-group-lg > .combo-textbox,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.home-my-properties .load-more-activity-container .input-group-lg > #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .input-group-lg > button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .input-group-lg > button {
  padding: 0.5rem 1rem;
  font-size: calc(1.265rem + 0.18vw);
  border-radius: 0.34rem;
}
@media (min-width: 1200px) {
  .input-group-lg > .form-control, .input-group-lg > .combo-textbox,
  .input-group-lg > .form-select,
  .input-group-lg > .input-group-text,
  .input-group-lg > .btn,
  .home-my-properties .load-more-activity-container .input-group-lg > #btnActivityLoadMore,
  .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .input-group-lg > button,
  .account-details-container .account-details-edit .account-details-control .account-control.control-save .input-group-lg > button {
    font-size: 1.4rem;
  }
}

.input-group-sm > .form-control, .input-group-sm > .combo-textbox,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.home-my-properties .load-more-activity-container .input-group-sm > #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .input-group-sm > button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .input-group-sm > button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group:not(.price-input-region) > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 1rem;
  color: #3DB265;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #000;
  background-color: rgba(61, 178, 101, 0.9);
  border-radius: 0.3125rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .was-validated .combo-textbox:valid, .form-control.is-valid, .is-valid.combo-textbox {
  border-color: #3DB265;
  padding-right: calc(1.4em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233DB265' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.35em + 0.1875rem) center;
  background-size: calc(0.7em + 0.375rem) calc(0.7em + 0.375rem);
}
.was-validated .form-control:valid:focus, .was-validated .combo-textbox:valid:focus, .form-control.is-valid:focus, .is-valid.combo-textbox:focus {
  border-color: #3DB265;
  box-shadow: 0 0 0 0.25rem rgba(61, 178, 101, 0.25);
}

.was-validated textarea.form-control:valid, .was-validated textarea.combo-textbox:valid, textarea.form-control.is-valid, textarea.is-valid.combo-textbox {
  padding-right: calc(1.4em + 0.75rem);
  background-position: top calc(0.35em + 0.1875rem) right calc(0.35em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #3DB265;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233DB265' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7em + 0.375rem) calc(0.7em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #3DB265;
  box-shadow: 0 0 0 0.25rem rgba(61, 178, 101, 0.25);
}

.was-validated .form-check-input:valid, .was-validated .form-check-lg .form-check-input-lg:valid, .form-check-lg .was-validated .form-check-input-lg:valid, .form-check-input.is-valid, .form-check-lg .is-valid.form-check-input-lg {
  border-color: #3DB265;
}
.was-validated .form-check-input:valid:checked, .was-validated .form-check-lg .form-check-input-lg:valid:checked, .form-check-lg .was-validated .form-check-input-lg:valid:checked, .form-check-input.is-valid:checked, .form-check-lg .is-valid.form-check-input-lg:checked {
  background-color: #3DB265;
}
.was-validated .form-check-input:valid:focus, .was-validated .form-check-lg .form-check-input-lg:valid:focus, .form-check-lg .was-validated .form-check-input-lg:valid:focus, .form-check-input.is-valid:focus, .form-check-lg .is-valid.form-check-input-lg:focus {
  box-shadow: 0 0 0 0.25rem rgba(61, 178, 101, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .was-validated .form-check-lg .form-check-input:valid ~ .form-check-label-lg, .form-check-lg .was-validated .form-check-input:valid ~ .form-check-label-lg, .was-validated .form-check-lg .form-check-input-lg:valid ~ .form-check-label, .was-validated .form-check-lg .form-check-input-lg:valid ~ .form-check-label-lg, .form-check-lg .was-validated .form-check-input-lg:valid ~ .form-check-label, .form-check-lg .was-validated .form-check-input-lg:valid ~ .form-check-label-lg, .form-check-input.is-valid ~ .form-check-label, .form-check-lg .form-check-input.is-valid ~ .form-check-label-lg, .form-check-lg .is-valid.form-check-input-lg ~ .form-check-label, .form-check-lg .is-valid.form-check-input-lg ~ .form-check-label-lg {
  color: #3DB265;
}

.form-check-inline .form-check-input ~ .valid-feedback, .form-check-inline .form-check-lg .form-check-input-lg ~ .valid-feedback, .form-check-lg .form-check-inline .form-check-input-lg ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .was-validated .input-group .combo-textbox:valid, .input-group .form-control.is-valid, .input-group .is-valid.combo-textbox,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .was-validated .input-group .combo-textbox:valid:focus, .input-group .form-control.is-valid:focus, .input-group .is-valid.combo-textbox:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 1rem;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.3125rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .was-validated .combo-textbox:invalid, .form-control.is-invalid, .is-invalid.combo-textbox {
  border-color: #dc3545;
  padding-right: calc(1.4em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.35em + 0.1875rem) center;
  background-size: calc(0.7em + 0.375rem) calc(0.7em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .was-validated .combo-textbox:invalid:focus, .form-control.is-invalid:focus, .is-invalid.combo-textbox:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, .was-validated textarea.combo-textbox:invalid, textarea.form-control.is-invalid, textarea.is-invalid.combo-textbox {
  padding-right: calc(1.4em + 0.75rem);
  background-position: top calc(0.35em + 0.1875rem) right calc(0.35em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7em + 0.375rem) calc(0.7em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .was-validated .form-check-lg .form-check-input-lg:invalid, .form-check-lg .was-validated .form-check-input-lg:invalid, .form-check-input.is-invalid, .form-check-lg .is-invalid.form-check-input-lg {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .was-validated .form-check-lg .form-check-input-lg:invalid:checked, .form-check-lg .was-validated .form-check-input-lg:invalid:checked, .form-check-input.is-invalid:checked, .form-check-lg .is-invalid.form-check-input-lg:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .was-validated .form-check-lg .form-check-input-lg:invalid:focus, .form-check-lg .was-validated .form-check-input-lg:invalid:focus, .form-check-input.is-invalid:focus, .form-check-lg .is-invalid.form-check-input-lg:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .was-validated .form-check-lg .form-check-input:invalid ~ .form-check-label-lg, .form-check-lg .was-validated .form-check-input:invalid ~ .form-check-label-lg, .was-validated .form-check-lg .form-check-input-lg:invalid ~ .form-check-label, .was-validated .form-check-lg .form-check-input-lg:invalid ~ .form-check-label-lg, .form-check-lg .was-validated .form-check-input-lg:invalid ~ .form-check-label, .form-check-lg .was-validated .form-check-input-lg:invalid ~ .form-check-label-lg, .form-check-input.is-invalid ~ .form-check-label, .form-check-lg .form-check-input.is-invalid ~ .form-check-label-lg, .form-check-lg .is-invalid.form-check-input-lg ~ .form-check-label, .form-check-lg .is-invalid.form-check-input-lg ~ .form-check-label-lg {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback, .form-check-inline .form-check-lg .form-check-input-lg ~ .invalid-feedback, .form-check-lg .form-check-inline .form-check-input-lg ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .was-validated .input-group .combo-textbox:invalid, .input-group .form-control.is-invalid, .input-group .is-invalid.combo-textbox,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .was-validated .input-group .combo-textbox:invalid:focus, .input-group .form-control.is-invalid:focus, .input-group .is-invalid.combo-textbox:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn, .home-my-properties .load-more-activity-container #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-save button {
  display: inline-block;
  font-weight: 400;
  line-height: 1.4;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: calc(1.265rem + 0.18vw);
  border-radius: 0.3125rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .btn, .home-my-properties .load-more-activity-container #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-save button {
    font-size: 1.4rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .btn, .home-my-properties .load-more-activity-container #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-save button {
    transition: none;
  }
}
.btn:hover, .home-my-properties .load-more-activity-container #btnActivityLoadMore:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover {
  color: #212529;
}
.btn-check:focus + .btn, .home-my-properties .load-more-activity-container .btn-check:focus + #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check:focus + button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:focus + button, .btn:focus, .home-my-properties .load-more-activity-container #btnActivityLoadMore:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
}
.btn:disabled, .home-my-properties .load-more-activity-container #btnActivityLoadMore:disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:disabled, .btn.disabled, .home-my-properties .load-more-activity-container .disabled#btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.disabled, .custom-btn-groups input.btn[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn, .custom-btn-groups .home-my-properties .load-more-activity-container input[type=radio]:disabled + label#btnActivityLoadMore, .home-my-properties .load-more-activity-container .custom-btn-groups input[type=radio]:disabled + label#btnActivityLoadMore, fieldset:disabled .btn, fieldset:disabled .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container fieldset:disabled #btnActivityLoadMore, fieldset:disabled .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel fieldset:disabled button, fieldset:disabled .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save fieldset:disabled button {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary, .home-my-properties .load-more-activity-container #btnActivityLoadMore, .inline-marketing-container .marketing-button a.btn, .inline-marketing-container .marketing-button button.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button {
  color: #fff;
  background-color: #D26329;
  border-color: #D26329;
}
.btn-primary:hover, .home-my-properties .load-more-activity-container #btnActivityLoadMore:hover, .inline-marketing-container .marketing-button a.btn:hover, .inline-marketing-container .marketing-button button.btn:hover, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button:hover, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button:hover {
  color: #fff;
  background-color: #b35423;
  border-color: #a84f21;
}
.btn-check:focus + .btn-primary, .home-my-properties .load-more-activity-container .btn-check:focus + #btnActivityLoadMore, .inline-marketing-container .marketing-button .btn-check:focus + a.btn, .inline-marketing-container .marketing-button .btn-check:focus + button.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check:focus + button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button .btn-check:focus + button, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:focus + button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button .btn-check:focus + button, .btn-primary:focus, .home-my-properties .load-more-activity-container #btnActivityLoadMore:focus, .inline-marketing-container .marketing-button a.btn:focus, .inline-marketing-container .marketing-button button.btn:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button:focus {
  color: #fff;
  background-color: #b35423;
  border-color: #a84f21;
  box-shadow: 0 0 0 0.25rem rgba(217, 122, 73, 0.5);
}
.btn-check:checked + .btn-primary, .home-my-properties .load-more-activity-container .btn-check:checked + #btnActivityLoadMore, .inline-marketing-container .marketing-button .btn-check:checked + a.btn, .inline-marketing-container .marketing-button .btn-check:checked + button.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check:checked + button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button .btn-check:checked + button, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:checked + button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button .btn-check:checked + button, .btn-check:active + .btn-primary, .home-my-properties .load-more-activity-container .btn-check:active + #btnActivityLoadMore, .inline-marketing-container .marketing-button .btn-check:active + a.btn, .inline-marketing-container .marketing-button .btn-check:active + button.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check:active + button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button .btn-check:active + button, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:active + button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button .btn-check:active + button, .btn-primary:active, .home-my-properties .load-more-activity-container #btnActivityLoadMore:active, .inline-marketing-container .marketing-button a.btn:active, .inline-marketing-container .marketing-button button.btn:active, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:active, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button:active, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button:active, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button:active, .btn-primary.active, .home-my-properties .load-more-activity-container .active#btnActivityLoadMore, .inline-marketing-container .marketing-button a.active.btn, .inline-marketing-container .marketing-button button.active.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.active, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button.active, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button.active, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button.active, .show > .btn-primary.dropdown-toggle, .home-my-properties .load-more-activity-container .show > .dropdown-toggle#btnActivityLoadMore, .inline-marketing-container .marketing-button .show > a.dropdown-toggle.btn, .inline-marketing-container .marketing-button .show > button.dropdown-toggle.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .show > button.dropdown-toggle, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button .show > button.dropdown-toggle, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save .show > button.dropdown-toggle, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button .show > button.dropdown-toggle {
  color: #fff;
  background-color: #a84f21;
  border-color: #9e4a1f;
}
.btn-check:checked + .btn-primary:focus, .home-my-properties .load-more-activity-container .btn-check:checked + #btnActivityLoadMore:focus, .inline-marketing-container .marketing-button .btn-check:checked + a.btn:focus, .inline-marketing-container .marketing-button .btn-check:checked + button.btn:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check:checked + button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button .btn-check:checked + button:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:checked + button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button .btn-check:checked + button:focus, .btn-check:active + .btn-primary:focus, .home-my-properties .load-more-activity-container .btn-check:active + #btnActivityLoadMore:focus, .inline-marketing-container .marketing-button .btn-check:active + a.btn:focus, .inline-marketing-container .marketing-button .btn-check:active + button.btn:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-check:active + button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button .btn-check:active + button:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:active + button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button .btn-check:active + button:focus, .btn-primary:active:focus, .home-my-properties .load-more-activity-container #btnActivityLoadMore:active:focus, .inline-marketing-container .marketing-button a.btn:active:focus, .inline-marketing-container .marketing-button button.btn:active:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:active:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button:active:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button:active:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button:active:focus, .btn-primary.active:focus, .home-my-properties .load-more-activity-container .active#btnActivityLoadMore:focus, .inline-marketing-container .marketing-button a.active.btn:focus, .inline-marketing-container .marketing-button button.active.btn:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.active:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button.active:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button.active:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button.active:focus, .show > .btn-primary.dropdown-toggle:focus, .home-my-properties .load-more-activity-container .show > .dropdown-toggle#btnActivityLoadMore:focus, .inline-marketing-container .marketing-button .show > a.dropdown-toggle.btn:focus, .inline-marketing-container .marketing-button .show > button.dropdown-toggle.btn:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .show > button.dropdown-toggle:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button .show > button.dropdown-toggle:focus, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save .show > button.dropdown-toggle:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button .show > button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 122, 73, 0.5);
}
.btn-primary:disabled, .home-my-properties .load-more-activity-container #btnActivityLoadMore:disabled, .inline-marketing-container .marketing-button a.btn:disabled, .inline-marketing-container .marketing-button button.btn:disabled, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button:disabled, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button:disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button:disabled, .btn-primary.disabled, .home-my-properties .load-more-activity-container .disabled#btnActivityLoadMore, .custom-btn-groups input.btn-primary[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-primary, .custom-btn-groups .home-my-properties .load-more-activity-container input[type=radio]:disabled + label#btnActivityLoadMore, .home-my-properties .load-more-activity-container .custom-btn-groups input[type=radio]:disabled + label#btnActivityLoadMore, .inline-marketing-container .marketing-button a.disabled.btn, .inline-marketing-container .marketing-button button.disabled.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button.disabled, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button.disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button.disabled {
  color: #fff;
  background-color: #D26329;
  border-color: #D26329;
}

.btn-secondary, .account-details-container .account-details-edit .account-details-control .account-control.control-save button {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}
.btn-secondary:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover {
  color: #fff;
  background-color: #682936;
  border-color: #622632;
}
.btn-check:focus + .btn-secondary, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:focus + button, .btn-secondary:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:focus {
  color: #fff;
  background-color: #682936;
  border-color: #622632;
  box-shadow: 0 0 0 0.25rem rgba(142, 79, 92, 0.5);
}
.btn-check:checked + .btn-secondary, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:checked + button, .btn-check:active + .btn-secondary, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:active + button, .btn-secondary:active, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:active, .btn-secondary.active, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.active, .show > .btn-secondary.dropdown-toggle, .account-details-container .account-details-edit .account-details-control .account-control.control-save .show > button.dropdown-toggle {
  color: #fff;
  background-color: #622632;
  border-color: #5c242f;
}
.btn-check:checked + .btn-secondary:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:checked + button:focus, .btn-check:active + .btn-secondary:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-check:active + button:focus, .btn-secondary:active:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:active:focus, .btn-secondary.active:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.active:focus, .show > .btn-secondary.dropdown-toggle:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .show > button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(142, 79, 92, 0.5);
}
.btn-secondary:disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:disabled, .btn-secondary.disabled, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.disabled, .custom-btn-groups input.btn-secondary[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-secondary {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}

.btn-success {
  color: #000;
  background-color: #3DB265;
  border-color: #3DB265;
}
.btn-success:hover {
  color: #000;
  background-color: #5abe7c;
  border-color: #50ba74;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #000;
  background-color: #5abe7c;
  border-color: #50ba74;
  box-shadow: 0 0 0 0.25rem rgba(52, 151, 86, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #000;
  background-color: #64c184;
  border-color: #50ba74;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(52, 151, 86, 0.5);
}
.btn-success:disabled, .btn-success.disabled, .custom-btn-groups input.btn-success[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-success {
  color: #000;
  background-color: #3DB265;
  border-color: #3DB265;
}

.btn-info {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}
.btn-info:hover {
  color: #fff;
  background-color: #682936;
  border-color: #622632;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #fff;
  background-color: #682936;
  border-color: #622632;
  box-shadow: 0 0 0 0.25rem rgba(142, 79, 92, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #622632;
  border-color: #5c242f;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(142, 79, 92, 0.5);
}
.btn-info:disabled, .btn-info.disabled, .custom-btn-groups input.btn-info[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-info {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}

.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled, .custom-btn-groups input.btn-warning[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled, .custom-btn-groups input.btn-danger[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn-light:hover {
  color: #000;
  background-color: #f3f3f3;
  border-color: #f2f2f2;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f3f3f3;
  border-color: #f2f2f2;
  box-shadow: 0 0 0 0.25rem rgba(205, 205, 205, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f4f4f4;
  border-color: #f2f2f2;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(205, 205, 205, 0.5);
}
.btn-light:disabled, .btn-light.disabled, .custom-btn-groups input.btn-light[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-light {
  color: #000;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}

.btn-dark {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.btn-dark:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: #292929;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: #292929;
  box-shadow: 0 0 0 0.25rem rgba(82, 82, 82, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #292929;
  border-color: #262626;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(82, 82, 82, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled, .custom-btn-groups input.btn-dark[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-dark {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}

.btn-outline-primary {
  color: #D26329;
  border-color: #D26329;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #D26329;
  border-color: #D26329;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 99, 41, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #D26329;
  border-color: #D26329;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 99, 41, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled, .custom-btn-groups input.btn-outline-primary[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-primary {
  color: #D26329;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #7A303F;
  border-color: #7A303F;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(122, 48, 63, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(122, 48, 63, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled, .custom-btn-groups input.btn-outline-secondary[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-secondary {
  color: #7A303F;
  background-color: transparent;
}

.btn-outline-success {
  color: #3DB265;
  border-color: #3DB265;
}
.btn-outline-success:hover {
  color: #000;
  background-color: #3DB265;
  border-color: #3DB265;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(61, 178, 101, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: #3DB265;
  border-color: #3DB265;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(61, 178, 101, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled, .custom-btn-groups input.btn-outline-success[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-success {
  color: #3DB265;
  background-color: transparent;
}

.btn-outline-info {
  color: #7A303F;
  border-color: #7A303F;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(122, 48, 63, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #fff;
  background-color: #7A303F;
  border-color: #7A303F;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(122, 48, 63, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled, .custom-btn-groups input.btn-outline-info[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-info {
  color: #7A303F;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled, .custom-btn-groups input.btn-outline-warning[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled, .custom-btn-groups input.btn-outline-danger[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(241, 241, 241, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(241, 241, 241, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled, .custom-btn-groups input.btn-outline-light[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-light {
  color: #f1f1f1;
  background-color: transparent;
}

.btn-outline-dark {
  color: #333333;
  border-color: #333333;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(51, 51, 51, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(51, 51, 51, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled, .custom-btn-groups input.btn-outline-dark[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-outline-dark {
  color: #333333;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #D26329;
  text-decoration: underline;
}
.btn-link:hover {
  color: #a84f21;
}
.btn-link:disabled, .btn-link.disabled, .custom-btn-groups input.btn-link[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-link {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn, .home-my-properties .load-more-activity-container .btn-group-lg > #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-lg > button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-lg > button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.34rem;
}

.btn-sm, .btn-group-sm > .btn, .home-my-properties .load-more-activity-container .btn-group-sm > #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-sm > button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-sm > button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3125rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 770px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1900px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #08b3cd;
}
.dropdown-item.disabled, .custom-btn-groups input.dropdown-item[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.dropdown-item, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #08b3cd;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .custom-btn-groups input.dropdown-item[type=radio]:disabled, .custom-btn-groups .dropdown-menu-dark input.dropdown-item[type=radio]:disabled, .dropdown-menu-dark .custom-btn-groups input[type=radio]:disabled + label.dropdown-item, .custom-btn-groups .dropdown-menu-dark input[type=radio]:disabled + label.dropdown-item, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .home-my-properties .load-more-activity-container .btn-group > #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button,
.btn-group-vertical > .btn,
.home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .home-my-properties .load-more-activity-container .btn-group > .btn-check:checked + #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > .btn-check:checked + button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > .btn-check:checked + button,
.btn-group > .btn-check:focus + .btn,
.home-my-properties .load-more-activity-container .btn-group > .btn-check:focus + #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > .btn-check:focus + button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > .btn-check:focus + button,
.btn-group > .btn:hover,
.home-my-properties .load-more-activity-container .btn-group > #btnActivityLoadMore:hover,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button:hover,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button:hover,
.btn-group > .btn:focus,
.home-my-properties .load-more-activity-container .btn-group > #btnActivityLoadMore:focus,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button:focus,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button:focus,
.btn-group > .btn:active,
.home-my-properties .load-more-activity-container .btn-group > #btnActivityLoadMore:active,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button:active,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button:active,
.btn-group > .btn.active,
.home-my-properties .load-more-activity-container .btn-group > .active#btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button.active,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button.active,
.btn-group-vertical > .btn-check:checked + .btn,
.home-my-properties .load-more-activity-container .btn-group-vertical > .btn-check:checked + #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > .btn-check:checked + button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > .btn-check:checked + button,
.btn-group-vertical > .btn-check:focus + .btn,
.home-my-properties .load-more-activity-container .btn-group-vertical > .btn-check:focus + #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > .btn-check:focus + button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > .btn-check:focus + button,
.btn-group-vertical > .btn:hover,
.home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore:hover,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button:hover,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button:hover,
.btn-group-vertical > .btn:focus,
.home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore:focus,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button:focus,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button:focus,
.btn-group-vertical > .btn:active,
.home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore:active,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button:active,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button:active,
.btn-group-vertical > .btn.active,
.home-my-properties .load-more-activity-container .btn-group-vertical > .active#btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button.active,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child), .home-my-properties .load-more-activity-container .btn-group > #btnActivityLoadMore:not(:first-child), .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button:not(:first-child), .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .home-my-properties .load-more-activity-container .btn-group > #btnActivityLoadMore:not(:last-child):not(.dropdown-toggle), .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button:not(:last-child):not(.dropdown-toggle), .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.home-my-properties .load-more-activity-container .btn-group > .btn-group:not(:last-child) > #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > .btn-group:not(:last-child) > button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > .btn-group:not(:last-child) > button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .home-my-properties .load-more-activity-container .btn-group > #btnActivityLoadMore:nth-child(n+3), .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > button:nth-child(n+3), .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > button:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.home-my-properties .load-more-activity-container .btn-group > :not(.btn-check) + #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > :not(.btn-check) + button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > :not(.btn-check) + button,
.btn-group > .btn-group:not(:first-child) > .btn,
.home-my-properties .load-more-activity-container .btn-group > .btn-group:not(:first-child) > #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group > .btn-group:not(:first-child) > button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group > .btn-group:not(:first-child) > button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .home-my-properties .load-more-activity-container .btn-group-sm > #btnActivityLoadMore + .dropdown-toggle-split, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-sm > button + .dropdown-toggle-split, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-sm > button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .home-my-properties .load-more-activity-container .btn-group-lg > #btnActivityLoadMore + .dropdown-toggle-split, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-lg > button + .dropdown-toggle-split, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-lg > button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore:not(:first-child), .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button:not(:first-child), .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore:not(:last-child):not(.dropdown-toggle), .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle), .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.home-my-properties .load-more-activity-container .btn-group-vertical > .btn-group:not(:last-child) > #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > .btn-group:not(:last-child) > button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > .btn-group:not(:last-child) > button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn, .home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore ~ .btn, .home-my-properties .load-more-activity-container .btn-group-vertical > .btn ~ #btnActivityLoadMore, .home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore ~ #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button ~ .btn, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .home-my-properties .load-more-activity-container .btn-group-vertical > button ~ #btnActivityLoadMore, .home-my-properties .load-more-activity-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button ~ #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > .btn ~ button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore ~ button, .home-my-properties .load-more-activity-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > #btnActivityLoadMore ~ button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > button ~ button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button ~ .btn, .account-details-container .account-details-edit .account-details-control .account-control.control-save .home-my-properties .load-more-activity-container .btn-group-vertical > button ~ #btnActivityLoadMore, .home-my-properties .load-more-activity-container .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button ~ #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > .btn ~ button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .home-my-properties .load-more-activity-container .btn-group-vertical > #btnActivityLoadMore ~ button, .home-my-properties .load-more-activity-container .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > #btnActivityLoadMore ~ button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > button ~ button,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.home-my-properties .load-more-activity-container .btn-group-vertical > .btn-group:not(:first-child) > #btnActivityLoadMore,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .btn-group-vertical > .btn-group:not(:first-child) > button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .btn-group-vertical > .btn-group:not(:first-child) > button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  font-size: calc(1.285rem + 0.42vw);
  font-weight: 500;
  color: #7A303F;
  text-decoration: none;
  transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .nav-link {
    font-size: 1.6rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #a84f21;
}
.nav-link.disabled, .custom-btn-groups input.nav-link[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.nav-link {
  color: #f1f1f1;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled, .nav-tabs .custom-btn-groups input.nav-link[type=radio]:disabled, .custom-btn-groups .nav-tabs input.nav-link[type=radio]:disabled, .nav-tabs .custom-btn-groups input[type=radio]:disabled + label.nav-link, .custom-btn-groups .nav-tabs input[type=radio]:disabled + label.nav-link {
  color: #f1f1f1;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #F3F4F5;
  border-color: #dee2e6 #dee2e6 #F3F4F5;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.3125rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #08b3cd;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .home-page-landing-container,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.home-inline-marketing .navbar > .marketing-details-container,
.navbar > .home-content-container,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.3125rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1em;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 770px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1em;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1em;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1em;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1900px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1em;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 1em;
  padding-left: 1em;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: #D26329;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #D26329;
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled, .navbar-light .navbar-nav .custom-btn-groups input.nav-link[type=radio]:disabled, .custom-btn-groups .navbar-light .navbar-nav input.nav-link[type=radio]:disabled, .navbar-light .navbar-nav .custom-btn-groups input[type=radio]:disabled + label.nav-link, .custom-btn-groups .navbar-light .navbar-nav input[type=radio]:disabled + label.nav-link {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: #D26329;
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: #D26329;
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled, .navbar-dark .navbar-nav .custom-btn-groups input.nav-link[type=radio]:disabled, .custom-btn-groups .navbar-dark .navbar-nav input.nav-link[type=radio]:disabled, .navbar-dark .navbar-nav .custom-btn-groups input[type=radio]:disabled + label.nav-link, .custom-btn-groups .navbar-dark .navbar-nav input[type=radio]:disabled + label.nav-link {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 10px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 9px 9px 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 9px 9px;
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: #fff;
  border-bottom-color: #fff;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 9px;
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #F3F4F5;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #bd5925;
  background-color: white;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23bd5925'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: white;
  outline: 0;
  box-shadow: white;
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #F3F4F5;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.3125rem - 1px);
  border-top-right-radius: calc(0.3125rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.3125rem - 1px);
  border-bottom-left-radius: calc(0.3125rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #D26329;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #a84f21;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #a84f21;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: var(--ta-white);
  background-color: #7A303F;
  border-color: #7A303F;
}
.page-item.disabled .page-link, .custom-btn-groups input.page-item[type=radio]:disabled .page-link, .custom-btn-groups input[type=radio]:disabled + label.page-item .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: var(--ta-white);
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.34rem;
  border-bottom-left-radius: 0.34rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.34rem;
  border-bottom-right-radius: 0.34rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: calc(1.265rem + 0.18vw);
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.3125rem;
}
@media (min-width: 1200px) {
  .badge {
    font-size: 1.4rem;
  }
}
.badge:empty {
  display: none;
}

.btn .badge, .home-my-properties .load-more-activity-container #btnActivityLoadMore .badge, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button .badge, .account-details-container .account-details-edit .account-details-control .account-control.control-save button .badge {
  position: relative;
  top: -1px;
}

.alert, .toast-container .alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.3125rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #7e3b19;
  background-color: #f6e0d4;
  border-color: #f2d0bf;
}
.alert-primary .alert-link {
  color: #652f14;
}

.alert-secondary {
  color: #491d26;
  background-color: #e4d6d9;
  border-color: #d7c1c5;
}
.alert-secondary .alert-link {
  color: #3a171e;
}

.alert-success, .toast-container .alert {
  color: #256b3d;
  background-color: #d8f0e0;
  border-color: #c5e8d1;
}
.alert-success .alert-link, .toast-container .alert .alert-link {
  color: #1e5631;
}

.alert-info {
  color: #491d26;
  background-color: #e4d6d9;
  border-color: #d7c1c5;
}
.alert-info .alert-link {
  color: #3a171e;
}

.alert-warning {
  color: #997404;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #7a5d03;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #919191;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}
.alert-light .alert-link {
  color: #747474;
}

.alert-dark {
  color: #1f1f1f;
  background-color: #d6d6d6;
  border-color: #c2c2c2;
}
.alert-dark .alert-link {
  color: #191919;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.3125rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #D26329;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.3125rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .custom-btn-groups input.list-group-item[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.list-group-item, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #08b3cd;
  border-color: #08b3cd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.3125rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.3125rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 770px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1900px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #7e3b19;
  background-color: #f6e0d4;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #7e3b19;
  background-color: #ddcabf;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #7e3b19;
  border-color: #7e3b19;
}

.list-group-item-secondary {
  color: #491d26;
  background-color: #e4d6d9;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #491d26;
  background-color: #cdc1c3;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #491d26;
  border-color: #491d26;
}

.list-group-item-success {
  color: #256b3d;
  background-color: #d8f0e0;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #256b3d;
  background-color: #c2d8ca;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #256b3d;
  border-color: #256b3d;
}

.list-group-item-info {
  color: #491d26;
  background-color: #e4d6d9;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #491d26;
  background-color: #cdc1c3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #491d26;
  border-color: #491d26;
}

.list-group-item-warning {
  color: #997404;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #997404;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #997404;
  border-color: #997404;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #919191;
  background-color: #fcfcfc;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #919191;
  background-color: #e3e3e3;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #919191;
  border-color: #919191;
}

.list-group-item-dark {
  color: #1f1f1f;
  background-color: #d6d6d6;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1f1f1f;
  background-color: #c1c1c1;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.3125rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(8, 179, 205, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled, .custom-btn-groups input.btn-close[type=radio]:disabled, .custom-btn-groups input[type=radio]:disabled + label.btn-close {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem var(--ta-border-gray-15);
  border-radius: 0.3125rem;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.3125rem - 1px);
  border-top-right-radius: calc(0.3125rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
  background-color: var(--ta-white);
  color: var(--text-dark);
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.34rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.34rem - 1px);
  border-top-right-radius: calc(0.34rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.4;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.34rem - 1px);
  border-bottom-left-radius: calc(0.34rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 769.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1899.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.content-viewer-body {
  max-width: 1200px;
}

.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: "proxima-soft", arial;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.3125rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: "proxima-soft", arial;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.34rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #333333;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.34rem - 1px);
  border-top-right-radius: calc(0.34rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: var(--ta-white);
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.4;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #D26329;
}
.link-primary:hover, .link-primary:focus {
  color: #a84f21;
}

.link-secondary {
  color: #7A303F;
}
.link-secondary:hover, .link-secondary:focus {
  color: #622632;
}

.link-success {
  color: #3DB265;
}
.link-success:hover, .link-success:focus {
  color: #64c184;
}

.link-info {
  color: #7A303F;
}
.link-info:hover, .link-info:focus {
  color: #622632;
}

.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f1f1f1;
}
.link-light:hover, .link-light:focus {
  color: #f4f4f4;
}

.link-dark {
  color: #333333;
}
.link-dark:hover, .link-dark:focus {
  color: #292929;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 770px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1900px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.align-baseline {
  /* print utilities */
  vertical-align: baseline !important;
}

.align-top {
  /* print utilities */
  vertical-align: top !important;
}

.align-middle {
  /* print utilities */
  vertical-align: middle !important;
}

.align-bottom {
  /* print utilities */
  vertical-align: bottom !important;
}

.align-text-bottom {
  /* print utilities */
  vertical-align: text-bottom !important;
}

.align-text-top {
  /* print utilities */
  vertical-align: text-top !important;
}

.float-start {
  /* print utilities */
  float: left !important;
}

.float-end {
  /* print utilities */
  float: right !important;
}

.float-none {
  /* print utilities */
  float: none !important;
}

.overflow-auto {
  /* print utilities */
  overflow: auto !important;
}

.overflow-hidden {
  /* print utilities */
  overflow: hidden !important;
}

.overflow-visible {
  /* print utilities */
  overflow: visible !important;
}

.overflow-scroll {
  /* print utilities */
  overflow: scroll !important;
}

.d-inline {
  /* print utilities */
  display: inline !important;
}

.d-inline-block {
  /* print utilities */
  display: inline-block !important;
}

.d-block {
  /* print utilities */
  display: block !important;
}

.d-grid {
  /* print utilities */
  display: grid !important;
}

.d-table {
  /* print utilities */
  display: table !important;
}

.d-table-row {
  /* print utilities */
  display: table-row !important;
}

.d-table-cell {
  /* print utilities */
  display: table-cell !important;
}

.d-flex {
  /* print utilities */
  display: flex !important;
}

.d-inline-flex {
  /* print utilities */
  display: inline-flex !important;
}

.d-none {
  /* print utilities */
  display: none !important;
}

.shadow, .slim-mmi-button .popover {
  /* print utilities */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  /* print utilities */
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  /* print utilities */
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  /* print utilities */
  box-shadow: none !important;
}

.position-static {
  /* print utilities */
  position: static !important;
}

.position-relative {
  /* print utilities */
  position: relative !important;
}

.position-absolute {
  /* print utilities */
  position: absolute !important;
}

.position-fixed {
  /* print utilities */
  position: fixed !important;
}

.position-sticky {
  /* print utilities */
  position: sticky !important;
}

.top-0 {
  /* print utilities */
  top: 0 !important;
}

.top-50 {
  /* print utilities */
  top: 50% !important;
}

.top-100 {
  /* print utilities */
  top: 100% !important;
}

.bottom-0 {
  /* print utilities */
  bottom: 0 !important;
}

.bottom-50 {
  /* print utilities */
  bottom: 50% !important;
}

.bottom-100 {
  /* print utilities */
  bottom: 100% !important;
}

.start-0 {
  /* print utilities */
  left: 0 !important;
}

.start-50 {
  /* print utilities */
  left: 50% !important;
}

.start-100 {
  /* print utilities */
  left: 100% !important;
}

.end-0 {
  /* print utilities */
  right: 0 !important;
}

.end-50 {
  /* print utilities */
  right: 50% !important;
}

.end-100 {
  /* print utilities */
  right: 100% !important;
}

.translate-middle {
  /* print utilities */
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  /* print utilities */
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  /* print utilities */
  transform: translateY(-50%) !important;
}

.border, .stepper-input[readonly]:focus {
  /* print utilities */
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  /* print utilities */
  border: 0 !important;
}

.border-top {
  /* print utilities */
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  /* print utilities */
  border-top: 0 !important;
}

.border-end {
  /* print utilities */
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  /* print utilities */
  border-right: 0 !important;
}

.border-bottom {
  /* print utilities */
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  /* print utilities */
  border-bottom: 0 !important;
}

.border-start {
  /* print utilities */
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  /* print utilities */
  border-left: 0 !important;
}

.border-primary {
  /* print utilities */
  border-color: #D26329 !important;
}

.border-secondary {
  /* print utilities */
  border-color: #7A303F !important;
}

.border-success {
  /* print utilities */
  border-color: #3DB265 !important;
}

.border-info {
  /* print utilities */
  border-color: #7A303F !important;
}

.border-warning {
  /* print utilities */
  border-color: #ffc107 !important;
}

.border-danger {
  /* print utilities */
  border-color: #dc3545 !important;
}

.border-light {
  /* print utilities */
  border-color: #f1f1f1 !important;
}

.border-dark {
  /* print utilities */
  border-color: #333333 !important;
}

.border-white {
  /* print utilities */
  border-color: #fff !important;
}

.border-1 {
  /* print utilities */
  border-width: 1px !important;
}

.border-2 {
  /* print utilities */
  border-width: 2px !important;
}

.border-3 {
  /* print utilities */
  border-width: 3px !important;
}

.border-4 {
  /* print utilities */
  border-width: 4px !important;
}

.border-5 {
  /* print utilities */
  border-width: 5px !important;
}

.w-25 {
  /* print utilities */
  width: 25% !important;
}

.w-50 {
  /* print utilities */
  width: 50% !important;
}

.w-75 {
  /* print utilities */
  width: 75% !important;
}

.w-100 {
  /* print utilities */
  width: 100% !important;
}

.w-auto {
  /* print utilities */
  width: auto !important;
}

.mw-100 {
  /* print utilities */
  max-width: 100% !important;
}

.vw-100 {
  /* print utilities */
  width: 100vw !important;
}

.min-vw-100 {
  /* print utilities */
  min-width: 100vw !important;
}

.h-25 {
  /* print utilities */
  height: 25% !important;
}

.h-50 {
  /* print utilities */
  height: 50% !important;
}

.h-75 {
  /* print utilities */
  height: 75% !important;
}

.h-100 {
  /* print utilities */
  height: 100% !important;
}

.h-auto {
  /* print utilities */
  height: auto !important;
}

.mh-100 {
  /* print utilities */
  max-height: 100% !important;
}

.vh-100 {
  /* print utilities */
  height: 100vh !important;
}

.min-vh-100 {
  /* print utilities */
  min-height: 100vh !important;
}

.flex-fill {
  /* print utilities */
  flex: 1 1 auto !important;
}

.flex-row {
  /* print utilities */
  flex-direction: row !important;
}

.flex-column {
  /* print utilities */
  flex-direction: column !important;
}

.flex-row-reverse {
  /* print utilities */
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  /* print utilities */
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  /* print utilities */
  flex-grow: 0 !important;
}

.flex-grow-1 {
  /* print utilities */
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  /* print utilities */
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  /* print utilities */
  flex-shrink: 1 !important;
}

.flex-wrap {
  /* print utilities */
  flex-wrap: wrap !important;
}

.flex-nowrap {
  /* print utilities */
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  /* print utilities */
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  /* print utilities */
  gap: 0 !important;
}

.gap-1 {
  /* print utilities */
  gap: 0.25rem !important;
}

.gap-2 {
  /* print utilities */
  gap: 0.5rem !important;
}

.gap-3 {
  /* print utilities */
  gap: 1rem !important;
}

.gap-4 {
  /* print utilities */
  gap: 1.5rem !important;
}

.gap-5 {
  /* print utilities */
  gap: 3rem !important;
}

.justify-content-start {
  /* print utilities */
  justify-content: flex-start !important;
}

.justify-content-end {
  /* print utilities */
  justify-content: flex-end !important;
}

.justify-content-center {
  /* print utilities */
  justify-content: center !important;
}

.justify-content-between {
  /* print utilities */
  justify-content: space-between !important;
}

.justify-content-around {
  /* print utilities */
  justify-content: space-around !important;
}

.justify-content-evenly {
  /* print utilities */
  justify-content: space-evenly !important;
}

.align-items-start {
  /* print utilities */
  align-items: flex-start !important;
}

.align-items-end {
  /* print utilities */
  align-items: flex-end !important;
}

.align-items-center {
  /* print utilities */
  align-items: center !important;
}

.align-items-baseline {
  /* print utilities */
  align-items: baseline !important;
}

.align-items-stretch {
  /* print utilities */
  align-items: stretch !important;
}

.align-content-start {
  /* print utilities */
  align-content: flex-start !important;
}

.align-content-end {
  /* print utilities */
  align-content: flex-end !important;
}

.align-content-center {
  /* print utilities */
  align-content: center !important;
}

.align-content-between {
  /* print utilities */
  align-content: space-between !important;
}

.align-content-around {
  /* print utilities */
  align-content: space-around !important;
}

.align-content-stretch {
  /* print utilities */
  align-content: stretch !important;
}

.align-self-auto {
  /* print utilities */
  align-self: auto !important;
}

.align-self-start {
  /* print utilities */
  align-self: flex-start !important;
}

.align-self-end {
  /* print utilities */
  align-self: flex-end !important;
}

.align-self-center {
  /* print utilities */
  align-self: center !important;
}

.align-self-baseline {
  /* print utilities */
  align-self: baseline !important;
}

.align-self-stretch {
  /* print utilities */
  align-self: stretch !important;
}

.order-first {
  /* print utilities */
  order: -1 !important;
}

.order-0 {
  /* print utilities */
  order: 0 !important;
}

.order-1 {
  /* print utilities */
  order: 1 !important;
}

.order-2 {
  /* print utilities */
  order: 2 !important;
}

.order-3 {
  /* print utilities */
  order: 3 !important;
}

.order-4 {
  /* print utilities */
  order: 4 !important;
}

.order-5 {
  /* print utilities */
  order: 5 !important;
}

.order-last {
  /* print utilities */
  order: 6 !important;
}

.m-0 {
  /* print utilities */
  margin: 0 !important;
}

.m-1 {
  /* print utilities */
  margin: 0.25rem !important;
}

.m-2 {
  /* print utilities */
  margin: 0.5rem !important;
}

.m-3 {
  /* print utilities */
  margin: 1rem !important;
}

.m-4 {
  /* print utilities */
  margin: 1.5rem !important;
}

.m-5 {
  /* print utilities */
  margin: 3rem !important;
}

.m-auto {
  /* print utilities */
  margin: auto !important;
}

.mx-0 {
  /* print utilities */
  margin-right: 0 !important;
  /* print utilities */
  margin-left: 0 !important;
}

.mx-1, #searchResultsContainer .marketing-item, .listing-content-container .marketing-item {
  /* print utilities */
  margin-right: 0.25rem !important;
  /* print utilities */
  margin-left: 0.25rem !important;
}

.mx-2 {
  /* print utilities */
  margin-right: 0.5rem !important;
  /* print utilities */
  margin-left: 0.5rem !important;
}

.mx-3 {
  /* print utilities */
  margin-right: 1rem !important;
  /* print utilities */
  margin-left: 1rem !important;
}

.mx-4 {
  /* print utilities */
  margin-right: 1.5rem !important;
  /* print utilities */
  margin-left: 1.5rem !important;
}

.mx-5 {
  /* print utilities */
  margin-right: 3rem !important;
  /* print utilities */
  margin-left: 3rem !important;
}

.mx-auto {
  /* print utilities */
  margin-right: auto !important;
  /* print utilities */
  margin-left: auto !important;
}

.my-0 {
  /* print utilities */
  margin-top: 0 !important;
  /* print utilities */
  margin-bottom: 0 !important;
}

.my-1 {
  /* print utilities */
  margin-top: 0.25rem !important;
  /* print utilities */
  margin-bottom: 0.25rem !important;
}

.my-2 {
  /* print utilities */
  margin-top: 0.5rem !important;
  /* print utilities */
  margin-bottom: 0.5rem !important;
}

.my-3 {
  /* print utilities */
  margin-top: 1rem !important;
  /* print utilities */
  margin-bottom: 1rem !important;
}

.my-4 {
  /* print utilities */
  margin-top: 1.5rem !important;
  /* print utilities */
  margin-bottom: 1.5rem !important;
}

.my-5 {
  /* print utilities */
  margin-top: 3rem !important;
  /* print utilities */
  margin-bottom: 3rem !important;
}

.my-auto {
  /* print utilities */
  margin-top: auto !important;
  /* print utilities */
  margin-bottom: auto !important;
}

.mt-0 {
  /* print utilities */
  margin-top: 0 !important;
}

.mt-1 {
  /* print utilities */
  margin-top: 0.25rem !important;
}

.mt-2 {
  /* print utilities */
  margin-top: 0.5rem !important;
}

.mt-3 {
  /* print utilities */
  margin-top: 1rem !important;
}

.mt-4 {
  /* print utilities */
  margin-top: 1.5rem !important;
}

.mt-5 {
  /* print utilities */
  margin-top: 3rem !important;
}

.mt-auto {
  /* print utilities */
  margin-top: auto !important;
}

.me-0 {
  /* print utilities */
  margin-right: 0 !important;
}

.me-1, .three .user-initials, .two .user-initials, .one .user-initials, .step-btn.Down {
  /* print utilities */
  margin-right: 0.25rem !important;
}

.me-2 {
  /* print utilities */
  margin-right: 0.5rem !important;
}

.me-3 {
  /* print utilities */
  margin-right: 1rem !important;
}

.me-4 {
  /* print utilities */
  margin-right: 1.5rem !important;
}

.me-5 {
  /* print utilities */
  margin-right: 3rem !important;
}

.me-auto {
  /* print utilities */
  margin-right: auto !important;
}

.mb-0 {
  /* print utilities */
  margin-bottom: 0 !important;
}

.mb-1 {
  /* print utilities */
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  /* print utilities */
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  /* print utilities */
  margin-bottom: 1rem !important;
}

.mb-4, #searchResultsContainer .marketing-item, .listing-content-container .marketing-item {
  /* print utilities */
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  /* print utilities */
  margin-bottom: 3rem !important;
}

.mb-auto {
  /* print utilities */
  margin-bottom: auto !important;
}

.ms-0 {
  /* print utilities */
  margin-left: 0 !important;
}

.ms-1, .step-btn.Up {
  /* print utilities */
  margin-left: 0.25rem !important;
}

.ms-2 {
  /* print utilities */
  margin-left: 0.5rem !important;
}

.ms-3 {
  /* print utilities */
  margin-left: 1rem !important;
}

.ms-4 {
  /* print utilities */
  margin-left: 1.5rem !important;
}

.ms-5 {
  /* print utilities */
  margin-left: 3rem !important;
}

.ms-auto {
  /* print utilities */
  margin-left: auto !important;
}

.p-0 {
  /* print utilities */
  padding: 0 !important;
}

.p-1 {
  /* print utilities */
  padding: 0.25rem !important;
}

.p-2 {
  /* print utilities */
  padding: 0.5rem !important;
}

.p-3 {
  /* print utilities */
  padding: 1rem !important;
}

.p-4, .profile-container .profile-card {
  /* print utilities */
  padding: 1.5rem !important;
}

.p-5 {
  /* print utilities */
  padding: 3rem !important;
}

.px-0 {
  /* print utilities */
  padding-right: 0 !important;
  /* print utilities */
  padding-left: 0 !important;
}

.px-1 {
  /* print utilities */
  padding-right: 0.25rem !important;
  /* print utilities */
  padding-left: 0.25rem !important;
}

.px-2 {
  /* print utilities */
  padding-right: 0.5rem !important;
  /* print utilities */
  padding-left: 0.5rem !important;
}

.px-3 {
  /* print utilities */
  padding-right: 1rem !important;
  /* print utilities */
  padding-left: 1rem !important;
}

.px-4 {
  /* print utilities */
  padding-right: 1.5rem !important;
  /* print utilities */
  padding-left: 1.5rem !important;
}

.px-5 {
  /* print utilities */
  padding-right: 3rem !important;
  /* print utilities */
  padding-left: 3rem !important;
}

.py-0 {
  /* print utilities */
  padding-top: 0 !important;
  /* print utilities */
  padding-bottom: 0 !important;
}

.py-1 {
  /* print utilities */
  padding-top: 0.25rem !important;
  /* print utilities */
  padding-bottom: 0.25rem !important;
}

.py-2 {
  /* print utilities */
  padding-top: 0.5rem !important;
  /* print utilities */
  padding-bottom: 0.5rem !important;
}

.py-3 {
  /* print utilities */
  padding-top: 1rem !important;
  /* print utilities */
  padding-bottom: 1rem !important;
}

.py-4 {
  /* print utilities */
  padding-top: 1.5rem !important;
  /* print utilities */
  padding-bottom: 1.5rem !important;
}

.py-5 {
  /* print utilities */
  padding-top: 3rem !important;
  /* print utilities */
  padding-bottom: 3rem !important;
}

.pt-0 {
  /* print utilities */
  padding-top: 0 !important;
}

.pt-1 {
  /* print utilities */
  padding-top: 0.25rem !important;
}

.pt-2 {
  /* print utilities */
  padding-top: 0.5rem !important;
}

.pt-3 {
  /* print utilities */
  padding-top: 1rem !important;
}

.pt-4 {
  /* print utilities */
  padding-top: 1.5rem !important;
}

.pt-5 {
  /* print utilities */
  padding-top: 3rem !important;
}

.pe-0 {
  /* print utilities */
  padding-right: 0 !important;
}

.pe-1 {
  /* print utilities */
  padding-right: 0.25rem !important;
}

.pe-2 {
  /* print utilities */
  padding-right: 0.5rem !important;
}

.pe-3 {
  /* print utilities */
  padding-right: 1rem !important;
}

.pe-4 {
  /* print utilities */
  padding-right: 1.5rem !important;
}

.pe-5 {
  /* print utilities */
  padding-right: 3rem !important;
}

.pb-0 {
  /* print utilities */
  padding-bottom: 0 !important;
}

.pb-1 {
  /* print utilities */
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  /* print utilities */
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  /* print utilities */
  padding-bottom: 1rem !important;
}

.pb-4, .my-properties-columns, .home-my-properties .my-properties-item {
  /* print utilities */
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  /* print utilities */
  padding-bottom: 3rem !important;
}

.ps-0 {
  /* print utilities */
  padding-left: 0 !important;
}

.ps-1 {
  /* print utilities */
  padding-left: 0.25rem !important;
}

.ps-2 {
  /* print utilities */
  padding-left: 0.5rem !important;
}

.ps-3 {
  /* print utilities */
  padding-left: 1rem !important;
}

.ps-4 {
  /* print utilities */
  padding-left: 1.5rem !important;
}

.ps-5 {
  /* print utilities */
  padding-left: 3rem !important;
}

.font-monospace {
  /* print utilities */
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  /* print utilities */
  font-size: calc(1.425rem + 2.1vw) !important;
}

.fs-2 {
  /* print utilities */
  font-size: calc(1.385rem + 1.62vw) !important;
}

.fs-3 {
  /* print utilities */
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-4 {
  /* print utilities */
  font-size: calc(1.285rem + 0.42vw) !important;
}

.fs-5 {
  /* print utilities */
  font-size: 1rem !important;
}

.fs-6 {
  /* print utilities */
  font-size: 0.75rem !important;
}

.fst-italic {
  /* print utilities */
  font-style: italic !important;
}

.fst-normal {
  /* print utilities */
  font-style: normal !important;
}

.fw-light {
  /* print utilities */
  font-weight: 300 !important;
}

.fw-lighter {
  /* print utilities */
  font-weight: lighter !important;
}

.fw-normal {
  /* print utilities */
  font-weight: 400 !important;
}

.fw-bold {
  /* print utilities */
  font-weight: 700 !important;
}

.fw-bolder {
  /* print utilities */
  font-weight: bolder !important;
}

.lh-1 {
  /* print utilities */
  line-height: 1 !important;
}

.lh-sm {
  /* print utilities */
  line-height: 1.25 !important;
}

.lh-base {
  /* print utilities */
  line-height: 1.4 !important;
}

.lh-lg {
  /* print utilities */
  line-height: 1.4 !important;
}

.text-start {
  /* print utilities */
  text-align: left !important;
}

.text-end {
  /* print utilities */
  text-align: right !important;
}

.text-center {
  /* print utilities */
  text-align: center !important;
}

.text-decoration-none {
  /* print utilities */
  text-decoration: none !important;
}

.text-decoration-underline {
  /* print utilities */
  text-decoration: underline !important;
}

.text-decoration-line-through {
  /* print utilities */
  text-decoration: line-through !important;
}

.text-lowercase {
  /* print utilities */
  text-transform: lowercase !important;
}

.text-uppercase {
  /* print utilities */
  text-transform: uppercase !important;
}

.text-capitalize {
  /* print utilities */
  text-transform: capitalize !important;
}

.text-wrap {
  /* print utilities */
  white-space: normal !important;
}

.text-nowrap {
  /* print utilities */
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  /* print utilities */
  word-wrap: break-word !important;
  /* print utilities */
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  /* print utilities */
  color: #D26329 !important;
}

.text-secondary {
  /* print utilities */
  color: #7A303F !important;
}

.text-success {
  /* print utilities */
  color: #3DB265 !important;
}

.text-info {
  /* print utilities */
  color: #7A303F !important;
}

.text-warning {
  /* print utilities */
  color: #ffc107 !important;
}

.text-danger {
  /* print utilities */
  color: #dc3545 !important;
}

.text-light {
  /* print utilities */
  color: #f1f1f1 !important;
}

.text-dark {
  /* print utilities */
  color: #333333 !important;
}

.text-white {
  /* print utilities */
  color: #fff !important;
}

.text-body {
  /* print utilities */
  color: #212529 !important;
}

.text-muted {
  /* print utilities */
  color: #999999 !important;
}

.text-black-50 {
  /* print utilities */
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  /* print utilities */
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  /* print utilities */
  color: inherit !important;
}

.bg-primary {
  /* print utilities */
  background-color: #D26329 !important;
}

.bg-secondary {
  /* print utilities */
  background-color: #7A303F !important;
}

.bg-success {
  /* print utilities */
  background-color: #3DB265 !important;
}

.bg-info {
  /* print utilities */
  background-color: #7A303F !important;
}

.bg-warning {
  /* print utilities */
  background-color: #ffc107 !important;
}

.bg-danger {
  /* print utilities */
  background-color: #dc3545 !important;
}

.bg-light {
  /* print utilities */
  background-color: #f1f1f1 !important;
}

.bg-dark {
  /* print utilities */
  background-color: #333333 !important;
}

.bg-body {
  /* print utilities */
  background-color: #F3F4F5 !important;
}

.bg-white {
  /* print utilities */
  background-color: #fff !important;
}

.bg-transparent {
  /* print utilities */
  background-color: transparent !important;
}

.bg-gradient {
  /* print utilities */
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  /* print utilities */
  user-select: all !important;
}

.user-select-auto {
  /* print utilities */
  user-select: auto !important;
}

.user-select-none {
  /* print utilities */
  user-select: none !important;
}

.pe-none {
  /* print utilities */
  pointer-events: none !important;
}

.pe-auto {
  /* print utilities */
  pointer-events: auto !important;
}

.rounded {
  /* print utilities */
  border-radius: 0.3125rem !important;
}

.rounded-0 {
  /* print utilities */
  border-radius: 0 !important;
}

.rounded-1 {
  /* print utilities */
  border-radius: 0.25rem !important;
}

.rounded-2 {
  /* print utilities */
  border-radius: 0.3125rem !important;
}

.rounded-3 {
  /* print utilities */
  border-radius: 0.34rem !important;
}

.rounded-circle {
  /* print utilities */
  border-radius: 50% !important;
}

.rounded-pill {
  /* print utilities */
  border-radius: 50rem !important;
}

.rounded-top {
  /* print utilities */
  border-top-left-radius: 0.3125rem !important;
  /* print utilities */
  border-top-right-radius: 0.3125rem !important;
}

.rounded-end {
  /* print utilities */
  border-top-right-radius: 0.3125rem !important;
  /* print utilities */
  border-bottom-right-radius: 0.3125rem !important;
}

.rounded-bottom {
  /* print utilities */
  border-bottom-right-radius: 0.3125rem !important;
  /* print utilities */
  border-bottom-left-radius: 0.3125rem !important;
}

.rounded-start {
  /* print utilities */
  border-bottom-left-radius: 0.3125rem !important;
  /* print utilities */
  border-top-left-radius: 0.3125rem !important;
}

.visible {
  /* print utilities */
  visibility: visible !important;
}

.invisible {
  /* print utilities */
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    /* print utilities */
    float: left !important;
  }
  .float-sm-end {
    /* print utilities */
    float: right !important;
  }
  .float-sm-none {
    /* print utilities */
    float: none !important;
  }
  .d-sm-inline {
    /* print utilities */
    display: inline !important;
  }
  .d-sm-inline-block {
    /* print utilities */
    display: inline-block !important;
  }
  .d-sm-block {
    /* print utilities */
    display: block !important;
  }
  .d-sm-grid {
    /* print utilities */
    display: grid !important;
  }
  .d-sm-table {
    /* print utilities */
    display: table !important;
  }
  .d-sm-table-row {
    /* print utilities */
    display: table-row !important;
  }
  .d-sm-table-cell {
    /* print utilities */
    display: table-cell !important;
  }
  .d-sm-flex {
    /* print utilities */
    display: flex !important;
  }
  .d-sm-inline-flex {
    /* print utilities */
    display: inline-flex !important;
  }
  .d-sm-none, .inspection-count-badge {
    /* print utilities */
    display: none !important;
  }
  .flex-sm-fill {
    /* print utilities */
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    /* print utilities */
    flex-direction: row !important;
  }
  .flex-sm-column {
    /* print utilities */
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    /* print utilities */
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    /* print utilities */
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    /* print utilities */
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    /* print utilities */
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    /* print utilities */
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    /* print utilities */
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    /* print utilities */
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    /* print utilities */
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    /* print utilities */
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    /* print utilities */
    gap: 0 !important;
  }
  .gap-sm-1 {
    /* print utilities */
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    /* print utilities */
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    /* print utilities */
    gap: 1rem !important;
  }
  .gap-sm-4 {
    /* print utilities */
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    /* print utilities */
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    /* print utilities */
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    /* print utilities */
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    /* print utilities */
    justify-content: center !important;
  }
  .justify-content-sm-between {
    /* print utilities */
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    /* print utilities */
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    /* print utilities */
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    /* print utilities */
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    /* print utilities */
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    /* print utilities */
    align-items: center !important;
  }
  .align-items-sm-baseline {
    /* print utilities */
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    /* print utilities */
    align-items: stretch !important;
  }
  .align-content-sm-start {
    /* print utilities */
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    /* print utilities */
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    /* print utilities */
    align-content: center !important;
  }
  .align-content-sm-between {
    /* print utilities */
    align-content: space-between !important;
  }
  .align-content-sm-around {
    /* print utilities */
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    /* print utilities */
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    /* print utilities */
    align-self: auto !important;
  }
  .align-self-sm-start {
    /* print utilities */
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    /* print utilities */
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    /* print utilities */
    align-self: center !important;
  }
  .align-self-sm-baseline {
    /* print utilities */
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    /* print utilities */
    align-self: stretch !important;
  }
  .order-sm-first {
    /* print utilities */
    order: -1 !important;
  }
  .order-sm-0 {
    /* print utilities */
    order: 0 !important;
  }
  .order-sm-1 {
    /* print utilities */
    order: 1 !important;
  }
  .order-sm-2 {
    /* print utilities */
    order: 2 !important;
  }
  .order-sm-3 {
    /* print utilities */
    order: 3 !important;
  }
  .order-sm-4 {
    /* print utilities */
    order: 4 !important;
  }
  .order-sm-5 {
    /* print utilities */
    order: 5 !important;
  }
  .order-sm-last {
    /* print utilities */
    order: 6 !important;
  }
  .m-sm-0 {
    /* print utilities */
    margin: 0 !important;
  }
  .m-sm-1 {
    /* print utilities */
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    /* print utilities */
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    /* print utilities */
    margin: 1rem !important;
  }
  .m-sm-4 {
    /* print utilities */
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    /* print utilities */
    margin: 3rem !important;
  }
  .m-sm-auto {
    /* print utilities */
    margin: auto !important;
  }
  .mx-sm-0 {
    /* print utilities */
    margin-right: 0 !important;
    /* print utilities */
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    /* print utilities */
    margin-right: 1rem !important;
    /* print utilities */
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    /* print utilities */
    margin-right: 3rem !important;
    /* print utilities */
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    /* print utilities */
    margin-right: auto !important;
    /* print utilities */
    margin-left: auto !important;
  }
  .my-sm-0 {
    /* print utilities */
    margin-top: 0 !important;
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    /* print utilities */
    margin-top: 1rem !important;
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    /* print utilities */
    margin-top: 3rem !important;
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    /* print utilities */
    margin-top: auto !important;
    /* print utilities */
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    /* print utilities */
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    /* print utilities */
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    /* print utilities */
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    /* print utilities */
    margin-top: auto !important;
  }
  .me-sm-0 {
    /* print utilities */
    margin-right: 0 !important;
  }
  .me-sm-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    /* print utilities */
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    /* print utilities */
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    /* print utilities */
    margin-right: auto !important;
  }
  .mb-sm-0 {
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    /* print utilities */
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    /* print utilities */
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    /* print utilities */
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    /* print utilities */
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    /* print utilities */
    margin-left: auto !important;
  }
  .p-sm-0 {
    /* print utilities */
    padding: 0 !important;
  }
  .p-sm-1 {
    /* print utilities */
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    /* print utilities */
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    /* print utilities */
    padding: 1rem !important;
  }
  .p-sm-4 {
    /* print utilities */
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    /* print utilities */
    padding: 3rem !important;
  }
  .px-sm-0 {
    /* print utilities */
    padding-right: 0 !important;
    /* print utilities */
    padding-left: 0 !important;
  }
  .px-sm-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    /* print utilities */
    padding-right: 1rem !important;
    /* print utilities */
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    /* print utilities */
    padding-right: 3rem !important;
    /* print utilities */
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    /* print utilities */
    padding-top: 0 !important;
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    /* print utilities */
    padding-top: 1rem !important;
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    /* print utilities */
    padding-top: 3rem !important;
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    /* print utilities */
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    /* print utilities */
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    /* print utilities */
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    /* print utilities */
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    /* print utilities */
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    /* print utilities */
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    /* print utilities */
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    /* print utilities */
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    /* print utilities */
    padding-left: 3rem !important;
  }
  .text-sm-start {
    /* print utilities */
    text-align: left !important;
  }
  .text-sm-end {
    /* print utilities */
    text-align: right !important;
  }
  .text-sm-center {
    /* print utilities */
    text-align: center !important;
  }
}
@media (min-width: 770px) {
  .float-md-start {
    /* print utilities */
    float: left !important;
  }
  .float-md-end {
    /* print utilities */
    float: right !important;
  }
  .float-md-none {
    /* print utilities */
    float: none !important;
  }
  .d-md-inline {
    /* print utilities */
    display: inline !important;
  }
  .d-md-inline-block {
    /* print utilities */
    display: inline-block !important;
  }
  .d-md-block, .combined-request-wrapper-listing .booking-request-content .large-request-content, .large-request-wrapper-listing .booking-request-content .booking-selection-card, .large-request-wrapper-listing .booking-request-content .booking-confirmation-card, .large-request-wrapper-listing .booking-request-content .large-request-content, .large-request-wrapper-listing .booking-request-content .off-canvas-hide-content, .small-request-wrapper-listing .booking-request-content .booking-confirmation-card {
    /* print utilities */
    display: block !important;
  }
  .d-md-grid {
    /* print utilities */
    display: grid !important;
  }
  .d-md-table {
    /* print utilities */
    display: table !important;
  }
  .d-md-table-row {
    /* print utilities */
    display: table-row !important;
  }
  .d-md-table-cell {
    /* print utilities */
    display: table-cell !important;
  }
  .d-md-flex, .small-request-wrapper-listing .booking-request-content .small-request-content {
    /* print utilities */
    display: flex !important;
  }
  .d-md-inline-flex {
    /* print utilities */
    display: inline-flex !important;
  }
  .d-md-none, .combined-request-wrapper-listing .booking-request-content .booking-selection-card, .combined-request-wrapper-listing .booking-request-content .small-request-content, .extra-small-request-wrapper .booking-request-content .booking-selection-card {
    /* print utilities */
    display: none !important;
  }
  .flex-md-fill {
    /* print utilities */
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    /* print utilities */
    flex-direction: row !important;
  }
  .flex-md-column {
    /* print utilities */
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    /* print utilities */
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    /* print utilities */
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    /* print utilities */
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    /* print utilities */
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    /* print utilities */
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    /* print utilities */
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    /* print utilities */
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    /* print utilities */
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    /* print utilities */
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    /* print utilities */
    gap: 0 !important;
  }
  .gap-md-1 {
    /* print utilities */
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    /* print utilities */
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    /* print utilities */
    gap: 1rem !important;
  }
  .gap-md-4 {
    /* print utilities */
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    /* print utilities */
    gap: 3rem !important;
  }
  .justify-content-md-start {
    /* print utilities */
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    /* print utilities */
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    /* print utilities */
    justify-content: center !important;
  }
  .justify-content-md-between {
    /* print utilities */
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    /* print utilities */
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    /* print utilities */
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    /* print utilities */
    align-items: flex-start !important;
  }
  .align-items-md-end {
    /* print utilities */
    align-items: flex-end !important;
  }
  .align-items-md-center {
    /* print utilities */
    align-items: center !important;
  }
  .align-items-md-baseline {
    /* print utilities */
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    /* print utilities */
    align-items: stretch !important;
  }
  .align-content-md-start {
    /* print utilities */
    align-content: flex-start !important;
  }
  .align-content-md-end {
    /* print utilities */
    align-content: flex-end !important;
  }
  .align-content-md-center {
    /* print utilities */
    align-content: center !important;
  }
  .align-content-md-between {
    /* print utilities */
    align-content: space-between !important;
  }
  .align-content-md-around {
    /* print utilities */
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    /* print utilities */
    align-content: stretch !important;
  }
  .align-self-md-auto {
    /* print utilities */
    align-self: auto !important;
  }
  .align-self-md-start {
    /* print utilities */
    align-self: flex-start !important;
  }
  .align-self-md-end {
    /* print utilities */
    align-self: flex-end !important;
  }
  .align-self-md-center {
    /* print utilities */
    align-self: center !important;
  }
  .align-self-md-baseline {
    /* print utilities */
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    /* print utilities */
    align-self: stretch !important;
  }
  .order-md-first {
    /* print utilities */
    order: -1 !important;
  }
  .order-md-0 {
    /* print utilities */
    order: 0 !important;
  }
  .order-md-1 {
    /* print utilities */
    order: 1 !important;
  }
  .order-md-2 {
    /* print utilities */
    order: 2 !important;
  }
  .order-md-3 {
    /* print utilities */
    order: 3 !important;
  }
  .order-md-4 {
    /* print utilities */
    order: 4 !important;
  }
  .order-md-5 {
    /* print utilities */
    order: 5 !important;
  }
  .order-md-last {
    /* print utilities */
    order: 6 !important;
  }
  .m-md-0 {
    /* print utilities */
    margin: 0 !important;
  }
  .m-md-1 {
    /* print utilities */
    margin: 0.25rem !important;
  }
  .m-md-2 {
    /* print utilities */
    margin: 0.5rem !important;
  }
  .m-md-3 {
    /* print utilities */
    margin: 1rem !important;
  }
  .m-md-4 {
    /* print utilities */
    margin: 1.5rem !important;
  }
  .m-md-5 {
    /* print utilities */
    margin: 3rem !important;
  }
  .m-md-auto {
    /* print utilities */
    margin: auto !important;
  }
  .mx-md-0 {
    /* print utilities */
    margin-right: 0 !important;
    /* print utilities */
    margin-left: 0 !important;
  }
  .mx-md-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    /* print utilities */
    margin-right: 1rem !important;
    /* print utilities */
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    /* print utilities */
    margin-right: 3rem !important;
    /* print utilities */
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    /* print utilities */
    margin-right: auto !important;
    /* print utilities */
    margin-left: auto !important;
  }
  .my-md-0 {
    /* print utilities */
    margin-top: 0 !important;
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    /* print utilities */
    margin-top: 1rem !important;
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    /* print utilities */
    margin-top: 3rem !important;
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    /* print utilities */
    margin-top: auto !important;
    /* print utilities */
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    /* print utilities */
    margin-top: 0 !important;
  }
  .mt-md-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    /* print utilities */
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    /* print utilities */
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    /* print utilities */
    margin-top: auto !important;
  }
  .me-md-0 {
    /* print utilities */
    margin-right: 0 !important;
  }
  .me-md-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    /* print utilities */
    margin-right: 1rem !important;
  }
  .me-md-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    /* print utilities */
    margin-right: 3rem !important;
  }
  .me-md-auto {
    /* print utilities */
    margin-right: auto !important;
  }
  .mb-md-0 {
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    /* print utilities */
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    /* print utilities */
    margin-left: 0 !important;
  }
  .ms-md-1 {
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    /* print utilities */
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    /* print utilities */
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    /* print utilities */
    margin-left: auto !important;
  }
  .p-md-0 {
    /* print utilities */
    padding: 0 !important;
  }
  .p-md-1 {
    /* print utilities */
    padding: 0.25rem !important;
  }
  .p-md-2 {
    /* print utilities */
    padding: 0.5rem !important;
  }
  .p-md-3 {
    /* print utilities */
    padding: 1rem !important;
  }
  .p-md-4 {
    /* print utilities */
    padding: 1.5rem !important;
  }
  .p-md-5 {
    /* print utilities */
    padding: 3rem !important;
  }
  .px-md-0 {
    /* print utilities */
    padding-right: 0 !important;
    /* print utilities */
    padding-left: 0 !important;
  }
  .px-md-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    /* print utilities */
    padding-right: 1rem !important;
    /* print utilities */
    padding-left: 1rem !important;
  }
  .px-md-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    /* print utilities */
    padding-right: 3rem !important;
    /* print utilities */
    padding-left: 3rem !important;
  }
  .py-md-0 {
    /* print utilities */
    padding-top: 0 !important;
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    /* print utilities */
    padding-top: 1rem !important;
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    /* print utilities */
    padding-top: 3rem !important;
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    /* print utilities */
    padding-top: 0 !important;
  }
  .pt-md-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    /* print utilities */
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    /* print utilities */
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    /* print utilities */
    padding-right: 0 !important;
  }
  .pe-md-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    /* print utilities */
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    /* print utilities */
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    /* print utilities */
    padding-left: 0 !important;
  }
  .ps-md-1 {
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    /* print utilities */
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    /* print utilities */
    padding-left: 3rem !important;
  }
  .text-md-start {
    /* print utilities */
    text-align: left !important;
  }
  .text-md-end {
    /* print utilities */
    text-align: right !important;
  }
  .text-md-center {
    /* print utilities */
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    /* print utilities */
    float: left !important;
  }
  .float-lg-end {
    /* print utilities */
    float: right !important;
  }
  .float-lg-none {
    /* print utilities */
    float: none !important;
  }
  .d-lg-inline {
    /* print utilities */
    display: inline !important;
  }
  .d-lg-inline-block {
    /* print utilities */
    display: inline-block !important;
  }
  .d-lg-block {
    /* print utilities */
    display: block !important;
  }
  .d-lg-grid {
    /* print utilities */
    display: grid !important;
  }
  .d-lg-table {
    /* print utilities */
    display: table !important;
  }
  .d-lg-table-row {
    /* print utilities */
    display: table-row !important;
  }
  .d-lg-table-cell {
    /* print utilities */
    display: table-cell !important;
  }
  .d-lg-flex {
    /* print utilities */
    display: flex !important;
  }
  .d-lg-inline-flex {
    /* print utilities */
    display: inline-flex !important;
  }
  .d-lg-none, .nav-item .nav-link .nav-icon {
    /* print utilities */
    display: none !important;
  }
  .flex-lg-fill {
    /* print utilities */
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    /* print utilities */
    flex-direction: row !important;
  }
  .flex-lg-column {
    /* print utilities */
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    /* print utilities */
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    /* print utilities */
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    /* print utilities */
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    /* print utilities */
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    /* print utilities */
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    /* print utilities */
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    /* print utilities */
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    /* print utilities */
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    /* print utilities */
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    /* print utilities */
    gap: 0 !important;
  }
  .gap-lg-1 {
    /* print utilities */
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    /* print utilities */
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    /* print utilities */
    gap: 1rem !important;
  }
  .gap-lg-4 {
    /* print utilities */
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    /* print utilities */
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    /* print utilities */
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    /* print utilities */
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    /* print utilities */
    justify-content: center !important;
  }
  .justify-content-lg-between {
    /* print utilities */
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    /* print utilities */
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    /* print utilities */
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    /* print utilities */
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    /* print utilities */
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    /* print utilities */
    align-items: center !important;
  }
  .align-items-lg-baseline {
    /* print utilities */
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    /* print utilities */
    align-items: stretch !important;
  }
  .align-content-lg-start {
    /* print utilities */
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    /* print utilities */
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    /* print utilities */
    align-content: center !important;
  }
  .align-content-lg-between {
    /* print utilities */
    align-content: space-between !important;
  }
  .align-content-lg-around {
    /* print utilities */
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    /* print utilities */
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    /* print utilities */
    align-self: auto !important;
  }
  .align-self-lg-start {
    /* print utilities */
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    /* print utilities */
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    /* print utilities */
    align-self: center !important;
  }
  .align-self-lg-baseline {
    /* print utilities */
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    /* print utilities */
    align-self: stretch !important;
  }
  .order-lg-first {
    /* print utilities */
    order: -1 !important;
  }
  .order-lg-0 {
    /* print utilities */
    order: 0 !important;
  }
  .order-lg-1 {
    /* print utilities */
    order: 1 !important;
  }
  .order-lg-2 {
    /* print utilities */
    order: 2 !important;
  }
  .order-lg-3 {
    /* print utilities */
    order: 3 !important;
  }
  .order-lg-4 {
    /* print utilities */
    order: 4 !important;
  }
  .order-lg-5 {
    /* print utilities */
    order: 5 !important;
  }
  .order-lg-last {
    /* print utilities */
    order: 6 !important;
  }
  .m-lg-0 {
    /* print utilities */
    margin: 0 !important;
  }
  .m-lg-1 {
    /* print utilities */
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    /* print utilities */
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    /* print utilities */
    margin: 1rem !important;
  }
  .m-lg-4 {
    /* print utilities */
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    /* print utilities */
    margin: 3rem !important;
  }
  .m-lg-auto {
    /* print utilities */
    margin: auto !important;
  }
  .mx-lg-0 {
    /* print utilities */
    margin-right: 0 !important;
    /* print utilities */
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    /* print utilities */
    margin-right: 1rem !important;
    /* print utilities */
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    /* print utilities */
    margin-right: 3rem !important;
    /* print utilities */
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    /* print utilities */
    margin-right: auto !important;
    /* print utilities */
    margin-left: auto !important;
  }
  .my-lg-0 {
    /* print utilities */
    margin-top: 0 !important;
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    /* print utilities */
    margin-top: 1rem !important;
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    /* print utilities */
    margin-top: 3rem !important;
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    /* print utilities */
    margin-top: auto !important;
    /* print utilities */
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    /* print utilities */
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    /* print utilities */
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    /* print utilities */
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    /* print utilities */
    margin-top: auto !important;
  }
  .me-lg-0 {
    /* print utilities */
    margin-right: 0 !important;
  }
  .me-lg-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    /* print utilities */
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    /* print utilities */
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    /* print utilities */
    margin-right: auto !important;
  }
  .mb-lg-0 {
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    /* print utilities */
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    /* print utilities */
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    /* print utilities */
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    /* print utilities */
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    /* print utilities */
    margin-left: auto !important;
  }
  .p-lg-0 {
    /* print utilities */
    padding: 0 !important;
  }
  .p-lg-1 {
    /* print utilities */
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    /* print utilities */
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    /* print utilities */
    padding: 1rem !important;
  }
  .p-lg-4 {
    /* print utilities */
    padding: 1.5rem !important;
  }
  .p-lg-5, .profile-container .profile-card {
    /* print utilities */
    padding: 3rem !important;
  }
  .px-lg-0 {
    /* print utilities */
    padding-right: 0 !important;
    /* print utilities */
    padding-left: 0 !important;
  }
  .px-lg-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    /* print utilities */
    padding-right: 1rem !important;
    /* print utilities */
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    /* print utilities */
    padding-right: 3rem !important;
    /* print utilities */
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    /* print utilities */
    padding-top: 0 !important;
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    /* print utilities */
    padding-top: 1rem !important;
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    /* print utilities */
    padding-top: 3rem !important;
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    /* print utilities */
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    /* print utilities */
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    /* print utilities */
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    /* print utilities */
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    /* print utilities */
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    /* print utilities */
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    /* print utilities */
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    /* print utilities */
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    /* print utilities */
    padding-left: 3rem !important;
  }
  .text-lg-start {
    /* print utilities */
    text-align: left !important;
  }
  .text-lg-end {
    /* print utilities */
    text-align: right !important;
  }
  .text-lg-center {
    /* print utilities */
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    /* print utilities */
    float: left !important;
  }
  .float-xl-end {
    /* print utilities */
    float: right !important;
  }
  .float-xl-none {
    /* print utilities */
    float: none !important;
  }
  .d-xl-inline {
    /* print utilities */
    display: inline !important;
  }
  .d-xl-inline-block {
    /* print utilities */
    display: inline-block !important;
  }
  .d-xl-block {
    /* print utilities */
    display: block !important;
  }
  .d-xl-grid {
    /* print utilities */
    display: grid !important;
  }
  .d-xl-table {
    /* print utilities */
    display: table !important;
  }
  .d-xl-table-row {
    /* print utilities */
    display: table-row !important;
  }
  .d-xl-table-cell {
    /* print utilities */
    display: table-cell !important;
  }
  .d-xl-flex {
    /* print utilities */
    display: flex !important;
  }
  .d-xl-inline-flex {
    /* print utilities */
    display: inline-flex !important;
  }
  .d-xl-none {
    /* print utilities */
    display: none !important;
  }
  .flex-xl-fill {
    /* print utilities */
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    /* print utilities */
    flex-direction: row !important;
  }
  .flex-xl-column {
    /* print utilities */
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    /* print utilities */
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    /* print utilities */
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    /* print utilities */
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    /* print utilities */
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    /* print utilities */
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    /* print utilities */
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    /* print utilities */
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    /* print utilities */
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    /* print utilities */
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    /* print utilities */
    gap: 0 !important;
  }
  .gap-xl-1 {
    /* print utilities */
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    /* print utilities */
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    /* print utilities */
    gap: 1rem !important;
  }
  .gap-xl-4 {
    /* print utilities */
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    /* print utilities */
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    /* print utilities */
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    /* print utilities */
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    /* print utilities */
    justify-content: center !important;
  }
  .justify-content-xl-between {
    /* print utilities */
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    /* print utilities */
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    /* print utilities */
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    /* print utilities */
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    /* print utilities */
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    /* print utilities */
    align-items: center !important;
  }
  .align-items-xl-baseline {
    /* print utilities */
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    /* print utilities */
    align-items: stretch !important;
  }
  .align-content-xl-start {
    /* print utilities */
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    /* print utilities */
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    /* print utilities */
    align-content: center !important;
  }
  .align-content-xl-between {
    /* print utilities */
    align-content: space-between !important;
  }
  .align-content-xl-around {
    /* print utilities */
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    /* print utilities */
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    /* print utilities */
    align-self: auto !important;
  }
  .align-self-xl-start {
    /* print utilities */
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    /* print utilities */
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    /* print utilities */
    align-self: center !important;
  }
  .align-self-xl-baseline {
    /* print utilities */
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    /* print utilities */
    align-self: stretch !important;
  }
  .order-xl-first {
    /* print utilities */
    order: -1 !important;
  }
  .order-xl-0 {
    /* print utilities */
    order: 0 !important;
  }
  .order-xl-1 {
    /* print utilities */
    order: 1 !important;
  }
  .order-xl-2 {
    /* print utilities */
    order: 2 !important;
  }
  .order-xl-3 {
    /* print utilities */
    order: 3 !important;
  }
  .order-xl-4 {
    /* print utilities */
    order: 4 !important;
  }
  .order-xl-5 {
    /* print utilities */
    order: 5 !important;
  }
  .order-xl-last {
    /* print utilities */
    order: 6 !important;
  }
  .m-xl-0 {
    /* print utilities */
    margin: 0 !important;
  }
  .m-xl-1 {
    /* print utilities */
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    /* print utilities */
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    /* print utilities */
    margin: 1rem !important;
  }
  .m-xl-4 {
    /* print utilities */
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    /* print utilities */
    margin: 3rem !important;
  }
  .m-xl-auto {
    /* print utilities */
    margin: auto !important;
  }
  .mx-xl-0 {
    /* print utilities */
    margin-right: 0 !important;
    /* print utilities */
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    /* print utilities */
    margin-right: 1rem !important;
    /* print utilities */
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    /* print utilities */
    margin-right: 3rem !important;
    /* print utilities */
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    /* print utilities */
    margin-right: auto !important;
    /* print utilities */
    margin-left: auto !important;
  }
  .my-xl-0 {
    /* print utilities */
    margin-top: 0 !important;
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    /* print utilities */
    margin-top: 1rem !important;
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    /* print utilities */
    margin-top: 3rem !important;
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    /* print utilities */
    margin-top: auto !important;
    /* print utilities */
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    /* print utilities */
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    /* print utilities */
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    /* print utilities */
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    /* print utilities */
    margin-top: auto !important;
  }
  .me-xl-0 {
    /* print utilities */
    margin-right: 0 !important;
  }
  .me-xl-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    /* print utilities */
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    /* print utilities */
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    /* print utilities */
    margin-right: auto !important;
  }
  .mb-xl-0 {
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    /* print utilities */
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    /* print utilities */
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    /* print utilities */
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    /* print utilities */
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    /* print utilities */
    margin-left: auto !important;
  }
  .p-xl-0 {
    /* print utilities */
    padding: 0 !important;
  }
  .p-xl-1 {
    /* print utilities */
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    /* print utilities */
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    /* print utilities */
    padding: 1rem !important;
  }
  .p-xl-4 {
    /* print utilities */
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    /* print utilities */
    padding: 3rem !important;
  }
  .px-xl-0 {
    /* print utilities */
    padding-right: 0 !important;
    /* print utilities */
    padding-left: 0 !important;
  }
  .px-xl-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    /* print utilities */
    padding-right: 1rem !important;
    /* print utilities */
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    /* print utilities */
    padding-right: 3rem !important;
    /* print utilities */
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    /* print utilities */
    padding-top: 0 !important;
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    /* print utilities */
    padding-top: 1rem !important;
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    /* print utilities */
    padding-top: 3rem !important;
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    /* print utilities */
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    /* print utilities */
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    /* print utilities */
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    /* print utilities */
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    /* print utilities */
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    /* print utilities */
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    /* print utilities */
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    /* print utilities */
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    /* print utilities */
    padding-left: 3rem !important;
  }
  .text-xl-start {
    /* print utilities */
    text-align: left !important;
  }
  .text-xl-end {
    /* print utilities */
    text-align: right !important;
  }
  .text-xl-center {
    /* print utilities */
    text-align: center !important;
  }
}
@media (min-width: 1900px) {
  .float-xxl-start {
    /* print utilities */
    float: left !important;
  }
  .float-xxl-end {
    /* print utilities */
    float: right !important;
  }
  .float-xxl-none {
    /* print utilities */
    float: none !important;
  }
  .d-xxl-inline {
    /* print utilities */
    display: inline !important;
  }
  .d-xxl-inline-block {
    /* print utilities */
    display: inline-block !important;
  }
  .d-xxl-block {
    /* print utilities */
    display: block !important;
  }
  .d-xxl-grid {
    /* print utilities */
    display: grid !important;
  }
  .d-xxl-table {
    /* print utilities */
    display: table !important;
  }
  .d-xxl-table-row {
    /* print utilities */
    display: table-row !important;
  }
  .d-xxl-table-cell {
    /* print utilities */
    display: table-cell !important;
  }
  .d-xxl-flex {
    /* print utilities */
    display: flex !important;
  }
  .d-xxl-inline-flex {
    /* print utilities */
    display: inline-flex !important;
  }
  .d-xxl-none {
    /* print utilities */
    display: none !important;
  }
  .flex-xxl-fill {
    /* print utilities */
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    /* print utilities */
    flex-direction: row !important;
  }
  .flex-xxl-column {
    /* print utilities */
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    /* print utilities */
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    /* print utilities */
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    /* print utilities */
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    /* print utilities */
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    /* print utilities */
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    /* print utilities */
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    /* print utilities */
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    /* print utilities */
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    /* print utilities */
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    /* print utilities */
    gap: 0 !important;
  }
  .gap-xxl-1 {
    /* print utilities */
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    /* print utilities */
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    /* print utilities */
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    /* print utilities */
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    /* print utilities */
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    /* print utilities */
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    /* print utilities */
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    /* print utilities */
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    /* print utilities */
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    /* print utilities */
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    /* print utilities */
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    /* print utilities */
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    /* print utilities */
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    /* print utilities */
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    /* print utilities */
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    /* print utilities */
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    /* print utilities */
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    /* print utilities */
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    /* print utilities */
    align-content: center !important;
  }
  .align-content-xxl-between {
    /* print utilities */
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    /* print utilities */
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    /* print utilities */
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    /* print utilities */
    align-self: auto !important;
  }
  .align-self-xxl-start {
    /* print utilities */
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    /* print utilities */
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    /* print utilities */
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    /* print utilities */
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    /* print utilities */
    align-self: stretch !important;
  }
  .order-xxl-first {
    /* print utilities */
    order: -1 !important;
  }
  .order-xxl-0 {
    /* print utilities */
    order: 0 !important;
  }
  .order-xxl-1 {
    /* print utilities */
    order: 1 !important;
  }
  .order-xxl-2 {
    /* print utilities */
    order: 2 !important;
  }
  .order-xxl-3 {
    /* print utilities */
    order: 3 !important;
  }
  .order-xxl-4 {
    /* print utilities */
    order: 4 !important;
  }
  .order-xxl-5 {
    /* print utilities */
    order: 5 !important;
  }
  .order-xxl-last {
    /* print utilities */
    order: 6 !important;
  }
  .m-xxl-0 {
    /* print utilities */
    margin: 0 !important;
  }
  .m-xxl-1 {
    /* print utilities */
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    /* print utilities */
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    /* print utilities */
    margin: 1rem !important;
  }
  .m-xxl-4 {
    /* print utilities */
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    /* print utilities */
    margin: 3rem !important;
  }
  .m-xxl-auto {
    /* print utilities */
    margin: auto !important;
  }
  .mx-xxl-0 {
    /* print utilities */
    margin-right: 0 !important;
    /* print utilities */
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    /* print utilities */
    margin-right: 1rem !important;
    /* print utilities */
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    /* print utilities */
    margin-right: 3rem !important;
    /* print utilities */
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    /* print utilities */
    margin-right: auto !important;
    /* print utilities */
    margin-left: auto !important;
  }
  .my-xxl-0 {
    /* print utilities */
    margin-top: 0 !important;
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    /* print utilities */
    margin-top: 1rem !important;
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    /* print utilities */
    margin-top: 3rem !important;
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    /* print utilities */
    margin-top: auto !important;
    /* print utilities */
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    /* print utilities */
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    /* print utilities */
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    /* print utilities */
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    /* print utilities */
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    /* print utilities */
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    /* print utilities */
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    /* print utilities */
    margin-top: auto !important;
  }
  .me-xxl-0 {
    /* print utilities */
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    /* print utilities */
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    /* print utilities */
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    /* print utilities */
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    /* print utilities */
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    /* print utilities */
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    /* print utilities */
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    /* print utilities */
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    /* print utilities */
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    /* print utilities */
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    /* print utilities */
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    /* print utilities */
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    /* print utilities */
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    /* print utilities */
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    /* print utilities */
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    /* print utilities */
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    /* print utilities */
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    /* print utilities */
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    /* print utilities */
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    /* print utilities */
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    /* print utilities */
    margin-left: auto !important;
  }
  .p-xxl-0 {
    /* print utilities */
    padding: 0 !important;
  }
  .p-xxl-1 {
    /* print utilities */
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    /* print utilities */
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    /* print utilities */
    padding: 1rem !important;
  }
  .p-xxl-4 {
    /* print utilities */
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    /* print utilities */
    padding: 3rem !important;
  }
  .px-xxl-0 {
    /* print utilities */
    padding-right: 0 !important;
    /* print utilities */
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    /* print utilities */
    padding-right: 1rem !important;
    /* print utilities */
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    /* print utilities */
    padding-right: 3rem !important;
    /* print utilities */
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    /* print utilities */
    padding-top: 0 !important;
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    /* print utilities */
    padding-top: 1rem !important;
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    /* print utilities */
    padding-top: 3rem !important;
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    /* print utilities */
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    /* print utilities */
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    /* print utilities */
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    /* print utilities */
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    /* print utilities */
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    /* print utilities */
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    /* print utilities */
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    /* print utilities */
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    /* print utilities */
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    /* print utilities */
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    /* print utilities */
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    /* print utilities */
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    /* print utilities */
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    /* print utilities */
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    /* print utilities */
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    /* print utilities */
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    /* print utilities */
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    /* print utilities */
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    /* print utilities */
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    /* print utilities */
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    /* print utilities */
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    /* print utilities */
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    /* print utilities */
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    /* print utilities */
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    /* print utilities */
    text-align: left !important;
  }
  .text-xxl-end {
    /* print utilities */
    text-align: right !important;
  }
  .text-xxl-center {
    /* print utilities */
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    /* print utilities */
    font-size: 3rem !important;
  }
  .fs-2 {
    /* print utilities */
    font-size: 2.6rem !important;
  }
  .fs-3 {
    /* print utilities */
    font-size: 2rem !important;
  }
  .fs-4 {
    /* print utilities */
    font-size: 1.6rem !important;
  }
}
@media print {
  .d-print-inline {
    /* print utilities */
    display: inline !important;
  }
  .d-print-inline-block {
    /* print utilities */
    display: inline-block !important;
  }
  .d-print-block {
    /* print utilities */
    display: block !important;
  }
  .d-print-grid {
    /* print utilities */
    display: grid !important;
  }
  .d-print-table {
    /* print utilities */
    display: table !important;
  }
  .d-print-table-row {
    /* print utilities */
    display: table-row !important;
  }
  .d-print-table-cell {
    /* print utilities */
    display: table-cell !important;
  }
  .d-print-flex {
    /* print utilities */
    display: flex !important;
  }
  .d-print-inline-flex {
    /* print utilities */
    display: inline-flex !important;
  }
  .d-print-none {
    /* print utilities */
    display: none !important;
  }
}
.badge {
  font-weight: 400;
  color: var(--text-lighter-permanent);
}

.modal {
  z-index: 1979;
}

.modal-backdrop {
  z-index: 1958;
}

.offcanvas {
  z-index: 1979;
}

.offcanvas-bottom {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* jquery ui overrides */
.ui-widget-header, .ui-widget-header a, .ui-widget-content {
  color: var(--text-dark);
}

/* Bootstrap overrides */
.btn, .home-my-properties .load-more-activity-container #btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-save button {
  white-space: nowrap;
  max-width: 250px;
  color: var(--ta-brand-supp);
}

.btn-primary, .home-my-properties .load-more-activity-container #btnActivityLoadMore, .inline-marketing-container .marketing-button a.btn, .inline-marketing-container .marketing-button button.btn, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button {
  color: var(--text-white-permanent);
  background-color: var(--ta-brand-supp);
  border-color: var(--ta-brand-supp);
  transition: var(--btn-hover-transition);
}
.btn-primary:hover, .home-my-properties .load-more-activity-container #btnActivityLoadMore:hover, .inline-marketing-container .marketing-button a.btn:hover, .inline-marketing-container .marketing-button button.btn:hover, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button:hover, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button:hover {
  color: var(--text-lighter-permanent);
  background: var(--ta-brand-supp);
  border-color: var(--ta-brand-supp);
  filter: var(--btn-hover-filter);
}

.btn-outline-primary {
  color: var(--ta-brand-supp);
  border-color: var(--ta-brand-supp);
  transition: var(--btn-hover-transition);
}
.btn-outline-primary:hover {
  color: var(--ta-brand-supp);
  background: var(--ta-brand-supp-bg-transparent);
  border-color: var(--ta-brand-supp);
  filter: var(--btn-hover-filter);
}

.btn-secondary, .account-details-container .account-details-edit .account-details-control .account-control.control-save button {
  color: var(--text-lighter-permanent);
  background: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
  transition: var(--btn-hover-transition);
}
.btn-secondary:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover {
  color: var(--text-white-permanent) !important;
  background: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
  filter: var(--btn-hover-filter);
}

.btn-outline-secondary {
  color: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
  transition: var(--btn-hover-transition);
}
.btn-outline-secondary:hover {
  color: var(--text-brand-dark);
  background: var(--ta-brand-dark-bg-transparent);
  border-color: var(--text-brand-dark);
  filter: var(--btn-hover-filter);
}

a {
  color: var(--ta-brand-supp);
}

.btn-outline-secondary {
  color: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
}

.btn-outline-secondary:hover {
  color: var(--text-brand-dark) !important;
  background-color: var(--ta-border-gray-5);
}

.btn-outline-secondary:active, .btn-outline-secondary:focus {
  color: var(--text-medium);
  border-color: #EDEFF2;
}

.btn-tertiary, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button {
  color: var(--text-medium);
  background-color: var(--ta-btn);
}
.btn-tertiary:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover {
  color: var(--text-medium);
  background-color: var(--text-off-white);
}

.text-btn-secondary, .account-details-container .account-details-edit .account-details-control .account-control.control-edit a {
  color: var(--text-brand-dark);
  text-decoration-line: underline;
}

.btn-light {
  background-color: var(--ta-off-white);
  color: var(--text-dark);
}
.btn-light:hover {
  background-color: var(--text-off-white);
  color: var(--text-dark);
}

.btn-close {
  color: var(--ta-black) !important;
}

body.dark-mode .btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.btn-outline-light {
  color: var(--ta-gray-2);
  border-color: var(--ta-gray-3);
  font-weight: normal;
}
.btn-outline-light:hover {
  color: #7A303F;
  border-color: var(--ta-gray-3);
  font-weight: normal;
}

.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: var(--text-dark);
  font-weight: bold;
  border-color: var(--ta-gray-3);
  box-shadow: none;
  background-color: rgba(122, 48, 63, 0.3490196078);
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem var(--ta-border-gray-5) !important;
}

.dropdown-menu {
  background-color: var(--ta-white);
  border: 1px solid var(--ta-border-gray-15);
}

.dropdown-item {
  background-color: var(--ta-white);
  color: var(--text-dark);
}

.dropdown-item:hover {
  background-color: var(--ta-btn);
  color: var(--text-medium) !important;
}

.form-control, .combo-textbox, .input-group-text {
  background-color: var(--ta-white) !important;
  color: var(--text-dark);
}

.form-check-input:checked, .form-check-lg .form-check-input-lg:checked {
  border-color: var(--ta-white);
  color: var(--text-brand-dark);
  background-color: var(--text-brand-dark);
}

.form-check-input:checked.unsub-option, .form-check-input-lg:checked.unsub-option {
  border-color: var(--ta-white);
  color: var(--ta-brand-supp) !important;
  background-color: var(--ta-brand-supp) !important;
}

.form-check-input:not(:checked), .form-check-lg .form-check-input-lg:not(:checked) {
  background-color: var(--text-off-white);
  border-color: var(--ta-border-gray-25);
}

.card {
  border: 1px solid var(--ta-border-gray-25);
}

.nav-tabs {
  border-bottom: 1px solid var(--ta-border-gray-15);
}

.input-group:not(.price-input-region) > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-left: none;
}

.input-group {
  height: 50px;
}
.input-group .input-group-text {
  border-color: var(--ta-border-gray-45);
  min-width: 120px;
  background-color: var(--ta-white);
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-select:focus,
.form-select:active,
.form-select:hover {
  border: 1px solid #828282;
  box-shadow: none;
  cursor: pointer;
}

.form-select {
  color: var(--text-dark);
}
.form-select option {
  background-color: var(--ta-white) !important;
}

.page-item .page-link {
  background-color: var(--ta-white);
  color: var(--text-brand-dark);
}
.page-item.active .page-link {
  color: var(--text-lighter-permanent);
  background-color: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
}

.nav-item {
  margin-right: 5px;
  font-size: 100%;
  border: none;
}
.nav-item .nav-link {
  font-size: 100%;
  border: none;
  background-color: var(--ta-white);
  color: var(--ta-border-gray-55) !important;
  margin-left: 5px;
  padding-inline: 1rem;
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  transition: var(--btn-hover-transition);
}
.nav-item .nav-link.active {
  color: var(--text-brand-dark) !important;
  text-decoration: none;
  font-size: 100%;
  border: none;
  background-color: var(--ta-brand-dark-bg);
  border-radius: 5px;
}
.nav-item .nav-link.active .nav-icon.active {
  display: block;
}
.nav-item .nav-link.active .nav-icon:not(.active) {
  display: none;
}
.nav-item .nav-link:hover {
  color: var(--ta-brand-supp);
  text-decoration: none;
  font-size: 100%;
  border: none;
  background-color: var(--ta-btn);
  border-radius: 5px;
}
.nav-item .nav-link .nav-icon {
  width: 20px;
  height: auto;
}
.nav-item .nav-link .nav-icon.active {
  display: none;
}

@media (min-width: 770px) {
  .nav-item.dropdown {
    margin: auto;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
  }
}
.dropdown-toggle {
  display: flex;
  align-items: center;
}

.btn-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 175, 175, 0.25);
}

.form-control:focus, .combo-textbox:focus {
  color: var(--text-dark);
  background-color: var(--ta-bg);
}

/* Bootstrap Mixin Overrides 
    Currently, SASS mixin compilation does not support usage of Custom Properties in mixins.
    For dark/light themes to work, these properties need to be overwritten manually.
*/
.text-primary {
  color: var(--ta-brand-supp) !important;
}

.text-secondary {
  color: var(--text-brand-dark) !important;
}

.text-success {
  color: var(--ta-success-green) !important;
}

.text-info {
  color: var(--text-brand-dark) !important;
}

.text-warning {
  color: var(--status-warning-orange) !important;
}

.text-danger {
  color: var(--status-error-red) !important;
}

.text-light {
  color: var(--text-light) !important;
}

.text-light-permanent {
  color: var(--text-lighter-permanent) !important;
}

.text-medium {
  color: var(--text-medium) !important;
}

.text-dark {
  color: var(--text-dark) !important;
}

.text-white {
  color: var(--ta-white) !important;
}

.text-body {
  color: var(--text-dark) !important;
}

.text-muted {
  color: var(--text-medium) !important;
}

.bg-primary {
  background-color: var(--ta-brand-supp) !important;
}

.bg-light {
  background-color: var(--text-off-white) !important;
}

.bg-white {
  background-color: var(--ta-white) !important;
}

.bg-gray {
  background-color: var(--ta-bg) !important;
}

body.dark-mode .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
body.dark-mode .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23DC5800'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.subtext, .summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile .summary-subtext {
  font-size: 1rem;
  color: var(--text-medium);
}

.border-primary {
  border-color: var(--ta-brand-supp) !important;
}

.border-secondary {
  border-color: var(--ta-brand-dark) !important;
}

/* END Bootstrap Mixin Overrides */
/* New Buttons */
.btn-large, .btn-medium, .home-my-properties .load-more-activity-container #btnActivityLoadMore, .btn-small {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.btn-small {
  height: 30px;
  min-width: 100px;
}

.btn-medium, .home-my-properties .load-more-activity-container #btnActivityLoadMore {
  height: 40px;
  min-width: 100px;
  width: fit-content;
}

.btn-large {
  height: 50px;
  min-width: 100px;
}

.accordion .accordion-item {
  background-color: var(--ta-white);
  border-color: var(--ta-border-gray-15);
}
.accordion .accordion-button {
  background-color: var(--ta-white);
}

.location-container.accordion .accordion-item {
  border-color: var(--ta-border-gray-45);
}

.profile-dropdown .dropdown-item {
  color: var(--text-brand-dark);
}
.profile-dropdown .dropdown-item:hover {
  color: var(--ta-brand-supp) !important;
}

.profile-dropdown {
  padding-block: 0.5rem;
}
.profile-dropdown .dropdown-item {
  padding-inline: 1rem;
  padding-block: 0.35rem;
}

@media (min-width: 770px) {
  .profile-dropdown {
    padding-block: 1rem;
  }
  .profile-dropdown .dropdown-item {
    padding-inline: 2rem;
    padding-block: 0.35rem;
  }
}
@media (min-width: 770px) and (max-width: 1899.98px) {
  .profile-dropdown {
    left: -80px;
  }
}
.carousel-item {
  transition: transform 0.2s ease-in-out;
}

.field-validation-validated-success {
  display: none;
  font-size: 1.3rem;
  color: var(--status-success-green);
}

.form-validated .form-control.input-validation-error, .form-validated .input-validation-error.combo-textbox {
  border-color: red;
}
.form-validated .form-control.valid, .form-validated .valid.combo-textbox {
  border-color: var(--status-success-green);
}
.form-validated .form-control.valid ~ .field-validation-validated-success, .form-validated .valid.combo-textbox ~ .field-validation-validated-success {
  display: block;
}

.form-validated.form-valid .field-validation-valid {
  margin: 0.2rem 0.5rem;
}
.form-validated.form-valid .field-validation-valid ~ .field-validation-validated-success {
  margin: 0.2rem 0.5rem;
  display: block;
}

.form-control[disabled=disabled], [disabled=disabled].combo-textbox, .form-control[disabled=True], [disabled=True].combo-textbox {
  color: var(--ta-text-medium) !important;
  background-color: var(--ta-btn) !important;
}

.btn-white {
  color: var(--status-warning-orange);
  background-color: var(--text-white);
}

.btn-white-permanent {
  color: var(--status-warning-orange);
  background-color: var(--text-white-permanent);
}

.btn.btn-success, .home-my-properties .load-more-activity-container .btn-success#btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.btn-success, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.btn-success {
  color: var(--text-white);
  background-color: var(--status-success-green);
  border-color: var(--status-success-green);
}
.btn.btn-success:hover, .home-my-properties .load-more-activity-container .btn-success#btnActivityLoadMore:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.btn-success:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.btn-success:hover {
  opacity: 0.9;
}

.btn.btn-outline-success, .home-my-properties .load-more-activity-container .btn-outline-success#btnActivityLoadMore, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.btn-outline-success, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.btn-outline-success {
  color: var(--status-success-green);
  background-color: transparent;
  border-color: var(--status-success-green);
}
.btn.btn-outline-success:hover, .home-my-properties .load-more-activity-container .btn-outline-success#btnActivityLoadMore:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.btn-outline-success:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save button.btn-outline-success:hover {
  background-color: var(--status-success-green-bg-transparent);
}

.btn-sub {
  background-color: var(--ia-primary-color);
  border-color: var(--ia-primary-color);
  color: var(--text-white);
}

.btn-outline-sub {
  background-color: transparent;
  border-color: var(--ia-primary-color);
  color: var(--ia-primary-color);
}

.tooltip {
  width: 80vw;
  max-width: 300px;
}
.tooltip .tooltip-arrow::before {
  border-left-color: var(--ta-white);
}

.tooltip-inner {
  font-size: 1.3rem;
  background-color: var(--ta-white);
  color: var(--text-dark);
  opacity: 1;
  max-width: none;
  padding: 1rem;
  border-radius: 15px;
  -webkit-box-shadow: 2px 2px 15px 5px var(--ta-border-gray-25);
  box-shadow: 3px 3px 10px 2px var(--ta-border-gray-45);
}

.tooltip.show {
  opacity: 1;
}

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: var(--ta-white);
}

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: var(--ta-white);
}

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: var(--ta-white);
}

.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: var(--ta-white);
}

.btn-loading-d-none {
  display: none !important;
}

@media (max-width: 380px) {
  .d-block-above-380 {
    display: none !important;
  }
}
@media (min-width: 380px) {
  .d-block-above-380 {
    display: block !important;
  }
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
.body.easy-ire .container-homepage {
  height: calc(100dvh - 71px);
  display: flex;
  flex-direction: column;
}

#summaryAccordion .accordion-item .accordion-header .accordion-button {
  justify-content: space-around;
}
#summaryAccordion .accordion-item .accordion-header .accordion-button .accordion-title-text {
  /*font-size: min(2rem, 10vw);*/
  /*                    font-size: min(2rem, max(1.25rem, 6vw));
  */
}
#summaryAccordion .accordion-item .accordion-header .accordion-button .summary-icons {
  padding-inline: 20px;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#summaryAccordion .accordion-item .accordion-header .accordion-button .summary-icons span {
  text-align: center;
}

.summary-staff-select-container {
  display: flex;
  justify-content: center;
}
.summary-staff-select-container #staffSelect {
  max-width: 400px;
  /*border-bottom: none;*/
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.summary-link {
  margin-top: auto;
  margin-bottom: 10px;
  text-decoration: none;
  color: var(--text-dark);
}
.summary-link:hover {
  color: var(--text-dark) !important;
}
.summary-link .summary-card-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.summary-link .summary-card-group .card {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  /*border-top: none;*/
}
.summary-link .summary-card-group #summaryCard {
  width: 94vw;
  max-width: 400px;
}
.summary-link .summary-card-group #summaryCard:not(:first-of-type) {
  margin-top: 10px;
}
.summary-link .summary-card-group #summaryCard .card-body {
  padding: 0px;
}
.summary-link .summary-card-group #summaryCard .card-body .card-header .card-title {
  font-size: 1.5rem;
  /*font-size: min(2rem, max(1.25rem, 6vw));*/
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .header-group {
  background-color: var(--status-info-blue-bg-transparent);
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin: 10px;
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .header-group .header-group-property {
  width: 100%;
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile {
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin: 10px;
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile.inspections-today {
  background-color: var(--ta-brand-dark-bg);
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile.busy-hours {
  background-color: var(--status-warning-orange-bg-transparent);
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile .summary-text-container {
  width: 100%;
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile .summary-text-container .summary-title {
  font-size: 1.75rem;
  font-weight: bold;
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile .summary-text-container .summary-description {
  font-size: 1.25rem;
  font-weight: lighter;
}
.summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile .summary-subtext {
  text-align: right;
  width: 100%;
}

.summary-icons {
  margin: 5px;
  padding-inline: 20px;
  font-size: 1.5rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: var(--ta-brand-dark-bg);
  width: fit-content;
  padding-inline: 10px;
  border-radius: 30px;
  border: 1px solid var(--ta-brand-dark);
}
.summary-icons span, .summary-icons a {
  font-weight: bold;
  padding-left: 5px;
  text-align: center;
}

.info-result-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: calc(100svh - 71px);
}
.info-result-container .info-result-icon .material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 48;
  font-size: 15rem;
}
.info-result-container .info-result-text-container {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 500px;
}
.info-result-container .info-result-text-container .info-result-main-text {
  font-weight: bold;
  font-size: larger;
}
.info-result-container .info-result-text-container .info-result-subtext {
  font-weight: lighter;
  color: var(--text-medium);
}

#mapResultsFooter .inspection-card-container {
  margin-block: 0px;
}
#mapResultsFooter .inspection-card-container .inspection-card-body {
  border: none !important;
}
#mapResultsFooter .inspection-card-container .inspection-card-main-info {
  /*margin-inline: 0px; //5px*/
  /*margin-bottom: 0px; //5px*/
}
#mapResultsFooter .inspection-card-container .inspection-card-bottom-banner {
  border-radius: 0;
}

#inspectionRunModalContainer {
  max-height: 80vh;
}
.schedule-main-container {
  background-color: var(--ta-bg);
}
.schedule-main-container .inspection-schedule-list-container {
  display: flex;
  justify-content: center;
}
.schedule-main-container .inspection-schedule-list-container .inspection-schedule-accordion {
  max-width: 1000px;
  width: 100%;
}

@media (max-width: 769.98px) {
  .schedule-date-select-container {
    justify-content: space-between;
    width: calc(100vw - 1rem) !important;
  }
}
@media (min-width: 770px) {
  .schedule-date-select-container {
    justify-content: center;
  }
}
.schedule-date-select-container {
  margin-top: 1rem;
  display: flex;
  max-width: 100vw;
}
.schedule-date-select-container .schedule-date-select-button {
  display: none;
}
.schedule-date-select-container .schedule-date-select-button .btn, .schedule-date-select-container .schedule-date-select-button .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .schedule-date-select-container .schedule-date-select-button #btnActivityLoadMore, .schedule-date-select-container .schedule-date-select-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .schedule-date-select-container .schedule-date-select-button button, .schedule-date-select-container .schedule-date-select-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .schedule-date-select-container .schedule-date-select-button button {
  background-color: transparent;
  border: none;
  border-radius: 50px;
  width: 12.8571428571vw;
  height: 12.8571428571vw;
  max-width: 60px;
  max-height: 60px;
}
.schedule-date-select-container .schedule-date-select-button .schedule-date-select {
  color: var(--text-brand-dark);
}
.schedule-date-select-container .schedule-date-select-button .schedule-date-select .schedule-date-text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.schedule-date-select-container .schedule-date-select-button .schedule-date-select .schedule-date-text-container .date-select-day {
  font-weight: bold;
  font-size: unset;
  font-size: clamp(1rem, 5vw, 2rem);
  margin-top: -3px;
}
.schedule-date-select-container .schedule-date-select-button .schedule-date-select .schedule-date-text-container .date-select-date {
  font-weight: lighter;
  font-size: x-small;
  font-size: clamp(0.5rem, 3vw, 1rem);
  margin-top: -5px;
}
.schedule-date-select-container .schedule-date-select-button.active .btn, .schedule-date-select-container .schedule-date-select-button.active .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .schedule-date-select-container .schedule-date-select-button.active #btnActivityLoadMore, .schedule-date-select-container .schedule-date-select-button.active .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .schedule-date-select-container .schedule-date-select-button.active button, .schedule-date-select-container .schedule-date-select-button.active .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .schedule-date-select-container .schedule-date-select-button.active button {
  background-color: var(--text-brand-dark) !important;
}
.schedule-date-select-container .schedule-date-select-button.active .schedule-date-select {
  color: var(--text-white) !important;
}
.schedule-date-select-container .schedule-date-select-button.visible {
  display: block;
}

.summary-staff-select-container form label {
  margin-left: 5px;
}
.summary-staff-select-container form select {
  border-color: var(--text-brand-dark);
  border-radius: 5px;
  margin-left: 5px;
  padding-left: 5px;
  width: fit-content;
}
.inspection-card-container {
  max-width: 800px; /*Must be max width 800px - This is the max width of our images*/
  transition: all 0.2s ease-in-out;
  font-size: 1.4rem !important;
}
.inspection-card-container .inspection-card-main-info {
  margin-inline: 1rem;
  /*margin-bottom: 5px;*/
}
.inspection-card-container .inspection-card-main-info .inspection-card-carousel {
  position: relative;
}
.inspection-card-container .inspection-card-main-info .inspection-card-carousel .carousel-image-outer {
  position: relative;
  width: 110%;
  padding-top: 50%;
  overflow: hidden;
}
.inspection-card-container .inspection-card-main-info .image-counter {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding-top: 1rem;
  background-color: var(--ta-white);
  /*border: 1px solid var(--ta-border-gray-25);*/
  /*border-radius: 0px 0px 10px 10px;*/
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-details-split {
  display: flex;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-details-split .prop-details {
  height: 100%;
  width: 100%;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-details-split .insp-details {
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-prop-price {
  color: var(--text-brand-dark);
  font-weight: bold;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-count-attending-container {
  text-decoration: none;
  font-size: 1.2rem;
  text-align: center;
  color: var(--text-brand-dark);
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-count-attending-container .inspection-count-header {
  font-size: 1.2rem;
  text-align: center;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-count-attending-container .inspection-count-attending {
  font-size: 3rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-count-attending-container .inspection-count-attending .count-attending-icon {
  width: 2.75rem;
  height: auto;
  margin-right: 10px;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-count-attending-container .inspection-count-attending span {
  line-height: 3rem;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-address-container {
  display: flex;
  justify-content: space-between;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-address-container .inspection-address .inspection-street {
  font-weight: bold;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-address-container .inspection-address .inspection-address-subtext {
  font-weight: lighter;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-address-container .inspection-link-icon {
  margin-inline: 2px;
  margin-left: 10px;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-datetime {
  margin-top: 20px;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-datetime .inspection-date {
  font-weight: lighter;
}
.inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details .inspection-datetime .inspection-time {
  font-weight: bold;
}

.insp-route-details {
  display: flex;
  justify-content: space-between;
  margin-block: 0.75rem;
}

.inspection-map-link-container {
  text-decoration: none;
}
.inspection-map-link-container .inspection-map-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--text-brand-dark);
  font-size: 1.1rem;
  border: 1px solid var(--ta-border-gray-25);
  border-radius: 10px;
  width: fit-content;
  margin-top: 5px;
  margin-bottom: 0.5rem;
  padding: 5px;
  padding-inline: 1rem;
}
.inspection-map-link-container .inspection-map-link .map-link-icon {
  font-size: 1.3rem;
  margin-right: 10px;
}

.inspection-card-bottom-banner {
  margin-bottom: 0;
  margin-inline: -1rem;
  /*border-radius: 0px 0px 10px 10px;*/
  padding: 5px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-weight: bold;
}
.inspection-card-bottom-banner > * {
  margin-inline: 5px;
}
.inspection-card-bottom-banner .cancel-inspection-btn {
  border-radius: 20px;
  padding-block: 0px;
}

.inspection-confirmation-finished {
  color: var(--status-success-green);
  background-color: var(--status-success-green-bg-transparent) !important;
}

.inspection-confirmation-now {
  color: var(--status-info-blue);
  background-color: var(--status-info-blue-bg-transparent) !important;
}

.inspection-confirmation-later {
  color: var(--status-warning-orange);
  background-color: var(--status-warning-orange-bg-transparent) !important;
}

/*.inspection-confirmation-later {
    padding-top: 10px;
    display: flex;
    justify-content: center;

    .inspection-control {
        width: fit-content;
        display: flex;
        flex-direction: column;

        .control-title {
        }

        .control-options {
            display: flex;
            justify-content: space-around;

            & > * {
                cursor: pointer;
                padding-inline: 20px;
            }

            svg {
                width: 40px;
                height: 40px;
            }

            .control-confirm {
                color: var(--status-success-green);
            }

            .control-deny {
                color: var(--status-error-red);
            }
        }
    }
}*/
.inspection-confirmation-cancelled {
  color: var(--status-error-red);
  background-color: var(--status-error-red-bg-transparent) !important;
}

@media (max-width: 820px) {
  .inspection-card-body {
    border-top: none;
  }
}
@media (min-width: 820px) {
  .inspection-card-container {
    max-width: 1200px; /*Must be max width 800px - This is the max width of our images*/
    transition: all 0.2s ease-in-out;
  }
  .inspection-card-container .inspection-card-main-info {
    display: flex;
    margin-inline: 0;
    margin-bottom: 0;
  }
  .inspection-card-container .inspection-card-main-info .property-card-container .swiper {
    width: 60vw;
    max-width: 600px;
  }
  .inspection-card-container .inspection-card-main-info .inspection-card-body {
    /*border-radius: 0px 10px 10px 0px;*/
    border-left: none;
    padding-block: 0;
    padding-inline: 1rem;
  }
  .inspection-card-container .inspection-card-main-info .inspection-card-body .inspection-card-details > * {
    line-height: 2rem;
  }
  .inspection-card-bottom-banner {
    /*border-radius: 0px 0px 10px 0px;*/
  }
}
/*.inspection-time-until {
    display: none;
}
.date-select-offset-0 {
    .inspection-time-until {
        display: flex;
    }
}*/
.inspection-schedule-accordion .accordion-item {
  border-bottom: 1px solid var(--ta-border-gray-45);
  background-color: var(--ta-white);
  border-inline: 1px solid var(--ta-border-gray-15);
}
.inspection-schedule-accordion .accordion-item.inspection-card-finished {
  border-left-color: var(--status-success-green);
}
.inspection-schedule-accordion .accordion-item.inspection-card-now {
  border-left-color: var(--status-info-blue);
}
.inspection-schedule-accordion .accordion-item.inspection-card-later {
  border-left-color: var(--status-warning-orange);
}
.inspection-schedule-accordion .accordion-item.inspection-card-cancelled {
  border-left-color: var(--status-error-red-bg-transparent);
}
.inspection-schedule-accordion .accordion-item .accordion-header {
  position: relative;
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-inline: 1rem;
  color: var(--text-dark);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button .inspection-address {
  color: var(--text-dark) !important;
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.collapsed {
  background-color: var(--ta-white);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button .inspection-state-icon {
  margin-right: 5px;
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-finished {
  color: var(--status-success-green);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-finished .inspection-time-until {
  background: var(--status-success-green-bg-transparent);
  border-radius: 30px;
  border: 1px solid var(--status-success-green);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-finished .inspection-time-until .inspection-state-icon {
  color: var(--status-success-green);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-now {
  color: var(--status-info-blue);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-now .inspection-time-until {
  background: var(--status-info-blue-bg-transparent);
  border-radius: 30px;
  border: 1px solid var(--status-info-blue);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-now .inspection-time-until .inspection-state-icon {
  color: var(--status-info-blue);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-later {
  color: var(--text-brand-dark);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-later .inspection-time-until {
  background: var(--ta-brand-dark-bg);
  border-radius: 30px;
  border: 1px solid var(--text-brand-dark);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-later .inspection-time-until .inspection-state-icon {
  color: var(--text-brand-dark);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-cancelled {
  color: var(--status-error-red);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-cancelled .inspection-time-until {
  background: var(--status-error-red-bg-transparent);
  border-radius: 30px;
  border: 1px solid var(--status-error-red);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button.inspection-cancelled .inspection-time-until .inspection-state-icon {
  color: var(--status-error-red);
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button .inspection-accordion-btn .inspection-time-until {
  margin-top: 5px;
  margin-bottom: 2px;
  padding-inline: 10px;
  padding-block: 0px;
  font-size: 1.5rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: fit-content;
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button .inspection-accordion-btn .inspection-time-until span, .inspection-schedule-accordion .accordion-item .accordion-header .accordion-button .inspection-accordion-btn .inspection-time-until a {
  text-align: center;
  line-height: 1.7rem;
  font-size: 1.25rem;
}
.inspection-schedule-accordion .accordion-item .accordion-header .accordion-button .inspection-accordion-btn .inspection-address {
  font-size: 1.25rem;
  font-weight: bold;
}
.inspection-schedule-accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 0;
}

.btn-check:checked + .easy-ire-view-switcher-btn {
  background-color: var(--ta-border-gray-5);
  border: none;
}

.easy-ire-view-switcher-btn {
  padding-block: 4px;
  border-radius: 5px !important;
  border: 1px solid var(--text-brand-dark);
  font-size: 1.2rem;
  color: var(--text-brand-dark);
  font-weight: 600;
}
.easy-ire-view-switcher-btn:not(:first-of-type) {
  margin-left: 10px !important;
}
.easy-ire-view-switcher-btn:checked {
  background-color: var(--ta-border-gray-25);
}
.easy-ire-view-switcher-btn:focus {
  box-shadow: none !important;
}

.schedule-header-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
  width: 100%;
  background-color: var(--ta-white);
  position: sticky;
  top: 0px;
  z-index: 210;
  padding: 1rem;
}
.schedule-header-container > * {
  width: 100%;
  max-width: 1000px;
}
.schedule-header-container #divEasyIreViewSwitcher {
  z-index: 1000;
}

.schedule-header {
  width: 100%;
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--ta-white);
  padding-top: 10px;
  padding-inline: 1rem;
}
.schedule-header .schedule-info {
  border-bottom: 1px solid var(--text-brand-dark);
  margin-bottom: 0.5rem;
}
.schedule-header .schedule-info .schedule-date {
  font-size: 1.75rem;
  font-weight: lighter;
  color: var(--text-brand-dark);
}
.schedule-header .schedule-info .schedule-inspections {
  font-size: 1.75rem;
  font-weight: bold;
  color: var(--text-brand-dark);
}

.inspections-map {
  height: calc(100dvh - 189px) !important;
}

#inspectionRunModal {
  padding-inline: 10px;
}

.attendees-header-container, .cancel-header-container, .rescheduled-header-container, .modify-inspection-header-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
.attendees-header-container .attendee-count-header, .attendees-header-container .rescheduled-header, .attendees-header-container .modify-inspection-header, .cancel-header-container .attendee-count-header, .cancel-header-container .rescheduled-header, .cancel-header-container .modify-inspection-header, .rescheduled-header-container .attendee-count-header, .rescheduled-header-container .rescheduled-header, .rescheduled-header-container .modify-inspection-header, .modify-inspection-header-container .attendee-count-header, .modify-inspection-header-container .rescheduled-header, .modify-inspection-header-container .modify-inspection-header {
  max-width: 80%;
  text-align: center;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.attendees-header-container .attendee-count-header span, .attendees-header-container .rescheduled-header span, .attendees-header-container .modify-inspection-header span, .cancel-header-container .attendee-count-header span, .cancel-header-container .rescheduled-header span, .cancel-header-container .modify-inspection-header span, .rescheduled-header-container .attendee-count-header span, .rescheduled-header-container .rescheduled-header span, .rescheduled-header-container .modify-inspection-header span, .modify-inspection-header-container .attendee-count-header span, .modify-inspection-header-container .rescheduled-header span, .modify-inspection-header-container .modify-inspection-header span {
  white-space: normal;
}
.attendees-header-container .attendee-count-header .attendee-count, .attendees-header-container .attendee-count-header .rescheduled-text, .attendees-header-container .attendee-count-header .header-focus-text, .attendees-header-container .rescheduled-header .attendee-count, .attendees-header-container .rescheduled-header .rescheduled-text, .attendees-header-container .rescheduled-header .header-focus-text, .attendees-header-container .modify-inspection-header .attendee-count, .attendees-header-container .modify-inspection-header .rescheduled-text, .attendees-header-container .modify-inspection-header .header-focus-text, .cancel-header-container .attendee-count-header .attendee-count, .cancel-header-container .attendee-count-header .rescheduled-text, .cancel-header-container .attendee-count-header .header-focus-text, .cancel-header-container .rescheduled-header .attendee-count, .cancel-header-container .rescheduled-header .rescheduled-text, .cancel-header-container .rescheduled-header .header-focus-text, .cancel-header-container .modify-inspection-header .attendee-count, .cancel-header-container .modify-inspection-header .rescheduled-text, .cancel-header-container .modify-inspection-header .header-focus-text, .rescheduled-header-container .attendee-count-header .attendee-count, .rescheduled-header-container .attendee-count-header .rescheduled-text, .rescheduled-header-container .attendee-count-header .header-focus-text, .rescheduled-header-container .rescheduled-header .attendee-count, .rescheduled-header-container .rescheduled-header .rescheduled-text, .rescheduled-header-container .rescheduled-header .header-focus-text, .rescheduled-header-container .modify-inspection-header .attendee-count, .rescheduled-header-container .modify-inspection-header .rescheduled-text, .rescheduled-header-container .modify-inspection-header .header-focus-text, .modify-inspection-header-container .attendee-count-header .attendee-count, .modify-inspection-header-container .attendee-count-header .rescheduled-text, .modify-inspection-header-container .attendee-count-header .header-focus-text, .modify-inspection-header-container .rescheduled-header .attendee-count, .modify-inspection-header-container .rescheduled-header .rescheduled-text, .modify-inspection-header-container .rescheduled-header .header-focus-text, .modify-inspection-header-container .modify-inspection-header .attendee-count, .modify-inspection-header-container .modify-inspection-header .rescheduled-text, .modify-inspection-header-container .modify-inspection-header .header-focus-text {
  font-weight: bold;
}

.modal-close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}
.modal-close-btn .modal-close-btn-asset {
  width: 20px;
  height: 20px;
}

.attendees-body-container .cancelled-popover {
  margin-left: auto;
  border: none;
  background-color: transparent;
  height: 20px;
}
.attendees-body-container .cancelled-popover .material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 800, "GRAD" 0, "opsz" 48;
  color: var(--status-error-red);
  padding-bottom: 0px !important;
  font-size: 2.5rem;
}
.attendees-body-container .bs-popover-top .popover-arrow::before, .attendees-body-container .bs-popover-auto[data-popper-placement^=top] .popover-arrow::before {
  border-top-color: var(--status-error-red);
}
.attendees-body-container .bs-popover-top .popover-arrow::after, .attendees-body-container .bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
  border-top-color: var(--ta-bg);
}
.attendees-body-container .bs-popover-bottom .popover-arrow::before, .attendees-body-container .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
  border-bottom-color: var(--status-error-red);
}
.attendees-body-container .bs-popover-bottom .popover-arrow::after, .attendees-body-container .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
  border-bottom-color: var(--ta-bg);
}
.attendees-body-container .bs-popover-start .popover-arrow::before, .attendees-body-container .bs-popover-auto[data-popper-placement^=left] .popover-arrow::before {
  border-left-color: var(--status-error-red);
}
.attendees-body-container .bs-popover-start .popover-arrow::after, .attendees-body-container .bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
  border-left-color: var(--ta-bg);
}
.attendees-body-container .bs-popover-end .popover-arrow::before, .attendees-body-container .bs-popover-auto[data-popper-placement^=right] .popover-arrow::before {
  border-right-color: var(--status-error-red);
}
.attendees-body-container .bs-popover-end .popover-arrow::after, .attendees-body-container .bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
  border-right-color: var(--ta-bg);
}
.attendees-body-container .popover {
  border-color: var(--status-error-red);
  background-color: var(--ta-bg) !important;
}
.attendees-body-container .popover .popover-body {
  color: var(--status-error-red);
  font-size: medium;
}
.attendees-body-container .attendee {
  display: flex;
  flex-direction: column;
  padding-inline: 5px;
  margin-bottom: 1.35rem;
}
.attendees-body-container .attendee:not(.last-attendee) {
  border-bottom: 1px solid var(--ta-border-gray-15);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.attendees-body-container .attendee :first-child {
  padding-bottom: 5px;
}
.attendees-body-container .attendee .attendee-subtext {
  font-size: 1.35rem;
  font-weight: lighter;
  display: flex;
  height: 1.9rem;
}
.attendees-body-container .attendee .attendee-subtext a {
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  word-break: break-all;
}
.attendees-body-container .attendee .attendee-subtext a:hover {
  overflow: visible;
  white-space: normal;
  height: auto;
}

.cancel-body-container .warning-icon, .modify-inspection-body-container .warning-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--status-error-red);
}
.cancel-body-container .warning-icon .fa-exclamation-triangle, .modify-inspection-body-container .warning-icon .fa-exclamation-triangle {
  width: 40px;
  height: auto;
}
.cancel-body-container .cancel-warning-info, .modify-inspection-body-container .cancel-warning-info {
  color: var(--status-error-red);
  font-size: 1.2rem;
}
.cancel-body-container .cancel-button, .modify-inspection-body-container .cancel-button {
  min-width: 100px;
  width: fit-content;
}

.attendees-footer-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
.attendees-footer-container .attendees-footer-text {
  margin-bottom: 1rem;
  color: var(--status-error-red);
}

.rescheduled-footer-container {
  width: 100%;
}

.cancel-footer-container, .modify-inspection-footer-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cancel-footer-container .rescheduled-footer-info, .cancel-footer-container .modify-footer-info, .modify-inspection-footer-container .rescheduled-footer-info, .modify-inspection-footer-container .modify-footer-info {
  display: flex;
  justify-content: center;
  max-width: 370px;
}
.cancel-footer-container .rescheduled-footer-info input[type=checkbox], .cancel-footer-container .modify-footer-info input[type=checkbox], .modify-inspection-footer-container .rescheduled-footer-info input[type=checkbox], .modify-inspection-footer-container .modify-footer-info input[type=checkbox] {
  margin-top: 2px;
  width: 30px;
  height: 30px;
  background-color: var(--ta-white);
  border-radius: 5px;
  color: var(--ta-brand-supp) !important;
  appearance: none;
  border: 1px solid var(--text-dark);
  padding: 20px;
}
.cancel-footer-container .rescheduled-footer-info input[type=checkbox]:checked, .cancel-footer-container .modify-footer-info input[type=checkbox]:checked, .modify-inspection-footer-container .rescheduled-footer-info input[type=checkbox]:checked, .modify-inspection-footer-container .modify-footer-info input[type=checkbox]:checked {
  background-image: url(/assets/img/icons/check-solid.svg);
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 30px 30px;
}
.cancel-footer-container .rescheduled-footer-info label, .cancel-footer-container .modify-footer-info label, .modify-inspection-footer-container .rescheduled-footer-info label, .modify-inspection-footer-container .modify-footer-info label {
  text-align: start;
  padding-left: 15px;
}
.cancel-footer-container .btn, .cancel-footer-container .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .cancel-footer-container #btnActivityLoadMore, .cancel-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .cancel-footer-container button, .cancel-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .cancel-footer-container button, .modify-inspection-footer-container .btn, .modify-inspection-footer-container .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .modify-inspection-footer-container #btnActivityLoadMore, .modify-inspection-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .modify-inspection-footer-container button, .modify-inspection-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .modify-inspection-footer-container button {
  min-width: 100px;
  width: fit-content;
}

.cancel-body-container, .cancel-footer-container, .modify-inspection-body-container, .modify-inspection-footer-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cancel-body-container > *, .cancel-footer-container > *, .modify-inspection-body-container > *, .modify-inspection-footer-container > * {
  margin-bottom: 20px;
  text-align: center;
}
.cancel-body-container .inspection-action-controls, .cancel-footer-container .inspection-action-controls, .modify-inspection-body-container .inspection-action-controls, .modify-inspection-footer-container .inspection-action-controls {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}

.rescheduled-datetime {
  display: flex;
  flex-direction: column;
}
.rescheduled-datetime .rescheduled-to {
  font-weight: bold;
  color: var(--text-brand-dark);
  font-size: 1.5rem;
}

.rescheduled-info, final-step-info {
  max-width: 300px;
  font-weight: bold;
}
.rescheduled-info .final-step-error, final-step-info .final-step-error {
  color: var(--status-error-red);
}

.cancel-inspection-accordion .accordion-item {
  border-bottom: 1px solid var(--ta-border-gray-15);
  background-color: transparent;
  border-inline: none;
  border-radius: 0px;
}
.cancel-inspection-accordion .accordion-item .accordion-header {
  position: relative;
}
.cancel-inspection-accordion .accordion-item .accordion-header .accordion-button {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: var(--text-dark) !important;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: transparent;
}
.cancel-inspection-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.cancel-inspection-accordion .accordion-item .accordion-header .accordion-button .inspection-accordion-btn {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.reschedule-item {
  text-align: start;
}
.reschedule-item:not(:first-child) {
  padding-top: 20px;
}
.reschedule-item .reschedule-title {
  color: var(--text-brand-dark);
  font-weight: bold;
}
.reschedule-item .reschedule-input-group {
  padding-top: 10px;
  display: flex;
}
.reschedule-item .reschedule-input-group .reschedule-icon {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
.reschedule-item .reschedule-input-group .reschedule-time-helper {
  position: absolute;
  left: 70px;
}
.reschedule-item .reschedule-input-group .reschedule-input-helper {
  padding-left: 70px;
}
.reschedule-item .reschedule-input-group .reschedule-input {
  width: 100%;
  border: none;
  border-bottom: 1px solid black;
  margin-bottom: 5px;
}

.staff-select-header-container .staff-select-header .staff-current {
  color: var(--text-brand-dark);
  font-weight: bold;
}

.sticky-staff-select {
  display: flex;
  align-items: center;
}
.sticky-staff-select .staff-select-expander {
  height: 100%;
  width: fit-content;
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-weight: bold;
  color: var(--text-brand-dark);
  /*margin-right: 1rem;*/
}
.sticky-staff-select .staff-select-expander .nav-icon {
  margin-left: 5px;
}
.sticky-staff-select .staff-select-expander span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.summary-staff-select-container .staff-select-expander {
  display: flex;
  max-width: 200px;
}
.summary-staff-select-container .staff-select-expander span {
  padding-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#staffSelectModalContainer .modal-body {
  padding-bottom: 0;
}

.staff-select-body-container .staff-select-control {
  display: flex;
  align-items: center;
}
.staff-select-body-container .staff-select-control .fa-search {
  position: absolute;
  left: 20px;
}
.staff-select-body-container .staff-select-control .form-control, .staff-select-body-container .staff-select-control .combo-textbox {
  padding-left: 30px;
}

#staffSelectList {
  margin-bottom: 0;
  height: 50vh;
  overflow-y: auto;
  padding-left: 0;
  margin-top: -2rem;
}
#staffSelectList .list-group-item {
  transition: 0.25s all ease-in-out;
  color: var(--text-dark);
  background-color: transparent;
  border-color: var(--ta-border-gray-15);
  font-weight: 500;
  padding-block: 1rem;
}
#staffSelectList .list-group-item.active {
  background-color: var(--text-brand-dark);
  color: var(--text-lighter-permanent);
}

#submitSelectedStaffID {
  margin-left: 10px;
}
#submitSelectedStaffID span {
  padding-right: 10px;
}

.schedule-empty {
  height: calc(100svh - 224px);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: var(--ta-white);
}
.schedule-empty .schedule-empty-text {
  font-weight: bold;
  font-size: larger;
  margin-bottom: 3rem;
}
.schedule-empty .schedule-empty-icon.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 48;
  font-size: 15rem;
}

.staff-select-footer-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.staff-select-footer-container .btn, .staff-select-footer-container .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .staff-select-footer-container #btnActivityLoadMore, .staff-select-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .staff-select-footer-container button, .staff-select-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .staff-select-footer-container button {
  display: flex;
  align-items: center;
}
.staff-select-footer-container .btn .material-symbols-outlined, .staff-select-footer-container .home-my-properties .load-more-activity-container #btnActivityLoadMore .material-symbols-outlined, .home-my-properties .load-more-activity-container .staff-select-footer-container #btnActivityLoadMore .material-symbols-outlined, .staff-select-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button .material-symbols-outlined, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .staff-select-footer-container button .material-symbols-outlined, .staff-select-footer-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button .material-symbols-outlined, .account-details-container .account-details-edit .account-details-control .account-control.control-save .staff-select-footer-container button .material-symbols-outlined {
  font-size: 1.75rem;
  line-height: 0;
  margin-left: 0.5rem;
}

.reschedule-inspection-accordion .btn, .reschedule-inspection-accordion .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .reschedule-inspection-accordion #btnActivityLoadMore, .reschedule-inspection-accordion .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .reschedule-inspection-accordion button, .reschedule-inspection-accordion .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .reschedule-inspection-accordion button, .property-leased-accordion .btn, .property-leased-accordion .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .property-leased-accordion #btnActivityLoadMore, .property-leased-accordion .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .property-leased-accordion button, .property-leased-accordion .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .property-leased-accordion button {
  margin-top: 20px;
}

.reschedule-buttons, .leased-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.inspection-btn {
  min-width: 100px;
  padding-inline: 30px;
}

.uploader-header {
  max-width: 220px;
}

.scrollbox, #inspectionRunModalContainer .modal-body {
  overflow: auto;
  background: linear-gradient(var(--ta-white) 30%, rgba(var(--ta-white-rgb), 0)), linear-gradient(rgba(var(--ta-white-rgb), 0), var(--ta-white) 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(var(--ta-black-rgb), 0.2), rgba(var(--ta-black-rgb), 0)), radial-gradient(50% 100%, farthest-side, rgba(var(--ta-black-rgb), 0.2), rgba(var(--ta-black-rgb), 0)) 0 100%;
  background: linear-gradient(var(--ta-white) 30%, rgba(var(--ta-white-rgb), 0)), linear-gradient(rgba(var(--ta-white-rgb), 0), var(--ta-white) 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(var(--ta-black-rgb), 0.4), rgba(var(--ta-black-rgb), 0)), radial-gradient(farthest-side at 50% 100%, rgba(var(--ta-black-rgb), 0.4), rgba(var(--ta-black-rgb), 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: var(--ta-white);
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}

.navbar-toggler .menu-btn {
  width: 35px;
  cursor: pointer;
}
.navbar-toggler span {
  display: block;
  width: 100%;
  border-radius: 3px;
  height: 5px;
  background: var(--text-brand-dark);
  transition: all 0.3s;
  position: relative;
}
.navbar-toggler span + span {
  margin-top: 5px;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  animation: ease 0.7s top forwards;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  animation: ease 0.7s scaled forwards;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  animation: ease 0.7s bottom forwards;
}
.navbar-toggler.collapsed span:nth-child(1) {
  animation: ease 0.7s top-2 forwards;
}
.navbar-toggler.collapsed span:nth-child(2) {
  animation: ease 0.7s scaled-2 forwards;
}
.navbar-toggler.collapsed span:nth-child(3) {
  animation: ease 0.7s bottom-2 forwards;
}
@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 10px;
    transform: rotate(0);
  }
  100% {
    top: 10px;
    transform: rotate(45deg);
  }
}
@keyframes top-2 {
  0% {
    top: 10px;
    transform: rotate(45deg);
  }
  50% {
    top: 10px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 14px;
    transform: rotate(0);
  }
  100% {
    bottom: 10px;
    transform: rotate(135deg);
  }
}
@keyframes bottom-2 {
  0% {
    bottom: 10px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 10px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
#loginFormContainer .row {
  --bs-gutter-y: 0 !important;
  --bs-gutter-x: 0 !important;
}

.login-card {
  margin: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid var(--ta-bg);
}
.login-card .step-btn {
  width: 200px;
}
.login-card .btn-back {
  text-align: left;
  color: lightgrey;
  font-size: 18px;
}
.login-card .btn-back a {
  top: 10px;
}
.login-card .btn-back a:hover {
  color: var(--text-brand-dark);
}
.login-card .card-footer {
  background-color: var(--ta-white);
}
.login-card .card-footer div {
  color: white;
}
.login-card .card-footer div:first-of-type {
  text-align: left;
}
.login-card .card-footer div:last-of-type {
  text-align: right;
}
.modal .login-card {
  border: none !important;
  box-shadow: none !important;
}

.login-card input.verification-code {
  letter-spacing: 5px;
}
.login-card .subtitle {
  font-weight: 600;
  color: var(--ta-brand-dark);
  margin-bottom: 10px;
}
.login-card .user-preferences {
  justify-content: center;
}
.login-card .user-preferences .map {
  overflow: hidden;
  transition: all 0.15s ease-in-out;
}
.login-card .user-preferences .map.hidden {
  width: 0px;
  transition: all 0.15s ease-in-out;
}
.login-card .input-group {
  display: flex;
  justify-content: center;
}
.login-card .row {
  margin-bottom: 10px;
}

.ebas .ebas-header {
  background-color: var(--ta-brand-supp);
  background: url("https://inspectre.blob.core.windows.net/externalfiles/IRE/EarlyBirdBanner.png");
  padding: 10px;
}
.ebas .ebas-steps {
  margin-top: 10px;
  display: flex;
}
.ebas .ebas-steps .signup-steps {
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ebas .ebas-steps .signup-steps .incomplete-step-number {
  position: absolute;
}
.ebas .ebas-steps .signup-steps .step-stop {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ebas .ebas-steps .signup-steps .step-stop .step-number {
  color: white;
}
.ebas .ebas-steps .signup-steps .step-stop .step-stop-incomplete {
  width: 25px;
  height: 25px;
  background-color: var(--ta-gray);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ebas .ebas-steps .signup-steps .step-stop .signup-step-description {
  position: absolute;
  top: 45px;
  text-align: center;
  font-weight: bold;
}
.ebas .ebas-steps .signup-steps .step-divider {
  height: 0px;
  width: calc(33.3333333333% - 40px);
  border-bottom: 5px solid var(--ta-gray);
}
.ebas .ebas-steps .signup-steps .step-divider:last-of-type {
  display: none;
}
.ebas .ebas-steps .signup-steps .step-divider.complete {
  border-color: var(--ta-brand-supp);
}
.ebas .ebas-settings-heading {
  text-align: center;
  border-radius: 10px;
  margin: 10px;
}

.combo-textbox {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 3px 10px;
  background-color: var(--ta-white);
}
.combo-textbox .selector {
  flex-grow: 100;
}
.combo-textbox .selector input[type=text] {
  border: none !important;
  width: 100%;
}
.combo-textbox .selector input[type=text]:focus {
  outline: none !important;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.combo-textbox .selected-items {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
body.rentals .listings-simple-search-data, body.rentals .agency-details-banner, body.easy-ire .listings-simple-search-data, body.easy-ire .agency-details-banner {
  transition: top 0.4s;
}
body.rentals #divSearchBar, body.easy-ire #divSearchBar {
  position: relative;
  background-color: var(--ta-white);
  display: flex;
  align-items: center;
  z-index: 1954;
  justify-content: center;
}
body.rentals #divSearchBar #divSearchInputs, body.easy-ire #divSearchBar #divSearchInputs {
  padding: 0.5rem;
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  column-gap: 1rem;
  width: 100%;
  justify-content: center;
  /*            #locationSearch {
      min-height: 0px;
      height: 40px;
      margin-block: 5px;
  }*/
}
body.rentals #divSearchBar #divSearchInputs > :first-child, body.easy-ire #divSearchBar #divSearchInputs > :first-child {
  flex-shrink: 1;
  overflow: hidden;
}
@media (min-width: 770px) {
  body.rentals #divSearchBar #divSearchInputs #btnAdvancedFiltersSide, body.easy-ire #divSearchBar #divSearchInputs #btnAdvancedFiltersSide {
    min-width: 106px;
  }
}
@media (min-width: 770px) {
  body.rentals #divSearchBar #divSearchInputs, body.easy-ire #divSearchBar #divSearchInputs {
    padding: 1rem;
  }
}
body.rentals #divSearchBar #divSearchInputs .dropdown, body.easy-ire #divSearchBar #divSearchInputs .dropdown {
  padding: 0;
}
body.rentals #divSearchBar #divSearchInputs .divLocationBadge, body.easy-ire #divSearchBar #divSearchInputs .divLocationBadge {
  position: absolute;
  background-color: var(--ta-white);
  border: 1px solid #828282;
  border-radius: 0px 0px 10px 10px;
  margin: -10px;
  padding: 5px;
  margin-left: -11px;
  top: 54px;
  display: none;
  width: calc(100vw - 50px);
  max-width: 585px;
}
@media (max-width: 769.98px) {
  body.rentals #divSearchBar #divSearchInputs .divLocationBadge, body.easy-ire #divSearchBar #divSearchInputs .divLocationBadge {
    border-radius: 0px 10px 10px 10px;
  }
  body.rentals #divSearchBar #divSearchInputs .location-search-section, body.easy-ire #divSearchBar #divSearchInputs .location-search-section {
    /*padding-inline: 10px;*/
  }
}
body.rentals #divSearchBar #divSearchInputs .form-check-input, body.rentals #divSearchBar #divSearchInputs .form-check-lg .form-check-input-lg, .form-check-lg body.rentals #divSearchBar #divSearchInputs .form-check-input-lg, body.easy-ire #divSearchBar #divSearchInputs .form-check-input, body.easy-ire #divSearchBar #divSearchInputs .form-check-lg .form-check-input-lg, .form-check-lg body.easy-ire #divSearchBar #divSearchInputs .form-check-input-lg {
  height: 40px;
  width: 80px;
  background-color: #7A303F;
  background-image: url("/assets/img/icons/location_on.svg"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  background-size: 28px, 44px;
  background-position-x: 8px, 0px;
}
body.rentals #divSearchBar #divSearchInputs .form-check-input:checked, body.rentals #divSearchBar #divSearchInputs .form-check-lg .form-check-input-lg:checked, .form-check-lg body.rentals #divSearchBar #divSearchInputs .form-check-input-lg:checked, body.easy-ire #divSearchBar #divSearchInputs .form-check-input:checked, body.easy-ire #divSearchBar #divSearchInputs .form-check-lg .form-check-input-lg:checked, .form-check-lg body.easy-ire #divSearchBar #divSearchInputs .form-check-input-lg:checked {
  background-color: #D26329;
  background-image: url("/assets/img/icons/list.svg"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  background-size: 28px, 44px;
  background-position-x: 44px, 36px;
}
body.rentals #divSearchBar #divSearchInputs .location-search-section, body.easy-ire #divSearchBar #divSearchInputs .location-search-section {
  max-width: 300px;
}
@media (max-width: 991.98px) {
  body.rentals #divSearchBar #divSearchInputs .location-search-section, body.easy-ire #divSearchBar #divSearchInputs .location-search-section {
    max-width: 770px;
  }
}
body.rentals #divSearchBar #divSearchInputs .filter-section, body.easy-ire #divSearchBar #divSearchInputs .filter-section {
  margin-left: auto;
}
body.rentals #divSearchBar #divSearchInputs .view-switcher-btn, body.easy-ire #divSearchBar #divSearchInputs .view-switcher-btn {
  border: none;
}
body.rentals #divSearchBar #divSearchInputs #locationSearch.show-badges, body.easy-ire #divSearchBar #divSearchInputs #locationSearch.show-badges {
  border-radius: 0.3125rem 0.3125rem 0 0;
}
body.rentals #divSearchBar #divSearchInputs #locationSearch.show-badges .divLocationBadge, body.easy-ire #divSearchBar #divSearchInputs #locationSearch.show-badges .divLocationBadge {
  display: flex !important;
}
body.rentals #divSearchBar #divSearchInputs .section, body.easy-ire #divSearchBar #divSearchInputs .section {
  display: flex;
}
body.rentals #divSearchBar #divSearchInputs .section-locations, body.easy-ire #divSearchBar #divSearchInputs .section-locations {
  display: flex;
  flex-grow: 1;
  margin-right: 20px;
}
body.rentals #divSearchBar #divSearchInputs .input-group, body.easy-ire #divSearchBar #divSearchInputs .input-group {
  flex-wrap: nowrap;
}
body.rentals #divSearchBar #divSearchInputs .input-group.search-filter, body.easy-ire #divSearchBar #divSearchInputs .input-group.search-filter {
  position: absolute;
}
body.rentals #divSearchBar #divSearchInputs .input-group.search-filter .range-container, body.easy-ire #divSearchBar #divSearchInputs .input-group.search-filter .range-container {
  font-size: 1.4rem;
}
body.rentals #divSearchBar #divSearchInputs #btnAdvancedFiltersSide, body.rentals #divSearchBar #divSearchInputs #btnAdvancedFiltersBottom, body.easy-ire #divSearchBar #divSearchInputs #btnAdvancedFiltersSide, body.easy-ire #divSearchBar #divSearchInputs #btnAdvancedFiltersBottom {
  z-index: 2;
}
body.rentals #divSearchBar #divSearchInputs .dropdown-border .input-group, body.easy-ire #divSearchBar #divSearchInputs .dropdown-border .input-group {
  height: unset;
}
body.rentals #divSearchBar #divSearchInputs .dropdown-border .input-group .dropdown, body.easy-ire #divSearchBar #divSearchInputs .dropdown-border .input-group .dropdown {
  padding: 0;
}
@media (min-width: 770px) {
  body.rentals #divSearchBar #divSearchInputs .dropdown-border .input-group .dropdown .dropdown-toggle, body.easy-ire #divSearchBar #divSearchInputs .dropdown-border .input-group .dropdown .dropdown-toggle {
    height: 45px;
  }
}
body.rentals #divSearchBar #divSearchInputs.search-bar-divider, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: visible !important;
  row-gap: 0.5rem;
}
@media (min-width: 770px) {
  body.rentals #divSearchBar #divSearchInputs.search-bar-divider, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider {
    flex-direction: row;
  }
}
@media (max-width: 769.98px) {
  body.rentals #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower .search-bar-item, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower .search-bar-item {
    min-width: 40px;
    max-height: 40px;
    min-height: 40px;
  }
  body.rentals #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower .search-bar-item .search-bar-item-content, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower .search-bar-item .search-bar-item-content {
    padding: 0.5rem;
  }
}
body.rentals #divSearchBar #divSearchInputs.search-bar-divider .search-bar-upper, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider .search-bar-upper {
  display: flex;
  column-gap: 0.5rem;
}
@media (min-width: 770px) {
  body.rentals #divSearchBar #divSearchInputs.search-bar-divider .search-bar-upper, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider .search-bar-upper {
    column-gap: 1rem;
  }
}
body.rentals #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower {
  position: relative;
  overflow: visible;
  display: flex;
  column-gap: 0.5rem;
}
@media (min-width: 770px) {
  body.rentals #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower, body.easy-ire #divSearchBar #divSearchInputs.search-bar-divider .search-bar-lower {
    column-gap: 1rem;
  }
}
body.rentals #divSearchBar .hidden-location-count, body.easy-ire #divSearchBar .hidden-location-count {
  background-color: var(--text-brand-dark);
  color: white;
  padding: 3px;
}
body.rentals #divSearchBar .location-search-input-group, body.easy-ire #divSearchBar .location-search-input-group {
  border: 5px;
  align-items: flex-start;
  width: 100%;
}
body.rentals #divSearchBar .location-search-input-group:hover, body.easy-ire #divSearchBar .location-search-input-group:hover {
  cursor: pointer;
}
body.rentals #divSearchBar .location-search-input-group .combo-textbox, body.easy-ire #divSearchBar .location-search-input-group .combo-textbox {
  min-height: 46px;
}
body.rentals #divSearchBar .location-search-input-group .combo-textbox .selector, body.easy-ire #divSearchBar .location-search-input-group .combo-textbox .selector {
  width: 65px;
}
body.rentals #divSearchBar .location-search-input-group .location-item-badge, body.easy-ire #divSearchBar .location-search-input-group .location-item-badge {
  font-size: 1.4rem;
}
body.rentals #divSearchBar .location-search-input-group .location-item-badge > .mx-2, body.easy-ire #divSearchBar .location-search-input-group .location-item-badge > .mx-2 {
  text-transform: capitalize;
}
body.rentals #divSearchBar .location-search-input-group .location-item-badge .location-item-badge-remove, body.easy-ire #divSearchBar .location-search-input-group .location-item-badge .location-item-badge-remove {
  padding-left: 3px;
  padding-right: 3px;
}
body.rentals #divSearchBar .location-search-input-group .location-item-badge .location-item-badge-remove:hover, body.easy-ire #divSearchBar .location-search-input-group .location-item-badge .location-item-badge-remove:hover {
  background-color: var(--ta-white);
  opacity: 0.7;
  border-radius: 50%;
  cursor: pointer;
  color: var(--ta-dark-gray);
}
body.rentals #divSearchBar .location-search-input-group .location-item-badge > div, body.easy-ire #divSearchBar .location-search-input-group .location-item-badge > div {
  line-height: 20px;
}
body.rentals #divSearchBar .min-selector, body.rentals #divSearchBar .min-selector.price-selector, body.easy-ire #divSearchBar .min-selector, body.easy-ire #divSearchBar .min-selector.price-selector {
  width: fit-content;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-right: 10px;
}
body.rentals #divSearchBar .min-selector .input-group-text, body.easy-ire #divSearchBar .min-selector .input-group-text {
  background-color: var(--ta-white);
  border-right: none;
  height: 40px;
  color: var(--text-brand-dark);
}
@media (min-width: 1200px) {
  body.rentals #divSearchBar .min-selector select, body.rentals #divSearchBar .min-selector.price-selector select, body.easy-ire #divSearchBar .min-selector select, body.easy-ire #divSearchBar .min-selector.price-selector select {
    border-left: none;
    height: 40px;
    font-size: 1.4rem;
    min-width: 75px;
  }
}
@media (max-width: 1199.98px) {
  body.rentals #divSearchBar .min-selector select, body.rentals #divSearchBar .min-selector.price-selector select, body.easy-ire #divSearchBar .min-selector select, body.easy-ire #divSearchBar .min-selector.price-selector select {
    border-left: none;
    height: 40px;
    font-size: 1.4rem;
    min-width: 100px;
  }
}
@media (min-width: 1400px) {
  body.rentals #divSearchBar .min-selector select, body.rentals #divSearchBar .min-selector.price-selector select, body.easy-ire #divSearchBar .min-selector select, body.easy-ire #divSearchBar .min-selector.price-selector select {
    border-left: none;
    height: 40px;
    font-size: 1.4rem;
    min-width: 100px;
  }
}
body.rentals #divSearchBar .min-selector.price-selector, body.easy-ire #divSearchBar .min-selector.price-selector {
  min-width: 200px;
}
body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control, body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 40px;
  margin-bottom: 0px;
  cursor: pointer;
  min-height: calc(2.25rem + 2px);
  border-left-width: initial;
  border-left-style: none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control li.badge, body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox li.badge, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control li.badge, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox li.badge {
  padding: 0.45em 0.2em;
}
body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control li.badge span, body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox li.badge span, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control li.badge span, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox li.badge span {
  font-size: 1rem;
}
body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control li.badge .btn-close, body.rentals #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox li.badge .btn-close, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.form-control li.badge .btn-close, body.easy-ire #divSearchBar .min-selector .dashboardcode-bsmultiselect ul.combo-textbox li.badge .btn-close {
  display: none;
}

.search-bar-item:not(.location-item) {
  border-radius: 5px;
  border: 1px solid var(--ta-border-gray-15);
  min-width: 40px;
  max-height: 45px;
  height: 100%;
  cursor: pointer;
}
.search-bar-item:not(.location-item).dropdown-toggle::after, .search-bar-item:not(.location-item) .dropdown-toggle::after {
  display: none;
}
@media (hover: hover) {
  .search-bar-item:not(.location-item):hover {
    background-color: var(--ta-border-gray-5) !important;
  }
}
@media (min-width: 420px) {
  .search-bar-item:not(.location-item) #setFilterBtn .search-bar-item-content {
    padding-left: 0rem;
    padding-block: 0.6rem;
  }
}
@media (max-width: 420px) {
  .search-bar-item:not(.location-item) #setFilterBtn {
    min-width: 0;
  }
  .search-bar-item:not(.location-item) #setFilterBtn .search-bar-item-content {
    padding: 0.7rem;
  }
}
.search-bar-item:not(.location-item) .search-bar-item-content {
  padding: 0.8rem;
  width: auto;
  height: 100%;
  border: none;
  cursor: pointer;
  background-color: transparent !important;
}
.search-bar-item:not(.location-item) .search-bar-item-content:not(:first-child) {
  padding-left: 0;
}
.search-bar-item:not(.location-item).search-bar-item-long {
  width: 100%;
  height: 45px;
}

.search-location-icon-span {
  margin-block: auto;
  margin-inline: 5px;
}

.location-search {
  background-color: var(--ta-white);
}

.location-search-section {
  /*padding-block: 0.375rem;*/
  width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1000px) {
  .filter-section {
    width: 100%;
    min-width: 920px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .more-filter-section {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .location-search-section {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 770px) {
  .filter-section {
    justify-content: flex-end;
    align-items: center;
  }
  /*.location-search-section {
      max-width: 660px;
  }*/
}
@media (min-width: 770px) and (max-width: 1199.98px) {
  .filter-section > :last-child {
    margin-left: 100px;
    margin-right: 18px;
  }
}
@media (max-width: 991.98px) {
  .view-switcher {
    background-color: var(--text-brand-dark);
    padding: 10px;
    border-radius: 5px;
  }
}
.dashboardcode-bsmultiselect .form-control ul, .dashboardcode-bsmultiselect .combo-textbox ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 250px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dashboardcode-bsmultiselect .form-control li, .dashboardcode-bsmultiselect .combo-textbox li {
  display: inline;
  margin-right: 10px;
}

.price-input-prefix {
  position: absolute;
  border: none;
  margin: 2px;
  margin-top: 3px;
  z-index: 4;
}

.price-input-box {
  border-left: 1px solid;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  padding-left: 30px;
}

#divSortBy {
  width: 100%;
}

.dropdown-chevron::after {
  --icon: "";
  --icon-colour: var(--text-brand-dark);
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  width: 20px;
  padding-left: 0.75rem;
  margin-left: auto;
  text-align: end;
  font-weight: bold;
  font-size: 1.2rem;
}

.sort-by-container {
  display: flex;
  align-items: center;
  --disabled-text: var(--text-light);
  width: 100%;
  /* Price */
  /* Price Reduction */
  /* Date */
  /* Popularity */
  /* Other */
  /* Most Recent */
  /* Address */
  /* Status */
  /* Rating */
  /* Summary */
}
.sort-by-container .dropdown {
  padding-right: 0;
  width: 100%;
}
.sort-by-container .form-group {
  width: 100%;
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media (max-width: 400px) {
  .sort-by-container .form-group input[value=PriceReductionAmount] + .dropdown .sort-by-text {
    display: none;
  }
}
.sort-by-container .form-group .dropdown-toggle {
  padding-inline: 0.5rem;
  padding-block: 0.25rem;
  background-color: transparent;
  color: var(--text-dark);
}
.sort-by-container .form-group .dropdown-toggle .dropdown-chevron::after {
  align-self: flex-end;
}
@media (max-width: 350px) {
  .sort-by-container .form-group .dropdown-toggle .sort-by-text {
    display: none;
  }
}
.sort-by-container .form-group .dropdown-toggle .dropdown-item {
  padding-right: 0.5rem;
  color: var(--text-dark);
}
@media (max-width: 320px) {
  .sort-by-container .form-group .dropdown-toggle .dropdown-item .sort-item-text {
    font-size: 16px;
  }
}
@media (max-width: 330px) {
  .sort-by-container .form-group .dropdown-toggle .dropdown-item:before {
    min-width: 0px !important;
  }
}
@media (max-width: 315px) {
  .sort-by-container .form-group .dropdown-toggle .dropdown-item[value=PriceReductionAmount] .sort-item-text::before {
    display: none;
  }
}
.sort-by-container .form-group .dropdown-toggle .dropdown-item:hover {
  color: var(--text-dark) !important;
}
.sort-by-container .form-group .dropdown-toggle .dropdown-item:hover::before {
  --icon-colour: var(--text-dark);
}
.sort-by-container .form-group .dropdown-toggle .dropdown-item::before {
  --icon-colour: var(--text-dark);
}
.sort-by-container .form-group .dropdown-toggle .dropdown-item .sort-item-text::before {
  --icon-colour: var(--text-dark);
}
.sort-by-container .dropdown-menu {
  min-width: fit-content;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 1.6rem;
  color: var(--text-dark);
  -webkit-box-shadow: 0px 5px 15px 0px var(--ta-border-gray-15);
  box-shadow: 0px 5px 15px 0px var(--ta-border-gray-15);
  inset: unset !important;
  transform: none !important;
  width: 100%;
  padding-bottom: 1.6rem;
}
.sort-by-container .dropdown-menu > * {
  padding-inline: 1rem;
}
.sort-by-container li[disabled=true] {
  color: var(--disabled-text);
}
.sort-by-container li[disabled=true] .dropdown-item {
  color: var(--disabled-text);
  padding-right: 0;
}
.sort-by-container li[disabled=true] .dropdown-item::before, .sort-by-container li[disabled=true] .dropdown-item .sort-item-text::before {
  --icon-colour: var(--disabled-text);
  color: var(--disabled-text);
}
.sort-by-container li[disabled=true] .dropdown-item::after {
  --icon: "";
  --icon-colour: var(--disabled-text);
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-left: auto;
}
.sort-by-container .dropdown-group-header {
  padding-top: 0.5rem;
  font-weight: normal;
  font-size: 1.6rem;
  font-variant-caps: all-small-caps;
  display: flex;
}
.sort-by-container .dropdown-group-header[disabled=true] {
  color: var(--disabled-text);
}
.sort-by-container .dropdown-group-header[disabled=true]::after {
  --icon: "";
  --icon-colour: var(--disabled-text);
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-left: 1rem;
}
.sort-by-container .dropdown-item:not([group=Address]).asc::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container .dropdown-item:not([group=Address]).desc::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container a[group=Price] .sort-item-text::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container a[group="Price Reduction"] .sort-item-text::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container a[group=Date] .sort-item-text::before, .sort-by-container a[group="Move-in Date"] .sort-item-text::before {
  --icon: "";
  font-weight: normal;
}
.sort-by-container a[group=Popularity] .sort-item-text::before, .sort-by-container a[group=Rewards] .sort-item-text::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container a[group=Other] .sort-item-text::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container a[group=None]::before {
  --icon: "";
  font-weight: normal;
}
.sort-by-container .asc[group=Address]::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container .desc[group=Address]::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container a[group=Status] .sort-item-text::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container .asc[group=Rating] .sort-item-text::before {
  --icon: "";
  font-weight: normal;
}
.sort-by-container .desc[group=Rating] .sort-item-text::before {
  --icon: "";
  font-weight: bold;
}
.sort-by-container .asc[group=Summary] .sort-item-text::before {
  --icon: "";
  font-weight: normal;
}
.sort-by-container .desc[group=Summary] .sort-item-text::before {
  --icon: "";
  font-weight: normal;
}
.sort-by-container .dropdown-item {
  display: flex;
  background-color: transparent;
  padding-left: 0;
  font-size: 1.4rem;
  font-weight: bold;
}
.sort-by-container .dropdown-item::before, .sort-by-container .dropdown-item .sort-item-text::before {
  --icon: "";
  --icon-colour: var(--text-brand-dark);
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
}
.sort-by-container .dropdown-item:before {
  min-width: 10px;
}
.sort-by-container .dropdown-item .sort-item-text::before {
  margin-left: 2px;
  width: 25px;
}
.sort-by-container .dropdown-item .sort-item-text {
  display: flex;
  padding-right: 15px;
}
.sort-by-container li .dropdown-item.selected {
  padding-right: 0;
}
.sort-by-container li .dropdown-item.selected::after {
  --icon: "";
  --icon-colour: var(--ta-brand-supp);
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-left: auto;
  padding-left: 1rem;
}

#divPopularityModal .modal-content {
  background-color: var(--profile-plus-bg);
  border: 2px solid var(--profile-plus);
}
#divPopularityModal .modal-header {
  border-bottom: none;
}
#divPopularityModal .modal-body {
  padding: 0;
}
#divPopularityModal .modal-body .inline-marketing-container {
  border: none;
  box-shadow: none;
}
#divPopularityModal .modal-body a {
  text-decoration: none;
}

.add-my-location {
  line-height: 0px;
  padding: 3px;
}
.add-my-location svg {
  width: 18px;
  height: 18px;
}

.star-rating {
  white-space: nowrap;
  display: inline-block;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
.tgl {
  display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 4em;
  height: 2em;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}

.tgl-light + .tgl-btn {
  background: var(--ta-bg);
  border: 1px solid #ced4da;
  border-radius: 2em;
  padding: 2px;
  transition: all 0.4s ease;
}
.tgl-light + .tgl-btn:after {
  border-radius: 50%;
  background: var(--ta-white);
  transition: all 0.2s ease;
}
.tgl-light:checked + .tgl-btn {
  background: var(--ta-brand-supp);
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
body.rentals .sort-by, body.easy-ire .sort-by {
  border-top: 1px solid var(--ta-bg);
  border-bottom: 1px solid var(--ta-bg);
  overflow: hidden;
  display: flex;
  justify-content: space-evenly;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.rentals .sort-by .btn-link, body.easy-ire .sort-by .btn-link {
  padding-left: 5px;
  padding-right: 5px;
  color: var(--ta-dark-gray) !important;
}
body.rentals .sort-by .btn-link.active, body.easy-ire .sort-by .btn-link.active {
  font-weight: bold;
  color: var(--ta-brand-supp) !important;
  pointer-events: none;
  cursor: default;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
.search-card .card-title {
  font-size: 3rem;
  color: var(--text-brand-dark);
}
.search-card .footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.search-card-container {
  padding-bottom: 15px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: var(--ta-white);
}
.search-card-container .input-group {
  height: auto;
}
.search-card-container .sc-subtitle {
  font-weight: 600;
  color: var(--text-brand-dark);
  margin-bottom: 10px;
}
.search-card-container .sc-subtitle-inline {
  font-weight: 600;
  color: var(--text-brand-dark);
  line-height: 36px;
}
.search-card-container .location-item-badge {
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-card-container .location-item-badge > .mx-2 {
  text-transform: capitalize;
}
.search-card-container .location-item-badge .location-item-badge-remove {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.search-card-container .location-item-badge .location-item-badge-remove:hover {
  background-color: rgba(255, 255, 255, 0.7019607843);
  border-radius: 50%;
  cursor: pointer;
  color: var(--ta-dark-gray);
}
.search-card-container .advanced-search-only {
  display: none;
}

.search-history-hover {
  position: absolute;
  border-bottom: 1px solid var(--ta-black);
}

.search-history-hover:before {
  white-space: pre-line;
  content: attr(data-hover);
  visibility: hidden;
  opacity: 0;
  width: 300px;
  background-color: var(--ta-btn);
  color: var(--text-dark);
  text-align: left;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 110%;
}

.search-history-hover:hover:before {
  opacity: 0.9;
  visibility: visible;
}

.search-card-img {
  width: 40px;
  color: var(--text-brand-dark);
}

.custom-btn-groups.flex-column .btn, .custom-btn-groups.flex-column .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .custom-btn-groups.flex-column #btnActivityLoadMore, .custom-btn-groups.flex-column .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .custom-btn-groups.flex-column button, .custom-btn-groups.flex-column .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .custom-btn-groups.flex-column button {
  margin-left: 0px;
  border-radius: 0;
  border-bottom: 0px;
}
.custom-btn-groups.flex-column label.btn:first-child, .custom-btn-groups.flex-column .home-my-properties .load-more-activity-container label#btnActivityLoadMore:first-child, .home-my-properties .load-more-activity-container .custom-btn-groups.flex-column label#btnActivityLoadMore:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-btn-groups.flex-column label.btn:last-child, .custom-btn-groups.flex-column .home-my-properties .load-more-activity-container label#btnActivityLoadMore:last-child, .home-my-properties .load-more-activity-container .custom-btn-groups.flex-column label#btnActivityLoadMore:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom: 1px solid;
}
.custom-btn-groups input[type=radio] {
  display: none;
  margin: 10px;
}
.custom-btn-groups input[type=radio] + label {
  display: inline-block;
  margin: -2px;
  padding: 4px 12px;
}
.custom-btn-groups input[type=radio]:checked + label {
  background-image: none;
  background-color: #d0d0d0;
}
.custom-btn-groups input[type=checkbox] {
  display: none !important;
}
.custom-btn-groups label.btn-secondary.active {
  color: #fff !important;
  background-color: var(--ta-brand-dark) !important;
  border-color: var(--ta-brand-dark) !important;
}
.custom-btn-groups .hover-range {
  background-color: var(--ta-brand-dark-bg) !important;
  border-color: var(--ta-brand-dark-bg) !important;
}
.custom-btn-groups .btn-range-selected {
  color: var(--text-lighter-permanent);
}

.apply-custom-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap;
  position: relative;
  top: 5%;
  margin: 0 0 5px 0;
}
.apply-custom-checkbox div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.7rem;
  width: 100%;
  transition: 0.2s;
  border-radius: 4px;
}
.apply-custom-checkbox div:hover {
  background-color: var(--ta-btn); /*#edeeef;*/
}
.apply-custom-checkbox input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  visibility: hidden;
}
.apply-custom-checkbox label {
  position: relative;
  margin-left: 2.3rem;
  cursor: pointer;
  margin-bottom: 0;
  line-height: 20px;
}
.apply-custom-checkbox label::before,
.apply-custom-checkbox input[type=checkbox]:checked + input[type=hidden] + label::before,
.apply-custom-checkbox input[type=checkbox]:checked + label::before {
  content: "";
  position: absolute;
  left: -32px;
  width: 20px;
  height: 20px;
  background-color: var(--text-white);
  border: 1px solid var(--text-brand-dark);
  border-radius: 3px;
}
.apply-custom-checkbox input[type=checkbox]:checked + label::after,
.apply-custom-checkbox input[type=checkbox]:checked + input[type=hidden] + label:after {
  content: "";
  position: absolute;
  left: -32px;
  width: 20px;
  height: 20px;
  background-color: var(--text-brand-dark);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  background-image: url(/assets/img/icons/tick.svg);
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px;
}

@media (max-width: 470px) {
  #MoveInByBtnGroup:not(.profile-selector) .btn, #MoveInByBtnGroup:not(.profile-selector) .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #MoveInByBtnGroup:not(.profile-selector) #btnActivityLoadMore, #MoveInByBtnGroup:not(.profile-selector) .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #MoveInByBtnGroup:not(.profile-selector) button, #MoveInByBtnGroup:not(.profile-selector) .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #MoveInByBtnGroup:not(.profile-selector) button {
    margin-left: 0px;
    border-radius: 0;
    border-bottom: 0px;
  }
  #MoveInByBtnGroup:not(.profile-selector) label.btn:first-child, #MoveInByBtnGroup:not(.profile-selector) .home-my-properties .load-more-activity-container label#btnActivityLoadMore:first-child, .home-my-properties .load-more-activity-container #MoveInByBtnGroup:not(.profile-selector) label#btnActivityLoadMore:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
  }
  #MoveInByBtnGroup:not(.profile-selector) label.btn:nth-child(2), #MoveInByBtnGroup:not(.profile-selector) .home-my-properties .load-more-activity-container label#btnActivityLoadMore:nth-child(2), .home-my-properties .load-more-activity-container #MoveInByBtnGroup:not(.profile-selector) label#btnActivityLoadMore:nth-child(2) {
    border-top-left-radius: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    min-width: 60%;
  }
  #MoveInByBtnGroup:not(.profile-selector) label.btn:nth-child(3), #MoveInByBtnGroup:not(.profile-selector) .home-my-properties .load-more-activity-container label#btnActivityLoadMore:nth-child(3), .home-my-properties .load-more-activity-container #MoveInByBtnGroup:not(.profile-selector) label#btnActivityLoadMore:nth-child(3) {
    width: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid;
    border-right: 0;
  }
  #MoveInByBtnGroup:not(.profile-selector) label.btn:last-child, #MoveInByBtnGroup:not(.profile-selector) .home-my-properties .load-more-activity-container label#btnActivityLoadMore:last-child, .home-my-properties .load-more-activity-container #MoveInByBtnGroup:not(.profile-selector) label#btnActivityLoadMore:last-child {
    width: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom: 1px solid;
  }
}
@media (max-width: 440px) {
  #MoveInByBtnGroup.profile-selector .btn, #MoveInByBtnGroup.profile-selector .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #MoveInByBtnGroup.profile-selector #btnActivityLoadMore, #MoveInByBtnGroup.profile-selector .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #MoveInByBtnGroup.profile-selector button, #MoveInByBtnGroup.profile-selector .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #MoveInByBtnGroup.profile-selector button {
    margin-left: 0px;
    border-radius: 0;
    border-bottom: 0px;
  }
  #MoveInByBtnGroup.profile-selector label.btn:first-child, #MoveInByBtnGroup.profile-selector .home-my-properties .load-more-activity-container label#btnActivityLoadMore:first-child, .home-my-properties .load-more-activity-container #MoveInByBtnGroup.profile-selector label#btnActivityLoadMore:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
  }
  #MoveInByBtnGroup.profile-selector label.btn:nth-child(2), #MoveInByBtnGroup.profile-selector .home-my-properties .load-more-activity-container label#btnActivityLoadMore:nth-child(2), .home-my-properties .load-more-activity-container #MoveInByBtnGroup.profile-selector label#btnActivityLoadMore:nth-child(2) {
    border-top-left-radius: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    min-width: 60%;
  }
  #MoveInByBtnGroup.profile-selector label.btn:nth-child(3), #MoveInByBtnGroup.profile-selector .home-my-properties .load-more-activity-container label#btnActivityLoadMore:nth-child(3), .home-my-properties .load-more-activity-container #MoveInByBtnGroup.profile-selector label#btnActivityLoadMore:nth-child(3) {
    width: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid;
    border-right: 0;
  }
  #MoveInByBtnGroup.profile-selector label.btn:last-child, #MoveInByBtnGroup.profile-selector .home-my-properties .load-more-activity-container label#btnActivityLoadMore:last-child, .home-my-properties .load-more-activity-container #MoveInByBtnGroup.profile-selector label#btnActivityLoadMore:last-child {
    width: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom: 1px solid;
  }
}
.search-card-container #divPriceSlider {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.form-control.hasDatepicker, .hasDatepicker.combo-textbox {
  max-width: 130px;
}

.input-group-text.datepicker-icon {
  min-width: 40px;
}

#divUserPreferences .advanced-search-only, .listings-advanced-search-data .advanced-search-only {
  display: block;
}

@media (max-width: 575.98px) {
  #divUserPreferences .container-fluid, #divUserPreferences .home-page-landing-container, #divUserPreferences .container-sm, #divUserPreferences .container-md, #divUserPreferences .container-lg, #divUserPreferences .home-inline-marketing .marketing-details-container, .home-inline-marketing #divUserPreferences .marketing-details-container, #divUserPreferences .home-content-container, #divUserPreferences .container-xl, #divUserPreferences .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.dropdown {
  padding: 0.375rem 0.75rem;
}
.dropdown .dropdown-toggle {
  padding: 0;
  margin: 0;
}

#AdvancedSearch.offcanvas .offcanvas-body {
  padding: 0;
}

.property-type-toggle-container {
  max-width: 300px;
}
.property-type-toggle-container button[property-type=Rental] {
  background: linear-gradient(to right, transparent 50%, var(--ta-brand-dark) 50%) left;
}
.property-type-toggle-container button[property-type=Sale] {
  background: linear-gradient(to left, transparent 50%, var(--ta-brand-dark) 50%) right;
}
.property-type-toggle-container button[property-type] {
  transition: 0.2s ease-out;
  color: white;
  background-size: 200%;
}
.property-type-toggle-container button[property-type][property-type=Rental][selected] {
  background-position: right;
}
.property-type-toggle-container button[property-type][property-type=Sale][selected] {
  background-position: left;
}
.property-type-toggle-container button[property-type]:not([selected]), .property-type-toggle-container button[property-type]:not([selected]):hover {
  color: var(--ta-brand-dark) !important;
}
.property-type-toggle-container button[property-type]:not([selected]):hover, .property-type-toggle-container button[property-type]:not([selected]):hover:hover {
  background-color: var(--ta-brand-dark-bg);
  filter: brightness(100%);
}

header {
  z-index: 1949;
  position: sticky;
  top: 0;
}
header nav {
  z-index: 1949;
}
header nav.navbar {
  transition: top 0.5s;
  background-color: var(--ta-white);
}
header nav.navbar .navbar-toggler {
  z-index: 1969;
  box-shadow: none;
  border: none;
}
header nav.navbar .navbar-nav {
  background-color: transparent;
}

@media (max-width: 769.98px) {
  header nav.navbar .navbar-toggler {
    z-index: 1969;
    top: 15px;
    right: 0px;
    box-shadow: none;
  }
  header nav.navbar .navbar-toggler:not(.collapsed) {
    /*position: fixed;*/
    /*top: 20px;*/
    /*right: 10px;*/
  }
  header nav.navbar .navbar-nav {
    background-color: var(--ta-white);
    padding: 10px;
  }
  header .dropdown-toggle {
    border: 1px solid var(--ta-btn) !important;
  }
  header .dropdown-toggle.subscription-plus {
    border: 1px solid var(--profile-plus) !important;
  }
  header .dropdown-toggle.subscription-pro {
    border: 1px solid var(--profile-pro) !important;
  }
  .navbar {
    padding-block: 0;
  }
  .navbar-collapse {
    background-color: var(--ta-white);
  }
  .navbar-collapse.collapsing .navbar-nav {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    transition: all 0.35s ease;
    z-index: 1959;
  }
  .navbar-collapse.show .navbar-nav {
    padding-top: 60px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    flex-direction: column;
    height: auto;
    width: 100%;
    transition: right 0.35s ease-out;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    z-index: 1959;
  }
}
.navbar .dropdown-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0.75rem 1rem;
  font-size: 1.4rem;
  border-radius: 8px;
  transition: var(--btn-hover-transition);
}
.navbar .dropdown-item.sub-type-Pro {
  background-color: var(--pr-bg-trans);
}

#divNavBarHeader {
  max-width: 1200px;
  margin: auto;
}

.slim-property-card {
  display: flex;
  border-radius: 5px;
  width: fit-content;
  justify-content: center;
  margin: 0px;
  transition: all 0.2s ease-in-out;
}
.slim-property-card:hover:not(.no-hover) {
  transform: scale(1.01);
  cursor: pointer;
}
.slim-property-card .spc-image {
  display: flex;
}
.slim-property-card .spc-image .spc-image-container img {
  max-width: 200px;
  width: 100%;
  border-radius: 5px;
}
@media (max-width: 769.98px) {
  .slim-property-card .spc-image {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-left: 10px;
  }
  .slim-property-card .spc-image .spc-image-container img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
  }
}
.slim-property-card .spc-details {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  padding: 10px;
}
.slim-property-card .spc-details .spc-actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.slim-property-card .mobile-actions {
  padding: 10px;
  border-top: 1px solid var(--ta-gray);
  margin-top: 10px;
}
.slim-property-card .mobile-actions .spc-actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.vertical-tab-menu .btn, .vertical-tab-menu .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .vertical-tab-menu #btnActivityLoadMore, .vertical-tab-menu .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .vertical-tab-menu button, .vertical-tab-menu .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .vertical-tab-menu button {
  margin-bottom: 10px;
  border-radius: 30px !important;
  width: 100%;
}
.vertical-tab-menu .btn[checked], .vertical-tab-menu .home-my-properties .load-more-activity-container [checked]#btnActivityLoadMore, .home-my-properties .load-more-activity-container .vertical-tab-menu [checked]#btnActivityLoadMore, .vertical-tab-menu .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button[checked], .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .vertical-tab-menu button[checked], .vertical-tab-menu .account-details-container .account-details-edit .account-details-control .account-control.control-save button[checked], .account-details-container .account-details-edit .account-details-control .account-control.control-save .vertical-tab-menu button[checked] {
  background-color: red;
}

.inspection-schedule .is-day-macro-selector {
  display: flex;
  flex-direction: row;
}
.inspection-schedule .is-day-macro-selector > div {
  padding-right: 10px;
}
.inspection-schedule .is-day-macro-selector .btn-check:checked + .btn-outline-primary,
.inspection-schedule .is-day-macro-selector .btn-check:checked + .btn-outline-warning,
.inspection-schedule .is-day-macro-selector .btn-check:checked + .btn-outline-info {
  color: white !important;
}
.inspection-schedule .recommended-card {
  border: 2px solid var(--ta-brand-supp);
  border-radius: 10px;
  padding: 1rem;
  margin: 10px;
}
.inspection-schedule .card {
  border: 2px solid;
  border-color: var(--ta-border-gray-15);
  max-width: none;
}
.inspection-schedule .hr {
  margin: 0px -20px;
  border-color: var(--ta-btn);
  border-top: 2px solid;
}
.inspection-schedule .outer a {
  color: black;
}
.inspection-schedule .address-link {
  color: var(--text-dark) !important;
  text-decoration: none;
}
.inspection-schedule .directions-link {
  color: var(--text-medium);
  text-decoration: none;
}
.inspection-schedule .directions-link:hover {
  text-decoration: underline;
}
.inspection-schedule .cancelled {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled a {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled img {
  filter: grayscale(100%);
}
.inspection-schedule .cancelled .title {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled .bed-baths-cars .fas.text-secondary {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled .address-link {
  color: var(--ta-medium) !important;
  text-decoration: none;
}
.inspection-schedule .cancelled .address-link:hover {
  text-decoration: underline;
}
.inspection-schedule .cancelled .address-link p:first-of-type {
  margin-bottom: 0px;
}
.inspection-schedule .cancelled .badge {
  background-color: rgba(242, 242, 242, 0.5);
  color: #BDBDBD;
}

.show-message-body {
  border-top: 1px var(--ta-gray) solid;
  overflow: auto;
}
.show-message-body p {
  margin: 3px 0;
}

.context-links-group a {
  display: block;
  color: var(--text-medium);
  text-decoration: none;
  line-height: 1.5;
}

.pagination a {
  border-radius: 5px !important;
  margin-left: 10px;
  margin-right: 10px;
}
.pagination .pager-btn-disabled {
  pointer-events: none;
}

/* New visuals */
#ApplyModalContainer {
  background-color: var(--ta-white);
}

.booking-request-content {
  width: 100%;
}

.booking-confirmation-card {
  width: 100%;
}

.booking-flow-bar .btn, .booking-flow-bar .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .booking-flow-bar #btnActivityLoadMore, .booking-flow-bar .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .booking-flow-bar button, .booking-flow-bar .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .booking-flow-bar button, #InspectionBottomBar .btn, #InspectionBottomBar .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #InspectionBottomBar #btnActivityLoadMore, #InspectionBottomBar .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #InspectionBottomBar button, #InspectionBottomBar .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #InspectionBottomBar button {
  max-width: none;
}
@media (min-width: 992px) {
  .booking-flow-bar:not(.offcanvas), #InspectionBottomBar:not(.offcanvas) {
    margin-top: auto;
  }
  .booking-flow-bar.offcanvas, #InspectionBottomBar.offcanvas {
    width: fit-content;
  }
  .booking-flow-bar.offcanvas .property-card-inspection-action-container, #InspectionBottomBar.offcanvas .property-card-inspection-action-container {
    min-width: 450px;
  }
}
.booking-flow-bar.offcanvas .large-container-override, #InspectionBottomBar.offcanvas .large-container-override {
  display: none;
}

.user-details-group {
  display: flex;
  flex-wrap: wrap;
}
.user-details-group > * {
  width: 100%;
}
.user-details-group > * *:not(.btn) {
  background-color: transparent !important;
}
.user-details-group > * [disabled] {
  background-color: var(--ta-btn) !important;
}

.available-times-group * {
  background-color: transparent;
}

.input-group.booking-date-select > * {
  background-color: var(--ta-white) !important;
}
.input-group.booking-date-select .input-group-text {
  border-right: none;
  min-width: 0;
  padding-right: 5px;
}
.or-split {
  text-align: center;
  padding-inline: 1rem;
  margin-block: 1rem;
  min-width: 50px;
}
.or-split::before {
  margin-left: -50%;
  right: 0;
}
@media (max-width: 330px) {
  .or-split:not(.or-block) {
    min-width: 35px;
    padding-inline: 0.4rem;
  }
}
.or-split:not(.or-block)::before {
  transform: translate(10px, 15px) rotate(-60deg);
}
.or-split::after {
  margin-right: -50%;
  left: 0;
}
.or-split:not(.or-block)::after {
  transform: translate(-10px, -15px) rotate(-60deg);
}
.or-split::before, .or-split::after {
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  position: relative;
  content: "";
  width: 50%;
  background-color: var(--ta-border-gray-25);
}

.guest-details-container .form-group label.error {
  display: none !important;
}

.large-action-button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}

/* Use the following nesting for all request confirmation elements */
.booking-button {
  max-width: none !important;
}

.booking-flow-max-width {
  max-width: 480px;
}

.vertical-align {
  margin: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.booking-confirmation-card {
  justify-content: center;
}

.booking-selection-card {
  max-width: 500px;
  margin: auto;
}

.small-request-wrapper-activity {
  justify-content: center;
  width: 100%;
}
@media (max-width: 991.98px) {
  .small-request-wrapper-activity {
    display: flex;
  }
}
.small-request-wrapper-activity .booking-request-content {
  /*max-width: 380px;*/
  width: 100%;
  justify-content: center;
}
@media (min-width: 992px) {
  .small-request-wrapper-activity .booking-request-content .request-sent-width {
    width: auto;
  }
}
@media (min-width: 1600px) {
  .small-request-wrapper-activity .booking-request-content .request-sent-width {
    width: 100%;
  }
}
.small-request-wrapper-activity .booking-request-content .small-request-content, .small-request-wrapper-activity .booking-request-content .off-canvas-hide-content {
  display: flex;
  justify-content: center;
  width: 100%;
}
.small-request-wrapper-activity .booking-request-content .small-request-content .in-touch-text, .small-request-wrapper-activity .booking-request-content .off-canvas-hide-content .in-touch-text {
  display: none !important;
}
.small-request-wrapper-activity .booking-request-content .large-request-content {
  display: none;
}
.small-request-wrapper-activity .booking-request-content .off-canvas-only-content {
  display: none;
}
.small-request-wrapper-activity .booking-request-content .booking-confirmation-card {
  display: block;
  width: 100%;
}

.small-request-wrapper-search .booking-request-content .small-request-content, .small-request-wrapper-search .booking-request-content .off-canvas-hide-content {
  display: flex;
  justify-content: center;
  width: 100%;
}
.small-request-wrapper-search .booking-request-content .large-request-content {
  display: none;
}
.small-request-wrapper-search .booking-request-content .off-canvas-only-content {
  display: none;
}
.small-request-wrapper-search .booking-request-content .booking-confirmation-card {
  display: block;
}

.large-request-wrapper-search .booking-request-content .small-request-content {
  display: none;
}
.large-request-wrapper-search .booking-request-content .large-request-content, .large-request-wrapper-search .booking-request-content .off-canvas-hide-content {
  display: flex;
}
.large-request-wrapper-search .booking-request-content .off-canvas-only-content {
  display: none;
}
.large-request-wrapper-search .booking-request-content .booking-confirmation-card {
  display: block;
}

.small-request-wrapper-listing .booking-request-content .small-request-content {
  display: none;
}
.small-request-wrapper-listing .booking-request-content .off-canvas-hide-content {
  display: flex;
}
.small-request-wrapper-listing .booking-request-content .off-canvas-only-content {
  display: none;
}
.small-request-wrapper-listing .booking-request-content .booking-confirmation-card {
  display: none;
}
.small-request-wrapper-listing .booking-request-content .banner-content {
  display: none;
}
.small-request-wrapper-listing .booking-request-content .large-request-content {
  display: none;
}

@media (max-width: 769.98px) {
  .large-request-wrapper-listing {
    display: none;
  }
}
.large-request-wrapper-listing .booking-request-content .expanding-guest-details {
  display: none !important;
}
.large-request-wrapper-listing .booking-request-content .modal-guest-details {
  display: block;
}
.large-request-wrapper-listing .booking-request-content .small-request-content {
  display: none;
}
@media (min-width: 992px) {
  .large-request-wrapper-listing .booking-request-content .small-request-content {
    margin-bottom: calc(70px - 1.25rem);
  }
}
.large-request-wrapper-listing .booking-request-content .large-container-override .small-request-content {
  display: block;
}
.large-request-wrapper-listing .booking-request-content .large-request-content, .large-request-wrapper-listing .booking-request-content .off-canvas-hide-content {
  display: none;
}
.large-request-wrapper-listing .booking-request-content .off-canvas-only-content {
  display: none;
}
.large-request-wrapper-listing .booking-request-content .booking-confirmation-card {
  display: none;
}
@media (min-width: 992px) {
  .large-request-wrapper-listing .booking-request-content .booking-confirmation-card {
    margin-bottom: calc(70px - 1.25rem);
  }
}
.large-request-wrapper-listing .booking-request-content .booking-selection-card {
  display: none;
}

@media (max-width: 769.98px) {
  .map-property-card .small-request-wrapper-search, .map-property-card .extra-small-request-wrapper {
    width: 100%;
    padding: 0 !important;
  }
  .map-property-card .property-card-inspection-action-container {
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
  }
}
.extra-small-request-wrapper .property-card-inspection-action-container {
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0 !important;
}
.extra-small-request-wrapper .booking-request-content .small-request-content, .extra-small-request-wrapper .booking-request-content .off-canvas-hide-content {
  display: flex !important;
  width: 100%;
  justify-content: center;
}
.extra-small-request-wrapper .booking-request-content .small-request-content .xs-action-bar-padding, .extra-small-request-wrapper .booking-request-content .off-canvas-hide-content .xs-action-bar-padding {
  padding-inline: 10px;
}
.extra-small-request-wrapper .booking-request-content .hide-on-xs-wrapper {
  display: none !important;
}
.extra-small-request-wrapper .booking-request-content .large-request-content {
  display: none !important;
}
.extra-small-request-wrapper .booking-request-content .off-canvas-only-content {
  display: none;
}
.extra-small-request-wrapper .booking-request-content .booking-confirmation-card {
  display: block;
}
.extra-small-request-wrapper .booking-request-content .booking-selection-card {
  display: block;
}
.extra-small-request-wrapper .booking-request-content .in-touch-text {
  display: none;
}
@media (min-width: 520px) {
  .extra-small-request-wrapper .booking-request-content .in-touch-text {
    display: flex;
  }
}

.combined-request-wrapper-listing .booking-request-content .small-request-content {
  display: flex !important;
}
.combined-request-wrapper-listing .booking-request-content .large-request-content {
  display: none !important;
}
.combined-request-wrapper-listing .booking-request-content .off-canvas-hide-content {
  display: flex;
}
.combined-request-wrapper-listing .booking-request-content .off-canvas-only-content {
  display: none;
}
.combined-request-wrapper-listing .booking-request-content .booking-confirmation-card {
  display: none;
}
.combined-request-wrapper-listing .booking-request-content .booking-selection-card {
  display: block;
}

.off-canvas-booking-details .booking-request-content .expanding-guest-details {
  display: block !important;
}
.off-canvas-booking-details .booking-request-content .modal-guest-details {
  display: none !important;
}
.off-canvas-booking-details .booking-request-content .small-request-content {
  display: none;
}
.off-canvas-booking-details .booking-request-content .off-canvas-hide-content {
  display: none;
}
.off-canvas-booking-details .booking-request-content .large-request-content {
  display: block;
  width: 500px;
}
.off-canvas-booking-details .booking-request-content .off-canvas-only-content {
  display: block;
}
.off-canvas-booking-details .booking-request-content .booking-confirmation-card {
  display: block;
}
.off-canvas-booking-details .booking-request-content .booking-selection-card {
  display: block;
  width: 100%;
}
.off-canvas-booking-details .booking-request-content .max-500-off-canvas {
  max-width: 500px;
}

.max-500-off-canvas {
  width: 100%;
}

@media (min-width: 770px) {
  #divAgencyPropertyGroup .booking-request-content .in-touch-text {
    display: none;
  }
}
@media (min-width: 970px) {
  #divAgencyPropertyGroup .booking-request-content .in-touch-text {
    display: flex;
  }
}
@media (min-width: 992px) {
  #divAgencyPropertyGroup .booking-request-content .in-touch-text {
    display: none;
  }
}

.in-touch-text {
  display: flex;
}

.requires-app-text {
  display: none;
}

@media (min-width: 350px) {
  .requires-app-text {
    display: flex;
  }
}
.booking-success-outline:hover {
  color: rgb(238, 247, 241) !important;
  background-color: rgb(61, 178, 101) !important;
}
.booking-success-outline:hover .hover-white {
  color: rgb(238, 247, 241) !important;
}

.requires-application-button {
  color: var(--status-warning-orange);
  background-color: var(--status-warning-orange-bg);
}

.requires-application-button:hover {
  color: var(--status-warning-orange-bg) !important;
  background-color: var(--status-warning-orange) !important;
}
.requires-application-button:hover .hover-white {
  color: var(--status-warning-orange-bg) !important;
}

.request-sent-width {
  width: 100%;
}

.badge.inspection-container {
  background-color: var(--status-warning-orange-bg-transparent);
  color: var(--status-warning-orange);
}

@media (max-width: 385px) {
  .booking-request-content .property-card-inspection-action-container {
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  .booking-request-content .property-card-inspection-action-container .inspection-info-separator {
    column-gap: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
    width: 100%;
    justify-content: center;
  }
  .booking-request-content .property-card-inspection-action-container .inspection-action-btn-container {
    justify-content: center !important;
  }
  .booking-request-content .property-card-inspection-action-container .inspection-action-btn-container > :first-child {
    margin-left: 0 !important;
  }
  .booking-request-content .property-card-inspection-action-container .inspection-action-btn {
    max-width: 200px !important;
  }
}
@media (max-width: 440px) {
  .home-my-properties .booking-request-content .property-card-inspection-action-container {
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  .home-my-properties .booking-request-content .property-card-inspection-action-container .inspection-info-separator {
    column-gap: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
    width: 100%;
    justify-content: center;
  }
  .home-my-properties .booking-request-content .property-card-inspection-action-container .inspection-action-btn-container {
    justify-content: center !important;
  }
  .home-my-properties .booking-request-content .property-card-inspection-action-container .inspection-action-btn-container > :first-child {
    margin-left: 0 !important;
  }
  .home-my-properties .booking-request-content .property-card-inspection-action-container .inspection-action-btn {
    max-width: 200px !important;
  }
}
@media (max-width: 435px) {
  #divSearchListResults .property-card-inspection-action-container {
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  #divSearchListResults .property-card-inspection-action-container .inspection-info-separator {
    column-gap: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
    width: 100%;
    justify-content: center;
  }
  #divSearchListResults .property-card-inspection-action-container .inspection-action-btn-container {
    justify-content: center !important;
  }
  #divSearchListResults .property-card-inspection-action-container .inspection-action-btn-container > :first-child {
    margin-left: 0 !important;
  }
  #divSearchListResults .property-card-inspection-action-container .inspection-action-btn {
    max-width: 200px !important;
  }
}
@media (min-width: 770px) and (max-width: 870px), (max-width: 445px) {
  #divAgencyPropertyGroup .property-card-inspection-action-container {
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  #divAgencyPropertyGroup .property-card-inspection-action-container .inspection-info-separator {
    column-gap: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
    width: 100%;
    justify-content: center;
  }
  #divAgencyPropertyGroup .property-card-inspection-action-container .inspection-action-btn-container {
    justify-content: center !important;
  }
  #divAgencyPropertyGroup .property-card-inspection-action-container .inspection-action-btn-container > :first-child {
    margin-left: 0 !important;
  }
  #divAgencyPropertyGroup .property-card-inspection-action-container .inspection-action-btn {
    max-width: 200px !important;
  }
}
@media (max-width: 445px) {
  .activity-Grid-Frame .property-card-inspection-action-container {
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  .activity-Grid-Frame .property-card-inspection-action-container .inspection-info-separator {
    column-gap: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
    width: 100%;
    justify-content: center;
  }
  .activity-Grid-Frame .property-card-inspection-action-container .inspection-action-btn-container {
    justify-content: center !important;
  }
  .activity-Grid-Frame .property-card-inspection-action-container .inspection-action-btn-container > :first-child {
    margin-left: 0 !important;
  }
  .activity-Grid-Frame .property-card-inspection-action-container .inspection-action-btn {
    max-width: 200px !important;
  }
}
@media (min-width: 770px) {
  .activity-Grid-Frame .property-card-inspection-action-container {
    min-width: 400px;
  }
}
.device-padding .property-card-inspection-action-container {
  padding-bottom: var(--device-bottom-bar-padding);
}

.booking-address {
  width: 100%;
  border-bottom: 1px solid var(--ta-border-gray-15);
  padding: 0.5rem;
  margin-bottom: 1.5rem;
  font-weight: 500;
}

.property-main-details .property-card-inspection-action-container:not(.min-colour), .d-lg-table-cell .property-card-inspection-action-container:not(.min-colour), .offcanvas-body .property-card-inspection-action-container:not(.min-colour) {
  border: 1px solid transparent;
  border-radius: 5px;
}

.property-card-inspection-action-container {
  max-width: 100%;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.property-card-inspection-action-container:not(.min-colour) {
  padding: 0.7rem;
  border: none;
  border-top: 2px solid transparent;
  border-radius: 0px;
}
.property-card-inspection-action-container:not(.min-colour) > :not(:first-child) {
  /*margin-left: 0.7rem;*/
}
.property-card-inspection-action-container.min-colour .inspection-action-btn-container {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 0;
}
.property-card-inspection-action-container.min-colour .inspection-info-container .inspection-type-icon {
  padding-left: 0 !important;
}
.property-card-inspection-action-container.min-colour .inspection-info-container .inspection-type-icon .material-symbols-outlined {
  font-size: 40px;
}
.property-card-inspection-action-container.min-colour .inspection-info-container .inspection-info-separator .inspection-type-title {
  font-size: unset !important;
}
.property-card-inspection-action-container.min-colour .inspection-info-container .inspection-info-separator .inspection-type-info {
  font-size: unset !important;
}
.property-card-inspection-action-container .inspection-info-container {
  display: flex;
  align-items: center;
  flex-grow: 4;
  flex-shrink: 1;
  flex-basis: 0;
  width: 100%;
}
.property-card-inspection-action-container .inspection-type-icon {
  padding-right: 0.5rem;
  display: flex;
}
.property-card-inspection-action-container .material-symbols-outlined {
  font-size: 24px;
}
.property-card-inspection-action-container .inspection-type-title {
  /*display: none;*/
  font-weight: 700;
  font-size: smaller;
}
.property-card-inspection-action-container .inspection-type-info {
  font-weight: normal;
  font-size: smaller;
  /*color: var(--text-medium) !important;*/
}
.property-card-inspection-action-container .inspection-action-btn-container {
  display: flex;
  justify-content: end;
  width: 100%;
  flex-grow: 6;
  flex-shrink: 1;
  flex-basis: 0;
}
.property-card-inspection-action-container .inspection-action-btn-container > * {
  margin-left: 0.7rem;
}
.property-card-inspection-action-container .inspection-action-btn {
  height: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  width: 100%;
  min-width: 90px;
  max-width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  /*border-radius: 0;*/
}
.property-card-inspection-action-container .inspection-action-btn .apply-action {
  background-color: var(--ta-white);
}
.property-card-inspection-action-container .apply-action .booking-apply-icon {
  padding-top: 2px;
}
.property-card-inspection-action-container .apply-action .booking-apply-icon svg {
  height: 20px;
}
.property-card-inspection-action-container.confirmed:not(.min-colour) {
  background-color: var(--status-success-green-bg-transparent);
  /*background-color: var(--ta-brand-dark-bg-transparent);*/
  border-color: var(--status-success-green);
  /*border-color: var(--text-brand-dark);*/
}
.property-card-inspection-action-container.confirmed:not(.min-colour) .inspection-action-btn {
  background-color: var(--ta-white);
  border-color: var(--status-success-green);
  color: var(--status-success-green);
  height: 40px;
}
.property-card-inspection-action-container.confirmed:not(.min-colour) .inspection-action-btn:not(.apply-action) .inspection-type-icon path {
  fill: var(--status-success-green);
}
.property-card-inspection-action-container.confirmed:not(.min-colour) .inspection-action-btn:not(.apply-action):hover {
  background-color: var(--status-success-green-hover-light) !important;
  color: var(--status-success-green) !important;
  border-color: var(--status-success-green) !important;
}
.property-card-inspection-action-container.confirmed:not(.min-colour) .inspection-action-btn.apply-action {
  background-color: var(--status-success-green) !important;
  color: var(--ta-white);
}
.property-card-inspection-action-container.confirmed:not(.min-colour) .inspection-action-btn.apply-action .inspection-type-icon path, .property-card-inspection-action-container.confirmed:not(.min-colour) .inspection-action-btn.apply-action .booking-apply-icon path {
  fill: var(--ta-white);
}
.property-card-inspection-action-container.confirmed:not(.min-colour) .inspection-action-btn.apply-action:hover {
  background-color: var(--status-success-green-hover-dark) !important;
  color: var(--ta-white) !important;
  border-color: var(--status-success-green) !important;
}
.property-card-inspection-action-container.confirmed .inspection-type-icon, .property-card-inspection-action-container.confirmed .inspection-type-title, .property-card-inspection-action-container.confirmed .inspection-type-info {
  color: var(--status-success-green);
}
.property-card-inspection-action-container.requested:not(.min-colour) {
  background-color: var(--status-extra-purple-bg-transparent);
  border-color: var(--status-extra-purple);
}
.property-card-inspection-action-container.requested:not(.min-colour) .inspection-action-btn {
  background-color: var(--ta-white);
  border-color: var(--status-extra-purple);
  color: var(--status-extra-purple);
}
.property-card-inspection-action-container.requested:not(.min-colour) .inspection-action-btn:not(.apply-action) .inspection-type-icon path {
  fill: var(--status-extra-purple);
}
.property-card-inspection-action-container.requested:not(.min-colour) .inspection-action-btn:not(.apply-action):hover {
  background-color: var(--status-extra-purple-hover-light) !important;
  color: var(--status-extra-purple) !important;
  border-color: var(--status-extra-purple) !important;
}
.property-card-inspection-action-container.requested:not(.min-colour) .inspection-action-btn.apply-action {
  background-color: var(--status-extra-purple) !important;
  color: var(--ta-white);
}
.property-card-inspection-action-container.requested:not(.min-colour) .inspection-action-btn.apply-action .inspection-type-icon path, .property-card-inspection-action-container.requested:not(.min-colour) .inspection-action-btn.apply-action .booking-apply-icon path {
  fill: var(--ta-white) !important;
}
.property-card-inspection-action-container.requested:not(.min-colour) .inspection-action-btn.apply-action:hover {
  background-color: var(--status-extra-purple-hover-dark) !important;
  color: var(--ta-white) !important;
  border-color: var(--status-extra-purple) !important;
}
.property-card-inspection-action-container.requested .inspection-type-icon, .property-card-inspection-action-container.requested .inspection-type-title, .property-card-inspection-action-container.requested .inspection-type-info {
  color: var(--status-extra-purple);
}
.property-card-inspection-action-container.requested .inspection-type-info {
  color: var(--status-extra-purple);
}
.property-card-inspection-action-container.available:not(.min-colour), .property-card-inspection-action-container.request:not(.min-colour) {
  background-color: var(--ta-brand-dark-bg-transparent);
  border-color: var(--text-brand-dark);
}
.property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn, .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn {
  background-color: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
  color: var(--ta-white);
}
.property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn:not(.apply-action), .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn:not(.apply-action) {
  color: var(--ta-white) !important;
}
.property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn:not(.apply-action) .inspection-type-icon path, .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn:not(.apply-action) .inspection-type-icon path {
  fill: var(--ta-white);
}
.property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn:not(.apply-action):hover, .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn:not(.apply-action):hover {
  background-color: var(--text-brand-dark-hover-dark) !important;
  color: var(--ta-white) !important;
  border-color: var(--text-brand-dark) !important;
}
.property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn.apply-action, .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn.apply-action {
  background-color: var(--ta-white) !important;
  color: var(--text-brand-dark);
}
.property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn.apply-action .inspection-type-icon path, .property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn.apply-action .booking-apply-icon path, .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn.apply-action .inspection-type-icon path, .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn.apply-action .booking-apply-icon path {
  fill: var(--text-brand-dark);
}
.property-card-inspection-action-container.available:not(.min-colour) .inspection-action-btn.apply-action:hover, .property-card-inspection-action-container.request:not(.min-colour) .inspection-action-btn.apply-action:hover {
  background-color: var(--text-brand-dark-hover-light) !important;
  color: var(--text-brand-dark) !important;
  border-color: var(--text-brand-dark) !important;
}
.property-card-inspection-action-container.available .inspection-type-icon, .property-card-inspection-action-container.available .booking-apply-icon, .property-card-inspection-action-container.request .inspection-type-icon, .property-card-inspection-action-container.request .booking-apply-icon {
  color: var(--ta-white);
}
.property-card-inspection-action-container.available .inspection-type-title, .property-card-inspection-action-container.available .inspection-type-info, .property-card-inspection-action-container.request .inspection-type-title, .property-card-inspection-action-container.request .inspection-type-info {
  color: var(--text-brand-dark);
}
.property-card-inspection-action-container.preapproval:not(.min-colour) {
  background-color: var(--status-error-red-bg-transparent);
  border-color: var(--status-error-red);
}
.property-card-inspection-action-container.preapproval:not(.min-colour) .inspection-action-btn {
  background-color: var(--ta-white);
  border-color: var(--status-error-red);
  color: var(--status-error-red);
}
.property-card-inspection-action-container.preapproval:not(.min-colour) .inspection-action-btn:not(.apply-action) .inspection-type-icon path {
  fill: var(--status-error-red);
}
.property-card-inspection-action-container.preapproval:not(.min-colour) .inspection-action-btn:not(.apply-action):hover {
  background-color: var(--status-error-red-hover-light) !important;
  color: var(--status-error-red) !important;
  border-color: var(--status-error-red) !important;
}
.property-card-inspection-action-container.preapproval:not(.min-colour) .inspection-action-btn.apply-action {
  background-color: var(--status-error-red) !important;
  color: var(--ta-white);
}
.property-card-inspection-action-container.preapproval:not(.min-colour) .inspection-action-btn.apply-action .inspection-type-icon path, .property-card-inspection-action-container.preapproval:not(.min-colour) .inspection-action-btn.apply-action .booking-apply-icon path {
  fill: var(--ta-white);
}
.property-card-inspection-action-container.preapproval:not(.min-colour) .inspection-action-btn.apply-action:hover {
  background-color: var(--status-error-red-hover-dark) !important;
  color: var(--ta-white) !important;
  border-color: var(--status-error-red) !important;
}
.property-card-inspection-action-container.preapproval .inspection-type-icon, .property-card-inspection-action-container.preapproval .inspection-type-title, .property-card-inspection-action-container.preapproval .inspection-type-info {
  color: var(--status-error-red);
}
.property-card-inspection-action-container.preapproval .inspection-type-info {
  color: var(--status-error-red);
}

.booking-address-container, .prequal-passed-container, .booking-helper {
  max-width: 100%;
  width: 100%;
  justify-content: space-between;
  padding: 0.5rem;
  --bg-color: var(--status-info-blue-bg-transparent);
  --icon-color: var(--status-info-blue);
  --icon: "";
  background-color: var(--bg-color);
}
@media (min-width: 576px) {
  .booking-address-container, .prequal-passed-container, .booking-helper {
    min-width: 320px;
  }
}
.booking-address-container.fail, .prequal-passed-container.fail, .booking-helper.fail {
  --bg-color: var(--status-warning-orange-bg-transparent);
  --icon-color: var(--status-warning-orange);
  --icon: "";
}
.booking-address-container.success, .prequal-passed-container.success, .booking-helper.success {
  --bg-color: var(--status-success-green-bg-transparent);
  --icon-color: var(--status-success-green);
  --icon: "";
}
.booking-address-container.info, .prequal-passed-container.info, .booking-helper.info {
  --bg-color: var(--status-info-blue-bg-transparent);
  --icon-color: var(--status-info-blue);
  --icon-weight: bold;
  --icon: "";
}
.booking-address-container .booking-address-title, .prequal-passed-container .booking-address-title, .booking-helper .booking-address-title {
  margin-bottom: 0.5rem;
  display: flex;
  font-weight: bold;
}
.booking-address-container .booking-address-title::before, .prequal-passed-container .booking-address-title::before, .booking-helper .booking-address-title::before {
  font-family: "Font Awesome 5 Free";
  content: var(--icon);
  color: var(--icon-color);
  padding-inline: 0.5rem;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: bold;
}
.booking-address-container .booking-address-info .booking-address-text, .prequal-passed-container .booking-address-info .booking-address-text, .booking-helper .booking-address-info .booking-address-text {
  font-weight: 600;
  color: var(--text-brand-dark);
}
.booking-address-container .booking-address-info .login-suggestion, .prequal-passed-container .booking-address-info .login-suggestion, .booking-helper .booking-address-info .login-suggestion {
  margin-top: 1rem;
}
.booking-address-container .booking-address-info .login-suggestion span, .booking-address-container .booking-address-info .login-suggestion .create-or-login-btn, .prequal-passed-container .booking-address-info .login-suggestion span, .prequal-passed-container .booking-address-info .login-suggestion .create-or-login-btn, .booking-helper .booking-address-info .login-suggestion span, .booking-helper .booking-address-info .login-suggestion .create-or-login-btn {
  font-weight: 600;
}

.booking-flow-apply-overlay {
  display: none;
}

.offcanvas .booking-flow-apply-overlay {
  display: flex;
  justify-content: center;
  margin-block: 5rem;
}
.offcanvas .booking-flow-apply-overlay .marketing-card {
  width: 100%;
  max-width: 400px;
}

.prequal-question-container {
  margin-bottom: 1rem;
}
.prequal-question-container input.form-control, .prequal-question-container input.combo-textbox {
  height: inherit !important;
}

#divLandingPageFooter {
  background-color: var(--ta-bg);
}
#divLandingPageFooter .static-links-footer {
  padding-top: 50px;
}
#divLandingPageFooter .nav-tab-header {
  display: flex;
  width: 100%;
  justify-content: left;
  height: 50px;
  background-color: var(--ta-bg);
  border-bottom: 1px solid var(--text-brand-dark);
}
#divLandingPageFooter .static-link-subtext > h2, #divLandingPageFooter .static-link-subtext > .h2 {
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  color: grey;
}
#divLandingPageFooter .nav {
  display: flex;
  width: 100%;
  justify-content: left;
}
#divLandingPageFooter .nav.nav-tabs {
  border: 0px;
}
#divLandingPageFooter .nav-item {
  background-color: var(--ta-bg);
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  height: 49px;
  transition: 0.3s;
  min-width: 150px;
}
#divLandingPageFooter .nav-link {
  height: 49px;
  background-color: var(--ta-bg);
  color: var(--text-brand-dark);
  display: flex;
  justify-content: center;
  align-items: center;
}
#divLandingPageFooter .nav-item .nav-link {
  background-color: var(--ta-bg);
  font-size: 18px;
  font-weight: bold;
}
#divLandingPageFooter .nav-item .nav-link.active {
  color: var(--ta-brand-supp) !important;
  border-bottom: 4px solid var(--text-brand-dark);
  font-size: 20px;
}
#divLandingPageFooter .nav-item .nav-link.active {
  color: var(--ta-brand-supp) !important;
  border-bottom: 4px solid var(--text-brand-dark);
  font-size: 20px;
}
#divLandingPageFooter .static-link-width {
  width: 240px;
  justify-content: space-between;
}
#divLandingPageFooter .static-link-width a {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (min-width: 1500px) and (max-width: 1900px) {
  #divLandingPageFooter .static-link-width {
    width: 270px;
  }
}
@media (min-width: 1900px) {
  #divLandingPageFooter .static-link-width {
    width: 310px;
  }
}
#divLandingPageFooter .context-links-group a {
  display: block;
  color: var(--ta-dark-gray);
  text-decoration: none;
  line-height: 1.5;
}
@media (min-width: 576px) {
  #divLandingPageFooter .mobile {
    display: none;
  }
  #divLandingPageFooter .static-links-footer {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  #divLandingPageFooter .nav-item .nav-link {
    font-size: 18px;
  }
  #divLandingPageFooter .nav-item .nav-link.active {
    font-size: 18px;
  }
  #divLandingPageFooter .tab-content {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    color: grey;
  }
}
@media (min-width: 770px) {
  #divLandingPageFooter .static-links-footer {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  #divLandingPageFooter .static-link-subtext {
    font-size: 20px;
  }
  #divLandingPageFooter .nav-item .nav-link {
    font-size: 20px;
  }
  #divLandingPageFooter .nav-item .nav-link.active {
    font-size: 20px;
  }
  #divLandingPageFooter .tab-content {
    padding-top: 30px;
    color: grey;
  }
}
@media (max-width: 575.98px) {
  #divLandingPageFooter .desktop {
    display: none;
  }
  #divLandingPageFooter .static-links-footer {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  #divLandingPageFooter .static-link-collapsible {
    color: var(--text-brand-dark);
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 12px;
    font-weight: bold;
    background-color: var(--ta-white);
    transform: none;
    height: 50px;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 5px;
  }
  #divLandingPageFooter .heading {
    font-size: 20px;
    font-weight: bold;
    color: var(--text-brand-dark);
    display: flex;
  }
  #divLandingPageFooter .heading .chev {
    padding-left: 5px;
    padding-right: 5px;
  }
  #divLandingPageFooter .static-link-collapsible:hover,
  #divLandingPageFooter .static-link-collapsible:hover heading {
    color: rgb(99, 99, 99);
  }
  #divLandingPageFooter .static-link-content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
  }
  #divLandingPageFooter .active-content {
    display: block;
    padding-top: 1rem;
  }
  #divLandingPageFooter .static-link-collapsible.active span.material-icons {
    transform: rotateX(180deg);
  }
  #divLandingPageFooter .static-link-collapsible.active {
    width: 100%;
    height: 49px;
    color: var(--text-brand-dark);
    float: left;
    align-items: center;
    border-bottom: 4px solid var(--ta-brand-supp);
    font-size: 20px;
  }
}

.responsive-textbox {
  display: inline-block;
  border: none;
  width: 100px;
}

.responsive-keyboard-padding {
  padding-bottom: env(keyboard-inset-height);
}

.responsive-keyboard-margin {
  margin-bottom: env(keyboard-inset-height);
}

.offcanvas-body.scroll-shadow-y {
  padding-bottom: env(keyboard-inset-height);
}

.textarea-max-length-container {
  width: 100%;
  margin-top: -1.75rem;
  padding-right: 0.55rem;
  padding-bottom: 2px;
  font-size: smaller;
  font-weight: 500;
  text-align: right;
  background-color: transparent;
}

.read-more-container {
  max-width: 1000px;
  margin: auto;
}

.read-more-container .read-more-content:not(.show) {
  height: 0px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.15s ease-in-out;
}

.read-more-container .read-more-content.collapsing {
  transition: all 0.15s ease-in-out;
}

.read-more-container .read-more-content.show {
  height: unset !important;
  min-height: 5px;
  transition: all 0.15s ease-in-out;
}

.read-more-container a.read-more-toggle {
  text-decoration: none;
}

.read-more-container a.read-more-toggle:hover {
  text-decoration: underline;
}

.read-more-container a.read-more-toggle.collapsed .read-more-toggle-icon:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  transition: all 0.15s ease;
}

.read-more-container a.read-more-toggle.collapsed .read-more-toggle-text:after {
  content: "Read More ";
}

.read-more-container a.read-more-toggle:not(.collapsed) .read-more-toggle-icon:after {
  transform: rotate(180deg);
  transition: all 0.15s ease;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}

.read-more-container a.read-more-toggle:not(.collapsed) .read-more-toggle-text:after {
  content: "Read Less ";
}

body.light-mode .location-container.accordion .accordion-button .accordion-btn-arrow {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
body.light-mode .location-container.accordion .accordion-button.accordion-button:not(.collapsed) .accordion-btn-arrow {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23bd5925'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

body.dark-mode .location-container.accordion .accordion-button .accordion-btn-arrow {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
body.dark-mode .location-container.accordion .accordion-button.accordion-button:not(.collapsed) .accordion-btn-arrow {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23bd5925'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.location-container.accordion {
  /*    @include media-breakpoint-up(sm) {
      .accordion-body {
          width: calc(100vw - 3.5rem);
      }
  }*/
}
.location-container.accordion .accordion-item {
  width: 100%;
  border: none;
  background-color: transparent;
}
.location-container.accordion .accordion-header .accordion-button {
  overflow: hidden;
  display: flex;
  align-items: start;
  border-radius: 5px !important;
  box-shadow: none;
  min-height: 45px;
  padding: 0.625rem;
  align-items: center;
  color: var(--text-brand-dark);
  background-color: transparent;
}
.location-container.accordion .accordion-header .accordion-button:not(.collapsed) {
  color: var(--text-brand-dark);
}
.location-container.accordion .accordion-header .accordion-button .accordion-btn-arrow-container {
  padding-block: 1.25rem;
  padding-right: 1rem;
  padding-left: 1.75rem;
  margin-top: -1.25rem;
  background-color: var(--ta-border-white-90);
  position: absolute;
  right: 0;
  background: linear-gradient(to right, transparent 0%, var(--ta-border-white-5) 2%, var(--ta-border-white-15) 4%, var(--ta-border-white-25) 6%, var(--ta-border-white-35) 10%, var(--ta-border-white-45) 13%, var(--ta-border-white-60) 16%, var(--ta-border-white-70) 20%, var(--ta-border-white-80) 25%, var(--ta-border-white-90) 35%, var(--ta-border-white-90));
}
.location-container.accordion .accordion-header .accordion-button .accordion-btn-arrow-container .accordion-btn-arrow {
  display: flex;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.location-container.accordion .accordion-header .accordion-button::after {
  display: none;
}
.location-container.accordion .accordion-header .accordion-button .search-locations-icon {
  min-height: 33px;
  min-width: 33px;
  height: 100%;
  width: auto;
  padding: 0.4rem;
  margin-right: 0.5rem;
}
.location-container.accordion .accordion-header .accordion-button .search-locations-header {
  overflow: hidden;
  display: flex;
}
.location-container.accordion .accordion-header .accordion-button .search-locations-header .location-badges {
  flex-wrap: nowrap;
  overflow: hidden;
}
.location-container.accordion .accordion-header .accordion-button .search-locations-header .show-when-only-sibling {
  display: none;
  font-size: 1.4rem;
  color: var(--text-medium);
}
@media (min-width: 315px) and (max-width: 335px) {
  .location-container.accordion .accordion-header .accordion-button .search-locations-header .show-when-only-sibling {
    font-size: 14px;
  }
}
@media (min-width: 335px) and (max-width: 355px) {
  .location-container.accordion .accordion-header .accordion-button .search-locations-header .show-when-only-sibling {
    font-size: 16px;
  }
}
.location-container.accordion .accordion-header .accordion-button .search-locations-header .show-when-only-sibling:only-child {
  display: block;
}
.location-container.accordion .accordion-header .accordion-button .search-locations-header .location-item-badge:first-of-type {
  flex-shrink: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.location-container.accordion .accordion-header .accordion-button .search-locations-header .location-item-badge:first-of-type .badge-label {
  text-overflow: ellipsis;
  overflow: hidden;
}
.location-container.accordion .accordion-header .accordion-button .search-locations-header .location-item-badge .location-item-badge-remove {
  display: none;
}
.location-container.accordion .accordion-collapse {
  position: absolute;
  z-index: 3;
  left: 0 !important;
  height: 0 !important;
  width: 100%;
}
.location-container.accordion .accordion-collapse.collapsing {
  transition: 0s !important;
}
.location-container.accordion .accordion-body {
  z-index: 2;
  margin-inline: auto;
  max-width: 650px;
  background-color: var(--ta-white);
  /*border: 1px solid var(--ta-border-gray-45);*/
  top: 100%;
  left: 0px;
  height: 0;
  overflow: hidden;
  transition: all 0.25s ease-in-out;
  -webkit-box-shadow: 0px 5px 15px 5px var(--ta-border-gray-15);
  box-shadow: 0px 5px 15px 5px var(--ta-border-gray-15);
  overflow-y: auto;
  max-height: calc(100dvh - 150px);
  cursor: default;
  padding-bottom: env(keyboard-inset-height);
}
@media (pointer: coarse) {
  .location-container.accordion .accordion-body {
    width: calc(100vw - 2rem);
  }
}
@media (pointer: fine) {
  .location-container.accordion .accordion-body {
    width: calc(100vw - 3.5rem);
  }
}
@media (min-width: 576px) {
  .location-container.accordion .accordion-collapse {
    /*right: 1.5rem;*/
    /*left: unset;*/
  }
}
@media (min-width: 770px) {
  .location-container.accordion .accordion-collapse {
    /*right: 3rem;*/
    /*left: unset;*/
  }
}
@media (min-width: 992px) {
  .location-container.accordion .accordion-collapse {
    left: calc(50vw - 506px);
  }
}
@media (min-width: 1900px) {
  .location-container.accordion .accordion-collapse {
    right: calc(50vw - 580px + 3rem);
  }
}
.location-container.accordion .accordion-body > * {
  width: 100%;
}
.location-container.accordion .accordion-collapse.show .accordion-body {
  height: fit-content !important;
}
.location-container.accordion .location-submit {
  width: 100%;
  display: flex;
}
.location-container.accordion .location-submit #search-btn {
  width: 70%;
  max-width: 450px;
  margin-right: auto;
  margin-block: 1rem;
}
.location-container.accordion .location-submit #setFilterBtn {
  width: 30%;
  max-width: 200px;
  margin-left: 1rem;
  margin-block: 1rem;
}
.location-container.accordion .location-selector {
  width: 100%;
}
.location-container.accordion .location-selector .location-search {
  height: fit-content;
}
.location-container.accordion .location-selector .search-location-results {
  position: relative;
  width: 100%;
  border: none;
  box-shadow: none;
  margin: 0 !important;
}

@media (min-width: 800px) and (pointer: coarse) {
  .home-search-container .accordion-collapse {
    left: calc(50vw - 400px) !important;
  }
}
@media (min-width: 822px) and (pointer: fine) {
  .home-search-container .accordion-collapse {
    left: calc(50vw - 409px) !important;
  }
}
.home-search-container #divSearchBarSuburbs .accordion-body {
  max-width: calc(800px - 2rem);
}

.location-search-input-container {
  border: 1px solid var(--ta-border-gray-25);
  background-color: var(--ta-white);
  padding: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.location-search-input-container .location-search {
  height: 100%;
  border: none;
  width: 100%;
}
.location-search-input-container .location-search:focus-visible {
  border: none;
  outline: none;
}
.location-search-input-container .location-badges {
  width: 100%;
}

.location-selector {
  order: 1;
  flex-grow: 1;
}

.search-card-ct {
  padding: 0.5rem;
}
.search-card-ct .selector {
  padding-top: 0.5rem;
}

.listings-advanced-search-data .search-card-ct .selector {
  padding-top: 0;
}

.location-item-badge {
  padding-top: 0.65rem;
  /*padding-bottom: 0.65rem;*/
  font-size: 1.4rem;
  display: flex;
  color: var(--text-dark);
  background-color: var(--ta-btn);
  text-align: left;
}
.location-item-badge .location-item-badge-remove {
  cursor: pointer;
}
.location-item-badge .location-item-badge-remove:hover {
  background-color: rgba(255, 255, 255, 0.7019607843);
  border-radius: 50%;
  cursor: pointer;
  color: var(--ta-dark-gray);
}

.location-badges {
  display: flex;
  row-gap: 0.5rem;
  column-gap: 0.5rem;
  flex-wrap: wrap;
  border-radius: 5px !important;
}
.search-container .search-title {
  width: 100%;
  /*background-color: var(--ta-border-gray-15);*/
  padding-inline: 1rem;
  display: flex;
  align-items: center;
}
.search-container .search-title :first-child {
  font-size: 1.6rem;
  font-weight: 600;
}
.search-container .search-title .btn-small {
  width: fit-content;
  min-width: none;
}
.search-container .search-item .location-search-item {
  text-decoration: none;
  display: flex;
  width: 100%;
  padding-block: 1rem;
  align-items: center;
  color: var(--text-dark);
  transition: all 0.15s ease-in-out;
  cursor: default;
}
.search-container .search-item .location-search-item:not(.no-saved-search):hover {
  /*color: var(--text-medium);*/
  cursor: pointer;
  background-color: var(--ta-btn) !important;
}
.search-container .search-item .location-search-item .search-icon {
  margin-inline: 0.5rem;
}
.search-container .search-item .location-search-item .search-icon svg {
  width: 25px;
  height: 25px;
}
.search-container .search-item .location-search-item .location-data-strings {
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-container .search-item .location-search-item:nth-child(even) {
  /*background-color: var(--ta-bg);*/
}
.search-container .search-item .location-search-item .location-details {
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-container .search-item .location-search-item .location-details span {
  white-space: nowrap;
}
.search-container .search-item .location-search-item .parameter-details {
  font-weight: 300;
  font-size: smaller;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-container .search-item .location-search-item .parameter-details span {
  white-space: nowrap;
}
.search-container.saved-searches {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid var(--ta-border-gray-25);
  margin-bottom: 1rem;
  /*border-left: 0.5rem solid var(--status-warning-orange-bg-transparent);*/
}
.search-container.saved-searches .search-title {
  /*background-color: var(--status-warning-orange-bg-transparent)*/
}
.search-container.recent-searches {
  /*border-left: 0.5rem solid var(--status-info-blue-bg-transparent);*/
}
.search-container.recent-searches .search-title {
  /*background-color: var(--status-info-blue-bg-transparent)*/
}
.recent-searches-homepage .location-container {
  max-width: none !important;
  width: 100% !important;
  margin-right: 0 !important;
  padding-bottom: 1rem;
}
.recent-searches-homepage .location-container .accordion-item {
  color: var(--text-brand-dark);
  border: 1px solid var(--text-brand-dark);
}
.recent-searches-homepage .location-container .accordion-item .accordion-header .accordion-button {
  height: 30px;
  padding-block: 8px;
  padding-inline: 0.5rem;
}
.recent-searches-homepage .location-container .accordion-item .accordion-header .accordion-button:hover {
  background-color: var(--text-off-white);
}
.recent-searches-homepage .location-container .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: var(--text-off-white);
}
.recent-searches-homepage .location-container .accordion-item .accordion-header .accordion-button .search-history-header {
  width: 155px;
  height: 100%;
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  color: var(--text-brand-dark);
}
@media (min-width: 576px) {
  .recent-searches-homepage .location-container .accordion-btn-arrow-container {
    display: none;
  }
}
.recent-searches-homepage .location-container .accordion-btn-arrow-container {
  background: transparent !important;
}

#locationSearch .location-item-badge {
  transition: all 0.15 ease-in-out;
}
#locationSearch .location-item-badge .badge-label {
  overflow: hidden;
  text-overflow: ellipsis;
}

.nearby-tooltip {
  z-index: 2100;
  padding-top: 5px;
  width: fit-content;
}
.nearby-tooltip .tooltip-inner {
  padding-block: 5px;
  padding-inline: 8px;
  float: right;
}

.ire-profile-payment-success,
.ire-profile-payment-error {
  max-width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.ire-profile-payment-success > div,
.ire-profile-payment-error > div {
  padding-bottom: 2rem;
}

.listing-content-container .inline-marketing-container, .search-results-container .inline-marketing-container {
  border-left: 2px solid var(--ia-primary-color);
  border-right: 2px solid var(--ia-primary-color);
}

.inline-marketing-container {
  /*max-width: 600px;*/
  display: flex;
  background: var(--ia-secondary-color);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0px -2px 2px rgba(0, 0, 0, 0.1);
  border-top: 2px solid var(--ia-primary-color);
  border-bottom: 2px solid var(--ia-primary-color);
}
.inline-marketing-container * {
  text-decoration: none;
}
.inline-marketing-container:hover {
  cursor: pointer;
}
.inline-marketing-container .marketing-button {
  padding-top: 1rem;
}
.inline-marketing-container .marketing-button a.btn, .inline-marketing-container .marketing-button .home-my-properties .load-more-activity-container a#btnActivityLoadMore, .home-my-properties .load-more-activity-container .inline-marketing-container .marketing-button a#btnActivityLoadMore, .inline-marketing-container .marketing-button button.btn, .inline-marketing-container .marketing-button .home-my-properties .load-more-activity-container button#btnActivityLoadMore, .home-my-properties .load-more-activity-container .inline-marketing-container .marketing-button button#btnActivityLoadMore, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button {
  background-color: var(--ia-primary-color) !important;
  border-color: var(--ia-primary-color) !important;
}
.inline-marketing-container .marketing-button a.btn:hover, .inline-marketing-container .marketing-button .home-my-properties .load-more-activity-container a#btnActivityLoadMore:hover, .home-my-properties .load-more-activity-container .inline-marketing-container .marketing-button a#btnActivityLoadMore:hover, .inline-marketing-container .marketing-button button.btn:hover, .inline-marketing-container .marketing-button .home-my-properties .load-more-activity-container button#btnActivityLoadMore:hover, .home-my-properties .load-more-activity-container .inline-marketing-container .marketing-button button#btnActivityLoadMore:hover, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .inline-marketing-container .marketing-button button:hover, .inline-marketing-container .marketing-button .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save .inline-marketing-container .marketing-button button:hover {
  filter: brightness(85%);
}
.inline-marketing-container .ire-profile-logo {
  width: auto;
  height: 30px;
}
.inline-marketing-container .marketing-title {
  color: var(--ia-primary-color);
}
@media (min-width: 770px) {
  .inline-marketing-container {
    border-left: 2px solid var(--ia-primary-color);
    border-right: 2px solid var(--ia-primary-color);
  }
}
.inline-marketing-container .marketing-details-container {
  padding: 1rem;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: space-between;
  overflow: hidden;
}
.inline-marketing-container .statistic-marketing-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  row-gap: 1rem;
  column-gap: 0.5rem;
}
.inline-marketing-container .statistic-marketing-container .statistic-numbers-container {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  column-gap: 0.75rem !important;
}
.inline-marketing-container .statistic-marketing-container .statistic-number svg {
  width: 20px;
  height: 20px;
}
.inline-marketing-container .statistic-marketing-container .marketing-button {
  padding-top: 0;
}
.inline-marketing-container .statistic-marketing-container .statistic-number span {
  font-size: 14px !important;
}
@media (max-width: 385px) {
  .inline-marketing-container .statistic-marketing-container .statistic-number span {
    font-size: 12px !important;
  }
}
.inline-marketing-container .marketing-details {
  width: 100%;
}
.inline-marketing-container .marketing-details .marketing-logo-header {
  display: flex;
  justify-content: space-between;
}
.inline-marketing-container .marketing-details .marketing-logo-header .marketing-icon, .inline-marketing-container .marketing-details .marketing-logo-header .marketing-icon > * {
  width: 30px;
  height: 30px;
}
.inline-marketing-container .marketing-details .marketing-header {
  display: flex;
  justify-content: space-between;
}
.inline-marketing-container .marketing-details .marketing-header .marketing-title {
  color: var(--ia-primary-color);
  width: 100%;
}
.inline-marketing-container .marketing-details .marketing-header .marketing-title span {
  font-weight: 700;
}
.inline-marketing-container .marketing-details > * {
  padding-bottom: 0.5rem;
}
.inline-marketing-container .marketing-details .marketing-detail {
  width: 100%;
  font-weight: 400;
  color: var(--text-medium);
}
.inline-marketing-container .marketing-details .marketing-detail span > b {
  color: var(--ia-primary-color);
}
.inline-marketing-container .marketing-details .marketing-link {
  margin-top: auto;
  width: 100%;
}
@media (max-width: 330px) {
  .marketing-img {
    display: none;
  }
}
#irePlusBannerAdCarousel a, #freeTrialBannerAdCarousel a {
  text-decoration: none;
}
#irePlusBannerAdCarousel .home-banner-marketing, #freeTrialBannerAdCarousel .home-banner-marketing {
  width: 100%;
  height: 125px;
  display: flex;
  justify-content: space-between;
  background-color: var(--ta-brand-dark);
}
@media (min-width: 770px) {
  #irePlusBannerAdCarousel .home-banner-marketing.insights-banner-container .marketing-img, #freeTrialBannerAdCarousel .home-banner-marketing.insights-banner-container .marketing-img {
    height: 200%;
    width: auto;
    margin-top: -120px;
  }
}
#irePlusBannerAdCarousel .home-banner-marketing .marketing-content, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-content {
  padding: 1rem;
  padding-bottom: 2rem;
  z-index: 1;
}
@media (min-width: 770px) {
  #irePlusBannerAdCarousel .home-banner-marketing .marketing-content, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-content {
    padding: 2rem;
    display: flex;
    align-items: center;
    /*flex-direction: row-reverse;*/
  }
  #irePlusBannerAdCarousel .home-banner-marketing .marketing-content > *, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-content > * {
    padding-right: 2rem;
  }
}
#irePlusBannerAdCarousel .home-banner-marketing .marketing-content .marketing-text-container, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-content .marketing-text-container {
  max-width: 280px;
  /*background-color: var(--ta-border-white-35);*/
}
@media (max-width: 769.98px) {
  #irePlusBannerAdCarousel .home-banner-marketing .marketing-content .marketing-text-container, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-content .marketing-text-container {
    padding-bottom: 1rem;
  }
}
#irePlusBannerAdCarousel .home-banner-marketing .marketing-content .marketing-text-container span, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-content .marketing-text-container span {
  color: var(--text-white-permanent);
}
#irePlusBannerAdCarousel .home-banner-marketing .marketing-img, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-img {
  height: 90%;
  margin-top: auto;
}
@media (min-width: 770px) {
  #irePlusBannerAdCarousel .home-banner-marketing .marketing-img, #freeTrialBannerAdCarousel .home-banner-marketing .marketing-img {
    height: 100%;
    width: auto;
  }
}
#irePlusBannerAdCarousel .carousel-indicators, #freeTrialBannerAdCarousel .carousel-indicators {
  margin-bottom: -4px;
}
#irePlusBannerAdCarousel .carousel-indicators button, #freeTrialBannerAdCarousel .carousel-indicators button {
  /*background-color: #000;*/
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
@media (min-width: 1200px) {
  #irePlusBannerAdCarousel .carousel-inner, #freeTrialBannerAdCarousel .carousel-inner {
    /*border-top-left-radius: 15px;
    border-top-right-radius: 15px;*/
  }
}

.marketing-item > a, .home-inline-marketing > a, insights-listings-banner-marketing > a {
  text-decoration: none;
}

#searchResultsContainer .inline-marketing-container, .listing-content-container .inline-marketing-container {
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

@media (min-width: 770px) {
  .my-properties-item.marketing-item .inline-marketing-container {
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
  }
}
@media (max-width: 769.98px) {
  .my-properties-item.marketing-item {
    padding-inline: 0 !important;
  }
}
.my-properties-item.marketing-item {
  flex: 0 0 auto !important;
  width: 100% !important;
}

.ire-rewards-banner {
  height: 40px;
  width: 100%;
}

.slim-mmi-button {
  display: flex;
  justify-content: end;
}
.slim-mmi-button .mmi-open-btn {
  display: flex;
  align-items: center;
  column-gap: 1rem;
  text-decoration: none;
  color: #e90e8b;
  flex-direction: row-reverse;
}
.slim-mmi-button .mmi-open-btn .mmi-wink {
  max-width: 25px;
}
.slim-mmi-button .mmi-open-btn .mmi-tagline {
  white-space: nowrap;
}

body.rentals {
  --mmi-primary: #e90e8b;
}

.slim-mmi-button .popover {
  width: 80vw;
  max-width: 500px;
  background-color: var(--ta-white);
  border-color: var(--mmi-brand-pink);
  border-width: 2px;
  border-radius: 10px;
  z-index: 2000;
}
.slim-mmi-button .popover-body {
  color: var(--mmi-primary);
  background-color: var(--ta-white);
  border-radius: 10px;
}
.slim-mmi-button .bs-popover-start .popover-arrow::before, .slim-mmi-button .bs-popover-auto[data-popper-placement^=left] .popover-arrow::before {
  border-left-color: var(--mmi-brand-pink) !important;
}
.slim-mmi-button .bs-popover-start .popover-arrow::after, .slim-mmi-button .bs-popover-auto[data-popper-placement^=left] .popover-arrow::after {
  border-left-color: var(--ta-white) !important;
  right: 3px;
}
.slim-mmi-button .bs-popover-end .popover-arrow::before, .slim-mmi-button .bs-popover-auto[data-popper-placement^=right] .popover-arrow::before {
  border-right-color: var(--mmi-brand-pink) !important;
}
.slim-mmi-button .bs-popover-end .popover-arrow::after, .slim-mmi-button .bs-popover-auto[data-popper-placement^=right] .popover-arrow::after {
  border-right-color: var(--ta-white) !important;
  left: 3px;
}
.slim-mmi-button .bs-popover-top, .slim-mmi-button .bs-popover-auto[data-popper-placement^=top] {
  inset: auto auto 0px -10px !important;
}
.slim-mmi-button .bs-popover-top .popover-arrow::before, .slim-mmi-button .bs-popover-auto[data-popper-placement^=top] .popover-arrow::before {
  border-top-color: var(--mmi-brand-pink) !important;
}
.slim-mmi-button .bs-popover-top .popover-arrow::after, .slim-mmi-button .bs-popover-auto[data-popper-placement^=top] .popover-arrow::after {
  border-top-color: var(--ta-white) !important;
  bottom: 3px;
}
.slim-mmi-button .bs-popover-bottom, .slim-mmi-button .bs-popover-auto[data-popper-placement^=bottom] {
  inset: 0px auto auto -10px !important;
}
.slim-mmi-button .bs-popover-bottom .popover-arrow::before, .slim-mmi-button .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::before {
  border-bottom-color: var(--mmi-brand-pink) !important;
}
.slim-mmi-button .bs-popover-bottom .popover-arrow::after, .slim-mmi-button .bs-popover-auto[data-popper-placement^=bottom] .popover-arrow::after {
  border-bottom-color: var(--ta-white) !important;
  top: 3px;
}
.slim-mmi-button .mmi-popover-container .mmi-popover-banner {
  display: flex;
  justify-content: center;
  padding-bottom: 2rem;
}
.slim-mmi-button .mmi-popover-container .mmi-popover-banner img {
  max-height: 80px;
  max-width: 100%;
}
.slim-mmi-button .mmi-popover-container .mmi-popover-content {
  text-align: center;
  text-decoration: none;
  color: var(--mmi-primary);
}
.slim-mmi-button .mmi-popover-container .mmi-popover-content a {
  color: var(--mmi-primary);
  font-weight: bold;
}
.slim-mmi-button .mmi-popover-container .mmi-popover-content a:hover {
  color: rgba(233, 14, 139, 0.4666666667);
}
.slim-mmi-button .mmi-popover-container .mmi-popover-content .mmi-popover-desc {
  color: var(--text-dark);
}
.slim-mmi-button .mmi-popover-container .mmi-popover-content .mmi-popover-compare {
  color: var(--text-white-permanent);
  border: 2px solid var(--mmi-brand-pink);
  background-color: var(--mmi-brand-pink);
  text-decoration: none;
  font-size: 1.4rem;
}
.slim-mmi-button .mmi-popover-container .mmi-popover-content .mmi-popover-compare:hover {
  background-color: rgba(233, 14, 139, 0.4666666667);
  border-color: transparent;
  color: var(--text-dark);
}
.slim-mmi-button .mmi-popover-container .mmi-popover-content .mmi-popover-tc {
  text-align: left;
}

.statistic-container.statistic-container-small, #divRecommendedProperties {
  background-color: transparent;
}
.statistic-container.statistic-container-small .statistic-content > .statistic-numbers-container, #divRecommendedProperties .statistic-content > .statistic-numbers-container {
  padding: 0;
  column-gap: 29px;
  row-gap: 0;
  justify-content: start;
}
.statistic-container.statistic-container-small .statistic-content > .statistic-numbers-container .statistic-number svg, #divRecommendedProperties .statistic-content > .statistic-numbers-container .statistic-number svg {
  width: 16px;
  height: 16px;
}
.statistic-container.statistic-container-small .statistic-content > .statistic-numbers-container .statistic-number span, #divRecommendedProperties .statistic-content > .statistic-numbers-container .statistic-number span {
  font-size: 12px;
}

.statistic-container {
  position: relative;
  background-color: var(--ia-transparent-color);
  border-radius: 5px;
  color: var(--ia-primary-color);
  font-weight: 600;
  font-size: 14px;
}
.statistic-container .statistic-content > * {
  padding-inline: 0.75rem;
  padding-block: 0.5rem;
}
.statistic-container .statistic-header {
  /*display: flex;*/
  background-color: var(--ta-border-white-45);
  font-size: 16px;
  font-weight: 400;
  /*padding-block: 0.2rem;*/
  display: flex;
  align-items: center;
  column-gap: 0.3rem;
}
.statistic-container .statistic-header svg {
  width: 20px;
  height: auto;
}
.statistic-container .statistic-footer {
  display: flex;
  align-items: center;
}
.statistic-container .statistic-listed-date {
  font-size: 12px;
  font-weight: 300;
  color: var(--text-medium);
}
.statistic-container .statistic-icon {
  /*position: absolute;*/
  /*top: -5px;*/
  /*right: 0;*/
  /*padding: 5px;*/
}
.statistic-container .statistic-icon svg {
  width: 20px;
  height: auto;
}
.statistic-container .statistic-content {
  width: 100%;
}
.statistic-container .statistic-content .statistic-description {
  /*padding-bottom: 0.5rem;*/
  font-size: 1.25rem;
}
.statistic-container .marketing-button {
  padding: 1rem;
}

.statistic-numbers-container {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  column-gap: 1rem;
  row-gap: 1rem;
  flex-wrap: wrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.statistic-numbers-container .statistic-number {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
}
.statistic-numbers-container .statistic-number svg {
  --status-warning-orange: var(--profile-plus);
}
.statistic-numbers-container .statistic-number span {
  font-size: 16px;
  font-weight: 700;
}
.statistic-numbers-container .statistic-number a {
  font-size: 16px;
}

.blurred-text {
  /*color: transparent;*/
  color: transparent;
  text-shadow: 0 0 5px var(--profile-plus);
}

.booking-insights-container {
  margin-top: 1rem;
  padding: 1rem;
}
.booking-insights-container .booking-insights-tagline {
  font-weight: 600;
}
.booking-insights-container .statistic-numbers-container {
  background-color: var(--ia-transparent-color);
  color: var(--ia-primary-color);
  width: fit-content;
  margin-inline: auto;
  margin-block: 1rem;
  padding: 0.5rem;
  border-radius: 5px;
}
.booking-insights-container .ire-profile-logo {
  width: auto;
  height: 1.7rem;
}

.cookie-consent-basic .modal-body, .cookie-consent-advanced .modal-body {
  padding: 0;
}
.cookie-consent-basic .modal-body .modal-header, .cookie-consent-advanced .modal-body .modal-header {
  padding: 1rem !important;
}
.cookie-consent-basic .modal-body .modal-footer, .cookie-consent-advanced .modal-body .modal-footer {
  padding: 1rem !important;
}
.cookie-consent-basic .modal-body .modal-inner-body, .cookie-consent-advanced .modal-body .modal-inner-body {
  padding: 1rem;
}
.cookie-consent-basic .modal-content > .modal-header, .cookie-consent-advanced .modal-content > .modal-header {
  display: none;
}
.cookie-consent-basic .modal-dialog, .cookie-consent-advanced .modal-dialog {
  max-width: 650px !important;
}
.cookie-consent-basic .modal-content, .cookie-consent-advanced .modal-content {
  width: 100% !important;
  border-radius: 1rem;
  padding: 0.5rem !important;
  max-height: 600px;
}
.cookie-consent-basic.cookie-consent-advanced .modal-content, .cookie-consent-advanced.cookie-consent-advanced .modal-content {
  min-height: 40vh;
}
.cookie-consent-basic #cookieConsentBasicAccept, .cookie-consent-advanced #cookieConsentBasicAccept {
  font-size: 2rem;
  max-width: none;
}
.cookie-consent-basic #cookieConsentBasicLabel, .cookie-consent-advanced #cookieConsentBasicLabel {
  font-size: 2rem;
}
.cookie-consent-basic #cookieConsentBasicLabel::before, .cookie-consent-advanced #cookieConsentBasicLabel::before {
  content: "\f564";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: var(--text-dark);
  font-size: 2rem;
  margin-right: 1rem;
}
.cookie-consent-basic .cookie-manage-tab, .cookie-consent-advanced .cookie-manage-tab {
  padding: 0.5rem;
  padding-top: 1.25rem;
}
.cookie-consent-basic .cookie-manage-tab .form-check, .cookie-consent-advanced .cookie-manage-tab .form-check {
  padding-left: 0;
}
.cookie-consent-basic .privacy-policy-iframe, .cookie-consent-advanced .privacy-policy-iframe {
  width: 100%;
  height: 50vh;
  max-height: 300px;
}

.activity-nav-link.click-required.click-required, .activity-nav-link.clicked-valid.click-required {
  --icon: "";
  --color: var(--status-error-red);
  --font-weight: bold;
}
.activity-nav-link.click-required.clicked-valid, .activity-nav-link.clicked-valid.clicked-valid {
  --icon: "";
  --color: var(--status-success-green);
  --font-weight: bold;
}
.activity-nav-link.click-required .nav-link-text, .activity-nav-link.clicked-valid .nav-link-text {
  color: var(--color) !important;
}
.activity-nav-link.click-required .nav-link-text::before, .activity-nav-link.clicked-valid .nav-link-text::before {
  content: var(--icon);
  font-family: "Font Awesome 5 Free";
  font-weight: var(--font-weight);
  color: var(--color);
  font-size: 1.6rem;
  margin-right: 0.5rem;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
.date-picker-input-group .form-control, .date-picker-input-group .combo-textbox {
  border-left: none;
  text-align: left;
}
.date-picker-input-group .form-control:hover, .date-picker-input-group .combo-textbox:hover {
  cursor: pointer;
}
.date-picker-input-group .input-group-text:hover {
  cursor: pointer;
}
.date-picker-input-group .input-group-text.datepicker-icon {
  background-color: var(--ta-white) !important;
  border-right: none !important;
  color: var(--text-brand-dark) !important;
}

.ui-datepicker {
  background-color: var(--ta-white);
  border: none;
  border-radius: 4px;
  display: none;
  margin-top: 4px;
  padding: 10px;
  width: 240px;
  z-index: 1999 !important;
}

.ui-datepicker a,
.ui-datepicker a:hover {
  text-decoration: none;
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
  color: var(--status-info-blue);
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
  margin-bottom: 4px;
  text-align: center;
  border: none;
  background-color: var(--ta-white);
}

.ui-datepicker .ui-datepicker-title {
  font-weight: 700;
}

/*.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: default;
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}*/
.ui-datepicker .ui-datepicker-prev.ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next.ui-datepicker-next-hover {
  border: none;
  background: none;
  cursor: pointer;
}

.ui-datepicker .ui-icon {
  display: none;
}

.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  width: 100%;
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 4px 0;
}

.ui-datepicker .ui-datepicker-calendar td {
  border-radius: 4px;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
  cursor: pointer;
  background-color: rgba(210, 99, 41, 0.7);
  color: white;
  border-radius: 3px;
}

.ui-datepicker .ui-datepicker-calendar td a {
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-current-day {
  background-color: transparent;
  font-weight: bold;
}

.ui-datepicker .ui-datepicker-current-day a {
  color: var(--ta-gray);
}

.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  background-color: var(--ta-white);
  color: var(--ta-dark-gray);
  border: none;
  text-align: center;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background-color: var(--ta-brand-supp);
  color: white;
  border: none;
  border-radius: 3px;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-highlight:not(.ui-state-active) {
  font-weight: bold;
  color: var(--ta-dark-gray);
  border: none;
  border-radius: 3px;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
  background-color: var(--ta-white);
  cursor: default;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
.ui-slider {
  margin-top: 0px !important;
  height: 7px !important;
  position: relative !important;
  border: none !important;
  background: var(--text-brand-dark) !important;
}
.ui-slider .ui-slider-handle {
  background: var(--text-brand-dark);
}
.ui-slider .ui-slider-handle .ui-state-active {
  border: none !important;
}
.ui-slider .ui-slider-handle:hover {
  background: var(--text-brand-dark) !important;
}

.range-slider {
  background: var(--ta-bg) !important;
}

.ui-slider-horizontal {
  height: 2px;
}
.ui-slider-horizontal .ui-slider-range {
  background: var(--text-brand-dark) !important;
}

.ui-slider-handle {
  background: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
  border-radius: 25px;
  outline: none;
  border: 2px solid var(--ta-white);
  position: absolute;
  top: -6px;
}

.ui-slider-horizontal .ui-slider-range {
  background: var(--text-brand-dark);
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.4em;
  margin-left: -0.6em;
}

.gm-style-iw.gm-style-iw-c {
  padding: 0px;
}
.gm-style-iw.gm-style-iw-c .slim-property-card:hover {
  transform: scale(1);
}

.grid-filter {
  text-align: left;
  width: 60%;
}
.grid-filter input {
  max-width: 15em;
  border-color: lightgray;
  display: inline;
}

.toast {
  z-index: 2019;
  position: relative;
}

.toast-container {
  padding: 70px 0 0 0 !important;
  z-index: 20;
  width: 100%;
  z-index: 1955;
  display: flex;
  justify-content: center;
}
.toast-container .alert {
  width: 100%;
  max-width: min(80vw, 320px);
  right: unset !important;
  bottom: unset !important;
  position: relative;
}
.toast-container .alert:not(.show):not(.showing) {
  display: none;
}
.toast-container .alert:not(.showing):not(.show) {
  opacity: 0;
}
.toast-container .alert #toastTitle {
  font-size: 1.4rem;
}
.toast-container .alert #toastBody {
  font-size: 1.4rem;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
.slim-scroll.hover-only:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: var(--ta-white);
}
.slim-scroll.hover-only:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: var(--text-brand-dark);
}
.slim-scroll.hover-only:hover::-webkit-scrollbar-thumb {
  background-color: var(--text-brand-dark);
}
.slim-scroll.hover-only:not(:hover)::-webkit-scrollbar-track {
  display: none;
}
.slim-scroll.hover-only:not(:hover)::-webkit-scrollbar {
  display: none;
}
.slim-scroll.hover-only:not(:hover)::-webkit-scrollbar-thumb {
  display: none;
}
.slim-scroll:not(.hover-only)::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: var(--ta-white);
}
.slim-scroll:not(.hover-only)::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: var(--text-brand-dark);
}
.slim-scroll:not(.hover-only)::-webkit-scrollbar-thumb {
  background-color: var(--text-brand-dark);
}
.slim-scroll.extra-slim-scroll:not(.hover-only)::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: var(--ta-white);
}
.slim-scroll.extra-slim-scroll:not(.hover-only)::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: var(--text-brand-dark);
}
.slim-scroll.extra-slim-scroll:not(.hover-only)::-webkit-scrollbar-thumb {
  background-color: var(--text-brand-dark);
}

.no-scroll::-webkit-scrollbar-track {
  display: none;
}
.no-scroll::-webkit-scrollbar {
  display: none;
}
.no-scroll::-webkit-scrollbar-thumb {
  display: none;
}

.scroll-arrow-container {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.scroll-arrow-container .horizontal-scroll {
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scroll-arrow-container .scroll-arrow {
  position: absolute;
  width: 50px;
  height: calc(100% - 40px);
  background: rgb(255, 255, 255);
  z-index: 11;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.2;
  transition: all 0.15s ease-in-out;
}
.scroll-arrow-container .scroll-arrow[scroll-direction=right] {
  right: 0px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.scroll-arrow-container .scroll-arrow[scroll-direction=left] {
  left: 0px;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.scroll-arrow-container .scroll-arrow:hover {
  opacity: 1;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.scroll-arrow-container .scroll-arrow .scroll-arrow-icon {
  color: black;
  height: 40px;
  width: 40px;
}
.scroll-arrow-container .scroll-arrow .scroll-arrow-icon i {
  height: 40px;
  width: 40px;
}

.breadcrumbs-container {
  width: 100%;
}
.breadcrumbs-container ol {
  display: flex;
  margin: 0px;
  padding-left: 0px;
  overflow-y: auto;
  max-width: calc(100% - 20px);
}
.breadcrumbs-container ol li.breadcrumb {
  margin: 0px;
  list-style-type: none;
  padding-right: 10px;
  color: white !important;
  min-width: fit-content;
  display: flex;
  align-items: center;
}
.breadcrumbs-container ol li.breadcrumb a, .breadcrumbs-container ol li.breadcrumb span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  color: var(--ta-dark-gray);
  line-height: 1.5;
}
.breadcrumbs-container ol li.breadcrumb span.breadcrumb-delimiter {
  color: var(--ta-dark-gray);
  padding-left: 10px;
}
.breadcrumbs-container ol li.breadcrumb span.breadcrumb-delimiter svg {
  height: 0.8em;
  color: var(--ta-dark-gray);
}
.breadcrumbs-container ol li.breadcrumb:last-of-type span.breadcrumb-delimiter {
  display: none;
}

.beds-baths-cars {
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.7rem;
  row-gap: 0.5rem;
}
.beds-baths-cars .bbc-icon-group {
  display: flex;
  align-items: center;
}
.beds-baths-cars .bbc-icon-group svg {
  height: 20px;
  width: auto;
}

.map-property-card .property-card-container {
  height: 100%;
  margin-bottom: 0px !important;
}
.map-property-card .property-card-container h2, .map-property-card .property-card-container .h2 {
  font-size: 1.4rem !important;
  font-weight: normal;
}
.map-property-card .property-card-container .card {
  margin: 0px !important;
}
.map-property-card .property-card-container .card .property-card-banner {
  max-width: 100%;
}
#map .apply-modal-btn, .map-results-footer .apply-modal-btn {
  display: none;
}

#mapResultsFooter.inspections-map-result {
  max-height: calc(100dvh - 189px) !important;
}

.gm-style {
  background-color: var(--ta-bg);
}
.gm-style .gm-style-iw {
  font-size: 1.4rem;
  font-weight: unset;
}
.gm-style .gm-style-iw-tc::after {
  background: var(--ta-white) !important;
  top: -2px;
  height: 13px;
}
.gm-style > div {
  background-color: var(--ta-bg);
}
.gm-style > div > div {
  background-color: transparent;
}
.gm-style > div > div > div .gm-style-iw-d .property-card-container .card {
  background-color: var(--ta-white);
}
.gm-style > div > div > div .gm-style-iw-d .property-card-container .my-property-stats {
  margin-inline: 1rem;
  margin-bottom: 1rem;
}

.gm-style-iw {
  overflow-y: auto !important;
}

.search-results-map:not(.inspections-map) .gm-style-iw.gm-style-iw-c {
  border-radius: unset;
  background-color: transparent;
  box-shadow: none;
}

.inspections-map .gm-style-iw.gm-style-iw-c {
  background-color: var(--ta-white);
}

.map-cluster-property-cards {
  display: flex;
  flex-direction: column;
  background: var(--ta-white);
  border-radius: 10px;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox {
  display: flex;
  flex-direction: column;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner {
  width: 70vw;
  max-width: 150px !important;
  margin-left: 10px;
  margin-block: 10px;
  border-radius: 5px;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-banner-link {
  display: flex;
  justify-content: end;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-banner-link .property-card-status-early {
  display: none;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-banner-link .property-card-agent-theme {
  display: none;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-banner-link .property-card-agent-logo {
  max-width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-banner-link .property-card-agent-logo img {
  max-width: 100%;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-carousel .carousel-image-outer {
  padding-top: 65%;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-carousel .carousel-image-outer .carousel-image {
  border-radius: 0 0 0 5px;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-carousel .image-counter {
  display: none !important;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-main-info .property-card-banner .property-card-carousel .property-card-status {
  display: none !important;
}
.map-cluster-property-cards .property-card-container .property-card-flexbox .property-card-booking-footer {
  display: none;
  justify-content: center;
}
.map-cluster-property-cards .card {
  border-bottom: none;
  border-inline: none;
  border-radius: 0;
}

.map-results-footer {
  position: absolute;
  bottom: calc(100svh - 100dvh);
  width: 100%;
  z-index: 3;
  background-color: var(--ta-white);
}
.map-results-footer #mapResultsFooter {
  max-height: 60vh;
  background-color: var(--ta-white);
  overflow-y: auto;
  width: 100%;
}
.map-results-footer #mapResultsFooter .card-body {
  padding-bottom: 1rem;
}
@media (max-width: 770px) {
  .map-results-footer #mapResultsFooter:not(.no-content) + .map-results-close {
    position: absolute;
    top: -30px;
    right: 0;
    background-color: white;
    padding: 10px;
    line-height: 10px;
    border-radius: 10px 0px 0px 0px;
    cursor: pointer;
  }
  .map-results-footer #mapResultsFooter.no-content + .map-results-close {
    display: none;
  }
}
@media (min-width: 770px) {
  .map-results-footer .map-results-close {
    display: none;
  }
}

.marker-info .property-card-booking-footer {
  display: flex !important;
}

.search-results-map.maplibregl-map {
  font: 1.4rem ProximaNova;
}
.search-results-map .gm-style-iw, .search-results-map .maplibregl-popup, .search-results-map .maplibregl-popup .maplibregl-popup-content {
  max-width: 95vw !important;
  width: fit-content !important;
}
.search-results-map .maplibregl-popup.maplibregl-popup, .search-results-map .maplibregl-popup .maplibregl-popup-content {
  overflow-y: auto;
  min-width: 250px;
  max-width: 450px;
  width: 50vw;
  padding: 0 0 0 0;
  /*background: var(--ta-white);*/
}
.search-results-map.gm-style-max-height-cluster .gm-style-iw, .search-results-map.gm-style-max-height-cluster .maplibregl-popup, .search-results-map.gm-style-max-height-cluster .maplibregl-popup .maplibregl-popup-content {
  max-height: 40vh !important;
}
.search-results-map.gm-style-max-height-marker .gm-style-iw, .search-results-map.gm-style-max-height-marker .maplibregl-popup, .search-results-map.gm-style-max-height-marker .maplibregl-popup .maplibregl-popup-content {
  max-height: none !important;
}
.search-results-map.gm-style-max-height-marker .gm-style-iw .gm-style-iw-d, .search-results-map.gm-style-max-height-marker .maplibregl-popup .gm-style-iw-d, .search-results-map.gm-style-max-height-marker .maplibregl-popup .maplibregl-popup-content .gm-style-iw-d {
  max-height: none !important;
}
.search-results-map.gm-style-max-height-marker .gm-style-iw .map-property-card, .search-results-map.gm-style-max-height-marker .maplibregl-popup .map-property-card, .search-results-map.gm-style-max-height-marker .maplibregl-popup .maplibregl-popup-content .map-property-card {
  min-width: 250px;
  max-width: 450px;
  width: 50vw;
}

.apply-banner {
  display: flex;
  width: 100%;
  align-items: center;
  background-color: var(--ta-brand-dark-bg-transparent);
  justify-content: center;
  padding: 0.7rem;
}
.apply-banner .apply-banner-text {
  font-weight: 700;
  color: var(--text-brand-dark);
}
.apply-banner .apply-banner-img {
  margin-bottom: -0.25rem;
  margin-inline: 0.4rem;
  height: 18px;
  width: auto;
}

.apply-container {
  background-color: var(--ta-btn);
  background-color: var(--apply-orange-bg);
  width: 100%;
  display: flex;
  justify-content: center;
}
.apply-container .apply-banner-container {
  display: flex;
  width: 100%;
  max-width: 1230px;
  justify-content: space-between;
  padding-block: 1rem;
  padding-inline: 1rem;
}
.apply-container .apply-banner-container .apply-info-container {
  display: flex;
  align-items: center;
}
.apply-container .apply-banner-container .apply-info-container .apply-info-icon {
  padding-inline: 0.5rem;
  display: flex;
}
.apply-container .apply-banner-container .apply-info-container .apply-info-icon .apply-icon {
  height: 20px;
  width: auto;
}
.apply-container .apply-banner-container .apply-info-container .apply-info-separator .apply-title {
  font-weight: bold;
  font-size: smaller;
}
.apply-container .apply-banner-container .apply-info-container .apply-info-separator .apply-info {
  font-weight: 600;
  font-size: smaller;
  color: var(--text-medium);
}
.apply-container .apply-banner-container .apply-btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.apply-container .apply-banner-container .apply-btn-container .btn, .apply-container .apply-banner-container .apply-btn-container .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .apply-container .apply-banner-container .apply-btn-container #btnActivityLoadMore, .apply-container .apply-banner-container .apply-btn-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .apply-container .apply-banner-container .apply-btn-container button, .apply-container .apply-banner-container .apply-btn-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .apply-container .apply-banner-container .apply-btn-container button {
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.marketing-card .apply-action {
  height: 100%;
  width: 100%;
  min-width: 90px;
  max-width: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  background-color: var(--ta-white);
}
.marketing-card .apply-action .inspection-type-icon {
  margin-right: 0.7rem;
}

#TenantSurveyAd .modal-content {
  background-color: var(--bs-primary);
  background: radial-gradient(circle, transparent 20%, var(--bs-primary) 20%, var(--bs-primary) 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, var(--bs-primary) 20%, var(--bs-primary) 80%, transparent 80%, transparent) 25px 25px, linear-gradient(var(--ta-light-orange) 2px, transparent 2px) 0 -1px, linear-gradient(90deg, var(--ta-light-orange) 2px, var(--bs-primary) 2px) -1px 0;
  background-size: 50px 50px, 50px 50px, 25px 25px, 25px 25px;
}
#TenantSurveyAd .btn, #TenantSurveyAd .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #TenantSurveyAd #btnActivityLoadMore, #TenantSurveyAd .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #TenantSurveyAd button, #TenantSurveyAd .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #TenantSurveyAd button {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#TenantSurveyAd a {
  color: var(--ta-white);
}

.rewards-program-survey {
  width: 700px;
}
.rewards-program-survey > ol > li > p {
  margin-bottom: 0.425rem;
  font-weight: bold;
}
.rewards-program-survey > ol > li {
  margin-bottom: 1.25rem;
}
.rewards-program-survey textarea {
  width: calc(100% - 25px);
}
.rewards-program-survey .loading-animation {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  background-color: #f2f2f2;
}
.rewards-program-survey .tick {
  width: 50px;
  height: 50px;
  border: 2px solid green;
  border-radius: 50%;
  animation: tick-rotate 1.5s infinite;
}
@keyframes tick-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rewards-program-survey .tenant-survey-footer > div:first-of-type {
  margin-bottom: 30px;
  margin-top: 30px;
}
.rewards-program-survey .form-check {
  margin-bottom: 0.625rem;
}
.rewards-program-survey .survey-banner {
  background-color: var(--bs-primary);
  background: radial-gradient(circle, transparent 20%, var(--bs-primary) 20%, var(--bs-primary) 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, var(--bs-primary) 20%, var(--bs-primary) 80%, transparent 80%, transparent) 25px 25px, linear-gradient(var(--ta-light-orange) 2px, transparent 2px) 0 -1px, linear-gradient(90deg, var(--ta-light-orange) 2px, var(--bs-primary) 2px) -1px 0;
  background-size: 50px 50px, 50px 50px, 25px 25px, 25px 25px;
}

.survey-banner {
  width: 100%;
  min-height: 100%;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 1rem;
  color: black;
  padding: 3rem;
}
.survey-banner .banner-small-text {
  font-size: 2rem;
}
.survey-banner .banner-medium-text {
  font-size: 3rem;
}
.survey-banner .banner-large-text {
  font-size: 5rem;
}
.survey-banner .banner-extra-large-text {
  line-height: 9rem;
  font-size: 13rem;
  font-weight: bold;
}

.stepper-input {
  width: 5.2rem;
  height: 3.5rem;
  transition: all 0.2s;
  border-color: var(--ta-light-gray);
}
.stepper-input[readonly] {
  background-color: var(--ta-white);
}
.stepper-input[readonly]:focus {
  box-shadow: none;
}
.stepper-input.active {
  font-size: 1.2rem;
  padding-block: 0.25rem;
}

.step-btn {
  color: var(--text-dark);
  width: 3.5rem;
  height: 3.5rem;
  background-color: var(--ta-white);
  touch-action: manipulation;
  display: flex;
  justify-content: center;
  align-items: center;
}
.step-btn.Down {
  /*-moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;*/
}
.step-btn.Up {
  /*-moz-border-radius-topleft: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;*/
}
.step-btn:disabled {
  border-color: var(--ta-brand-dark-pale) !important;
  background-color: var(--ta-light-gray);
  color: var(--text-medium);
}
.step-btn:active, .step-btn:hover, .step-btn:active:hover {
  background-color: var(--ta-brand-dark-pale);
  outline: 0 !important;
  box-shadow: none !important;
  border: 2px solid var(--text-brand-dark) !important;
  font-weight: bold;
  color: var(--text-brand-dark) !important;
}
.step-btn:focus-within, .step-btn:focus {
  background-color: var(--ta-brand-dark-pale) !important;
  color: var(--text-brand-dark) !important;
  box-shadow: none !important;
}

.custom-btn-groups {
  transition: all 1s;
}
.custom-btn-groups input[type=radio] {
  width: 0;
  height: 0;
  opacity: 0;
  position: fixed;
}
.custom-btn-groups input[type=radio]:checked + label {
  color: var(--text-brand-dark) !important;
  background-color: var(--ta-brand-dark-pale) !important;
  border-color: var(--text-brand-dark) !important;
}
.custom-btn-groups input[type=radio]:checked + label img {
  animation: bounce 0.8s;
  display: inline-block;
}
.custom-btn-groups label img {
  display: none;
}

.stepper-name {
  width: 2.5em;
}

.range-container[disabled=true] {
  --disabled-text: var(--text-light);
  color: var(--disabled-text) !important;
}
.range-container[disabled=true] .sc-subtitle {
  color: var(--disabled-text);
}
.range-container[disabled=true] .sc-subtitle::after {
  --icon: "";
  --icon-colour: var(--disabled-text);
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-left: 1rem;
}
.range-container[disabled=true] .num-stepper-fn {
  color: var(--disabled-text);
}
.range-container[disabled=true] .num-stepper-fn::after {
  --icon: "";
  --icon-colour: var(--disabled-text);
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-left: 1rem;
}
.range-container[disabled=true] .num-stepper-fn label::before {
  border-color: var(--disabled-text);
}
.range-container[disabled=true] input {
  color: var(--disabled-text) !important;
}

.textBounce {
  animation: textbounce 0.7s;
}

@keyframes textbounce {
  0% {
    font-weight: 400;
  }
  50% {
    font-weight: 700;
  }
  100% {
    font-weight: 400;
  }
}
.range-slider {
  background: lightgrey !important;
  height: 2px;
}
.range-slider.ui-slider {
  margin-top: 0px !important;
  height: 3px !important;
  position: relative !important;
  border: none !important;
  background: var(--ta-light-gray) !important;
}
.range-slider.ui-slider .ui-slider-handle {
  background: var(--text-brand-dark);
  width: 50px;
}
.range-slider.ui-slider .ui-slider-handle .ui-state-active {
  border: none !important;
}
.range-slider.ui-slider .ui-slider-handle:hover {
  background: var(--text-brand-dark) !important;
}
.range-slider.ui-slider-horizontal .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: var(--text-brand-dark) !important;
  top: 0;
  height: 100%;
}
.range-slider.ui-slider-horizontal .ui-slider-handle {
  background: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
  border-radius: 25px;
  outline: none;
  border: 2px solid #fff !important;
  position: absolute;
  height: 32px;
  width: 32px;
  margin-left: -1.3rem;
  top: -14.5px;
  cursor: pointer;
  transition: transform 0.1s ease-in-out;
}
.range-slider.ui-slider-horizontal .ui-slider-handle:active {
  transform: scale(1.1);
}

@media (min-width: 320px) {
  .d-flex-320 {
    display: flex !important;
  }
}

.banner-cont {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 100%;
  max-width: min(400px, 100vw - 20px);
  height: fit-content;
  padding: 1.5rem;
  z-index: 2100;
  background-color: var(--ta-white);
  border-radius: 10px;
  color: var(--text-dark-permanent);
}
.banner-cont .banner-title-cont {
  padding-bottom: 1rem;
  display: flex;
}
.banner-cont .banner-title-cont .banner-icon {
  color: var(--text-dark);
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both 0.5s;
  backface-visibility: hidden;
  transform-origin: top right;
}
.banner-cont .banner-title-cont .banner-title-text {
  color: var(--text-dark);
}
.banner-cont .banner-title-cont a[banner=cancel] {
  text-decoration: none;
  color: var(--ta-black);
  font-size: 23px;
  line-height: 20px;
}
.banner-cont .banner-actions {
  column-gap: 1rem;
  display: flex;
  justify-content: end;
  align-items: end;
}
.banner-cont .banner-actions button[banner] {
  padding-block: 3px;
}

@keyframes bellshake {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(5deg);
  }
  30% {
    color: var(--ta-brand-supp);
    transform: rotate(-5deg);
  }
  45% {
    color: var(--ta-brand-supp);
    transform: rotate(4deg);
  }
  60% {
    color: var(--ta-brand-supp);
    transform: rotate(-4deg);
  }
  75% {
    transform: rotate(2deg);
  }
  85% {
    transform: rotate(-2deg);
  }
  92% {
    transform: rotate(1deg);
  }
  100% {
    transform: rotate(0);
  }
}
.divSearchResultsPage {
  background-color: var(--ta-bg);
}

#divSearchResults.col-lg-7 #divSkyscraperMarketing {
  display: none;
}

#divSearchResults.col-lg-7 #divSkyscraperMarketing {
  display: flex;
  align-items: end;
}

#divSearchResults.col-lg-8 #divSkyscraperMarketing {
  display: flex;
}

#divSearchResults h1, #divSearchResults .h1 {
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  #divSearchResults h1, #divSearchResults .h1 {
    font-size: 1.8rem;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  #divSearchResults h1, #divSearchResults .h1 {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.search-results.offcanvas {
  bottom: 0;
  width: 100%;
  height: 95%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.search-results.offcanvas .footer {
  width: 100%;
  left: 0;
}
.search-results.offcanvas .offcanvas-body {
  height: 100%;
  overflow-y: hidden;
}
.search-results.offcanvas .offcanvas-body .listings-advanced-search-data {
  overflow: hidden;
}
.search-results.offcanvas .offcanvas-body .listings-advanced-search-data .search-card-container {
  overflow-y: auto;
  height: 100%;
  padding-inline: 1.5rem;
  padding-bottom: 5rem;
}
.search-results.offcanvas-end {
  overflow-y: auto;
  width: calc(50% + 1px);
  height: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.search-results.offcanvas-end .footer {
  left: 50%;
  width: 50%;
}
.search-results .container {
  /*height: calc(100vh - 100px) !important;
  padding-bottom: $footerHeight; // i dont know whats wrong with this */
  /*padding-bottom: $footerHeight;*/
}
.search-results .footer {
  position: fixed;
  bottom: 0;
  z-index: 999;
  display: flex;
  height: 100px;
  justify-content: flex-end;
  background-color: var(--ta-white);
  padding-right: 50px;
  align-items: center;
  right: 17px;
}

@media (min-width: 992px) {
  .search-results.offcanvas-bottom-below-lg-80p {
    overflow-y: auto;
    width: calc(50% + 1px);
    height: 100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .search-results.offcanvas-bottom-below-lg-80p .footer {
    left: 50%;
    width: 50%;
  }
}
.ta-map-marker {
  max-width: 80px;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  color: white !important;
  padding-bottom: 10px;
  font-weight: bold;
}

.easy-ire-map-marker {
  max-width: 80px;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  color: var(--text-dark) !important;
  font-size: 2rem !important;
  font-weight: bold !important;
  padding-bottom: 25px;
  padding-left: 1px;
}

.easy-ire-map-marker-active {
  max-width: 80px;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  color: var(--text-dark) !important;
  font-size: 4rem !important;
  font-weight: bold !important;
  margin-top: -50px;
  padding-left: 1px;
}

.pagination-container {
  max-width: 790px;
  display: flex;
  justify-content: end;
}

.price-range-slider-dropdown {
  width: 290px;
  padding: 10px 0 20px 0;
  font-size: 1.4rem;
  transform: unset !important;
  left: -80px !important;
  top: 50px !important;
}

@media (min-width: 576px) {
  .price-range-slider-dropdown {
    width: 420px;
    transform: unset !important;
    left: -120px !important;
    top: 50px !important;
  }
}
@media (min-width: 770px) {
  .price-range-slider-dropdown {
    width: 500px;
    padding: 20px 0 30px 0;
    transform: unset !important;
    left: -230px !important;
    top: 50px !important;
  }
}
/*@include media-breakpoint-up(lg) {
    .price-range-slider-dropdown {
        width: 700px;
        padding: 30px 0 40px 0;
        transform: unset !important;
        left: -335px !important;
        top: 50px !important;
    }
}*/
.listings-simple-search-data {
  position: sticky;
  top: 0px;
  z-index: 1954;
}
.listings-simple-search-data #divLocations {
  margin-bottom: 0px !important;
}

.view-switcher-btn {
  color: var(--text-medium);
  border-color: var(--ta-gray-3);
  font-weight: normal;
  border-radius: 5px !important;
}

.view-switcher-btn:hover {
  color: var(--text-brand-dark);
  border-color: var(--ta-gray-3);
  font-weight: normal;
}

.btn-check:checked + .view-switcher-btn {
  display: none;
}

.btn-check:not(:checked) + .view-switcher-btn {
  display: flex;
}

.ignore-max-width {
  max-width: none !important;
}

#map {
  height: calc(100dvh - 113px);
}
@media (min-width: 770px) {
  #map {
    height: calc(100vh - 126px);
  }
}
@media (min-width: 1200px) {
  #map {
    height: calc(100vh - 126px);
  }
}

.search-results-container {
  background-color: var(--ta-bg);
}

.surrounding-results-splitter {
  margin-inline: 0.25rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 15px;
}
.surrounding-results-splitter img {
  width: 100%;
  margin-bottom: 1rem;
}
.surrounding-results-splitter .surrounding-results-h2-text {
  font-weight: 600;
  font-size: 1.4rem;
  text-align: center;
  padding-inline: 1rem;
}
.surrounding-results-splitter .surrounding-results-h3-text {
  font-weight: 300;
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  padding-inline: 1rem;
}
.surrounding-results-splitter .surrounding-no-results-h2-text {
  font-weight: 600;
  font-size: 1.4rem;
  text-align: center;
  padding-inline: 1rem;
}

#divMainContainer.map .search-bar-divider {
  flex-direction: row !important;
}
@media (max-width: 991.98px) {
  #divMainContainer.map .search-bar-divider {
    column-gap: 0.5rem !important;
  }
}
@media (max-width: 991.98px) {
  #divMainContainer.map .search-bar-divider .search-bar-upper {
    width: 100%;
  }
}
#divMainContainer.map .search-bar-divider .search-bar-lower #divSortBy {
  display: none;
}
@media (max-width: 769.98px) {
  #divMainContainer.map .search-bar-divider .search-bar-lower .search-bar-item {
    min-height: 45px !important;
  }
  #divMainContainer.map .search-bar-divider .search-bar-lower .search-bar-item .search-bar-item-content {
    padding: 0.8rem !important;
  }
}
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
@keyframes like-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hide-animation {
  0% {
    transform: scale(1.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce-animation {
  0% {
    transform: scale(0.6);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* Loading Animation */
.element-loading-map-loader {
  padding: 5px 0 5px 0 !important;
}

.loading-animation {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  display: flex;
  justify-content: center;
  position: relative;
}
.loading-animation:not(.loading-animation-small) {
  --loading-animation-size: 20px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 200px;
  --loading-animation-height: 60px;
  --loading-animation-last-child-right: 15%;
}
.loading-animation.loading-animation-small {
  --loading-animation-size: 8px;
  --loading-animation-keyframe: circle;
  --loading-animation-width: 40px;
  --loading-animation-height: 15px;
  --loading-animation-last-child-right: 4%;
}
.loading-animation.waiting {
  --loading-animation-keyframe: none;
}

.loading-animation .wrapper {
  width: var(--loading-animation-width);
  height: var(--loading-animation-height);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-animation .wrapper span {
  position: absolute;
  top: 75px;
  font-family: "Lato";
  font-size: 20px;
  letter-spacing: 12px;
  color: #fff;
  left: 15%;
}

.loading-animation .circle {
  width: var(--loading-animation-size);
  height: var(--loading-animation-size);
  position: absolute;
  border-radius: 50%;
  background-color: var(--ta-brand-dark, var(--bs-secondary));
  left: 15%;
  transform-origin: 50%;
  animation: var(--loading-animation-keyframe) 0.5s alternate infinite ease both;
}

.loading-animation .circle:nth-child(2) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .circle:nth-child(3) {
  left: auto;
  right: var(--loading-animation-last-child-right);
  animation-delay: 0.3s;
}

.loading-animation:not(.loading-animation-small) .shadow, .loading-animation:not(.loading-animation-small) .slim-mmi-button .popover, .slim-mmi-button .loading-animation:not(.loading-animation-small) .popover {
  width: var(--loading-animation-size);
  height: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(var(--loading-animation-height) + 2px);
  transform-origin: 50%;
  z-index: -1;
  left: 15%;
  filter: blur(1px);
  animation: shadow 0.5s alternate infinite ease;
}

.loading-animation .shadow:nth-child(4), .loading-animation .slim-mmi-button .popover:nth-child(4), .slim-mmi-button .loading-animation .popover:nth-child(4) {
  left: 45%;
  animation-delay: 0.2s;
}

.loading-animation .shadow:nth-child(5), .loading-animation .slim-mmi-button .popover:nth-child(5), .slim-mmi-button .loading-animation .popover:nth-child(5) {
  left: auto;
  right: 15%;
  animation-delay: 0.3s;
}

@keyframes circle {
  0% {
    top: var(--loading-animation-height);
    height: calc(var(--loading-animation-size) / 4);
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7);
  }
  60% {
    height: var(--loading-animation-size);
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0%;
  }
}
@keyframes shadow {
  0% {
    transform: scaleX(1.5);
  }
  60% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0.2);
    opacity: 0.4;
  }
}
@media (min-width: 992px) {
  .profile-container {
    padding-top: 50px;
  }
}
.account-details-container {
  width: 100%;
}
.account-details-container .account-details-edit {
  display: flex;
}
.account-details-container .account-details-edit .form-control, .account-details-container .account-details-edit .combo-textbox {
  height: 50px;
  border: none;
}
.account-details-container .account-details-edit .form-control[disabled=disabled], .account-details-container .account-details-edit [disabled=disabled].combo-textbox {
  color: var(--ta-text-medium) !important;
  background-color: var(--ta-btn) !important;
}
.account-details-container .account-details-edit .form-control:not([disabled=disabled]), .account-details-container .account-details-edit .combo-textbox:not([disabled=disabled]) {
  border: 1px solid var(--ta-border-gray-25);
}
.account-details-container .account-details-edit .account-details-control {
  display: flex;
}
.account-details-container .account-details-edit .account-details-control .account-control {
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
}
.account-details-container .account-details-edit .account-details-control .account-control.control-edit {
  margin-left: 3rem;
}
.account-details-container .account-details-edit .account-details-control .account-control.control-save {
  margin-left: 1.5rem;
}
.account-details-container .account-details-edit .account-details-control .account-control.control-save button {
  height: 50px;
}
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel button {
  height: 50px;
}

.profile-container {
  background-color: var(--ta-bg);
}
.profile-container > .row {
  display: flex;
  justify-content: center;
  margin: auto;
  padding-top: 1rem;
}
.profile-container .profile-card {
  border: none;
  border-radius: 0.3rem;
  background-color: var(--ta-white);
}
.profile-container .profile-card.profile-header-container {
  border-top: 0.25rem solid var(--ta-brand-dark);
}
.profile-container .profile-card.p-0 {
  padding: 0 !important;
}
.profile-container .profile-card .card-header {
  background-color: var(--ta-white);
  border-bottom: none;
}
.profile-container .profile-card a.more-settings::after {
  display: none;
}
.profile-container .profile-card .accordion .accordion-button.collapsed {
  padding: 0;
}
.profile-container .profile-card .accordion .accordion-button:not(.collapsed) {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.profile-container .activity-container .activity-item-card {
  border: none;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-shadow: 0rem 0rem 1rem #f1f1f1;
  -moz-box-shadow: 0rem 0rem 1rem #f1f1f1;
  box-shadow: 0rem 0rem 1rem #f1f1f1;
  border: 1px solid var(--ta-bg);
  background-color: pink;
}
.profile-container .activity-container .activity-item-card:not(:first-of-type) {
  margin-top: 10px;
}
.profile-container .body-container {
  background-color: var(--ta-white);
  border-radius: 10px;
  padding: 20px;
  -webkit-box-shadow: 0rem 0rem 1rem #f1f1f1;
  -moz-box-shadow: 0rem 0rem 1rem #f1f1f1;
  box-shadow: 0rem 0rem 1rem #f1f1f1;
  border: 1px solid var(--ta-bg);
  margin-bottom: 30px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.profile-container .inspections-container .ui-datepicker-inline {
  border: none;
}
.profile-container .nav-pills .nav-link.active {
  color: black;
  background-color: var(--ta-white);
  border-left: 10px solid var(--ta-brand-supp);
  border-radius: 0px;
}
.profile-container .nav-pills .nav-link:not(.active) {
  border-left: 0px solid var(--ta-brand-supp);
  transition: all 0.15s ease-in-out;
  border-radius: 0px;
}
.profile-container .nav-pills .nav-link:not(.active):hover {
  border-left: 10px solid var(--ta-brand-supp);
  transition: all 0.15s ease-in-out;
}
@media (max-width: 991.98px) {
  .profile-container .nav-pills .nav-link.active {
    border-left: none;
    border-bottom: 10px solid var(--ta-brand-supp);
  }
  .profile-container .nav-pills .nav-link:not(.active) {
    border-left: none;
    border-bottom: 0px solid var(--ta-brand-supp);
  }
  .profile-container .nav-pills .nav-link:not(.active):hover {
    border-bottom: 10px solid var(--ta-brand-supp);
    border-left: none;
  }
}
.profile-container .tab-pane {
  margin-left: 50px;
  margin-right: 50px;
}
.profile-container .ire-profile-compressed-container {
  flex-direction: row;
}
.profile-container .ire-profile-compressed-container .upgrade-options-container .ire-rewards-header-icon {
  height: 40px;
}
.save-preferences-sticky {
  position: sticky;
  bottom: 0px;
  display: flex;
  justify-content: center;
  z-index: 5;
  background-color: var(--ta-border-white-25);
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  /* -webkit-box-shadow: 0px -3px 15px 0px #000000; */
  box-shadow: 0px -3px 5px 0px var(--ta-border-white-25);
}
.save-preferences-sticky .btn, .save-preferences-sticky .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .save-preferences-sticky #btnActivityLoadMore, .save-preferences-sticky .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .save-preferences-sticky button, .save-preferences-sticky .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .save-preferences-sticky button {
  /*box-shadow: 0px 1rem 25px 12px var(--ta-border-gray-25);*/
}

.account-header-container {
  display: flex;
  justify-content: center;
}
.account-header-container .account-header {
  background-color: var(--ta-white);
}

.action-bar {
  height: 50px;
  overflow-x: hidden;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
}
.action-bar .row {
  max-width: 1300px;
  margin-inline: 1rem;
  width: 100%;
}
.action-bar .col {
  display: flex;
  align-items: center;
}
@media (min-width: 770px) {
  .action-bar .breadcrumb-container {
    padding: 0 !important;
  }
}
@media (min-width: 910px) {
  .action-bar .breadcrumb-container .btn, .action-bar .breadcrumb-container .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .action-bar .breadcrumb-container #btnActivityLoadMore, .action-bar .breadcrumb-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .action-bar .breadcrumb-container button, .action-bar .breadcrumb-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .action-bar .breadcrumb-container button {
    padding-left: 0;
  }
}

.early-bird-banner {
  background-color: var(--ta-brand-dark);
}
.early-bird-banner .ebb {
  padding: 15px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.early-bird-banner .ebb-border-separator {
  height: 100%;
  border-right: 2px solid white;
  margin-left: 25px;
  margin-right: 25px;
}
.early-bird-banner .ebb-marketing-text {
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: left;
  color: white;
  max-width: 350px;
}
.early-bird-banner .ebb-marketing-text > div:first-of-type {
  margin-bottom: 10px;
}
.early-bird-banner .ebb-btn-register {
  width: 100%;
  min-width: 160px;
  font-size: 1.6rem;
}

#divAgentBanner {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  column-gap: 1rem;
}

.agent-banner-img img {
  max-width: 100%;
}

.video-tour {
  display: flex;
  justify-content: center;
  align-content: center;
}
.video-tour #videoElement, .video-tour video, .video-tour iframe {
  height: calc(100vh - 120px);
}

.carousel #videoElement, .carousel video, .carousel iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 769.98px) {
  .property-summary {
    height: 100%;
    padding-left: 1.2em;
  }
}
@media (min-width: 770px) and (max-width: 1899.98px) {
  .body-content-container {
    padding: 15px;
  }
}
@media (min-width: 770px) {
  .property-summary {
    height: 50%;
  }
}
.listing-content-container .top-content-container {
  border-color: var(--ta-bg);
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.listing-content-container .top-content-container .property-summary {
  max-width: 410px;
}
.listing-content-container .top-content-container #inspectionDiv {
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .listing-content-container .top-content-container #inspectionDiv {
    padding-left: 1rem;
  }
}
.listing-content-container .top-content-container #inspectionDiv .action-area .btn, .listing-content-container .top-content-container #inspectionDiv .action-area .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .listing-content-container .top-content-container #inspectionDiv .action-area #btnActivityLoadMore, .listing-content-container .top-content-container #inspectionDiv .action-area .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .listing-content-container .top-content-container #inspectionDiv .action-area button, .listing-content-container .top-content-container #inspectionDiv .action-area .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .listing-content-container .top-content-container #inspectionDiv .action-area button {
  width: 100% !important;
}
.listing-content-container .top-content-container .sticky-bookinspection {
  position: fixed;
  background-color: var(--ta-white);
  border-radius: 10px;
  right: 255px;
  top: 80px;
}
.listing-content-container .property-card-container {
  background-color: var(--ta-white);
  flex-shrink: 1;
  overflow: hidden;
}
.listing-content-container .body-content-container .body-content {
  max-width: 1300px;
}
.listing-content-container .body-content-container .body-content-marketing {
  justify-content: end !important;
  padding-right: 1rem;
}
.listing-content-container .body-content-container .body-content-marketing .sticky-top {
  z-index: 1010 !important;
}
.listing-content-container .body-content-container .map-img-container {
  position: relative;
  overflow: hidden;
  height: 300px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-position: center;
}
@media (min-width: 1200px) {
  .listing-content-container .body-content-container .map-img-container {
    max-width: 800px;
  }
}
.listing-content-container .body-content-container .map-img-container img {
  max-width: 800px;
  max-height: 600px;
}

.bookinspection-sticky-placeholder {
  background-color: #FAEFE7;
  border-radius: 10px;
  margin-bottom: 0px;
  opacity: 0;
  height: 0px;
  padding: 0px;
}

.bookinspection-sticky-placeholder.visible {
  background-color: #FAEFE7;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  height: auto;
  opacity: 1;
  transition: 150ms opacity ease-in-out, 150ms height ease-in-out;
}

.listing-bottom-bar {
  display: flex;
  justify-content: center;
  width: 100%;
}
.listing-bottom-bar .btn, .listing-bottom-bar .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .listing-bottom-bar #btnActivityLoadMore, .listing-bottom-bar .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .listing-bottom-bar button, .listing-bottom-bar .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .listing-bottom-bar button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fadeout-container {
  position: relative;
}
.fadeout-container .fadeout {
  bottom: 0;
  height: 4em;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  position: absolute;
  width: 100%;
}

.back-to-search-results {
  /*filter: invert(1);
  mix-blend-mode: difference;*/
  /*color: white;
  mix-blend-mode: difference;*/
  height: inherit;
  background: inherit;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: center;
  filter: invert(1) grayscale(1) contrast(9);
  padding: 5px;
}

@media (max-width: 991.98px) {
  .bottomActionBar.offcanvas-bottom-below-md-80p.show,
  .bottomActionBar.offcanvas-bottom.show {
    min-height: 60%;
    height: fit-content;
  }
}
.book-form-title {
  font-weight: 500 !important;
}

.bottomActionBar.offcanvas-bottom-below-md-80p.show,
.bottomActionBar.offcanvas-bottom.show {
  max-height: 80vh;
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show .book-form-title,
.bottomActionBar.offcanvas-bottom-below-md-80p.show .content-request-title,
.bottomActionBar.offcanvas-bottom.show .book-form-title,
.bottomActionBar.offcanvas-bottom.show .content-request-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 42px !important;
}
@media (max-width: 575.98px) {
  .bottomActionBar.offcanvas-bottom-below-md-80p.show .content-request-title,
  .bottomActionBar.offcanvas-bottom.show .content-request-title {
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 42px !important;
  }
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show #timesnotsuit,
.bottomActionBar.offcanvas-bottom.show #timesnotsuit {
  margin-bottom: 75px !important;
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area,
.bottomActionBar.offcanvas-bottom.show .action-area {
  position: absolute;
  background: var(--ta-white);
  bottom: 0px;
  padding-bottom: 10px;
  padding-top: 5px;
  width: 100%;
  justify-content: center;
  left: 0;
  box-shadow: 0px -1px 15px #333;
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type,
.bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type {
  width: 45%;
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type .btn, .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type #btnActivityLoadMore, .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type button, .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area > div:first-of-type button,
.bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type .btn,
.bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type .home-my-properties .load-more-activity-container #btnActivityLoadMore,
.home-my-properties .load-more-activity-container .bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type #btnActivityLoadMore,
.bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type .account-details-container .account-details-edit .account-details-control .account-control.control-save button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type button,
.bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .bottomActionBar.offcanvas-bottom.show .action-area > div:first-of-type button {
  width: 100% !important;
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area .btn, .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area #btnActivityLoadMore, .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area button, .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .bottomActionBar.offcanvas-bottom-below-md-80p.show .action-area button,
.bottomActionBar.offcanvas-bottom.show .action-area .btn,
.bottomActionBar.offcanvas-bottom.show .action-area .home-my-properties .load-more-activity-container #btnActivityLoadMore,
.home-my-properties .load-more-activity-container .bottomActionBar.offcanvas-bottom.show .action-area #btnActivityLoadMore,
.bottomActionBar.offcanvas-bottom.show .action-area .account-details-container .account-details-edit .account-details-control .account-control.control-save button,
.account-details-container .account-details-edit .account-details-control .account-control.control-save .bottomActionBar.offcanvas-bottom.show .action-area button,
.bottomActionBar.offcanvas-bottom.show .action-area .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button,
.account-details-container .account-details-edit .account-details-control .account-control.control-cancel .bottomActionBar.offcanvas-bottom.show .action-area button {
  width: calc(50% - 30px);
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show .contact-agent-form,
.bottomActionBar.offcanvas-bottom.show .contact-agent-form {
  width: 400px;
}
.bottomActionBar.offcanvas-bottom-below-md-80p.show .contact-agent-form .contact-agent-form-title,
.bottomActionBar.offcanvas-bottom.show .contact-agent-form .contact-agent-form-title {
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 42px !important;
}

.sidebar-marketing-element {
  max-height: 500px;
  margin-bottom: 50px;
}
.sidebar-marketing-element img {
  max-height: 100%;
  max-width: 100%;
}

@media (max-width: 1200px) {
  .sidebar-marketing-element:last-of-type {
    position: sticky;
    top: 142px;
  }
}
@media (min-width: 1200px) {
  .sidebar-marketing-element:last-of-type {
    position: sticky;
    top: 82px;
  }
}
.contextual-links-footer {
  background-color: var(--ta-bg);
  padding-top: 50px;
}

/* Early Bird */
.ebb-switch {
  display: flex;
  flex-direction: column;
}

.logo-blurb-container {
  display: flex;
  flex-direction: row;
}

.ebb-title {
  margin-left: 25px;
  min-width: 110px;
  flex-direction: column;
}
.ebb-title h1, .ebb-title .h1, .ebb-title h2, .ebb-title .h2, .ebb-title h3, .ebb-title .h3, .ebb-title h4, .ebb-title .h4 {
  color: white;
}

.ebb-title h2, .ebb-title .h2 {
  text-align: left;
  margin: 0;
}

.ebb-title span,
.ebb-title .blurb:before {
  display: none;
}

.ebb-title .blurb {
  position: relative;
}

.ebb-title .blurb .btn-notify {
  display: none;
}

/* Property Main Details */
.property-main-details {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  justify-content: space-between;
  height: 100%;
}

.property-main-details-content {
  display: flex;
  width: 100%;
}

@media (max-width: 991.98px) {
  .property-main-details-content {
    width: 50%;
  }
}
@media (max-width: 769.98px) {
  .property-main-details-content {
    width: 100%;
  }
}
.html-flip {
  display: flex;
  flex-direction: column-reverse;
}

body.rentals .property-main-details h1, body.rentals .property-main-details .h1, body.easy-ire .property-main-details h1, body.easy-ire .property-main-details .h1 {
  margin: 0.5rem 0;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.3;
}

.beds-baths-cars {
  display: flex;
  padding: 0.5rem 0;
}

.beds-baths-cars-vertical > * {
  padding-top: 5px;
}

.feature-row {
  max-width: 820px; /*to fit with map image*/
}

.features .feature-icon {
  background-color: #F8F4E9;
  padding: 14px;
  border-radius: 50%;
  margin-right: 10px;
}

.features .feature-icon img,
.features .feature-icon svg {
  width: 24px;
  height: 24px;
}

.features h3, .features .h3 {
  font-weight: normal;
  font-size: 1.4rem;
}

.features .switch {
  display: flex;
  flex-direction: column;
}

.property-location p {
  font-size: 1rem;
  margin: 0;
}

.property-location span {
  font-weight: 600;
}

.top-content-container {
  max-width: 1300px !important;
}

@media (min-width: 1230px) {
  .top-content-container .property-card-container {
    min-width: 800px;
  }
  .top-content-container .property-container-limit-width-lg {
    width: 100%;
  }
}
.property-main-details {
  border-top: 1px solid var(--ta-bg);
  border-bottom: 1px solid var(--ta-bg);
}

@media (min-width: 576px) {
  .ebb-title {
    flex-direction: row;
  }
  .ebb-title h2, .ebb-title .h2 {
    text-align: center;
  }
  .ebb-title span {
    display: inline;
  }
  .ebb-title .blurb {
    margin-left: 50px;
  }
  .ebb-title .blurb:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    height: 100%;
    border-right: 2px solid white;
  }
  .ebb-title .blurb .btn-notify {
    display: block;
  }
  .container-btn-notify.small-only {
    display: none;
  }
}
@media (min-width: 768px) {
  #divAgentBanner {
    justify-content: center;
  }
  .ebb-title {
    align-items: center;
  }
  .ebb-title .blurb:before {
    top: -10%;
    height: 120%;
  }
  .features .switch {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .features .switch > div {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .ebb-title {
    font-size: calc(1.5rem + 1.62vw);
  }
  .ebb-title span {
    font-size: calc(1.8rem + 1.62vw);
    font-weight: 800;
  }
  .ebb-title .blurb {
    max-width: 350px;
  }
  .ebb-title .blurb:before {
    top: -20%;
    height: 140%;
  }
  .listing-content-container .top-content-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .top-content-container .property-main-details {
    flex-shrink: 2;
  }
  .top-content-container .property-main-details,
  .top-content-container .property-card-container {
    width: 100%;
  }
}
@media (min-width: 1900px) {
  .top-content-container {
    max-width: 1610px;
  }
  .property-main-details {
    /*padding: 1rem 2rem;*/
    border: none;
  }
}
@media (max-width: 991.98px) {
  .property-main-details {
    display: flex;
    flex-direction: row;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .top-content-container {
    background-color: var(--ta-white);
  }
}
@media (min-width: 992px) {
  .top-content-container {
    background-color: var(--ta-bg);
  }
}
@media (min-width: 992px) {
  .property-container-limit-width-lg {
    min-width: 410px;
  }
}
@media (max-width: 992px) {
  .property-bbc-limit-width-md {
    max-width: 410px;
  }
}
@media (max-width: 770px) {
  .property-bbc-limit-width-md {
    max-width: none;
  }
}
.content-viewer .modal-dialog .modal-content {
  justify-content: center;
  align-items: center;
}
@media (max-width: 500px) {
  .content-viewer .modal-dialog .modal-content .slide-to-text {
    display: none;
  }
}
.content-viewer .modal-dialog .modal-content .address-text {
  align-items: center;
  display: flex;
  justify-content: center;
}
.content-viewer .modal-dialog .modal-content .modal-header {
  padding-inline: 10px;
  width: 100%;
  max-width: 1200px;
  background-color: var(--ta-bg);
  border-bottom: 1px solid var(--ta-light);
}
.content-viewer .modal-dialog .modal-content .modal-header .row {
  width: 100%;
}
.content-viewer .modal-dialog .modal-content .modal-body {
  /*max-width: 800px;*/
  width: 100%;
}
.content-viewer .modal-dialog .modal-content .modal-body .modal-images-divider {
  width: 100%;
  justify-content: center;
}
.content-viewer .modal-dialog .modal-content .modal-body .modal-images-divider .modal-images {
  max-width: 800px;
  width: 100%;
}
@media (min-width: 576px) {
  .content-viewer .modal-dialog .modal-content .modal-body .modal-images-divider .modal-images {
    width: 70%;
  }
}
.content-viewer .modal-dialog .modal-content .modal-body .modal-images-divider .modal-skyscraper {
  max-width: 300px;
}
.content-viewer .modal-dialog .modal-content .modal-footer {
  justify-content: space-between;
  padding-inline: 20px;
  width: 100%;
  max-width: 1200px;
  background-color: var(--ta-bg);
  border-top: 1px solid var(--ta-light);
}

#divPropertyImagesMarketing #divSkyscraperMarketingPaddings {
  padding: 0px !important;
}
#divPropertyImagesMarketing #divSkyscraperMarketingPaddings .sidebar-marketing-element:last-of-type {
  top: 0px;
}

.embed-responsive {
  max-width: 100%;
}
.embed-responsive .embed-responsive-item {
  max-width: 100%;
}

.left-align-btn-label {
  margin-left: 5px;
}

.simple-search-text {
  width: 40px;
  text-align: left;
}

.range-selector-tip {
  margin-top: -8px;
  margin-bottom: 2px;
  font-size: 14px;
  color: #999999;
}

#heading-propertyFAQAccordion {
  margin-right: 1.25rem;
}

.faq-accordion-item {
  background-color: var(--ta-white);
}
.faq-accordion-item.accordion-item:not(:first-of-type) {
  border-color: var(--ta-border-gray-15);
}
.faq-accordion-item .accordion-header .accordion-button {
  font-size: 1.5rem;
  color: var(--text-dark);
  background-color: var(--ta-white);
  font-weight: bold;
}
.faq-accordion-item .accordion-header .accordion-button:not(.collapsed) {
  box-shadow: none !important;
  color: var(--text-dark);
  background-color: var(--ta-white);
}
.faq-accordion-item .accordion-collapse {
  color: var(--ta-brand-supp);
  background: var(--ta-white);
}
.faq-accordion-item .accordion-body {
  margin-top: -15px;
}

.image-counter {
  color: var(--text-dark);
}

.property-listing-actions {
  display: flex;
  flex-direction: column;
}
.property-listing-actions > *:not(:first-child) {
  margin-top: 1rem;
}

.apply-modal-btn {
  border-radius: 5px;
  width: fit-content;
  height: fit-content;
  padding: 12px;
  margin: 0;
  min-width: 0;
}
.apply-modal-btn .apply-logo-img {
  height: 35px;
  width: 35px;
}

.mmi-modal-btn {
  border-radius: 5px;
  width: fit-content;
  height: fit-content;
  padding: 5px;
  margin: 0;
  min-width: 0;
}
.mmi-modal-btn .mmi-modal-img {
  height: 49px;
  width: 49px;
}

.apply-link-btn {
  padding-top: 0.5rem;
  padding-bottom: 0.4rem;
}
.apply-link-btn .apply-btn-img {
  padding: 0.4rem;
  height: 100%;
  width: 100%;
}

.modal-close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}
.modal-close-btn .modal-close-btn-asset {
  width: 20px;
  height: 20px;
}

.apply-header-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
.apply-header-container .apply-header {
  max-width: 80%;
  text-align: center;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.apply-header-container .apply-header span {
  white-space: normal;
}
.apply-header-container .apply-header .attendee-count, .apply-header-container .apply-header .rescheduled-text, .apply-header-container .apply-header .header-focus-text {
  font-weight: bold;
}

.small-property-card .apply-modal-container {
  display: none;
}

.listing-content-actions .property-action {
  border-color: var(--text-brand-dark) !important;
}
.listing-content-actions .property-action.disabled, .listing-content-actions .custom-btn-groups input.property-action[type=radio]:disabled, .custom-btn-groups .listing-content-actions input.property-action[type=radio]:disabled, .listing-content-actions .custom-btn-groups input[type=radio]:disabled + label.property-action, .custom-btn-groups .listing-content-actions input[type=radio]:disabled + label.property-action {
  background-color: var(--text-lighter);
  color: var(--ta-border-gray-45) !important;
  border-color: var(--ta-border-gray-25) !important;
}
.listing-content-actions .property-action.disabled .svg-fill, .listing-content-actions .custom-btn-groups input.property-action[type=radio]:disabled .svg-fill, .custom-btn-groups .listing-content-actions input.property-action[type=radio]:disabled .svg-fill, .listing-content-actions .custom-btn-groups input[type=radio]:disabled + label.property-action .svg-fill, .custom-btn-groups .listing-content-actions input[type=radio]:disabled + label.property-action .svg-fill {
  fill: var(--text-light);
}

.property-action {
  /*border: none;*/
  /*background-color: var(--ta-border-gray-5) !important;*/
  height: 32px;
  min-width: 32px;
  color: var(--text-brand-dark) !important;
  border-color: transparent !important;
  padding: 0;
  margin-left: 0.75rem;
}
.property-action.bs-action {
  padding-right: 0.25rem;
  padding-left: 0.75rem;
}
.property-action.bs-action span {
  margin-left: -0.4rem;
}
.property-action div, .property-action a, .property-action span {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.property-action img, .property-action svg {
  min-width: 20px;
  height: auto;
  margin-right: 0.5rem;
}
@media (min-width: 770px) {
  .property-action img, .property-action svg {
    min-width: 24px;
  }
}

.listing-top-bar {
  position: sticky;
  top: 50px;
  z-index: 1020;
  padding-block: 1rem;
  background-color: rgba(250, 250, 210, 0.95);
  padding-inline: 20px;
  display: flex;
  justify-content: center;
}
.listing-top-bar .top-bar-limit {
  max-width: 1230px;
  width: 100%;
}
.listing-top-bar span {
  color: var(--text-dark-permanent);
}
.listing-top-bar .fa-exclamation-circle {
  color: var(--status-warning-orange);
}

@media (min-width: 770px) {
  .offcanvas {
    min-width: 500px;
  }
}
.property-image-swiper-binding .swiper-button-prev, .property-image-swiper-binding .swiper-button-next, .recommended-properties-swiper-binding .swiper-button-prev, .recommended-properties-swiper-binding .swiper-button-next {
  width: fit-content;
  height: fit-content;
  display: block;
}
.property-image-swiper-binding .swiper-button-prev::after, .property-image-swiper-binding .swiper-button-next::after, .recommended-properties-swiper-binding .swiper-button-prev::after, .recommended-properties-swiper-binding .swiper-button-next::after {
  content: var(--swiper-nav-icon);
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight: 600;
  padding: 1rem;
  opacity: 0.7;
  color: var(--text-brand-dark);
}
.property-image-swiper-binding .swiper-button-prev.swiper-button-disabled::after, .property-image-swiper-binding .swiper-button-next.swiper-button-disabled::after, .recommended-properties-swiper-binding .swiper-button-prev.swiper-button-disabled::after, .recommended-properties-swiper-binding .swiper-button-next.swiper-button-disabled::after {
  opacity: 0.25;
}
.property-image-swiper-binding .swiper-button-prev, .recommended-properties-swiper-binding .swiper-button-prev {
  /*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");*/
  left: 0;
}
.property-image-swiper-binding .swiper-button-prev::after, .recommended-properties-swiper-binding .swiper-button-prev::after {
  --swiper-nav-icon: "";
  padding-left: 1rem;
}
.property-image-swiper-binding .swiper-button-next, .recommended-properties-swiper-binding .swiper-button-next {
  right: 0;
}
.property-image-swiper-binding .swiper-button-next::after, .recommended-properties-swiper-binding .swiper-button-next::after {
  --swiper-nav-icon: "";
  padding-right: 1rem;
}

.swiper-custom-video {
  height: unset !important;
}
.swiper-custom-video #videoElement {
  min-height: unset !important;
}

.property-image-swiper-binding {
  --nav-bg-radius: 35px;
  --nav-bg-color: var(--ta-border-white-35);
}
.property-image-swiper-binding .swiper-pagination-lock {
  display: block;
}
.property-image-swiper-binding div.swiper-pagination {
  position: unset;
  color: var(--ta-black);
}
.property-image-swiper-binding .swiper-button-prev::after {
  background-color: var(--nav-bg-color);
  border-top-right-radius: var(--nav-bg-radius);
  border-bottom-right-radius: var(--nav-bg-radius);
}
.property-image-swiper-binding .swiper-button-next::after {
  background-color: var(--nav-bg-color);
  border-top-left-radius: var(--nav-bg-radius);
  border-bottom-left-radius: var(--nav-bg-radius);
}

.recommended-properties-swiper-binding .swiper-slide {
  /*height: auto;*/
  max-width: 300px;
}
.recommended-properties-swiper-binding #swiperNavRecommended {
  --nav-bg-radius: 35px;
  --nav-bg-color: var(--ta-border-white-35);
}
.recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-prev::after {
  padding-left: 0.1rem;
}
.recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-next {
  margin-left: auto;
}
.recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-next::after {
  padding-right: 0.1rem;
}
.recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-prev, .recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-next {
  pointer-events: all;
}
.recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-prev.swiper-button-disabled, .recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-next.swiper-button-disabled {
  display: none;
}
.recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-prev::after {
  background-color: var(--nav-bg-color);
  border-top-right-radius: var(--nav-bg-radius);
  border-bottom-right-radius: var(--nav-bg-radius);
}
.recommended-properties-swiper-binding #swiperNavRecommended .swiper-button-next::after {
  background-color: var(--nav-bg-color);
  border-top-left-radius: var(--nav-bg-radius);
  border-bottom-left-radius: var(--nav-bg-radius);
}
.recommended-properties-swiper-binding #swiperPaginationRecommended {
  padding-inline: 30px;
  height: 4px;
  background: var(--status-warning-orange-bg-transparent);
  bottom: 10px;
  top: unset;
}
.recommended-properties-swiper-binding #swiperPaginationRecommended .swiper-pagination-progressbar-fill {
  background: var(--status-warning-orange);
}
.recommended-properties-swiper-binding .property-card-container > .card {
  margin-bottom: 10px;
}

.insights-carousel-marketing .carousel-image-outer {
  width: 100% !important;
}
.insights-carousel-marketing .insights-carousel-marketing-img {
  background: var(--status-warning-orange-bg-transparent);
}
.insights-carousel-marketing .insights-carousel-marketing-text-wrapper {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: none;
  top: 0;
}
.insights-carousel-marketing .insights-carousel-marketing-text-wrapper.text-only {
  background: var(--ta-white);
  opacity: 0.9;
}
.insights-carousel-marketing .insights-carousel-marketing-text-wrapper * {
  text-decoration: none;
}
.insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container {
  height: 100%;
  border: none;
  border-radius: 0;
  padding-inline: 1rem;
}
.insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .marketing-details-container {
  height: 100%;
  justify-content: space-between;
  padding-bottom: 40px;
}
@media (max-width: 380px) {
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .marketing-title {
    display: block;
  }
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .marketing-detail {
    display: none;
  }
}
@media (max-width: 460px) {
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .marketing-icon, .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .ire-profile-logo {
    height: 20px;
  }
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .marketing-details > * {
    padding-bottom: 0.2rem;
    font-size: 15px;
  }
}
@media (max-width: 320px) {
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .marketing-button {
    display: none;
  }
}
@media (max-width: 430px) {
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .marketing-details-container {
    padding-top: 0.25rem;
  }
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .statistic-marketing-container {
    justify-content: center;
  }
}
.insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .statistic-numbers-container {
  /*--ia-transparent-color: var(--ta-white);*/
}
@media (min-width: 430px) {
  .insights-carousel-marketing .insights-carousel-marketing-text-wrapper .inline-marketing-container .statistic-numbers-container .statistic-number span {
    font-size: 14px !important;
  }
}

.insights-listings-banner-marketing a {
  text-decoration: none;
}
.insights-listings-banner-marketing .inline-marketing-container {
  border: none;
  border-radius: 0;
  display: flex;
  justify-content: center;
}
.insights-listings-banner-marketing .marketing-details-container {
  margin: 1rem;
  padding: 0;
  max-width: 1300px;
}

@media (max-width: 769.98px) {
  .body-content-info {
    padding-inline: 1rem;
  }
}
@media (min-width: 1200px) {
  .listing-content-container .listing-statistics-container, .listing-content-container .marketing-item {
    max-width: 800px;
  }
}

.price-with-reduction {
  display: flex;
  align-items: center;
}
.price-with-reduction .reduction-pricing {
  margin-right: 5px;
}
.price-with-reduction .reduction-pricing del {
  text-decoration: none;
  position: relative;
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--ia-primary-color);
}
.price-with-reduction .reduction-pricing del:before {
  content: " ";
  display: block;
  width: 90%;
  border-top: 2px solid var(--ia-primary-color);
  height: 16px;
  position: absolute;
  bottom: 0;
  left: 2px;
  transform: rotate(10deg);
}
.price-with-reduction span {
  font-size: 1.6rem;
  font-weight: 900;
}

.listing-pricing {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.listing-pricing h2, .listing-pricing .h2 {
  margin-bottom: 0.25rem !important;
}

.price-before-reduction.blurred-text {
  text-shadow: 0 0 7px var(--profile-plus);
}

.bond-container {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.bond-container span {
  opacity: 0.8;
  font-size: 1.3rem;
}
.bond-container .bond-pricing-container .bond-price {
  font-weight: bold;
}
.bond-container .bond-url {
  width: unset;
  padding-block: 0;
  padding-inline: 0.5rem;
  height: 2.3rem;
}

a.property-card-container {
  text-decoration: none;
  color: inherit;
}

.property-address-heading span, .property-address-heading h2, .property-address-heading .h2 {
  font-size: 1.4rem;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.property-card-small {
  cursor: pointer;
  max-height: 130px;
}
.property-card-small .property-address-heading span {
  font-weight: 600;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.property-card-small .property-price-heading span {
  font-weight: 500;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: var(--text-medium);
}
.property-card-small .my-property-details-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*        @include media-breakpoint-up(md) {
      column-gap: 1rem;
      flex-direction: row;
      min-width: 120px;
  }

  .my-property-details {
      overflow: hidden;
  }

  .my-property-stats {
      flex: 1;
      max-width: 230px;
  }*/
}
.property-card-small .recommended-property-description {
  min-width: 160px;
  max-width: 160px;
}
.property-card-small .beds-baths-cars .bbc-icon-group {
  width: 35px;
}
.property-card-small .beds-baths-cars .bbc-icon-group svg {
  height: 17px;
}
.property-card-small .beds-baths-cars .bbc-icon-group span {
  font-size: 14px;
  line-height: 14px;
}

div.property-image {
  aspect-ratio: 4/3;
  overflow: hidden;
}
div.property-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.nav-link.property-actions-btn {
  padding: 0.2rem 0.5rem;
}

.property-address-listing {
  font-size: 1.4rem !important;
  font-weight: 600 !important;
}

.property-card-container .card-body {
  padding-top: 0.75rem;
}

.activity-status {
  padding: 0.35em 0.65em;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
  border-radius: 0.25rem !important;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
body.rentals {
  --ia-secondary-color: var(--ta-white);
  --ia-primary-color: var(--profile-plus);
  --ia-transparent-color: var(--profile-plus-bg-transparent);
}

.pro-sub {
  --ia-secondary-color: var(--profile-plus-bg);
  --ia-primary-color: var(--profile-plus);
  --ia-transparent-color: var(--profile-plus-bg-transparent);
}

.plus-sub {
  --ia-secondary-color: var(--profile-plus-bg);
  --ia-primary-color: var(--profile-plus);
  --ia-transparent-color: var(--profile-plus-bg-transparent);
}

.no-sub {
  --ia-secondary-color: var(--ta-white);
  --ia-primary-color: var(--text-brand-dark);
  border: none !important;
}

#divLandingPage .btn-notify {
  width: fit-content;
  font-weight: bold;
  border-radius: 10px;
  font-size: 1.2rem;
  color: white;
  background-color: #C26939;
  border: solid 1px;
  border-color: white;
  padding: 10px 10px 10px 5px;
}
#divLandingPage .container-homepage {
  max-width: 1200px;
  padding: 0px 10px;
  margin-top: 67px;
}
@media (max-width: 575.98px) {
  #divLandingPage .container-homepage {
    padding-top: 0px;
  }
}
@media (min-width: 576px) {
  #divLandingPage .container-homepage {
    padding-top: 30px;
  }
}
@media (min-width: 770px) {
  #divLandingPage .container-homepage {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1900px) {
  #divLandingPage .container-homepage {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#divLandingPage .text-home-title {
  padding-top: 10px;
  font-size: 40px;
  font-weight: bold;
}
#divLandingPage .text-home-subtitle {
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 576px) {
  #divLandingPage .text-home-title {
    padding-top: 0;
    font-size: 42px;
  }
  #divLandingPage .text-home-subtitle {
    margin-bottom: 20px;
  }
  #divLandingPage .banner-divider {
    border-right: 1px solid white;
    height: 50%;
    padding-right: 10px;
  }
}
@media (min-width: 672px) {
  #divLandingPage .text-home-title {
    font-size: 50px;
  }
  #divLandingPage .text-home-subtitle {
    font-size: 16px;
  }
}
@media (min-width: 770px) {
  #divLandingPage .text-home-title {
    font-size: 56px;
  }
  #divLandingPage .text-home-subtitle {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #divLandingPage .text-home-title {
    font-size: 72px;
  }
  #divLandingPage .text-home-subtitle {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  #divLandingPage .text-home-title {
    font-size: 80px;
  }
  #divLandingPage .text-home-subtitle {
    font-size: 26px;
  }
}
#divLandingPage .container-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media (min-width: 672px) {
  #divLandingPage .container-logo {
    padding: 20px 20px 20px 40px;
  }
}
@media (min-width: 576px) {
  #divLandingPage .container-btn-notify {
    text-align: left;
  }
}
@media (min-width: 770px) {
  #divLandingPage .btn-notify {
    font-size: 1.4rem;
    padding: 15px;
  }
}
#divLandingPage .search-card-title {
  font-size: 1.8rem;
  color: white;
  text-align: center;
}
@media (min-width: 576px) {
  #divLandingPage .search-card-title {
    font-size: 2rem;
    text-align: left;
  }
}
#divLandingPage .container-btn-search {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 576px) {
  #divLandingPage .container-btn-search {
    margin-top: 0;
  }
}
#divLandingPage .btn-search {
  width: 180px;
  border-radius: 10px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  border: solid 1px var(--ta-brand-supp);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px) {
  #divLandingPage .btn-search {
    height: 64px;
    width: 100%;
    padding: 10px;
  }
}
#divLandingPage .dropdown-text {
  color: var(--ta-dark-gray);
}
#divLandingPage .combo-textbox {
  min-height: 40px;
  border: none;
  padding: 0;
  flex-direction: column;
  align-items: initial;
}
#divLandingPage .container-search-filter {
  border: none;
}
#divLandingPage .container-search-filter .dropdown-border {
  border-top: 1px solid var(--ta-border-gray-25);
  padding-top: 2px;
}
#divLandingPage .container-search-filter .input-group {
  height: 40px;
}
@media (min-width: 576px) {
  #divLandingPage .container-search-filter {
    border-top: 1px solid var(--ta-border-gray-25);
  }
  #divLandingPage .container-search-filter .dropdown-border {
    border-top: none;
    border-right: 1px solid var(--ta-border-gray-25);
    padding-top: 10px;
  }
}
#divLandingPage .search-filter {
  display: flex;
  align-items: center;
}
#divLandingPage .search-filter select.search-input-selector {
  border: none;
}
#divLandingPage .search-filter .dropdown {
  border: none;
}
#divLandingPage .search-filter .dropdown .dropdown-toggle {
  background-color: transparent;
  border: none;
  outline: none;
  color: var(--text-dark);
  padding: 0;
}
#divLandingPage .search-filter .dropdown .container-slider {
  max-width: 90vw;
  width: fit-content;
  padding: 10px 0 20px 0;
  font-size: 1.4rem;
}
#divLandingPage .search-filter .dropdown .container-slider .text-center .input-group {
  width: 30vw;
  max-width: 120px;
  height: 40px;
}
@media (min-width: 576px) {
  #divLandingPage .search-filter .dropdown .container-slider {
    width: 420px;
  }
}
@media (min-width: 770px) {
  #divLandingPage .search-filter .dropdown .container-slider {
    width: 590px;
    padding: 20px 0 30px 0;
  }
}
@media (min-width: 992px) {
  #divLandingPage .search-filter .dropdown .container-slider {
    width: 740px;
    padding: 30px 0 40px 0;
  }
}
#divLandingPage .container-surrounding {
  width: min-content;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  border-top: 1px solid #b6b6b6;
}
@media (min-width: 576px) {
  #divLandingPage .container-surrounding {
    align-items: center;
    justify-content: right;
    border-top: none;
  }
}
#divLandingPage .footer-text {
  font-size: 2rem;
  color: white;
}
#divLandingPage .text-italic {
  font-size: 2rem;
  font-style: italic;
}
#divLandingPage .bootstrap-select .btn, #divLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divLandingPage .bootstrap-select #btnActivityLoadMore, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divLandingPage .bootstrap-select button, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divLandingPage .bootstrap-select button {
  font-size: 1.4rem;
  width: fit-content;
  min-width: 30px;
  text-align: center;
}
#divLandingPage .bootstrap-select .btn:hover, #divLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore:hover, .home-my-properties .load-more-activity-container #divLandingPage .bootstrap-select #btnActivityLoadMore:hover, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divLandingPage .bootstrap-select button:hover, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divLandingPage .bootstrap-select button:hover, #divLandingPage .bootstrap-select .btn:focus, #divLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore:focus, .home-my-properties .load-more-activity-container #divLandingPage .bootstrap-select #btnActivityLoadMore:focus, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divLandingPage .bootstrap-select button:focus, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divLandingPage .bootstrap-select button:focus {
  outline: none !important;
}
@media (min-width: 576px) {
  #divLandingPage .bootstrap-select .btn, #divLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divLandingPage .bootstrap-select #btnActivityLoadMore, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divLandingPage .bootstrap-select button, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divLandingPage .bootstrap-select button {
    max-width: 120px;
  }
}
@media (min-width: 770px) {
  #divLandingPage .bootstrap-select .btn, #divLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divLandingPage .bootstrap-select #btnActivityLoadMore, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divLandingPage .bootstrap-select button, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divLandingPage .bootstrap-select button {
    max-width: 165px;
  }
}
@media (min-width: 992px) {
  #divLandingPage .bootstrap-select .btn, #divLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divLandingPage .bootstrap-select #btnActivityLoadMore, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divLandingPage .bootstrap-select button, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divLandingPage .bootstrap-select button {
    max-width: 210px;
  }
}
@media (min-width: 1200px) {
  #divLandingPage .bootstrap-select .btn, #divLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divLandingPage .bootstrap-select #btnActivityLoadMore, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divLandingPage .bootstrap-select button, #divLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divLandingPage .bootstrap-select button {
    max-width: none;
  }
}
#divLandingPage .bootstrap-select .dropdown-menu {
  font-size: 1.4rem;
}
#divLandingPage .clickable * {
  cursor: pointer;
}

/* NEW TenantApp Design & Branding */
.xs-up-only {
  display: none;
}
@media (min-width: 420px) {
  .xs-up-only {
    display: flex;
  }
}

.below-xs-only {
  display: none;
}
@media (max-width: 420px) {
  .below-xs-only {
    display: flex;
  }
}

.home-page-landing-container {
  min-height: calc(100vh - 120px);
}
@media (min-width: 1200px) {
  .home-page-landing-container {
    /*padding-inline: 2rem;*/
  }
}

.home-search-container {
  position: relative;
  padding-top: 1rem;
}

.search-container-content-dimensions, .home-search-container-img img, .home-search-container-content {
  width: 100%;
  min-height: 225px;
  transition: height 0.15s ease-in-out;
}

@media (min-width: 992px) {
  .search-container-content-dimensions, .home-search-container-img img, .home-search-container-content {
    /*width: 100%;*/
    /*min-height: unset;*/
    /*max-height: unset;*/
    /*transition: height 0.15s ease-in-out;*/
  }
}
.home-search-container-content {
  position: relative;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
  align-items: center;
  background-image: url("https://inspectretest.blob.core.windows.net/externalfiles/TAWeb/Test/ta_hero_bg.png");
  background-size: cover;
  background-position: center;
  min-height: 225px;
  max-width: 1182px;
  margin: auto;
}
@media (min-width: 770px) {
  .home-search-container-content {
    justify-content: center;
    padding: 0rem;
    min-height: 300px;
  }
}
.home-search-container-content .home-search-container-content-limit-width {
  z-index: 210;
  max-width: 800px;
  margin-inline: auto;
  padding-inline: 1rem;
  width: 100%;
}
.home-search-container-content .search-greeting-header, .home-search-container-content .search-greeting-subtext {
  color: var(--text-white-permanent);
}
.home-search-container-content .search-greeting-header:hover, .home-search-container-content .search-greeting-subtext:hover {
  cursor: pointer;
}
.home-search-container-content .search-greeting-header {
  font-weight: 700;
}
.home-search-container-content .search-greeting-subtext {
  font-weight: 400 !important;
}
.home-search-container-content .search-card-container, .home-search-container-content .location-container {
  width: 100%;
  display: flex;
  height: fit-content;
  padding-bottom: 0;
  border: none !important;
  justify-content: space-between;
  /*        #locationSearch {
      min-height: 50px;
      border: none !important;
      width: 100%;
      height: 100%;
  }*/
}
.home-search-container-content .search-card-container .selector, .home-search-container-content .search-card-container .location-search, .home-search-container-content .location-container .selector, .home-search-container-content .location-container .location-search {
  height: 100%;
  padding: 0;
}
.home-search-container-content .search-card-container .location-search, .home-search-container-content .location-container .location-search {
  padding-left: 0.5rem;
}
.home-search-container-content .search-card-container .search-btn, .home-search-container-content .location-container .search-btn {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.home-search-container-content .search-card-container .search-btn svg, .home-search-container-content .location-container .search-btn svg {
  min-width: 30px;
}
.home-search-container-content .search-card-container .search-bar-item, .home-search-container-content .location-container .search-bar-item {
  margin: 0.5rem !important;
  margin-left: 0 !important;
  padding-inline: 0.5rem !important;
  padding-left: 0 !important;
  /*border-radius: 25px;*/
  /*border: 1px solid var(--ta-border-gray-15);*/
}
.home-search-container-content .location-container .accordion-item {
  background-color: var(--text-white);
}
.home-search-container-content .location-container .accordion-item .accordion-header {
  display: flex;
}

.home-search-container-img img {
  content: "";
  object-fit: cover;
  object-position: 0px 95%;
}
.home-search-container-img img::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 50%, rgb(0, 0, 0) 100%);
}
@media (min-width: 1200px) {
  .home-search-container-img img {
    /*border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
  }
}

.fade-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
  transform: rotate(180deg);
  border-radius: 10px;
}
@media (min-width: 1200px) {
  .fade-overlay {
    /*border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
  }
}

.home-content-container {
  max-width: 1200px;
  margin-inline: auto;
}

.home-inline-marketing {
  margin-inline: 1rem;
  margin-top: -3rem;
  position: relative;
  z-index: 0;
  max-width: 800px;
  margin-inline: auto;
  padding-inline: 1rem;
  width: fit-content;
}
.home-inline-marketing img {
  border-radius: 1rem;
  width: 100%;
  border: 1px solid white;
  max-width: 650px;
}
.home-inline-marketing .inline-marketing-container.pro-sub,
.home-inline-marketing .inline-marketing-container.plus-sub {
  --ia-secondary-color: var(--profile-plus-bg);
  --ia-primary-color: var(--profile-plus);
  --ia-transparent-color: var(--profile-plus-bg-transparent);
  border: 2px solid var(--ia-primary-color);
  border-radius: 1rem;
}
.home-inline-marketing .inline-marketing-container.pro-sub .marketing-details .marketing-header .marketing-title,
.home-inline-marketing .inline-marketing-container.plus-sub .marketing-details .marketing-header .marketing-title {
  color: var(--ia-primary-color);
}

.home-my-properties {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.home-my-properties > h2, .home-my-properties > .h2, .home-my-properties > ul {
  padding-inline: 1rem;
}
.home-my-properties ul:first-of-type > li > a.nav-link-insp {
  padding-left: 0px;
  margin-left: 0px;
}
.home-my-properties .nav-link-text {
  font-size: 1.4rem;
  /*color: var(--ta-border-gray-55) !important;*/
  /*font-weight: normal;*/
}
.home-my-properties .my-properties-group {
  padding-inline: 1rem;
  /*margin-inline: auto;*/
}
@media (max-width: 769.98px) {
  .home-my-properties .my-properties-group {
    padding-inline: 0rem;
  }
  .home-my-properties .my-properties-group .row {
    --bs-gutter-x: 0;
  }
  .home-my-properties .my-properties-group .my-properties-item:not(.marketing-item) {
    padding-inline: 1rem;
  }
}
.home-my-properties[active-tab=insp] .my-properties-item.enquiries-activity-item {
  display: none;
}
.home-my-properties[active-tab=insp] .my-properties-item.inspections-activity-item {
  display: block;
}
.home-my-properties[active-tab=insp] .my-properties-item.applications-activity-item {
  display: none;
}
.home-my-properties[active-tab=insp] .my-properties-item.other-activity-item {
  display: none;
}
.home-my-properties[active-tab=enq] .my-properties-item.enquiries-activity-item {
  display: block;
}
.home-my-properties[active-tab=enq] .my-properties-item.inspections-activity-item {
  display: none;
}
.home-my-properties[active-tab=enq] .my-properties-item.applications-activity-item {
  display: none;
}
.home-my-properties[active-tab=enq] .my-properties-item.other-activity-item {
  display: none;
}
.home-my-properties[active-tab=apps] .my-properties-item.enquiries-activity-item {
  display: none;
}
.home-my-properties[active-tab=apps] .my-properties-item.inspections-activity-item {
  display: none;
}
.home-my-properties[active-tab=apps] .my-properties-item.applications-activity-item {
  display: block;
}
.home-my-properties[active-tab=apps] .my-properties-item.other-activity-item {
  display: none;
}
.home-my-properties[active-tab=other] .my-properties-item.enquiries-activity-item {
  display: none;
}
.home-my-properties[active-tab=other] .my-properties-item.inspections-activity-item {
  display: none;
}
.home-my-properties[active-tab=other] .my-properties-item.applications-activity-item {
  display: none;
}
.home-my-properties[active-tab=other] .my-properties-item.other-activity-item {
  display: block;
}
.home-my-properties .inline-marketing-container {
  height: 100%;
  margin-inline: 0;
}
@media (min-width: 770px) {
  .home-my-properties .inline-marketing-container {
    max-height: 250px;
  }
}
@media (min-width: 770px) and (max-width: 850px) {
  .home-my-properties .inline-marketing-container {
    max-height: 280px;
  }
}
.home-my-properties .inline-marketing-container .marketing-details-container {
  justify-content: space-between;
}
.home-my-properties .my-properties-group {
  /*padding-inline: 0rem;*/
}
.home-my-properties .my-properties-group .row > * {
  /*--bs-gutter-x: 0;*/
  /*--bs-gutter-y: 0;*/
}
.home-my-properties .my-properties-group > * {
  padding-block: 1rem;
}
.home-my-properties .my-properties-group .property-card-booking-footer .card-footer {
  padding: 0;
}
.home-my-properties .my-properties-group .property-card-booking-footer .card-footer .booking-request-content .property-card-inspection-action-container {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-inline: 1rem;
}
.home-my-properties .load-more-activity-container {
  border-top: 1px solid var(--ta-border-gray-15);
  margin-inline: 2rem;
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
}
.home-my-properties .load-more-activity-container .activity-timeframe #spanActivityFrom {
  color: var(--text-medium);
  font-style: italic;
}
.inspection-schedule .statistic-header, .available-inspections-selector .statistic-header, #divRecommendedProperties .statistic-header {
  display: none;
}
@media (min-width: 310px) and (max-width: 340px) {
  .inspection-schedule .statistic-number span, .available-inspections-selector .statistic-number span, #divRecommendedProperties .statistic-number span {
    font-size: 12px !important;
  }
}
@media (min-width: 340px) and (max-width: 350px) {
  .inspection-schedule .statistic-number span, .available-inspections-selector .statistic-number span, #divRecommendedProperties .statistic-number span {
    font-size: 14px !important;
  }
}
.inspection-schedule .statistic-number svg, .available-inspections-selector .statistic-number svg, #divRecommendedProperties .statistic-number svg {
  height: 20px;
  width: 20px;
}

.d-lg-table-cell .statistic-header {
  display: none;
}
.d-lg-table-cell .statistic-container {
  min-width: 350px;
}

@media (max-width: 380px) {
  :not(.home-inline-marketing) > .inline-marketing-container .statistic-marketing-container .statistic-number span {
    font-size: 12px !important;
  }
}

.activity-nav {
  overflow: hidden;
  flex-wrap: nowrap;
}
.activity-nav .nav-item {
  /*        background-color: none;
  text-overflow: ellipsis;
  overflow: hidden;*/
  min-width: 0;
  flex-shrink: 1;
  margin-right: 0;
}
.activity-nav .nav-item .nav-link {
  background-color: transparent;
  padding: 0.5rem 0.5rem;
  border-color: var(--text-brand-dark);
}
.activity-nav .nav-item .nav-link-text {
  color: var(--text-medium);
  margin-bottom: 0;
  font-weight: 400;
}
.activity-nav .nav-item.active {
  min-width: 0;
  white-space: normal;
  flex-shrink: 0;
}
.activity-nav .nav-item.active .nav-link {
  border-bottom: 3px solid var(--text-brand-dark);
}
.activity-nav .nav-item.active .nav-link-text {
  color: var(--text-dark);
  font-weight: 600;
}
.activity-nav .nav-item:not(.active) {
  flex-shrink: 2;
}
.activity-nav .nav-item:not(.active) .nav-link-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 20px;
}

.property-actions-btn svg {
  width: 24px;
  height: auto;
}

.property-actions-dropdown .dropdown-item {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.property-actions-dropdown .dropdown-item:not(:last-child) {
  border-bottom: 1px solid grey;
}
.property-actions-dropdown .dropdown-item svg {
  width: 22px;
  height: auto;
}
.property-actions-dropdown .dropdown-item span {
  margin-left: 1rem;
}

.my-property-card .property-action {
  margin-left: 0;
}
.my-property-card .property-address-heading h2, .my-property-card .property-address-heading .h2 {
  font-size: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.my-property-card .property-price-heading h3, .my-property-card .property-price-heading .h3 {
  font-size: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: var(--text-medium);
}
.my-property-card .my-property-details-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*        @include media-breakpoint-up(md) {
      column-gap: 1rem;
      flex-direction: row;
      min-width: 120px;
  }

  .my-property-details {
      overflow: hidden;
  }

  .my-property-stats {
      flex: 1;
      max-width: 230px;
  }*/
}

.my-property-stats .statistic-viewed, .inline-marketing-container .statistic-viewed {
  display: none !important;
}

/*.my-property-stats, .listing-statistics-container {
    .statistic-container {

    }
}
*/
@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
#divEarlyLandingPage .embed-container {
  /*--video--width: 1920;
  --video--height: 1080;
  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%);*/ /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  margin: 0px;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 320px;
}
#divEarlyLandingPage .email-embed-container {
  overflow: hidden;
  max-width: 100%;
  margin: 0px;
  position: relative;
  width: 100%;
  height: 100%;
  height: 380px;
}
@media (max-width: 769.98px) {
  #divEarlyLandingPage .email-embed-container {
    max-height: 280px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  #divEarlyLandingPage .email-embed-container {
    max-height: 200px;
    margin-bottom: 50px;
  }
}
#divEarlyLandingPage .email-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#divEarlyLandingPage .embed-container iframe,
#divEarlyLandingPage .embed-container object,
#divEarlyLandingPage .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#divEarlyLandingPage .landing-section {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-origin: border-box;
}
#divEarlyLandingPage .landing-section[section="1"] {
  display: flex;
  justify-content: center;
  align-items: center;
  /*margin-top: neg($header-height);*/
  margin-top: -67px;
  min-height: calc(100vh + 10px);
  height: 100%;
  background-color: var(--text-brand-dark);
  background-origin: border-box;
}
#divEarlyLandingPage .landing-section[section="1"] .section-content {
  padding-top: 67px;
}
#divEarlyLandingPage .landing-section h1.page-title, #divEarlyLandingPage .landing-section .page-title.h1 {
  font-size: 5em;
  line-height: 1em !important;
  color: var(--ta-brand-supp);
}
#divEarlyLandingPage .landing-section h3.page-sub-text, #divEarlyLandingPage .landing-section .page-sub-text.h3 {
  font-size: 1.8em;
  color: white;
}
#divEarlyLandingPage .landing-section h3.page-sub-text .highlighted, #divEarlyLandingPage .landing-section .page-sub-text.h3 .highlighted {
  color: var(--ta-brand-supp);
}
#divEarlyLandingPage .container-homepage {
  max-width: 1200px;
  padding: 0px 10px;
  margin-top: 67px;
}
@media (max-width: 575.98px) {
  #divEarlyLandingPage .container-homepage {
    padding-top: 0px;
  }
}
@media (min-width: 576px) {
  #divEarlyLandingPage .container-homepage {
    padding-top: 30px;
  }
}
@media (min-width: 770px) {
  #divEarlyLandingPage .container-homepage {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1900px) {
  #divEarlyLandingPage .container-homepage {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#divEarlyLandingPage .text-home-title {
  padding-top: 10px;
  font-size: 40px;
  font-weight: bold;
}
#divEarlyLandingPage .text-home-subtitle {
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 576px) {
  #divEarlyLandingPage .text-home-title {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  #divEarlyLandingPage .text-home-title {
    font-size: 50px;
  }
  #divEarlyLandingPage .text-home-subtitle {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #divEarlyLandingPage .text-home-title {
    font-size: 60px;
  }
  #divEarlyLandingPage .text-home-subtitle {
    font-size: 24px;
  }
}
#divEarlyLandingPage .text-email-header {
  font-size: 32px;
  color: #F8F5E8;
  text-align: center;
}
@media (max-width: 575.98px) {
  #divEarlyLandingPage .text-email-header {
    font-size: 24px;
    padding-bottom: 30px;
  }
}
#divEarlyLandingPage .container-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
#divEarlyLandingPage .email-container-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media (max-width: 575.98px) {
  #divEarlyLandingPage .email-container-logo {
    padding-top: 80px;
    padding-bottom: 20px;
  }
}
#divEarlyLandingPage .container-btn-notify {
  text-align: center;
}
@media (min-width: 576px) {
  #divEarlyLandingPage .container-btn-notify {
    text-align: left;
    align-self: auto;
  }
}
#divEarlyLandingPage .btn-notify {
  width: fit-content;
  font-weight: bold;
  border-radius: 10px;
  font-size: 1.2rem;
  color: white;
  background-color: #C26939;
  border: solid 1px;
  border-color: white;
  padding: 10px;
}
#divEarlyLandingPage .btn-tracker {
  max-width: 380px;
  font-weight: 600;
  border-radius: 10px;
  font-size: 28px;
  color: white;
  background-color: #C26939;
  border: none;
  padding: 10px;
}
@media (min-width: 992px) {
  #divEarlyLandingPage .btn-notify {
    font-size: 1.4rem;
    padding: 15px;
  }
}
@media (max-width: 575.98px) {
  #divEarlyLandingPage .btn-tracker {
    max-width: 290px;
    font-size: 20px;
    padding: 8px;
  }
}
#divEarlyLandingPage .footer-text {
  font-size: 2rem;
  color: white;
}
#divEarlyLandingPage .text-italic {
  font-size: 2rem;
  font-style: italic;
}
#divEarlyLandingPage .bootstrap-select .btn, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divEarlyLandingPage .bootstrap-select #btnActivityLoadMore {
  font-size: 1.4rem;
  width: fit-content;
  min-width: 30px;
  text-align: center;
}
#divEarlyLandingPage .bootstrap-select .btn:hover, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divEarlyLandingPage .bootstrap-select button:hover, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divEarlyLandingPage .bootstrap-select button:hover, #divEarlyLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore:hover, .home-my-properties .load-more-activity-container #divEarlyLandingPage .bootstrap-select #btnActivityLoadMore:hover, #divEarlyLandingPage .bootstrap-select .btn:focus, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divEarlyLandingPage .bootstrap-select button:focus, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divEarlyLandingPage .bootstrap-select button:focus, #divEarlyLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore:focus, .home-my-properties .load-more-activity-container #divEarlyLandingPage .bootstrap-select #btnActivityLoadMore:focus {
  outline: none !important;
}
@media (min-width: 576px) {
  #divEarlyLandingPage .bootstrap-select .btn, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divEarlyLandingPage .bootstrap-select #btnActivityLoadMore {
    max-width: 120px;
  }
}
@media (min-width: 770px) {
  #divEarlyLandingPage .bootstrap-select .btn, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divEarlyLandingPage .bootstrap-select #btnActivityLoadMore {
    max-width: 165px;
  }
}
@media (min-width: 992px) {
  #divEarlyLandingPage .bootstrap-select .btn, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divEarlyLandingPage .bootstrap-select #btnActivityLoadMore {
    max-width: 210px;
  }
}
@media (min-width: 1200px) {
  #divEarlyLandingPage .bootstrap-select .btn, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divEarlyLandingPage .bootstrap-select button, #divEarlyLandingPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divEarlyLandingPage .bootstrap-select #btnActivityLoadMore {
    max-width: none;
  }
}
#divEarlyLandingPage .bootstrap-select .dropdown-menu {
  font-size: 1.4rem;
}
#divEarlyLandingPage .location-item-badge {
  font-size: 1.4rem;
}
#divEarlyLandingPage .clickable * {
  cursor: pointer;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
#divSetupEarlyPage .fa-check-circle {
  color: #C26939;
}
#divSetupEarlyPage .steps-container {
  width: 100%;
  background-color: var(--ta-brand-dark);
  justify-content: center;
}
#divSetupEarlyPage .steps-container .progress-steps {
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#divSetupEarlyPage .steps-container .progress-steps .progress-step {
  width: 45px;
  height: 45px;
  border: 2px solid #C26939;
  color: #C26939;
  font-weight: 100;
  font-size: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#divSetupEarlyPage .steps-container .progress-steps .progress-step[active=active] {
  background-color: #C26939;
  color: white;
}
#divSetupEarlyPage .steps-container .progress-steps .progress-step[complete=complete] {
  background-color: #C26939;
  color: white;
}
#divSetupEarlyPage .steps-container .progress-steps .progress-separator {
  height: 2px;
  width: 60px;
  background-color: #C26939;
}
#divSetupEarlyPage .landing-section {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-origin: border-box;
}
#divSetupEarlyPage .landing-section[section="1"] {
  display: flex;
  justify-content: center;
  align-items: center;
  /*margin-top: neg($header-height);*/
  margin-top: -67px;
  min-height: calc(100vh + 10px);
  height: 100%;
  background-color: var(--ta-brand-dark);
  background-origin: border-box;
}
#divSetupEarlyPage .landing-section[section="1"] .section-content {
  padding-top: 67px;
}
#divSetupEarlyPage .landing-section h1.page-title, #divSetupEarlyPage .landing-section .page-title.h1 {
  font-size: 5em;
  line-height: 1em !important;
  color: var(--ta-brand-supp);
}
#divSetupEarlyPage .landing-section h3.page-sub-text, #divSetupEarlyPage .landing-section .page-sub-text.h3 {
  font-size: 1.8em;
  color: white;
}
#divSetupEarlyPage .landing-section h3.page-sub-text .highlighted, #divSetupEarlyPage .landing-section .page-sub-text.h3 .highlighted {
  color: var(--ta-brand-supp);
}
#divSetupEarlyPage .container-homepage {
  max-width: 1200px;
  margin-top: 67px;
}
#divSetupEarlyPage .text-home-title {
  padding-top: 10px;
  font-size: 40px;
  font-weight: bold;
}
#divSetupEarlyPage .text-home-subtitle {
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .text-home-title {
    padding-top: 0;
    font-size: 42px;
  }
  #divSetupEarlyPage .text-home-subtitle {
    margin-bottom: 20px;
  }
  #divSetupEarlyPage .banner-divider {
    border-right: 1px solid white;
    height: 50%;
    padding-right: 10px;
  }
}
@media (min-width: 672px) {
  #divSetupEarlyPage .text-home-title {
    font-size: 50px;
  }
  #divSetupEarlyPage .text-home-subtitle {
    font-size: 16px;
  }
}
@media (min-width: 770px) {
  #divSetupEarlyPage .text-home-title {
    font-size: 56px;
  }
  #divSetupEarlyPage .text-home-subtitle {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #divSetupEarlyPage .text-home-title {
    font-size: 72px;
  }
  #divSetupEarlyPage .text-home-subtitle {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  #divSetupEarlyPage .text-home-title {
    font-size: 80px;
  }
  #divSetupEarlyPage .text-home-subtitle {
    font-size: 26px;
  }
}
#divSetupEarlyPage .container-btn-notify {
  text-align: center;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .container-btn-notify {
    text-align: left;
  }
}
#divSetupEarlyPage .btn-notify {
  width: fit-content;
  font-weight: bold;
  border-radius: 10px;
  font-size: 1.2rem;
  color: white;
  background-color: #C26939;
  border: solid 1px;
  border-color: white;
  padding: 10px;
}
#divSetupEarlyPage .btn-next {
  width: 100%;
  font-weight: bold;
  height: 50px;
  border: 1px solid white;
}
@media (min-width: 770px) {
  #divSetupEarlyPage .btn-notify {
    font-size: 1.4rem;
    padding: 15px;
  }
}
#divSetupEarlyPage .search-card-title {
  font-size: 1.8rem;
  color: white;
  text-align: center;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .search-card-title {
    font-size: 2rem;
    text-align: left;
  }
}
#divSetupEarlyPage .container-btn-search {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .container-btn-search {
    margin-top: 0;
  }
}
#divSetupEarlyPage .btn-search {
  width: 180px;
  border-radius: 10px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  color: var(--ta-brand-supp);
  background-color: var(--ta-white);
  border-color: var(--ta-brand-supp);
  border: solid 1px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .btn-search {
    height: 64px;
    width: 100%;
    padding: 10px;
  }
}
#divSetupEarlyPage .dropdown-text {
  color: var(--ta-dark-gray);
}
#divSetupEarlyPage .combo-textbox {
  min-height: 40px;
  border: none;
  padding: 0;
}
#divSetupEarlyPage .container-search-filter {
  border: none;
}
#divSetupEarlyPage .container-search-filter .dropdown-border {
  border-top: 1px solid var(--ta-border-gray-25);
  padding-top: 2px;
}
#divSetupEarlyPage .container-search-filter .input-group {
  height: 40px;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .container-search-filter {
    border-top: 1px solid var(--ta-border-gray-25);
  }
  #divSetupEarlyPage .container-search-filter .dropdown-border {
    border-top: none;
    border-right: 1px solid var(--ta-border-gray-25);
    padding-top: 10px;
  }
}
#divSetupEarlyPage .search-filter {
  display: flex;
  align-items: center;
}
#divSetupEarlyPage .search-filter select.search-input-selector {
  border: none;
}
#divSetupEarlyPage .search-filter .dropdown {
  border: none;
}
#divSetupEarlyPage .search-filter .dropdown .dropdown-toggle {
  background-color: transparent;
  border: none;
  outline: none;
  color: black;
  padding: 0;
}
#divSetupEarlyPage .search-filter .dropdown .container-slider {
  width: 290px;
  padding: 10px 0 20px 0;
  font-size: 1.4rem;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .search-filter .dropdown .container-slider {
    width: 420px;
  }
}
@media (min-width: 770px) {
  #divSetupEarlyPage .search-filter .dropdown .container-slider {
    width: 590px;
    padding: 20px 0 30px 0;
  }
}
@media (min-width: 992px) {
  #divSetupEarlyPage .search-filter .dropdown .container-slider {
    width: 740px;
    padding: 30px 0 40px 0;
  }
}
#divSetupEarlyPage .container-surrounding {
  width: min-content;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  border-top: 1px solid #b6b6b6;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .container-surrounding {
    align-items: center;
    justify-content: right;
    border-top: none;
  }
}
#divSetupEarlyPage .footer-text {
  font-size: 2rem;
  color: white;
}
#divSetupEarlyPage .text-italic {
  font-size: 2rem;
  font-style: italic;
}
#divSetupEarlyPage .bootstrap-select .btn, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divSetupEarlyPage .bootstrap-select #btnActivityLoadMore {
  font-size: 1.4rem;
  width: fit-content;
  min-width: 30px;
  text-align: center;
}
#divSetupEarlyPage .bootstrap-select .btn:hover, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divSetupEarlyPage .bootstrap-select button:hover, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:hover, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divSetupEarlyPage .bootstrap-select button:hover, #divSetupEarlyPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore:hover, .home-my-properties .load-more-activity-container #divSetupEarlyPage .bootstrap-select #btnActivityLoadMore:hover, #divSetupEarlyPage .bootstrap-select .btn:focus, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divSetupEarlyPage .bootstrap-select button:focus, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divSetupEarlyPage .bootstrap-select button:focus, #divSetupEarlyPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore:focus, .home-my-properties .load-more-activity-container #divSetupEarlyPage .bootstrap-select #btnActivityLoadMore:focus {
  outline: none !important;
}
@media (min-width: 576px) {
  #divSetupEarlyPage .bootstrap-select .btn, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divSetupEarlyPage .bootstrap-select #btnActivityLoadMore {
    max-width: 120px;
  }
}
@media (min-width: 770px) {
  #divSetupEarlyPage .bootstrap-select .btn, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divSetupEarlyPage .bootstrap-select #btnActivityLoadMore {
    max-width: 165px;
  }
}
@media (min-width: 992px) {
  #divSetupEarlyPage .bootstrap-select .btn, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divSetupEarlyPage .bootstrap-select #btnActivityLoadMore {
    max-width: 210px;
  }
}
@media (min-width: 1200px) {
  #divSetupEarlyPage .bootstrap-select .btn, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel #divSetupEarlyPage .bootstrap-select button, #divSetupEarlyPage .bootstrap-select .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container #divSetupEarlyPage .bootstrap-select #btnActivityLoadMore {
    max-width: none;
  }
}
#divSetupEarlyPage .bootstrap-select .dropdown-menu {
  font-size: 1.4rem;
}
#divSetupEarlyPage .location-item-badge {
  font-size: 1.4rem;
}
#divSetupEarlyPage .clickable * {
  cursor: pointer;
}
#divSetupEarlyPage .verification-code {
  letter-spacing: 5px;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
.scroll-shadow-y {
  background: linear-gradient(var(--ta-white) 10%, rgba(255, 255, 255, 0)), linear-gradient(var(--ta-white), var(--ta-white) 70%) 0 100%, radial-gradient(farthest-side at 50% 0, var(--ta-shadow), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, var(--ta-shadow), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: var(--ta-white);
  background-size: 100% 40px, 100% 30px, 100% 20px, 100% 20px;
  background-attachment: local, local, scroll, scroll;
}

.scroll-shadow-x {
  background: linear-gradient(0.25turn, var(--ta-white) 10%, rgba(255, 255, 255, 0)), linear-gradient(-0.25turn, var(--ta-white), white 70%) 0 100%, radial-gradient(closest-corner at 2% 50%, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), radial-gradient(closest-corner at 98% 50%, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background-repeat: no-repeat;
  background-color: var(--ta-white);
  background-size: 100% 40px, 100% 30px, 100% 20px, 100% 20px;
  background-attachment: local, local, scroll, scroll;
}

@media (max-width: 769.98px) {
  .inspection-contents, .inspection-day {
    min-height: calc(100dvh - 133px);
  }
}
@media (min-width: 770px) {
  .inspection-contents, .inspection-day {
    min-height: calc(100dvh - 138px);
  }
}

.inspection-day {
  border-right: 1px solid var(--ta-border-gray-25);
  border-spacing: unset;
  font-family: ProximaNova;
  margin: 0px;
  width: 100%;
  height: 100% stretch;
  min-height: 50vh;
  font-size: 0.8em;
}
@media (min-width: 770px) {
  .inspection-day .inspections-container {
    max-height: calc(100dvh - 138px - 78px);
  }
}
.inspection-day .inspection-day-header {
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
@media (min-width: 770px) {
  .inspection-day .inspection-day-header {
    padding-left: 25px;
    padding-top: 1rem;
  }
}
.inspection-day .inspection-day-header .inspection-year {
  font-size: 1.6rem;
  font-weight: bold;
}
.inspection-day .inspection-day-header .inspection-count-title {
  font-size: 1.4rem;
  font-weight: normal;
}
.inspection-day .inspection-day-label {
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  justify-content: center;
  font-weight: bold;
  text-transform: uppercase;
  border-top: 1px solid var(--ta-border-gray-25);
}
.inspection-day .inspection-day-label.day-of-month {
  font-size: 1.8em !important;
  display: flex;
  justify-content: center !important;
  line-height: 1em;
  border-bottom: 1px solid var(--ta-border-gray-25);
  border-top: none;
}
@media (min-width: 576px) {
  .inspection-day .sm-inspection-day-label {
    display: none;
  }
}
.inspection-day .inspections-indicator {
  height: 20px;
  width: 20px;
  font-weight: bold;
  color: var(--ta-brand-supp);
  display: flex;
  justify-content: center;
  border: 1px solid var(--ta-border-gray-25);
  border-radius: 50%;
}
.inspection-day .inspections-container {
  padding: 5px;
  color: var(--text-dark);
  border-color: var(--text-brand-dark);
  overflow-y: auto;
  overflow-x: hidden;
}
.inspection-day .inspections-container .booked-card {
  background: none;
}
.inspection-day .inspections-container .inspection-container {
  display: flex;
  padding: 5px;
  align-items: center;
}
.inspection-day .inspections-container .inspection-time {
  width: 60px;
  text-align: center;
  padding-right: 1.3em;
}
.inspection-day .inspections-container .inspection-detail {
  border: 1px solid;
  border-radius: 4px;
  width: 100%;
}
.inspection-day .inspections-container .inspection-detail .inspection-status {
  border-top: 1px solid;
}
.inspection-day .inspection-container.cancelled {
  color: var(--ta-gray);
  border-color: var(--ta-gray);
  cursor: default;
}
.inspection-day .inspection-container.cancelled .inspection-status {
  border-color: var(--ta-gray);
}
.inspection-day .inspection-container.past {
  color: var(--ta-black);
  border-color: var(--ta-black);
  cursor: default;
}
.inspection-day .inspection-container.past .inspection-status {
  border-color: var(--ta-black);
}

.sm-inspection-day-label {
  padding: 10px;
  font-family: proxima-soft;
  font-size: 16px;
  font-weight: bold;
  color: var(--text-dark);
}

.inspection-day.hide {
  display: none !important;
}

.inspection-chevron {
  padding: 10px;
  margin: 5px;
  width: 50px;
}

.inspection-calendar-heading {
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding: 2px;
  padding-bottom: 0px;
}

@media (max-width: 575.98px) {
  .inspection-calendar-heading {
    border-bottom: 1px solid var(--ta-border-gray-25);
  }
}
.activity-Grid-Frame.inspection-calendar-container {
  margin-right: -1px;
  /*border: 1px solid var(--ta-border-gray-25) !important;*/
  /*border-radius: 10px;*/
  height: 100%;
  border-radius: 0px;
}

@media (max-width: 991.98px) {
  .activity-Grid-Frame.inspection-calendar-container {
    background-color: var(--ta-white);
  }
}
.my-inspection-text {
  font-family: ProximaNova-Semibold;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 16px;
  text-transform: uppercase;
  color: var(--text-brand-dark);
  padding-left: 0px;
  padding: 10px;
}

.container-fluid.grey-bg, .grey-bg.container-sm, .grey-bg.container-md, .grey-bg.container-lg, .grey-bg.container-xl, .grey-bg.container-xxl, .grey-bg.home-page-landing-container, .grey-bg.home-content-container, .home-inline-marketing .grey-bg.marketing-details-container {
  background-color: rgba(107, 107, 107, 0.1);
}

.inspection-chevron.double-prev {
  padding-right: 0px;
}

@media (max-width: 575.98px) {
  .inspection-chevron.double-prev {
    display: none;
  }
}
.inspection-chevron.prev {
  padding-left: 0px;
}

.inspection-chevron.double-next {
  padding-left: 0px;
}

@media (max-width: 575.98px) {
  .inspection-chevron.double-next {
    display: none;
  }
}
.inspection-chevron.next {
  padding-right: 0px;
}

.inspection-calendar-container {
  height: 100% !important;
  /* Timeline Container */
  /* Card container */
  /* Timeline dot  */
}
.inspection-calendar-container hr {
  margin: 10px -20px;
  border-top: 2px solid;
}
.inspection-calendar-container .inspection-time {
  font-size: 16px;
  color: pink;
  height: auto;
}
.inspection-calendar-container .card-container {
  height: auto;
}
.inspection-calendar-container .inspection-contents {
  display: flex;
  height: 100%;
  overflow-x: hidden;
}
.inspection-calendar-container .timeline {
  display: flex;
  left: 10px;
  align-items: center;
  padding-top: 0px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
}
@media (min-width: 770px) {
  .inspection-calendar-container .title::before {
    visibility: hidden;
  }
}
.inspection-calendar-container .outer {
  left: 10px;
  max-width: 100%;
}
@media (min-width: 770px) {
  .inspection-calendar-container .timeline {
    border-left: none !important;
    position: unset !important;
    padding-top: 5px !important;
    padding-left: 0px !important;
  }
}
.inspection-calendar-container .title {
  color: var(--text-dark);
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}
.inspection-calendar-container .booked-card {
  position: relative;
  margin: 0 0 20px 20px;
  max-width: 100%;
  border: 2px solid;
  border-color: #C8C9CA;
}
.inspection-calendar-container .booked-card > *:not(.my-property-stats) {
  padding: 10px;
}
@media (max-width: 769.98px) {
  .inspection-calendar-container .booked-card {
    margin-right: 20px !important;
  }
}
.inspection-calendar-container .title {
  --timeline-color: var(--status-warning-orange);
}
.inspection-calendar-container .title.cancelled {
  --timeline-color: var(--ta-border-gray-25);
}
.inspection-calendar-container .title.cancelled-header {
  --timeline-color: var(--status-error-red);
}
.inspection-calendar-container .title::before {
  top: 5px;
  content: "";
  position: absolute !important;
  width: 18px;
  height: 18px;
  background: var(--ta-white);
  border-radius: 999px;
  left: -20px !important;
  border: 2px solid var(--timeline-color);
  z-index: 0;
}
.inspection-calendar-container .title.recommend::before {
  top: 18px;
}

.inspection-count-badge {
  border-radius: 10px;
  border: none;
  color: var(--ta-brand-supp);
  margin-top: -4px;
  padding-inline: 4px;
  padding-block: 0px;
}

body.rentals.light-mode {
  --date-nav-active-bg: transparent;
  --date-nav-active-border: 2px solid var(--text-brand-dark);
  --date-nav-active-border-width: 0 0 3px 0;
  --date-nav-active-text: var(--text-brand-dark);
  --date-nav-passive-bg: transparent;
  --date-nav-passive-border: 2px solid transparent;
  --date-nav-passive-text: var(--text-dark);
  --inspection-pin-bg: var(--text-brand-dark);
  --inspection-pin-text: var(--text-white);
}

body.rentals.dark-mode {
  --date-nav-active-bg: transparent;
  --date-nav-active-border: 2px solid var(--text-brand-dark);
  --date-nav-active-text: var(--text-brand-dark);
  --date-nav-passive-bg: transparent;
  --date-nav-passive-border: none;
  --date-nav-passive-text: var(--text-dark);
  --inspection-pin-bg: var(--status-warning-orange);
  --inspection-pin-text: var(--text-white);
}

#divInspectionDateNavigation {
  position: sticky;
  top: 0px;
  transition: top 0.4s;
  z-index: 1951;
  background: var(--ta-white);
}
#divInspectionDateNavigation .calendar-date-nav-thin {
  /*padding-top: 1rem;*/
  /*padding-bottom: 1rem;*/
  display: flex;
  max-width: 100vw;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container {
  display: flex;
  justify-content: center;
  height: 100%;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .date-nav-month {
  display: none;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active:not(.prev-date):not(.next-date) .inspection-date-nav {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 2rem;
  border: none;
  border-width: var(--date-nav-active-border-width);
  background-color: var(--date-nav-active-bg);
  color: var(--date-nav-active-text);
  --date-nav-date-font-size: clamp(2.2rem, 3vw, 2.4rem);
  --date-nav-date-font-weight: 600;
  --date-nav-border-color: var(--text-brand-dark);
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active:not(.prev-date):not(.next-date) .inspection-date-nav .date-nav-month-pin {
  margin-bottom: 2px;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active:not(.prev-date):not(.next-date) .inspection-date-nav::after {
  content: "";
  position: absolute;
  left: 20%;
  bottom: 0;
  width: 60%;
  height: 3px;
  background-color: var(--date-nav-border-color);
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active:not(.prev-date):not(.next-date) .inspection-date-nav:focus, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active:not(.prev-date):not(.next-date) .inspection-date-nav:focus-visible {
  box-shadow: none !important;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active:not(.prev-date):not(.next-date) .date-nav-month {
  display: block;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 2rem;
  border: none;
  border-width: var(--date-nav-passive-border-width);
  background-color: var(--date-nav-passive-bg);
  color: var(--date-nav-passive-text);
  --date-nav-date-font-size: clamp(1.4rem, 3vw, 1.6rem);
  --date-nav-date-font-weight: normal;
  --date-nav-border-color: transparent;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav .date-nav-month-pin {
  margin-bottom: 2px;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav::after {
  content: "";
  position: absolute;
  left: 20%;
  bottom: 0;
  width: 60%;
  height: 3px;
  background-color: var(--date-nav-border-color);
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav:focus, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav:focus-visible {
  box-shadow: none !important;
}
@media (min-width: 992px) {
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    line-height: 2rem;
    border: none;
    border-width: var(--date-nav-active-border-width);
    background-color: var(--date-nav-active-bg);
    color: var(--date-nav-active-text);
    --date-nav-date-font-size: clamp(2.2rem, 3vw, 2.4rem);
    --date-nav-date-font-weight: 600;
    --date-nav-border-color: var(--text-brand-dark);
  }
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav .date-nav-month-pin {
    margin-bottom: 2px;
  }
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav::after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 0;
    width: 60%;
    height: 3px;
    background-color: var(--date-nav-border-color);
  }
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav:focus, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav:focus-visible {
    box-shadow: none !important;
  }
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.prev-date .inspection-date-nav[data-date-rule=first] .date-nav-month {
  display: none;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 2rem;
  border: none;
  border-width: var(--date-nav-passive-border-width);
  background-color: var(--date-nav-passive-bg);
  color: var(--date-nav-passive-text);
  --date-nav-date-font-size: clamp(1.4rem, 3vw, 1.6rem);
  --date-nav-date-font-weight: normal;
  --date-nav-border-color: transparent;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav .date-nav-month-pin {
  margin-bottom: 2px;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav::after {
  content: "";
  position: absolute;
  left: 20%;
  bottom: 0;
  width: 60%;
  height: 3px;
  background-color: var(--date-nav-border-color);
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav:focus, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav:focus-visible {
  box-shadow: none !important;
}
@media (min-width: 770px) {
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    line-height: 2rem;
    border: none;
    border-width: var(--date-nav-active-border-width);
    background-color: var(--date-nav-active-bg);
    color: var(--date-nav-active-text);
    --date-nav-date-font-size: clamp(2.2rem, 3vw, 2.4rem);
    --date-nav-date-font-weight: 600;
    --date-nav-border-color: var(--text-brand-dark);
  }
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav .date-nav-month-pin {
    margin-bottom: 2px;
  }
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav::after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 0;
    width: 60%;
    height: 3px;
    background-color: var(--date-nav-border-color);
  }
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav:focus, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container.active.next-date .inspection-date-nav:focus-visible {
    box-shadow: none !important;
  }
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container:not(.active) .inspection-date-nav {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 2rem;
  border: none;
  border-width: var(--date-nav-passive-border-width);
  background-color: var(--date-nav-passive-bg);
  color: var(--date-nav-passive-text);
  --date-nav-date-font-size: clamp(1.4rem, 3vw, 1.6rem);
  --date-nav-date-font-weight: normal;
  --date-nav-border-color: transparent;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container:not(.active) .inspection-date-nav .date-nav-month-pin {
  margin-bottom: 2px;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container:not(.active) .inspection-date-nav::after {
  content: "";
  position: absolute;
  left: 20%;
  bottom: 0;
  width: 60%;
  height: 3px;
  background-color: var(--date-nav-border-color);
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container:not(.active) .inspection-date-nav:focus, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container:not(.active) .inspection-date-nav:focus-visible {
  box-shadow: none !important;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  border-radius: 0px;
  padding-top: 0;
}
@media (max-width: 769.98px) {
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav {
    min-width: 55px;
    min-height: 70px;
    max-width: 55px;
    max-height: 70px;
  }
}
@media (min-width: 770px) {
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav {
    min-width: 60px;
    min-height: 75px;
    max-width: 60px;
    max-height: 75px;
  }
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .date-nav-day-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .date-nav-day {
  font-weight: lighter;
  font-size: unset;
  font-size: clamp(1rem, 3vw, 1.2rem);
  margin-top: -3px;
  padding-bottom: 4px;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .date-nav-date {
  font-weight: normal;
  font-size: x-small;
  font-size: var(--date-nav-date-font-size);
  margin-top: -5px;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .date-nav-month-pin {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.5rem;
  height: 1.25rem;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .date-nav-month-pin .inspection-count-dot {
  width: 5px;
  height: 5px;
  background: var(--text-brand-dark);
  border-radius: 50px;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .date-nav-month-pin .date-nav-month {
  font-size: 1.2rem;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .inspection-count-pin {
  display: none;
  /*position: absolute;*/
  border-radius: 6px;
  font-size: smaller;
  height: fit-content;
  /*width: 20px;*/
  padding-inline: 0.8rem;
  text-align: center;
  /*transform: translate(-50%, -50%);*/
  /*left: 50%;*/
  /*top: 0;*/
  background-color: var(--inspection-pin-bg);
  color: var(--inspection-pin-text);
  /*transform: rotate(30deg);*/
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav .inspection-count-pin span {
  /*position: absolute;*/
  font-size: small;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  /*transform: rotate(-30deg);*/
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav[data-date-rule=first] .date-nav-month {
  display: block;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-wrapper .swiper-slide .calendar-date-container .inspection-date-nav[data-date-rule=last] .date-nav-month {
  display: none;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-prev::after {
  --swiper-nav-icon: "";
  padding-left: 0.5rem;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-next::after {
  --swiper-nav-icon: "";
  padding-right: 0.5rem;
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-prev, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-next {
  /*width: fit-content;*/
  /*height: fit-content;*/
  /*display: block;*/
}
@media (max-width: 769.98px) {
  #divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-prev, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-next {
    display: none;
  }
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-prev::after, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-next::after {
  content: var(--swiper-nav-icon);
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight: 600;
  padding-block: 1.44rem;
  padding-inline: 1rem;
  opacity: 0.7;
  background: var(--ta-border-white-90);
  color: var(--text-brand-dark);
}
#divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-prev.swiper-button-disabled::after, #divInspectionDateNavigation .calendar-date-nav-thin .swiper-button-next.swiper-button-disabled::after {
  opacity: 0.25;
}

.no-inspections-today {
  padding: 1rem;
  margin: 10px;
  margin-top: 15px;
  font-size: 1.4rem;
}
.no-inspections-today .next-inspection-container {
  margin-top: 1rem;
}
.no-inspections-today .next-inspection-container .next-inspection-btn {
  margin-top: 1rem;
}
.no-inspections-today + .timeline {
  border: none;
  padding: 0 !important;
  left: unset;
}
.no-inspections-today + .timeline .title.recommend {
  display: none;
}
.no-inspections-today + .timeline .outer.inspection-schedule > * {
  margin-right: 0 !important;
}

.experimental-inspection-card .inspection-schedule {
  width: 100%;
}
.experimental-inspection-card .booked-card {
  position: relative;
}
.experimental-inspection-card .booked-card .dropdown {
  padding: 0;
}
.experimental-inspection-card .booked-card .dropdown .more-settings {
  background: var(--ta-border-white-45);
  border-radius: 50px;
  padding: 0.15rem 0.85rem;
}
.experimental-inspection-card .inspection-image-container {
  position: absolute;
  padding: 0 !important;
  width: 100%;
  overflow: hidden;
}
.experimental-inspection-card .inspection-image-container .inspection-image {
  position: absolute;
  width: 120%;
  margin-left: -10%;
  margin-top: -15%;
}
.experimental-inspection-card .inspection-image-container .inspection-image-fade {
  position: relative;
  z-index: 3;
  left: 0;
  width: 100%;
  height: calc(150px + 12vw);
  background: linear-gradient(transparent, var(--ta-white));
}
.experimental-inspection-card .inspection-details-container {
  z-index: 4;
}
.experimental-inspection-card .inspection-actions {
  padding-bottom: 10vw;
}
.experimental-inspection-card .inspection-actions .btn-group {
  background: var(--ta-border-white-70);
  border-radius: 50px;
}
.experimental-inspection-card .inspection-image-container .inspection-image-fade {
  height: 17vw;
}
@media (max-width: 991.98px) {
  .experimental-inspection-card .inspection-actions {
    padding-bottom: 15vw;
  }
  .experimental-inspection-card .inspection-image-container .inspection-image-fade {
    height: 25vw;
  }
}
@media (max-width: 769.98px) {
  .experimental-inspection-card .inspection-actions {
    padding-bottom: 35vw;
  }
  .experimental-inspection-card .inspection-image-container .inspection-image-fade {
    height: 50vw;
  }
}
.experimental-inspection-card .timezone-text {
  font-weight: 300;
  font-size: 1.2rem !important;
  color: var(--text-medium);
}

.shared-inspection-container {
  background: var(--ta-border-white-45);
  color: var(--text-dark);
  font-size: 1.2rem;
}
.shared-inspection-container .fa-user-friends {
  width: 18px;
  height: auto;
}

.image-overlay-status {
  height: fit-content;
  background: var(--ta-border-white-90);
  padding: 0;
}

.application-details .apply-action {
  display: flex;
  padding-inline: 1rem;
  padding-block: 0.25rem;
  align-items: center;
  column-gap: 1rem;
}

.summary-card > * {
  padding-inline: 1rem;
  padding-block: 1rem;
}
.summary-card .inspection-details .beds-baths-cars {
  padding: 0 !important;
  --text-dark: var(--text-brand-dark);
  color: var(--text-brand-dark);
}
.summary-card .inspection-details .property-category-container {
  display: none;
}

.summary-questions {
  padding-inline: 1rem;
  padding-block: 1rem;
}
.summary-questions .property-features {
  width: 100%;
  max-width: 450px;
  padding-block: 1rem;
  margin-top: 1rem;
  background: var(--ta-white);
  transition: scale 0.1s ease-in-out;
}
.summary-questions .property-features.bounce-features {
  scale: 1.05;
}
.summary-questions .property-features.saved {
  flex-direction: row;
  justify-content: space-evenly;
}
.summary-questions .property-features.saved .text-success::after {
  content: "\f00c";
  color: var(--status-success-green);
  font-family: "Font Awesome 5 Free";
  margin-left: 1rem;
  text-align: end;
  font-weight: bold;
  font-size: 1.6rem;
}
.summary-questions .statistic-container {
  border-radius: 0px;
}

.summary-header .header-width {
  max-width: 800px;
}

.summary-divider {
  display: flex;
  justify-content: center;
}
.summary-divider div {
  /*&:not(:last-of-type) {*/
  margin-bottom: -0.225rem;
  border-bottom: 0.45rem solid var(--ta-border-gray-25);
  width: 75%;
  border-radius: 50px;
  /*}*/
}

.property-rating {
  width: 100%;
  max-width: 450px;
}

.rating-container {
  position: relative;
  background: var(--ta-white);
  padding-block: 0.5rem;
  padding-inline: 0.5rem;
  margin-top: 1rem;
  border-radius: 15px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.rating-container .rating-icons {
  padding-block: 0.5rem;
  overflow-x: hidden;
  max-width: calc(450px - 1rem);
  width: 100%;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(1, 1, 1, 1);
}
.rating-container.selected .rating-icons {
  max-width: 100px;
}
.rating-container .rating-icon {
  transition: scale 0.1s ease-in-out;
}
.rating-container .rating-icon:not(.selected):hover {
  opacity: 0.6;
}
.rating-container .rating-icon:hover {
  scale: 1.1;
}
.rating-container.selected .rating-icon:not(.selected) {
  display: none;
}
.rating-container:not(.selected) .edit-rating {
  display: none;
}
.rating-container .edit-rating {
  position: absolute;
  right: 0;
  top: 0;
  padding-block: 0.5rem;
  padding-inline: 1rem;
}

.property-features {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 15px;
}
.property-features .pr {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.property-features .property-review-question {
  width: 100%;
  max-width: 400px;
  padding-inline: 1rem;
}

.property-feature-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 400px;
  padding-inline: 1rem;
  padding-block: 1.5rem;
}
.property-feature-options .property-feature-container {
  border-top: 1px solid var(--ta-border-gray-25);
  display: flex;
  align-items: center;
  width: 50%;
}
.property-feature-options .property-feature-container:nth-child(even) {
  padding-right: 0;
  justify-content: end;
}
.property-feature-options .property-feature-container:nth-child(even) .property-feature-option {
  justify-content: end;
}
@media (max-width: 370px) {
  .property-feature-options .property-feature-container:nth-child(even) .property-feature-option {
    padding-left: 0rem;
  }
}
.property-feature-options .property-feature-container:nth-child(even) .property-feature-option .property-feature-text {
  text-align: end;
}
.property-feature-options .property-feature-container:nth-child(odd) .property-feature-option::after {
  margin-left: 0;
}
.property-feature-options .property-feature-container .property-feature-option {
  text-decoration: none;
  padding-block: 0.5rem;
  padding-inline: 1rem;
  text-align: start;
  --icon-colour: var(--text-dark);
  color: var(--text-dark);
  display: flex;
  align-items: center;
}
.property-feature-options .property-feature-container .property-feature-option.selected::after {
  --icon-colour: var(--text-brand-dark);
  font-weight: bold;
}
.property-feature-options .property-feature-container .property-feature-option::after {
  content: var(--icon);
  color: var(--icon-colour);
  font-family: "Font Awesome 5 Free";
  margin-left: 1rem;
  text-align: end;
  font-weight: normal;
  font-size: 1.6rem;
}
@media (max-width: 350px) {
  .property-feature-options .property-feature-container .property-feature-text {
    font-size: 1.3rem;
  }
}
.property-feature-options.positive-features .property-feature-option::after {
  --icon: "";
}
.property-feature-options.negative-features .property-feature-option::after {
  --icon: "";
}

.mvc-grid .summary-card, .mvc-grid .summary-questions {
  line-height: initial;
  text-align: initial;
}

.summary-modal .save-review.btn, .summary-modal .account-details-container .account-details-edit .account-details-control .account-control.control-save button.save-review, .account-details-container .account-details-edit .account-details-control .account-control.control-save .summary-modal button.save-review, .summary-modal .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button.save-review, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .summary-modal button.save-review, .summary-modal .home-my-properties .load-more-activity-container .save-review#btnActivityLoadMore, .home-my-properties .load-more-activity-container .summary-modal .save-review#btnActivityLoadMore, .summary-modal .summary-divider {
  display: none;
}
.summary-modal .modal-footer, .summary-modal .modal-header {
  border-color: var(--ta-border-gray-25);
}
.summary-modal .modal-header h1, .summary-modal .modal-header .h1 {
  line-height: 20px;
}

#divAvailableInspOffCanvas .booking-confirmation-card .statistic-container {
  display: none;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
.agency-content-container {
  max-width: 1400px;
}

.agency-page {
  margin: 10px;
  justify-content: center;
}
.agency-page #divAgencyPropertiesTitle {
  scroll-margin-top: 30px;
}
.agency-page .card {
  justify-content: space-between;
}
.agency-page .card .card-body {
  padding-inline: 10px;
  justify-content: space-between;
}
.agency-page .headings {
  padding-top: 10px;
}
.agency-page .pagination-container {
  justify-content: center;
  max-width: none;
}
.agency-page .beds-baths-cars {
  text-align: center;
}
.agency-page .property-card-container {
  height: 100%;
}
.agency-page .property-card-container .property-card-banner-link {
  display: none;
}
.agency-page .property-card-container .property-card .propertyActions {
  top: 10px;
  right: 10px;
}
.agency-page .property-card-container .property-card .image-counter {
  bottom: 0px;
  right: 0px;
}
.agency-page .property-card-container .card-body .headings {
  flex-direction: row;
}
.agency-page .property-card-container .card-footer {
  padding: 0;
}
.agency-page .address-heading {
  padding-top: 0px;
}
.agency-page .beds-baths-cars {
  min-width: 158px;
  padding-right: 5px;
}
@media (max-width: 769.98px) {
  .agency-page .offcanvas {
    height: fit-content;
    max-height: 80vh;
  }
}

.agency-properties-filter {
  display: flex;
  justify-content: end;
  align-items: center;
  margin-block: 20px;
  column-gap: 1rem;
}
.agency-properties-filter #divSortBy {
  width: unset;
}
.agency-properties-filter #divSortBy .dropdown {
  padding: 0;
}
.agency-properties-filter #btnAdvancedFiltersBottom {
  flex-shrink: 1;
  width: 100%;
  max-width: 105px;
}
@media (max-width: 435px) {
  .agency-properties-filter #btnAdvancedFiltersBottom {
    max-width: 45px;
  }
  .agency-properties-filter #btnAdvancedFiltersBottom .text-secondary {
    display: none;
  }
}
@media (max-width: 769.98px) {
  .agency-properties-filter {
    justify-content: space-between;
  }
  .agency-properties-filter #divSortBy .dropdown {
    padding: 0;
  }
}
.agency-properties-filter .agency-properties-filter-section {
  display: flex;
  justify-content: flex-start;
}
.agency-properties-filter .agency-properties-filter-group {
  height: 40px;
  display: flex;
  margin-right: 10px;
  background: rgba(var(--ta-brand-dark), 0.2);
  border: 1px solid var(--text-brand-dark);
  border-radius: 0.3125rem;
  color: var(--text-brand-dark);
  width: fit-content;
}
.agency-properties-filter .agency-properties-filter-group .agency-properties-filter-img {
  margin-block: auto;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.agency-properties-filter .agency-properties-filter-group .agency-properties-filter-slr {
  margin-left: -5px;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: calc(1.265rem + 0.18vw);
  font-weight: 400;
  text-align: center;
  line-height: 1.4;
  background: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: none;
  appearance: none;
  outline: none;
}
.agency-properties-filter .filter-padding {
  margin-block: 20px;
}
.agency-properties-filter .agency-properties-sort {
  background: none;
  border: 1px solid var(--ta-gray);
  color: var(--text-dark);
}

.agency-info {
  padding-block: 0.3rem;
}
.agency-info h1, .agency-info .h1 {
  font-size: 1.4rem !important;
  margin: 0 !important;
  line-height: inherit !important;
}

.agency-details-banner {
  display: flex;
  justify-content: center;
  position: sticky;
  top: 0px;
  z-index: 1954;
  padding-inline: 10px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
.agency-details-banner .agency-details-banner-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.agency-details-banner .agency-details-banner-image {
  max-height: 60px;
  max-width: calc(100vw - 20px);
  height: auto;
  width: auto;
  margin-inline: 20px;
}
@media (max-width: 769.98px) {
  .agency-details-banner .agency-details-banner-container {
    flex-direction: column;
    align-items: start;
  }
  .agency-details-banner .agency-details-banner-image {
    margin-inline: auto;
  }
}

#divAgencyFiltersOffCanvas .price-input-region {
  height: unset;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
#mainMain {
  background-color: var(--ta-bg);
}

.price-strikethrough {
  position: relative;
}
.price-strikethrough::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.ire-profile-compressed-container {
  display: flex;
  flex-direction: column;
  padding-top: 1rem !important;
}
.ire-profile-compressed-container > * {
  padding-inline: 1rem;
}
.ire-profile-compressed-container .sub-info-container > * {
  padding-inline: 1rem;
}
@media (max-width: 330px) {
  .ire-profile-compressed-container .sub-info-container > * {
    padding-inline: 0.75rem;
  }
}
.ire-profile-compressed-container .card {
  padding-inline: 0 !important;
}
@media (min-width: 992px) {
  .ire-profile-compressed-container {
    /*flex-direction: row;*/
    /*column-gap: 3rem;*/
    /*justify-content: center !important;*/
    /*align-items: start !important;*/
  }
}
.ire-profile-compressed-container .membership-header-text {
  font-size: 30px !important;
  color: var(--status-warning-orange) !important;
}
@media (max-width: 400px) {
  .ire-profile-compressed-container .membership-header-text {
    font-size: 8vw !important;
  }
}
.ire-profile-compressed-container .subscription-card-details {
  display: flex;
  column-gap: 1rem;
  justify-content: space-between;
}
.ire-profile-compressed-container .free-inclusions-container, .ire-profile-compressed-container .upgrade-options-container {
  flex-grow: 1;
  width: 100%;
  max-width: 750px;
}
.ire-profile-compressed-container .card.subscription-card-container {
  border: 2px solid var(--ta-btn);
  transition-property: scale, box-shadow, border-color, border-bottom-color !important;
  transition-duration: 0.2s !important;
  transition-timing-function: ease-in-out !important;
  transition: outline 0s;
  -webkit-box-shadow: 0px 3px 10px 0px var(--ta-border-gray-25);
  box-shadow: 0px 3px 10px 0px var(--ta-border-gray-25);
  scale: 0.95;
}
.ire-profile-compressed-container .card.subscription-card-container .sub-header-container {
  transition-property: border-bottom-color !important;
  transition-duration: 0.2s !important;
  transition-timing-function: ease-in-out !important;
}
.ire-profile-compressed-container .card.subscription-card-container.current-subscription {
  padding-top: 0;
}
.ire-profile-compressed-container .card.subscription-card-container:not([selected=true]) .sub-header-container {
  --pr-bg-trans: transparent;
  --pr: var(--ta-btn);
}
.ire-profile-compressed-container .card.subscription-card-container[selected=true] {
  /*outline: 2px solid var(--status-warning-orange);*/
  -webkit-box-shadow: 0px 3px 15px 0px var(--pr);
  box-shadow: 0px 3px 8px 0px var(--pr);
  scale: 1;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
  border: 2px solid var(--pr);
}
.ire-profile-compressed-container .card.subscription-card-container[selected=true] .sub-header-container {
  /*border-color: var(--status-warning-orange);*/
}
.ire-profile-compressed-container .card.subscription-card-container:not(.card.subscription-card-container.subscribed) {
  cursor: pointer;
}
.ire-profile-compressed-container .subscription-card {
  display: flex;
  column-gap: 1rem;
}
.ire-profile-compressed-container .sub-radio-container {
  display: flex;
}
.ire-profile-compressed-container .sub-info-container {
  width: 100%;
}
.ire-profile-compressed-container .sub-info-container > * {
  padding-block: 0.75rem;
}
.ire-profile-compressed-container .sub-info-container .current-sub-container {
  display: flex;
  justify-content: center;
  color: var(--text-brand-dark);
  background-color: var(--ta-brand-dark-bg);
  margin-bottom: 0.5rem;
}
.ire-profile-compressed-container .sub-info-container .sub-header-container {
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  border-bottom: 2px solid var(--pr);
  background-color: var(--pr-bg-trans);
}
@media (max-width: 350px) {
  .ire-profile-compressed-container .sub-info-container .sub-header-container {
    column-gap: 0.75rem;
  }
}
.ire-profile-compressed-container .sub-info-container .sub-header-container input[type=radio] {
  width: 1.8rem;
  height: 1.8rem;
}
.ire-profile-compressed-container .sub-info-container .sub-header-container input[type=radio].form-check-input, .ire-profile-compressed-container .sub-info-container .sub-header-container .form-check-lg input[type=radio].form-check-input-lg, .form-check-lg .ire-profile-compressed-container .sub-info-container .sub-header-container input[type=radio].form-check-input-lg {
  margin-top: 0;
  vertical-align: initial;
}
.ire-profile-compressed-container .sub-info-container .sub-header-container input[type=radio][checked] {
  border-color: var(--pr);
  background-color: var(--pr);
  accent-color: var(--pr);
}
.ire-profile-compressed-container .sub-info-container .sub-header-container input[type=radio][checked].noexist::after {
  --icon: "";
  --icon-background-colour: var(--ta-btn);
  --icon-colour: var(--ta-brand-supp);
  display: flex;
  align-items: center;
  font-family: "Font Awesome 5 Free";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.4rem;
  min-width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  margin: 0;
  padding: 10px;
  font-weight: bold;
  border: 1px solid var(--text-medium);
  content: var(--icon);
  color: var(--icon-colour);
  background-color: var(--icon-background-colour);
}
.ire-profile-compressed-container .sub-info-container .sub-header-container .sub-header {
  display: flex;
  justify-content: space-between;
}
.ire-profile-compressed-container .sub-info-container .sub-header-container .extra-centering-div {
  margin-left: auto;
}

.continue-purchase-sticky {
  position: sticky;
  bottom: 0;
  padding: 1rem;
  width: 100%;
}
@media (min-width: 992px) {
  .continue-purchase-sticky {
    box-shadow: var(--bs-shadow-sm);
  }
}
@media (max-width: 991.98px) {
  .continue-purchase-sticky {
    position: fixed;
    background-color: var(--ta-white);
    z-index: 5;
    bottom: 0;
    left: 0;
  }
}
.continue-purchase-sticky button, .continue-purchase-sticky a {
  max-width: 100%;
  font-size: 1.6rem;
}
.continue-purchase-sticky svg {
  height: 30px;
  width: auto;
  margin-left: 4px;
  --ia-primary-color: var(--text-white);
}

.sub-details .upgrade-card-container {
  margin-bottom: 0;
  padding-left: 0 !important;
}
.sub-details .upgrade-card-container li {
  margin-bottom: 0.5rem;
}
.sub-details .upgrade-card-container li::before {
  width: 25px;
  min-width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 1rem;
}
.sub-details .upgrade-card-container li .sub-info-tooltip {
  display: flex;
  padding-block: 0.2rem;
  padding-top: 0px;
  padding-right: 0;
  line-height: 1.4rem;
  margin-left: auto;
  z-index: 1;
}
.sub-details .upgrade-card-container li .sub-info-tooltip:focus {
  box-shadow: none;
}

.membership-inclusion-line, .free-inclusions-compressed {
  --icon: "";
  --icon-background-colour: var(--ta-brand-light);
  --icon-colour: var(--ta-brand-supp);
  display: flex;
  /*align-items: center;*/
  margin-bottom: 20px;
  /*        &::before {
          font-family: 'Font Awesome 5 Free';
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: var(--icon-background-colour);
          width: 50px;
          min-width: 50px;
          height: 50px;

          @media (max-width: 400px) {
              width: 35px;
              min-width: 35px;
              height: 35px;
          }

          border-radius: 50%;
          margin-right: 1rem;
          content: var(--icon);
          font-weight: bold;
          color: var(--icon-colour);
      }*/
}
.membership-inclusion-line[excluded], .free-inclusions-compressed[excluded] {
  --icon: "";
  --icon-background-colour: var(--ta-bg);
  --icon-colour: var(--ta-black);
}
.membership-inclusion-line[inclusion-status=locked], .free-inclusions-compressed[inclusion-status=locked] {
  --icon-background-colour: var(--ta-border-gray-25);
  --icon-colour: var(--ta-black);
  --icon: "";
}
.membership-inclusion-line[inclusion-status=unlocked], .free-inclusions-compressed[inclusion-status=unlocked] {
  /*--icon-background-colour: var(--ta-brand-dark-bg);*/
  --icon-background-colour: var(--status-success-green-bg-transparent);
  /*--icon-colour: var(--text-brand-dark);*/
  --icon-colour: var(--status-success-green);
  --icon: "";
}
.membership-inclusion-line[inclusion-status=previous], .free-inclusions-compressed[inclusion-status=previous] {
  --icon-background-colour: var(--status-warning-orange-bg-transparent);
  --icon-colour: var(--ta-brand-supp);
  --icon: "";
}
.membership-inclusion-line .ire-tick, .free-inclusions-compressed .ire-tick {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 1rem;
}
@media (max-width: 400px) {
  .membership-inclusion-line .ire-tick, .free-inclusions-compressed .ire-tick {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
}

.ire-profile-container, .ire-profile-compressed-container {
  align-items: center;
  min-height: calc(100vh - 60px);
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  --swiper-navigation-color: var(--text-brand-dark);
  --swiper-theme-color: var(--ta-brand-supp);
}
.ire-profile-container .btn, .ire-profile-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .ire-profile-container button, .ire-profile-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .ire-profile-container button, .ire-profile-container .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .ire-profile-container #btnActivityLoadMore, .ire-profile-compressed-container .btn, .ire-profile-compressed-container .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .ire-profile-compressed-container button, .ire-profile-compressed-container .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .ire-profile-compressed-container button, .ire-profile-compressed-container .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .ire-profile-compressed-container #btnActivityLoadMore {
  max-width: 100%;
  font-size: 1.6rem;
}
.ire-profile-container .row, .ire-profile-compressed-container .row {
  display: flex;
  align-items: start;
  justify-content: center;
  height: 100%;
  /*gap: 0.5rem;*/
}
.ire-profile-container .row .col-lg-4, .ire-profile-compressed-container .row .col-lg-4 {
  display: flex;
  justify-content: center;
}
.ire-profile-container .reduced-pricing-card-title, .ire-profile-container .pricing-card-title, .ire-profile-container .upgrade-pricing-card-title, .ire-profile-compressed-container .reduced-pricing-card-title, .ire-profile-compressed-container .pricing-card-title, .ire-profile-compressed-container .upgrade-pricing-card-title {
  font-size: 2rem;
  font-weight: 500;
}
.ire-profile-container .membership-header-text, .ire-profile-compressed-container .membership-header-text {
  font-size: 30px !important;
  color: var(--status-warning-orange) !important;
}
@media (max-width: 400px) {
  .ire-profile-container .membership-header-text, .ire-profile-compressed-container .membership-header-text {
    font-size: 8vw !important;
  }
}
.ire-profile-container .frequency-block, .ire-profile-compressed-container .frequency-block {
  font-size: 14px;
}
.ire-profile-container .card, .ire-profile-compressed-container .card {
  transition: all 0.3s ease-in-out;
  border: none;
  text-align: left;
  /*min-width: 300px;*/
  /*min-width: 300px;
  max-width: 400px;*/
  /*width: calc(100% - 40px);*/
  border-radius: 8px !important;
  z-index: 0;
  /*margin-left: 10px;*/
  /*margin-right: 10px;*/
  height: 100%;
  /*
          .upgrade-pricing-card-title {
              del {
                  font-size: 2rem;
                  text-decoration: none;
                  color: var(--text-medium);

                  &:before {
                      border-top: 3px solid var(--ta-border-gray-80);
                      transform: rotate(15deg);
                      height: 25px;
                      left: -5px;

                  }
              }
          }
  */
}
.ire-profile-container .card.current-subscription, .ire-profile-compressed-container .card.current-subscription {
  /*box-shadow: -1px -1px 20px 4px var(--status-warning-orange-bg-transparent);
  -webkit-box-shadow: -1px -1px 20px 4px var(--status-warning-orange-bg-transparent);
  -moz-box-shadow: -1px -1px 20px 4px var(--status-warning-orange-bg-transparent);*/
  border: 2px solid var(--text-brand-dark);
  z-index: 1;
}
.ire-profile-container .card .card-header, .ire-profile-compressed-container .card .card-header {
  background-color: var(--ta-white);
  border: none;
  font-size: 46px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  padding: 2rem;
  width: 100%;
}
.ire-profile-container .card .card-header .ire-profile-logo, .ire-profile-compressed-container .card .card-header .ire-profile-logo {
  width: 100%;
  height: auto;
  max-height: 50px;
}
.ire-profile-container .card .card-title, .ire-profile-compressed-container .card .card-title {
  font-size: 1rem;
}
.ire-profile-container .card .card-body, .ire-profile-container .card .free-inclusions-compressed, .ire-profile-container .card .inclusions-separator-container, .ire-profile-container .card .accordion-header, .ire-profile-compressed-container .card .card-body, .ire-profile-compressed-container .card .free-inclusions-compressed, .ire-profile-compressed-container .card .inclusions-separator-container, .ire-profile-compressed-container .card .accordion-header {
  padding: 2rem;
}
@media (max-width: 440px) {
  .ire-profile-container .card .card-body, .ire-profile-container .card .free-inclusions-compressed, .ire-profile-container .card .inclusions-separator-container, .ire-profile-container .card .accordion-header, .ire-profile-compressed-container .card .card-body, .ire-profile-compressed-container .card .free-inclusions-compressed, .ire-profile-compressed-container .card .inclusions-separator-container, .ire-profile-compressed-container .card .accordion-header {
    padding: 1rem;
  }
}
@media (max-width: 319px) {
  .ire-profile-container .card .card-body, .ire-profile-container .card .free-inclusions-compressed, .ire-profile-container .card .inclusions-separator-container, .ire-profile-container .card .accordion-header, .ire-profile-compressed-container .card .card-body, .ire-profile-compressed-container .card .free-inclusions-compressed, .ire-profile-compressed-container .card .inclusions-separator-container, .ire-profile-compressed-container .card .accordion-header {
    padding: 1rem;
  }
}
.ire-profile-container .card .free-inclusions-compressed, .ire-profile-compressed-container .card .free-inclusions-compressed {
  padding-block: 0;
}
.ire-profile-container .card .inclusions-separator-container, .ire-profile-compressed-container .card .inclusions-separator-container {
  padding-top: 0;
  display: flex;
  justify-content: center;
}
.ire-profile-container .card .inclusions-separator-container .inclusions-separator, .ire-profile-compressed-container .card .inclusions-separator-container .inclusions-separator {
  /*border-top: 1px solid var(--ta-border-gray-25);*/
  /*border-bottom: 1px solid var(--ta-border-gray-25);*/
  font-size: 60px;
  line-height: 40px;
  font-weight: 800;
  max-width: 200px;
  width: 100%;
  text-align: center;
}
.ire-profile-container .card .inclusions-separator-container .inclusions-separator.sub-type-plus, .ire-profile-compressed-container .card .inclusions-separator-container .inclusions-separator.sub-type-plus {
  color: var(--profile-plus-bg);
}
.ire-profile-container .card .inclusions-separator-container .inclusions-separator.sub-type-pro, .ire-profile-compressed-container .card .inclusions-separator-container .inclusions-separator.sub-type-pro {
  color: var(--profile-pro-bg);
}
.ire-profile-container .card .accordion, .ire-profile-compressed-container .card .accordion {
  height: 100%;
}
.ire-profile-container .card .accordion-header, .ire-profile-compressed-container .card .accordion-header {
  padding-block: 0 !important;
}
.ire-profile-container .card .accordion-button, .ire-profile-compressed-container .card .accordion-button {
  color: var(--text-dark);
}
.ire-profile-container .card .inclusion-header, .ire-profile-compressed-container .card .inclusion-header {
  display: flex;
  flex-direction: column;
}
.ire-profile-container .card .inclusion-header .inclusion-title, .ire-profile-compressed-container .card .inclusion-header .inclusion-title {
  font-weight: 500;
  margin-bottom: 4px;
}
.ire-profile-container .card .inclusion-header .inclusion-headline, .ire-profile-compressed-container .card .inclusion-header .inclusion-headline {
  color: var(--text-medium);
  font-size: 14px;
}
.ire-profile-container .card .reduced-pricing-card-title del, .ire-profile-container .card .upgrade-pricing-card-title del, .ire-profile-container .card .pricing-card-title del, .ire-profile-compressed-container .card .reduced-pricing-card-title del, .ire-profile-compressed-container .card .upgrade-pricing-card-title del, .ire-profile-compressed-container .card .pricing-card-title del {
  text-decoration: none;
  position: relative;
  font-size: 1.5rem;
  color: var(--text-medium);
}
.ire-profile-container .card .reduced-pricing-card-title del:before, .ire-profile-container .card .upgrade-pricing-card-title del:before, .ire-profile-container .card .pricing-card-title del:before, .ire-profile-compressed-container .card .reduced-pricing-card-title del:before, .ire-profile-compressed-container .card .upgrade-pricing-card-title del:before, .ire-profile-compressed-container .card .pricing-card-title del:before {
  content: " ";
  display: block;
  width: 80%;
  border-top: 2px solid var(--ta-border-gray-80);
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 0px;
  transform: rotate(30deg);
}
.ire-profile-container .card .reduced-pricing-card-title ins, .ire-profile-container .card .upgrade-pricing-card-title ins, .ire-profile-container .card .pricing-card-title ins, .ire-profile-compressed-container .card .reduced-pricing-card-title ins, .ire-profile-compressed-container .card .upgrade-pricing-card-title ins, .ire-profile-compressed-container .card .pricing-card-title ins {
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
}
.ire-profile-container .card .price-reduction-reason, .ire-profile-compressed-container .card .price-reduction-reason {
  margin-top: -10px;
  position: absolute;
}
.ire-profile-container .card .purchase-action, .ire-profile-compressed-container .card .purchase-action {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
}
.ire-profile-container .card .purchase-action button, .ire-profile-compressed-container .card .purchase-action button {
  width: 100%;
  max-width: unset;
}
.ire-profile-container .card .accordion-item, .ire-profile-compressed-container .card .accordion-item {
  border: none;
}
.ire-profile-container .card .accordion-item:not(:last-child), .ire-profile-compressed-container .card .accordion-item:not(:last-child) {
  padding-bottom: 20px !important;
}
.ire-profile-container .card .accordion-body, .ire-profile-compressed-container .card .accordion-body {
  -moz-box-shadow: inset 0 -5px 5px -5px var(--ta-border-gray-25), inset 0 5px 5px -5px var(--ta-border-gray-25);
  -webkit-box-shadow: inset 0 -5px 5px -5px var(--ta-border-gray-25), inset 0 5px 5px -5px var(--ta-border-gray-25);
  box-shadow: inset 0 -5px 5px -5px var(--ta-border-gray-25), inset 0 5px 5px -5px var(--ta-border-gray-25);
  background-color: var(--ta-border-gray-5);
}
.ire-profile-container .card .accordion-button, .ire-profile-compressed-container .card .accordion-button {
  padding: 0;
  border: none;
  box-shadow: none;
  font-size: 1.4rem;
  margin-bottom: 0px !important;
  transition: all 0.15s linear;
}
.ire-profile-container .card .accordion-button:not(.collapsed), .ire-profile-compressed-container .card .accordion-button:not(.collapsed) {
  margin-bottom: 10px !important;
  transition: all 0.3s linear;
}
.ire-profile-container .card .accordion-button span, .ire-profile-compressed-container .card .accordion-button span {
  margin-right: 1rem;
}
.ire-profile-container .card .inclusions-see-more, .ire-profile-compressed-container .card .inclusions-see-more {
  width: 100%;
  justify-content: end;
}
.ire-profile-container .card .inclusions-see-more button, .ire-profile-compressed-container .card .inclusions-see-more button {
  display: flex;
}
.ire-profile-container .card .inclusions-see-more button[aria-expanded=false]:before,
.ire-profile-container .card .inclusions-see-more button:before, .ire-profile-compressed-container .card .inclusions-see-more button[aria-expanded=false]:before,
.ire-profile-compressed-container .card .inclusions-see-more button:before {
  content: "See Benefits";
}
.ire-profile-container .card .inclusions-see-more button[aria-expanded=false]:after,
.ire-profile-container .card .inclusions-see-more button:after, .ire-profile-compressed-container .card .inclusions-see-more button[aria-expanded=false]:after,
.ire-profile-compressed-container .card .inclusions-see-more button:after {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  font-weight: bold;
  transition: all 0.15s ease-in-out;
  margin-left: 10px;
}
.ire-profile-container .card .inclusions-see-more button[aria-expanded=true]:before, .ire-profile-compressed-container .card .inclusions-see-more button[aria-expanded=true]:before {
  content: "Hide Benefits";
}
.ire-profile-container .card .inclusions-see-more button[aria-expanded=true]:after, .ire-profile-compressed-container .card .inclusions-see-more button[aria-expanded=true]:after {
  transform: rotate(180deg);
  transition: all 0.15s ease-in-out;
}
.ire-profile-container .card .inclusions-list, .ire-profile-compressed-container .card .inclusions-list {
  transition: height 0.15s ease-in-out;
  overflow: hidden;
}
.ire-profile-container .card.subscribed button:hover, .ire-profile-compressed-container .card.subscribed button:hover {
  cursor: default;
}
current-subscription .ire-profile-container .card[allow-hover=true]:hover, current-subscription .ire-profile-compressed-container .card[allow-hover=true]:hover {
  /*background-color: var(--ta-brand-supp);*/
  /*color: var(--text-white);*/
  /*cursor: pointer;*/
  /*transform: scale(1.03);*/
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
current-subscription .ire-profile-container .card[allow-hover=true]:hover .purchase-action .btn-outline-primary, current-subscription .ire-profile-compressed-container .card[allow-hover=true]:hover .purchase-action .btn-outline-primary {
  background-color: var(--ta-white);
  color: var(--ta-brand-supp);
}
current-subscription .ire-profile-container .card[allow-hover=true]:hover .purchase-action .btn-outline-primary:hover, current-subscription .ire-profile-compressed-container .card[allow-hover=true]:hover .purchase-action .btn-outline-primary:hover {
  color: var(--ta-brand-supp) !important;
}
.ire-profile-container .card .subscribed-placeholder, .ire-profile-compressed-container .card .subscribed-placeholder {
  width: 100%;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  padding: 0.5rem 1rem;
  border: 1px solid var(--ta-success-green);
  color: var(--ta-success-green);
  border-radius: 0.34rem;
  text-align: center;
  font-size: 1.25rem;
}
.ire-profile-container ul, .ire-profile-compressed-container ul {
  list-style-type: none;
}
.ire-profile-container .table, .ire-profile-compressed-container .table {
  color: var(--text-dark);
}
@media (min-width: 1300px) {
  .ire-profile-container .swiper, .ire-profile-compressed-container .swiper {
    max-width: 1600px;
    padding-inline: 4rem;
  }
  .ire-profile-container .swiper-nav-container, .ire-profile-container .swiper-pagination, .ire-profile-compressed-container .swiper-nav-container, .ire-profile-compressed-container .swiper-pagination {
    display: none !important;
  }
}
.ire-profile-container .swiper, .ire-profile-compressed-container .swiper {
  padding-inline: 16px;
}
.ire-profile-container .swiper-slide, .ire-profile-compressed-container .swiper-slide {
  padding-block: 2rem;
  height: auto;
}
.ire-profile-container .swiper-pagination, .ire-profile-compressed-container .swiper-pagination {
  position: sticky;
  bottom: 10px;
}
.ire-profile-container .swiper-nav-container, .ire-profile-compressed-container .swiper-nav-container {
  display: flex;
  justify-content: space-between;
  position: sticky;
  bottom: 30vh;
  z-index: 10;
  margin-top: -10px;
}
.ire-profile-container .swiper-button-prev, .ire-profile-container .swiper-button-next, .ire-profile-compressed-container .swiper-button-prev, .ire-profile-compressed-container .swiper-button-next {
  width: fit-content;
  height: fit-content;
  display: block;
}
.ire-profile-container .swiper-button-prev::after, .ire-profile-container .swiper-button-next::after, .ire-profile-compressed-container .swiper-button-prev::after, .ire-profile-compressed-container .swiper-button-next::after {
  content: var(--swiper-nav-icon);
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight: 600;
  padding: 1rem;
  opacity: 0.7;
}
.ire-profile-container .swiper-button-prev.swiper-button-disabled::after, .ire-profile-container .swiper-button-next.swiper-button-disabled::after, .ire-profile-compressed-container .swiper-button-prev.swiper-button-disabled::after, .ire-profile-compressed-container .swiper-button-next.swiper-button-disabled::after {
  opacity: 0.25;
}
.ire-profile-container .swiper-button-prev, .ire-profile-compressed-container .swiper-button-prev {
  /*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");*/
  left: 0;
}
.ire-profile-container .swiper-button-prev::after, .ire-profile-compressed-container .swiper-button-prev::after {
  --swiper-nav-icon: "";
  padding-left: 0.5rem;
}
.ire-profile-container .swiper-button-next, .ire-profile-compressed-container .swiper-button-next {
  right: 0;
}
.ire-profile-container .swiper-button-next::after, .ire-profile-compressed-container .swiper-button-next::after {
  --swiper-nav-icon: "";
  padding-right: 0.5rem;
}

@media (min-width: 768px) {
  .inclusions-see-more {
    display: none;
  }
  .inclusions-list {
    height: fit-content !important;
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    overflow: visible !important;
  }
}
@media (max-width: 768px) {
  .inclusions-see-more {
    display: flex;
  }
  /*.inclusions-list {
      height: 0px;
  }*/
}
.upgrade-btn-container {
  display: flex;
  justify-content: center;
}

.upgrade-btn {
  width: fit-content;
  font-weight: 600;
  font-size: 1.4rem;
  height: 40px;
}
.upgrade-btn svg {
  --ta-white: var(--text-dark);
  --status-warning-orange: var(--text-white);
  --ia-primary-color: var(--text-white);
  --ire-text: var(--text-white);
  height: 30px;
  width: auto;
  margin-left: 4px;
}

.free-inclusions-container {
  transition-property: scale, background-color !important;
  transition-duration: 0.35s !important;
  transition-timing-function: ease-in-out !important;
}

.assist-highlight {
  scale: 1.05;
  background-color: var(--status-warning-orange-bg) !important;
}

.everything-from-above svg {
  --ia-primary-color: var(--text-dark);
  --ire-text: var(--text-dark);
  --status-warning-orange: var(--text-dark);
  --ta-white: transparent;
  width: auto;
  margin-left: 5px;
}
.everything-from-above svg linearGradient {
  --ta-white: transparent;
  --ire-text: transparent;
}
.everything-from-above .sub-pill-outer {
  padding-block: 0;
  margin-left: 0.5rem;
  padding-inline: 1rem;
}
@media (max-width: 330px) {
  .everything-from-above .sub-pill-outer {
    padding-inline: 0.75rem;
  }
}
.everything-from-above.icon-type-Plus svg, .everything-from-above.icon-type-Free svg {
  height: 1.7rem;
  margin-top: -1px;
  margin-left: 0;
}
.everything-from-above.icon-type-Pro svg {
  height: 1.9rem;
  margin-top: -1px;
  margin-left: 0;
}

.upgrade-free {
  font-size: 1.6rem;
  font-weight: bolder;
}

#ireFreePeriodCountdown {
  display: flex;
  column-gap: 0.5rem;
}
#ireFreePeriodCountdown * {
  text-align: center;
}
#ireFreePeriodCountdown .countdown-item-header {
  font-size: 1.1rem;
  color: var(--text-medium);
}
#ireFreePeriodCountdown .countdown-item-value {
  font-weight: bold;
  color: var(--text-dark);
  font-size: 36px;
  min-width: 45px;
}
#ireFreePeriodCountdown .countdown-item-separator {
  display: flex;
  align-items: end;
  color: var(--text-dark);
  font-size: 40px;
}

.payment-interface-popup .modal-content {
  max-width: 500px;
}

.sub-tier-icon svg.sub-type-Ultimate, .sub-tier-icon svg.sub-type-Plus {
  margin-top: -8px;
}
.sub-tier-icon svg.sub-type-Pro {
  margin-top: -10px;
}

.sub-pill-outer {
  line-height: 25px;
  border-radius: 25px;
  padding-inline: 1rem;
  padding-block: 0.25rem;
  background-color: var(--pr);
  color: var(--text-white-permanent);
}
@media (max-width: 330px) {
  .sub-pill-outer {
    padding-inline: 0.75rem;
  }
}

.purchase-action-container .purchase-action .btn, .purchase-action-container .purchase-action .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .purchase-action-container .purchase-action button, .purchase-action-container .purchase-action .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .purchase-action-container .purchase-action button, .purchase-action-container .purchase-action .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .purchase-action-container .purchase-action #btnActivityLoadMore {
  background-color: var(--pr);
  border-color: var(--pr);
}

.ire-rewards-header-icon {
  height: 55px;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 3rem;
}

.frequency-price {
  font-size: 16px;
  line-height: 29px;
  margin-left: 0.3rem;
}

#sub-frame-error {
  display: none;
}

/* Discounts Page */
.getdiscounts #mainMain {
  background: var(--ta-white);
}

.discounts-page {
  --discounts-bg: #f2ebec;
}
.discounts-page [subscription-type=Rewards] {
  --pr: var(--profile-plus) !important;
}

.discounts-banner {
  position: relative;
  background-color: var(--discounts-bg);
  padding: 0;
}
.discounts-banner .img-fluid {
  background-color: var(--ta-brand-dark);
}
.discounts-banner .discounts-banner-description {
  position: relative;
  top: -80px;
  margin: 20px;
  padding: 20px;
  background-color: var(--ta-white);
}
@media (min-width: 770px) {
  .discounts-banner .discounts-banner-description {
    max-width: 450px;
    margin-block: 0px;
    margin-left: 40px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.discounts-banner .discounts-banner-description h1, .discounts-banner .discounts-banner-description .h1 {
  font-weight: 600;
}
.discounts-banner .discounts-banner-description p {
  padding-block: 10px;
}

.discount-types {
  background-color: var(--discounts-bg);
}
@media (max-width: 769.98px) {
  .discount-types {
    position: relative;
    margin-top: -100px;
  }
}
.discount-types h2, .discount-types .h2 {
  font-weight: 600;
}

.discount-type-cont {
  font-size: 16px;
}
.discount-type-cont .discount-type-icon {
  background-color: white;
  border-radius: 10px;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.discount-examples h2, .discount-examples .h2 {
  font-weight: 600;
}
.discount-examples .discount-examples-blurb {
  font-size: 16px;
  max-width: 450px;
  margin: auto;
}
.discount-examples .discount-example-cont {
  max-width: 280px;
}
@media (max-width: 575.98px) {
  .discount-examples .discount-example-cont {
    max-width: unset;
  }
  .discount-examples .discount-example-cont .discount-example-primary {
    display: inline;
  }
}
.discount-examples .discount-example-cont .discount-example-icon {
  position: relative;
}
.discount-examples .discount-example-cont .discount-example-icon .discount-example-bg {
  width: 110px;
}
.discount-examples .discount-example-cont .discount-example-icon .discount-example-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.discount-examples .discount-example-cont .discount-example-icon .discount-example-icon.car {
  width: 90px;
  height: 90px;
}
.discount-examples .discount-example-cont .discount-example-icon .discount-example-icon.electronics {
  width: 95px;
  height: 95px;
}
.discount-examples .discount-example-cont .discount-example-icon .discount-example-icon.groceries {
  width: 80px;
  height: 80px;
}
.discount-examples .discount-example-cont .discount-example-primary {
  font-weight: bold;
}
.discount-examples .discount-example-cont .discount-example-secondary {
  max-width: 280px;
  font-size: 16px;
  padding-top: 20px;
}
.discount-examples .discount-example-bottom {
  font-weight: 600;
  font-size: 20px;
  max-width: 380px;
  margin: auto;
  padding-top: 2rem;
}

.discounts-join-cont {
  background-color: var(--ta-bg);
  border: 1px solid var(--ta-border-gray-5);
  border-radius: 5px;
  padding: 30px;
  padding-left: 50px;
}
@media (max-width: 575.98px) {
  .discounts-join-cont {
    padding: 20px;
  }
}
.discounts-join-cont .discounts-join-price {
  font-weight: 600;
}
.discounts-join-cont .discounts-join-desc {
  font-size: 14px;
}

#divGenericModal .navbar {
  display: flex;
  align-items: start;
  justify-content: end;
}

#savingsCalculatorModal {
  /* Media Query for mobile devices */
}
#savingsCalculatorModal .modal-body {
  overflow-x: hidden;
}
#savingsCalculatorModal #savingsCalculator {
  display: flex !important;
}
@media screen and (max-width: 500px) {
  #savingsCalculatorModal {
    /* Remove default styling */
    /* Custom styling for the track */
    /* Custom styling for the thumb */
    /* Custom styling for the thumb on touch */
  }
  #savingsCalculatorModal #savingsCalculator {
    align-items: center; /* Center align items */
  }
  #savingsCalculatorModal #slidersContainer {
    max-width: 100%; /* Allow the container to occupy full width */
    margin-right: 0; /* Remove the right margin */
    margin-bottom: 20px;
    flex: unset;
    width: 100%;
  }
  #savingsCalculatorModal #chartContainer {
    min-width: 317.512px !important;
  }
  #savingsCalculatorModal #resultsContainer {
    max-width: 100%; /* Allow the container to occupy full width */
    width: 100%;
  }
  #savingsCalculatorModal #savingsSummary {
    margin-left: 1%;
    display: none;
  }
  #savingsCalculatorModal input[type=range]::-webkit-slider-thumb {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #savingsCalculatorModal .range__slider {
    width: 90%;
    margin-bottom: 10px;
  }
  #savingsCalculatorModal .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  #savingsCalculatorModal .range__label {
    right: 50%;
  }
  #savingsCalculatorModal .form-group label {
    margin-right: 10px;
  }
  #savingsCalculatorModal input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    padding: 0;
    margin: 0;
    width: 85%;
    height: 10px;
    margin-top: 30px;
  }
  #savingsCalculatorModal input[type=range]::-webkit-slider-runnable-track {
    height: 5px;
    background-color: #f1f1f1;
  }
  #savingsCalculatorModal input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border: 2px solid #f1f1f1;
    border-radius: 50%;
    margin-top: -13px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    border-color: var(--thumb-color);
    margin-left: -5px;
    margin-right: 5px;
  }
  #savingsCalculatorModal input[type=range]::-webkit-slider-thumb:active {
    background-color: #f1f1f1;
    margin-top: -13px;
    margin-left: -23px;
  }
  #savingsCalculatorModal #disclaimer {
    margin-left: unset;
  }
}

#savingsCalculator #slidersContainer {
  flex: 0 0 100%;
}
#savingsCalculator #slidersContainer h1, #savingsCalculator #slidersContainer .h1 {
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}
#savingsCalculator #slidersContainer .form-group {
  margin-left: 25px;
}
#savingsCalculator #resultsContainer {
  height: 500px;
  flex: unset;
}
#savingsCalculator #accessSavings {
  display: none;
}
#savingsCalculator #disclaimer {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* END Discounts Page */
#property-tracker-grid .action-menu {
  position: sticky;
  z-index: 2;
  right: -2px;
  background-color: var(--ta-white);
  -webkit-box-shadow: -3px 0px 6px 0px #000000;
  box-shadow: -3px 0px 6px 0px #000000;
  padding: 0;
}
#property-tracker-grid .action-menu:focus, #property-tracker-grid .action-menu:active, #property-tracker-grid .action-menu:visited, #property-tracker-grid .action-menu:focus-visible, #property-tracker-grid .action-menu:focus-within, #property-tracker-grid .action-menu:target {
  z-index: 3;
}
#property-tracker-grid .action-menu .dropdown-menu {
  z-index: 3;
}
#property-tracker-grid .dropdown-item:not([role=menuitem]) {
  padding-block: 0.5rem;
  padding-inline: 2rem;
}
#property-tracker-grid .dropdown-item:not([role=menuitem]) svg {
  width: 30px;
}
#property-tracker-grid .dropdown-item[role=menuitem] {
  padding-block: 0.25rem;
  padding-inline: 1rem;
}
#property-tracker-grid .sort-by-container .dropdown {
  padding-inline: 0.5rem;
}
#property-tracker-grid .sort-by-container .dropdown .dropdown-toggle {
  background-color: var(--ta-white);
}
#property-tracker-grid .sort-by-text {
  display: block !important;
}

.rating-modal-btn:hover {
  background: var(--ta-btn);
}
.rating-modal-btn:hover svg {
  opacity: 0.7;
}
.rating-modal-btn svg {
  width: auto;
  height: 25px;
}

.smile-rating-sm {
  width: 24px;
  height: 24px;
}

@media (max-width: 991.98px) {
  .activity-panel-nav {
    position: sticky;
    z-index: 1954;
    background-color: var(--ta-white);
    width: 100%;
    padding-top: 0.5rem !important;
    padding-bottom: 0 !important;
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
    margin-bottom: 0 !important;
    transition: top 0.4s;
  }
  .activity-panel-nav .nav-tabs {
    border-bottom: none;
    padding-bottom: 1rem;
  }
}
.activity-grid-container {
  min-height: calc(100vh - 25px - 67px);
}
.activity-grid-container .d-lg-table-cell .price-with-reduction {
  flex-direction: column;
}
.activity-grid-container h2, .activity-grid-container .h2 {
  font-size: 1.4rem;
  font-weight: normal;
}
.activity-grid-container .activity-property-card h2, .activity-grid-container .activity-property-card .h2 {
  font-size: 1.6rem;
  font-weight: 700;
}

.activity-property-card .booking-request-content .property-card-inspection-action-container {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-inline: 1rem;
}

.activity-card-details > * {
  margin-block: 0.35rem;
}

.property-row-hidden {
  transition: all 0.7s ease-out;
  background-color: #f8f8f8;
}
.property-row-hidden td:not(.action-menu) {
  transition: all 0.7s ease-out;
  opacity: 0.2;
}

.property-row-leased {
  position: relative;
}
.property-row-leased > td:not(.action-menu, .summary-column, .mobile-card), .property-row-leased > div:not(.leased-badge), .property-row-leased > td.summary-column > .mvc-summary-button {
  opacity: 0.5;
}
.property-row-leased .mobile-card .statistic-container {
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.property-row-leased .mobile-card .small-request-wrapper-activity {
  display: none;
}

.mobile-card .leased-badge {
  left: unset;
  right: -1px;
  border-radius: 0 10px 0 0;
}
.mobile-card .statistic-container {
  margin: 1rem;
}

.leased-badge {
  background-color: var(--text-dark);
  height: 2rem;
  width: 8rem;
  top: -1px;
  left: -1px;
  position: absolute;
  border-radius: 0 0 10px 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--text-white) !important;
}
.leased-badge-early-bird {
  background-color: var(--ta-brand-dark);
  color: var(--text-white-permanent) !important;
  width: 8.3rem;
}

.early-bird-row {
  position: relative;
  background-color: var(--ta-bg);
}

@media (max-width: 992px) {
  tr.early-bird-row {
    background-color: var(--ta-brand-dark-bg) !important;
  }
}
#ActivityGrid_MvcSortBy + .dropdown .dropdown-menu {
  max-width: 280px;
  max-height: calc(100vh - 280px);
  overflow-y: auto;
}

#divActivityGridLoading {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--ta-border-white-70);
  transition: opacity 0.4s ease-in-out;
}
#divActivityGridLoading.opacity-transition {
  opacity: 0;
}
#divActivityGridLoading > div {
  position: fixed;
  top: 20vh;
}
#divActivityGridLoading .loading-text {
  font-size: 1.4rem;
  font-weight: bold;
}

#AddPropertyBottomBar .input-group .input-group-text {
  min-width: unset;
}

.membership-container {
  max-width: 1400px;
  padding: 1rem;
}
.membership-container .membership-header {
  background-color: var(--ta-brand-dark);
  color: var(--text-white-permanent);
  padding: 2rem;
  border-radius: 1rem;
  margin-bottom: 2rem;
  margin: 1rem;
}
.membership-container .membership-header h1, .membership-container .membership-header .h1 {
  color: var(--text-white-permanent);
}
.membership-container.pro .membership-header {
  background-position-y: 130px;
  background-position-x: -363px;
}
.membership-container.plus .membership-header {
  background-position-y: 0px;
}
.membership-container .ire-profile-logo {
  width: auto;
  height: 50px;
}
.membership-container .membership-benefits-container {
  display: flex;
  /*justify-content: center;
  align-items: start;*/
}
.membership-container .membership-benefits-container .benefit-column {
  margin-bottom: 2rem;
  position: relative;
}
.membership-container .membership-benefits-container .benefit-column.exclude .benefit-content {
  filter: grayscale(1);
}
.membership-container .membership-benefits-container .benefit-column.exclude .benefit-card {
  background-color: var(--ta-border-gray-5);
}
.membership-container .membership-benefits-container .benefit-column.exclude .excluded-lock {
  display: flex;
  font-size: 40px;
  opacity: 0.8;
}
.membership-container .membership-benefits-container .benefit-column.exclude .exluded-upgrade {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.membership-container .membership-benefits-container .benefit-column .benefit-card {
  background-color: var(--ta-white);
  border-radius: 1rem;
  margin: 1rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-subscription-logo {
  margin-bottom: 1rem;
  display: flex;
}
.membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-subscription-logo .ire-profile-logo {
  width: auto;
  height: 100%;
}
.membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-title {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 0.5rem;
}
.membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-description {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action .btn, .membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action button, .membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action button, .membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .membership-container .membership-benefits-container .benefit-column .benefit-card .benefit-action #btnActivityLoadMore {
  max-width: unset;
}
.membership-container .membership-benefits-container .ire-rewards-banner {
  width: unset;
}

.suburb-profile-filter-dropdown {
  border-radius: 0.3125rem !important;
}

.widget-delta-value {
  font-size: 15px;
}

.widget-delta-arrow {
  font-weight: 800;
  font-size: 15px;
  margin: 0 0 20px 0;
}

.metrics-widget {
  border-radius: 5px;
  padding: 25px;
  height: 100%;
}
.metrics-widget .value-container {
  display: flex;
}
@media (max-width: 575.98px) {
  .metrics-widget {
    padding: 1rem;
  }
  .metrics-widget .widget-delta-value-container-outer {
    display: flex;
    justify-content: end;
  }
  .metrics-widget .value-container {
    flex-direction: column;
  }
}
@media (min-width: 576px) {
  .metrics-widget .value-container {
    flex-direction: row;
  }
  .metrics-widget .widget-delta-value-container-outer {
    display: flex;
    justify-content: end;
    align-items: end;
  }
}
.metrics-widget .widget-title {
  font-size: 16px;
  color: var(--text-dark);
  height: 35px;
}
.metrics-widget .widget-value-container {
  margin: 10px 0px;
}
.metrics-widget .widget-value {
  display: inline;
  color: var(--text-dark);
  font-weight: 700;
  margin: 0;
}

.metrics-table-widget {
  border-radius: 5px;
  overflow-x: auto;
}
.metrics-table-widget .table-header {
  font-size: 16px;
  color: var(--text-dark);
}
.metrics-table-widget .table {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0.25rem;
}
.metrics-table-widget .table-row {
  font-size: 16px;
  color: var(--text-dark);
  font-weight: 200;
}
.metrics-table-widget thead {
  vertical-align: top;
}
.metrics-table-widget th, .metrics-table-widget td {
  padding: 0.65em 0em;
}
.metrics-table-widget td {
  word-break: break-word;
}
.metrics-table-widget th {
  border: hidden;
}
.metrics-table-widget tr {
  border: var(--ta-border-gray-25);
}
.metrics-table-widget .suburb-link {
  position: sticky;
  left: 0px;
  min-width: 130px;
  max-width: 200px;
  width: 30vw;
  background: var(--ta-white);
}
.metrics-table-widget .suburb-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.15rem; /* Adjust the width as needed */
  background-color: var(--ta-border-gray-5); /* Adjust the color as needed */
  opacity: 1;
}
.metrics-table-widget .price-pw {
  min-width: 80px;
  text-align: center;
}
.metrics-table-widget .avg--enquiries {
  min-width: 100px;
  text-align: center;
}
.metrics-table-widget .listings {
  min-width: 80px;
  text-align: center;
}

.schools-data-widget {
  border-radius: 5px;
  max-height: 500px;
}
.schools-data-widget .table-header {
  font-size: 16px;
  color: var(--text-dark);
}
.schools-data-widget .table {
  width: 100%;
}
.schools-data-widget .table-row {
  font-size: 16px;
  color: var(--text-dark);
  font-weight: 200;
}
.schools-data-widget th, .schools-data-widget td {
  padding: 0.65em 0em;
}
.schools-data-widget td {
  word-break: break-word;
}
.schools-data-widget th {
  border: hidden;
}
.schools-data-widget tr {
  border: var(--ta-border-gray-25);
}
.schools-data-widget .school-contact-text {
  display: inline-block;
}
.schools-data-widget .school-type-text {
  display: inline-block;
  background: var(--text-brand-dark);
  color: white !important;
  border-radius: 1.5rem;
}
.schools-data-widget .schools-data-row-header {
  position: sticky;
  top: 0;
  background: var(--ta-white);
}

.timeseries-widget {
  color: var(--ta-dark-gray);
}

.suburb-profile-search-continer {
  padding: 25px;
}

#divSububrProfileNoSearchBar {
  display: block;
}

.suburb-profile-page .suburb-profile-search-continer {
  max-width: 1300px;
}

.suburb-profile-page .suburb-profile-data-continer {
  max-width: 1000px;
}

.suburb-profile-page .suburb-profile-plot-continer {
  border-radius: 5px;
}

.btn-change-suburb {
  color: var(--ta-brand-supp);
  background: var(--ta-white);
  border: none;
  display: inline-block;
}

.suburb-profile-page .search-houses-text {
  color: var(--text-brand-dark);
  text-decoration: none;
}

.suburb-selection {
  display: flex;
  max-width: 450px;
  align-items: center;
  position: relative;
  padding-bottom: 3rem;
}
.suburb-selection .suburb-active {
  z-index: 8;
  max-height: 35px;
  overflow-y: hidden;
}
.suburb-selection .suburb-search {
  z-index: 10;
  background-color: var(--ta-bg);
}
.suburb-selection .suburb-search .location-search {
  padding-top: 0;
}

.suburb-active, .suburb-search {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: width 0.3s ease-in-out;
  /*overflow: hidden;*/
  display: flex;
  column-gap: 1rem;
}
.suburb-active > .btn:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .suburb-active > button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .suburb-active > button:focus, .home-my-properties .load-more-activity-container .suburb-active > #btnActivityLoadMore:focus, .suburb-active > .btn:focus-visible, .account-details-container .account-details-edit .account-details-control .account-control.control-save .suburb-active > button:focus-visible, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .suburb-active > button:focus-visible, .home-my-properties .load-more-activity-container .suburb-active > #btnActivityLoadMore:focus-visible, .suburb-search > .btn:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-save .suburb-search > button:focus, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .suburb-search > button:focus, .home-my-properties .load-more-activity-container .suburb-search > #btnActivityLoadMore:focus, .suburb-search > .btn:focus-visible, .account-details-container .account-details-edit .account-details-control .account-control.control-save .suburb-search > button:focus-visible, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .suburb-search > button:focus-visible, .home-my-properties .load-more-activity-container .suburb-search > #btnActivityLoadMore:focus-visible {
  box-shadow: none;
  color: var(--text-brand-dark);
  border-color: var(--text-brand-dark);
}
.suburb-active .suburb-with-demand, .suburb-search .suburb-with-demand {
  display: flex;
  align-items: center;
}
.suburb-active .suburb-with-demand .suburb-active-name, .suburb-search .suburb-with-demand .suburb-active-name {
  margin-bottom: 0;
}
.suburb-active .search-card-ct, .suburb-search .search-card-ct {
  max-width: 450px;
}
.suburb-active.collapsed, .suburb-search.collapsed {
  width: 0;
  overflow: hidden;
}
.suburb-active.expanded, .suburb-search.expanded {
  width: 100%;
}
.suburb-active.expanding, .suburb-search.expanding {
  overflow: hidden;
}

@media (max-width: 575.98px) {
  .avg-widgets {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
}
.search-in-card {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  column-gap: 1rem;
  align-items: center;
}
.search-in-card svg {
  min-width: 24px;
  height: auto;
}
.search-in-card * {
  width: unset;
}

.ire-rewards-faq-container {
  min-height: 100vh;
}

.ire-rewards-faq-container article {
  max-width: 800px;
}

.ire-rewards-faq-container article:not(.ire-rewards-faq-container article:last-of-type) {
  margin-bottom: 3rem;
}

.ire-rewards-faq-container article h3::before, .ire-rewards-faq-container article .h3::before {
  content: "Q: ";
  padding-right: 10px;
}

.ire-rewards-faq-container article section {
  display: flex;
}

.ire-rewards-faq-container article section > div {
  padding-top: 7px;
  padding-left: 10px;
}

.ire-rewards-faq-container article section::before {
  content: "A: ";
  padding-right: 10px;
  font-size: 2rem;
  font-weight: bold;
}

@media (max-width: 575.98px) {
  .sm-up-only,
  .sm-up-only-block,
  .sm-up-only-flex,
  .sm-up-only-inline-block {
    display: none !important;
  }
  .below-sm-only {
    display: flex !important;
  }
  .fixed-bottom-below-sm {
    position: fixed;
    bottom: 0;
  }
  .w-100-below-sm {
    width: 100%;
  }
  .justify-center-below-sm {
    justify-content: center !important;
  }
  .flex-col-below-sm {
    flex-direction: column !important;
  }
  .bg-white-below-sm {
    background-color: var(--ta-white) !important;
  }
  .flex-col-above-sm {
    flex-direction: row !important;
  }
  .flex-row-above-sm {
    flex-direction: column !important;
  }
  .flex-row-below-sm {
    flex-direction: row !important;
  }
  .offcanvas-bottom-below-sm {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .offcanvas-bottom-below-sm-80p {
    right: 0;
    left: 0;
    height: 80%;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .border-bottom-below-sm {
    border-bottom: solid;
    box-shadow: none;
  }
  .border-top-below-sm {
    border-top: solid;
    box-shadow: none;
  }
  .mt-0px-below-sm {
    margin-top: 0px;
  }
  .w-0-below-sm {
    width: 0% !important;
  }
  .px-0-below-sm {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .top-0px-below-sm {
    top: 0px !important;
  }
  .mt-1px-below-sm {
    margin-top: 1px;
  }
  .w-1-below-sm {
    width: 1% !important;
  }
  .px-1-below-sm {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .top-1px-below-sm {
    top: 1px !important;
  }
  .mt-2px-below-sm {
    margin-top: 2px;
  }
  .w-2-below-sm {
    width: 2% !important;
  }
  .px-2-below-sm {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .top-2px-below-sm {
    top: 2px !important;
  }
  .mt-3px-below-sm {
    margin-top: 3px;
  }
  .w-3-below-sm {
    width: 3% !important;
  }
  .px-3-below-sm {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .top-3px-below-sm {
    top: 3px !important;
  }
  .mt-4px-below-sm {
    margin-top: 4px;
  }
  .w-4-below-sm {
    width: 4% !important;
  }
  .px-4-below-sm {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .top-4px-below-sm {
    top: 4px !important;
  }
  .mt-5px-below-sm {
    margin-top: 5px;
  }
  .w-5-below-sm {
    width: 5% !important;
  }
  .px-5-below-sm {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .top-5px-below-sm {
    top: 5px !important;
  }
  .mt-6px-below-sm {
    margin-top: 6px;
  }
  .w-6-below-sm {
    width: 6% !important;
  }
  .px-6-below-sm {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .top-6px-below-sm {
    top: 6px !important;
  }
  .mt-7px-below-sm {
    margin-top: 7px;
  }
  .w-7-below-sm {
    width: 7% !important;
  }
  .px-7-below-sm {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .top-7px-below-sm {
    top: 7px !important;
  }
  .mt-8px-below-sm {
    margin-top: 8px;
  }
  .w-8-below-sm {
    width: 8% !important;
  }
  .px-8-below-sm {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .top-8px-below-sm {
    top: 8px !important;
  }
  .mt-9px-below-sm {
    margin-top: 9px;
  }
  .w-9-below-sm {
    width: 9% !important;
  }
  .px-9-below-sm {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .top-9px-below-sm {
    top: 9px !important;
  }
  .mt-10px-below-sm {
    margin-top: 10px;
  }
  .w-10-below-sm {
    width: 10% !important;
  }
  .px-10-below-sm {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .top-10px-below-sm {
    top: 10px !important;
  }
  .mt-11px-below-sm {
    margin-top: 11px;
  }
  .w-11-below-sm {
    width: 11% !important;
  }
  .px-11-below-sm {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .top-11px-below-sm {
    top: 11px !important;
  }
  .mt-12px-below-sm {
    margin-top: 12px;
  }
  .w-12-below-sm {
    width: 12% !important;
  }
  .px-12-below-sm {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .top-12px-below-sm {
    top: 12px !important;
  }
  .mt-13px-below-sm {
    margin-top: 13px;
  }
  .w-13-below-sm {
    width: 13% !important;
  }
  .px-13-below-sm {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .top-13px-below-sm {
    top: 13px !important;
  }
  .mt-14px-below-sm {
    margin-top: 14px;
  }
  .w-14-below-sm {
    width: 14% !important;
  }
  .px-14-below-sm {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .top-14px-below-sm {
    top: 14px !important;
  }
  .mt-15px-below-sm {
    margin-top: 15px;
  }
  .w-15-below-sm {
    width: 15% !important;
  }
  .px-15-below-sm {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .top-15px-below-sm {
    top: 15px !important;
  }
  .mt-16px-below-sm {
    margin-top: 16px;
  }
  .w-16-below-sm {
    width: 16% !important;
  }
  .px-16-below-sm {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .top-16px-below-sm {
    top: 16px !important;
  }
  .mt-17px-below-sm {
    margin-top: 17px;
  }
  .w-17-below-sm {
    width: 17% !important;
  }
  .px-17-below-sm {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
  .top-17px-below-sm {
    top: 17px !important;
  }
  .mt-18px-below-sm {
    margin-top: 18px;
  }
  .w-18-below-sm {
    width: 18% !important;
  }
  .px-18-below-sm {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .top-18px-below-sm {
    top: 18px !important;
  }
  .mt-19px-below-sm {
    margin-top: 19px;
  }
  .w-19-below-sm {
    width: 19% !important;
  }
  .px-19-below-sm {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .top-19px-below-sm {
    top: 19px !important;
  }
  .mt-20px-below-sm {
    margin-top: 20px;
  }
  .w-20-below-sm {
    width: 20% !important;
  }
  .px-20-below-sm {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .top-20px-below-sm {
    top: 20px !important;
  }
  .mt-21px-below-sm {
    margin-top: 21px;
  }
  .w-21-below-sm {
    width: 21% !important;
  }
  .px-21-below-sm {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
  .top-21px-below-sm {
    top: 21px !important;
  }
  .mt-22px-below-sm {
    margin-top: 22px;
  }
  .w-22-below-sm {
    width: 22% !important;
  }
  .px-22-below-sm {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .top-22px-below-sm {
    top: 22px !important;
  }
  .mt-23px-below-sm {
    margin-top: 23px;
  }
  .w-23-below-sm {
    width: 23% !important;
  }
  .px-23-below-sm {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
  .top-23px-below-sm {
    top: 23px !important;
  }
  .mt-24px-below-sm {
    margin-top: 24px;
  }
  .w-24-below-sm {
    width: 24% !important;
  }
  .px-24-below-sm {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .top-24px-below-sm {
    top: 24px !important;
  }
  .mt-25px-below-sm {
    margin-top: 25px;
  }
  .w-25-below-sm {
    width: 25% !important;
  }
  .px-25-below-sm {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .top-25px-below-sm {
    top: 25px !important;
  }
  .mt-26px-below-sm {
    margin-top: 26px;
  }
  .w-26-below-sm {
    width: 26% !important;
  }
  .px-26-below-sm {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .top-26px-below-sm {
    top: 26px !important;
  }
  .mt-27px-below-sm {
    margin-top: 27px;
  }
  .w-27-below-sm {
    width: 27% !important;
  }
  .px-27-below-sm {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .top-27px-below-sm {
    top: 27px !important;
  }
  .mt-28px-below-sm {
    margin-top: 28px;
  }
  .w-28-below-sm {
    width: 28% !important;
  }
  .px-28-below-sm {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .top-28px-below-sm {
    top: 28px !important;
  }
  .mt-29px-below-sm {
    margin-top: 29px;
  }
  .w-29-below-sm {
    width: 29% !important;
  }
  .px-29-below-sm {
    padding-left: 29px !important;
    padding-right: 29px !important;
  }
  .top-29px-below-sm {
    top: 29px !important;
  }
  .mt-30px-below-sm {
    margin-top: 30px;
  }
  .w-30-below-sm {
    width: 30% !important;
  }
  .px-30-below-sm {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .top-30px-below-sm {
    top: 30px !important;
  }
  .mt-31px-below-sm {
    margin-top: 31px;
  }
  .w-31-below-sm {
    width: 31% !important;
  }
  .px-31-below-sm {
    padding-left: 31px !important;
    padding-right: 31px !important;
  }
  .top-31px-below-sm {
    top: 31px !important;
  }
  .mt-32px-below-sm {
    margin-top: 32px;
  }
  .w-32-below-sm {
    width: 32% !important;
  }
  .px-32-below-sm {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .top-32px-below-sm {
    top: 32px !important;
  }
  .mt-33px-below-sm {
    margin-top: 33px;
  }
  .w-33-below-sm {
    width: 33% !important;
  }
  .px-33-below-sm {
    padding-left: 33px !important;
    padding-right: 33px !important;
  }
  .top-33px-below-sm {
    top: 33px !important;
  }
  .mt-34px-below-sm {
    margin-top: 34px;
  }
  .w-34-below-sm {
    width: 34% !important;
  }
  .px-34-below-sm {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .top-34px-below-sm {
    top: 34px !important;
  }
  .mt-35px-below-sm {
    margin-top: 35px;
  }
  .w-35-below-sm {
    width: 35% !important;
  }
  .px-35-below-sm {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .top-35px-below-sm {
    top: 35px !important;
  }
  .mt-36px-below-sm {
    margin-top: 36px;
  }
  .w-36-below-sm {
    width: 36% !important;
  }
  .px-36-below-sm {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .top-36px-below-sm {
    top: 36px !important;
  }
  .mt-37px-below-sm {
    margin-top: 37px;
  }
  .w-37-below-sm {
    width: 37% !important;
  }
  .px-37-below-sm {
    padding-left: 37px !important;
    padding-right: 37px !important;
  }
  .top-37px-below-sm {
    top: 37px !important;
  }
  .mt-38px-below-sm {
    margin-top: 38px;
  }
  .w-38-below-sm {
    width: 38% !important;
  }
  .px-38-below-sm {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .top-38px-below-sm {
    top: 38px !important;
  }
  .mt-39px-below-sm {
    margin-top: 39px;
  }
  .w-39-below-sm {
    width: 39% !important;
  }
  .px-39-below-sm {
    padding-left: 39px !important;
    padding-right: 39px !important;
  }
  .top-39px-below-sm {
    top: 39px !important;
  }
  .mt-40px-below-sm {
    margin-top: 40px;
  }
  .w-40-below-sm {
    width: 40% !important;
  }
  .px-40-below-sm {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .top-40px-below-sm {
    top: 40px !important;
  }
  .mt-41px-below-sm {
    margin-top: 41px;
  }
  .w-41-below-sm {
    width: 41% !important;
  }
  .px-41-below-sm {
    padding-left: 41px !important;
    padding-right: 41px !important;
  }
  .top-41px-below-sm {
    top: 41px !important;
  }
  .mt-42px-below-sm {
    margin-top: 42px;
  }
  .w-42-below-sm {
    width: 42% !important;
  }
  .px-42-below-sm {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .top-42px-below-sm {
    top: 42px !important;
  }
  .mt-43px-below-sm {
    margin-top: 43px;
  }
  .w-43-below-sm {
    width: 43% !important;
  }
  .px-43-below-sm {
    padding-left: 43px !important;
    padding-right: 43px !important;
  }
  .top-43px-below-sm {
    top: 43px !important;
  }
  .mt-44px-below-sm {
    margin-top: 44px;
  }
  .w-44-below-sm {
    width: 44% !important;
  }
  .px-44-below-sm {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .top-44px-below-sm {
    top: 44px !important;
  }
  .mt-45px-below-sm {
    margin-top: 45px;
  }
  .w-45-below-sm {
    width: 45% !important;
  }
  .px-45-below-sm {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .top-45px-below-sm {
    top: 45px !important;
  }
  .mt-46px-below-sm {
    margin-top: 46px;
  }
  .w-46-below-sm {
    width: 46% !important;
  }
  .px-46-below-sm {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .top-46px-below-sm {
    top: 46px !important;
  }
  .mt-47px-below-sm {
    margin-top: 47px;
  }
  .w-47-below-sm {
    width: 47% !important;
  }
  .px-47-below-sm {
    padding-left: 47px !important;
    padding-right: 47px !important;
  }
  .top-47px-below-sm {
    top: 47px !important;
  }
  .mt-48px-below-sm {
    margin-top: 48px;
  }
  .w-48-below-sm {
    width: 48% !important;
  }
  .px-48-below-sm {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .top-48px-below-sm {
    top: 48px !important;
  }
  .mt-49px-below-sm {
    margin-top: 49px;
  }
  .w-49-below-sm {
    width: 49% !important;
  }
  .px-49-below-sm {
    padding-left: 49px !important;
    padding-right: 49px !important;
  }
  .top-49px-below-sm {
    top: 49px !important;
  }
  .mt-50px-below-sm {
    margin-top: 50px;
  }
  .w-50-below-sm {
    width: 50% !important;
  }
  .px-50-below-sm {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .top-50px-below-sm {
    top: 50px !important;
  }
  .mt-51px-below-sm {
    margin-top: 51px;
  }
  .w-51-below-sm {
    width: 51% !important;
  }
  .px-51-below-sm {
    padding-left: 51px !important;
    padding-right: 51px !important;
  }
  .top-51px-below-sm {
    top: 51px !important;
  }
  .mt-52px-below-sm {
    margin-top: 52px;
  }
  .w-52-below-sm {
    width: 52% !important;
  }
  .px-52-below-sm {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .top-52px-below-sm {
    top: 52px !important;
  }
  .mt-53px-below-sm {
    margin-top: 53px;
  }
  .w-53-below-sm {
    width: 53% !important;
  }
  .px-53-below-sm {
    padding-left: 53px !important;
    padding-right: 53px !important;
  }
  .top-53px-below-sm {
    top: 53px !important;
  }
  .mt-54px-below-sm {
    margin-top: 54px;
  }
  .w-54-below-sm {
    width: 54% !important;
  }
  .px-54-below-sm {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .top-54px-below-sm {
    top: 54px !important;
  }
  .mt-55px-below-sm {
    margin-top: 55px;
  }
  .w-55-below-sm {
    width: 55% !important;
  }
  .px-55-below-sm {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .top-55px-below-sm {
    top: 55px !important;
  }
  .mt-56px-below-sm {
    margin-top: 56px;
  }
  .w-56-below-sm {
    width: 56% !important;
  }
  .px-56-below-sm {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .top-56px-below-sm {
    top: 56px !important;
  }
  .mt-57px-below-sm {
    margin-top: 57px;
  }
  .w-57-below-sm {
    width: 57% !important;
  }
  .px-57-below-sm {
    padding-left: 57px !important;
    padding-right: 57px !important;
  }
  .top-57px-below-sm {
    top: 57px !important;
  }
  .mt-58px-below-sm {
    margin-top: 58px;
  }
  .w-58-below-sm {
    width: 58% !important;
  }
  .px-58-below-sm {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .top-58px-below-sm {
    top: 58px !important;
  }
  .mt-59px-below-sm {
    margin-top: 59px;
  }
  .w-59-below-sm {
    width: 59% !important;
  }
  .px-59-below-sm {
    padding-left: 59px !important;
    padding-right: 59px !important;
  }
  .top-59px-below-sm {
    top: 59px !important;
  }
  .mt-60px-below-sm {
    margin-top: 60px;
  }
  .w-60-below-sm {
    width: 60% !important;
  }
  .px-60-below-sm {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .top-60px-below-sm {
    top: 60px !important;
  }
  .mt-61px-below-sm {
    margin-top: 61px;
  }
  .w-61-below-sm {
    width: 61% !important;
  }
  .px-61-below-sm {
    padding-left: 61px !important;
    padding-right: 61px !important;
  }
  .top-61px-below-sm {
    top: 61px !important;
  }
  .mt-62px-below-sm {
    margin-top: 62px;
  }
  .w-62-below-sm {
    width: 62% !important;
  }
  .px-62-below-sm {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .top-62px-below-sm {
    top: 62px !important;
  }
  .mt-63px-below-sm {
    margin-top: 63px;
  }
  .w-63-below-sm {
    width: 63% !important;
  }
  .px-63-below-sm {
    padding-left: 63px !important;
    padding-right: 63px !important;
  }
  .top-63px-below-sm {
    top: 63px !important;
  }
  .mt-64px-below-sm {
    margin-top: 64px;
  }
  .w-64-below-sm {
    width: 64% !important;
  }
  .px-64-below-sm {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .top-64px-below-sm {
    top: 64px !important;
  }
  .mt-65px-below-sm {
    margin-top: 65px;
  }
  .w-65-below-sm {
    width: 65% !important;
  }
  .px-65-below-sm {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .top-65px-below-sm {
    top: 65px !important;
  }
  .mt-66px-below-sm {
    margin-top: 66px;
  }
  .w-66-below-sm {
    width: 66% !important;
  }
  .px-66-below-sm {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .top-66px-below-sm {
    top: 66px !important;
  }
  .mt-67px-below-sm {
    margin-top: 67px;
  }
  .w-67-below-sm {
    width: 67% !important;
  }
  .px-67-below-sm {
    padding-left: 67px !important;
    padding-right: 67px !important;
  }
  .top-67px-below-sm {
    top: 67px !important;
  }
  .mt-68px-below-sm {
    margin-top: 68px;
  }
  .w-68-below-sm {
    width: 68% !important;
  }
  .px-68-below-sm {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .top-68px-below-sm {
    top: 68px !important;
  }
  .mt-69px-below-sm {
    margin-top: 69px;
  }
  .w-69-below-sm {
    width: 69% !important;
  }
  .px-69-below-sm {
    padding-left: 69px !important;
    padding-right: 69px !important;
  }
  .top-69px-below-sm {
    top: 69px !important;
  }
  .mt-70px-below-sm {
    margin-top: 70px;
  }
  .w-70-below-sm {
    width: 70% !important;
  }
  .px-70-below-sm {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .top-70px-below-sm {
    top: 70px !important;
  }
  .mt-71px-below-sm {
    margin-top: 71px;
  }
  .w-71-below-sm {
    width: 71% !important;
  }
  .px-71-below-sm {
    padding-left: 71px !important;
    padding-right: 71px !important;
  }
  .top-71px-below-sm {
    top: 71px !important;
  }
  .mt-72px-below-sm {
    margin-top: 72px;
  }
  .w-72-below-sm {
    width: 72% !important;
  }
  .px-72-below-sm {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .top-72px-below-sm {
    top: 72px !important;
  }
  .mt-73px-below-sm {
    margin-top: 73px;
  }
  .w-73-below-sm {
    width: 73% !important;
  }
  .px-73-below-sm {
    padding-left: 73px !important;
    padding-right: 73px !important;
  }
  .top-73px-below-sm {
    top: 73px !important;
  }
  .mt-74px-below-sm {
    margin-top: 74px;
  }
  .w-74-below-sm {
    width: 74% !important;
  }
  .px-74-below-sm {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .top-74px-below-sm {
    top: 74px !important;
  }
  .mt-75px-below-sm {
    margin-top: 75px;
  }
  .w-75-below-sm {
    width: 75% !important;
  }
  .px-75-below-sm {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .top-75px-below-sm {
    top: 75px !important;
  }
  .mt-76px-below-sm {
    margin-top: 76px;
  }
  .w-76-below-sm {
    width: 76% !important;
  }
  .px-76-below-sm {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .top-76px-below-sm {
    top: 76px !important;
  }
  .mt-77px-below-sm {
    margin-top: 77px;
  }
  .w-77-below-sm {
    width: 77% !important;
  }
  .px-77-below-sm {
    padding-left: 77px !important;
    padding-right: 77px !important;
  }
  .top-77px-below-sm {
    top: 77px !important;
  }
  .mt-78px-below-sm {
    margin-top: 78px;
  }
  .w-78-below-sm {
    width: 78% !important;
  }
  .px-78-below-sm {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .top-78px-below-sm {
    top: 78px !important;
  }
  .mt-79px-below-sm {
    margin-top: 79px;
  }
  .w-79-below-sm {
    width: 79% !important;
  }
  .px-79-below-sm {
    padding-left: 79px !important;
    padding-right: 79px !important;
  }
  .top-79px-below-sm {
    top: 79px !important;
  }
  .mt-80px-below-sm {
    margin-top: 80px;
  }
  .w-80-below-sm {
    width: 80% !important;
  }
  .px-80-below-sm {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .top-80px-below-sm {
    top: 80px !important;
  }
  .mt-81px-below-sm {
    margin-top: 81px;
  }
  .w-81-below-sm {
    width: 81% !important;
  }
  .px-81-below-sm {
    padding-left: 81px !important;
    padding-right: 81px !important;
  }
  .top-81px-below-sm {
    top: 81px !important;
  }
  .mt-82px-below-sm {
    margin-top: 82px;
  }
  .w-82-below-sm {
    width: 82% !important;
  }
  .px-82-below-sm {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .top-82px-below-sm {
    top: 82px !important;
  }
  .mt-83px-below-sm {
    margin-top: 83px;
  }
  .w-83-below-sm {
    width: 83% !important;
  }
  .px-83-below-sm {
    padding-left: 83px !important;
    padding-right: 83px !important;
  }
  .top-83px-below-sm {
    top: 83px !important;
  }
  .mt-84px-below-sm {
    margin-top: 84px;
  }
  .w-84-below-sm {
    width: 84% !important;
  }
  .px-84-below-sm {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .top-84px-below-sm {
    top: 84px !important;
  }
  .mt-85px-below-sm {
    margin-top: 85px;
  }
  .w-85-below-sm {
    width: 85% !important;
  }
  .px-85-below-sm {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .top-85px-below-sm {
    top: 85px !important;
  }
  .mt-86px-below-sm {
    margin-top: 86px;
  }
  .w-86-below-sm {
    width: 86% !important;
  }
  .px-86-below-sm {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .top-86px-below-sm {
    top: 86px !important;
  }
  .mt-87px-below-sm {
    margin-top: 87px;
  }
  .w-87-below-sm {
    width: 87% !important;
  }
  .px-87-below-sm {
    padding-left: 87px !important;
    padding-right: 87px !important;
  }
  .top-87px-below-sm {
    top: 87px !important;
  }
  .mt-88px-below-sm {
    margin-top: 88px;
  }
  .w-88-below-sm {
    width: 88% !important;
  }
  .px-88-below-sm {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .top-88px-below-sm {
    top: 88px !important;
  }
  .mt-89px-below-sm {
    margin-top: 89px;
  }
  .w-89-below-sm {
    width: 89% !important;
  }
  .px-89-below-sm {
    padding-left: 89px !important;
    padding-right: 89px !important;
  }
  .top-89px-below-sm {
    top: 89px !important;
  }
  .mt-90px-below-sm {
    margin-top: 90px;
  }
  .w-90-below-sm {
    width: 90% !important;
  }
  .px-90-below-sm {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .top-90px-below-sm {
    top: 90px !important;
  }
  .mt-91px-below-sm {
    margin-top: 91px;
  }
  .w-91-below-sm {
    width: 91% !important;
  }
  .px-91-below-sm {
    padding-left: 91px !important;
    padding-right: 91px !important;
  }
  .top-91px-below-sm {
    top: 91px !important;
  }
  .mt-92px-below-sm {
    margin-top: 92px;
  }
  .w-92-below-sm {
    width: 92% !important;
  }
  .px-92-below-sm {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .top-92px-below-sm {
    top: 92px !important;
  }
  .mt-93px-below-sm {
    margin-top: 93px;
  }
  .w-93-below-sm {
    width: 93% !important;
  }
  .px-93-below-sm {
    padding-left: 93px !important;
    padding-right: 93px !important;
  }
  .top-93px-below-sm {
    top: 93px !important;
  }
  .mt-94px-below-sm {
    margin-top: 94px;
  }
  .w-94-below-sm {
    width: 94% !important;
  }
  .px-94-below-sm {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .top-94px-below-sm {
    top: 94px !important;
  }
  .mt-95px-below-sm {
    margin-top: 95px;
  }
  .w-95-below-sm {
    width: 95% !important;
  }
  .px-95-below-sm {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .top-95px-below-sm {
    top: 95px !important;
  }
  .mt-96px-below-sm {
    margin-top: 96px;
  }
  .w-96-below-sm {
    width: 96% !important;
  }
  .px-96-below-sm {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .top-96px-below-sm {
    top: 96px !important;
  }
  .mt-97px-below-sm {
    margin-top: 97px;
  }
  .w-97-below-sm {
    width: 97% !important;
  }
  .px-97-below-sm {
    padding-left: 97px !important;
    padding-right: 97px !important;
  }
  .top-97px-below-sm {
    top: 97px !important;
  }
  .mt-98px-below-sm {
    margin-top: 98px;
  }
  .w-98-below-sm {
    width: 98% !important;
  }
  .px-98-below-sm {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .top-98px-below-sm {
    top: 98px !important;
  }
  .mt-99px-below-sm {
    margin-top: 99px;
  }
  .w-99-below-sm {
    width: 99% !important;
  }
  .px-99-below-sm {
    padding-left: 99px !important;
    padding-right: 99px !important;
  }
  .top-99px-below-sm {
    top: 99px !important;
  }
  .mt-100px-below-sm {
    margin-top: 100px;
  }
  .w-100-below-sm {
    width: 100% !important;
  }
  .px-100-below-sm {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .top-100px-below-sm {
    top: 100px !important;
  }
  .mt-101px-below-sm {
    margin-top: 101px;
  }
  .w-101-below-sm {
    width: 101% !important;
  }
  .px-101-below-sm {
    padding-left: 101px !important;
    padding-right: 101px !important;
  }
  .top-101px-below-sm {
    top: 101px !important;
  }
  .mt-102px-below-sm {
    margin-top: 102px;
  }
  .w-102-below-sm {
    width: 102% !important;
  }
  .px-102-below-sm {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .top-102px-below-sm {
    top: 102px !important;
  }
  .mt-103px-below-sm {
    margin-top: 103px;
  }
  .w-103-below-sm {
    width: 103% !important;
  }
  .px-103-below-sm {
    padding-left: 103px !important;
    padding-right: 103px !important;
  }
  .top-103px-below-sm {
    top: 103px !important;
  }
  .mt-104px-below-sm {
    margin-top: 104px;
  }
  .w-104-below-sm {
    width: 104% !important;
  }
  .px-104-below-sm {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
  .top-104px-below-sm {
    top: 104px !important;
  }
  .mt-105px-below-sm {
    margin-top: 105px;
  }
  .w-105-below-sm {
    width: 105% !important;
  }
  .px-105-below-sm {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .top-105px-below-sm {
    top: 105px !important;
  }
  .mt-106px-below-sm {
    margin-top: 106px;
  }
  .w-106-below-sm {
    width: 106% !important;
  }
  .px-106-below-sm {
    padding-left: 106px !important;
    padding-right: 106px !important;
  }
  .top-106px-below-sm {
    top: 106px !important;
  }
  .mt-107px-below-sm {
    margin-top: 107px;
  }
  .w-107-below-sm {
    width: 107% !important;
  }
  .px-107-below-sm {
    padding-left: 107px !important;
    padding-right: 107px !important;
  }
  .top-107px-below-sm {
    top: 107px !important;
  }
  .mt-108px-below-sm {
    margin-top: 108px;
  }
  .w-108-below-sm {
    width: 108% !important;
  }
  .px-108-below-sm {
    padding-left: 108px !important;
    padding-right: 108px !important;
  }
  .top-108px-below-sm {
    top: 108px !important;
  }
  .mt-109px-below-sm {
    margin-top: 109px;
  }
  .w-109-below-sm {
    width: 109% !important;
  }
  .px-109-below-sm {
    padding-left: 109px !important;
    padding-right: 109px !important;
  }
  .top-109px-below-sm {
    top: 109px !important;
  }
  .mt-110px-below-sm {
    margin-top: 110px;
  }
  .w-110-below-sm {
    width: 110% !important;
  }
  .px-110-below-sm {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .top-110px-below-sm {
    top: 110px !important;
  }
  .mt-111px-below-sm {
    margin-top: 111px;
  }
  .w-111-below-sm {
    width: 111% !important;
  }
  .px-111-below-sm {
    padding-left: 111px !important;
    padding-right: 111px !important;
  }
  .top-111px-below-sm {
    top: 111px !important;
  }
  .mt-112px-below-sm {
    margin-top: 112px;
  }
  .w-112-below-sm {
    width: 112% !important;
  }
  .px-112-below-sm {
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .top-112px-below-sm {
    top: 112px !important;
  }
  .mt-113px-below-sm {
    margin-top: 113px;
  }
  .w-113-below-sm {
    width: 113% !important;
  }
  .px-113-below-sm {
    padding-left: 113px !important;
    padding-right: 113px !important;
  }
  .top-113px-below-sm {
    top: 113px !important;
  }
  .mt-114px-below-sm {
    margin-top: 114px;
  }
  .w-114-below-sm {
    width: 114% !important;
  }
  .px-114-below-sm {
    padding-left: 114px !important;
    padding-right: 114px !important;
  }
  .top-114px-below-sm {
    top: 114px !important;
  }
  .mt-115px-below-sm {
    margin-top: 115px;
  }
  .w-115-below-sm {
    width: 115% !important;
  }
  .px-115-below-sm {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  .top-115px-below-sm {
    top: 115px !important;
  }
  .mt-116px-below-sm {
    margin-top: 116px;
  }
  .w-116-below-sm {
    width: 116% !important;
  }
  .px-116-below-sm {
    padding-left: 116px !important;
    padding-right: 116px !important;
  }
  .top-116px-below-sm {
    top: 116px !important;
  }
  .mt-117px-below-sm {
    margin-top: 117px;
  }
  .w-117-below-sm {
    width: 117% !important;
  }
  .px-117-below-sm {
    padding-left: 117px !important;
    padding-right: 117px !important;
  }
  .top-117px-below-sm {
    top: 117px !important;
  }
  .mt-118px-below-sm {
    margin-top: 118px;
  }
  .w-118-below-sm {
    width: 118% !important;
  }
  .px-118-below-sm {
    padding-left: 118px !important;
    padding-right: 118px !important;
  }
  .top-118px-below-sm {
    top: 118px !important;
  }
  .mt-119px-below-sm {
    margin-top: 119px;
  }
  .w-119-below-sm {
    width: 119% !important;
  }
  .px-119-below-sm {
    padding-left: 119px !important;
    padding-right: 119px !important;
  }
  .top-119px-below-sm {
    top: 119px !important;
  }
  .mt-120px-below-sm {
    margin-top: 120px;
  }
  .w-120-below-sm {
    width: 120% !important;
  }
  .px-120-below-sm {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .top-120px-below-sm {
    top: 120px !important;
  }
  .mt-121px-below-sm {
    margin-top: 121px;
  }
  .w-121-below-sm {
    width: 121% !important;
  }
  .px-121-below-sm {
    padding-left: 121px !important;
    padding-right: 121px !important;
  }
  .top-121px-below-sm {
    top: 121px !important;
  }
  .mt-122px-below-sm {
    margin-top: 122px;
  }
  .w-122-below-sm {
    width: 122% !important;
  }
  .px-122-below-sm {
    padding-left: 122px !important;
    padding-right: 122px !important;
  }
  .top-122px-below-sm {
    top: 122px !important;
  }
  .mt-123px-below-sm {
    margin-top: 123px;
  }
  .w-123-below-sm {
    width: 123% !important;
  }
  .px-123-below-sm {
    padding-left: 123px !important;
    padding-right: 123px !important;
  }
  .top-123px-below-sm {
    top: 123px !important;
  }
  .mt-124px-below-sm {
    margin-top: 124px;
  }
  .w-124-below-sm {
    width: 124% !important;
  }
  .px-124-below-sm {
    padding-left: 124px !important;
    padding-right: 124px !important;
  }
  .top-124px-below-sm {
    top: 124px !important;
  }
  .mt-125px-below-sm {
    margin-top: 125px;
  }
  .w-125-below-sm {
    width: 125% !important;
  }
  .px-125-below-sm {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  .top-125px-below-sm {
    top: 125px !important;
  }
  .mt-126px-below-sm {
    margin-top: 126px;
  }
  .w-126-below-sm {
    width: 126% !important;
  }
  .px-126-below-sm {
    padding-left: 126px !important;
    padding-right: 126px !important;
  }
  .top-126px-below-sm {
    top: 126px !important;
  }
  .mt-127px-below-sm {
    margin-top: 127px;
  }
  .w-127-below-sm {
    width: 127% !important;
  }
  .px-127-below-sm {
    padding-left: 127px !important;
    padding-right: 127px !important;
  }
  .top-127px-below-sm {
    top: 127px !important;
  }
  .mt-128px-below-sm {
    margin-top: 128px;
  }
  .w-128-below-sm {
    width: 128% !important;
  }
  .px-128-below-sm {
    padding-left: 128px !important;
    padding-right: 128px !important;
  }
  .top-128px-below-sm {
    top: 128px !important;
  }
  .mt-129px-below-sm {
    margin-top: 129px;
  }
  .w-129-below-sm {
    width: 129% !important;
  }
  .px-129-below-sm {
    padding-left: 129px !important;
    padding-right: 129px !important;
  }
  .top-129px-below-sm {
    top: 129px !important;
  }
  .mt-130px-below-sm {
    margin-top: 130px;
  }
  .w-130-below-sm {
    width: 130% !important;
  }
  .px-130-below-sm {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  .top-130px-below-sm {
    top: 130px !important;
  }
  .mt-131px-below-sm {
    margin-top: 131px;
  }
  .w-131-below-sm {
    width: 131% !important;
  }
  .px-131-below-sm {
    padding-left: 131px !important;
    padding-right: 131px !important;
  }
  .top-131px-below-sm {
    top: 131px !important;
  }
  .mt-132px-below-sm {
    margin-top: 132px;
  }
  .w-132-below-sm {
    width: 132% !important;
  }
  .px-132-below-sm {
    padding-left: 132px !important;
    padding-right: 132px !important;
  }
  .top-132px-below-sm {
    top: 132px !important;
  }
  .mt-133px-below-sm {
    margin-top: 133px;
  }
  .w-133-below-sm {
    width: 133% !important;
  }
  .px-133-below-sm {
    padding-left: 133px !important;
    padding-right: 133px !important;
  }
  .top-133px-below-sm {
    top: 133px !important;
  }
  .mt-134px-below-sm {
    margin-top: 134px;
  }
  .w-134-below-sm {
    width: 134% !important;
  }
  .px-134-below-sm {
    padding-left: 134px !important;
    padding-right: 134px !important;
  }
  .top-134px-below-sm {
    top: 134px !important;
  }
  .mt-135px-below-sm {
    margin-top: 135px;
  }
  .w-135-below-sm {
    width: 135% !important;
  }
  .px-135-below-sm {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  .top-135px-below-sm {
    top: 135px !important;
  }
  .mt-136px-below-sm {
    margin-top: 136px;
  }
  .w-136-below-sm {
    width: 136% !important;
  }
  .px-136-below-sm {
    padding-left: 136px !important;
    padding-right: 136px !important;
  }
  .top-136px-below-sm {
    top: 136px !important;
  }
  .mt-137px-below-sm {
    margin-top: 137px;
  }
  .w-137-below-sm {
    width: 137% !important;
  }
  .px-137-below-sm {
    padding-left: 137px !important;
    padding-right: 137px !important;
  }
  .top-137px-below-sm {
    top: 137px !important;
  }
  .mt-138px-below-sm {
    margin-top: 138px;
  }
  .w-138-below-sm {
    width: 138% !important;
  }
  .px-138-below-sm {
    padding-left: 138px !important;
    padding-right: 138px !important;
  }
  .top-138px-below-sm {
    top: 138px !important;
  }
  .mt-139px-below-sm {
    margin-top: 139px;
  }
  .w-139-below-sm {
    width: 139% !important;
  }
  .px-139-below-sm {
    padding-left: 139px !important;
    padding-right: 139px !important;
  }
  .top-139px-below-sm {
    top: 139px !important;
  }
  .mt-140px-below-sm {
    margin-top: 140px;
  }
  .w-140-below-sm {
    width: 140% !important;
  }
  .px-140-below-sm {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .top-140px-below-sm {
    top: 140px !important;
  }
  .mt-141px-below-sm {
    margin-top: 141px;
  }
  .w-141-below-sm {
    width: 141% !important;
  }
  .px-141-below-sm {
    padding-left: 141px !important;
    padding-right: 141px !important;
  }
  .top-141px-below-sm {
    top: 141px !important;
  }
  .mt-142px-below-sm {
    margin-top: 142px;
  }
  .w-142-below-sm {
    width: 142% !important;
  }
  .px-142-below-sm {
    padding-left: 142px !important;
    padding-right: 142px !important;
  }
  .top-142px-below-sm {
    top: 142px !important;
  }
  .mt-143px-below-sm {
    margin-top: 143px;
  }
  .w-143-below-sm {
    width: 143% !important;
  }
  .px-143-below-sm {
    padding-left: 143px !important;
    padding-right: 143px !important;
  }
  .top-143px-below-sm {
    top: 143px !important;
  }
  .mt-144px-below-sm {
    margin-top: 144px;
  }
  .w-144-below-sm {
    width: 144% !important;
  }
  .px-144-below-sm {
    padding-left: 144px !important;
    padding-right: 144px !important;
  }
  .top-144px-below-sm {
    top: 144px !important;
  }
  .mt-145px-below-sm {
    margin-top: 145px;
  }
  .w-145-below-sm {
    width: 145% !important;
  }
  .px-145-below-sm {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  .top-145px-below-sm {
    top: 145px !important;
  }
  .mt-146px-below-sm {
    margin-top: 146px;
  }
  .w-146-below-sm {
    width: 146% !important;
  }
  .px-146-below-sm {
    padding-left: 146px !important;
    padding-right: 146px !important;
  }
  .top-146px-below-sm {
    top: 146px !important;
  }
  .mt-147px-below-sm {
    margin-top: 147px;
  }
  .w-147-below-sm {
    width: 147% !important;
  }
  .px-147-below-sm {
    padding-left: 147px !important;
    padding-right: 147px !important;
  }
  .top-147px-below-sm {
    top: 147px !important;
  }
  .mt-148px-below-sm {
    margin-top: 148px;
  }
  .w-148-below-sm {
    width: 148% !important;
  }
  .px-148-below-sm {
    padding-left: 148px !important;
    padding-right: 148px !important;
  }
  .top-148px-below-sm {
    top: 148px !important;
  }
  .mt-149px-below-sm {
    margin-top: 149px;
  }
  .w-149-below-sm {
    width: 149% !important;
  }
  .px-149-below-sm {
    padding-left: 149px !important;
    padding-right: 149px !important;
  }
  .top-149px-below-sm {
    top: 149px !important;
  }
  .mt-150px-below-sm {
    margin-top: 150px;
  }
  .w-150-below-sm {
    width: 150% !important;
  }
  .px-150-below-sm {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .top-150px-below-sm {
    top: 150px !important;
  }
  .text-center-below-sm {
    text-align: center;
  }
}
@media (min-width: 576px) {
  .sm-up-only,
  .sm-up-only-flex {
    display: flex !important;
  }
  .sm-up-only-block {
    display: block !important;
  }
  .sm-up-only-inline-block {
    display: inline-block !important;
  }
  .below-sm-only {
    display: none !important;
  }
  .flex-col-below-sm {
    flex-direction: row !important;
  }
  .flex-col-above-sm {
    flex-direction: column !important;
  }
  .flex-row-above-sm {
    flex-direction: row !important;
  }
  .flex-row-below-sm {
    flex-direction: column !important;
  }
  .w-30-above-sm {
    width: 30% !important;
  }
  .offcanvas-bottom-below-sm {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .offcanvas-bottom-below-sm-80p {
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .shadow-above-sm {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .mt-0px-above-sm {
    margin-top: 0px;
  }
  .w-0-above-sm {
    width: 0% !important;
  }
  .top-0px-above-sm {
    top: 0px !important;
  }
  .mt-1px-above-sm {
    margin-top: 1px;
  }
  .w-1-above-sm {
    width: 1% !important;
  }
  .top-1px-above-sm {
    top: 1px !important;
  }
  .mt-2px-above-sm {
    margin-top: 2px;
  }
  .w-2-above-sm {
    width: 2% !important;
  }
  .top-2px-above-sm {
    top: 2px !important;
  }
  .mt-3px-above-sm {
    margin-top: 3px;
  }
  .w-3-above-sm {
    width: 3% !important;
  }
  .top-3px-above-sm {
    top: 3px !important;
  }
  .mt-4px-above-sm {
    margin-top: 4px;
  }
  .w-4-above-sm {
    width: 4% !important;
  }
  .top-4px-above-sm {
    top: 4px !important;
  }
  .mt-5px-above-sm {
    margin-top: 5px;
  }
  .w-5-above-sm {
    width: 5% !important;
  }
  .top-5px-above-sm {
    top: 5px !important;
  }
  .mt-6px-above-sm {
    margin-top: 6px;
  }
  .w-6-above-sm {
    width: 6% !important;
  }
  .top-6px-above-sm {
    top: 6px !important;
  }
  .mt-7px-above-sm {
    margin-top: 7px;
  }
  .w-7-above-sm {
    width: 7% !important;
  }
  .top-7px-above-sm {
    top: 7px !important;
  }
  .mt-8px-above-sm {
    margin-top: 8px;
  }
  .w-8-above-sm {
    width: 8% !important;
  }
  .top-8px-above-sm {
    top: 8px !important;
  }
  .mt-9px-above-sm {
    margin-top: 9px;
  }
  .w-9-above-sm {
    width: 9% !important;
  }
  .top-9px-above-sm {
    top: 9px !important;
  }
  .mt-10px-above-sm {
    margin-top: 10px;
  }
  .w-10-above-sm {
    width: 10% !important;
  }
  .top-10px-above-sm {
    top: 10px !important;
  }
  .mt-11px-above-sm {
    margin-top: 11px;
  }
  .w-11-above-sm {
    width: 11% !important;
  }
  .top-11px-above-sm {
    top: 11px !important;
  }
  .mt-12px-above-sm {
    margin-top: 12px;
  }
  .w-12-above-sm {
    width: 12% !important;
  }
  .top-12px-above-sm {
    top: 12px !important;
  }
  .mt-13px-above-sm {
    margin-top: 13px;
  }
  .w-13-above-sm {
    width: 13% !important;
  }
  .top-13px-above-sm {
    top: 13px !important;
  }
  .mt-14px-above-sm {
    margin-top: 14px;
  }
  .w-14-above-sm {
    width: 14% !important;
  }
  .top-14px-above-sm {
    top: 14px !important;
  }
  .mt-15px-above-sm {
    margin-top: 15px;
  }
  .w-15-above-sm {
    width: 15% !important;
  }
  .top-15px-above-sm {
    top: 15px !important;
  }
  .mt-16px-above-sm {
    margin-top: 16px;
  }
  .w-16-above-sm {
    width: 16% !important;
  }
  .top-16px-above-sm {
    top: 16px !important;
  }
  .mt-17px-above-sm {
    margin-top: 17px;
  }
  .w-17-above-sm {
    width: 17% !important;
  }
  .top-17px-above-sm {
    top: 17px !important;
  }
  .mt-18px-above-sm {
    margin-top: 18px;
  }
  .w-18-above-sm {
    width: 18% !important;
  }
  .top-18px-above-sm {
    top: 18px !important;
  }
  .mt-19px-above-sm {
    margin-top: 19px;
  }
  .w-19-above-sm {
    width: 19% !important;
  }
  .top-19px-above-sm {
    top: 19px !important;
  }
  .mt-20px-above-sm {
    margin-top: 20px;
  }
  .w-20-above-sm {
    width: 20% !important;
  }
  .top-20px-above-sm {
    top: 20px !important;
  }
  .mt-21px-above-sm {
    margin-top: 21px;
  }
  .w-21-above-sm {
    width: 21% !important;
  }
  .top-21px-above-sm {
    top: 21px !important;
  }
  .mt-22px-above-sm {
    margin-top: 22px;
  }
  .w-22-above-sm {
    width: 22% !important;
  }
  .top-22px-above-sm {
    top: 22px !important;
  }
  .mt-23px-above-sm {
    margin-top: 23px;
  }
  .w-23-above-sm {
    width: 23% !important;
  }
  .top-23px-above-sm {
    top: 23px !important;
  }
  .mt-24px-above-sm {
    margin-top: 24px;
  }
  .w-24-above-sm {
    width: 24% !important;
  }
  .top-24px-above-sm {
    top: 24px !important;
  }
  .mt-25px-above-sm {
    margin-top: 25px;
  }
  .w-25-above-sm {
    width: 25% !important;
  }
  .top-25px-above-sm {
    top: 25px !important;
  }
  .mt-26px-above-sm {
    margin-top: 26px;
  }
  .w-26-above-sm {
    width: 26% !important;
  }
  .top-26px-above-sm {
    top: 26px !important;
  }
  .mt-27px-above-sm {
    margin-top: 27px;
  }
  .w-27-above-sm {
    width: 27% !important;
  }
  .top-27px-above-sm {
    top: 27px !important;
  }
  .mt-28px-above-sm {
    margin-top: 28px;
  }
  .w-28-above-sm {
    width: 28% !important;
  }
  .top-28px-above-sm {
    top: 28px !important;
  }
  .mt-29px-above-sm {
    margin-top: 29px;
  }
  .w-29-above-sm {
    width: 29% !important;
  }
  .top-29px-above-sm {
    top: 29px !important;
  }
  .mt-30px-above-sm {
    margin-top: 30px;
  }
  .w-30-above-sm {
    width: 30% !important;
  }
  .top-30px-above-sm {
    top: 30px !important;
  }
  .mt-31px-above-sm {
    margin-top: 31px;
  }
  .w-31-above-sm {
    width: 31% !important;
  }
  .top-31px-above-sm {
    top: 31px !important;
  }
  .mt-32px-above-sm {
    margin-top: 32px;
  }
  .w-32-above-sm {
    width: 32% !important;
  }
  .top-32px-above-sm {
    top: 32px !important;
  }
  .mt-33px-above-sm {
    margin-top: 33px;
  }
  .w-33-above-sm {
    width: 33% !important;
  }
  .top-33px-above-sm {
    top: 33px !important;
  }
  .mt-34px-above-sm {
    margin-top: 34px;
  }
  .w-34-above-sm {
    width: 34% !important;
  }
  .top-34px-above-sm {
    top: 34px !important;
  }
  .mt-35px-above-sm {
    margin-top: 35px;
  }
  .w-35-above-sm {
    width: 35% !important;
  }
  .top-35px-above-sm {
    top: 35px !important;
  }
  .mt-36px-above-sm {
    margin-top: 36px;
  }
  .w-36-above-sm {
    width: 36% !important;
  }
  .top-36px-above-sm {
    top: 36px !important;
  }
  .mt-37px-above-sm {
    margin-top: 37px;
  }
  .w-37-above-sm {
    width: 37% !important;
  }
  .top-37px-above-sm {
    top: 37px !important;
  }
  .mt-38px-above-sm {
    margin-top: 38px;
  }
  .w-38-above-sm {
    width: 38% !important;
  }
  .top-38px-above-sm {
    top: 38px !important;
  }
  .mt-39px-above-sm {
    margin-top: 39px;
  }
  .w-39-above-sm {
    width: 39% !important;
  }
  .top-39px-above-sm {
    top: 39px !important;
  }
  .mt-40px-above-sm {
    margin-top: 40px;
  }
  .w-40-above-sm {
    width: 40% !important;
  }
  .top-40px-above-sm {
    top: 40px !important;
  }
  .mt-41px-above-sm {
    margin-top: 41px;
  }
  .w-41-above-sm {
    width: 41% !important;
  }
  .top-41px-above-sm {
    top: 41px !important;
  }
  .mt-42px-above-sm {
    margin-top: 42px;
  }
  .w-42-above-sm {
    width: 42% !important;
  }
  .top-42px-above-sm {
    top: 42px !important;
  }
  .mt-43px-above-sm {
    margin-top: 43px;
  }
  .w-43-above-sm {
    width: 43% !important;
  }
  .top-43px-above-sm {
    top: 43px !important;
  }
  .mt-44px-above-sm {
    margin-top: 44px;
  }
  .w-44-above-sm {
    width: 44% !important;
  }
  .top-44px-above-sm {
    top: 44px !important;
  }
  .mt-45px-above-sm {
    margin-top: 45px;
  }
  .w-45-above-sm {
    width: 45% !important;
  }
  .top-45px-above-sm {
    top: 45px !important;
  }
  .mt-46px-above-sm {
    margin-top: 46px;
  }
  .w-46-above-sm {
    width: 46% !important;
  }
  .top-46px-above-sm {
    top: 46px !important;
  }
  .mt-47px-above-sm {
    margin-top: 47px;
  }
  .w-47-above-sm {
    width: 47% !important;
  }
  .top-47px-above-sm {
    top: 47px !important;
  }
  .mt-48px-above-sm {
    margin-top: 48px;
  }
  .w-48-above-sm {
    width: 48% !important;
  }
  .top-48px-above-sm {
    top: 48px !important;
  }
  .mt-49px-above-sm {
    margin-top: 49px;
  }
  .w-49-above-sm {
    width: 49% !important;
  }
  .top-49px-above-sm {
    top: 49px !important;
  }
  .mt-50px-above-sm {
    margin-top: 50px;
  }
  .w-50-above-sm {
    width: 50% !important;
  }
  .top-50px-above-sm {
    top: 50px !important;
  }
  .mt-51px-above-sm {
    margin-top: 51px;
  }
  .w-51-above-sm {
    width: 51% !important;
  }
  .top-51px-above-sm {
    top: 51px !important;
  }
  .mt-52px-above-sm {
    margin-top: 52px;
  }
  .w-52-above-sm {
    width: 52% !important;
  }
  .top-52px-above-sm {
    top: 52px !important;
  }
  .mt-53px-above-sm {
    margin-top: 53px;
  }
  .w-53-above-sm {
    width: 53% !important;
  }
  .top-53px-above-sm {
    top: 53px !important;
  }
  .mt-54px-above-sm {
    margin-top: 54px;
  }
  .w-54-above-sm {
    width: 54% !important;
  }
  .top-54px-above-sm {
    top: 54px !important;
  }
  .mt-55px-above-sm {
    margin-top: 55px;
  }
  .w-55-above-sm {
    width: 55% !important;
  }
  .top-55px-above-sm {
    top: 55px !important;
  }
  .mt-56px-above-sm {
    margin-top: 56px;
  }
  .w-56-above-sm {
    width: 56% !important;
  }
  .top-56px-above-sm {
    top: 56px !important;
  }
  .mt-57px-above-sm {
    margin-top: 57px;
  }
  .w-57-above-sm {
    width: 57% !important;
  }
  .top-57px-above-sm {
    top: 57px !important;
  }
  .mt-58px-above-sm {
    margin-top: 58px;
  }
  .w-58-above-sm {
    width: 58% !important;
  }
  .top-58px-above-sm {
    top: 58px !important;
  }
  .mt-59px-above-sm {
    margin-top: 59px;
  }
  .w-59-above-sm {
    width: 59% !important;
  }
  .top-59px-above-sm {
    top: 59px !important;
  }
  .mt-60px-above-sm {
    margin-top: 60px;
  }
  .w-60-above-sm {
    width: 60% !important;
  }
  .top-60px-above-sm {
    top: 60px !important;
  }
  .mt-61px-above-sm {
    margin-top: 61px;
  }
  .w-61-above-sm {
    width: 61% !important;
  }
  .top-61px-above-sm {
    top: 61px !important;
  }
  .mt-62px-above-sm {
    margin-top: 62px;
  }
  .w-62-above-sm {
    width: 62% !important;
  }
  .top-62px-above-sm {
    top: 62px !important;
  }
  .mt-63px-above-sm {
    margin-top: 63px;
  }
  .w-63-above-sm {
    width: 63% !important;
  }
  .top-63px-above-sm {
    top: 63px !important;
  }
  .mt-64px-above-sm {
    margin-top: 64px;
  }
  .w-64-above-sm {
    width: 64% !important;
  }
  .top-64px-above-sm {
    top: 64px !important;
  }
  .mt-65px-above-sm {
    margin-top: 65px;
  }
  .w-65-above-sm {
    width: 65% !important;
  }
  .top-65px-above-sm {
    top: 65px !important;
  }
  .mt-66px-above-sm {
    margin-top: 66px;
  }
  .w-66-above-sm {
    width: 66% !important;
  }
  .top-66px-above-sm {
    top: 66px !important;
  }
  .mt-67px-above-sm {
    margin-top: 67px;
  }
  .w-67-above-sm {
    width: 67% !important;
  }
  .top-67px-above-sm {
    top: 67px !important;
  }
  .mt-68px-above-sm {
    margin-top: 68px;
  }
  .w-68-above-sm {
    width: 68% !important;
  }
  .top-68px-above-sm {
    top: 68px !important;
  }
  .mt-69px-above-sm {
    margin-top: 69px;
  }
  .w-69-above-sm {
    width: 69% !important;
  }
  .top-69px-above-sm {
    top: 69px !important;
  }
  .mt-70px-above-sm {
    margin-top: 70px;
  }
  .w-70-above-sm {
    width: 70% !important;
  }
  .top-70px-above-sm {
    top: 70px !important;
  }
  .mt-71px-above-sm {
    margin-top: 71px;
  }
  .w-71-above-sm {
    width: 71% !important;
  }
  .top-71px-above-sm {
    top: 71px !important;
  }
  .mt-72px-above-sm {
    margin-top: 72px;
  }
  .w-72-above-sm {
    width: 72% !important;
  }
  .top-72px-above-sm {
    top: 72px !important;
  }
  .mt-73px-above-sm {
    margin-top: 73px;
  }
  .w-73-above-sm {
    width: 73% !important;
  }
  .top-73px-above-sm {
    top: 73px !important;
  }
  .mt-74px-above-sm {
    margin-top: 74px;
  }
  .w-74-above-sm {
    width: 74% !important;
  }
  .top-74px-above-sm {
    top: 74px !important;
  }
  .mt-75px-above-sm {
    margin-top: 75px;
  }
  .w-75-above-sm {
    width: 75% !important;
  }
  .top-75px-above-sm {
    top: 75px !important;
  }
  .mt-76px-above-sm {
    margin-top: 76px;
  }
  .w-76-above-sm {
    width: 76% !important;
  }
  .top-76px-above-sm {
    top: 76px !important;
  }
  .mt-77px-above-sm {
    margin-top: 77px;
  }
  .w-77-above-sm {
    width: 77% !important;
  }
  .top-77px-above-sm {
    top: 77px !important;
  }
  .mt-78px-above-sm {
    margin-top: 78px;
  }
  .w-78-above-sm {
    width: 78% !important;
  }
  .top-78px-above-sm {
    top: 78px !important;
  }
  .mt-79px-above-sm {
    margin-top: 79px;
  }
  .w-79-above-sm {
    width: 79% !important;
  }
  .top-79px-above-sm {
    top: 79px !important;
  }
  .mt-80px-above-sm {
    margin-top: 80px;
  }
  .w-80-above-sm {
    width: 80% !important;
  }
  .top-80px-above-sm {
    top: 80px !important;
  }
  .mt-81px-above-sm {
    margin-top: 81px;
  }
  .w-81-above-sm {
    width: 81% !important;
  }
  .top-81px-above-sm {
    top: 81px !important;
  }
  .mt-82px-above-sm {
    margin-top: 82px;
  }
  .w-82-above-sm {
    width: 82% !important;
  }
  .top-82px-above-sm {
    top: 82px !important;
  }
  .mt-83px-above-sm {
    margin-top: 83px;
  }
  .w-83-above-sm {
    width: 83% !important;
  }
  .top-83px-above-sm {
    top: 83px !important;
  }
  .mt-84px-above-sm {
    margin-top: 84px;
  }
  .w-84-above-sm {
    width: 84% !important;
  }
  .top-84px-above-sm {
    top: 84px !important;
  }
  .mt-85px-above-sm {
    margin-top: 85px;
  }
  .w-85-above-sm {
    width: 85% !important;
  }
  .top-85px-above-sm {
    top: 85px !important;
  }
  .mt-86px-above-sm {
    margin-top: 86px;
  }
  .w-86-above-sm {
    width: 86% !important;
  }
  .top-86px-above-sm {
    top: 86px !important;
  }
  .mt-87px-above-sm {
    margin-top: 87px;
  }
  .w-87-above-sm {
    width: 87% !important;
  }
  .top-87px-above-sm {
    top: 87px !important;
  }
  .mt-88px-above-sm {
    margin-top: 88px;
  }
  .w-88-above-sm {
    width: 88% !important;
  }
  .top-88px-above-sm {
    top: 88px !important;
  }
  .mt-89px-above-sm {
    margin-top: 89px;
  }
  .w-89-above-sm {
    width: 89% !important;
  }
  .top-89px-above-sm {
    top: 89px !important;
  }
  .mt-90px-above-sm {
    margin-top: 90px;
  }
  .w-90-above-sm {
    width: 90% !important;
  }
  .top-90px-above-sm {
    top: 90px !important;
  }
  .mt-91px-above-sm {
    margin-top: 91px;
  }
  .w-91-above-sm {
    width: 91% !important;
  }
  .top-91px-above-sm {
    top: 91px !important;
  }
  .mt-92px-above-sm {
    margin-top: 92px;
  }
  .w-92-above-sm {
    width: 92% !important;
  }
  .top-92px-above-sm {
    top: 92px !important;
  }
  .mt-93px-above-sm {
    margin-top: 93px;
  }
  .w-93-above-sm {
    width: 93% !important;
  }
  .top-93px-above-sm {
    top: 93px !important;
  }
  .mt-94px-above-sm {
    margin-top: 94px;
  }
  .w-94-above-sm {
    width: 94% !important;
  }
  .top-94px-above-sm {
    top: 94px !important;
  }
  .mt-95px-above-sm {
    margin-top: 95px;
  }
  .w-95-above-sm {
    width: 95% !important;
  }
  .top-95px-above-sm {
    top: 95px !important;
  }
  .mt-96px-above-sm {
    margin-top: 96px;
  }
  .w-96-above-sm {
    width: 96% !important;
  }
  .top-96px-above-sm {
    top: 96px !important;
  }
  .mt-97px-above-sm {
    margin-top: 97px;
  }
  .w-97-above-sm {
    width: 97% !important;
  }
  .top-97px-above-sm {
    top: 97px !important;
  }
  .mt-98px-above-sm {
    margin-top: 98px;
  }
  .w-98-above-sm {
    width: 98% !important;
  }
  .top-98px-above-sm {
    top: 98px !important;
  }
  .mt-99px-above-sm {
    margin-top: 99px;
  }
  .w-99-above-sm {
    width: 99% !important;
  }
  .top-99px-above-sm {
    top: 99px !important;
  }
  .mt-100px-above-sm {
    margin-top: 100px;
  }
  .w-100-above-sm {
    width: 100% !important;
  }
  .top-100px-above-sm {
    top: 100px !important;
  }
  .mt-101px-above-sm {
    margin-top: 101px;
  }
  .w-101-above-sm {
    width: 101% !important;
  }
  .top-101px-above-sm {
    top: 101px !important;
  }
  .mt-102px-above-sm {
    margin-top: 102px;
  }
  .w-102-above-sm {
    width: 102% !important;
  }
  .top-102px-above-sm {
    top: 102px !important;
  }
  .mt-103px-above-sm {
    margin-top: 103px;
  }
  .w-103-above-sm {
    width: 103% !important;
  }
  .top-103px-above-sm {
    top: 103px !important;
  }
  .mt-104px-above-sm {
    margin-top: 104px;
  }
  .w-104-above-sm {
    width: 104% !important;
  }
  .top-104px-above-sm {
    top: 104px !important;
  }
  .mt-105px-above-sm {
    margin-top: 105px;
  }
  .w-105-above-sm {
    width: 105% !important;
  }
  .top-105px-above-sm {
    top: 105px !important;
  }
  .mt-106px-above-sm {
    margin-top: 106px;
  }
  .w-106-above-sm {
    width: 106% !important;
  }
  .top-106px-above-sm {
    top: 106px !important;
  }
  .mt-107px-above-sm {
    margin-top: 107px;
  }
  .w-107-above-sm {
    width: 107% !important;
  }
  .top-107px-above-sm {
    top: 107px !important;
  }
  .mt-108px-above-sm {
    margin-top: 108px;
  }
  .w-108-above-sm {
    width: 108% !important;
  }
  .top-108px-above-sm {
    top: 108px !important;
  }
  .mt-109px-above-sm {
    margin-top: 109px;
  }
  .w-109-above-sm {
    width: 109% !important;
  }
  .top-109px-above-sm {
    top: 109px !important;
  }
  .mt-110px-above-sm {
    margin-top: 110px;
  }
  .w-110-above-sm {
    width: 110% !important;
  }
  .top-110px-above-sm {
    top: 110px !important;
  }
  .mt-111px-above-sm {
    margin-top: 111px;
  }
  .w-111-above-sm {
    width: 111% !important;
  }
  .top-111px-above-sm {
    top: 111px !important;
  }
  .mt-112px-above-sm {
    margin-top: 112px;
  }
  .w-112-above-sm {
    width: 112% !important;
  }
  .top-112px-above-sm {
    top: 112px !important;
  }
  .mt-113px-above-sm {
    margin-top: 113px;
  }
  .w-113-above-sm {
    width: 113% !important;
  }
  .top-113px-above-sm {
    top: 113px !important;
  }
  .mt-114px-above-sm {
    margin-top: 114px;
  }
  .w-114-above-sm {
    width: 114% !important;
  }
  .top-114px-above-sm {
    top: 114px !important;
  }
  .mt-115px-above-sm {
    margin-top: 115px;
  }
  .w-115-above-sm {
    width: 115% !important;
  }
  .top-115px-above-sm {
    top: 115px !important;
  }
  .mt-116px-above-sm {
    margin-top: 116px;
  }
  .w-116-above-sm {
    width: 116% !important;
  }
  .top-116px-above-sm {
    top: 116px !important;
  }
  .mt-117px-above-sm {
    margin-top: 117px;
  }
  .w-117-above-sm {
    width: 117% !important;
  }
  .top-117px-above-sm {
    top: 117px !important;
  }
  .mt-118px-above-sm {
    margin-top: 118px;
  }
  .w-118-above-sm {
    width: 118% !important;
  }
  .top-118px-above-sm {
    top: 118px !important;
  }
  .mt-119px-above-sm {
    margin-top: 119px;
  }
  .w-119-above-sm {
    width: 119% !important;
  }
  .top-119px-above-sm {
    top: 119px !important;
  }
  .mt-120px-above-sm {
    margin-top: 120px;
  }
  .w-120-above-sm {
    width: 120% !important;
  }
  .top-120px-above-sm {
    top: 120px !important;
  }
  .mt-121px-above-sm {
    margin-top: 121px;
  }
  .w-121-above-sm {
    width: 121% !important;
  }
  .top-121px-above-sm {
    top: 121px !important;
  }
  .mt-122px-above-sm {
    margin-top: 122px;
  }
  .w-122-above-sm {
    width: 122% !important;
  }
  .top-122px-above-sm {
    top: 122px !important;
  }
  .mt-123px-above-sm {
    margin-top: 123px;
  }
  .w-123-above-sm {
    width: 123% !important;
  }
  .top-123px-above-sm {
    top: 123px !important;
  }
  .mt-124px-above-sm {
    margin-top: 124px;
  }
  .w-124-above-sm {
    width: 124% !important;
  }
  .top-124px-above-sm {
    top: 124px !important;
  }
  .mt-125px-above-sm {
    margin-top: 125px;
  }
  .w-125-above-sm {
    width: 125% !important;
  }
  .top-125px-above-sm {
    top: 125px !important;
  }
  .mt-126px-above-sm {
    margin-top: 126px;
  }
  .w-126-above-sm {
    width: 126% !important;
  }
  .top-126px-above-sm {
    top: 126px !important;
  }
  .mt-127px-above-sm {
    margin-top: 127px;
  }
  .w-127-above-sm {
    width: 127% !important;
  }
  .top-127px-above-sm {
    top: 127px !important;
  }
  .mt-128px-above-sm {
    margin-top: 128px;
  }
  .w-128-above-sm {
    width: 128% !important;
  }
  .top-128px-above-sm {
    top: 128px !important;
  }
  .mt-129px-above-sm {
    margin-top: 129px;
  }
  .w-129-above-sm {
    width: 129% !important;
  }
  .top-129px-above-sm {
    top: 129px !important;
  }
  .mt-130px-above-sm {
    margin-top: 130px;
  }
  .w-130-above-sm {
    width: 130% !important;
  }
  .top-130px-above-sm {
    top: 130px !important;
  }
  .mt-131px-above-sm {
    margin-top: 131px;
  }
  .w-131-above-sm {
    width: 131% !important;
  }
  .top-131px-above-sm {
    top: 131px !important;
  }
  .mt-132px-above-sm {
    margin-top: 132px;
  }
  .w-132-above-sm {
    width: 132% !important;
  }
  .top-132px-above-sm {
    top: 132px !important;
  }
  .mt-133px-above-sm {
    margin-top: 133px;
  }
  .w-133-above-sm {
    width: 133% !important;
  }
  .top-133px-above-sm {
    top: 133px !important;
  }
  .mt-134px-above-sm {
    margin-top: 134px;
  }
  .w-134-above-sm {
    width: 134% !important;
  }
  .top-134px-above-sm {
    top: 134px !important;
  }
  .mt-135px-above-sm {
    margin-top: 135px;
  }
  .w-135-above-sm {
    width: 135% !important;
  }
  .top-135px-above-sm {
    top: 135px !important;
  }
  .mt-136px-above-sm {
    margin-top: 136px;
  }
  .w-136-above-sm {
    width: 136% !important;
  }
  .top-136px-above-sm {
    top: 136px !important;
  }
  .mt-137px-above-sm {
    margin-top: 137px;
  }
  .w-137-above-sm {
    width: 137% !important;
  }
  .top-137px-above-sm {
    top: 137px !important;
  }
  .mt-138px-above-sm {
    margin-top: 138px;
  }
  .w-138-above-sm {
    width: 138% !important;
  }
  .top-138px-above-sm {
    top: 138px !important;
  }
  .mt-139px-above-sm {
    margin-top: 139px;
  }
  .w-139-above-sm {
    width: 139% !important;
  }
  .top-139px-above-sm {
    top: 139px !important;
  }
  .mt-140px-above-sm {
    margin-top: 140px;
  }
  .w-140-above-sm {
    width: 140% !important;
  }
  .top-140px-above-sm {
    top: 140px !important;
  }
  .mt-141px-above-sm {
    margin-top: 141px;
  }
  .w-141-above-sm {
    width: 141% !important;
  }
  .top-141px-above-sm {
    top: 141px !important;
  }
  .mt-142px-above-sm {
    margin-top: 142px;
  }
  .w-142-above-sm {
    width: 142% !important;
  }
  .top-142px-above-sm {
    top: 142px !important;
  }
  .mt-143px-above-sm {
    margin-top: 143px;
  }
  .w-143-above-sm {
    width: 143% !important;
  }
  .top-143px-above-sm {
    top: 143px !important;
  }
  .mt-144px-above-sm {
    margin-top: 144px;
  }
  .w-144-above-sm {
    width: 144% !important;
  }
  .top-144px-above-sm {
    top: 144px !important;
  }
  .mt-145px-above-sm {
    margin-top: 145px;
  }
  .w-145-above-sm {
    width: 145% !important;
  }
  .top-145px-above-sm {
    top: 145px !important;
  }
  .mt-146px-above-sm {
    margin-top: 146px;
  }
  .w-146-above-sm {
    width: 146% !important;
  }
  .top-146px-above-sm {
    top: 146px !important;
  }
  .mt-147px-above-sm {
    margin-top: 147px;
  }
  .w-147-above-sm {
    width: 147% !important;
  }
  .top-147px-above-sm {
    top: 147px !important;
  }
  .mt-148px-above-sm {
    margin-top: 148px;
  }
  .w-148-above-sm {
    width: 148% !important;
  }
  .top-148px-above-sm {
    top: 148px !important;
  }
  .mt-149px-above-sm {
    margin-top: 149px;
  }
  .w-149-above-sm {
    width: 149% !important;
  }
  .top-149px-above-sm {
    top: 149px !important;
  }
  .mt-150px-above-sm {
    margin-top: 150px;
  }
  .w-150-above-sm {
    width: 150% !important;
  }
  .top-150px-above-sm {
    top: 150px !important;
  }
}
@media (min-width: 576px) and (max-width: 769.98px) {
  .top-0px-sm-only {
    top: 0px !important;
  }
  .top-1px-sm-only {
    top: 1px !important;
  }
  .top-2px-sm-only {
    top: 2px !important;
  }
  .top-3px-sm-only {
    top: 3px !important;
  }
  .top-4px-sm-only {
    top: 4px !important;
  }
  .top-5px-sm-only {
    top: 5px !important;
  }
  .top-6px-sm-only {
    top: 6px !important;
  }
  .top-7px-sm-only {
    top: 7px !important;
  }
  .top-8px-sm-only {
    top: 8px !important;
  }
  .top-9px-sm-only {
    top: 9px !important;
  }
  .top-10px-sm-only {
    top: 10px !important;
  }
  .top-11px-sm-only {
    top: 11px !important;
  }
  .top-12px-sm-only {
    top: 12px !important;
  }
  .top-13px-sm-only {
    top: 13px !important;
  }
  .top-14px-sm-only {
    top: 14px !important;
  }
  .top-15px-sm-only {
    top: 15px !important;
  }
  .top-16px-sm-only {
    top: 16px !important;
  }
  .top-17px-sm-only {
    top: 17px !important;
  }
  .top-18px-sm-only {
    top: 18px !important;
  }
  .top-19px-sm-only {
    top: 19px !important;
  }
  .top-20px-sm-only {
    top: 20px !important;
  }
  .top-21px-sm-only {
    top: 21px !important;
  }
  .top-22px-sm-only {
    top: 22px !important;
  }
  .top-23px-sm-only {
    top: 23px !important;
  }
  .top-24px-sm-only {
    top: 24px !important;
  }
  .top-25px-sm-only {
    top: 25px !important;
  }
  .top-26px-sm-only {
    top: 26px !important;
  }
  .top-27px-sm-only {
    top: 27px !important;
  }
  .top-28px-sm-only {
    top: 28px !important;
  }
  .top-29px-sm-only {
    top: 29px !important;
  }
  .top-30px-sm-only {
    top: 30px !important;
  }
  .top-31px-sm-only {
    top: 31px !important;
  }
  .top-32px-sm-only {
    top: 32px !important;
  }
  .top-33px-sm-only {
    top: 33px !important;
  }
  .top-34px-sm-only {
    top: 34px !important;
  }
  .top-35px-sm-only {
    top: 35px !important;
  }
  .top-36px-sm-only {
    top: 36px !important;
  }
  .top-37px-sm-only {
    top: 37px !important;
  }
  .top-38px-sm-only {
    top: 38px !important;
  }
  .top-39px-sm-only {
    top: 39px !important;
  }
  .top-40px-sm-only {
    top: 40px !important;
  }
  .top-41px-sm-only {
    top: 41px !important;
  }
  .top-42px-sm-only {
    top: 42px !important;
  }
  .top-43px-sm-only {
    top: 43px !important;
  }
  .top-44px-sm-only {
    top: 44px !important;
  }
  .top-45px-sm-only {
    top: 45px !important;
  }
  .top-46px-sm-only {
    top: 46px !important;
  }
  .top-47px-sm-only {
    top: 47px !important;
  }
  .top-48px-sm-only {
    top: 48px !important;
  }
  .top-49px-sm-only {
    top: 49px !important;
  }
  .top-50px-sm-only {
    top: 50px !important;
  }
  .top-51px-sm-only {
    top: 51px !important;
  }
  .top-52px-sm-only {
    top: 52px !important;
  }
  .top-53px-sm-only {
    top: 53px !important;
  }
  .top-54px-sm-only {
    top: 54px !important;
  }
  .top-55px-sm-only {
    top: 55px !important;
  }
  .top-56px-sm-only {
    top: 56px !important;
  }
  .top-57px-sm-only {
    top: 57px !important;
  }
  .top-58px-sm-only {
    top: 58px !important;
  }
  .top-59px-sm-only {
    top: 59px !important;
  }
  .top-60px-sm-only {
    top: 60px !important;
  }
  .top-61px-sm-only {
    top: 61px !important;
  }
  .top-62px-sm-only {
    top: 62px !important;
  }
  .top-63px-sm-only {
    top: 63px !important;
  }
  .top-64px-sm-only {
    top: 64px !important;
  }
  .top-65px-sm-only {
    top: 65px !important;
  }
  .top-66px-sm-only {
    top: 66px !important;
  }
  .top-67px-sm-only {
    top: 67px !important;
  }
  .top-68px-sm-only {
    top: 68px !important;
  }
  .top-69px-sm-only {
    top: 69px !important;
  }
  .top-70px-sm-only {
    top: 70px !important;
  }
  .top-71px-sm-only {
    top: 71px !important;
  }
  .top-72px-sm-only {
    top: 72px !important;
  }
  .top-73px-sm-only {
    top: 73px !important;
  }
  .top-74px-sm-only {
    top: 74px !important;
  }
  .top-75px-sm-only {
    top: 75px !important;
  }
  .top-76px-sm-only {
    top: 76px !important;
  }
  .top-77px-sm-only {
    top: 77px !important;
  }
  .top-78px-sm-only {
    top: 78px !important;
  }
  .top-79px-sm-only {
    top: 79px !important;
  }
  .top-80px-sm-only {
    top: 80px !important;
  }
  .top-81px-sm-only {
    top: 81px !important;
  }
  .top-82px-sm-only {
    top: 82px !important;
  }
  .top-83px-sm-only {
    top: 83px !important;
  }
  .top-84px-sm-only {
    top: 84px !important;
  }
  .top-85px-sm-only {
    top: 85px !important;
  }
  .top-86px-sm-only {
    top: 86px !important;
  }
  .top-87px-sm-only {
    top: 87px !important;
  }
  .top-88px-sm-only {
    top: 88px !important;
  }
  .top-89px-sm-only {
    top: 89px !important;
  }
  .top-90px-sm-only {
    top: 90px !important;
  }
  .top-91px-sm-only {
    top: 91px !important;
  }
  .top-92px-sm-only {
    top: 92px !important;
  }
  .top-93px-sm-only {
    top: 93px !important;
  }
  .top-94px-sm-only {
    top: 94px !important;
  }
  .top-95px-sm-only {
    top: 95px !important;
  }
  .top-96px-sm-only {
    top: 96px !important;
  }
  .top-97px-sm-only {
    top: 97px !important;
  }
  .top-98px-sm-only {
    top: 98px !important;
  }
  .top-99px-sm-only {
    top: 99px !important;
  }
  .top-100px-sm-only {
    top: 100px !important;
  }
  .top-101px-sm-only {
    top: 101px !important;
  }
  .top-102px-sm-only {
    top: 102px !important;
  }
  .top-103px-sm-only {
    top: 103px !important;
  }
  .top-104px-sm-only {
    top: 104px !important;
  }
  .top-105px-sm-only {
    top: 105px !important;
  }
  .top-106px-sm-only {
    top: 106px !important;
  }
  .top-107px-sm-only {
    top: 107px !important;
  }
  .top-108px-sm-only {
    top: 108px !important;
  }
  .top-109px-sm-only {
    top: 109px !important;
  }
  .top-110px-sm-only {
    top: 110px !important;
  }
  .top-111px-sm-only {
    top: 111px !important;
  }
  .top-112px-sm-only {
    top: 112px !important;
  }
  .top-113px-sm-only {
    top: 113px !important;
  }
  .top-114px-sm-only {
    top: 114px !important;
  }
  .top-115px-sm-only {
    top: 115px !important;
  }
  .top-116px-sm-only {
    top: 116px !important;
  }
  .top-117px-sm-only {
    top: 117px !important;
  }
  .top-118px-sm-only {
    top: 118px !important;
  }
  .top-119px-sm-only {
    top: 119px !important;
  }
  .top-120px-sm-only {
    top: 120px !important;
  }
  .top-121px-sm-only {
    top: 121px !important;
  }
  .top-122px-sm-only {
    top: 122px !important;
  }
  .top-123px-sm-only {
    top: 123px !important;
  }
  .top-124px-sm-only {
    top: 124px !important;
  }
  .top-125px-sm-only {
    top: 125px !important;
  }
  .top-126px-sm-only {
    top: 126px !important;
  }
  .top-127px-sm-only {
    top: 127px !important;
  }
  .top-128px-sm-only {
    top: 128px !important;
  }
  .top-129px-sm-only {
    top: 129px !important;
  }
  .top-130px-sm-only {
    top: 130px !important;
  }
  .top-131px-sm-only {
    top: 131px !important;
  }
  .top-132px-sm-only {
    top: 132px !important;
  }
  .top-133px-sm-only {
    top: 133px !important;
  }
  .top-134px-sm-only {
    top: 134px !important;
  }
  .top-135px-sm-only {
    top: 135px !important;
  }
  .top-136px-sm-only {
    top: 136px !important;
  }
  .top-137px-sm-only {
    top: 137px !important;
  }
  .top-138px-sm-only {
    top: 138px !important;
  }
  .top-139px-sm-only {
    top: 139px !important;
  }
  .top-140px-sm-only {
    top: 140px !important;
  }
  .top-141px-sm-only {
    top: 141px !important;
  }
  .top-142px-sm-only {
    top: 142px !important;
  }
  .top-143px-sm-only {
    top: 143px !important;
  }
  .top-144px-sm-only {
    top: 144px !important;
  }
  .top-145px-sm-only {
    top: 145px !important;
  }
  .top-146px-sm-only {
    top: 146px !important;
  }
  .top-147px-sm-only {
    top: 147px !important;
  }
  .top-148px-sm-only {
    top: 148px !important;
  }
  .top-149px-sm-only {
    top: 149px !important;
  }
  .top-150px-sm-only {
    top: 150px !important;
  }
}
@media (max-width: 769.98px) {
  .md-up-only,
  .md-up-only-block,
  .md-up-only-flex,
  .md-up-only-inline-block {
    display: none !important;
  }
  .below-md-only {
    display: flex !important;
  }
  .fixed-bottom-below-md {
    position: fixed;
    bottom: 0;
  }
  .w-100-below-md {
    width: 100%;
  }
  .justify-center-below-md {
    justify-content: center !important;
  }
  .flex-col-below-md {
    flex-direction: column !important;
  }
  .bg-white-below-md {
    background-color: var(--ta-white) !important;
  }
  .flex-col-above-md {
    flex-direction: row !important;
  }
  .flex-row-above-md {
    flex-direction: column !important;
  }
  .flex-row-below-md {
    flex-direction: row !important;
  }
  .offcanvas-bottom-below-md {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .offcanvas-bottom-below-md-80p {
    right: 0;
    left: 0;
    height: 80%;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .border-bottom-below-md {
    border-bottom: solid;
    box-shadow: none;
  }
  .border-top-below-md {
    border-top: solid;
    box-shadow: none;
  }
  .mt-0px-below-md {
    margin-top: 0px;
  }
  .w-0-below-md {
    width: 0% !important;
  }
  .px-0-below-md {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .top-0px-below-md {
    top: 0px !important;
  }
  .mt-1px-below-md {
    margin-top: 1px;
  }
  .w-1-below-md {
    width: 1% !important;
  }
  .px-1-below-md {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .top-1px-below-md {
    top: 1px !important;
  }
  .mt-2px-below-md {
    margin-top: 2px;
  }
  .w-2-below-md {
    width: 2% !important;
  }
  .px-2-below-md {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .top-2px-below-md {
    top: 2px !important;
  }
  .mt-3px-below-md {
    margin-top: 3px;
  }
  .w-3-below-md {
    width: 3% !important;
  }
  .px-3-below-md {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .top-3px-below-md {
    top: 3px !important;
  }
  .mt-4px-below-md {
    margin-top: 4px;
  }
  .w-4-below-md {
    width: 4% !important;
  }
  .px-4-below-md {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .top-4px-below-md {
    top: 4px !important;
  }
  .mt-5px-below-md {
    margin-top: 5px;
  }
  .w-5-below-md {
    width: 5% !important;
  }
  .px-5-below-md {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .top-5px-below-md {
    top: 5px !important;
  }
  .mt-6px-below-md {
    margin-top: 6px;
  }
  .w-6-below-md {
    width: 6% !important;
  }
  .px-6-below-md {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .top-6px-below-md {
    top: 6px !important;
  }
  .mt-7px-below-md {
    margin-top: 7px;
  }
  .w-7-below-md {
    width: 7% !important;
  }
  .px-7-below-md {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .top-7px-below-md {
    top: 7px !important;
  }
  .mt-8px-below-md {
    margin-top: 8px;
  }
  .w-8-below-md {
    width: 8% !important;
  }
  .px-8-below-md {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .top-8px-below-md {
    top: 8px !important;
  }
  .mt-9px-below-md {
    margin-top: 9px;
  }
  .w-9-below-md {
    width: 9% !important;
  }
  .px-9-below-md {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .top-9px-below-md {
    top: 9px !important;
  }
  .mt-10px-below-md {
    margin-top: 10px;
  }
  .w-10-below-md {
    width: 10% !important;
  }
  .px-10-below-md {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .top-10px-below-md {
    top: 10px !important;
  }
  .mt-11px-below-md {
    margin-top: 11px;
  }
  .w-11-below-md {
    width: 11% !important;
  }
  .px-11-below-md {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .top-11px-below-md {
    top: 11px !important;
  }
  .mt-12px-below-md {
    margin-top: 12px;
  }
  .w-12-below-md {
    width: 12% !important;
  }
  .px-12-below-md {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .top-12px-below-md {
    top: 12px !important;
  }
  .mt-13px-below-md {
    margin-top: 13px;
  }
  .w-13-below-md {
    width: 13% !important;
  }
  .px-13-below-md {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .top-13px-below-md {
    top: 13px !important;
  }
  .mt-14px-below-md {
    margin-top: 14px;
  }
  .w-14-below-md {
    width: 14% !important;
  }
  .px-14-below-md {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .top-14px-below-md {
    top: 14px !important;
  }
  .mt-15px-below-md {
    margin-top: 15px;
  }
  .w-15-below-md {
    width: 15% !important;
  }
  .px-15-below-md {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .top-15px-below-md {
    top: 15px !important;
  }
  .mt-16px-below-md {
    margin-top: 16px;
  }
  .w-16-below-md {
    width: 16% !important;
  }
  .px-16-below-md {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .top-16px-below-md {
    top: 16px !important;
  }
  .mt-17px-below-md {
    margin-top: 17px;
  }
  .w-17-below-md {
    width: 17% !important;
  }
  .px-17-below-md {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
  .top-17px-below-md {
    top: 17px !important;
  }
  .mt-18px-below-md {
    margin-top: 18px;
  }
  .w-18-below-md {
    width: 18% !important;
  }
  .px-18-below-md {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .top-18px-below-md {
    top: 18px !important;
  }
  .mt-19px-below-md {
    margin-top: 19px;
  }
  .w-19-below-md {
    width: 19% !important;
  }
  .px-19-below-md {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .top-19px-below-md {
    top: 19px !important;
  }
  .mt-20px-below-md {
    margin-top: 20px;
  }
  .w-20-below-md {
    width: 20% !important;
  }
  .px-20-below-md {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .top-20px-below-md {
    top: 20px !important;
  }
  .mt-21px-below-md {
    margin-top: 21px;
  }
  .w-21-below-md {
    width: 21% !important;
  }
  .px-21-below-md {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
  .top-21px-below-md {
    top: 21px !important;
  }
  .mt-22px-below-md {
    margin-top: 22px;
  }
  .w-22-below-md {
    width: 22% !important;
  }
  .px-22-below-md {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .top-22px-below-md {
    top: 22px !important;
  }
  .mt-23px-below-md {
    margin-top: 23px;
  }
  .w-23-below-md {
    width: 23% !important;
  }
  .px-23-below-md {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
  .top-23px-below-md {
    top: 23px !important;
  }
  .mt-24px-below-md {
    margin-top: 24px;
  }
  .w-24-below-md {
    width: 24% !important;
  }
  .px-24-below-md {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .top-24px-below-md {
    top: 24px !important;
  }
  .mt-25px-below-md {
    margin-top: 25px;
  }
  .w-25-below-md {
    width: 25% !important;
  }
  .px-25-below-md {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .top-25px-below-md {
    top: 25px !important;
  }
  .mt-26px-below-md {
    margin-top: 26px;
  }
  .w-26-below-md {
    width: 26% !important;
  }
  .px-26-below-md {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .top-26px-below-md {
    top: 26px !important;
  }
  .mt-27px-below-md {
    margin-top: 27px;
  }
  .w-27-below-md {
    width: 27% !important;
  }
  .px-27-below-md {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .top-27px-below-md {
    top: 27px !important;
  }
  .mt-28px-below-md {
    margin-top: 28px;
  }
  .w-28-below-md {
    width: 28% !important;
  }
  .px-28-below-md {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .top-28px-below-md {
    top: 28px !important;
  }
  .mt-29px-below-md {
    margin-top: 29px;
  }
  .w-29-below-md {
    width: 29% !important;
  }
  .px-29-below-md {
    padding-left: 29px !important;
    padding-right: 29px !important;
  }
  .top-29px-below-md {
    top: 29px !important;
  }
  .mt-30px-below-md {
    margin-top: 30px;
  }
  .w-30-below-md {
    width: 30% !important;
  }
  .px-30-below-md {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .top-30px-below-md {
    top: 30px !important;
  }
  .mt-31px-below-md {
    margin-top: 31px;
  }
  .w-31-below-md {
    width: 31% !important;
  }
  .px-31-below-md {
    padding-left: 31px !important;
    padding-right: 31px !important;
  }
  .top-31px-below-md {
    top: 31px !important;
  }
  .mt-32px-below-md {
    margin-top: 32px;
  }
  .w-32-below-md {
    width: 32% !important;
  }
  .px-32-below-md {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .top-32px-below-md {
    top: 32px !important;
  }
  .mt-33px-below-md {
    margin-top: 33px;
  }
  .w-33-below-md {
    width: 33% !important;
  }
  .px-33-below-md {
    padding-left: 33px !important;
    padding-right: 33px !important;
  }
  .top-33px-below-md {
    top: 33px !important;
  }
  .mt-34px-below-md {
    margin-top: 34px;
  }
  .w-34-below-md {
    width: 34% !important;
  }
  .px-34-below-md {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .top-34px-below-md {
    top: 34px !important;
  }
  .mt-35px-below-md {
    margin-top: 35px;
  }
  .w-35-below-md {
    width: 35% !important;
  }
  .px-35-below-md {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .top-35px-below-md {
    top: 35px !important;
  }
  .mt-36px-below-md {
    margin-top: 36px;
  }
  .w-36-below-md {
    width: 36% !important;
  }
  .px-36-below-md {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .top-36px-below-md {
    top: 36px !important;
  }
  .mt-37px-below-md {
    margin-top: 37px;
  }
  .w-37-below-md {
    width: 37% !important;
  }
  .px-37-below-md {
    padding-left: 37px !important;
    padding-right: 37px !important;
  }
  .top-37px-below-md {
    top: 37px !important;
  }
  .mt-38px-below-md {
    margin-top: 38px;
  }
  .w-38-below-md {
    width: 38% !important;
  }
  .px-38-below-md {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .top-38px-below-md {
    top: 38px !important;
  }
  .mt-39px-below-md {
    margin-top: 39px;
  }
  .w-39-below-md {
    width: 39% !important;
  }
  .px-39-below-md {
    padding-left: 39px !important;
    padding-right: 39px !important;
  }
  .top-39px-below-md {
    top: 39px !important;
  }
  .mt-40px-below-md {
    margin-top: 40px;
  }
  .w-40-below-md {
    width: 40% !important;
  }
  .px-40-below-md {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .top-40px-below-md {
    top: 40px !important;
  }
  .mt-41px-below-md {
    margin-top: 41px;
  }
  .w-41-below-md {
    width: 41% !important;
  }
  .px-41-below-md {
    padding-left: 41px !important;
    padding-right: 41px !important;
  }
  .top-41px-below-md {
    top: 41px !important;
  }
  .mt-42px-below-md {
    margin-top: 42px;
  }
  .w-42-below-md {
    width: 42% !important;
  }
  .px-42-below-md {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .top-42px-below-md {
    top: 42px !important;
  }
  .mt-43px-below-md {
    margin-top: 43px;
  }
  .w-43-below-md {
    width: 43% !important;
  }
  .px-43-below-md {
    padding-left: 43px !important;
    padding-right: 43px !important;
  }
  .top-43px-below-md {
    top: 43px !important;
  }
  .mt-44px-below-md {
    margin-top: 44px;
  }
  .w-44-below-md {
    width: 44% !important;
  }
  .px-44-below-md {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .top-44px-below-md {
    top: 44px !important;
  }
  .mt-45px-below-md {
    margin-top: 45px;
  }
  .w-45-below-md {
    width: 45% !important;
  }
  .px-45-below-md {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .top-45px-below-md {
    top: 45px !important;
  }
  .mt-46px-below-md {
    margin-top: 46px;
  }
  .w-46-below-md {
    width: 46% !important;
  }
  .px-46-below-md {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .top-46px-below-md {
    top: 46px !important;
  }
  .mt-47px-below-md {
    margin-top: 47px;
  }
  .w-47-below-md {
    width: 47% !important;
  }
  .px-47-below-md {
    padding-left: 47px !important;
    padding-right: 47px !important;
  }
  .top-47px-below-md {
    top: 47px !important;
  }
  .mt-48px-below-md {
    margin-top: 48px;
  }
  .w-48-below-md {
    width: 48% !important;
  }
  .px-48-below-md {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .top-48px-below-md {
    top: 48px !important;
  }
  .mt-49px-below-md {
    margin-top: 49px;
  }
  .w-49-below-md {
    width: 49% !important;
  }
  .px-49-below-md {
    padding-left: 49px !important;
    padding-right: 49px !important;
  }
  .top-49px-below-md {
    top: 49px !important;
  }
  .mt-50px-below-md {
    margin-top: 50px;
  }
  .w-50-below-md {
    width: 50% !important;
  }
  .px-50-below-md {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .top-50px-below-md {
    top: 50px !important;
  }
  .mt-51px-below-md {
    margin-top: 51px;
  }
  .w-51-below-md {
    width: 51% !important;
  }
  .px-51-below-md {
    padding-left: 51px !important;
    padding-right: 51px !important;
  }
  .top-51px-below-md {
    top: 51px !important;
  }
  .mt-52px-below-md {
    margin-top: 52px;
  }
  .w-52-below-md {
    width: 52% !important;
  }
  .px-52-below-md {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .top-52px-below-md {
    top: 52px !important;
  }
  .mt-53px-below-md {
    margin-top: 53px;
  }
  .w-53-below-md {
    width: 53% !important;
  }
  .px-53-below-md {
    padding-left: 53px !important;
    padding-right: 53px !important;
  }
  .top-53px-below-md {
    top: 53px !important;
  }
  .mt-54px-below-md {
    margin-top: 54px;
  }
  .w-54-below-md {
    width: 54% !important;
  }
  .px-54-below-md {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .top-54px-below-md {
    top: 54px !important;
  }
  .mt-55px-below-md {
    margin-top: 55px;
  }
  .w-55-below-md {
    width: 55% !important;
  }
  .px-55-below-md {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .top-55px-below-md {
    top: 55px !important;
  }
  .mt-56px-below-md {
    margin-top: 56px;
  }
  .w-56-below-md {
    width: 56% !important;
  }
  .px-56-below-md {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .top-56px-below-md {
    top: 56px !important;
  }
  .mt-57px-below-md {
    margin-top: 57px;
  }
  .w-57-below-md {
    width: 57% !important;
  }
  .px-57-below-md {
    padding-left: 57px !important;
    padding-right: 57px !important;
  }
  .top-57px-below-md {
    top: 57px !important;
  }
  .mt-58px-below-md {
    margin-top: 58px;
  }
  .w-58-below-md {
    width: 58% !important;
  }
  .px-58-below-md {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .top-58px-below-md {
    top: 58px !important;
  }
  .mt-59px-below-md {
    margin-top: 59px;
  }
  .w-59-below-md {
    width: 59% !important;
  }
  .px-59-below-md {
    padding-left: 59px !important;
    padding-right: 59px !important;
  }
  .top-59px-below-md {
    top: 59px !important;
  }
  .mt-60px-below-md {
    margin-top: 60px;
  }
  .w-60-below-md {
    width: 60% !important;
  }
  .px-60-below-md {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .top-60px-below-md {
    top: 60px !important;
  }
  .mt-61px-below-md {
    margin-top: 61px;
  }
  .w-61-below-md {
    width: 61% !important;
  }
  .px-61-below-md {
    padding-left: 61px !important;
    padding-right: 61px !important;
  }
  .top-61px-below-md {
    top: 61px !important;
  }
  .mt-62px-below-md {
    margin-top: 62px;
  }
  .w-62-below-md {
    width: 62% !important;
  }
  .px-62-below-md {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .top-62px-below-md {
    top: 62px !important;
  }
  .mt-63px-below-md {
    margin-top: 63px;
  }
  .w-63-below-md {
    width: 63% !important;
  }
  .px-63-below-md {
    padding-left: 63px !important;
    padding-right: 63px !important;
  }
  .top-63px-below-md {
    top: 63px !important;
  }
  .mt-64px-below-md {
    margin-top: 64px;
  }
  .w-64-below-md {
    width: 64% !important;
  }
  .px-64-below-md {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .top-64px-below-md {
    top: 64px !important;
  }
  .mt-65px-below-md {
    margin-top: 65px;
  }
  .w-65-below-md {
    width: 65% !important;
  }
  .px-65-below-md {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .top-65px-below-md {
    top: 65px !important;
  }
  .mt-66px-below-md {
    margin-top: 66px;
  }
  .w-66-below-md {
    width: 66% !important;
  }
  .px-66-below-md {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .top-66px-below-md {
    top: 66px !important;
  }
  .mt-67px-below-md {
    margin-top: 67px;
  }
  .w-67-below-md {
    width: 67% !important;
  }
  .px-67-below-md {
    padding-left: 67px !important;
    padding-right: 67px !important;
  }
  .top-67px-below-md {
    top: 67px !important;
  }
  .mt-68px-below-md {
    margin-top: 68px;
  }
  .w-68-below-md {
    width: 68% !important;
  }
  .px-68-below-md {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .top-68px-below-md {
    top: 68px !important;
  }
  .mt-69px-below-md {
    margin-top: 69px;
  }
  .w-69-below-md {
    width: 69% !important;
  }
  .px-69-below-md {
    padding-left: 69px !important;
    padding-right: 69px !important;
  }
  .top-69px-below-md {
    top: 69px !important;
  }
  .mt-70px-below-md {
    margin-top: 70px;
  }
  .w-70-below-md {
    width: 70% !important;
  }
  .px-70-below-md {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .top-70px-below-md {
    top: 70px !important;
  }
  .mt-71px-below-md {
    margin-top: 71px;
  }
  .w-71-below-md {
    width: 71% !important;
  }
  .px-71-below-md {
    padding-left: 71px !important;
    padding-right: 71px !important;
  }
  .top-71px-below-md {
    top: 71px !important;
  }
  .mt-72px-below-md {
    margin-top: 72px;
  }
  .w-72-below-md {
    width: 72% !important;
  }
  .px-72-below-md {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .top-72px-below-md {
    top: 72px !important;
  }
  .mt-73px-below-md {
    margin-top: 73px;
  }
  .w-73-below-md {
    width: 73% !important;
  }
  .px-73-below-md {
    padding-left: 73px !important;
    padding-right: 73px !important;
  }
  .top-73px-below-md {
    top: 73px !important;
  }
  .mt-74px-below-md {
    margin-top: 74px;
  }
  .w-74-below-md {
    width: 74% !important;
  }
  .px-74-below-md {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .top-74px-below-md {
    top: 74px !important;
  }
  .mt-75px-below-md {
    margin-top: 75px;
  }
  .w-75-below-md {
    width: 75% !important;
  }
  .px-75-below-md {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .top-75px-below-md {
    top: 75px !important;
  }
  .mt-76px-below-md {
    margin-top: 76px;
  }
  .w-76-below-md {
    width: 76% !important;
  }
  .px-76-below-md {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .top-76px-below-md {
    top: 76px !important;
  }
  .mt-77px-below-md {
    margin-top: 77px;
  }
  .w-77-below-md {
    width: 77% !important;
  }
  .px-77-below-md {
    padding-left: 77px !important;
    padding-right: 77px !important;
  }
  .top-77px-below-md {
    top: 77px !important;
  }
  .mt-78px-below-md {
    margin-top: 78px;
  }
  .w-78-below-md {
    width: 78% !important;
  }
  .px-78-below-md {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .top-78px-below-md {
    top: 78px !important;
  }
  .mt-79px-below-md {
    margin-top: 79px;
  }
  .w-79-below-md {
    width: 79% !important;
  }
  .px-79-below-md {
    padding-left: 79px !important;
    padding-right: 79px !important;
  }
  .top-79px-below-md {
    top: 79px !important;
  }
  .mt-80px-below-md {
    margin-top: 80px;
  }
  .w-80-below-md {
    width: 80% !important;
  }
  .px-80-below-md {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .top-80px-below-md {
    top: 80px !important;
  }
  .mt-81px-below-md {
    margin-top: 81px;
  }
  .w-81-below-md {
    width: 81% !important;
  }
  .px-81-below-md {
    padding-left: 81px !important;
    padding-right: 81px !important;
  }
  .top-81px-below-md {
    top: 81px !important;
  }
  .mt-82px-below-md {
    margin-top: 82px;
  }
  .w-82-below-md {
    width: 82% !important;
  }
  .px-82-below-md {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .top-82px-below-md {
    top: 82px !important;
  }
  .mt-83px-below-md {
    margin-top: 83px;
  }
  .w-83-below-md {
    width: 83% !important;
  }
  .px-83-below-md {
    padding-left: 83px !important;
    padding-right: 83px !important;
  }
  .top-83px-below-md {
    top: 83px !important;
  }
  .mt-84px-below-md {
    margin-top: 84px;
  }
  .w-84-below-md {
    width: 84% !important;
  }
  .px-84-below-md {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .top-84px-below-md {
    top: 84px !important;
  }
  .mt-85px-below-md {
    margin-top: 85px;
  }
  .w-85-below-md {
    width: 85% !important;
  }
  .px-85-below-md {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .top-85px-below-md {
    top: 85px !important;
  }
  .mt-86px-below-md {
    margin-top: 86px;
  }
  .w-86-below-md {
    width: 86% !important;
  }
  .px-86-below-md {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .top-86px-below-md {
    top: 86px !important;
  }
  .mt-87px-below-md {
    margin-top: 87px;
  }
  .w-87-below-md {
    width: 87% !important;
  }
  .px-87-below-md {
    padding-left: 87px !important;
    padding-right: 87px !important;
  }
  .top-87px-below-md {
    top: 87px !important;
  }
  .mt-88px-below-md {
    margin-top: 88px;
  }
  .w-88-below-md {
    width: 88% !important;
  }
  .px-88-below-md {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .top-88px-below-md {
    top: 88px !important;
  }
  .mt-89px-below-md {
    margin-top: 89px;
  }
  .w-89-below-md {
    width: 89% !important;
  }
  .px-89-below-md {
    padding-left: 89px !important;
    padding-right: 89px !important;
  }
  .top-89px-below-md {
    top: 89px !important;
  }
  .mt-90px-below-md {
    margin-top: 90px;
  }
  .w-90-below-md {
    width: 90% !important;
  }
  .px-90-below-md {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .top-90px-below-md {
    top: 90px !important;
  }
  .mt-91px-below-md {
    margin-top: 91px;
  }
  .w-91-below-md {
    width: 91% !important;
  }
  .px-91-below-md {
    padding-left: 91px !important;
    padding-right: 91px !important;
  }
  .top-91px-below-md {
    top: 91px !important;
  }
  .mt-92px-below-md {
    margin-top: 92px;
  }
  .w-92-below-md {
    width: 92% !important;
  }
  .px-92-below-md {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .top-92px-below-md {
    top: 92px !important;
  }
  .mt-93px-below-md {
    margin-top: 93px;
  }
  .w-93-below-md {
    width: 93% !important;
  }
  .px-93-below-md {
    padding-left: 93px !important;
    padding-right: 93px !important;
  }
  .top-93px-below-md {
    top: 93px !important;
  }
  .mt-94px-below-md {
    margin-top: 94px;
  }
  .w-94-below-md {
    width: 94% !important;
  }
  .px-94-below-md {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .top-94px-below-md {
    top: 94px !important;
  }
  .mt-95px-below-md {
    margin-top: 95px;
  }
  .w-95-below-md {
    width: 95% !important;
  }
  .px-95-below-md {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .top-95px-below-md {
    top: 95px !important;
  }
  .mt-96px-below-md {
    margin-top: 96px;
  }
  .w-96-below-md {
    width: 96% !important;
  }
  .px-96-below-md {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .top-96px-below-md {
    top: 96px !important;
  }
  .mt-97px-below-md {
    margin-top: 97px;
  }
  .w-97-below-md {
    width: 97% !important;
  }
  .px-97-below-md {
    padding-left: 97px !important;
    padding-right: 97px !important;
  }
  .top-97px-below-md {
    top: 97px !important;
  }
  .mt-98px-below-md {
    margin-top: 98px;
  }
  .w-98-below-md {
    width: 98% !important;
  }
  .px-98-below-md {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .top-98px-below-md {
    top: 98px !important;
  }
  .mt-99px-below-md {
    margin-top: 99px;
  }
  .w-99-below-md {
    width: 99% !important;
  }
  .px-99-below-md {
    padding-left: 99px !important;
    padding-right: 99px !important;
  }
  .top-99px-below-md {
    top: 99px !important;
  }
  .mt-100px-below-md {
    margin-top: 100px;
  }
  .w-100-below-md {
    width: 100% !important;
  }
  .px-100-below-md {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .top-100px-below-md {
    top: 100px !important;
  }
  .mt-101px-below-md {
    margin-top: 101px;
  }
  .w-101-below-md {
    width: 101% !important;
  }
  .px-101-below-md {
    padding-left: 101px !important;
    padding-right: 101px !important;
  }
  .top-101px-below-md {
    top: 101px !important;
  }
  .mt-102px-below-md {
    margin-top: 102px;
  }
  .w-102-below-md {
    width: 102% !important;
  }
  .px-102-below-md {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .top-102px-below-md {
    top: 102px !important;
  }
  .mt-103px-below-md {
    margin-top: 103px;
  }
  .w-103-below-md {
    width: 103% !important;
  }
  .px-103-below-md {
    padding-left: 103px !important;
    padding-right: 103px !important;
  }
  .top-103px-below-md {
    top: 103px !important;
  }
  .mt-104px-below-md {
    margin-top: 104px;
  }
  .w-104-below-md {
    width: 104% !important;
  }
  .px-104-below-md {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
  .top-104px-below-md {
    top: 104px !important;
  }
  .mt-105px-below-md {
    margin-top: 105px;
  }
  .w-105-below-md {
    width: 105% !important;
  }
  .px-105-below-md {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .top-105px-below-md {
    top: 105px !important;
  }
  .mt-106px-below-md {
    margin-top: 106px;
  }
  .w-106-below-md {
    width: 106% !important;
  }
  .px-106-below-md {
    padding-left: 106px !important;
    padding-right: 106px !important;
  }
  .top-106px-below-md {
    top: 106px !important;
  }
  .mt-107px-below-md {
    margin-top: 107px;
  }
  .w-107-below-md {
    width: 107% !important;
  }
  .px-107-below-md {
    padding-left: 107px !important;
    padding-right: 107px !important;
  }
  .top-107px-below-md {
    top: 107px !important;
  }
  .mt-108px-below-md {
    margin-top: 108px;
  }
  .w-108-below-md {
    width: 108% !important;
  }
  .px-108-below-md {
    padding-left: 108px !important;
    padding-right: 108px !important;
  }
  .top-108px-below-md {
    top: 108px !important;
  }
  .mt-109px-below-md {
    margin-top: 109px;
  }
  .w-109-below-md {
    width: 109% !important;
  }
  .px-109-below-md {
    padding-left: 109px !important;
    padding-right: 109px !important;
  }
  .top-109px-below-md {
    top: 109px !important;
  }
  .mt-110px-below-md {
    margin-top: 110px;
  }
  .w-110-below-md {
    width: 110% !important;
  }
  .px-110-below-md {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .top-110px-below-md {
    top: 110px !important;
  }
  .mt-111px-below-md {
    margin-top: 111px;
  }
  .w-111-below-md {
    width: 111% !important;
  }
  .px-111-below-md {
    padding-left: 111px !important;
    padding-right: 111px !important;
  }
  .top-111px-below-md {
    top: 111px !important;
  }
  .mt-112px-below-md {
    margin-top: 112px;
  }
  .w-112-below-md {
    width: 112% !important;
  }
  .px-112-below-md {
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .top-112px-below-md {
    top: 112px !important;
  }
  .mt-113px-below-md {
    margin-top: 113px;
  }
  .w-113-below-md {
    width: 113% !important;
  }
  .px-113-below-md {
    padding-left: 113px !important;
    padding-right: 113px !important;
  }
  .top-113px-below-md {
    top: 113px !important;
  }
  .mt-114px-below-md {
    margin-top: 114px;
  }
  .w-114-below-md {
    width: 114% !important;
  }
  .px-114-below-md {
    padding-left: 114px !important;
    padding-right: 114px !important;
  }
  .top-114px-below-md {
    top: 114px !important;
  }
  .mt-115px-below-md {
    margin-top: 115px;
  }
  .w-115-below-md {
    width: 115% !important;
  }
  .px-115-below-md {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  .top-115px-below-md {
    top: 115px !important;
  }
  .mt-116px-below-md {
    margin-top: 116px;
  }
  .w-116-below-md {
    width: 116% !important;
  }
  .px-116-below-md {
    padding-left: 116px !important;
    padding-right: 116px !important;
  }
  .top-116px-below-md {
    top: 116px !important;
  }
  .mt-117px-below-md {
    margin-top: 117px;
  }
  .w-117-below-md {
    width: 117% !important;
  }
  .px-117-below-md {
    padding-left: 117px !important;
    padding-right: 117px !important;
  }
  .top-117px-below-md {
    top: 117px !important;
  }
  .mt-118px-below-md {
    margin-top: 118px;
  }
  .w-118-below-md {
    width: 118% !important;
  }
  .px-118-below-md {
    padding-left: 118px !important;
    padding-right: 118px !important;
  }
  .top-118px-below-md {
    top: 118px !important;
  }
  .mt-119px-below-md {
    margin-top: 119px;
  }
  .w-119-below-md {
    width: 119% !important;
  }
  .px-119-below-md {
    padding-left: 119px !important;
    padding-right: 119px !important;
  }
  .top-119px-below-md {
    top: 119px !important;
  }
  .mt-120px-below-md {
    margin-top: 120px;
  }
  .w-120-below-md {
    width: 120% !important;
  }
  .px-120-below-md {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .top-120px-below-md {
    top: 120px !important;
  }
  .mt-121px-below-md {
    margin-top: 121px;
  }
  .w-121-below-md {
    width: 121% !important;
  }
  .px-121-below-md {
    padding-left: 121px !important;
    padding-right: 121px !important;
  }
  .top-121px-below-md {
    top: 121px !important;
  }
  .mt-122px-below-md {
    margin-top: 122px;
  }
  .w-122-below-md {
    width: 122% !important;
  }
  .px-122-below-md {
    padding-left: 122px !important;
    padding-right: 122px !important;
  }
  .top-122px-below-md {
    top: 122px !important;
  }
  .mt-123px-below-md {
    margin-top: 123px;
  }
  .w-123-below-md {
    width: 123% !important;
  }
  .px-123-below-md {
    padding-left: 123px !important;
    padding-right: 123px !important;
  }
  .top-123px-below-md {
    top: 123px !important;
  }
  .mt-124px-below-md {
    margin-top: 124px;
  }
  .w-124-below-md {
    width: 124% !important;
  }
  .px-124-below-md {
    padding-left: 124px !important;
    padding-right: 124px !important;
  }
  .top-124px-below-md {
    top: 124px !important;
  }
  .mt-125px-below-md {
    margin-top: 125px;
  }
  .w-125-below-md {
    width: 125% !important;
  }
  .px-125-below-md {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  .top-125px-below-md {
    top: 125px !important;
  }
  .mt-126px-below-md {
    margin-top: 126px;
  }
  .w-126-below-md {
    width: 126% !important;
  }
  .px-126-below-md {
    padding-left: 126px !important;
    padding-right: 126px !important;
  }
  .top-126px-below-md {
    top: 126px !important;
  }
  .mt-127px-below-md {
    margin-top: 127px;
  }
  .w-127-below-md {
    width: 127% !important;
  }
  .px-127-below-md {
    padding-left: 127px !important;
    padding-right: 127px !important;
  }
  .top-127px-below-md {
    top: 127px !important;
  }
  .mt-128px-below-md {
    margin-top: 128px;
  }
  .w-128-below-md {
    width: 128% !important;
  }
  .px-128-below-md {
    padding-left: 128px !important;
    padding-right: 128px !important;
  }
  .top-128px-below-md {
    top: 128px !important;
  }
  .mt-129px-below-md {
    margin-top: 129px;
  }
  .w-129-below-md {
    width: 129% !important;
  }
  .px-129-below-md {
    padding-left: 129px !important;
    padding-right: 129px !important;
  }
  .top-129px-below-md {
    top: 129px !important;
  }
  .mt-130px-below-md {
    margin-top: 130px;
  }
  .w-130-below-md {
    width: 130% !important;
  }
  .px-130-below-md {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  .top-130px-below-md {
    top: 130px !important;
  }
  .mt-131px-below-md {
    margin-top: 131px;
  }
  .w-131-below-md {
    width: 131% !important;
  }
  .px-131-below-md {
    padding-left: 131px !important;
    padding-right: 131px !important;
  }
  .top-131px-below-md {
    top: 131px !important;
  }
  .mt-132px-below-md {
    margin-top: 132px;
  }
  .w-132-below-md {
    width: 132% !important;
  }
  .px-132-below-md {
    padding-left: 132px !important;
    padding-right: 132px !important;
  }
  .top-132px-below-md {
    top: 132px !important;
  }
  .mt-133px-below-md {
    margin-top: 133px;
  }
  .w-133-below-md {
    width: 133% !important;
  }
  .px-133-below-md {
    padding-left: 133px !important;
    padding-right: 133px !important;
  }
  .top-133px-below-md {
    top: 133px !important;
  }
  .mt-134px-below-md {
    margin-top: 134px;
  }
  .w-134-below-md {
    width: 134% !important;
  }
  .px-134-below-md {
    padding-left: 134px !important;
    padding-right: 134px !important;
  }
  .top-134px-below-md {
    top: 134px !important;
  }
  .mt-135px-below-md {
    margin-top: 135px;
  }
  .w-135-below-md {
    width: 135% !important;
  }
  .px-135-below-md {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  .top-135px-below-md {
    top: 135px !important;
  }
  .mt-136px-below-md {
    margin-top: 136px;
  }
  .w-136-below-md {
    width: 136% !important;
  }
  .px-136-below-md {
    padding-left: 136px !important;
    padding-right: 136px !important;
  }
  .top-136px-below-md {
    top: 136px !important;
  }
  .mt-137px-below-md {
    margin-top: 137px;
  }
  .w-137-below-md {
    width: 137% !important;
  }
  .px-137-below-md {
    padding-left: 137px !important;
    padding-right: 137px !important;
  }
  .top-137px-below-md {
    top: 137px !important;
  }
  .mt-138px-below-md {
    margin-top: 138px;
  }
  .w-138-below-md {
    width: 138% !important;
  }
  .px-138-below-md {
    padding-left: 138px !important;
    padding-right: 138px !important;
  }
  .top-138px-below-md {
    top: 138px !important;
  }
  .mt-139px-below-md {
    margin-top: 139px;
  }
  .w-139-below-md {
    width: 139% !important;
  }
  .px-139-below-md {
    padding-left: 139px !important;
    padding-right: 139px !important;
  }
  .top-139px-below-md {
    top: 139px !important;
  }
  .mt-140px-below-md {
    margin-top: 140px;
  }
  .w-140-below-md {
    width: 140% !important;
  }
  .px-140-below-md {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .top-140px-below-md {
    top: 140px !important;
  }
  .mt-141px-below-md {
    margin-top: 141px;
  }
  .w-141-below-md {
    width: 141% !important;
  }
  .px-141-below-md {
    padding-left: 141px !important;
    padding-right: 141px !important;
  }
  .top-141px-below-md {
    top: 141px !important;
  }
  .mt-142px-below-md {
    margin-top: 142px;
  }
  .w-142-below-md {
    width: 142% !important;
  }
  .px-142-below-md {
    padding-left: 142px !important;
    padding-right: 142px !important;
  }
  .top-142px-below-md {
    top: 142px !important;
  }
  .mt-143px-below-md {
    margin-top: 143px;
  }
  .w-143-below-md {
    width: 143% !important;
  }
  .px-143-below-md {
    padding-left: 143px !important;
    padding-right: 143px !important;
  }
  .top-143px-below-md {
    top: 143px !important;
  }
  .mt-144px-below-md {
    margin-top: 144px;
  }
  .w-144-below-md {
    width: 144% !important;
  }
  .px-144-below-md {
    padding-left: 144px !important;
    padding-right: 144px !important;
  }
  .top-144px-below-md {
    top: 144px !important;
  }
  .mt-145px-below-md {
    margin-top: 145px;
  }
  .w-145-below-md {
    width: 145% !important;
  }
  .px-145-below-md {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  .top-145px-below-md {
    top: 145px !important;
  }
  .mt-146px-below-md {
    margin-top: 146px;
  }
  .w-146-below-md {
    width: 146% !important;
  }
  .px-146-below-md {
    padding-left: 146px !important;
    padding-right: 146px !important;
  }
  .top-146px-below-md {
    top: 146px !important;
  }
  .mt-147px-below-md {
    margin-top: 147px;
  }
  .w-147-below-md {
    width: 147% !important;
  }
  .px-147-below-md {
    padding-left: 147px !important;
    padding-right: 147px !important;
  }
  .top-147px-below-md {
    top: 147px !important;
  }
  .mt-148px-below-md {
    margin-top: 148px;
  }
  .w-148-below-md {
    width: 148% !important;
  }
  .px-148-below-md {
    padding-left: 148px !important;
    padding-right: 148px !important;
  }
  .top-148px-below-md {
    top: 148px !important;
  }
  .mt-149px-below-md {
    margin-top: 149px;
  }
  .w-149-below-md {
    width: 149% !important;
  }
  .px-149-below-md {
    padding-left: 149px !important;
    padding-right: 149px !important;
  }
  .top-149px-below-md {
    top: 149px !important;
  }
  .mt-150px-below-md {
    margin-top: 150px;
  }
  .w-150-below-md {
    width: 150% !important;
  }
  .px-150-below-md {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .top-150px-below-md {
    top: 150px !important;
  }
  .text-center-below-md {
    text-align: center;
  }
}
@media (min-width: 770px) {
  .md-up-only,
  .md-up-only-flex {
    display: flex !important;
  }
  .md-up-only-block {
    display: block !important;
  }
  .md-up-only-inline-block {
    display: inline-block !important;
  }
  .below-md-only {
    display: none !important;
  }
  .flex-col-below-md {
    flex-direction: row !important;
  }
  .flex-col-above-md {
    flex-direction: column !important;
  }
  .flex-row-above-md {
    flex-direction: row !important;
  }
  .flex-row-below-md {
    flex-direction: column !important;
  }
  .w-30-above-md {
    width: 30% !important;
  }
  .offcanvas-bottom-below-md {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .offcanvas-bottom-below-md-80p {
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .shadow-above-md {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .mt-0px-above-md {
    margin-top: 0px;
  }
  .w-0-above-md {
    width: 0% !important;
  }
  .top-0px-above-md {
    top: 0px !important;
  }
  .mt-1px-above-md {
    margin-top: 1px;
  }
  .w-1-above-md {
    width: 1% !important;
  }
  .top-1px-above-md {
    top: 1px !important;
  }
  .mt-2px-above-md {
    margin-top: 2px;
  }
  .w-2-above-md {
    width: 2% !important;
  }
  .top-2px-above-md {
    top: 2px !important;
  }
  .mt-3px-above-md {
    margin-top: 3px;
  }
  .w-3-above-md {
    width: 3% !important;
  }
  .top-3px-above-md {
    top: 3px !important;
  }
  .mt-4px-above-md {
    margin-top: 4px;
  }
  .w-4-above-md {
    width: 4% !important;
  }
  .top-4px-above-md {
    top: 4px !important;
  }
  .mt-5px-above-md {
    margin-top: 5px;
  }
  .w-5-above-md {
    width: 5% !important;
  }
  .top-5px-above-md {
    top: 5px !important;
  }
  .mt-6px-above-md {
    margin-top: 6px;
  }
  .w-6-above-md {
    width: 6% !important;
  }
  .top-6px-above-md {
    top: 6px !important;
  }
  .mt-7px-above-md {
    margin-top: 7px;
  }
  .w-7-above-md {
    width: 7% !important;
  }
  .top-7px-above-md {
    top: 7px !important;
  }
  .mt-8px-above-md {
    margin-top: 8px;
  }
  .w-8-above-md {
    width: 8% !important;
  }
  .top-8px-above-md {
    top: 8px !important;
  }
  .mt-9px-above-md {
    margin-top: 9px;
  }
  .w-9-above-md {
    width: 9% !important;
  }
  .top-9px-above-md {
    top: 9px !important;
  }
  .mt-10px-above-md {
    margin-top: 10px;
  }
  .w-10-above-md {
    width: 10% !important;
  }
  .top-10px-above-md {
    top: 10px !important;
  }
  .mt-11px-above-md {
    margin-top: 11px;
  }
  .w-11-above-md {
    width: 11% !important;
  }
  .top-11px-above-md {
    top: 11px !important;
  }
  .mt-12px-above-md {
    margin-top: 12px;
  }
  .w-12-above-md {
    width: 12% !important;
  }
  .top-12px-above-md {
    top: 12px !important;
  }
  .mt-13px-above-md {
    margin-top: 13px;
  }
  .w-13-above-md {
    width: 13% !important;
  }
  .top-13px-above-md {
    top: 13px !important;
  }
  .mt-14px-above-md {
    margin-top: 14px;
  }
  .w-14-above-md {
    width: 14% !important;
  }
  .top-14px-above-md {
    top: 14px !important;
  }
  .mt-15px-above-md {
    margin-top: 15px;
  }
  .w-15-above-md {
    width: 15% !important;
  }
  .top-15px-above-md {
    top: 15px !important;
  }
  .mt-16px-above-md {
    margin-top: 16px;
  }
  .w-16-above-md {
    width: 16% !important;
  }
  .top-16px-above-md {
    top: 16px !important;
  }
  .mt-17px-above-md {
    margin-top: 17px;
  }
  .w-17-above-md {
    width: 17% !important;
  }
  .top-17px-above-md {
    top: 17px !important;
  }
  .mt-18px-above-md {
    margin-top: 18px;
  }
  .w-18-above-md {
    width: 18% !important;
  }
  .top-18px-above-md {
    top: 18px !important;
  }
  .mt-19px-above-md {
    margin-top: 19px;
  }
  .w-19-above-md {
    width: 19% !important;
  }
  .top-19px-above-md {
    top: 19px !important;
  }
  .mt-20px-above-md {
    margin-top: 20px;
  }
  .w-20-above-md {
    width: 20% !important;
  }
  .top-20px-above-md {
    top: 20px !important;
  }
  .mt-21px-above-md {
    margin-top: 21px;
  }
  .w-21-above-md {
    width: 21% !important;
  }
  .top-21px-above-md {
    top: 21px !important;
  }
  .mt-22px-above-md {
    margin-top: 22px;
  }
  .w-22-above-md {
    width: 22% !important;
  }
  .top-22px-above-md {
    top: 22px !important;
  }
  .mt-23px-above-md {
    margin-top: 23px;
  }
  .w-23-above-md {
    width: 23% !important;
  }
  .top-23px-above-md {
    top: 23px !important;
  }
  .mt-24px-above-md {
    margin-top: 24px;
  }
  .w-24-above-md {
    width: 24% !important;
  }
  .top-24px-above-md {
    top: 24px !important;
  }
  .mt-25px-above-md {
    margin-top: 25px;
  }
  .w-25-above-md {
    width: 25% !important;
  }
  .top-25px-above-md {
    top: 25px !important;
  }
  .mt-26px-above-md {
    margin-top: 26px;
  }
  .w-26-above-md {
    width: 26% !important;
  }
  .top-26px-above-md {
    top: 26px !important;
  }
  .mt-27px-above-md {
    margin-top: 27px;
  }
  .w-27-above-md {
    width: 27% !important;
  }
  .top-27px-above-md {
    top: 27px !important;
  }
  .mt-28px-above-md {
    margin-top: 28px;
  }
  .w-28-above-md {
    width: 28% !important;
  }
  .top-28px-above-md {
    top: 28px !important;
  }
  .mt-29px-above-md {
    margin-top: 29px;
  }
  .w-29-above-md {
    width: 29% !important;
  }
  .top-29px-above-md {
    top: 29px !important;
  }
  .mt-30px-above-md {
    margin-top: 30px;
  }
  .w-30-above-md {
    width: 30% !important;
  }
  .top-30px-above-md {
    top: 30px !important;
  }
  .mt-31px-above-md {
    margin-top: 31px;
  }
  .w-31-above-md {
    width: 31% !important;
  }
  .top-31px-above-md {
    top: 31px !important;
  }
  .mt-32px-above-md {
    margin-top: 32px;
  }
  .w-32-above-md {
    width: 32% !important;
  }
  .top-32px-above-md {
    top: 32px !important;
  }
  .mt-33px-above-md {
    margin-top: 33px;
  }
  .w-33-above-md {
    width: 33% !important;
  }
  .top-33px-above-md {
    top: 33px !important;
  }
  .mt-34px-above-md {
    margin-top: 34px;
  }
  .w-34-above-md {
    width: 34% !important;
  }
  .top-34px-above-md {
    top: 34px !important;
  }
  .mt-35px-above-md {
    margin-top: 35px;
  }
  .w-35-above-md {
    width: 35% !important;
  }
  .top-35px-above-md {
    top: 35px !important;
  }
  .mt-36px-above-md {
    margin-top: 36px;
  }
  .w-36-above-md {
    width: 36% !important;
  }
  .top-36px-above-md {
    top: 36px !important;
  }
  .mt-37px-above-md {
    margin-top: 37px;
  }
  .w-37-above-md {
    width: 37% !important;
  }
  .top-37px-above-md {
    top: 37px !important;
  }
  .mt-38px-above-md {
    margin-top: 38px;
  }
  .w-38-above-md {
    width: 38% !important;
  }
  .top-38px-above-md {
    top: 38px !important;
  }
  .mt-39px-above-md {
    margin-top: 39px;
  }
  .w-39-above-md {
    width: 39% !important;
  }
  .top-39px-above-md {
    top: 39px !important;
  }
  .mt-40px-above-md {
    margin-top: 40px;
  }
  .w-40-above-md {
    width: 40% !important;
  }
  .top-40px-above-md {
    top: 40px !important;
  }
  .mt-41px-above-md {
    margin-top: 41px;
  }
  .w-41-above-md {
    width: 41% !important;
  }
  .top-41px-above-md {
    top: 41px !important;
  }
  .mt-42px-above-md {
    margin-top: 42px;
  }
  .w-42-above-md {
    width: 42% !important;
  }
  .top-42px-above-md {
    top: 42px !important;
  }
  .mt-43px-above-md {
    margin-top: 43px;
  }
  .w-43-above-md {
    width: 43% !important;
  }
  .top-43px-above-md {
    top: 43px !important;
  }
  .mt-44px-above-md {
    margin-top: 44px;
  }
  .w-44-above-md {
    width: 44% !important;
  }
  .top-44px-above-md {
    top: 44px !important;
  }
  .mt-45px-above-md {
    margin-top: 45px;
  }
  .w-45-above-md {
    width: 45% !important;
  }
  .top-45px-above-md {
    top: 45px !important;
  }
  .mt-46px-above-md {
    margin-top: 46px;
  }
  .w-46-above-md {
    width: 46% !important;
  }
  .top-46px-above-md {
    top: 46px !important;
  }
  .mt-47px-above-md {
    margin-top: 47px;
  }
  .w-47-above-md {
    width: 47% !important;
  }
  .top-47px-above-md {
    top: 47px !important;
  }
  .mt-48px-above-md {
    margin-top: 48px;
  }
  .w-48-above-md {
    width: 48% !important;
  }
  .top-48px-above-md {
    top: 48px !important;
  }
  .mt-49px-above-md {
    margin-top: 49px;
  }
  .w-49-above-md {
    width: 49% !important;
  }
  .top-49px-above-md {
    top: 49px !important;
  }
  .mt-50px-above-md {
    margin-top: 50px;
  }
  .w-50-above-md {
    width: 50% !important;
  }
  .top-50px-above-md {
    top: 50px !important;
  }
  .mt-51px-above-md {
    margin-top: 51px;
  }
  .w-51-above-md {
    width: 51% !important;
  }
  .top-51px-above-md {
    top: 51px !important;
  }
  .mt-52px-above-md {
    margin-top: 52px;
  }
  .w-52-above-md {
    width: 52% !important;
  }
  .top-52px-above-md {
    top: 52px !important;
  }
  .mt-53px-above-md {
    margin-top: 53px;
  }
  .w-53-above-md {
    width: 53% !important;
  }
  .top-53px-above-md {
    top: 53px !important;
  }
  .mt-54px-above-md {
    margin-top: 54px;
  }
  .w-54-above-md {
    width: 54% !important;
  }
  .top-54px-above-md {
    top: 54px !important;
  }
  .mt-55px-above-md {
    margin-top: 55px;
  }
  .w-55-above-md {
    width: 55% !important;
  }
  .top-55px-above-md {
    top: 55px !important;
  }
  .mt-56px-above-md {
    margin-top: 56px;
  }
  .w-56-above-md {
    width: 56% !important;
  }
  .top-56px-above-md {
    top: 56px !important;
  }
  .mt-57px-above-md {
    margin-top: 57px;
  }
  .w-57-above-md {
    width: 57% !important;
  }
  .top-57px-above-md {
    top: 57px !important;
  }
  .mt-58px-above-md {
    margin-top: 58px;
  }
  .w-58-above-md {
    width: 58% !important;
  }
  .top-58px-above-md {
    top: 58px !important;
  }
  .mt-59px-above-md {
    margin-top: 59px;
  }
  .w-59-above-md {
    width: 59% !important;
  }
  .top-59px-above-md {
    top: 59px !important;
  }
  .mt-60px-above-md {
    margin-top: 60px;
  }
  .w-60-above-md {
    width: 60% !important;
  }
  .top-60px-above-md {
    top: 60px !important;
  }
  .mt-61px-above-md {
    margin-top: 61px;
  }
  .w-61-above-md {
    width: 61% !important;
  }
  .top-61px-above-md {
    top: 61px !important;
  }
  .mt-62px-above-md {
    margin-top: 62px;
  }
  .w-62-above-md {
    width: 62% !important;
  }
  .top-62px-above-md {
    top: 62px !important;
  }
  .mt-63px-above-md {
    margin-top: 63px;
  }
  .w-63-above-md {
    width: 63% !important;
  }
  .top-63px-above-md {
    top: 63px !important;
  }
  .mt-64px-above-md {
    margin-top: 64px;
  }
  .w-64-above-md {
    width: 64% !important;
  }
  .top-64px-above-md {
    top: 64px !important;
  }
  .mt-65px-above-md {
    margin-top: 65px;
  }
  .w-65-above-md {
    width: 65% !important;
  }
  .top-65px-above-md {
    top: 65px !important;
  }
  .mt-66px-above-md {
    margin-top: 66px;
  }
  .w-66-above-md {
    width: 66% !important;
  }
  .top-66px-above-md {
    top: 66px !important;
  }
  .mt-67px-above-md {
    margin-top: 67px;
  }
  .w-67-above-md {
    width: 67% !important;
  }
  .top-67px-above-md {
    top: 67px !important;
  }
  .mt-68px-above-md {
    margin-top: 68px;
  }
  .w-68-above-md {
    width: 68% !important;
  }
  .top-68px-above-md {
    top: 68px !important;
  }
  .mt-69px-above-md {
    margin-top: 69px;
  }
  .w-69-above-md {
    width: 69% !important;
  }
  .top-69px-above-md {
    top: 69px !important;
  }
  .mt-70px-above-md {
    margin-top: 70px;
  }
  .w-70-above-md {
    width: 70% !important;
  }
  .top-70px-above-md {
    top: 70px !important;
  }
  .mt-71px-above-md {
    margin-top: 71px;
  }
  .w-71-above-md {
    width: 71% !important;
  }
  .top-71px-above-md {
    top: 71px !important;
  }
  .mt-72px-above-md {
    margin-top: 72px;
  }
  .w-72-above-md {
    width: 72% !important;
  }
  .top-72px-above-md {
    top: 72px !important;
  }
  .mt-73px-above-md {
    margin-top: 73px;
  }
  .w-73-above-md {
    width: 73% !important;
  }
  .top-73px-above-md {
    top: 73px !important;
  }
  .mt-74px-above-md {
    margin-top: 74px;
  }
  .w-74-above-md {
    width: 74% !important;
  }
  .top-74px-above-md {
    top: 74px !important;
  }
  .mt-75px-above-md {
    margin-top: 75px;
  }
  .w-75-above-md {
    width: 75% !important;
  }
  .top-75px-above-md {
    top: 75px !important;
  }
  .mt-76px-above-md {
    margin-top: 76px;
  }
  .w-76-above-md {
    width: 76% !important;
  }
  .top-76px-above-md {
    top: 76px !important;
  }
  .mt-77px-above-md {
    margin-top: 77px;
  }
  .w-77-above-md {
    width: 77% !important;
  }
  .top-77px-above-md {
    top: 77px !important;
  }
  .mt-78px-above-md {
    margin-top: 78px;
  }
  .w-78-above-md {
    width: 78% !important;
  }
  .top-78px-above-md {
    top: 78px !important;
  }
  .mt-79px-above-md {
    margin-top: 79px;
  }
  .w-79-above-md {
    width: 79% !important;
  }
  .top-79px-above-md {
    top: 79px !important;
  }
  .mt-80px-above-md {
    margin-top: 80px;
  }
  .w-80-above-md {
    width: 80% !important;
  }
  .top-80px-above-md {
    top: 80px !important;
  }
  .mt-81px-above-md {
    margin-top: 81px;
  }
  .w-81-above-md {
    width: 81% !important;
  }
  .top-81px-above-md {
    top: 81px !important;
  }
  .mt-82px-above-md {
    margin-top: 82px;
  }
  .w-82-above-md {
    width: 82% !important;
  }
  .top-82px-above-md {
    top: 82px !important;
  }
  .mt-83px-above-md {
    margin-top: 83px;
  }
  .w-83-above-md {
    width: 83% !important;
  }
  .top-83px-above-md {
    top: 83px !important;
  }
  .mt-84px-above-md {
    margin-top: 84px;
  }
  .w-84-above-md {
    width: 84% !important;
  }
  .top-84px-above-md {
    top: 84px !important;
  }
  .mt-85px-above-md {
    margin-top: 85px;
  }
  .w-85-above-md {
    width: 85% !important;
  }
  .top-85px-above-md {
    top: 85px !important;
  }
  .mt-86px-above-md {
    margin-top: 86px;
  }
  .w-86-above-md {
    width: 86% !important;
  }
  .top-86px-above-md {
    top: 86px !important;
  }
  .mt-87px-above-md {
    margin-top: 87px;
  }
  .w-87-above-md {
    width: 87% !important;
  }
  .top-87px-above-md {
    top: 87px !important;
  }
  .mt-88px-above-md {
    margin-top: 88px;
  }
  .w-88-above-md {
    width: 88% !important;
  }
  .top-88px-above-md {
    top: 88px !important;
  }
  .mt-89px-above-md {
    margin-top: 89px;
  }
  .w-89-above-md {
    width: 89% !important;
  }
  .top-89px-above-md {
    top: 89px !important;
  }
  .mt-90px-above-md {
    margin-top: 90px;
  }
  .w-90-above-md {
    width: 90% !important;
  }
  .top-90px-above-md {
    top: 90px !important;
  }
  .mt-91px-above-md {
    margin-top: 91px;
  }
  .w-91-above-md {
    width: 91% !important;
  }
  .top-91px-above-md {
    top: 91px !important;
  }
  .mt-92px-above-md {
    margin-top: 92px;
  }
  .w-92-above-md {
    width: 92% !important;
  }
  .top-92px-above-md {
    top: 92px !important;
  }
  .mt-93px-above-md {
    margin-top: 93px;
  }
  .w-93-above-md {
    width: 93% !important;
  }
  .top-93px-above-md {
    top: 93px !important;
  }
  .mt-94px-above-md {
    margin-top: 94px;
  }
  .w-94-above-md {
    width: 94% !important;
  }
  .top-94px-above-md {
    top: 94px !important;
  }
  .mt-95px-above-md {
    margin-top: 95px;
  }
  .w-95-above-md {
    width: 95% !important;
  }
  .top-95px-above-md {
    top: 95px !important;
  }
  .mt-96px-above-md {
    margin-top: 96px;
  }
  .w-96-above-md {
    width: 96% !important;
  }
  .top-96px-above-md {
    top: 96px !important;
  }
  .mt-97px-above-md {
    margin-top: 97px;
  }
  .w-97-above-md {
    width: 97% !important;
  }
  .top-97px-above-md {
    top: 97px !important;
  }
  .mt-98px-above-md {
    margin-top: 98px;
  }
  .w-98-above-md {
    width: 98% !important;
  }
  .top-98px-above-md {
    top: 98px !important;
  }
  .mt-99px-above-md {
    margin-top: 99px;
  }
  .w-99-above-md {
    width: 99% !important;
  }
  .top-99px-above-md {
    top: 99px !important;
  }
  .mt-100px-above-md {
    margin-top: 100px;
  }
  .w-100-above-md {
    width: 100% !important;
  }
  .top-100px-above-md {
    top: 100px !important;
  }
  .mt-101px-above-md {
    margin-top: 101px;
  }
  .w-101-above-md {
    width: 101% !important;
  }
  .top-101px-above-md {
    top: 101px !important;
  }
  .mt-102px-above-md {
    margin-top: 102px;
  }
  .w-102-above-md {
    width: 102% !important;
  }
  .top-102px-above-md {
    top: 102px !important;
  }
  .mt-103px-above-md {
    margin-top: 103px;
  }
  .w-103-above-md {
    width: 103% !important;
  }
  .top-103px-above-md {
    top: 103px !important;
  }
  .mt-104px-above-md {
    margin-top: 104px;
  }
  .w-104-above-md {
    width: 104% !important;
  }
  .top-104px-above-md {
    top: 104px !important;
  }
  .mt-105px-above-md {
    margin-top: 105px;
  }
  .w-105-above-md {
    width: 105% !important;
  }
  .top-105px-above-md {
    top: 105px !important;
  }
  .mt-106px-above-md {
    margin-top: 106px;
  }
  .w-106-above-md {
    width: 106% !important;
  }
  .top-106px-above-md {
    top: 106px !important;
  }
  .mt-107px-above-md {
    margin-top: 107px;
  }
  .w-107-above-md {
    width: 107% !important;
  }
  .top-107px-above-md {
    top: 107px !important;
  }
  .mt-108px-above-md {
    margin-top: 108px;
  }
  .w-108-above-md {
    width: 108% !important;
  }
  .top-108px-above-md {
    top: 108px !important;
  }
  .mt-109px-above-md {
    margin-top: 109px;
  }
  .w-109-above-md {
    width: 109% !important;
  }
  .top-109px-above-md {
    top: 109px !important;
  }
  .mt-110px-above-md {
    margin-top: 110px;
  }
  .w-110-above-md {
    width: 110% !important;
  }
  .top-110px-above-md {
    top: 110px !important;
  }
  .mt-111px-above-md {
    margin-top: 111px;
  }
  .w-111-above-md {
    width: 111% !important;
  }
  .top-111px-above-md {
    top: 111px !important;
  }
  .mt-112px-above-md {
    margin-top: 112px;
  }
  .w-112-above-md {
    width: 112% !important;
  }
  .top-112px-above-md {
    top: 112px !important;
  }
  .mt-113px-above-md {
    margin-top: 113px;
  }
  .w-113-above-md {
    width: 113% !important;
  }
  .top-113px-above-md {
    top: 113px !important;
  }
  .mt-114px-above-md {
    margin-top: 114px;
  }
  .w-114-above-md {
    width: 114% !important;
  }
  .top-114px-above-md {
    top: 114px !important;
  }
  .mt-115px-above-md {
    margin-top: 115px;
  }
  .w-115-above-md {
    width: 115% !important;
  }
  .top-115px-above-md {
    top: 115px !important;
  }
  .mt-116px-above-md {
    margin-top: 116px;
  }
  .w-116-above-md {
    width: 116% !important;
  }
  .top-116px-above-md {
    top: 116px !important;
  }
  .mt-117px-above-md {
    margin-top: 117px;
  }
  .w-117-above-md {
    width: 117% !important;
  }
  .top-117px-above-md {
    top: 117px !important;
  }
  .mt-118px-above-md {
    margin-top: 118px;
  }
  .w-118-above-md {
    width: 118% !important;
  }
  .top-118px-above-md {
    top: 118px !important;
  }
  .mt-119px-above-md {
    margin-top: 119px;
  }
  .w-119-above-md {
    width: 119% !important;
  }
  .top-119px-above-md {
    top: 119px !important;
  }
  .mt-120px-above-md {
    margin-top: 120px;
  }
  .w-120-above-md {
    width: 120% !important;
  }
  .top-120px-above-md {
    top: 120px !important;
  }
  .mt-121px-above-md {
    margin-top: 121px;
  }
  .w-121-above-md {
    width: 121% !important;
  }
  .top-121px-above-md {
    top: 121px !important;
  }
  .mt-122px-above-md {
    margin-top: 122px;
  }
  .w-122-above-md {
    width: 122% !important;
  }
  .top-122px-above-md {
    top: 122px !important;
  }
  .mt-123px-above-md {
    margin-top: 123px;
  }
  .w-123-above-md {
    width: 123% !important;
  }
  .top-123px-above-md {
    top: 123px !important;
  }
  .mt-124px-above-md {
    margin-top: 124px;
  }
  .w-124-above-md {
    width: 124% !important;
  }
  .top-124px-above-md {
    top: 124px !important;
  }
  .mt-125px-above-md {
    margin-top: 125px;
  }
  .w-125-above-md {
    width: 125% !important;
  }
  .top-125px-above-md {
    top: 125px !important;
  }
  .mt-126px-above-md {
    margin-top: 126px;
  }
  .w-126-above-md {
    width: 126% !important;
  }
  .top-126px-above-md {
    top: 126px !important;
  }
  .mt-127px-above-md {
    margin-top: 127px;
  }
  .w-127-above-md {
    width: 127% !important;
  }
  .top-127px-above-md {
    top: 127px !important;
  }
  .mt-128px-above-md {
    margin-top: 128px;
  }
  .w-128-above-md {
    width: 128% !important;
  }
  .top-128px-above-md {
    top: 128px !important;
  }
  .mt-129px-above-md {
    margin-top: 129px;
  }
  .w-129-above-md {
    width: 129% !important;
  }
  .top-129px-above-md {
    top: 129px !important;
  }
  .mt-130px-above-md {
    margin-top: 130px;
  }
  .w-130-above-md {
    width: 130% !important;
  }
  .top-130px-above-md {
    top: 130px !important;
  }
  .mt-131px-above-md {
    margin-top: 131px;
  }
  .w-131-above-md {
    width: 131% !important;
  }
  .top-131px-above-md {
    top: 131px !important;
  }
  .mt-132px-above-md {
    margin-top: 132px;
  }
  .w-132-above-md {
    width: 132% !important;
  }
  .top-132px-above-md {
    top: 132px !important;
  }
  .mt-133px-above-md {
    margin-top: 133px;
  }
  .w-133-above-md {
    width: 133% !important;
  }
  .top-133px-above-md {
    top: 133px !important;
  }
  .mt-134px-above-md {
    margin-top: 134px;
  }
  .w-134-above-md {
    width: 134% !important;
  }
  .top-134px-above-md {
    top: 134px !important;
  }
  .mt-135px-above-md {
    margin-top: 135px;
  }
  .w-135-above-md {
    width: 135% !important;
  }
  .top-135px-above-md {
    top: 135px !important;
  }
  .mt-136px-above-md {
    margin-top: 136px;
  }
  .w-136-above-md {
    width: 136% !important;
  }
  .top-136px-above-md {
    top: 136px !important;
  }
  .mt-137px-above-md {
    margin-top: 137px;
  }
  .w-137-above-md {
    width: 137% !important;
  }
  .top-137px-above-md {
    top: 137px !important;
  }
  .mt-138px-above-md {
    margin-top: 138px;
  }
  .w-138-above-md {
    width: 138% !important;
  }
  .top-138px-above-md {
    top: 138px !important;
  }
  .mt-139px-above-md {
    margin-top: 139px;
  }
  .w-139-above-md {
    width: 139% !important;
  }
  .top-139px-above-md {
    top: 139px !important;
  }
  .mt-140px-above-md {
    margin-top: 140px;
  }
  .w-140-above-md {
    width: 140% !important;
  }
  .top-140px-above-md {
    top: 140px !important;
  }
  .mt-141px-above-md {
    margin-top: 141px;
  }
  .w-141-above-md {
    width: 141% !important;
  }
  .top-141px-above-md {
    top: 141px !important;
  }
  .mt-142px-above-md {
    margin-top: 142px;
  }
  .w-142-above-md {
    width: 142% !important;
  }
  .top-142px-above-md {
    top: 142px !important;
  }
  .mt-143px-above-md {
    margin-top: 143px;
  }
  .w-143-above-md {
    width: 143% !important;
  }
  .top-143px-above-md {
    top: 143px !important;
  }
  .mt-144px-above-md {
    margin-top: 144px;
  }
  .w-144-above-md {
    width: 144% !important;
  }
  .top-144px-above-md {
    top: 144px !important;
  }
  .mt-145px-above-md {
    margin-top: 145px;
  }
  .w-145-above-md {
    width: 145% !important;
  }
  .top-145px-above-md {
    top: 145px !important;
  }
  .mt-146px-above-md {
    margin-top: 146px;
  }
  .w-146-above-md {
    width: 146% !important;
  }
  .top-146px-above-md {
    top: 146px !important;
  }
  .mt-147px-above-md {
    margin-top: 147px;
  }
  .w-147-above-md {
    width: 147% !important;
  }
  .top-147px-above-md {
    top: 147px !important;
  }
  .mt-148px-above-md {
    margin-top: 148px;
  }
  .w-148-above-md {
    width: 148% !important;
  }
  .top-148px-above-md {
    top: 148px !important;
  }
  .mt-149px-above-md {
    margin-top: 149px;
  }
  .w-149-above-md {
    width: 149% !important;
  }
  .top-149px-above-md {
    top: 149px !important;
  }
  .mt-150px-above-md {
    margin-top: 150px;
  }
  .w-150-above-md {
    width: 150% !important;
  }
  .top-150px-above-md {
    top: 150px !important;
  }
}
@media (min-width: 770px) and (max-width: 991.98px) {
  .top-0px-md-only {
    top: 0px !important;
  }
  .top-1px-md-only {
    top: 1px !important;
  }
  .top-2px-md-only {
    top: 2px !important;
  }
  .top-3px-md-only {
    top: 3px !important;
  }
  .top-4px-md-only {
    top: 4px !important;
  }
  .top-5px-md-only {
    top: 5px !important;
  }
  .top-6px-md-only {
    top: 6px !important;
  }
  .top-7px-md-only {
    top: 7px !important;
  }
  .top-8px-md-only {
    top: 8px !important;
  }
  .top-9px-md-only {
    top: 9px !important;
  }
  .top-10px-md-only {
    top: 10px !important;
  }
  .top-11px-md-only {
    top: 11px !important;
  }
  .top-12px-md-only {
    top: 12px !important;
  }
  .top-13px-md-only {
    top: 13px !important;
  }
  .top-14px-md-only {
    top: 14px !important;
  }
  .top-15px-md-only {
    top: 15px !important;
  }
  .top-16px-md-only {
    top: 16px !important;
  }
  .top-17px-md-only {
    top: 17px !important;
  }
  .top-18px-md-only {
    top: 18px !important;
  }
  .top-19px-md-only {
    top: 19px !important;
  }
  .top-20px-md-only {
    top: 20px !important;
  }
  .top-21px-md-only {
    top: 21px !important;
  }
  .top-22px-md-only {
    top: 22px !important;
  }
  .top-23px-md-only {
    top: 23px !important;
  }
  .top-24px-md-only {
    top: 24px !important;
  }
  .top-25px-md-only {
    top: 25px !important;
  }
  .top-26px-md-only {
    top: 26px !important;
  }
  .top-27px-md-only {
    top: 27px !important;
  }
  .top-28px-md-only {
    top: 28px !important;
  }
  .top-29px-md-only {
    top: 29px !important;
  }
  .top-30px-md-only {
    top: 30px !important;
  }
  .top-31px-md-only {
    top: 31px !important;
  }
  .top-32px-md-only {
    top: 32px !important;
  }
  .top-33px-md-only {
    top: 33px !important;
  }
  .top-34px-md-only {
    top: 34px !important;
  }
  .top-35px-md-only {
    top: 35px !important;
  }
  .top-36px-md-only {
    top: 36px !important;
  }
  .top-37px-md-only {
    top: 37px !important;
  }
  .top-38px-md-only {
    top: 38px !important;
  }
  .top-39px-md-only {
    top: 39px !important;
  }
  .top-40px-md-only {
    top: 40px !important;
  }
  .top-41px-md-only {
    top: 41px !important;
  }
  .top-42px-md-only {
    top: 42px !important;
  }
  .top-43px-md-only {
    top: 43px !important;
  }
  .top-44px-md-only {
    top: 44px !important;
  }
  .top-45px-md-only {
    top: 45px !important;
  }
  .top-46px-md-only {
    top: 46px !important;
  }
  .top-47px-md-only {
    top: 47px !important;
  }
  .top-48px-md-only {
    top: 48px !important;
  }
  .top-49px-md-only {
    top: 49px !important;
  }
  .top-50px-md-only {
    top: 50px !important;
  }
  .top-51px-md-only {
    top: 51px !important;
  }
  .top-52px-md-only {
    top: 52px !important;
  }
  .top-53px-md-only {
    top: 53px !important;
  }
  .top-54px-md-only {
    top: 54px !important;
  }
  .top-55px-md-only {
    top: 55px !important;
  }
  .top-56px-md-only {
    top: 56px !important;
  }
  .top-57px-md-only {
    top: 57px !important;
  }
  .top-58px-md-only {
    top: 58px !important;
  }
  .top-59px-md-only {
    top: 59px !important;
  }
  .top-60px-md-only {
    top: 60px !important;
  }
  .top-61px-md-only {
    top: 61px !important;
  }
  .top-62px-md-only {
    top: 62px !important;
  }
  .top-63px-md-only {
    top: 63px !important;
  }
  .top-64px-md-only {
    top: 64px !important;
  }
  .top-65px-md-only {
    top: 65px !important;
  }
  .top-66px-md-only {
    top: 66px !important;
  }
  .top-67px-md-only {
    top: 67px !important;
  }
  .top-68px-md-only {
    top: 68px !important;
  }
  .top-69px-md-only {
    top: 69px !important;
  }
  .top-70px-md-only {
    top: 70px !important;
  }
  .top-71px-md-only {
    top: 71px !important;
  }
  .top-72px-md-only {
    top: 72px !important;
  }
  .top-73px-md-only {
    top: 73px !important;
  }
  .top-74px-md-only {
    top: 74px !important;
  }
  .top-75px-md-only {
    top: 75px !important;
  }
  .top-76px-md-only {
    top: 76px !important;
  }
  .top-77px-md-only {
    top: 77px !important;
  }
  .top-78px-md-only {
    top: 78px !important;
  }
  .top-79px-md-only {
    top: 79px !important;
  }
  .top-80px-md-only {
    top: 80px !important;
  }
  .top-81px-md-only {
    top: 81px !important;
  }
  .top-82px-md-only {
    top: 82px !important;
  }
  .top-83px-md-only {
    top: 83px !important;
  }
  .top-84px-md-only {
    top: 84px !important;
  }
  .top-85px-md-only {
    top: 85px !important;
  }
  .top-86px-md-only {
    top: 86px !important;
  }
  .top-87px-md-only {
    top: 87px !important;
  }
  .top-88px-md-only {
    top: 88px !important;
  }
  .top-89px-md-only {
    top: 89px !important;
  }
  .top-90px-md-only {
    top: 90px !important;
  }
  .top-91px-md-only {
    top: 91px !important;
  }
  .top-92px-md-only {
    top: 92px !important;
  }
  .top-93px-md-only {
    top: 93px !important;
  }
  .top-94px-md-only {
    top: 94px !important;
  }
  .top-95px-md-only {
    top: 95px !important;
  }
  .top-96px-md-only {
    top: 96px !important;
  }
  .top-97px-md-only {
    top: 97px !important;
  }
  .top-98px-md-only {
    top: 98px !important;
  }
  .top-99px-md-only {
    top: 99px !important;
  }
  .top-100px-md-only {
    top: 100px !important;
  }
  .top-101px-md-only {
    top: 101px !important;
  }
  .top-102px-md-only {
    top: 102px !important;
  }
  .top-103px-md-only {
    top: 103px !important;
  }
  .top-104px-md-only {
    top: 104px !important;
  }
  .top-105px-md-only {
    top: 105px !important;
  }
  .top-106px-md-only {
    top: 106px !important;
  }
  .top-107px-md-only {
    top: 107px !important;
  }
  .top-108px-md-only {
    top: 108px !important;
  }
  .top-109px-md-only {
    top: 109px !important;
  }
  .top-110px-md-only {
    top: 110px !important;
  }
  .top-111px-md-only {
    top: 111px !important;
  }
  .top-112px-md-only {
    top: 112px !important;
  }
  .top-113px-md-only {
    top: 113px !important;
  }
  .top-114px-md-only {
    top: 114px !important;
  }
  .top-115px-md-only {
    top: 115px !important;
  }
  .top-116px-md-only {
    top: 116px !important;
  }
  .top-117px-md-only {
    top: 117px !important;
  }
  .top-118px-md-only {
    top: 118px !important;
  }
  .top-119px-md-only {
    top: 119px !important;
  }
  .top-120px-md-only {
    top: 120px !important;
  }
  .top-121px-md-only {
    top: 121px !important;
  }
  .top-122px-md-only {
    top: 122px !important;
  }
  .top-123px-md-only {
    top: 123px !important;
  }
  .top-124px-md-only {
    top: 124px !important;
  }
  .top-125px-md-only {
    top: 125px !important;
  }
  .top-126px-md-only {
    top: 126px !important;
  }
  .top-127px-md-only {
    top: 127px !important;
  }
  .top-128px-md-only {
    top: 128px !important;
  }
  .top-129px-md-only {
    top: 129px !important;
  }
  .top-130px-md-only {
    top: 130px !important;
  }
  .top-131px-md-only {
    top: 131px !important;
  }
  .top-132px-md-only {
    top: 132px !important;
  }
  .top-133px-md-only {
    top: 133px !important;
  }
  .top-134px-md-only {
    top: 134px !important;
  }
  .top-135px-md-only {
    top: 135px !important;
  }
  .top-136px-md-only {
    top: 136px !important;
  }
  .top-137px-md-only {
    top: 137px !important;
  }
  .top-138px-md-only {
    top: 138px !important;
  }
  .top-139px-md-only {
    top: 139px !important;
  }
  .top-140px-md-only {
    top: 140px !important;
  }
  .top-141px-md-only {
    top: 141px !important;
  }
  .top-142px-md-only {
    top: 142px !important;
  }
  .top-143px-md-only {
    top: 143px !important;
  }
  .top-144px-md-only {
    top: 144px !important;
  }
  .top-145px-md-only {
    top: 145px !important;
  }
  .top-146px-md-only {
    top: 146px !important;
  }
  .top-147px-md-only {
    top: 147px !important;
  }
  .top-148px-md-only {
    top: 148px !important;
  }
  .top-149px-md-only {
    top: 149px !important;
  }
  .top-150px-md-only {
    top: 150px !important;
  }
}
@media (max-width: 991.98px) {
  .lg-up-only,
  .lg-up-only-block,
  .lg-up-only-flex,
  .lg-up-only-inline-block {
    display: none !important;
  }
  .below-lg-only {
    display: flex !important;
  }
  .fixed-bottom-below-lg {
    position: fixed;
    bottom: 0;
  }
  .w-100-below-lg {
    width: 100%;
  }
  .justify-center-below-lg {
    justify-content: center !important;
  }
  .flex-col-below-lg {
    flex-direction: column !important;
  }
  .bg-white-below-lg {
    background-color: var(--ta-white) !important;
  }
  .flex-col-above-lg {
    flex-direction: row !important;
  }
  .flex-row-above-lg {
    flex-direction: column !important;
  }
  .flex-row-below-lg {
    flex-direction: row !important;
  }
  .offcanvas-bottom-below-lg {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .offcanvas-bottom-below-lg-80p {
    right: 0;
    left: 0;
    height: 80%;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .border-bottom-below-lg {
    border-bottom: solid;
    box-shadow: none;
  }
  .border-top-below-lg {
    border-top: solid;
    box-shadow: none;
  }
  .mt-0px-below-lg {
    margin-top: 0px;
  }
  .w-0-below-lg {
    width: 0% !important;
  }
  .px-0-below-lg {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .top-0px-below-lg {
    top: 0px !important;
  }
  .mt-1px-below-lg {
    margin-top: 1px;
  }
  .w-1-below-lg {
    width: 1% !important;
  }
  .px-1-below-lg {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .top-1px-below-lg {
    top: 1px !important;
  }
  .mt-2px-below-lg {
    margin-top: 2px;
  }
  .w-2-below-lg {
    width: 2% !important;
  }
  .px-2-below-lg {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .top-2px-below-lg {
    top: 2px !important;
  }
  .mt-3px-below-lg {
    margin-top: 3px;
  }
  .w-3-below-lg {
    width: 3% !important;
  }
  .px-3-below-lg {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .top-3px-below-lg {
    top: 3px !important;
  }
  .mt-4px-below-lg {
    margin-top: 4px;
  }
  .w-4-below-lg {
    width: 4% !important;
  }
  .px-4-below-lg {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .top-4px-below-lg {
    top: 4px !important;
  }
  .mt-5px-below-lg {
    margin-top: 5px;
  }
  .w-5-below-lg {
    width: 5% !important;
  }
  .px-5-below-lg {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .top-5px-below-lg {
    top: 5px !important;
  }
  .mt-6px-below-lg {
    margin-top: 6px;
  }
  .w-6-below-lg {
    width: 6% !important;
  }
  .px-6-below-lg {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .top-6px-below-lg {
    top: 6px !important;
  }
  .mt-7px-below-lg {
    margin-top: 7px;
  }
  .w-7-below-lg {
    width: 7% !important;
  }
  .px-7-below-lg {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .top-7px-below-lg {
    top: 7px !important;
  }
  .mt-8px-below-lg {
    margin-top: 8px;
  }
  .w-8-below-lg {
    width: 8% !important;
  }
  .px-8-below-lg {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .top-8px-below-lg {
    top: 8px !important;
  }
  .mt-9px-below-lg {
    margin-top: 9px;
  }
  .w-9-below-lg {
    width: 9% !important;
  }
  .px-9-below-lg {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .top-9px-below-lg {
    top: 9px !important;
  }
  .mt-10px-below-lg {
    margin-top: 10px;
  }
  .w-10-below-lg {
    width: 10% !important;
  }
  .px-10-below-lg {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .top-10px-below-lg {
    top: 10px !important;
  }
  .mt-11px-below-lg {
    margin-top: 11px;
  }
  .w-11-below-lg {
    width: 11% !important;
  }
  .px-11-below-lg {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .top-11px-below-lg {
    top: 11px !important;
  }
  .mt-12px-below-lg {
    margin-top: 12px;
  }
  .w-12-below-lg {
    width: 12% !important;
  }
  .px-12-below-lg {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .top-12px-below-lg {
    top: 12px !important;
  }
  .mt-13px-below-lg {
    margin-top: 13px;
  }
  .w-13-below-lg {
    width: 13% !important;
  }
  .px-13-below-lg {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .top-13px-below-lg {
    top: 13px !important;
  }
  .mt-14px-below-lg {
    margin-top: 14px;
  }
  .w-14-below-lg {
    width: 14% !important;
  }
  .px-14-below-lg {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .top-14px-below-lg {
    top: 14px !important;
  }
  .mt-15px-below-lg {
    margin-top: 15px;
  }
  .w-15-below-lg {
    width: 15% !important;
  }
  .px-15-below-lg {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .top-15px-below-lg {
    top: 15px !important;
  }
  .mt-16px-below-lg {
    margin-top: 16px;
  }
  .w-16-below-lg {
    width: 16% !important;
  }
  .px-16-below-lg {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .top-16px-below-lg {
    top: 16px !important;
  }
  .mt-17px-below-lg {
    margin-top: 17px;
  }
  .w-17-below-lg {
    width: 17% !important;
  }
  .px-17-below-lg {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
  .top-17px-below-lg {
    top: 17px !important;
  }
  .mt-18px-below-lg {
    margin-top: 18px;
  }
  .w-18-below-lg {
    width: 18% !important;
  }
  .px-18-below-lg {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .top-18px-below-lg {
    top: 18px !important;
  }
  .mt-19px-below-lg {
    margin-top: 19px;
  }
  .w-19-below-lg {
    width: 19% !important;
  }
  .px-19-below-lg {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .top-19px-below-lg {
    top: 19px !important;
  }
  .mt-20px-below-lg {
    margin-top: 20px;
  }
  .w-20-below-lg {
    width: 20% !important;
  }
  .px-20-below-lg {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .top-20px-below-lg {
    top: 20px !important;
  }
  .mt-21px-below-lg {
    margin-top: 21px;
  }
  .w-21-below-lg {
    width: 21% !important;
  }
  .px-21-below-lg {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
  .top-21px-below-lg {
    top: 21px !important;
  }
  .mt-22px-below-lg {
    margin-top: 22px;
  }
  .w-22-below-lg {
    width: 22% !important;
  }
  .px-22-below-lg {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .top-22px-below-lg {
    top: 22px !important;
  }
  .mt-23px-below-lg {
    margin-top: 23px;
  }
  .w-23-below-lg {
    width: 23% !important;
  }
  .px-23-below-lg {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
  .top-23px-below-lg {
    top: 23px !important;
  }
  .mt-24px-below-lg {
    margin-top: 24px;
  }
  .w-24-below-lg {
    width: 24% !important;
  }
  .px-24-below-lg {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .top-24px-below-lg {
    top: 24px !important;
  }
  .mt-25px-below-lg {
    margin-top: 25px;
  }
  .w-25-below-lg {
    width: 25% !important;
  }
  .px-25-below-lg {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .top-25px-below-lg {
    top: 25px !important;
  }
  .mt-26px-below-lg {
    margin-top: 26px;
  }
  .w-26-below-lg {
    width: 26% !important;
  }
  .px-26-below-lg {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .top-26px-below-lg {
    top: 26px !important;
  }
  .mt-27px-below-lg {
    margin-top: 27px;
  }
  .w-27-below-lg {
    width: 27% !important;
  }
  .px-27-below-lg {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .top-27px-below-lg {
    top: 27px !important;
  }
  .mt-28px-below-lg {
    margin-top: 28px;
  }
  .w-28-below-lg {
    width: 28% !important;
  }
  .px-28-below-lg {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .top-28px-below-lg {
    top: 28px !important;
  }
  .mt-29px-below-lg {
    margin-top: 29px;
  }
  .w-29-below-lg {
    width: 29% !important;
  }
  .px-29-below-lg {
    padding-left: 29px !important;
    padding-right: 29px !important;
  }
  .top-29px-below-lg {
    top: 29px !important;
  }
  .mt-30px-below-lg {
    margin-top: 30px;
  }
  .w-30-below-lg {
    width: 30% !important;
  }
  .px-30-below-lg {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .top-30px-below-lg {
    top: 30px !important;
  }
  .mt-31px-below-lg {
    margin-top: 31px;
  }
  .w-31-below-lg {
    width: 31% !important;
  }
  .px-31-below-lg {
    padding-left: 31px !important;
    padding-right: 31px !important;
  }
  .top-31px-below-lg {
    top: 31px !important;
  }
  .mt-32px-below-lg {
    margin-top: 32px;
  }
  .w-32-below-lg {
    width: 32% !important;
  }
  .px-32-below-lg {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .top-32px-below-lg {
    top: 32px !important;
  }
  .mt-33px-below-lg {
    margin-top: 33px;
  }
  .w-33-below-lg {
    width: 33% !important;
  }
  .px-33-below-lg {
    padding-left: 33px !important;
    padding-right: 33px !important;
  }
  .top-33px-below-lg {
    top: 33px !important;
  }
  .mt-34px-below-lg {
    margin-top: 34px;
  }
  .w-34-below-lg {
    width: 34% !important;
  }
  .px-34-below-lg {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .top-34px-below-lg {
    top: 34px !important;
  }
  .mt-35px-below-lg {
    margin-top: 35px;
  }
  .w-35-below-lg {
    width: 35% !important;
  }
  .px-35-below-lg {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .top-35px-below-lg {
    top: 35px !important;
  }
  .mt-36px-below-lg {
    margin-top: 36px;
  }
  .w-36-below-lg {
    width: 36% !important;
  }
  .px-36-below-lg {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .top-36px-below-lg {
    top: 36px !important;
  }
  .mt-37px-below-lg {
    margin-top: 37px;
  }
  .w-37-below-lg {
    width: 37% !important;
  }
  .px-37-below-lg {
    padding-left: 37px !important;
    padding-right: 37px !important;
  }
  .top-37px-below-lg {
    top: 37px !important;
  }
  .mt-38px-below-lg {
    margin-top: 38px;
  }
  .w-38-below-lg {
    width: 38% !important;
  }
  .px-38-below-lg {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .top-38px-below-lg {
    top: 38px !important;
  }
  .mt-39px-below-lg {
    margin-top: 39px;
  }
  .w-39-below-lg {
    width: 39% !important;
  }
  .px-39-below-lg {
    padding-left: 39px !important;
    padding-right: 39px !important;
  }
  .top-39px-below-lg {
    top: 39px !important;
  }
  .mt-40px-below-lg {
    margin-top: 40px;
  }
  .w-40-below-lg {
    width: 40% !important;
  }
  .px-40-below-lg {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .top-40px-below-lg {
    top: 40px !important;
  }
  .mt-41px-below-lg {
    margin-top: 41px;
  }
  .w-41-below-lg {
    width: 41% !important;
  }
  .px-41-below-lg {
    padding-left: 41px !important;
    padding-right: 41px !important;
  }
  .top-41px-below-lg {
    top: 41px !important;
  }
  .mt-42px-below-lg {
    margin-top: 42px;
  }
  .w-42-below-lg {
    width: 42% !important;
  }
  .px-42-below-lg {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .top-42px-below-lg {
    top: 42px !important;
  }
  .mt-43px-below-lg {
    margin-top: 43px;
  }
  .w-43-below-lg {
    width: 43% !important;
  }
  .px-43-below-lg {
    padding-left: 43px !important;
    padding-right: 43px !important;
  }
  .top-43px-below-lg {
    top: 43px !important;
  }
  .mt-44px-below-lg {
    margin-top: 44px;
  }
  .w-44-below-lg {
    width: 44% !important;
  }
  .px-44-below-lg {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .top-44px-below-lg {
    top: 44px !important;
  }
  .mt-45px-below-lg {
    margin-top: 45px;
  }
  .w-45-below-lg {
    width: 45% !important;
  }
  .px-45-below-lg {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .top-45px-below-lg {
    top: 45px !important;
  }
  .mt-46px-below-lg {
    margin-top: 46px;
  }
  .w-46-below-lg {
    width: 46% !important;
  }
  .px-46-below-lg {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .top-46px-below-lg {
    top: 46px !important;
  }
  .mt-47px-below-lg {
    margin-top: 47px;
  }
  .w-47-below-lg {
    width: 47% !important;
  }
  .px-47-below-lg {
    padding-left: 47px !important;
    padding-right: 47px !important;
  }
  .top-47px-below-lg {
    top: 47px !important;
  }
  .mt-48px-below-lg {
    margin-top: 48px;
  }
  .w-48-below-lg {
    width: 48% !important;
  }
  .px-48-below-lg {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .top-48px-below-lg {
    top: 48px !important;
  }
  .mt-49px-below-lg {
    margin-top: 49px;
  }
  .w-49-below-lg {
    width: 49% !important;
  }
  .px-49-below-lg {
    padding-left: 49px !important;
    padding-right: 49px !important;
  }
  .top-49px-below-lg {
    top: 49px !important;
  }
  .mt-50px-below-lg {
    margin-top: 50px;
  }
  .w-50-below-lg {
    width: 50% !important;
  }
  .px-50-below-lg {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .top-50px-below-lg {
    top: 50px !important;
  }
  .mt-51px-below-lg {
    margin-top: 51px;
  }
  .w-51-below-lg {
    width: 51% !important;
  }
  .px-51-below-lg {
    padding-left: 51px !important;
    padding-right: 51px !important;
  }
  .top-51px-below-lg {
    top: 51px !important;
  }
  .mt-52px-below-lg {
    margin-top: 52px;
  }
  .w-52-below-lg {
    width: 52% !important;
  }
  .px-52-below-lg {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .top-52px-below-lg {
    top: 52px !important;
  }
  .mt-53px-below-lg {
    margin-top: 53px;
  }
  .w-53-below-lg {
    width: 53% !important;
  }
  .px-53-below-lg {
    padding-left: 53px !important;
    padding-right: 53px !important;
  }
  .top-53px-below-lg {
    top: 53px !important;
  }
  .mt-54px-below-lg {
    margin-top: 54px;
  }
  .w-54-below-lg {
    width: 54% !important;
  }
  .px-54-below-lg {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .top-54px-below-lg {
    top: 54px !important;
  }
  .mt-55px-below-lg {
    margin-top: 55px;
  }
  .w-55-below-lg {
    width: 55% !important;
  }
  .px-55-below-lg {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .top-55px-below-lg {
    top: 55px !important;
  }
  .mt-56px-below-lg {
    margin-top: 56px;
  }
  .w-56-below-lg {
    width: 56% !important;
  }
  .px-56-below-lg {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .top-56px-below-lg {
    top: 56px !important;
  }
  .mt-57px-below-lg {
    margin-top: 57px;
  }
  .w-57-below-lg {
    width: 57% !important;
  }
  .px-57-below-lg {
    padding-left: 57px !important;
    padding-right: 57px !important;
  }
  .top-57px-below-lg {
    top: 57px !important;
  }
  .mt-58px-below-lg {
    margin-top: 58px;
  }
  .w-58-below-lg {
    width: 58% !important;
  }
  .px-58-below-lg {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .top-58px-below-lg {
    top: 58px !important;
  }
  .mt-59px-below-lg {
    margin-top: 59px;
  }
  .w-59-below-lg {
    width: 59% !important;
  }
  .px-59-below-lg {
    padding-left: 59px !important;
    padding-right: 59px !important;
  }
  .top-59px-below-lg {
    top: 59px !important;
  }
  .mt-60px-below-lg {
    margin-top: 60px;
  }
  .w-60-below-lg {
    width: 60% !important;
  }
  .px-60-below-lg {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .top-60px-below-lg {
    top: 60px !important;
  }
  .mt-61px-below-lg {
    margin-top: 61px;
  }
  .w-61-below-lg {
    width: 61% !important;
  }
  .px-61-below-lg {
    padding-left: 61px !important;
    padding-right: 61px !important;
  }
  .top-61px-below-lg {
    top: 61px !important;
  }
  .mt-62px-below-lg {
    margin-top: 62px;
  }
  .w-62-below-lg {
    width: 62% !important;
  }
  .px-62-below-lg {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .top-62px-below-lg {
    top: 62px !important;
  }
  .mt-63px-below-lg {
    margin-top: 63px;
  }
  .w-63-below-lg {
    width: 63% !important;
  }
  .px-63-below-lg {
    padding-left: 63px !important;
    padding-right: 63px !important;
  }
  .top-63px-below-lg {
    top: 63px !important;
  }
  .mt-64px-below-lg {
    margin-top: 64px;
  }
  .w-64-below-lg {
    width: 64% !important;
  }
  .px-64-below-lg {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .top-64px-below-lg {
    top: 64px !important;
  }
  .mt-65px-below-lg {
    margin-top: 65px;
  }
  .w-65-below-lg {
    width: 65% !important;
  }
  .px-65-below-lg {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .top-65px-below-lg {
    top: 65px !important;
  }
  .mt-66px-below-lg {
    margin-top: 66px;
  }
  .w-66-below-lg {
    width: 66% !important;
  }
  .px-66-below-lg {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .top-66px-below-lg {
    top: 66px !important;
  }
  .mt-67px-below-lg {
    margin-top: 67px;
  }
  .w-67-below-lg {
    width: 67% !important;
  }
  .px-67-below-lg {
    padding-left: 67px !important;
    padding-right: 67px !important;
  }
  .top-67px-below-lg {
    top: 67px !important;
  }
  .mt-68px-below-lg {
    margin-top: 68px;
  }
  .w-68-below-lg {
    width: 68% !important;
  }
  .px-68-below-lg {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .top-68px-below-lg {
    top: 68px !important;
  }
  .mt-69px-below-lg {
    margin-top: 69px;
  }
  .w-69-below-lg {
    width: 69% !important;
  }
  .px-69-below-lg {
    padding-left: 69px !important;
    padding-right: 69px !important;
  }
  .top-69px-below-lg {
    top: 69px !important;
  }
  .mt-70px-below-lg {
    margin-top: 70px;
  }
  .w-70-below-lg {
    width: 70% !important;
  }
  .px-70-below-lg {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .top-70px-below-lg {
    top: 70px !important;
  }
  .mt-71px-below-lg {
    margin-top: 71px;
  }
  .w-71-below-lg {
    width: 71% !important;
  }
  .px-71-below-lg {
    padding-left: 71px !important;
    padding-right: 71px !important;
  }
  .top-71px-below-lg {
    top: 71px !important;
  }
  .mt-72px-below-lg {
    margin-top: 72px;
  }
  .w-72-below-lg {
    width: 72% !important;
  }
  .px-72-below-lg {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .top-72px-below-lg {
    top: 72px !important;
  }
  .mt-73px-below-lg {
    margin-top: 73px;
  }
  .w-73-below-lg {
    width: 73% !important;
  }
  .px-73-below-lg {
    padding-left: 73px !important;
    padding-right: 73px !important;
  }
  .top-73px-below-lg {
    top: 73px !important;
  }
  .mt-74px-below-lg {
    margin-top: 74px;
  }
  .w-74-below-lg {
    width: 74% !important;
  }
  .px-74-below-lg {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .top-74px-below-lg {
    top: 74px !important;
  }
  .mt-75px-below-lg {
    margin-top: 75px;
  }
  .w-75-below-lg {
    width: 75% !important;
  }
  .px-75-below-lg {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .top-75px-below-lg {
    top: 75px !important;
  }
  .mt-76px-below-lg {
    margin-top: 76px;
  }
  .w-76-below-lg {
    width: 76% !important;
  }
  .px-76-below-lg {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .top-76px-below-lg {
    top: 76px !important;
  }
  .mt-77px-below-lg {
    margin-top: 77px;
  }
  .w-77-below-lg {
    width: 77% !important;
  }
  .px-77-below-lg {
    padding-left: 77px !important;
    padding-right: 77px !important;
  }
  .top-77px-below-lg {
    top: 77px !important;
  }
  .mt-78px-below-lg {
    margin-top: 78px;
  }
  .w-78-below-lg {
    width: 78% !important;
  }
  .px-78-below-lg {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .top-78px-below-lg {
    top: 78px !important;
  }
  .mt-79px-below-lg {
    margin-top: 79px;
  }
  .w-79-below-lg {
    width: 79% !important;
  }
  .px-79-below-lg {
    padding-left: 79px !important;
    padding-right: 79px !important;
  }
  .top-79px-below-lg {
    top: 79px !important;
  }
  .mt-80px-below-lg {
    margin-top: 80px;
  }
  .w-80-below-lg {
    width: 80% !important;
  }
  .px-80-below-lg {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .top-80px-below-lg {
    top: 80px !important;
  }
  .mt-81px-below-lg {
    margin-top: 81px;
  }
  .w-81-below-lg {
    width: 81% !important;
  }
  .px-81-below-lg {
    padding-left: 81px !important;
    padding-right: 81px !important;
  }
  .top-81px-below-lg {
    top: 81px !important;
  }
  .mt-82px-below-lg {
    margin-top: 82px;
  }
  .w-82-below-lg {
    width: 82% !important;
  }
  .px-82-below-lg {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .top-82px-below-lg {
    top: 82px !important;
  }
  .mt-83px-below-lg {
    margin-top: 83px;
  }
  .w-83-below-lg {
    width: 83% !important;
  }
  .px-83-below-lg {
    padding-left: 83px !important;
    padding-right: 83px !important;
  }
  .top-83px-below-lg {
    top: 83px !important;
  }
  .mt-84px-below-lg {
    margin-top: 84px;
  }
  .w-84-below-lg {
    width: 84% !important;
  }
  .px-84-below-lg {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .top-84px-below-lg {
    top: 84px !important;
  }
  .mt-85px-below-lg {
    margin-top: 85px;
  }
  .w-85-below-lg {
    width: 85% !important;
  }
  .px-85-below-lg {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .top-85px-below-lg {
    top: 85px !important;
  }
  .mt-86px-below-lg {
    margin-top: 86px;
  }
  .w-86-below-lg {
    width: 86% !important;
  }
  .px-86-below-lg {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .top-86px-below-lg {
    top: 86px !important;
  }
  .mt-87px-below-lg {
    margin-top: 87px;
  }
  .w-87-below-lg {
    width: 87% !important;
  }
  .px-87-below-lg {
    padding-left: 87px !important;
    padding-right: 87px !important;
  }
  .top-87px-below-lg {
    top: 87px !important;
  }
  .mt-88px-below-lg {
    margin-top: 88px;
  }
  .w-88-below-lg {
    width: 88% !important;
  }
  .px-88-below-lg {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .top-88px-below-lg {
    top: 88px !important;
  }
  .mt-89px-below-lg {
    margin-top: 89px;
  }
  .w-89-below-lg {
    width: 89% !important;
  }
  .px-89-below-lg {
    padding-left: 89px !important;
    padding-right: 89px !important;
  }
  .top-89px-below-lg {
    top: 89px !important;
  }
  .mt-90px-below-lg {
    margin-top: 90px;
  }
  .w-90-below-lg {
    width: 90% !important;
  }
  .px-90-below-lg {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .top-90px-below-lg {
    top: 90px !important;
  }
  .mt-91px-below-lg {
    margin-top: 91px;
  }
  .w-91-below-lg {
    width: 91% !important;
  }
  .px-91-below-lg {
    padding-left: 91px !important;
    padding-right: 91px !important;
  }
  .top-91px-below-lg {
    top: 91px !important;
  }
  .mt-92px-below-lg {
    margin-top: 92px;
  }
  .w-92-below-lg {
    width: 92% !important;
  }
  .px-92-below-lg {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .top-92px-below-lg {
    top: 92px !important;
  }
  .mt-93px-below-lg {
    margin-top: 93px;
  }
  .w-93-below-lg {
    width: 93% !important;
  }
  .px-93-below-lg {
    padding-left: 93px !important;
    padding-right: 93px !important;
  }
  .top-93px-below-lg {
    top: 93px !important;
  }
  .mt-94px-below-lg {
    margin-top: 94px;
  }
  .w-94-below-lg {
    width: 94% !important;
  }
  .px-94-below-lg {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .top-94px-below-lg {
    top: 94px !important;
  }
  .mt-95px-below-lg {
    margin-top: 95px;
  }
  .w-95-below-lg {
    width: 95% !important;
  }
  .px-95-below-lg {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .top-95px-below-lg {
    top: 95px !important;
  }
  .mt-96px-below-lg {
    margin-top: 96px;
  }
  .w-96-below-lg {
    width: 96% !important;
  }
  .px-96-below-lg {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .top-96px-below-lg {
    top: 96px !important;
  }
  .mt-97px-below-lg {
    margin-top: 97px;
  }
  .w-97-below-lg {
    width: 97% !important;
  }
  .px-97-below-lg {
    padding-left: 97px !important;
    padding-right: 97px !important;
  }
  .top-97px-below-lg {
    top: 97px !important;
  }
  .mt-98px-below-lg {
    margin-top: 98px;
  }
  .w-98-below-lg {
    width: 98% !important;
  }
  .px-98-below-lg {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .top-98px-below-lg {
    top: 98px !important;
  }
  .mt-99px-below-lg {
    margin-top: 99px;
  }
  .w-99-below-lg {
    width: 99% !important;
  }
  .px-99-below-lg {
    padding-left: 99px !important;
    padding-right: 99px !important;
  }
  .top-99px-below-lg {
    top: 99px !important;
  }
  .mt-100px-below-lg {
    margin-top: 100px;
  }
  .w-100-below-lg {
    width: 100% !important;
  }
  .px-100-below-lg {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .top-100px-below-lg {
    top: 100px !important;
  }
  .mt-101px-below-lg {
    margin-top: 101px;
  }
  .w-101-below-lg {
    width: 101% !important;
  }
  .px-101-below-lg {
    padding-left: 101px !important;
    padding-right: 101px !important;
  }
  .top-101px-below-lg {
    top: 101px !important;
  }
  .mt-102px-below-lg {
    margin-top: 102px;
  }
  .w-102-below-lg {
    width: 102% !important;
  }
  .px-102-below-lg {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .top-102px-below-lg {
    top: 102px !important;
  }
  .mt-103px-below-lg {
    margin-top: 103px;
  }
  .w-103-below-lg {
    width: 103% !important;
  }
  .px-103-below-lg {
    padding-left: 103px !important;
    padding-right: 103px !important;
  }
  .top-103px-below-lg {
    top: 103px !important;
  }
  .mt-104px-below-lg {
    margin-top: 104px;
  }
  .w-104-below-lg {
    width: 104% !important;
  }
  .px-104-below-lg {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
  .top-104px-below-lg {
    top: 104px !important;
  }
  .mt-105px-below-lg {
    margin-top: 105px;
  }
  .w-105-below-lg {
    width: 105% !important;
  }
  .px-105-below-lg {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .top-105px-below-lg {
    top: 105px !important;
  }
  .mt-106px-below-lg {
    margin-top: 106px;
  }
  .w-106-below-lg {
    width: 106% !important;
  }
  .px-106-below-lg {
    padding-left: 106px !important;
    padding-right: 106px !important;
  }
  .top-106px-below-lg {
    top: 106px !important;
  }
  .mt-107px-below-lg {
    margin-top: 107px;
  }
  .w-107-below-lg {
    width: 107% !important;
  }
  .px-107-below-lg {
    padding-left: 107px !important;
    padding-right: 107px !important;
  }
  .top-107px-below-lg {
    top: 107px !important;
  }
  .mt-108px-below-lg {
    margin-top: 108px;
  }
  .w-108-below-lg {
    width: 108% !important;
  }
  .px-108-below-lg {
    padding-left: 108px !important;
    padding-right: 108px !important;
  }
  .top-108px-below-lg {
    top: 108px !important;
  }
  .mt-109px-below-lg {
    margin-top: 109px;
  }
  .w-109-below-lg {
    width: 109% !important;
  }
  .px-109-below-lg {
    padding-left: 109px !important;
    padding-right: 109px !important;
  }
  .top-109px-below-lg {
    top: 109px !important;
  }
  .mt-110px-below-lg {
    margin-top: 110px;
  }
  .w-110-below-lg {
    width: 110% !important;
  }
  .px-110-below-lg {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .top-110px-below-lg {
    top: 110px !important;
  }
  .mt-111px-below-lg {
    margin-top: 111px;
  }
  .w-111-below-lg {
    width: 111% !important;
  }
  .px-111-below-lg {
    padding-left: 111px !important;
    padding-right: 111px !important;
  }
  .top-111px-below-lg {
    top: 111px !important;
  }
  .mt-112px-below-lg {
    margin-top: 112px;
  }
  .w-112-below-lg {
    width: 112% !important;
  }
  .px-112-below-lg {
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .top-112px-below-lg {
    top: 112px !important;
  }
  .mt-113px-below-lg {
    margin-top: 113px;
  }
  .w-113-below-lg {
    width: 113% !important;
  }
  .px-113-below-lg {
    padding-left: 113px !important;
    padding-right: 113px !important;
  }
  .top-113px-below-lg {
    top: 113px !important;
  }
  .mt-114px-below-lg {
    margin-top: 114px;
  }
  .w-114-below-lg {
    width: 114% !important;
  }
  .px-114-below-lg {
    padding-left: 114px !important;
    padding-right: 114px !important;
  }
  .top-114px-below-lg {
    top: 114px !important;
  }
  .mt-115px-below-lg {
    margin-top: 115px;
  }
  .w-115-below-lg {
    width: 115% !important;
  }
  .px-115-below-lg {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  .top-115px-below-lg {
    top: 115px !important;
  }
  .mt-116px-below-lg {
    margin-top: 116px;
  }
  .w-116-below-lg {
    width: 116% !important;
  }
  .px-116-below-lg {
    padding-left: 116px !important;
    padding-right: 116px !important;
  }
  .top-116px-below-lg {
    top: 116px !important;
  }
  .mt-117px-below-lg {
    margin-top: 117px;
  }
  .w-117-below-lg {
    width: 117% !important;
  }
  .px-117-below-lg {
    padding-left: 117px !important;
    padding-right: 117px !important;
  }
  .top-117px-below-lg {
    top: 117px !important;
  }
  .mt-118px-below-lg {
    margin-top: 118px;
  }
  .w-118-below-lg {
    width: 118% !important;
  }
  .px-118-below-lg {
    padding-left: 118px !important;
    padding-right: 118px !important;
  }
  .top-118px-below-lg {
    top: 118px !important;
  }
  .mt-119px-below-lg {
    margin-top: 119px;
  }
  .w-119-below-lg {
    width: 119% !important;
  }
  .px-119-below-lg {
    padding-left: 119px !important;
    padding-right: 119px !important;
  }
  .top-119px-below-lg {
    top: 119px !important;
  }
  .mt-120px-below-lg {
    margin-top: 120px;
  }
  .w-120-below-lg {
    width: 120% !important;
  }
  .px-120-below-lg {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .top-120px-below-lg {
    top: 120px !important;
  }
  .mt-121px-below-lg {
    margin-top: 121px;
  }
  .w-121-below-lg {
    width: 121% !important;
  }
  .px-121-below-lg {
    padding-left: 121px !important;
    padding-right: 121px !important;
  }
  .top-121px-below-lg {
    top: 121px !important;
  }
  .mt-122px-below-lg {
    margin-top: 122px;
  }
  .w-122-below-lg {
    width: 122% !important;
  }
  .px-122-below-lg {
    padding-left: 122px !important;
    padding-right: 122px !important;
  }
  .top-122px-below-lg {
    top: 122px !important;
  }
  .mt-123px-below-lg {
    margin-top: 123px;
  }
  .w-123-below-lg {
    width: 123% !important;
  }
  .px-123-below-lg {
    padding-left: 123px !important;
    padding-right: 123px !important;
  }
  .top-123px-below-lg {
    top: 123px !important;
  }
  .mt-124px-below-lg {
    margin-top: 124px;
  }
  .w-124-below-lg {
    width: 124% !important;
  }
  .px-124-below-lg {
    padding-left: 124px !important;
    padding-right: 124px !important;
  }
  .top-124px-below-lg {
    top: 124px !important;
  }
  .mt-125px-below-lg {
    margin-top: 125px;
  }
  .w-125-below-lg {
    width: 125% !important;
  }
  .px-125-below-lg {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  .top-125px-below-lg {
    top: 125px !important;
  }
  .mt-126px-below-lg {
    margin-top: 126px;
  }
  .w-126-below-lg {
    width: 126% !important;
  }
  .px-126-below-lg {
    padding-left: 126px !important;
    padding-right: 126px !important;
  }
  .top-126px-below-lg {
    top: 126px !important;
  }
  .mt-127px-below-lg {
    margin-top: 127px;
  }
  .w-127-below-lg {
    width: 127% !important;
  }
  .px-127-below-lg {
    padding-left: 127px !important;
    padding-right: 127px !important;
  }
  .top-127px-below-lg {
    top: 127px !important;
  }
  .mt-128px-below-lg {
    margin-top: 128px;
  }
  .w-128-below-lg {
    width: 128% !important;
  }
  .px-128-below-lg {
    padding-left: 128px !important;
    padding-right: 128px !important;
  }
  .top-128px-below-lg {
    top: 128px !important;
  }
  .mt-129px-below-lg {
    margin-top: 129px;
  }
  .w-129-below-lg {
    width: 129% !important;
  }
  .px-129-below-lg {
    padding-left: 129px !important;
    padding-right: 129px !important;
  }
  .top-129px-below-lg {
    top: 129px !important;
  }
  .mt-130px-below-lg {
    margin-top: 130px;
  }
  .w-130-below-lg {
    width: 130% !important;
  }
  .px-130-below-lg {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  .top-130px-below-lg {
    top: 130px !important;
  }
  .mt-131px-below-lg {
    margin-top: 131px;
  }
  .w-131-below-lg {
    width: 131% !important;
  }
  .px-131-below-lg {
    padding-left: 131px !important;
    padding-right: 131px !important;
  }
  .top-131px-below-lg {
    top: 131px !important;
  }
  .mt-132px-below-lg {
    margin-top: 132px;
  }
  .w-132-below-lg {
    width: 132% !important;
  }
  .px-132-below-lg {
    padding-left: 132px !important;
    padding-right: 132px !important;
  }
  .top-132px-below-lg {
    top: 132px !important;
  }
  .mt-133px-below-lg {
    margin-top: 133px;
  }
  .w-133-below-lg {
    width: 133% !important;
  }
  .px-133-below-lg {
    padding-left: 133px !important;
    padding-right: 133px !important;
  }
  .top-133px-below-lg {
    top: 133px !important;
  }
  .mt-134px-below-lg {
    margin-top: 134px;
  }
  .w-134-below-lg {
    width: 134% !important;
  }
  .px-134-below-lg {
    padding-left: 134px !important;
    padding-right: 134px !important;
  }
  .top-134px-below-lg {
    top: 134px !important;
  }
  .mt-135px-below-lg {
    margin-top: 135px;
  }
  .w-135-below-lg {
    width: 135% !important;
  }
  .px-135-below-lg {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  .top-135px-below-lg {
    top: 135px !important;
  }
  .mt-136px-below-lg {
    margin-top: 136px;
  }
  .w-136-below-lg {
    width: 136% !important;
  }
  .px-136-below-lg {
    padding-left: 136px !important;
    padding-right: 136px !important;
  }
  .top-136px-below-lg {
    top: 136px !important;
  }
  .mt-137px-below-lg {
    margin-top: 137px;
  }
  .w-137-below-lg {
    width: 137% !important;
  }
  .px-137-below-lg {
    padding-left: 137px !important;
    padding-right: 137px !important;
  }
  .top-137px-below-lg {
    top: 137px !important;
  }
  .mt-138px-below-lg {
    margin-top: 138px;
  }
  .w-138-below-lg {
    width: 138% !important;
  }
  .px-138-below-lg {
    padding-left: 138px !important;
    padding-right: 138px !important;
  }
  .top-138px-below-lg {
    top: 138px !important;
  }
  .mt-139px-below-lg {
    margin-top: 139px;
  }
  .w-139-below-lg {
    width: 139% !important;
  }
  .px-139-below-lg {
    padding-left: 139px !important;
    padding-right: 139px !important;
  }
  .top-139px-below-lg {
    top: 139px !important;
  }
  .mt-140px-below-lg {
    margin-top: 140px;
  }
  .w-140-below-lg {
    width: 140% !important;
  }
  .px-140-below-lg {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .top-140px-below-lg {
    top: 140px !important;
  }
  .mt-141px-below-lg {
    margin-top: 141px;
  }
  .w-141-below-lg {
    width: 141% !important;
  }
  .px-141-below-lg {
    padding-left: 141px !important;
    padding-right: 141px !important;
  }
  .top-141px-below-lg {
    top: 141px !important;
  }
  .mt-142px-below-lg {
    margin-top: 142px;
  }
  .w-142-below-lg {
    width: 142% !important;
  }
  .px-142-below-lg {
    padding-left: 142px !important;
    padding-right: 142px !important;
  }
  .top-142px-below-lg {
    top: 142px !important;
  }
  .mt-143px-below-lg {
    margin-top: 143px;
  }
  .w-143-below-lg {
    width: 143% !important;
  }
  .px-143-below-lg {
    padding-left: 143px !important;
    padding-right: 143px !important;
  }
  .top-143px-below-lg {
    top: 143px !important;
  }
  .mt-144px-below-lg {
    margin-top: 144px;
  }
  .w-144-below-lg {
    width: 144% !important;
  }
  .px-144-below-lg {
    padding-left: 144px !important;
    padding-right: 144px !important;
  }
  .top-144px-below-lg {
    top: 144px !important;
  }
  .mt-145px-below-lg {
    margin-top: 145px;
  }
  .w-145-below-lg {
    width: 145% !important;
  }
  .px-145-below-lg {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  .top-145px-below-lg {
    top: 145px !important;
  }
  .mt-146px-below-lg {
    margin-top: 146px;
  }
  .w-146-below-lg {
    width: 146% !important;
  }
  .px-146-below-lg {
    padding-left: 146px !important;
    padding-right: 146px !important;
  }
  .top-146px-below-lg {
    top: 146px !important;
  }
  .mt-147px-below-lg {
    margin-top: 147px;
  }
  .w-147-below-lg {
    width: 147% !important;
  }
  .px-147-below-lg {
    padding-left: 147px !important;
    padding-right: 147px !important;
  }
  .top-147px-below-lg {
    top: 147px !important;
  }
  .mt-148px-below-lg {
    margin-top: 148px;
  }
  .w-148-below-lg {
    width: 148% !important;
  }
  .px-148-below-lg {
    padding-left: 148px !important;
    padding-right: 148px !important;
  }
  .top-148px-below-lg {
    top: 148px !important;
  }
  .mt-149px-below-lg {
    margin-top: 149px;
  }
  .w-149-below-lg {
    width: 149% !important;
  }
  .px-149-below-lg {
    padding-left: 149px !important;
    padding-right: 149px !important;
  }
  .top-149px-below-lg {
    top: 149px !important;
  }
  .mt-150px-below-lg {
    margin-top: 150px;
  }
  .w-150-below-lg {
    width: 150% !important;
  }
  .px-150-below-lg {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .top-150px-below-lg {
    top: 150px !important;
  }
  .text-center-below-lg {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .lg-up-only,
  .lg-up-only-flex {
    display: flex !important;
  }
  .lg-up-only-block {
    display: block !important;
  }
  .lg-up-only-inline-block {
    display: inline-block !important;
  }
  .below-lg-only {
    display: none !important;
  }
  .flex-col-below-lg {
    flex-direction: row !important;
  }
  .flex-col-above-lg {
    flex-direction: column !important;
  }
  .flex-row-above-lg {
    flex-direction: row !important;
  }
  .flex-row-below-lg {
    flex-direction: column !important;
  }
  .w-30-above-lg {
    width: 30% !important;
  }
  .offcanvas-bottom-below-lg {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .offcanvas-bottom-below-lg-80p {
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .shadow-above-lg {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .mt-0px-above-lg {
    margin-top: 0px;
  }
  .w-0-above-lg {
    width: 0% !important;
  }
  .top-0px-above-lg {
    top: 0px !important;
  }
  .mt-1px-above-lg {
    margin-top: 1px;
  }
  .w-1-above-lg {
    width: 1% !important;
  }
  .top-1px-above-lg {
    top: 1px !important;
  }
  .mt-2px-above-lg {
    margin-top: 2px;
  }
  .w-2-above-lg {
    width: 2% !important;
  }
  .top-2px-above-lg {
    top: 2px !important;
  }
  .mt-3px-above-lg {
    margin-top: 3px;
  }
  .w-3-above-lg {
    width: 3% !important;
  }
  .top-3px-above-lg {
    top: 3px !important;
  }
  .mt-4px-above-lg {
    margin-top: 4px;
  }
  .w-4-above-lg {
    width: 4% !important;
  }
  .top-4px-above-lg {
    top: 4px !important;
  }
  .mt-5px-above-lg {
    margin-top: 5px;
  }
  .w-5-above-lg {
    width: 5% !important;
  }
  .top-5px-above-lg {
    top: 5px !important;
  }
  .mt-6px-above-lg {
    margin-top: 6px;
  }
  .w-6-above-lg {
    width: 6% !important;
  }
  .top-6px-above-lg {
    top: 6px !important;
  }
  .mt-7px-above-lg {
    margin-top: 7px;
  }
  .w-7-above-lg {
    width: 7% !important;
  }
  .top-7px-above-lg {
    top: 7px !important;
  }
  .mt-8px-above-lg {
    margin-top: 8px;
  }
  .w-8-above-lg {
    width: 8% !important;
  }
  .top-8px-above-lg {
    top: 8px !important;
  }
  .mt-9px-above-lg {
    margin-top: 9px;
  }
  .w-9-above-lg {
    width: 9% !important;
  }
  .top-9px-above-lg {
    top: 9px !important;
  }
  .mt-10px-above-lg {
    margin-top: 10px;
  }
  .w-10-above-lg {
    width: 10% !important;
  }
  .top-10px-above-lg {
    top: 10px !important;
  }
  .mt-11px-above-lg {
    margin-top: 11px;
  }
  .w-11-above-lg {
    width: 11% !important;
  }
  .top-11px-above-lg {
    top: 11px !important;
  }
  .mt-12px-above-lg {
    margin-top: 12px;
  }
  .w-12-above-lg {
    width: 12% !important;
  }
  .top-12px-above-lg {
    top: 12px !important;
  }
  .mt-13px-above-lg {
    margin-top: 13px;
  }
  .w-13-above-lg {
    width: 13% !important;
  }
  .top-13px-above-lg {
    top: 13px !important;
  }
  .mt-14px-above-lg {
    margin-top: 14px;
  }
  .w-14-above-lg {
    width: 14% !important;
  }
  .top-14px-above-lg {
    top: 14px !important;
  }
  .mt-15px-above-lg {
    margin-top: 15px;
  }
  .w-15-above-lg {
    width: 15% !important;
  }
  .top-15px-above-lg {
    top: 15px !important;
  }
  .mt-16px-above-lg {
    margin-top: 16px;
  }
  .w-16-above-lg {
    width: 16% !important;
  }
  .top-16px-above-lg {
    top: 16px !important;
  }
  .mt-17px-above-lg {
    margin-top: 17px;
  }
  .w-17-above-lg {
    width: 17% !important;
  }
  .top-17px-above-lg {
    top: 17px !important;
  }
  .mt-18px-above-lg {
    margin-top: 18px;
  }
  .w-18-above-lg {
    width: 18% !important;
  }
  .top-18px-above-lg {
    top: 18px !important;
  }
  .mt-19px-above-lg {
    margin-top: 19px;
  }
  .w-19-above-lg {
    width: 19% !important;
  }
  .top-19px-above-lg {
    top: 19px !important;
  }
  .mt-20px-above-lg {
    margin-top: 20px;
  }
  .w-20-above-lg {
    width: 20% !important;
  }
  .top-20px-above-lg {
    top: 20px !important;
  }
  .mt-21px-above-lg {
    margin-top: 21px;
  }
  .w-21-above-lg {
    width: 21% !important;
  }
  .top-21px-above-lg {
    top: 21px !important;
  }
  .mt-22px-above-lg {
    margin-top: 22px;
  }
  .w-22-above-lg {
    width: 22% !important;
  }
  .top-22px-above-lg {
    top: 22px !important;
  }
  .mt-23px-above-lg {
    margin-top: 23px;
  }
  .w-23-above-lg {
    width: 23% !important;
  }
  .top-23px-above-lg {
    top: 23px !important;
  }
  .mt-24px-above-lg {
    margin-top: 24px;
  }
  .w-24-above-lg {
    width: 24% !important;
  }
  .top-24px-above-lg {
    top: 24px !important;
  }
  .mt-25px-above-lg {
    margin-top: 25px;
  }
  .w-25-above-lg {
    width: 25% !important;
  }
  .top-25px-above-lg {
    top: 25px !important;
  }
  .mt-26px-above-lg {
    margin-top: 26px;
  }
  .w-26-above-lg {
    width: 26% !important;
  }
  .top-26px-above-lg {
    top: 26px !important;
  }
  .mt-27px-above-lg {
    margin-top: 27px;
  }
  .w-27-above-lg {
    width: 27% !important;
  }
  .top-27px-above-lg {
    top: 27px !important;
  }
  .mt-28px-above-lg {
    margin-top: 28px;
  }
  .w-28-above-lg {
    width: 28% !important;
  }
  .top-28px-above-lg {
    top: 28px !important;
  }
  .mt-29px-above-lg {
    margin-top: 29px;
  }
  .w-29-above-lg {
    width: 29% !important;
  }
  .top-29px-above-lg {
    top: 29px !important;
  }
  .mt-30px-above-lg {
    margin-top: 30px;
  }
  .w-30-above-lg {
    width: 30% !important;
  }
  .top-30px-above-lg {
    top: 30px !important;
  }
  .mt-31px-above-lg {
    margin-top: 31px;
  }
  .w-31-above-lg {
    width: 31% !important;
  }
  .top-31px-above-lg {
    top: 31px !important;
  }
  .mt-32px-above-lg {
    margin-top: 32px;
  }
  .w-32-above-lg {
    width: 32% !important;
  }
  .top-32px-above-lg {
    top: 32px !important;
  }
  .mt-33px-above-lg {
    margin-top: 33px;
  }
  .w-33-above-lg {
    width: 33% !important;
  }
  .top-33px-above-lg {
    top: 33px !important;
  }
  .mt-34px-above-lg {
    margin-top: 34px;
  }
  .w-34-above-lg {
    width: 34% !important;
  }
  .top-34px-above-lg {
    top: 34px !important;
  }
  .mt-35px-above-lg {
    margin-top: 35px;
  }
  .w-35-above-lg {
    width: 35% !important;
  }
  .top-35px-above-lg {
    top: 35px !important;
  }
  .mt-36px-above-lg {
    margin-top: 36px;
  }
  .w-36-above-lg {
    width: 36% !important;
  }
  .top-36px-above-lg {
    top: 36px !important;
  }
  .mt-37px-above-lg {
    margin-top: 37px;
  }
  .w-37-above-lg {
    width: 37% !important;
  }
  .top-37px-above-lg {
    top: 37px !important;
  }
  .mt-38px-above-lg {
    margin-top: 38px;
  }
  .w-38-above-lg {
    width: 38% !important;
  }
  .top-38px-above-lg {
    top: 38px !important;
  }
  .mt-39px-above-lg {
    margin-top: 39px;
  }
  .w-39-above-lg {
    width: 39% !important;
  }
  .top-39px-above-lg {
    top: 39px !important;
  }
  .mt-40px-above-lg {
    margin-top: 40px;
  }
  .w-40-above-lg {
    width: 40% !important;
  }
  .top-40px-above-lg {
    top: 40px !important;
  }
  .mt-41px-above-lg {
    margin-top: 41px;
  }
  .w-41-above-lg {
    width: 41% !important;
  }
  .top-41px-above-lg {
    top: 41px !important;
  }
  .mt-42px-above-lg {
    margin-top: 42px;
  }
  .w-42-above-lg {
    width: 42% !important;
  }
  .top-42px-above-lg {
    top: 42px !important;
  }
  .mt-43px-above-lg {
    margin-top: 43px;
  }
  .w-43-above-lg {
    width: 43% !important;
  }
  .top-43px-above-lg {
    top: 43px !important;
  }
  .mt-44px-above-lg {
    margin-top: 44px;
  }
  .w-44-above-lg {
    width: 44% !important;
  }
  .top-44px-above-lg {
    top: 44px !important;
  }
  .mt-45px-above-lg {
    margin-top: 45px;
  }
  .w-45-above-lg {
    width: 45% !important;
  }
  .top-45px-above-lg {
    top: 45px !important;
  }
  .mt-46px-above-lg {
    margin-top: 46px;
  }
  .w-46-above-lg {
    width: 46% !important;
  }
  .top-46px-above-lg {
    top: 46px !important;
  }
  .mt-47px-above-lg {
    margin-top: 47px;
  }
  .w-47-above-lg {
    width: 47% !important;
  }
  .top-47px-above-lg {
    top: 47px !important;
  }
  .mt-48px-above-lg {
    margin-top: 48px;
  }
  .w-48-above-lg {
    width: 48% !important;
  }
  .top-48px-above-lg {
    top: 48px !important;
  }
  .mt-49px-above-lg {
    margin-top: 49px;
  }
  .w-49-above-lg {
    width: 49% !important;
  }
  .top-49px-above-lg {
    top: 49px !important;
  }
  .mt-50px-above-lg {
    margin-top: 50px;
  }
  .w-50-above-lg {
    width: 50% !important;
  }
  .top-50px-above-lg {
    top: 50px !important;
  }
  .mt-51px-above-lg {
    margin-top: 51px;
  }
  .w-51-above-lg {
    width: 51% !important;
  }
  .top-51px-above-lg {
    top: 51px !important;
  }
  .mt-52px-above-lg {
    margin-top: 52px;
  }
  .w-52-above-lg {
    width: 52% !important;
  }
  .top-52px-above-lg {
    top: 52px !important;
  }
  .mt-53px-above-lg {
    margin-top: 53px;
  }
  .w-53-above-lg {
    width: 53% !important;
  }
  .top-53px-above-lg {
    top: 53px !important;
  }
  .mt-54px-above-lg {
    margin-top: 54px;
  }
  .w-54-above-lg {
    width: 54% !important;
  }
  .top-54px-above-lg {
    top: 54px !important;
  }
  .mt-55px-above-lg {
    margin-top: 55px;
  }
  .w-55-above-lg {
    width: 55% !important;
  }
  .top-55px-above-lg {
    top: 55px !important;
  }
  .mt-56px-above-lg {
    margin-top: 56px;
  }
  .w-56-above-lg {
    width: 56% !important;
  }
  .top-56px-above-lg {
    top: 56px !important;
  }
  .mt-57px-above-lg {
    margin-top: 57px;
  }
  .w-57-above-lg {
    width: 57% !important;
  }
  .top-57px-above-lg {
    top: 57px !important;
  }
  .mt-58px-above-lg {
    margin-top: 58px;
  }
  .w-58-above-lg {
    width: 58% !important;
  }
  .top-58px-above-lg {
    top: 58px !important;
  }
  .mt-59px-above-lg {
    margin-top: 59px;
  }
  .w-59-above-lg {
    width: 59% !important;
  }
  .top-59px-above-lg {
    top: 59px !important;
  }
  .mt-60px-above-lg {
    margin-top: 60px;
  }
  .w-60-above-lg {
    width: 60% !important;
  }
  .top-60px-above-lg {
    top: 60px !important;
  }
  .mt-61px-above-lg {
    margin-top: 61px;
  }
  .w-61-above-lg {
    width: 61% !important;
  }
  .top-61px-above-lg {
    top: 61px !important;
  }
  .mt-62px-above-lg {
    margin-top: 62px;
  }
  .w-62-above-lg {
    width: 62% !important;
  }
  .top-62px-above-lg {
    top: 62px !important;
  }
  .mt-63px-above-lg {
    margin-top: 63px;
  }
  .w-63-above-lg {
    width: 63% !important;
  }
  .top-63px-above-lg {
    top: 63px !important;
  }
  .mt-64px-above-lg {
    margin-top: 64px;
  }
  .w-64-above-lg {
    width: 64% !important;
  }
  .top-64px-above-lg {
    top: 64px !important;
  }
  .mt-65px-above-lg {
    margin-top: 65px;
  }
  .w-65-above-lg {
    width: 65% !important;
  }
  .top-65px-above-lg {
    top: 65px !important;
  }
  .mt-66px-above-lg {
    margin-top: 66px;
  }
  .w-66-above-lg {
    width: 66% !important;
  }
  .top-66px-above-lg {
    top: 66px !important;
  }
  .mt-67px-above-lg {
    margin-top: 67px;
  }
  .w-67-above-lg {
    width: 67% !important;
  }
  .top-67px-above-lg {
    top: 67px !important;
  }
  .mt-68px-above-lg {
    margin-top: 68px;
  }
  .w-68-above-lg {
    width: 68% !important;
  }
  .top-68px-above-lg {
    top: 68px !important;
  }
  .mt-69px-above-lg {
    margin-top: 69px;
  }
  .w-69-above-lg {
    width: 69% !important;
  }
  .top-69px-above-lg {
    top: 69px !important;
  }
  .mt-70px-above-lg {
    margin-top: 70px;
  }
  .w-70-above-lg {
    width: 70% !important;
  }
  .top-70px-above-lg {
    top: 70px !important;
  }
  .mt-71px-above-lg {
    margin-top: 71px;
  }
  .w-71-above-lg {
    width: 71% !important;
  }
  .top-71px-above-lg {
    top: 71px !important;
  }
  .mt-72px-above-lg {
    margin-top: 72px;
  }
  .w-72-above-lg {
    width: 72% !important;
  }
  .top-72px-above-lg {
    top: 72px !important;
  }
  .mt-73px-above-lg {
    margin-top: 73px;
  }
  .w-73-above-lg {
    width: 73% !important;
  }
  .top-73px-above-lg {
    top: 73px !important;
  }
  .mt-74px-above-lg {
    margin-top: 74px;
  }
  .w-74-above-lg {
    width: 74% !important;
  }
  .top-74px-above-lg {
    top: 74px !important;
  }
  .mt-75px-above-lg {
    margin-top: 75px;
  }
  .w-75-above-lg {
    width: 75% !important;
  }
  .top-75px-above-lg {
    top: 75px !important;
  }
  .mt-76px-above-lg {
    margin-top: 76px;
  }
  .w-76-above-lg {
    width: 76% !important;
  }
  .top-76px-above-lg {
    top: 76px !important;
  }
  .mt-77px-above-lg {
    margin-top: 77px;
  }
  .w-77-above-lg {
    width: 77% !important;
  }
  .top-77px-above-lg {
    top: 77px !important;
  }
  .mt-78px-above-lg {
    margin-top: 78px;
  }
  .w-78-above-lg {
    width: 78% !important;
  }
  .top-78px-above-lg {
    top: 78px !important;
  }
  .mt-79px-above-lg {
    margin-top: 79px;
  }
  .w-79-above-lg {
    width: 79% !important;
  }
  .top-79px-above-lg {
    top: 79px !important;
  }
  .mt-80px-above-lg {
    margin-top: 80px;
  }
  .w-80-above-lg {
    width: 80% !important;
  }
  .top-80px-above-lg {
    top: 80px !important;
  }
  .mt-81px-above-lg {
    margin-top: 81px;
  }
  .w-81-above-lg {
    width: 81% !important;
  }
  .top-81px-above-lg {
    top: 81px !important;
  }
  .mt-82px-above-lg {
    margin-top: 82px;
  }
  .w-82-above-lg {
    width: 82% !important;
  }
  .top-82px-above-lg {
    top: 82px !important;
  }
  .mt-83px-above-lg {
    margin-top: 83px;
  }
  .w-83-above-lg {
    width: 83% !important;
  }
  .top-83px-above-lg {
    top: 83px !important;
  }
  .mt-84px-above-lg {
    margin-top: 84px;
  }
  .w-84-above-lg {
    width: 84% !important;
  }
  .top-84px-above-lg {
    top: 84px !important;
  }
  .mt-85px-above-lg {
    margin-top: 85px;
  }
  .w-85-above-lg {
    width: 85% !important;
  }
  .top-85px-above-lg {
    top: 85px !important;
  }
  .mt-86px-above-lg {
    margin-top: 86px;
  }
  .w-86-above-lg {
    width: 86% !important;
  }
  .top-86px-above-lg {
    top: 86px !important;
  }
  .mt-87px-above-lg {
    margin-top: 87px;
  }
  .w-87-above-lg {
    width: 87% !important;
  }
  .top-87px-above-lg {
    top: 87px !important;
  }
  .mt-88px-above-lg {
    margin-top: 88px;
  }
  .w-88-above-lg {
    width: 88% !important;
  }
  .top-88px-above-lg {
    top: 88px !important;
  }
  .mt-89px-above-lg {
    margin-top: 89px;
  }
  .w-89-above-lg {
    width: 89% !important;
  }
  .top-89px-above-lg {
    top: 89px !important;
  }
  .mt-90px-above-lg {
    margin-top: 90px;
  }
  .w-90-above-lg {
    width: 90% !important;
  }
  .top-90px-above-lg {
    top: 90px !important;
  }
  .mt-91px-above-lg {
    margin-top: 91px;
  }
  .w-91-above-lg {
    width: 91% !important;
  }
  .top-91px-above-lg {
    top: 91px !important;
  }
  .mt-92px-above-lg {
    margin-top: 92px;
  }
  .w-92-above-lg {
    width: 92% !important;
  }
  .top-92px-above-lg {
    top: 92px !important;
  }
  .mt-93px-above-lg {
    margin-top: 93px;
  }
  .w-93-above-lg {
    width: 93% !important;
  }
  .top-93px-above-lg {
    top: 93px !important;
  }
  .mt-94px-above-lg {
    margin-top: 94px;
  }
  .w-94-above-lg {
    width: 94% !important;
  }
  .top-94px-above-lg {
    top: 94px !important;
  }
  .mt-95px-above-lg {
    margin-top: 95px;
  }
  .w-95-above-lg {
    width: 95% !important;
  }
  .top-95px-above-lg {
    top: 95px !important;
  }
  .mt-96px-above-lg {
    margin-top: 96px;
  }
  .w-96-above-lg {
    width: 96% !important;
  }
  .top-96px-above-lg {
    top: 96px !important;
  }
  .mt-97px-above-lg {
    margin-top: 97px;
  }
  .w-97-above-lg {
    width: 97% !important;
  }
  .top-97px-above-lg {
    top: 97px !important;
  }
  .mt-98px-above-lg {
    margin-top: 98px;
  }
  .w-98-above-lg {
    width: 98% !important;
  }
  .top-98px-above-lg {
    top: 98px !important;
  }
  .mt-99px-above-lg {
    margin-top: 99px;
  }
  .w-99-above-lg {
    width: 99% !important;
  }
  .top-99px-above-lg {
    top: 99px !important;
  }
  .mt-100px-above-lg {
    margin-top: 100px;
  }
  .w-100-above-lg {
    width: 100% !important;
  }
  .top-100px-above-lg {
    top: 100px !important;
  }
  .mt-101px-above-lg {
    margin-top: 101px;
  }
  .w-101-above-lg {
    width: 101% !important;
  }
  .top-101px-above-lg {
    top: 101px !important;
  }
  .mt-102px-above-lg {
    margin-top: 102px;
  }
  .w-102-above-lg {
    width: 102% !important;
  }
  .top-102px-above-lg {
    top: 102px !important;
  }
  .mt-103px-above-lg {
    margin-top: 103px;
  }
  .w-103-above-lg {
    width: 103% !important;
  }
  .top-103px-above-lg {
    top: 103px !important;
  }
  .mt-104px-above-lg {
    margin-top: 104px;
  }
  .w-104-above-lg {
    width: 104% !important;
  }
  .top-104px-above-lg {
    top: 104px !important;
  }
  .mt-105px-above-lg {
    margin-top: 105px;
  }
  .w-105-above-lg {
    width: 105% !important;
  }
  .top-105px-above-lg {
    top: 105px !important;
  }
  .mt-106px-above-lg {
    margin-top: 106px;
  }
  .w-106-above-lg {
    width: 106% !important;
  }
  .top-106px-above-lg {
    top: 106px !important;
  }
  .mt-107px-above-lg {
    margin-top: 107px;
  }
  .w-107-above-lg {
    width: 107% !important;
  }
  .top-107px-above-lg {
    top: 107px !important;
  }
  .mt-108px-above-lg {
    margin-top: 108px;
  }
  .w-108-above-lg {
    width: 108% !important;
  }
  .top-108px-above-lg {
    top: 108px !important;
  }
  .mt-109px-above-lg {
    margin-top: 109px;
  }
  .w-109-above-lg {
    width: 109% !important;
  }
  .top-109px-above-lg {
    top: 109px !important;
  }
  .mt-110px-above-lg {
    margin-top: 110px;
  }
  .w-110-above-lg {
    width: 110% !important;
  }
  .top-110px-above-lg {
    top: 110px !important;
  }
  .mt-111px-above-lg {
    margin-top: 111px;
  }
  .w-111-above-lg {
    width: 111% !important;
  }
  .top-111px-above-lg {
    top: 111px !important;
  }
  .mt-112px-above-lg {
    margin-top: 112px;
  }
  .w-112-above-lg {
    width: 112% !important;
  }
  .top-112px-above-lg {
    top: 112px !important;
  }
  .mt-113px-above-lg {
    margin-top: 113px;
  }
  .w-113-above-lg {
    width: 113% !important;
  }
  .top-113px-above-lg {
    top: 113px !important;
  }
  .mt-114px-above-lg {
    margin-top: 114px;
  }
  .w-114-above-lg {
    width: 114% !important;
  }
  .top-114px-above-lg {
    top: 114px !important;
  }
  .mt-115px-above-lg {
    margin-top: 115px;
  }
  .w-115-above-lg {
    width: 115% !important;
  }
  .top-115px-above-lg {
    top: 115px !important;
  }
  .mt-116px-above-lg {
    margin-top: 116px;
  }
  .w-116-above-lg {
    width: 116% !important;
  }
  .top-116px-above-lg {
    top: 116px !important;
  }
  .mt-117px-above-lg {
    margin-top: 117px;
  }
  .w-117-above-lg {
    width: 117% !important;
  }
  .top-117px-above-lg {
    top: 117px !important;
  }
  .mt-118px-above-lg {
    margin-top: 118px;
  }
  .w-118-above-lg {
    width: 118% !important;
  }
  .top-118px-above-lg {
    top: 118px !important;
  }
  .mt-119px-above-lg {
    margin-top: 119px;
  }
  .w-119-above-lg {
    width: 119% !important;
  }
  .top-119px-above-lg {
    top: 119px !important;
  }
  .mt-120px-above-lg {
    margin-top: 120px;
  }
  .w-120-above-lg {
    width: 120% !important;
  }
  .top-120px-above-lg {
    top: 120px !important;
  }
  .mt-121px-above-lg {
    margin-top: 121px;
  }
  .w-121-above-lg {
    width: 121% !important;
  }
  .top-121px-above-lg {
    top: 121px !important;
  }
  .mt-122px-above-lg {
    margin-top: 122px;
  }
  .w-122-above-lg {
    width: 122% !important;
  }
  .top-122px-above-lg {
    top: 122px !important;
  }
  .mt-123px-above-lg {
    margin-top: 123px;
  }
  .w-123-above-lg {
    width: 123% !important;
  }
  .top-123px-above-lg {
    top: 123px !important;
  }
  .mt-124px-above-lg {
    margin-top: 124px;
  }
  .w-124-above-lg {
    width: 124% !important;
  }
  .top-124px-above-lg {
    top: 124px !important;
  }
  .mt-125px-above-lg {
    margin-top: 125px;
  }
  .w-125-above-lg {
    width: 125% !important;
  }
  .top-125px-above-lg {
    top: 125px !important;
  }
  .mt-126px-above-lg {
    margin-top: 126px;
  }
  .w-126-above-lg {
    width: 126% !important;
  }
  .top-126px-above-lg {
    top: 126px !important;
  }
  .mt-127px-above-lg {
    margin-top: 127px;
  }
  .w-127-above-lg {
    width: 127% !important;
  }
  .top-127px-above-lg {
    top: 127px !important;
  }
  .mt-128px-above-lg {
    margin-top: 128px;
  }
  .w-128-above-lg {
    width: 128% !important;
  }
  .top-128px-above-lg {
    top: 128px !important;
  }
  .mt-129px-above-lg {
    margin-top: 129px;
  }
  .w-129-above-lg {
    width: 129% !important;
  }
  .top-129px-above-lg {
    top: 129px !important;
  }
  .mt-130px-above-lg {
    margin-top: 130px;
  }
  .w-130-above-lg {
    width: 130% !important;
  }
  .top-130px-above-lg {
    top: 130px !important;
  }
  .mt-131px-above-lg {
    margin-top: 131px;
  }
  .w-131-above-lg {
    width: 131% !important;
  }
  .top-131px-above-lg {
    top: 131px !important;
  }
  .mt-132px-above-lg {
    margin-top: 132px;
  }
  .w-132-above-lg {
    width: 132% !important;
  }
  .top-132px-above-lg {
    top: 132px !important;
  }
  .mt-133px-above-lg {
    margin-top: 133px;
  }
  .w-133-above-lg {
    width: 133% !important;
  }
  .top-133px-above-lg {
    top: 133px !important;
  }
  .mt-134px-above-lg {
    margin-top: 134px;
  }
  .w-134-above-lg {
    width: 134% !important;
  }
  .top-134px-above-lg {
    top: 134px !important;
  }
  .mt-135px-above-lg {
    margin-top: 135px;
  }
  .w-135-above-lg {
    width: 135% !important;
  }
  .top-135px-above-lg {
    top: 135px !important;
  }
  .mt-136px-above-lg {
    margin-top: 136px;
  }
  .w-136-above-lg {
    width: 136% !important;
  }
  .top-136px-above-lg {
    top: 136px !important;
  }
  .mt-137px-above-lg {
    margin-top: 137px;
  }
  .w-137-above-lg {
    width: 137% !important;
  }
  .top-137px-above-lg {
    top: 137px !important;
  }
  .mt-138px-above-lg {
    margin-top: 138px;
  }
  .w-138-above-lg {
    width: 138% !important;
  }
  .top-138px-above-lg {
    top: 138px !important;
  }
  .mt-139px-above-lg {
    margin-top: 139px;
  }
  .w-139-above-lg {
    width: 139% !important;
  }
  .top-139px-above-lg {
    top: 139px !important;
  }
  .mt-140px-above-lg {
    margin-top: 140px;
  }
  .w-140-above-lg {
    width: 140% !important;
  }
  .top-140px-above-lg {
    top: 140px !important;
  }
  .mt-141px-above-lg {
    margin-top: 141px;
  }
  .w-141-above-lg {
    width: 141% !important;
  }
  .top-141px-above-lg {
    top: 141px !important;
  }
  .mt-142px-above-lg {
    margin-top: 142px;
  }
  .w-142-above-lg {
    width: 142% !important;
  }
  .top-142px-above-lg {
    top: 142px !important;
  }
  .mt-143px-above-lg {
    margin-top: 143px;
  }
  .w-143-above-lg {
    width: 143% !important;
  }
  .top-143px-above-lg {
    top: 143px !important;
  }
  .mt-144px-above-lg {
    margin-top: 144px;
  }
  .w-144-above-lg {
    width: 144% !important;
  }
  .top-144px-above-lg {
    top: 144px !important;
  }
  .mt-145px-above-lg {
    margin-top: 145px;
  }
  .w-145-above-lg {
    width: 145% !important;
  }
  .top-145px-above-lg {
    top: 145px !important;
  }
  .mt-146px-above-lg {
    margin-top: 146px;
  }
  .w-146-above-lg {
    width: 146% !important;
  }
  .top-146px-above-lg {
    top: 146px !important;
  }
  .mt-147px-above-lg {
    margin-top: 147px;
  }
  .w-147-above-lg {
    width: 147% !important;
  }
  .top-147px-above-lg {
    top: 147px !important;
  }
  .mt-148px-above-lg {
    margin-top: 148px;
  }
  .w-148-above-lg {
    width: 148% !important;
  }
  .top-148px-above-lg {
    top: 148px !important;
  }
  .mt-149px-above-lg {
    margin-top: 149px;
  }
  .w-149-above-lg {
    width: 149% !important;
  }
  .top-149px-above-lg {
    top: 149px !important;
  }
  .mt-150px-above-lg {
    margin-top: 150px;
  }
  .w-150-above-lg {
    width: 150% !important;
  }
  .top-150px-above-lg {
    top: 150px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .top-0px-lg-only {
    top: 0px !important;
  }
  .top-1px-lg-only {
    top: 1px !important;
  }
  .top-2px-lg-only {
    top: 2px !important;
  }
  .top-3px-lg-only {
    top: 3px !important;
  }
  .top-4px-lg-only {
    top: 4px !important;
  }
  .top-5px-lg-only {
    top: 5px !important;
  }
  .top-6px-lg-only {
    top: 6px !important;
  }
  .top-7px-lg-only {
    top: 7px !important;
  }
  .top-8px-lg-only {
    top: 8px !important;
  }
  .top-9px-lg-only {
    top: 9px !important;
  }
  .top-10px-lg-only {
    top: 10px !important;
  }
  .top-11px-lg-only {
    top: 11px !important;
  }
  .top-12px-lg-only {
    top: 12px !important;
  }
  .top-13px-lg-only {
    top: 13px !important;
  }
  .top-14px-lg-only {
    top: 14px !important;
  }
  .top-15px-lg-only {
    top: 15px !important;
  }
  .top-16px-lg-only {
    top: 16px !important;
  }
  .top-17px-lg-only {
    top: 17px !important;
  }
  .top-18px-lg-only {
    top: 18px !important;
  }
  .top-19px-lg-only {
    top: 19px !important;
  }
  .top-20px-lg-only {
    top: 20px !important;
  }
  .top-21px-lg-only {
    top: 21px !important;
  }
  .top-22px-lg-only {
    top: 22px !important;
  }
  .top-23px-lg-only {
    top: 23px !important;
  }
  .top-24px-lg-only {
    top: 24px !important;
  }
  .top-25px-lg-only {
    top: 25px !important;
  }
  .top-26px-lg-only {
    top: 26px !important;
  }
  .top-27px-lg-only {
    top: 27px !important;
  }
  .top-28px-lg-only {
    top: 28px !important;
  }
  .top-29px-lg-only {
    top: 29px !important;
  }
  .top-30px-lg-only {
    top: 30px !important;
  }
  .top-31px-lg-only {
    top: 31px !important;
  }
  .top-32px-lg-only {
    top: 32px !important;
  }
  .top-33px-lg-only {
    top: 33px !important;
  }
  .top-34px-lg-only {
    top: 34px !important;
  }
  .top-35px-lg-only {
    top: 35px !important;
  }
  .top-36px-lg-only {
    top: 36px !important;
  }
  .top-37px-lg-only {
    top: 37px !important;
  }
  .top-38px-lg-only {
    top: 38px !important;
  }
  .top-39px-lg-only {
    top: 39px !important;
  }
  .top-40px-lg-only {
    top: 40px !important;
  }
  .top-41px-lg-only {
    top: 41px !important;
  }
  .top-42px-lg-only {
    top: 42px !important;
  }
  .top-43px-lg-only {
    top: 43px !important;
  }
  .top-44px-lg-only {
    top: 44px !important;
  }
  .top-45px-lg-only {
    top: 45px !important;
  }
  .top-46px-lg-only {
    top: 46px !important;
  }
  .top-47px-lg-only {
    top: 47px !important;
  }
  .top-48px-lg-only {
    top: 48px !important;
  }
  .top-49px-lg-only {
    top: 49px !important;
  }
  .top-50px-lg-only {
    top: 50px !important;
  }
  .top-51px-lg-only {
    top: 51px !important;
  }
  .top-52px-lg-only {
    top: 52px !important;
  }
  .top-53px-lg-only {
    top: 53px !important;
  }
  .top-54px-lg-only {
    top: 54px !important;
  }
  .top-55px-lg-only {
    top: 55px !important;
  }
  .top-56px-lg-only {
    top: 56px !important;
  }
  .top-57px-lg-only {
    top: 57px !important;
  }
  .top-58px-lg-only {
    top: 58px !important;
  }
  .top-59px-lg-only {
    top: 59px !important;
  }
  .top-60px-lg-only {
    top: 60px !important;
  }
  .top-61px-lg-only {
    top: 61px !important;
  }
  .top-62px-lg-only {
    top: 62px !important;
  }
  .top-63px-lg-only {
    top: 63px !important;
  }
  .top-64px-lg-only {
    top: 64px !important;
  }
  .top-65px-lg-only {
    top: 65px !important;
  }
  .top-66px-lg-only {
    top: 66px !important;
  }
  .top-67px-lg-only {
    top: 67px !important;
  }
  .top-68px-lg-only {
    top: 68px !important;
  }
  .top-69px-lg-only {
    top: 69px !important;
  }
  .top-70px-lg-only {
    top: 70px !important;
  }
  .top-71px-lg-only {
    top: 71px !important;
  }
  .top-72px-lg-only {
    top: 72px !important;
  }
  .top-73px-lg-only {
    top: 73px !important;
  }
  .top-74px-lg-only {
    top: 74px !important;
  }
  .top-75px-lg-only {
    top: 75px !important;
  }
  .top-76px-lg-only {
    top: 76px !important;
  }
  .top-77px-lg-only {
    top: 77px !important;
  }
  .top-78px-lg-only {
    top: 78px !important;
  }
  .top-79px-lg-only {
    top: 79px !important;
  }
  .top-80px-lg-only {
    top: 80px !important;
  }
  .top-81px-lg-only {
    top: 81px !important;
  }
  .top-82px-lg-only {
    top: 82px !important;
  }
  .top-83px-lg-only {
    top: 83px !important;
  }
  .top-84px-lg-only {
    top: 84px !important;
  }
  .top-85px-lg-only {
    top: 85px !important;
  }
  .top-86px-lg-only {
    top: 86px !important;
  }
  .top-87px-lg-only {
    top: 87px !important;
  }
  .top-88px-lg-only {
    top: 88px !important;
  }
  .top-89px-lg-only {
    top: 89px !important;
  }
  .top-90px-lg-only {
    top: 90px !important;
  }
  .top-91px-lg-only {
    top: 91px !important;
  }
  .top-92px-lg-only {
    top: 92px !important;
  }
  .top-93px-lg-only {
    top: 93px !important;
  }
  .top-94px-lg-only {
    top: 94px !important;
  }
  .top-95px-lg-only {
    top: 95px !important;
  }
  .top-96px-lg-only {
    top: 96px !important;
  }
  .top-97px-lg-only {
    top: 97px !important;
  }
  .top-98px-lg-only {
    top: 98px !important;
  }
  .top-99px-lg-only {
    top: 99px !important;
  }
  .top-100px-lg-only {
    top: 100px !important;
  }
  .top-101px-lg-only {
    top: 101px !important;
  }
  .top-102px-lg-only {
    top: 102px !important;
  }
  .top-103px-lg-only {
    top: 103px !important;
  }
  .top-104px-lg-only {
    top: 104px !important;
  }
  .top-105px-lg-only {
    top: 105px !important;
  }
  .top-106px-lg-only {
    top: 106px !important;
  }
  .top-107px-lg-only {
    top: 107px !important;
  }
  .top-108px-lg-only {
    top: 108px !important;
  }
  .top-109px-lg-only {
    top: 109px !important;
  }
  .top-110px-lg-only {
    top: 110px !important;
  }
  .top-111px-lg-only {
    top: 111px !important;
  }
  .top-112px-lg-only {
    top: 112px !important;
  }
  .top-113px-lg-only {
    top: 113px !important;
  }
  .top-114px-lg-only {
    top: 114px !important;
  }
  .top-115px-lg-only {
    top: 115px !important;
  }
  .top-116px-lg-only {
    top: 116px !important;
  }
  .top-117px-lg-only {
    top: 117px !important;
  }
  .top-118px-lg-only {
    top: 118px !important;
  }
  .top-119px-lg-only {
    top: 119px !important;
  }
  .top-120px-lg-only {
    top: 120px !important;
  }
  .top-121px-lg-only {
    top: 121px !important;
  }
  .top-122px-lg-only {
    top: 122px !important;
  }
  .top-123px-lg-only {
    top: 123px !important;
  }
  .top-124px-lg-only {
    top: 124px !important;
  }
  .top-125px-lg-only {
    top: 125px !important;
  }
  .top-126px-lg-only {
    top: 126px !important;
  }
  .top-127px-lg-only {
    top: 127px !important;
  }
  .top-128px-lg-only {
    top: 128px !important;
  }
  .top-129px-lg-only {
    top: 129px !important;
  }
  .top-130px-lg-only {
    top: 130px !important;
  }
  .top-131px-lg-only {
    top: 131px !important;
  }
  .top-132px-lg-only {
    top: 132px !important;
  }
  .top-133px-lg-only {
    top: 133px !important;
  }
  .top-134px-lg-only {
    top: 134px !important;
  }
  .top-135px-lg-only {
    top: 135px !important;
  }
  .top-136px-lg-only {
    top: 136px !important;
  }
  .top-137px-lg-only {
    top: 137px !important;
  }
  .top-138px-lg-only {
    top: 138px !important;
  }
  .top-139px-lg-only {
    top: 139px !important;
  }
  .top-140px-lg-only {
    top: 140px !important;
  }
  .top-141px-lg-only {
    top: 141px !important;
  }
  .top-142px-lg-only {
    top: 142px !important;
  }
  .top-143px-lg-only {
    top: 143px !important;
  }
  .top-144px-lg-only {
    top: 144px !important;
  }
  .top-145px-lg-only {
    top: 145px !important;
  }
  .top-146px-lg-only {
    top: 146px !important;
  }
  .top-147px-lg-only {
    top: 147px !important;
  }
  .top-148px-lg-only {
    top: 148px !important;
  }
  .top-149px-lg-only {
    top: 149px !important;
  }
  .top-150px-lg-only {
    top: 150px !important;
  }
}
@media (max-width: 1199.98px) {
  .xl-up-only,
  .xl-up-only-block,
  .xl-up-only-flex,
  .xl-up-only-inline-block {
    display: none !important;
  }
  .below-xl-only {
    display: flex !important;
  }
  .fixed-bottom-below-xl {
    position: fixed;
    bottom: 0;
  }
  .w-100-below-xl {
    width: 100%;
  }
  .justify-center-below-xl {
    justify-content: center !important;
  }
  .flex-col-below-xl {
    flex-direction: column !important;
  }
  .bg-white-below-xl {
    background-color: var(--ta-white) !important;
  }
  .flex-col-above-xl {
    flex-direction: row !important;
  }
  .flex-row-above-xl {
    flex-direction: column !important;
  }
  .flex-row-below-xl {
    flex-direction: row !important;
  }
  .offcanvas-bottom-below-xl {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .offcanvas-bottom-below-xl-80p {
    right: 0;
    left: 0;
    height: 80%;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .border-bottom-below-xl {
    border-bottom: solid;
    box-shadow: none;
  }
  .border-top-below-xl {
    border-top: solid;
    box-shadow: none;
  }
  .mt-0px-below-xl {
    margin-top: 0px;
  }
  .w-0-below-xl {
    width: 0% !important;
  }
  .px-0-below-xl {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .top-0px-below-xl {
    top: 0px !important;
  }
  .mt-1px-below-xl {
    margin-top: 1px;
  }
  .w-1-below-xl {
    width: 1% !important;
  }
  .px-1-below-xl {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .top-1px-below-xl {
    top: 1px !important;
  }
  .mt-2px-below-xl {
    margin-top: 2px;
  }
  .w-2-below-xl {
    width: 2% !important;
  }
  .px-2-below-xl {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .top-2px-below-xl {
    top: 2px !important;
  }
  .mt-3px-below-xl {
    margin-top: 3px;
  }
  .w-3-below-xl {
    width: 3% !important;
  }
  .px-3-below-xl {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .top-3px-below-xl {
    top: 3px !important;
  }
  .mt-4px-below-xl {
    margin-top: 4px;
  }
  .w-4-below-xl {
    width: 4% !important;
  }
  .px-4-below-xl {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .top-4px-below-xl {
    top: 4px !important;
  }
  .mt-5px-below-xl {
    margin-top: 5px;
  }
  .w-5-below-xl {
    width: 5% !important;
  }
  .px-5-below-xl {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .top-5px-below-xl {
    top: 5px !important;
  }
  .mt-6px-below-xl {
    margin-top: 6px;
  }
  .w-6-below-xl {
    width: 6% !important;
  }
  .px-6-below-xl {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .top-6px-below-xl {
    top: 6px !important;
  }
  .mt-7px-below-xl {
    margin-top: 7px;
  }
  .w-7-below-xl {
    width: 7% !important;
  }
  .px-7-below-xl {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .top-7px-below-xl {
    top: 7px !important;
  }
  .mt-8px-below-xl {
    margin-top: 8px;
  }
  .w-8-below-xl {
    width: 8% !important;
  }
  .px-8-below-xl {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .top-8px-below-xl {
    top: 8px !important;
  }
  .mt-9px-below-xl {
    margin-top: 9px;
  }
  .w-9-below-xl {
    width: 9% !important;
  }
  .px-9-below-xl {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .top-9px-below-xl {
    top: 9px !important;
  }
  .mt-10px-below-xl {
    margin-top: 10px;
  }
  .w-10-below-xl {
    width: 10% !important;
  }
  .px-10-below-xl {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .top-10px-below-xl {
    top: 10px !important;
  }
  .mt-11px-below-xl {
    margin-top: 11px;
  }
  .w-11-below-xl {
    width: 11% !important;
  }
  .px-11-below-xl {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .top-11px-below-xl {
    top: 11px !important;
  }
  .mt-12px-below-xl {
    margin-top: 12px;
  }
  .w-12-below-xl {
    width: 12% !important;
  }
  .px-12-below-xl {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .top-12px-below-xl {
    top: 12px !important;
  }
  .mt-13px-below-xl {
    margin-top: 13px;
  }
  .w-13-below-xl {
    width: 13% !important;
  }
  .px-13-below-xl {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .top-13px-below-xl {
    top: 13px !important;
  }
  .mt-14px-below-xl {
    margin-top: 14px;
  }
  .w-14-below-xl {
    width: 14% !important;
  }
  .px-14-below-xl {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .top-14px-below-xl {
    top: 14px !important;
  }
  .mt-15px-below-xl {
    margin-top: 15px;
  }
  .w-15-below-xl {
    width: 15% !important;
  }
  .px-15-below-xl {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .top-15px-below-xl {
    top: 15px !important;
  }
  .mt-16px-below-xl {
    margin-top: 16px;
  }
  .w-16-below-xl {
    width: 16% !important;
  }
  .px-16-below-xl {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .top-16px-below-xl {
    top: 16px !important;
  }
  .mt-17px-below-xl {
    margin-top: 17px;
  }
  .w-17-below-xl {
    width: 17% !important;
  }
  .px-17-below-xl {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
  .top-17px-below-xl {
    top: 17px !important;
  }
  .mt-18px-below-xl {
    margin-top: 18px;
  }
  .w-18-below-xl {
    width: 18% !important;
  }
  .px-18-below-xl {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .top-18px-below-xl {
    top: 18px !important;
  }
  .mt-19px-below-xl {
    margin-top: 19px;
  }
  .w-19-below-xl {
    width: 19% !important;
  }
  .px-19-below-xl {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .top-19px-below-xl {
    top: 19px !important;
  }
  .mt-20px-below-xl {
    margin-top: 20px;
  }
  .w-20-below-xl {
    width: 20% !important;
  }
  .px-20-below-xl {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .top-20px-below-xl {
    top: 20px !important;
  }
  .mt-21px-below-xl {
    margin-top: 21px;
  }
  .w-21-below-xl {
    width: 21% !important;
  }
  .px-21-below-xl {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
  .top-21px-below-xl {
    top: 21px !important;
  }
  .mt-22px-below-xl {
    margin-top: 22px;
  }
  .w-22-below-xl {
    width: 22% !important;
  }
  .px-22-below-xl {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .top-22px-below-xl {
    top: 22px !important;
  }
  .mt-23px-below-xl {
    margin-top: 23px;
  }
  .w-23-below-xl {
    width: 23% !important;
  }
  .px-23-below-xl {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
  .top-23px-below-xl {
    top: 23px !important;
  }
  .mt-24px-below-xl {
    margin-top: 24px;
  }
  .w-24-below-xl {
    width: 24% !important;
  }
  .px-24-below-xl {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .top-24px-below-xl {
    top: 24px !important;
  }
  .mt-25px-below-xl {
    margin-top: 25px;
  }
  .w-25-below-xl {
    width: 25% !important;
  }
  .px-25-below-xl {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .top-25px-below-xl {
    top: 25px !important;
  }
  .mt-26px-below-xl {
    margin-top: 26px;
  }
  .w-26-below-xl {
    width: 26% !important;
  }
  .px-26-below-xl {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .top-26px-below-xl {
    top: 26px !important;
  }
  .mt-27px-below-xl {
    margin-top: 27px;
  }
  .w-27-below-xl {
    width: 27% !important;
  }
  .px-27-below-xl {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .top-27px-below-xl {
    top: 27px !important;
  }
  .mt-28px-below-xl {
    margin-top: 28px;
  }
  .w-28-below-xl {
    width: 28% !important;
  }
  .px-28-below-xl {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .top-28px-below-xl {
    top: 28px !important;
  }
  .mt-29px-below-xl {
    margin-top: 29px;
  }
  .w-29-below-xl {
    width: 29% !important;
  }
  .px-29-below-xl {
    padding-left: 29px !important;
    padding-right: 29px !important;
  }
  .top-29px-below-xl {
    top: 29px !important;
  }
  .mt-30px-below-xl {
    margin-top: 30px;
  }
  .w-30-below-xl {
    width: 30% !important;
  }
  .px-30-below-xl {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .top-30px-below-xl {
    top: 30px !important;
  }
  .mt-31px-below-xl {
    margin-top: 31px;
  }
  .w-31-below-xl {
    width: 31% !important;
  }
  .px-31-below-xl {
    padding-left: 31px !important;
    padding-right: 31px !important;
  }
  .top-31px-below-xl {
    top: 31px !important;
  }
  .mt-32px-below-xl {
    margin-top: 32px;
  }
  .w-32-below-xl {
    width: 32% !important;
  }
  .px-32-below-xl {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .top-32px-below-xl {
    top: 32px !important;
  }
  .mt-33px-below-xl {
    margin-top: 33px;
  }
  .w-33-below-xl {
    width: 33% !important;
  }
  .px-33-below-xl {
    padding-left: 33px !important;
    padding-right: 33px !important;
  }
  .top-33px-below-xl {
    top: 33px !important;
  }
  .mt-34px-below-xl {
    margin-top: 34px;
  }
  .w-34-below-xl {
    width: 34% !important;
  }
  .px-34-below-xl {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .top-34px-below-xl {
    top: 34px !important;
  }
  .mt-35px-below-xl {
    margin-top: 35px;
  }
  .w-35-below-xl {
    width: 35% !important;
  }
  .px-35-below-xl {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .top-35px-below-xl {
    top: 35px !important;
  }
  .mt-36px-below-xl {
    margin-top: 36px;
  }
  .w-36-below-xl {
    width: 36% !important;
  }
  .px-36-below-xl {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .top-36px-below-xl {
    top: 36px !important;
  }
  .mt-37px-below-xl {
    margin-top: 37px;
  }
  .w-37-below-xl {
    width: 37% !important;
  }
  .px-37-below-xl {
    padding-left: 37px !important;
    padding-right: 37px !important;
  }
  .top-37px-below-xl {
    top: 37px !important;
  }
  .mt-38px-below-xl {
    margin-top: 38px;
  }
  .w-38-below-xl {
    width: 38% !important;
  }
  .px-38-below-xl {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .top-38px-below-xl {
    top: 38px !important;
  }
  .mt-39px-below-xl {
    margin-top: 39px;
  }
  .w-39-below-xl {
    width: 39% !important;
  }
  .px-39-below-xl {
    padding-left: 39px !important;
    padding-right: 39px !important;
  }
  .top-39px-below-xl {
    top: 39px !important;
  }
  .mt-40px-below-xl {
    margin-top: 40px;
  }
  .w-40-below-xl {
    width: 40% !important;
  }
  .px-40-below-xl {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .top-40px-below-xl {
    top: 40px !important;
  }
  .mt-41px-below-xl {
    margin-top: 41px;
  }
  .w-41-below-xl {
    width: 41% !important;
  }
  .px-41-below-xl {
    padding-left: 41px !important;
    padding-right: 41px !important;
  }
  .top-41px-below-xl {
    top: 41px !important;
  }
  .mt-42px-below-xl {
    margin-top: 42px;
  }
  .w-42-below-xl {
    width: 42% !important;
  }
  .px-42-below-xl {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .top-42px-below-xl {
    top: 42px !important;
  }
  .mt-43px-below-xl {
    margin-top: 43px;
  }
  .w-43-below-xl {
    width: 43% !important;
  }
  .px-43-below-xl {
    padding-left: 43px !important;
    padding-right: 43px !important;
  }
  .top-43px-below-xl {
    top: 43px !important;
  }
  .mt-44px-below-xl {
    margin-top: 44px;
  }
  .w-44-below-xl {
    width: 44% !important;
  }
  .px-44-below-xl {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .top-44px-below-xl {
    top: 44px !important;
  }
  .mt-45px-below-xl {
    margin-top: 45px;
  }
  .w-45-below-xl {
    width: 45% !important;
  }
  .px-45-below-xl {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .top-45px-below-xl {
    top: 45px !important;
  }
  .mt-46px-below-xl {
    margin-top: 46px;
  }
  .w-46-below-xl {
    width: 46% !important;
  }
  .px-46-below-xl {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .top-46px-below-xl {
    top: 46px !important;
  }
  .mt-47px-below-xl {
    margin-top: 47px;
  }
  .w-47-below-xl {
    width: 47% !important;
  }
  .px-47-below-xl {
    padding-left: 47px !important;
    padding-right: 47px !important;
  }
  .top-47px-below-xl {
    top: 47px !important;
  }
  .mt-48px-below-xl {
    margin-top: 48px;
  }
  .w-48-below-xl {
    width: 48% !important;
  }
  .px-48-below-xl {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .top-48px-below-xl {
    top: 48px !important;
  }
  .mt-49px-below-xl {
    margin-top: 49px;
  }
  .w-49-below-xl {
    width: 49% !important;
  }
  .px-49-below-xl {
    padding-left: 49px !important;
    padding-right: 49px !important;
  }
  .top-49px-below-xl {
    top: 49px !important;
  }
  .mt-50px-below-xl {
    margin-top: 50px;
  }
  .w-50-below-xl {
    width: 50% !important;
  }
  .px-50-below-xl {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .top-50px-below-xl {
    top: 50px !important;
  }
  .mt-51px-below-xl {
    margin-top: 51px;
  }
  .w-51-below-xl {
    width: 51% !important;
  }
  .px-51-below-xl {
    padding-left: 51px !important;
    padding-right: 51px !important;
  }
  .top-51px-below-xl {
    top: 51px !important;
  }
  .mt-52px-below-xl {
    margin-top: 52px;
  }
  .w-52-below-xl {
    width: 52% !important;
  }
  .px-52-below-xl {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .top-52px-below-xl {
    top: 52px !important;
  }
  .mt-53px-below-xl {
    margin-top: 53px;
  }
  .w-53-below-xl {
    width: 53% !important;
  }
  .px-53-below-xl {
    padding-left: 53px !important;
    padding-right: 53px !important;
  }
  .top-53px-below-xl {
    top: 53px !important;
  }
  .mt-54px-below-xl {
    margin-top: 54px;
  }
  .w-54-below-xl {
    width: 54% !important;
  }
  .px-54-below-xl {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .top-54px-below-xl {
    top: 54px !important;
  }
  .mt-55px-below-xl {
    margin-top: 55px;
  }
  .w-55-below-xl {
    width: 55% !important;
  }
  .px-55-below-xl {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .top-55px-below-xl {
    top: 55px !important;
  }
  .mt-56px-below-xl {
    margin-top: 56px;
  }
  .w-56-below-xl {
    width: 56% !important;
  }
  .px-56-below-xl {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .top-56px-below-xl {
    top: 56px !important;
  }
  .mt-57px-below-xl {
    margin-top: 57px;
  }
  .w-57-below-xl {
    width: 57% !important;
  }
  .px-57-below-xl {
    padding-left: 57px !important;
    padding-right: 57px !important;
  }
  .top-57px-below-xl {
    top: 57px !important;
  }
  .mt-58px-below-xl {
    margin-top: 58px;
  }
  .w-58-below-xl {
    width: 58% !important;
  }
  .px-58-below-xl {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .top-58px-below-xl {
    top: 58px !important;
  }
  .mt-59px-below-xl {
    margin-top: 59px;
  }
  .w-59-below-xl {
    width: 59% !important;
  }
  .px-59-below-xl {
    padding-left: 59px !important;
    padding-right: 59px !important;
  }
  .top-59px-below-xl {
    top: 59px !important;
  }
  .mt-60px-below-xl {
    margin-top: 60px;
  }
  .w-60-below-xl {
    width: 60% !important;
  }
  .px-60-below-xl {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .top-60px-below-xl {
    top: 60px !important;
  }
  .mt-61px-below-xl {
    margin-top: 61px;
  }
  .w-61-below-xl {
    width: 61% !important;
  }
  .px-61-below-xl {
    padding-left: 61px !important;
    padding-right: 61px !important;
  }
  .top-61px-below-xl {
    top: 61px !important;
  }
  .mt-62px-below-xl {
    margin-top: 62px;
  }
  .w-62-below-xl {
    width: 62% !important;
  }
  .px-62-below-xl {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .top-62px-below-xl {
    top: 62px !important;
  }
  .mt-63px-below-xl {
    margin-top: 63px;
  }
  .w-63-below-xl {
    width: 63% !important;
  }
  .px-63-below-xl {
    padding-left: 63px !important;
    padding-right: 63px !important;
  }
  .top-63px-below-xl {
    top: 63px !important;
  }
  .mt-64px-below-xl {
    margin-top: 64px;
  }
  .w-64-below-xl {
    width: 64% !important;
  }
  .px-64-below-xl {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .top-64px-below-xl {
    top: 64px !important;
  }
  .mt-65px-below-xl {
    margin-top: 65px;
  }
  .w-65-below-xl {
    width: 65% !important;
  }
  .px-65-below-xl {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .top-65px-below-xl {
    top: 65px !important;
  }
  .mt-66px-below-xl {
    margin-top: 66px;
  }
  .w-66-below-xl {
    width: 66% !important;
  }
  .px-66-below-xl {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .top-66px-below-xl {
    top: 66px !important;
  }
  .mt-67px-below-xl {
    margin-top: 67px;
  }
  .w-67-below-xl {
    width: 67% !important;
  }
  .px-67-below-xl {
    padding-left: 67px !important;
    padding-right: 67px !important;
  }
  .top-67px-below-xl {
    top: 67px !important;
  }
  .mt-68px-below-xl {
    margin-top: 68px;
  }
  .w-68-below-xl {
    width: 68% !important;
  }
  .px-68-below-xl {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .top-68px-below-xl {
    top: 68px !important;
  }
  .mt-69px-below-xl {
    margin-top: 69px;
  }
  .w-69-below-xl {
    width: 69% !important;
  }
  .px-69-below-xl {
    padding-left: 69px !important;
    padding-right: 69px !important;
  }
  .top-69px-below-xl {
    top: 69px !important;
  }
  .mt-70px-below-xl {
    margin-top: 70px;
  }
  .w-70-below-xl {
    width: 70% !important;
  }
  .px-70-below-xl {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .top-70px-below-xl {
    top: 70px !important;
  }
  .mt-71px-below-xl {
    margin-top: 71px;
  }
  .w-71-below-xl {
    width: 71% !important;
  }
  .px-71-below-xl {
    padding-left: 71px !important;
    padding-right: 71px !important;
  }
  .top-71px-below-xl {
    top: 71px !important;
  }
  .mt-72px-below-xl {
    margin-top: 72px;
  }
  .w-72-below-xl {
    width: 72% !important;
  }
  .px-72-below-xl {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .top-72px-below-xl {
    top: 72px !important;
  }
  .mt-73px-below-xl {
    margin-top: 73px;
  }
  .w-73-below-xl {
    width: 73% !important;
  }
  .px-73-below-xl {
    padding-left: 73px !important;
    padding-right: 73px !important;
  }
  .top-73px-below-xl {
    top: 73px !important;
  }
  .mt-74px-below-xl {
    margin-top: 74px;
  }
  .w-74-below-xl {
    width: 74% !important;
  }
  .px-74-below-xl {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .top-74px-below-xl {
    top: 74px !important;
  }
  .mt-75px-below-xl {
    margin-top: 75px;
  }
  .w-75-below-xl {
    width: 75% !important;
  }
  .px-75-below-xl {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .top-75px-below-xl {
    top: 75px !important;
  }
  .mt-76px-below-xl {
    margin-top: 76px;
  }
  .w-76-below-xl {
    width: 76% !important;
  }
  .px-76-below-xl {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .top-76px-below-xl {
    top: 76px !important;
  }
  .mt-77px-below-xl {
    margin-top: 77px;
  }
  .w-77-below-xl {
    width: 77% !important;
  }
  .px-77-below-xl {
    padding-left: 77px !important;
    padding-right: 77px !important;
  }
  .top-77px-below-xl {
    top: 77px !important;
  }
  .mt-78px-below-xl {
    margin-top: 78px;
  }
  .w-78-below-xl {
    width: 78% !important;
  }
  .px-78-below-xl {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .top-78px-below-xl {
    top: 78px !important;
  }
  .mt-79px-below-xl {
    margin-top: 79px;
  }
  .w-79-below-xl {
    width: 79% !important;
  }
  .px-79-below-xl {
    padding-left: 79px !important;
    padding-right: 79px !important;
  }
  .top-79px-below-xl {
    top: 79px !important;
  }
  .mt-80px-below-xl {
    margin-top: 80px;
  }
  .w-80-below-xl {
    width: 80% !important;
  }
  .px-80-below-xl {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .top-80px-below-xl {
    top: 80px !important;
  }
  .mt-81px-below-xl {
    margin-top: 81px;
  }
  .w-81-below-xl {
    width: 81% !important;
  }
  .px-81-below-xl {
    padding-left: 81px !important;
    padding-right: 81px !important;
  }
  .top-81px-below-xl {
    top: 81px !important;
  }
  .mt-82px-below-xl {
    margin-top: 82px;
  }
  .w-82-below-xl {
    width: 82% !important;
  }
  .px-82-below-xl {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .top-82px-below-xl {
    top: 82px !important;
  }
  .mt-83px-below-xl {
    margin-top: 83px;
  }
  .w-83-below-xl {
    width: 83% !important;
  }
  .px-83-below-xl {
    padding-left: 83px !important;
    padding-right: 83px !important;
  }
  .top-83px-below-xl {
    top: 83px !important;
  }
  .mt-84px-below-xl {
    margin-top: 84px;
  }
  .w-84-below-xl {
    width: 84% !important;
  }
  .px-84-below-xl {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .top-84px-below-xl {
    top: 84px !important;
  }
  .mt-85px-below-xl {
    margin-top: 85px;
  }
  .w-85-below-xl {
    width: 85% !important;
  }
  .px-85-below-xl {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .top-85px-below-xl {
    top: 85px !important;
  }
  .mt-86px-below-xl {
    margin-top: 86px;
  }
  .w-86-below-xl {
    width: 86% !important;
  }
  .px-86-below-xl {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .top-86px-below-xl {
    top: 86px !important;
  }
  .mt-87px-below-xl {
    margin-top: 87px;
  }
  .w-87-below-xl {
    width: 87% !important;
  }
  .px-87-below-xl {
    padding-left: 87px !important;
    padding-right: 87px !important;
  }
  .top-87px-below-xl {
    top: 87px !important;
  }
  .mt-88px-below-xl {
    margin-top: 88px;
  }
  .w-88-below-xl {
    width: 88% !important;
  }
  .px-88-below-xl {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .top-88px-below-xl {
    top: 88px !important;
  }
  .mt-89px-below-xl {
    margin-top: 89px;
  }
  .w-89-below-xl {
    width: 89% !important;
  }
  .px-89-below-xl {
    padding-left: 89px !important;
    padding-right: 89px !important;
  }
  .top-89px-below-xl {
    top: 89px !important;
  }
  .mt-90px-below-xl {
    margin-top: 90px;
  }
  .w-90-below-xl {
    width: 90% !important;
  }
  .px-90-below-xl {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .top-90px-below-xl {
    top: 90px !important;
  }
  .mt-91px-below-xl {
    margin-top: 91px;
  }
  .w-91-below-xl {
    width: 91% !important;
  }
  .px-91-below-xl {
    padding-left: 91px !important;
    padding-right: 91px !important;
  }
  .top-91px-below-xl {
    top: 91px !important;
  }
  .mt-92px-below-xl {
    margin-top: 92px;
  }
  .w-92-below-xl {
    width: 92% !important;
  }
  .px-92-below-xl {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .top-92px-below-xl {
    top: 92px !important;
  }
  .mt-93px-below-xl {
    margin-top: 93px;
  }
  .w-93-below-xl {
    width: 93% !important;
  }
  .px-93-below-xl {
    padding-left: 93px !important;
    padding-right: 93px !important;
  }
  .top-93px-below-xl {
    top: 93px !important;
  }
  .mt-94px-below-xl {
    margin-top: 94px;
  }
  .w-94-below-xl {
    width: 94% !important;
  }
  .px-94-below-xl {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .top-94px-below-xl {
    top: 94px !important;
  }
  .mt-95px-below-xl {
    margin-top: 95px;
  }
  .w-95-below-xl {
    width: 95% !important;
  }
  .px-95-below-xl {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .top-95px-below-xl {
    top: 95px !important;
  }
  .mt-96px-below-xl {
    margin-top: 96px;
  }
  .w-96-below-xl {
    width: 96% !important;
  }
  .px-96-below-xl {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .top-96px-below-xl {
    top: 96px !important;
  }
  .mt-97px-below-xl {
    margin-top: 97px;
  }
  .w-97-below-xl {
    width: 97% !important;
  }
  .px-97-below-xl {
    padding-left: 97px !important;
    padding-right: 97px !important;
  }
  .top-97px-below-xl {
    top: 97px !important;
  }
  .mt-98px-below-xl {
    margin-top: 98px;
  }
  .w-98-below-xl {
    width: 98% !important;
  }
  .px-98-below-xl {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .top-98px-below-xl {
    top: 98px !important;
  }
  .mt-99px-below-xl {
    margin-top: 99px;
  }
  .w-99-below-xl {
    width: 99% !important;
  }
  .px-99-below-xl {
    padding-left: 99px !important;
    padding-right: 99px !important;
  }
  .top-99px-below-xl {
    top: 99px !important;
  }
  .mt-100px-below-xl {
    margin-top: 100px;
  }
  .w-100-below-xl {
    width: 100% !important;
  }
  .px-100-below-xl {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .top-100px-below-xl {
    top: 100px !important;
  }
  .mt-101px-below-xl {
    margin-top: 101px;
  }
  .w-101-below-xl {
    width: 101% !important;
  }
  .px-101-below-xl {
    padding-left: 101px !important;
    padding-right: 101px !important;
  }
  .top-101px-below-xl {
    top: 101px !important;
  }
  .mt-102px-below-xl {
    margin-top: 102px;
  }
  .w-102-below-xl {
    width: 102% !important;
  }
  .px-102-below-xl {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .top-102px-below-xl {
    top: 102px !important;
  }
  .mt-103px-below-xl {
    margin-top: 103px;
  }
  .w-103-below-xl {
    width: 103% !important;
  }
  .px-103-below-xl {
    padding-left: 103px !important;
    padding-right: 103px !important;
  }
  .top-103px-below-xl {
    top: 103px !important;
  }
  .mt-104px-below-xl {
    margin-top: 104px;
  }
  .w-104-below-xl {
    width: 104% !important;
  }
  .px-104-below-xl {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
  .top-104px-below-xl {
    top: 104px !important;
  }
  .mt-105px-below-xl {
    margin-top: 105px;
  }
  .w-105-below-xl {
    width: 105% !important;
  }
  .px-105-below-xl {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .top-105px-below-xl {
    top: 105px !important;
  }
  .mt-106px-below-xl {
    margin-top: 106px;
  }
  .w-106-below-xl {
    width: 106% !important;
  }
  .px-106-below-xl {
    padding-left: 106px !important;
    padding-right: 106px !important;
  }
  .top-106px-below-xl {
    top: 106px !important;
  }
  .mt-107px-below-xl {
    margin-top: 107px;
  }
  .w-107-below-xl {
    width: 107% !important;
  }
  .px-107-below-xl {
    padding-left: 107px !important;
    padding-right: 107px !important;
  }
  .top-107px-below-xl {
    top: 107px !important;
  }
  .mt-108px-below-xl {
    margin-top: 108px;
  }
  .w-108-below-xl {
    width: 108% !important;
  }
  .px-108-below-xl {
    padding-left: 108px !important;
    padding-right: 108px !important;
  }
  .top-108px-below-xl {
    top: 108px !important;
  }
  .mt-109px-below-xl {
    margin-top: 109px;
  }
  .w-109-below-xl {
    width: 109% !important;
  }
  .px-109-below-xl {
    padding-left: 109px !important;
    padding-right: 109px !important;
  }
  .top-109px-below-xl {
    top: 109px !important;
  }
  .mt-110px-below-xl {
    margin-top: 110px;
  }
  .w-110-below-xl {
    width: 110% !important;
  }
  .px-110-below-xl {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .top-110px-below-xl {
    top: 110px !important;
  }
  .mt-111px-below-xl {
    margin-top: 111px;
  }
  .w-111-below-xl {
    width: 111% !important;
  }
  .px-111-below-xl {
    padding-left: 111px !important;
    padding-right: 111px !important;
  }
  .top-111px-below-xl {
    top: 111px !important;
  }
  .mt-112px-below-xl {
    margin-top: 112px;
  }
  .w-112-below-xl {
    width: 112% !important;
  }
  .px-112-below-xl {
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .top-112px-below-xl {
    top: 112px !important;
  }
  .mt-113px-below-xl {
    margin-top: 113px;
  }
  .w-113-below-xl {
    width: 113% !important;
  }
  .px-113-below-xl {
    padding-left: 113px !important;
    padding-right: 113px !important;
  }
  .top-113px-below-xl {
    top: 113px !important;
  }
  .mt-114px-below-xl {
    margin-top: 114px;
  }
  .w-114-below-xl {
    width: 114% !important;
  }
  .px-114-below-xl {
    padding-left: 114px !important;
    padding-right: 114px !important;
  }
  .top-114px-below-xl {
    top: 114px !important;
  }
  .mt-115px-below-xl {
    margin-top: 115px;
  }
  .w-115-below-xl {
    width: 115% !important;
  }
  .px-115-below-xl {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  .top-115px-below-xl {
    top: 115px !important;
  }
  .mt-116px-below-xl {
    margin-top: 116px;
  }
  .w-116-below-xl {
    width: 116% !important;
  }
  .px-116-below-xl {
    padding-left: 116px !important;
    padding-right: 116px !important;
  }
  .top-116px-below-xl {
    top: 116px !important;
  }
  .mt-117px-below-xl {
    margin-top: 117px;
  }
  .w-117-below-xl {
    width: 117% !important;
  }
  .px-117-below-xl {
    padding-left: 117px !important;
    padding-right: 117px !important;
  }
  .top-117px-below-xl {
    top: 117px !important;
  }
  .mt-118px-below-xl {
    margin-top: 118px;
  }
  .w-118-below-xl {
    width: 118% !important;
  }
  .px-118-below-xl {
    padding-left: 118px !important;
    padding-right: 118px !important;
  }
  .top-118px-below-xl {
    top: 118px !important;
  }
  .mt-119px-below-xl {
    margin-top: 119px;
  }
  .w-119-below-xl {
    width: 119% !important;
  }
  .px-119-below-xl {
    padding-left: 119px !important;
    padding-right: 119px !important;
  }
  .top-119px-below-xl {
    top: 119px !important;
  }
  .mt-120px-below-xl {
    margin-top: 120px;
  }
  .w-120-below-xl {
    width: 120% !important;
  }
  .px-120-below-xl {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .top-120px-below-xl {
    top: 120px !important;
  }
  .mt-121px-below-xl {
    margin-top: 121px;
  }
  .w-121-below-xl {
    width: 121% !important;
  }
  .px-121-below-xl {
    padding-left: 121px !important;
    padding-right: 121px !important;
  }
  .top-121px-below-xl {
    top: 121px !important;
  }
  .mt-122px-below-xl {
    margin-top: 122px;
  }
  .w-122-below-xl {
    width: 122% !important;
  }
  .px-122-below-xl {
    padding-left: 122px !important;
    padding-right: 122px !important;
  }
  .top-122px-below-xl {
    top: 122px !important;
  }
  .mt-123px-below-xl {
    margin-top: 123px;
  }
  .w-123-below-xl {
    width: 123% !important;
  }
  .px-123-below-xl {
    padding-left: 123px !important;
    padding-right: 123px !important;
  }
  .top-123px-below-xl {
    top: 123px !important;
  }
  .mt-124px-below-xl {
    margin-top: 124px;
  }
  .w-124-below-xl {
    width: 124% !important;
  }
  .px-124-below-xl {
    padding-left: 124px !important;
    padding-right: 124px !important;
  }
  .top-124px-below-xl {
    top: 124px !important;
  }
  .mt-125px-below-xl {
    margin-top: 125px;
  }
  .w-125-below-xl {
    width: 125% !important;
  }
  .px-125-below-xl {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  .top-125px-below-xl {
    top: 125px !important;
  }
  .mt-126px-below-xl {
    margin-top: 126px;
  }
  .w-126-below-xl {
    width: 126% !important;
  }
  .px-126-below-xl {
    padding-left: 126px !important;
    padding-right: 126px !important;
  }
  .top-126px-below-xl {
    top: 126px !important;
  }
  .mt-127px-below-xl {
    margin-top: 127px;
  }
  .w-127-below-xl {
    width: 127% !important;
  }
  .px-127-below-xl {
    padding-left: 127px !important;
    padding-right: 127px !important;
  }
  .top-127px-below-xl {
    top: 127px !important;
  }
  .mt-128px-below-xl {
    margin-top: 128px;
  }
  .w-128-below-xl {
    width: 128% !important;
  }
  .px-128-below-xl {
    padding-left: 128px !important;
    padding-right: 128px !important;
  }
  .top-128px-below-xl {
    top: 128px !important;
  }
  .mt-129px-below-xl {
    margin-top: 129px;
  }
  .w-129-below-xl {
    width: 129% !important;
  }
  .px-129-below-xl {
    padding-left: 129px !important;
    padding-right: 129px !important;
  }
  .top-129px-below-xl {
    top: 129px !important;
  }
  .mt-130px-below-xl {
    margin-top: 130px;
  }
  .w-130-below-xl {
    width: 130% !important;
  }
  .px-130-below-xl {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  .top-130px-below-xl {
    top: 130px !important;
  }
  .mt-131px-below-xl {
    margin-top: 131px;
  }
  .w-131-below-xl {
    width: 131% !important;
  }
  .px-131-below-xl {
    padding-left: 131px !important;
    padding-right: 131px !important;
  }
  .top-131px-below-xl {
    top: 131px !important;
  }
  .mt-132px-below-xl {
    margin-top: 132px;
  }
  .w-132-below-xl {
    width: 132% !important;
  }
  .px-132-below-xl {
    padding-left: 132px !important;
    padding-right: 132px !important;
  }
  .top-132px-below-xl {
    top: 132px !important;
  }
  .mt-133px-below-xl {
    margin-top: 133px;
  }
  .w-133-below-xl {
    width: 133% !important;
  }
  .px-133-below-xl {
    padding-left: 133px !important;
    padding-right: 133px !important;
  }
  .top-133px-below-xl {
    top: 133px !important;
  }
  .mt-134px-below-xl {
    margin-top: 134px;
  }
  .w-134-below-xl {
    width: 134% !important;
  }
  .px-134-below-xl {
    padding-left: 134px !important;
    padding-right: 134px !important;
  }
  .top-134px-below-xl {
    top: 134px !important;
  }
  .mt-135px-below-xl {
    margin-top: 135px;
  }
  .w-135-below-xl {
    width: 135% !important;
  }
  .px-135-below-xl {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  .top-135px-below-xl {
    top: 135px !important;
  }
  .mt-136px-below-xl {
    margin-top: 136px;
  }
  .w-136-below-xl {
    width: 136% !important;
  }
  .px-136-below-xl {
    padding-left: 136px !important;
    padding-right: 136px !important;
  }
  .top-136px-below-xl {
    top: 136px !important;
  }
  .mt-137px-below-xl {
    margin-top: 137px;
  }
  .w-137-below-xl {
    width: 137% !important;
  }
  .px-137-below-xl {
    padding-left: 137px !important;
    padding-right: 137px !important;
  }
  .top-137px-below-xl {
    top: 137px !important;
  }
  .mt-138px-below-xl {
    margin-top: 138px;
  }
  .w-138-below-xl {
    width: 138% !important;
  }
  .px-138-below-xl {
    padding-left: 138px !important;
    padding-right: 138px !important;
  }
  .top-138px-below-xl {
    top: 138px !important;
  }
  .mt-139px-below-xl {
    margin-top: 139px;
  }
  .w-139-below-xl {
    width: 139% !important;
  }
  .px-139-below-xl {
    padding-left: 139px !important;
    padding-right: 139px !important;
  }
  .top-139px-below-xl {
    top: 139px !important;
  }
  .mt-140px-below-xl {
    margin-top: 140px;
  }
  .w-140-below-xl {
    width: 140% !important;
  }
  .px-140-below-xl {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .top-140px-below-xl {
    top: 140px !important;
  }
  .mt-141px-below-xl {
    margin-top: 141px;
  }
  .w-141-below-xl {
    width: 141% !important;
  }
  .px-141-below-xl {
    padding-left: 141px !important;
    padding-right: 141px !important;
  }
  .top-141px-below-xl {
    top: 141px !important;
  }
  .mt-142px-below-xl {
    margin-top: 142px;
  }
  .w-142-below-xl {
    width: 142% !important;
  }
  .px-142-below-xl {
    padding-left: 142px !important;
    padding-right: 142px !important;
  }
  .top-142px-below-xl {
    top: 142px !important;
  }
  .mt-143px-below-xl {
    margin-top: 143px;
  }
  .w-143-below-xl {
    width: 143% !important;
  }
  .px-143-below-xl {
    padding-left: 143px !important;
    padding-right: 143px !important;
  }
  .top-143px-below-xl {
    top: 143px !important;
  }
  .mt-144px-below-xl {
    margin-top: 144px;
  }
  .w-144-below-xl {
    width: 144% !important;
  }
  .px-144-below-xl {
    padding-left: 144px !important;
    padding-right: 144px !important;
  }
  .top-144px-below-xl {
    top: 144px !important;
  }
  .mt-145px-below-xl {
    margin-top: 145px;
  }
  .w-145-below-xl {
    width: 145% !important;
  }
  .px-145-below-xl {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  .top-145px-below-xl {
    top: 145px !important;
  }
  .mt-146px-below-xl {
    margin-top: 146px;
  }
  .w-146-below-xl {
    width: 146% !important;
  }
  .px-146-below-xl {
    padding-left: 146px !important;
    padding-right: 146px !important;
  }
  .top-146px-below-xl {
    top: 146px !important;
  }
  .mt-147px-below-xl {
    margin-top: 147px;
  }
  .w-147-below-xl {
    width: 147% !important;
  }
  .px-147-below-xl {
    padding-left: 147px !important;
    padding-right: 147px !important;
  }
  .top-147px-below-xl {
    top: 147px !important;
  }
  .mt-148px-below-xl {
    margin-top: 148px;
  }
  .w-148-below-xl {
    width: 148% !important;
  }
  .px-148-below-xl {
    padding-left: 148px !important;
    padding-right: 148px !important;
  }
  .top-148px-below-xl {
    top: 148px !important;
  }
  .mt-149px-below-xl {
    margin-top: 149px;
  }
  .w-149-below-xl {
    width: 149% !important;
  }
  .px-149-below-xl {
    padding-left: 149px !important;
    padding-right: 149px !important;
  }
  .top-149px-below-xl {
    top: 149px !important;
  }
  .mt-150px-below-xl {
    margin-top: 150px;
  }
  .w-150-below-xl {
    width: 150% !important;
  }
  .px-150-below-xl {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .top-150px-below-xl {
    top: 150px !important;
  }
  .text-center-below-xl {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .xl-up-only,
  .xl-up-only-flex {
    display: flex !important;
  }
  .xl-up-only-block {
    display: block !important;
  }
  .xl-up-only-inline-block {
    display: inline-block !important;
  }
  .below-xl-only {
    display: none !important;
  }
  .flex-col-below-xl {
    flex-direction: row !important;
  }
  .flex-col-above-xl {
    flex-direction: column !important;
  }
  .flex-row-above-xl {
    flex-direction: row !important;
  }
  .flex-row-below-xl {
    flex-direction: column !important;
  }
  .w-30-above-xl {
    width: 30% !important;
  }
  .offcanvas-bottom-below-xl {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .offcanvas-bottom-below-xl-80p {
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .shadow-above-xl {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .mt-0px-above-xl {
    margin-top: 0px;
  }
  .w-0-above-xl {
    width: 0% !important;
  }
  .top-0px-above-xl {
    top: 0px !important;
  }
  .mt-1px-above-xl {
    margin-top: 1px;
  }
  .w-1-above-xl {
    width: 1% !important;
  }
  .top-1px-above-xl {
    top: 1px !important;
  }
  .mt-2px-above-xl {
    margin-top: 2px;
  }
  .w-2-above-xl {
    width: 2% !important;
  }
  .top-2px-above-xl {
    top: 2px !important;
  }
  .mt-3px-above-xl {
    margin-top: 3px;
  }
  .w-3-above-xl {
    width: 3% !important;
  }
  .top-3px-above-xl {
    top: 3px !important;
  }
  .mt-4px-above-xl {
    margin-top: 4px;
  }
  .w-4-above-xl {
    width: 4% !important;
  }
  .top-4px-above-xl {
    top: 4px !important;
  }
  .mt-5px-above-xl {
    margin-top: 5px;
  }
  .w-5-above-xl {
    width: 5% !important;
  }
  .top-5px-above-xl {
    top: 5px !important;
  }
  .mt-6px-above-xl {
    margin-top: 6px;
  }
  .w-6-above-xl {
    width: 6% !important;
  }
  .top-6px-above-xl {
    top: 6px !important;
  }
  .mt-7px-above-xl {
    margin-top: 7px;
  }
  .w-7-above-xl {
    width: 7% !important;
  }
  .top-7px-above-xl {
    top: 7px !important;
  }
  .mt-8px-above-xl {
    margin-top: 8px;
  }
  .w-8-above-xl {
    width: 8% !important;
  }
  .top-8px-above-xl {
    top: 8px !important;
  }
  .mt-9px-above-xl {
    margin-top: 9px;
  }
  .w-9-above-xl {
    width: 9% !important;
  }
  .top-9px-above-xl {
    top: 9px !important;
  }
  .mt-10px-above-xl {
    margin-top: 10px;
  }
  .w-10-above-xl {
    width: 10% !important;
  }
  .top-10px-above-xl {
    top: 10px !important;
  }
  .mt-11px-above-xl {
    margin-top: 11px;
  }
  .w-11-above-xl {
    width: 11% !important;
  }
  .top-11px-above-xl {
    top: 11px !important;
  }
  .mt-12px-above-xl {
    margin-top: 12px;
  }
  .w-12-above-xl {
    width: 12% !important;
  }
  .top-12px-above-xl {
    top: 12px !important;
  }
  .mt-13px-above-xl {
    margin-top: 13px;
  }
  .w-13-above-xl {
    width: 13% !important;
  }
  .top-13px-above-xl {
    top: 13px !important;
  }
  .mt-14px-above-xl {
    margin-top: 14px;
  }
  .w-14-above-xl {
    width: 14% !important;
  }
  .top-14px-above-xl {
    top: 14px !important;
  }
  .mt-15px-above-xl {
    margin-top: 15px;
  }
  .w-15-above-xl {
    width: 15% !important;
  }
  .top-15px-above-xl {
    top: 15px !important;
  }
  .mt-16px-above-xl {
    margin-top: 16px;
  }
  .w-16-above-xl {
    width: 16% !important;
  }
  .top-16px-above-xl {
    top: 16px !important;
  }
  .mt-17px-above-xl {
    margin-top: 17px;
  }
  .w-17-above-xl {
    width: 17% !important;
  }
  .top-17px-above-xl {
    top: 17px !important;
  }
  .mt-18px-above-xl {
    margin-top: 18px;
  }
  .w-18-above-xl {
    width: 18% !important;
  }
  .top-18px-above-xl {
    top: 18px !important;
  }
  .mt-19px-above-xl {
    margin-top: 19px;
  }
  .w-19-above-xl {
    width: 19% !important;
  }
  .top-19px-above-xl {
    top: 19px !important;
  }
  .mt-20px-above-xl {
    margin-top: 20px;
  }
  .w-20-above-xl {
    width: 20% !important;
  }
  .top-20px-above-xl {
    top: 20px !important;
  }
  .mt-21px-above-xl {
    margin-top: 21px;
  }
  .w-21-above-xl {
    width: 21% !important;
  }
  .top-21px-above-xl {
    top: 21px !important;
  }
  .mt-22px-above-xl {
    margin-top: 22px;
  }
  .w-22-above-xl {
    width: 22% !important;
  }
  .top-22px-above-xl {
    top: 22px !important;
  }
  .mt-23px-above-xl {
    margin-top: 23px;
  }
  .w-23-above-xl {
    width: 23% !important;
  }
  .top-23px-above-xl {
    top: 23px !important;
  }
  .mt-24px-above-xl {
    margin-top: 24px;
  }
  .w-24-above-xl {
    width: 24% !important;
  }
  .top-24px-above-xl {
    top: 24px !important;
  }
  .mt-25px-above-xl {
    margin-top: 25px;
  }
  .w-25-above-xl {
    width: 25% !important;
  }
  .top-25px-above-xl {
    top: 25px !important;
  }
  .mt-26px-above-xl {
    margin-top: 26px;
  }
  .w-26-above-xl {
    width: 26% !important;
  }
  .top-26px-above-xl {
    top: 26px !important;
  }
  .mt-27px-above-xl {
    margin-top: 27px;
  }
  .w-27-above-xl {
    width: 27% !important;
  }
  .top-27px-above-xl {
    top: 27px !important;
  }
  .mt-28px-above-xl {
    margin-top: 28px;
  }
  .w-28-above-xl {
    width: 28% !important;
  }
  .top-28px-above-xl {
    top: 28px !important;
  }
  .mt-29px-above-xl {
    margin-top: 29px;
  }
  .w-29-above-xl {
    width: 29% !important;
  }
  .top-29px-above-xl {
    top: 29px !important;
  }
  .mt-30px-above-xl {
    margin-top: 30px;
  }
  .w-30-above-xl {
    width: 30% !important;
  }
  .top-30px-above-xl {
    top: 30px !important;
  }
  .mt-31px-above-xl {
    margin-top: 31px;
  }
  .w-31-above-xl {
    width: 31% !important;
  }
  .top-31px-above-xl {
    top: 31px !important;
  }
  .mt-32px-above-xl {
    margin-top: 32px;
  }
  .w-32-above-xl {
    width: 32% !important;
  }
  .top-32px-above-xl {
    top: 32px !important;
  }
  .mt-33px-above-xl {
    margin-top: 33px;
  }
  .w-33-above-xl {
    width: 33% !important;
  }
  .top-33px-above-xl {
    top: 33px !important;
  }
  .mt-34px-above-xl {
    margin-top: 34px;
  }
  .w-34-above-xl {
    width: 34% !important;
  }
  .top-34px-above-xl {
    top: 34px !important;
  }
  .mt-35px-above-xl {
    margin-top: 35px;
  }
  .w-35-above-xl {
    width: 35% !important;
  }
  .top-35px-above-xl {
    top: 35px !important;
  }
  .mt-36px-above-xl {
    margin-top: 36px;
  }
  .w-36-above-xl {
    width: 36% !important;
  }
  .top-36px-above-xl {
    top: 36px !important;
  }
  .mt-37px-above-xl {
    margin-top: 37px;
  }
  .w-37-above-xl {
    width: 37% !important;
  }
  .top-37px-above-xl {
    top: 37px !important;
  }
  .mt-38px-above-xl {
    margin-top: 38px;
  }
  .w-38-above-xl {
    width: 38% !important;
  }
  .top-38px-above-xl {
    top: 38px !important;
  }
  .mt-39px-above-xl {
    margin-top: 39px;
  }
  .w-39-above-xl {
    width: 39% !important;
  }
  .top-39px-above-xl {
    top: 39px !important;
  }
  .mt-40px-above-xl {
    margin-top: 40px;
  }
  .w-40-above-xl {
    width: 40% !important;
  }
  .top-40px-above-xl {
    top: 40px !important;
  }
  .mt-41px-above-xl {
    margin-top: 41px;
  }
  .w-41-above-xl {
    width: 41% !important;
  }
  .top-41px-above-xl {
    top: 41px !important;
  }
  .mt-42px-above-xl {
    margin-top: 42px;
  }
  .w-42-above-xl {
    width: 42% !important;
  }
  .top-42px-above-xl {
    top: 42px !important;
  }
  .mt-43px-above-xl {
    margin-top: 43px;
  }
  .w-43-above-xl {
    width: 43% !important;
  }
  .top-43px-above-xl {
    top: 43px !important;
  }
  .mt-44px-above-xl {
    margin-top: 44px;
  }
  .w-44-above-xl {
    width: 44% !important;
  }
  .top-44px-above-xl {
    top: 44px !important;
  }
  .mt-45px-above-xl {
    margin-top: 45px;
  }
  .w-45-above-xl {
    width: 45% !important;
  }
  .top-45px-above-xl {
    top: 45px !important;
  }
  .mt-46px-above-xl {
    margin-top: 46px;
  }
  .w-46-above-xl {
    width: 46% !important;
  }
  .top-46px-above-xl {
    top: 46px !important;
  }
  .mt-47px-above-xl {
    margin-top: 47px;
  }
  .w-47-above-xl {
    width: 47% !important;
  }
  .top-47px-above-xl {
    top: 47px !important;
  }
  .mt-48px-above-xl {
    margin-top: 48px;
  }
  .w-48-above-xl {
    width: 48% !important;
  }
  .top-48px-above-xl {
    top: 48px !important;
  }
  .mt-49px-above-xl {
    margin-top: 49px;
  }
  .w-49-above-xl {
    width: 49% !important;
  }
  .top-49px-above-xl {
    top: 49px !important;
  }
  .mt-50px-above-xl {
    margin-top: 50px;
  }
  .w-50-above-xl {
    width: 50% !important;
  }
  .top-50px-above-xl {
    top: 50px !important;
  }
  .mt-51px-above-xl {
    margin-top: 51px;
  }
  .w-51-above-xl {
    width: 51% !important;
  }
  .top-51px-above-xl {
    top: 51px !important;
  }
  .mt-52px-above-xl {
    margin-top: 52px;
  }
  .w-52-above-xl {
    width: 52% !important;
  }
  .top-52px-above-xl {
    top: 52px !important;
  }
  .mt-53px-above-xl {
    margin-top: 53px;
  }
  .w-53-above-xl {
    width: 53% !important;
  }
  .top-53px-above-xl {
    top: 53px !important;
  }
  .mt-54px-above-xl {
    margin-top: 54px;
  }
  .w-54-above-xl {
    width: 54% !important;
  }
  .top-54px-above-xl {
    top: 54px !important;
  }
  .mt-55px-above-xl {
    margin-top: 55px;
  }
  .w-55-above-xl {
    width: 55% !important;
  }
  .top-55px-above-xl {
    top: 55px !important;
  }
  .mt-56px-above-xl {
    margin-top: 56px;
  }
  .w-56-above-xl {
    width: 56% !important;
  }
  .top-56px-above-xl {
    top: 56px !important;
  }
  .mt-57px-above-xl {
    margin-top: 57px;
  }
  .w-57-above-xl {
    width: 57% !important;
  }
  .top-57px-above-xl {
    top: 57px !important;
  }
  .mt-58px-above-xl {
    margin-top: 58px;
  }
  .w-58-above-xl {
    width: 58% !important;
  }
  .top-58px-above-xl {
    top: 58px !important;
  }
  .mt-59px-above-xl {
    margin-top: 59px;
  }
  .w-59-above-xl {
    width: 59% !important;
  }
  .top-59px-above-xl {
    top: 59px !important;
  }
  .mt-60px-above-xl {
    margin-top: 60px;
  }
  .w-60-above-xl {
    width: 60% !important;
  }
  .top-60px-above-xl {
    top: 60px !important;
  }
  .mt-61px-above-xl {
    margin-top: 61px;
  }
  .w-61-above-xl {
    width: 61% !important;
  }
  .top-61px-above-xl {
    top: 61px !important;
  }
  .mt-62px-above-xl {
    margin-top: 62px;
  }
  .w-62-above-xl {
    width: 62% !important;
  }
  .top-62px-above-xl {
    top: 62px !important;
  }
  .mt-63px-above-xl {
    margin-top: 63px;
  }
  .w-63-above-xl {
    width: 63% !important;
  }
  .top-63px-above-xl {
    top: 63px !important;
  }
  .mt-64px-above-xl {
    margin-top: 64px;
  }
  .w-64-above-xl {
    width: 64% !important;
  }
  .top-64px-above-xl {
    top: 64px !important;
  }
  .mt-65px-above-xl {
    margin-top: 65px;
  }
  .w-65-above-xl {
    width: 65% !important;
  }
  .top-65px-above-xl {
    top: 65px !important;
  }
  .mt-66px-above-xl {
    margin-top: 66px;
  }
  .w-66-above-xl {
    width: 66% !important;
  }
  .top-66px-above-xl {
    top: 66px !important;
  }
  .mt-67px-above-xl {
    margin-top: 67px;
  }
  .w-67-above-xl {
    width: 67% !important;
  }
  .top-67px-above-xl {
    top: 67px !important;
  }
  .mt-68px-above-xl {
    margin-top: 68px;
  }
  .w-68-above-xl {
    width: 68% !important;
  }
  .top-68px-above-xl {
    top: 68px !important;
  }
  .mt-69px-above-xl {
    margin-top: 69px;
  }
  .w-69-above-xl {
    width: 69% !important;
  }
  .top-69px-above-xl {
    top: 69px !important;
  }
  .mt-70px-above-xl {
    margin-top: 70px;
  }
  .w-70-above-xl {
    width: 70% !important;
  }
  .top-70px-above-xl {
    top: 70px !important;
  }
  .mt-71px-above-xl {
    margin-top: 71px;
  }
  .w-71-above-xl {
    width: 71% !important;
  }
  .top-71px-above-xl {
    top: 71px !important;
  }
  .mt-72px-above-xl {
    margin-top: 72px;
  }
  .w-72-above-xl {
    width: 72% !important;
  }
  .top-72px-above-xl {
    top: 72px !important;
  }
  .mt-73px-above-xl {
    margin-top: 73px;
  }
  .w-73-above-xl {
    width: 73% !important;
  }
  .top-73px-above-xl {
    top: 73px !important;
  }
  .mt-74px-above-xl {
    margin-top: 74px;
  }
  .w-74-above-xl {
    width: 74% !important;
  }
  .top-74px-above-xl {
    top: 74px !important;
  }
  .mt-75px-above-xl {
    margin-top: 75px;
  }
  .w-75-above-xl {
    width: 75% !important;
  }
  .top-75px-above-xl {
    top: 75px !important;
  }
  .mt-76px-above-xl {
    margin-top: 76px;
  }
  .w-76-above-xl {
    width: 76% !important;
  }
  .top-76px-above-xl {
    top: 76px !important;
  }
  .mt-77px-above-xl {
    margin-top: 77px;
  }
  .w-77-above-xl {
    width: 77% !important;
  }
  .top-77px-above-xl {
    top: 77px !important;
  }
  .mt-78px-above-xl {
    margin-top: 78px;
  }
  .w-78-above-xl {
    width: 78% !important;
  }
  .top-78px-above-xl {
    top: 78px !important;
  }
  .mt-79px-above-xl {
    margin-top: 79px;
  }
  .w-79-above-xl {
    width: 79% !important;
  }
  .top-79px-above-xl {
    top: 79px !important;
  }
  .mt-80px-above-xl {
    margin-top: 80px;
  }
  .w-80-above-xl {
    width: 80% !important;
  }
  .top-80px-above-xl {
    top: 80px !important;
  }
  .mt-81px-above-xl {
    margin-top: 81px;
  }
  .w-81-above-xl {
    width: 81% !important;
  }
  .top-81px-above-xl {
    top: 81px !important;
  }
  .mt-82px-above-xl {
    margin-top: 82px;
  }
  .w-82-above-xl {
    width: 82% !important;
  }
  .top-82px-above-xl {
    top: 82px !important;
  }
  .mt-83px-above-xl {
    margin-top: 83px;
  }
  .w-83-above-xl {
    width: 83% !important;
  }
  .top-83px-above-xl {
    top: 83px !important;
  }
  .mt-84px-above-xl {
    margin-top: 84px;
  }
  .w-84-above-xl {
    width: 84% !important;
  }
  .top-84px-above-xl {
    top: 84px !important;
  }
  .mt-85px-above-xl {
    margin-top: 85px;
  }
  .w-85-above-xl {
    width: 85% !important;
  }
  .top-85px-above-xl {
    top: 85px !important;
  }
  .mt-86px-above-xl {
    margin-top: 86px;
  }
  .w-86-above-xl {
    width: 86% !important;
  }
  .top-86px-above-xl {
    top: 86px !important;
  }
  .mt-87px-above-xl {
    margin-top: 87px;
  }
  .w-87-above-xl {
    width: 87% !important;
  }
  .top-87px-above-xl {
    top: 87px !important;
  }
  .mt-88px-above-xl {
    margin-top: 88px;
  }
  .w-88-above-xl {
    width: 88% !important;
  }
  .top-88px-above-xl {
    top: 88px !important;
  }
  .mt-89px-above-xl {
    margin-top: 89px;
  }
  .w-89-above-xl {
    width: 89% !important;
  }
  .top-89px-above-xl {
    top: 89px !important;
  }
  .mt-90px-above-xl {
    margin-top: 90px;
  }
  .w-90-above-xl {
    width: 90% !important;
  }
  .top-90px-above-xl {
    top: 90px !important;
  }
  .mt-91px-above-xl {
    margin-top: 91px;
  }
  .w-91-above-xl {
    width: 91% !important;
  }
  .top-91px-above-xl {
    top: 91px !important;
  }
  .mt-92px-above-xl {
    margin-top: 92px;
  }
  .w-92-above-xl {
    width: 92% !important;
  }
  .top-92px-above-xl {
    top: 92px !important;
  }
  .mt-93px-above-xl {
    margin-top: 93px;
  }
  .w-93-above-xl {
    width: 93% !important;
  }
  .top-93px-above-xl {
    top: 93px !important;
  }
  .mt-94px-above-xl {
    margin-top: 94px;
  }
  .w-94-above-xl {
    width: 94% !important;
  }
  .top-94px-above-xl {
    top: 94px !important;
  }
  .mt-95px-above-xl {
    margin-top: 95px;
  }
  .w-95-above-xl {
    width: 95% !important;
  }
  .top-95px-above-xl {
    top: 95px !important;
  }
  .mt-96px-above-xl {
    margin-top: 96px;
  }
  .w-96-above-xl {
    width: 96% !important;
  }
  .top-96px-above-xl {
    top: 96px !important;
  }
  .mt-97px-above-xl {
    margin-top: 97px;
  }
  .w-97-above-xl {
    width: 97% !important;
  }
  .top-97px-above-xl {
    top: 97px !important;
  }
  .mt-98px-above-xl {
    margin-top: 98px;
  }
  .w-98-above-xl {
    width: 98% !important;
  }
  .top-98px-above-xl {
    top: 98px !important;
  }
  .mt-99px-above-xl {
    margin-top: 99px;
  }
  .w-99-above-xl {
    width: 99% !important;
  }
  .top-99px-above-xl {
    top: 99px !important;
  }
  .mt-100px-above-xl {
    margin-top: 100px;
  }
  .w-100-above-xl {
    width: 100% !important;
  }
  .top-100px-above-xl {
    top: 100px !important;
  }
  .mt-101px-above-xl {
    margin-top: 101px;
  }
  .w-101-above-xl {
    width: 101% !important;
  }
  .top-101px-above-xl {
    top: 101px !important;
  }
  .mt-102px-above-xl {
    margin-top: 102px;
  }
  .w-102-above-xl {
    width: 102% !important;
  }
  .top-102px-above-xl {
    top: 102px !important;
  }
  .mt-103px-above-xl {
    margin-top: 103px;
  }
  .w-103-above-xl {
    width: 103% !important;
  }
  .top-103px-above-xl {
    top: 103px !important;
  }
  .mt-104px-above-xl {
    margin-top: 104px;
  }
  .w-104-above-xl {
    width: 104% !important;
  }
  .top-104px-above-xl {
    top: 104px !important;
  }
  .mt-105px-above-xl {
    margin-top: 105px;
  }
  .w-105-above-xl {
    width: 105% !important;
  }
  .top-105px-above-xl {
    top: 105px !important;
  }
  .mt-106px-above-xl {
    margin-top: 106px;
  }
  .w-106-above-xl {
    width: 106% !important;
  }
  .top-106px-above-xl {
    top: 106px !important;
  }
  .mt-107px-above-xl {
    margin-top: 107px;
  }
  .w-107-above-xl {
    width: 107% !important;
  }
  .top-107px-above-xl {
    top: 107px !important;
  }
  .mt-108px-above-xl {
    margin-top: 108px;
  }
  .w-108-above-xl {
    width: 108% !important;
  }
  .top-108px-above-xl {
    top: 108px !important;
  }
  .mt-109px-above-xl {
    margin-top: 109px;
  }
  .w-109-above-xl {
    width: 109% !important;
  }
  .top-109px-above-xl {
    top: 109px !important;
  }
  .mt-110px-above-xl {
    margin-top: 110px;
  }
  .w-110-above-xl {
    width: 110% !important;
  }
  .top-110px-above-xl {
    top: 110px !important;
  }
  .mt-111px-above-xl {
    margin-top: 111px;
  }
  .w-111-above-xl {
    width: 111% !important;
  }
  .top-111px-above-xl {
    top: 111px !important;
  }
  .mt-112px-above-xl {
    margin-top: 112px;
  }
  .w-112-above-xl {
    width: 112% !important;
  }
  .top-112px-above-xl {
    top: 112px !important;
  }
  .mt-113px-above-xl {
    margin-top: 113px;
  }
  .w-113-above-xl {
    width: 113% !important;
  }
  .top-113px-above-xl {
    top: 113px !important;
  }
  .mt-114px-above-xl {
    margin-top: 114px;
  }
  .w-114-above-xl {
    width: 114% !important;
  }
  .top-114px-above-xl {
    top: 114px !important;
  }
  .mt-115px-above-xl {
    margin-top: 115px;
  }
  .w-115-above-xl {
    width: 115% !important;
  }
  .top-115px-above-xl {
    top: 115px !important;
  }
  .mt-116px-above-xl {
    margin-top: 116px;
  }
  .w-116-above-xl {
    width: 116% !important;
  }
  .top-116px-above-xl {
    top: 116px !important;
  }
  .mt-117px-above-xl {
    margin-top: 117px;
  }
  .w-117-above-xl {
    width: 117% !important;
  }
  .top-117px-above-xl {
    top: 117px !important;
  }
  .mt-118px-above-xl {
    margin-top: 118px;
  }
  .w-118-above-xl {
    width: 118% !important;
  }
  .top-118px-above-xl {
    top: 118px !important;
  }
  .mt-119px-above-xl {
    margin-top: 119px;
  }
  .w-119-above-xl {
    width: 119% !important;
  }
  .top-119px-above-xl {
    top: 119px !important;
  }
  .mt-120px-above-xl {
    margin-top: 120px;
  }
  .w-120-above-xl {
    width: 120% !important;
  }
  .top-120px-above-xl {
    top: 120px !important;
  }
  .mt-121px-above-xl {
    margin-top: 121px;
  }
  .w-121-above-xl {
    width: 121% !important;
  }
  .top-121px-above-xl {
    top: 121px !important;
  }
  .mt-122px-above-xl {
    margin-top: 122px;
  }
  .w-122-above-xl {
    width: 122% !important;
  }
  .top-122px-above-xl {
    top: 122px !important;
  }
  .mt-123px-above-xl {
    margin-top: 123px;
  }
  .w-123-above-xl {
    width: 123% !important;
  }
  .top-123px-above-xl {
    top: 123px !important;
  }
  .mt-124px-above-xl {
    margin-top: 124px;
  }
  .w-124-above-xl {
    width: 124% !important;
  }
  .top-124px-above-xl {
    top: 124px !important;
  }
  .mt-125px-above-xl {
    margin-top: 125px;
  }
  .w-125-above-xl {
    width: 125% !important;
  }
  .top-125px-above-xl {
    top: 125px !important;
  }
  .mt-126px-above-xl {
    margin-top: 126px;
  }
  .w-126-above-xl {
    width: 126% !important;
  }
  .top-126px-above-xl {
    top: 126px !important;
  }
  .mt-127px-above-xl {
    margin-top: 127px;
  }
  .w-127-above-xl {
    width: 127% !important;
  }
  .top-127px-above-xl {
    top: 127px !important;
  }
  .mt-128px-above-xl {
    margin-top: 128px;
  }
  .w-128-above-xl {
    width: 128% !important;
  }
  .top-128px-above-xl {
    top: 128px !important;
  }
  .mt-129px-above-xl {
    margin-top: 129px;
  }
  .w-129-above-xl {
    width: 129% !important;
  }
  .top-129px-above-xl {
    top: 129px !important;
  }
  .mt-130px-above-xl {
    margin-top: 130px;
  }
  .w-130-above-xl {
    width: 130% !important;
  }
  .top-130px-above-xl {
    top: 130px !important;
  }
  .mt-131px-above-xl {
    margin-top: 131px;
  }
  .w-131-above-xl {
    width: 131% !important;
  }
  .top-131px-above-xl {
    top: 131px !important;
  }
  .mt-132px-above-xl {
    margin-top: 132px;
  }
  .w-132-above-xl {
    width: 132% !important;
  }
  .top-132px-above-xl {
    top: 132px !important;
  }
  .mt-133px-above-xl {
    margin-top: 133px;
  }
  .w-133-above-xl {
    width: 133% !important;
  }
  .top-133px-above-xl {
    top: 133px !important;
  }
  .mt-134px-above-xl {
    margin-top: 134px;
  }
  .w-134-above-xl {
    width: 134% !important;
  }
  .top-134px-above-xl {
    top: 134px !important;
  }
  .mt-135px-above-xl {
    margin-top: 135px;
  }
  .w-135-above-xl {
    width: 135% !important;
  }
  .top-135px-above-xl {
    top: 135px !important;
  }
  .mt-136px-above-xl {
    margin-top: 136px;
  }
  .w-136-above-xl {
    width: 136% !important;
  }
  .top-136px-above-xl {
    top: 136px !important;
  }
  .mt-137px-above-xl {
    margin-top: 137px;
  }
  .w-137-above-xl {
    width: 137% !important;
  }
  .top-137px-above-xl {
    top: 137px !important;
  }
  .mt-138px-above-xl {
    margin-top: 138px;
  }
  .w-138-above-xl {
    width: 138% !important;
  }
  .top-138px-above-xl {
    top: 138px !important;
  }
  .mt-139px-above-xl {
    margin-top: 139px;
  }
  .w-139-above-xl {
    width: 139% !important;
  }
  .top-139px-above-xl {
    top: 139px !important;
  }
  .mt-140px-above-xl {
    margin-top: 140px;
  }
  .w-140-above-xl {
    width: 140% !important;
  }
  .top-140px-above-xl {
    top: 140px !important;
  }
  .mt-141px-above-xl {
    margin-top: 141px;
  }
  .w-141-above-xl {
    width: 141% !important;
  }
  .top-141px-above-xl {
    top: 141px !important;
  }
  .mt-142px-above-xl {
    margin-top: 142px;
  }
  .w-142-above-xl {
    width: 142% !important;
  }
  .top-142px-above-xl {
    top: 142px !important;
  }
  .mt-143px-above-xl {
    margin-top: 143px;
  }
  .w-143-above-xl {
    width: 143% !important;
  }
  .top-143px-above-xl {
    top: 143px !important;
  }
  .mt-144px-above-xl {
    margin-top: 144px;
  }
  .w-144-above-xl {
    width: 144% !important;
  }
  .top-144px-above-xl {
    top: 144px !important;
  }
  .mt-145px-above-xl {
    margin-top: 145px;
  }
  .w-145-above-xl {
    width: 145% !important;
  }
  .top-145px-above-xl {
    top: 145px !important;
  }
  .mt-146px-above-xl {
    margin-top: 146px;
  }
  .w-146-above-xl {
    width: 146% !important;
  }
  .top-146px-above-xl {
    top: 146px !important;
  }
  .mt-147px-above-xl {
    margin-top: 147px;
  }
  .w-147-above-xl {
    width: 147% !important;
  }
  .top-147px-above-xl {
    top: 147px !important;
  }
  .mt-148px-above-xl {
    margin-top: 148px;
  }
  .w-148-above-xl {
    width: 148% !important;
  }
  .top-148px-above-xl {
    top: 148px !important;
  }
  .mt-149px-above-xl {
    margin-top: 149px;
  }
  .w-149-above-xl {
    width: 149% !important;
  }
  .top-149px-above-xl {
    top: 149px !important;
  }
  .mt-150px-above-xl {
    margin-top: 150px;
  }
  .w-150-above-xl {
    width: 150% !important;
  }
  .top-150px-above-xl {
    top: 150px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1899.98px) {
  .top-0px-xl-only {
    top: 0px !important;
  }
  .top-1px-xl-only {
    top: 1px !important;
  }
  .top-2px-xl-only {
    top: 2px !important;
  }
  .top-3px-xl-only {
    top: 3px !important;
  }
  .top-4px-xl-only {
    top: 4px !important;
  }
  .top-5px-xl-only {
    top: 5px !important;
  }
  .top-6px-xl-only {
    top: 6px !important;
  }
  .top-7px-xl-only {
    top: 7px !important;
  }
  .top-8px-xl-only {
    top: 8px !important;
  }
  .top-9px-xl-only {
    top: 9px !important;
  }
  .top-10px-xl-only {
    top: 10px !important;
  }
  .top-11px-xl-only {
    top: 11px !important;
  }
  .top-12px-xl-only {
    top: 12px !important;
  }
  .top-13px-xl-only {
    top: 13px !important;
  }
  .top-14px-xl-only {
    top: 14px !important;
  }
  .top-15px-xl-only {
    top: 15px !important;
  }
  .top-16px-xl-only {
    top: 16px !important;
  }
  .top-17px-xl-only {
    top: 17px !important;
  }
  .top-18px-xl-only {
    top: 18px !important;
  }
  .top-19px-xl-only {
    top: 19px !important;
  }
  .top-20px-xl-only {
    top: 20px !important;
  }
  .top-21px-xl-only {
    top: 21px !important;
  }
  .top-22px-xl-only {
    top: 22px !important;
  }
  .top-23px-xl-only {
    top: 23px !important;
  }
  .top-24px-xl-only {
    top: 24px !important;
  }
  .top-25px-xl-only {
    top: 25px !important;
  }
  .top-26px-xl-only {
    top: 26px !important;
  }
  .top-27px-xl-only {
    top: 27px !important;
  }
  .top-28px-xl-only {
    top: 28px !important;
  }
  .top-29px-xl-only {
    top: 29px !important;
  }
  .top-30px-xl-only {
    top: 30px !important;
  }
  .top-31px-xl-only {
    top: 31px !important;
  }
  .top-32px-xl-only {
    top: 32px !important;
  }
  .top-33px-xl-only {
    top: 33px !important;
  }
  .top-34px-xl-only {
    top: 34px !important;
  }
  .top-35px-xl-only {
    top: 35px !important;
  }
  .top-36px-xl-only {
    top: 36px !important;
  }
  .top-37px-xl-only {
    top: 37px !important;
  }
  .top-38px-xl-only {
    top: 38px !important;
  }
  .top-39px-xl-only {
    top: 39px !important;
  }
  .top-40px-xl-only {
    top: 40px !important;
  }
  .top-41px-xl-only {
    top: 41px !important;
  }
  .top-42px-xl-only {
    top: 42px !important;
  }
  .top-43px-xl-only {
    top: 43px !important;
  }
  .top-44px-xl-only {
    top: 44px !important;
  }
  .top-45px-xl-only {
    top: 45px !important;
  }
  .top-46px-xl-only {
    top: 46px !important;
  }
  .top-47px-xl-only {
    top: 47px !important;
  }
  .top-48px-xl-only {
    top: 48px !important;
  }
  .top-49px-xl-only {
    top: 49px !important;
  }
  .top-50px-xl-only {
    top: 50px !important;
  }
  .top-51px-xl-only {
    top: 51px !important;
  }
  .top-52px-xl-only {
    top: 52px !important;
  }
  .top-53px-xl-only {
    top: 53px !important;
  }
  .top-54px-xl-only {
    top: 54px !important;
  }
  .top-55px-xl-only {
    top: 55px !important;
  }
  .top-56px-xl-only {
    top: 56px !important;
  }
  .top-57px-xl-only {
    top: 57px !important;
  }
  .top-58px-xl-only {
    top: 58px !important;
  }
  .top-59px-xl-only {
    top: 59px !important;
  }
  .top-60px-xl-only {
    top: 60px !important;
  }
  .top-61px-xl-only {
    top: 61px !important;
  }
  .top-62px-xl-only {
    top: 62px !important;
  }
  .top-63px-xl-only {
    top: 63px !important;
  }
  .top-64px-xl-only {
    top: 64px !important;
  }
  .top-65px-xl-only {
    top: 65px !important;
  }
  .top-66px-xl-only {
    top: 66px !important;
  }
  .top-67px-xl-only {
    top: 67px !important;
  }
  .top-68px-xl-only {
    top: 68px !important;
  }
  .top-69px-xl-only {
    top: 69px !important;
  }
  .top-70px-xl-only {
    top: 70px !important;
  }
  .top-71px-xl-only {
    top: 71px !important;
  }
  .top-72px-xl-only {
    top: 72px !important;
  }
  .top-73px-xl-only {
    top: 73px !important;
  }
  .top-74px-xl-only {
    top: 74px !important;
  }
  .top-75px-xl-only {
    top: 75px !important;
  }
  .top-76px-xl-only {
    top: 76px !important;
  }
  .top-77px-xl-only {
    top: 77px !important;
  }
  .top-78px-xl-only {
    top: 78px !important;
  }
  .top-79px-xl-only {
    top: 79px !important;
  }
  .top-80px-xl-only {
    top: 80px !important;
  }
  .top-81px-xl-only {
    top: 81px !important;
  }
  .top-82px-xl-only {
    top: 82px !important;
  }
  .top-83px-xl-only {
    top: 83px !important;
  }
  .top-84px-xl-only {
    top: 84px !important;
  }
  .top-85px-xl-only {
    top: 85px !important;
  }
  .top-86px-xl-only {
    top: 86px !important;
  }
  .top-87px-xl-only {
    top: 87px !important;
  }
  .top-88px-xl-only {
    top: 88px !important;
  }
  .top-89px-xl-only {
    top: 89px !important;
  }
  .top-90px-xl-only {
    top: 90px !important;
  }
  .top-91px-xl-only {
    top: 91px !important;
  }
  .top-92px-xl-only {
    top: 92px !important;
  }
  .top-93px-xl-only {
    top: 93px !important;
  }
  .top-94px-xl-only {
    top: 94px !important;
  }
  .top-95px-xl-only {
    top: 95px !important;
  }
  .top-96px-xl-only {
    top: 96px !important;
  }
  .top-97px-xl-only {
    top: 97px !important;
  }
  .top-98px-xl-only {
    top: 98px !important;
  }
  .top-99px-xl-only {
    top: 99px !important;
  }
  .top-100px-xl-only {
    top: 100px !important;
  }
  .top-101px-xl-only {
    top: 101px !important;
  }
  .top-102px-xl-only {
    top: 102px !important;
  }
  .top-103px-xl-only {
    top: 103px !important;
  }
  .top-104px-xl-only {
    top: 104px !important;
  }
  .top-105px-xl-only {
    top: 105px !important;
  }
  .top-106px-xl-only {
    top: 106px !important;
  }
  .top-107px-xl-only {
    top: 107px !important;
  }
  .top-108px-xl-only {
    top: 108px !important;
  }
  .top-109px-xl-only {
    top: 109px !important;
  }
  .top-110px-xl-only {
    top: 110px !important;
  }
  .top-111px-xl-only {
    top: 111px !important;
  }
  .top-112px-xl-only {
    top: 112px !important;
  }
  .top-113px-xl-only {
    top: 113px !important;
  }
  .top-114px-xl-only {
    top: 114px !important;
  }
  .top-115px-xl-only {
    top: 115px !important;
  }
  .top-116px-xl-only {
    top: 116px !important;
  }
  .top-117px-xl-only {
    top: 117px !important;
  }
  .top-118px-xl-only {
    top: 118px !important;
  }
  .top-119px-xl-only {
    top: 119px !important;
  }
  .top-120px-xl-only {
    top: 120px !important;
  }
  .top-121px-xl-only {
    top: 121px !important;
  }
  .top-122px-xl-only {
    top: 122px !important;
  }
  .top-123px-xl-only {
    top: 123px !important;
  }
  .top-124px-xl-only {
    top: 124px !important;
  }
  .top-125px-xl-only {
    top: 125px !important;
  }
  .top-126px-xl-only {
    top: 126px !important;
  }
  .top-127px-xl-only {
    top: 127px !important;
  }
  .top-128px-xl-only {
    top: 128px !important;
  }
  .top-129px-xl-only {
    top: 129px !important;
  }
  .top-130px-xl-only {
    top: 130px !important;
  }
  .top-131px-xl-only {
    top: 131px !important;
  }
  .top-132px-xl-only {
    top: 132px !important;
  }
  .top-133px-xl-only {
    top: 133px !important;
  }
  .top-134px-xl-only {
    top: 134px !important;
  }
  .top-135px-xl-only {
    top: 135px !important;
  }
  .top-136px-xl-only {
    top: 136px !important;
  }
  .top-137px-xl-only {
    top: 137px !important;
  }
  .top-138px-xl-only {
    top: 138px !important;
  }
  .top-139px-xl-only {
    top: 139px !important;
  }
  .top-140px-xl-only {
    top: 140px !important;
  }
  .top-141px-xl-only {
    top: 141px !important;
  }
  .top-142px-xl-only {
    top: 142px !important;
  }
  .top-143px-xl-only {
    top: 143px !important;
  }
  .top-144px-xl-only {
    top: 144px !important;
  }
  .top-145px-xl-only {
    top: 145px !important;
  }
  .top-146px-xl-only {
    top: 146px !important;
  }
  .top-147px-xl-only {
    top: 147px !important;
  }
  .top-148px-xl-only {
    top: 148px !important;
  }
  .top-149px-xl-only {
    top: 149px !important;
  }
  .top-150px-xl-only {
    top: 150px !important;
  }
}
@media (max-width: 1899.98px) {
  .xxl-up-only,
  .xxl-up-only-block,
  .xxl-up-only-flex,
  .xxl-up-only-inline-block {
    display: none !important;
  }
  .below-xxl-only {
    display: flex !important;
  }
  .fixed-bottom-below-xxl {
    position: fixed;
    bottom: 0;
  }
  .w-100-below-xxl {
    width: 100%;
  }
  .justify-center-below-xxl {
    justify-content: center !important;
  }
  .flex-col-below-xxl {
    flex-direction: column !important;
  }
  .bg-white-below-xxl {
    background-color: var(--ta-white) !important;
  }
  .flex-col-above-xxl {
    flex-direction: row !important;
  }
  .flex-row-above-xxl {
    flex-direction: column !important;
  }
  .flex-row-below-xxl {
    flex-direction: row !important;
  }
  .offcanvas-bottom-below-xxl {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .offcanvas-bottom-below-xxl-80p {
    right: 0;
    left: 0;
    height: 80%;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .border-bottom-below-xxl {
    border-bottom: solid;
    box-shadow: none;
  }
  .border-top-below-xxl {
    border-top: solid;
    box-shadow: none;
  }
  .mt-0px-below-xxl {
    margin-top: 0px;
  }
  .w-0-below-xxl {
    width: 0% !important;
  }
  .px-0-below-xxl {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .top-0px-below-xxl {
    top: 0px !important;
  }
  .mt-1px-below-xxl {
    margin-top: 1px;
  }
  .w-1-below-xxl {
    width: 1% !important;
  }
  .px-1-below-xxl {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .top-1px-below-xxl {
    top: 1px !important;
  }
  .mt-2px-below-xxl {
    margin-top: 2px;
  }
  .w-2-below-xxl {
    width: 2% !important;
  }
  .px-2-below-xxl {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .top-2px-below-xxl {
    top: 2px !important;
  }
  .mt-3px-below-xxl {
    margin-top: 3px;
  }
  .w-3-below-xxl {
    width: 3% !important;
  }
  .px-3-below-xxl {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .top-3px-below-xxl {
    top: 3px !important;
  }
  .mt-4px-below-xxl {
    margin-top: 4px;
  }
  .w-4-below-xxl {
    width: 4% !important;
  }
  .px-4-below-xxl {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .top-4px-below-xxl {
    top: 4px !important;
  }
  .mt-5px-below-xxl {
    margin-top: 5px;
  }
  .w-5-below-xxl {
    width: 5% !important;
  }
  .px-5-below-xxl {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .top-5px-below-xxl {
    top: 5px !important;
  }
  .mt-6px-below-xxl {
    margin-top: 6px;
  }
  .w-6-below-xxl {
    width: 6% !important;
  }
  .px-6-below-xxl {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .top-6px-below-xxl {
    top: 6px !important;
  }
  .mt-7px-below-xxl {
    margin-top: 7px;
  }
  .w-7-below-xxl {
    width: 7% !important;
  }
  .px-7-below-xxl {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .top-7px-below-xxl {
    top: 7px !important;
  }
  .mt-8px-below-xxl {
    margin-top: 8px;
  }
  .w-8-below-xxl {
    width: 8% !important;
  }
  .px-8-below-xxl {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .top-8px-below-xxl {
    top: 8px !important;
  }
  .mt-9px-below-xxl {
    margin-top: 9px;
  }
  .w-9-below-xxl {
    width: 9% !important;
  }
  .px-9-below-xxl {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .top-9px-below-xxl {
    top: 9px !important;
  }
  .mt-10px-below-xxl {
    margin-top: 10px;
  }
  .w-10-below-xxl {
    width: 10% !important;
  }
  .px-10-below-xxl {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .top-10px-below-xxl {
    top: 10px !important;
  }
  .mt-11px-below-xxl {
    margin-top: 11px;
  }
  .w-11-below-xxl {
    width: 11% !important;
  }
  .px-11-below-xxl {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .top-11px-below-xxl {
    top: 11px !important;
  }
  .mt-12px-below-xxl {
    margin-top: 12px;
  }
  .w-12-below-xxl {
    width: 12% !important;
  }
  .px-12-below-xxl {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .top-12px-below-xxl {
    top: 12px !important;
  }
  .mt-13px-below-xxl {
    margin-top: 13px;
  }
  .w-13-below-xxl {
    width: 13% !important;
  }
  .px-13-below-xxl {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .top-13px-below-xxl {
    top: 13px !important;
  }
  .mt-14px-below-xxl {
    margin-top: 14px;
  }
  .w-14-below-xxl {
    width: 14% !important;
  }
  .px-14-below-xxl {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .top-14px-below-xxl {
    top: 14px !important;
  }
  .mt-15px-below-xxl {
    margin-top: 15px;
  }
  .w-15-below-xxl {
    width: 15% !important;
  }
  .px-15-below-xxl {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .top-15px-below-xxl {
    top: 15px !important;
  }
  .mt-16px-below-xxl {
    margin-top: 16px;
  }
  .w-16-below-xxl {
    width: 16% !important;
  }
  .px-16-below-xxl {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .top-16px-below-xxl {
    top: 16px !important;
  }
  .mt-17px-below-xxl {
    margin-top: 17px;
  }
  .w-17-below-xxl {
    width: 17% !important;
  }
  .px-17-below-xxl {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
  .top-17px-below-xxl {
    top: 17px !important;
  }
  .mt-18px-below-xxl {
    margin-top: 18px;
  }
  .w-18-below-xxl {
    width: 18% !important;
  }
  .px-18-below-xxl {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .top-18px-below-xxl {
    top: 18px !important;
  }
  .mt-19px-below-xxl {
    margin-top: 19px;
  }
  .w-19-below-xxl {
    width: 19% !important;
  }
  .px-19-below-xxl {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .top-19px-below-xxl {
    top: 19px !important;
  }
  .mt-20px-below-xxl {
    margin-top: 20px;
  }
  .w-20-below-xxl {
    width: 20% !important;
  }
  .px-20-below-xxl {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .top-20px-below-xxl {
    top: 20px !important;
  }
  .mt-21px-below-xxl {
    margin-top: 21px;
  }
  .w-21-below-xxl {
    width: 21% !important;
  }
  .px-21-below-xxl {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
  .top-21px-below-xxl {
    top: 21px !important;
  }
  .mt-22px-below-xxl {
    margin-top: 22px;
  }
  .w-22-below-xxl {
    width: 22% !important;
  }
  .px-22-below-xxl {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .top-22px-below-xxl {
    top: 22px !important;
  }
  .mt-23px-below-xxl {
    margin-top: 23px;
  }
  .w-23-below-xxl {
    width: 23% !important;
  }
  .px-23-below-xxl {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
  .top-23px-below-xxl {
    top: 23px !important;
  }
  .mt-24px-below-xxl {
    margin-top: 24px;
  }
  .w-24-below-xxl {
    width: 24% !important;
  }
  .px-24-below-xxl {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .top-24px-below-xxl {
    top: 24px !important;
  }
  .mt-25px-below-xxl {
    margin-top: 25px;
  }
  .w-25-below-xxl {
    width: 25% !important;
  }
  .px-25-below-xxl {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .top-25px-below-xxl {
    top: 25px !important;
  }
  .mt-26px-below-xxl {
    margin-top: 26px;
  }
  .w-26-below-xxl {
    width: 26% !important;
  }
  .px-26-below-xxl {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .top-26px-below-xxl {
    top: 26px !important;
  }
  .mt-27px-below-xxl {
    margin-top: 27px;
  }
  .w-27-below-xxl {
    width: 27% !important;
  }
  .px-27-below-xxl {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .top-27px-below-xxl {
    top: 27px !important;
  }
  .mt-28px-below-xxl {
    margin-top: 28px;
  }
  .w-28-below-xxl {
    width: 28% !important;
  }
  .px-28-below-xxl {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .top-28px-below-xxl {
    top: 28px !important;
  }
  .mt-29px-below-xxl {
    margin-top: 29px;
  }
  .w-29-below-xxl {
    width: 29% !important;
  }
  .px-29-below-xxl {
    padding-left: 29px !important;
    padding-right: 29px !important;
  }
  .top-29px-below-xxl {
    top: 29px !important;
  }
  .mt-30px-below-xxl {
    margin-top: 30px;
  }
  .w-30-below-xxl {
    width: 30% !important;
  }
  .px-30-below-xxl {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .top-30px-below-xxl {
    top: 30px !important;
  }
  .mt-31px-below-xxl {
    margin-top: 31px;
  }
  .w-31-below-xxl {
    width: 31% !important;
  }
  .px-31-below-xxl {
    padding-left: 31px !important;
    padding-right: 31px !important;
  }
  .top-31px-below-xxl {
    top: 31px !important;
  }
  .mt-32px-below-xxl {
    margin-top: 32px;
  }
  .w-32-below-xxl {
    width: 32% !important;
  }
  .px-32-below-xxl {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .top-32px-below-xxl {
    top: 32px !important;
  }
  .mt-33px-below-xxl {
    margin-top: 33px;
  }
  .w-33-below-xxl {
    width: 33% !important;
  }
  .px-33-below-xxl {
    padding-left: 33px !important;
    padding-right: 33px !important;
  }
  .top-33px-below-xxl {
    top: 33px !important;
  }
  .mt-34px-below-xxl {
    margin-top: 34px;
  }
  .w-34-below-xxl {
    width: 34% !important;
  }
  .px-34-below-xxl {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .top-34px-below-xxl {
    top: 34px !important;
  }
  .mt-35px-below-xxl {
    margin-top: 35px;
  }
  .w-35-below-xxl {
    width: 35% !important;
  }
  .px-35-below-xxl {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .top-35px-below-xxl {
    top: 35px !important;
  }
  .mt-36px-below-xxl {
    margin-top: 36px;
  }
  .w-36-below-xxl {
    width: 36% !important;
  }
  .px-36-below-xxl {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .top-36px-below-xxl {
    top: 36px !important;
  }
  .mt-37px-below-xxl {
    margin-top: 37px;
  }
  .w-37-below-xxl {
    width: 37% !important;
  }
  .px-37-below-xxl {
    padding-left: 37px !important;
    padding-right: 37px !important;
  }
  .top-37px-below-xxl {
    top: 37px !important;
  }
  .mt-38px-below-xxl {
    margin-top: 38px;
  }
  .w-38-below-xxl {
    width: 38% !important;
  }
  .px-38-below-xxl {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .top-38px-below-xxl {
    top: 38px !important;
  }
  .mt-39px-below-xxl {
    margin-top: 39px;
  }
  .w-39-below-xxl {
    width: 39% !important;
  }
  .px-39-below-xxl {
    padding-left: 39px !important;
    padding-right: 39px !important;
  }
  .top-39px-below-xxl {
    top: 39px !important;
  }
  .mt-40px-below-xxl {
    margin-top: 40px;
  }
  .w-40-below-xxl {
    width: 40% !important;
  }
  .px-40-below-xxl {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .top-40px-below-xxl {
    top: 40px !important;
  }
  .mt-41px-below-xxl {
    margin-top: 41px;
  }
  .w-41-below-xxl {
    width: 41% !important;
  }
  .px-41-below-xxl {
    padding-left: 41px !important;
    padding-right: 41px !important;
  }
  .top-41px-below-xxl {
    top: 41px !important;
  }
  .mt-42px-below-xxl {
    margin-top: 42px;
  }
  .w-42-below-xxl {
    width: 42% !important;
  }
  .px-42-below-xxl {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .top-42px-below-xxl {
    top: 42px !important;
  }
  .mt-43px-below-xxl {
    margin-top: 43px;
  }
  .w-43-below-xxl {
    width: 43% !important;
  }
  .px-43-below-xxl {
    padding-left: 43px !important;
    padding-right: 43px !important;
  }
  .top-43px-below-xxl {
    top: 43px !important;
  }
  .mt-44px-below-xxl {
    margin-top: 44px;
  }
  .w-44-below-xxl {
    width: 44% !important;
  }
  .px-44-below-xxl {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .top-44px-below-xxl {
    top: 44px !important;
  }
  .mt-45px-below-xxl {
    margin-top: 45px;
  }
  .w-45-below-xxl {
    width: 45% !important;
  }
  .px-45-below-xxl {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .top-45px-below-xxl {
    top: 45px !important;
  }
  .mt-46px-below-xxl {
    margin-top: 46px;
  }
  .w-46-below-xxl {
    width: 46% !important;
  }
  .px-46-below-xxl {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .top-46px-below-xxl {
    top: 46px !important;
  }
  .mt-47px-below-xxl {
    margin-top: 47px;
  }
  .w-47-below-xxl {
    width: 47% !important;
  }
  .px-47-below-xxl {
    padding-left: 47px !important;
    padding-right: 47px !important;
  }
  .top-47px-below-xxl {
    top: 47px !important;
  }
  .mt-48px-below-xxl {
    margin-top: 48px;
  }
  .w-48-below-xxl {
    width: 48% !important;
  }
  .px-48-below-xxl {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .top-48px-below-xxl {
    top: 48px !important;
  }
  .mt-49px-below-xxl {
    margin-top: 49px;
  }
  .w-49-below-xxl {
    width: 49% !important;
  }
  .px-49-below-xxl {
    padding-left: 49px !important;
    padding-right: 49px !important;
  }
  .top-49px-below-xxl {
    top: 49px !important;
  }
  .mt-50px-below-xxl {
    margin-top: 50px;
  }
  .w-50-below-xxl {
    width: 50% !important;
  }
  .px-50-below-xxl {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .top-50px-below-xxl {
    top: 50px !important;
  }
  .mt-51px-below-xxl {
    margin-top: 51px;
  }
  .w-51-below-xxl {
    width: 51% !important;
  }
  .px-51-below-xxl {
    padding-left: 51px !important;
    padding-right: 51px !important;
  }
  .top-51px-below-xxl {
    top: 51px !important;
  }
  .mt-52px-below-xxl {
    margin-top: 52px;
  }
  .w-52-below-xxl {
    width: 52% !important;
  }
  .px-52-below-xxl {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .top-52px-below-xxl {
    top: 52px !important;
  }
  .mt-53px-below-xxl {
    margin-top: 53px;
  }
  .w-53-below-xxl {
    width: 53% !important;
  }
  .px-53-below-xxl {
    padding-left: 53px !important;
    padding-right: 53px !important;
  }
  .top-53px-below-xxl {
    top: 53px !important;
  }
  .mt-54px-below-xxl {
    margin-top: 54px;
  }
  .w-54-below-xxl {
    width: 54% !important;
  }
  .px-54-below-xxl {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .top-54px-below-xxl {
    top: 54px !important;
  }
  .mt-55px-below-xxl {
    margin-top: 55px;
  }
  .w-55-below-xxl {
    width: 55% !important;
  }
  .px-55-below-xxl {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .top-55px-below-xxl {
    top: 55px !important;
  }
  .mt-56px-below-xxl {
    margin-top: 56px;
  }
  .w-56-below-xxl {
    width: 56% !important;
  }
  .px-56-below-xxl {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .top-56px-below-xxl {
    top: 56px !important;
  }
  .mt-57px-below-xxl {
    margin-top: 57px;
  }
  .w-57-below-xxl {
    width: 57% !important;
  }
  .px-57-below-xxl {
    padding-left: 57px !important;
    padding-right: 57px !important;
  }
  .top-57px-below-xxl {
    top: 57px !important;
  }
  .mt-58px-below-xxl {
    margin-top: 58px;
  }
  .w-58-below-xxl {
    width: 58% !important;
  }
  .px-58-below-xxl {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .top-58px-below-xxl {
    top: 58px !important;
  }
  .mt-59px-below-xxl {
    margin-top: 59px;
  }
  .w-59-below-xxl {
    width: 59% !important;
  }
  .px-59-below-xxl {
    padding-left: 59px !important;
    padding-right: 59px !important;
  }
  .top-59px-below-xxl {
    top: 59px !important;
  }
  .mt-60px-below-xxl {
    margin-top: 60px;
  }
  .w-60-below-xxl {
    width: 60% !important;
  }
  .px-60-below-xxl {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .top-60px-below-xxl {
    top: 60px !important;
  }
  .mt-61px-below-xxl {
    margin-top: 61px;
  }
  .w-61-below-xxl {
    width: 61% !important;
  }
  .px-61-below-xxl {
    padding-left: 61px !important;
    padding-right: 61px !important;
  }
  .top-61px-below-xxl {
    top: 61px !important;
  }
  .mt-62px-below-xxl {
    margin-top: 62px;
  }
  .w-62-below-xxl {
    width: 62% !important;
  }
  .px-62-below-xxl {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .top-62px-below-xxl {
    top: 62px !important;
  }
  .mt-63px-below-xxl {
    margin-top: 63px;
  }
  .w-63-below-xxl {
    width: 63% !important;
  }
  .px-63-below-xxl {
    padding-left: 63px !important;
    padding-right: 63px !important;
  }
  .top-63px-below-xxl {
    top: 63px !important;
  }
  .mt-64px-below-xxl {
    margin-top: 64px;
  }
  .w-64-below-xxl {
    width: 64% !important;
  }
  .px-64-below-xxl {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .top-64px-below-xxl {
    top: 64px !important;
  }
  .mt-65px-below-xxl {
    margin-top: 65px;
  }
  .w-65-below-xxl {
    width: 65% !important;
  }
  .px-65-below-xxl {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .top-65px-below-xxl {
    top: 65px !important;
  }
  .mt-66px-below-xxl {
    margin-top: 66px;
  }
  .w-66-below-xxl {
    width: 66% !important;
  }
  .px-66-below-xxl {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .top-66px-below-xxl {
    top: 66px !important;
  }
  .mt-67px-below-xxl {
    margin-top: 67px;
  }
  .w-67-below-xxl {
    width: 67% !important;
  }
  .px-67-below-xxl {
    padding-left: 67px !important;
    padding-right: 67px !important;
  }
  .top-67px-below-xxl {
    top: 67px !important;
  }
  .mt-68px-below-xxl {
    margin-top: 68px;
  }
  .w-68-below-xxl {
    width: 68% !important;
  }
  .px-68-below-xxl {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .top-68px-below-xxl {
    top: 68px !important;
  }
  .mt-69px-below-xxl {
    margin-top: 69px;
  }
  .w-69-below-xxl {
    width: 69% !important;
  }
  .px-69-below-xxl {
    padding-left: 69px !important;
    padding-right: 69px !important;
  }
  .top-69px-below-xxl {
    top: 69px !important;
  }
  .mt-70px-below-xxl {
    margin-top: 70px;
  }
  .w-70-below-xxl {
    width: 70% !important;
  }
  .px-70-below-xxl {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .top-70px-below-xxl {
    top: 70px !important;
  }
  .mt-71px-below-xxl {
    margin-top: 71px;
  }
  .w-71-below-xxl {
    width: 71% !important;
  }
  .px-71-below-xxl {
    padding-left: 71px !important;
    padding-right: 71px !important;
  }
  .top-71px-below-xxl {
    top: 71px !important;
  }
  .mt-72px-below-xxl {
    margin-top: 72px;
  }
  .w-72-below-xxl {
    width: 72% !important;
  }
  .px-72-below-xxl {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .top-72px-below-xxl {
    top: 72px !important;
  }
  .mt-73px-below-xxl {
    margin-top: 73px;
  }
  .w-73-below-xxl {
    width: 73% !important;
  }
  .px-73-below-xxl {
    padding-left: 73px !important;
    padding-right: 73px !important;
  }
  .top-73px-below-xxl {
    top: 73px !important;
  }
  .mt-74px-below-xxl {
    margin-top: 74px;
  }
  .w-74-below-xxl {
    width: 74% !important;
  }
  .px-74-below-xxl {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .top-74px-below-xxl {
    top: 74px !important;
  }
  .mt-75px-below-xxl {
    margin-top: 75px;
  }
  .w-75-below-xxl {
    width: 75% !important;
  }
  .px-75-below-xxl {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .top-75px-below-xxl {
    top: 75px !important;
  }
  .mt-76px-below-xxl {
    margin-top: 76px;
  }
  .w-76-below-xxl {
    width: 76% !important;
  }
  .px-76-below-xxl {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .top-76px-below-xxl {
    top: 76px !important;
  }
  .mt-77px-below-xxl {
    margin-top: 77px;
  }
  .w-77-below-xxl {
    width: 77% !important;
  }
  .px-77-below-xxl {
    padding-left: 77px !important;
    padding-right: 77px !important;
  }
  .top-77px-below-xxl {
    top: 77px !important;
  }
  .mt-78px-below-xxl {
    margin-top: 78px;
  }
  .w-78-below-xxl {
    width: 78% !important;
  }
  .px-78-below-xxl {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .top-78px-below-xxl {
    top: 78px !important;
  }
  .mt-79px-below-xxl {
    margin-top: 79px;
  }
  .w-79-below-xxl {
    width: 79% !important;
  }
  .px-79-below-xxl {
    padding-left: 79px !important;
    padding-right: 79px !important;
  }
  .top-79px-below-xxl {
    top: 79px !important;
  }
  .mt-80px-below-xxl {
    margin-top: 80px;
  }
  .w-80-below-xxl {
    width: 80% !important;
  }
  .px-80-below-xxl {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .top-80px-below-xxl {
    top: 80px !important;
  }
  .mt-81px-below-xxl {
    margin-top: 81px;
  }
  .w-81-below-xxl {
    width: 81% !important;
  }
  .px-81-below-xxl {
    padding-left: 81px !important;
    padding-right: 81px !important;
  }
  .top-81px-below-xxl {
    top: 81px !important;
  }
  .mt-82px-below-xxl {
    margin-top: 82px;
  }
  .w-82-below-xxl {
    width: 82% !important;
  }
  .px-82-below-xxl {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .top-82px-below-xxl {
    top: 82px !important;
  }
  .mt-83px-below-xxl {
    margin-top: 83px;
  }
  .w-83-below-xxl {
    width: 83% !important;
  }
  .px-83-below-xxl {
    padding-left: 83px !important;
    padding-right: 83px !important;
  }
  .top-83px-below-xxl {
    top: 83px !important;
  }
  .mt-84px-below-xxl {
    margin-top: 84px;
  }
  .w-84-below-xxl {
    width: 84% !important;
  }
  .px-84-below-xxl {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .top-84px-below-xxl {
    top: 84px !important;
  }
  .mt-85px-below-xxl {
    margin-top: 85px;
  }
  .w-85-below-xxl {
    width: 85% !important;
  }
  .px-85-below-xxl {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .top-85px-below-xxl {
    top: 85px !important;
  }
  .mt-86px-below-xxl {
    margin-top: 86px;
  }
  .w-86-below-xxl {
    width: 86% !important;
  }
  .px-86-below-xxl {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .top-86px-below-xxl {
    top: 86px !important;
  }
  .mt-87px-below-xxl {
    margin-top: 87px;
  }
  .w-87-below-xxl {
    width: 87% !important;
  }
  .px-87-below-xxl {
    padding-left: 87px !important;
    padding-right: 87px !important;
  }
  .top-87px-below-xxl {
    top: 87px !important;
  }
  .mt-88px-below-xxl {
    margin-top: 88px;
  }
  .w-88-below-xxl {
    width: 88% !important;
  }
  .px-88-below-xxl {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .top-88px-below-xxl {
    top: 88px !important;
  }
  .mt-89px-below-xxl {
    margin-top: 89px;
  }
  .w-89-below-xxl {
    width: 89% !important;
  }
  .px-89-below-xxl {
    padding-left: 89px !important;
    padding-right: 89px !important;
  }
  .top-89px-below-xxl {
    top: 89px !important;
  }
  .mt-90px-below-xxl {
    margin-top: 90px;
  }
  .w-90-below-xxl {
    width: 90% !important;
  }
  .px-90-below-xxl {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .top-90px-below-xxl {
    top: 90px !important;
  }
  .mt-91px-below-xxl {
    margin-top: 91px;
  }
  .w-91-below-xxl {
    width: 91% !important;
  }
  .px-91-below-xxl {
    padding-left: 91px !important;
    padding-right: 91px !important;
  }
  .top-91px-below-xxl {
    top: 91px !important;
  }
  .mt-92px-below-xxl {
    margin-top: 92px;
  }
  .w-92-below-xxl {
    width: 92% !important;
  }
  .px-92-below-xxl {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .top-92px-below-xxl {
    top: 92px !important;
  }
  .mt-93px-below-xxl {
    margin-top: 93px;
  }
  .w-93-below-xxl {
    width: 93% !important;
  }
  .px-93-below-xxl {
    padding-left: 93px !important;
    padding-right: 93px !important;
  }
  .top-93px-below-xxl {
    top: 93px !important;
  }
  .mt-94px-below-xxl {
    margin-top: 94px;
  }
  .w-94-below-xxl {
    width: 94% !important;
  }
  .px-94-below-xxl {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .top-94px-below-xxl {
    top: 94px !important;
  }
  .mt-95px-below-xxl {
    margin-top: 95px;
  }
  .w-95-below-xxl {
    width: 95% !important;
  }
  .px-95-below-xxl {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .top-95px-below-xxl {
    top: 95px !important;
  }
  .mt-96px-below-xxl {
    margin-top: 96px;
  }
  .w-96-below-xxl {
    width: 96% !important;
  }
  .px-96-below-xxl {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .top-96px-below-xxl {
    top: 96px !important;
  }
  .mt-97px-below-xxl {
    margin-top: 97px;
  }
  .w-97-below-xxl {
    width: 97% !important;
  }
  .px-97-below-xxl {
    padding-left: 97px !important;
    padding-right: 97px !important;
  }
  .top-97px-below-xxl {
    top: 97px !important;
  }
  .mt-98px-below-xxl {
    margin-top: 98px;
  }
  .w-98-below-xxl {
    width: 98% !important;
  }
  .px-98-below-xxl {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .top-98px-below-xxl {
    top: 98px !important;
  }
  .mt-99px-below-xxl {
    margin-top: 99px;
  }
  .w-99-below-xxl {
    width: 99% !important;
  }
  .px-99-below-xxl {
    padding-left: 99px !important;
    padding-right: 99px !important;
  }
  .top-99px-below-xxl {
    top: 99px !important;
  }
  .mt-100px-below-xxl {
    margin-top: 100px;
  }
  .w-100-below-xxl {
    width: 100% !important;
  }
  .px-100-below-xxl {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .top-100px-below-xxl {
    top: 100px !important;
  }
  .mt-101px-below-xxl {
    margin-top: 101px;
  }
  .w-101-below-xxl {
    width: 101% !important;
  }
  .px-101-below-xxl {
    padding-left: 101px !important;
    padding-right: 101px !important;
  }
  .top-101px-below-xxl {
    top: 101px !important;
  }
  .mt-102px-below-xxl {
    margin-top: 102px;
  }
  .w-102-below-xxl {
    width: 102% !important;
  }
  .px-102-below-xxl {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .top-102px-below-xxl {
    top: 102px !important;
  }
  .mt-103px-below-xxl {
    margin-top: 103px;
  }
  .w-103-below-xxl {
    width: 103% !important;
  }
  .px-103-below-xxl {
    padding-left: 103px !important;
    padding-right: 103px !important;
  }
  .top-103px-below-xxl {
    top: 103px !important;
  }
  .mt-104px-below-xxl {
    margin-top: 104px;
  }
  .w-104-below-xxl {
    width: 104% !important;
  }
  .px-104-below-xxl {
    padding-left: 104px !important;
    padding-right: 104px !important;
  }
  .top-104px-below-xxl {
    top: 104px !important;
  }
  .mt-105px-below-xxl {
    margin-top: 105px;
  }
  .w-105-below-xxl {
    width: 105% !important;
  }
  .px-105-below-xxl {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .top-105px-below-xxl {
    top: 105px !important;
  }
  .mt-106px-below-xxl {
    margin-top: 106px;
  }
  .w-106-below-xxl {
    width: 106% !important;
  }
  .px-106-below-xxl {
    padding-left: 106px !important;
    padding-right: 106px !important;
  }
  .top-106px-below-xxl {
    top: 106px !important;
  }
  .mt-107px-below-xxl {
    margin-top: 107px;
  }
  .w-107-below-xxl {
    width: 107% !important;
  }
  .px-107-below-xxl {
    padding-left: 107px !important;
    padding-right: 107px !important;
  }
  .top-107px-below-xxl {
    top: 107px !important;
  }
  .mt-108px-below-xxl {
    margin-top: 108px;
  }
  .w-108-below-xxl {
    width: 108% !important;
  }
  .px-108-below-xxl {
    padding-left: 108px !important;
    padding-right: 108px !important;
  }
  .top-108px-below-xxl {
    top: 108px !important;
  }
  .mt-109px-below-xxl {
    margin-top: 109px;
  }
  .w-109-below-xxl {
    width: 109% !important;
  }
  .px-109-below-xxl {
    padding-left: 109px !important;
    padding-right: 109px !important;
  }
  .top-109px-below-xxl {
    top: 109px !important;
  }
  .mt-110px-below-xxl {
    margin-top: 110px;
  }
  .w-110-below-xxl {
    width: 110% !important;
  }
  .px-110-below-xxl {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .top-110px-below-xxl {
    top: 110px !important;
  }
  .mt-111px-below-xxl {
    margin-top: 111px;
  }
  .w-111-below-xxl {
    width: 111% !important;
  }
  .px-111-below-xxl {
    padding-left: 111px !important;
    padding-right: 111px !important;
  }
  .top-111px-below-xxl {
    top: 111px !important;
  }
  .mt-112px-below-xxl {
    margin-top: 112px;
  }
  .w-112-below-xxl {
    width: 112% !important;
  }
  .px-112-below-xxl {
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .top-112px-below-xxl {
    top: 112px !important;
  }
  .mt-113px-below-xxl {
    margin-top: 113px;
  }
  .w-113-below-xxl {
    width: 113% !important;
  }
  .px-113-below-xxl {
    padding-left: 113px !important;
    padding-right: 113px !important;
  }
  .top-113px-below-xxl {
    top: 113px !important;
  }
  .mt-114px-below-xxl {
    margin-top: 114px;
  }
  .w-114-below-xxl {
    width: 114% !important;
  }
  .px-114-below-xxl {
    padding-left: 114px !important;
    padding-right: 114px !important;
  }
  .top-114px-below-xxl {
    top: 114px !important;
  }
  .mt-115px-below-xxl {
    margin-top: 115px;
  }
  .w-115-below-xxl {
    width: 115% !important;
  }
  .px-115-below-xxl {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  .top-115px-below-xxl {
    top: 115px !important;
  }
  .mt-116px-below-xxl {
    margin-top: 116px;
  }
  .w-116-below-xxl {
    width: 116% !important;
  }
  .px-116-below-xxl {
    padding-left: 116px !important;
    padding-right: 116px !important;
  }
  .top-116px-below-xxl {
    top: 116px !important;
  }
  .mt-117px-below-xxl {
    margin-top: 117px;
  }
  .w-117-below-xxl {
    width: 117% !important;
  }
  .px-117-below-xxl {
    padding-left: 117px !important;
    padding-right: 117px !important;
  }
  .top-117px-below-xxl {
    top: 117px !important;
  }
  .mt-118px-below-xxl {
    margin-top: 118px;
  }
  .w-118-below-xxl {
    width: 118% !important;
  }
  .px-118-below-xxl {
    padding-left: 118px !important;
    padding-right: 118px !important;
  }
  .top-118px-below-xxl {
    top: 118px !important;
  }
  .mt-119px-below-xxl {
    margin-top: 119px;
  }
  .w-119-below-xxl {
    width: 119% !important;
  }
  .px-119-below-xxl {
    padding-left: 119px !important;
    padding-right: 119px !important;
  }
  .top-119px-below-xxl {
    top: 119px !important;
  }
  .mt-120px-below-xxl {
    margin-top: 120px;
  }
  .w-120-below-xxl {
    width: 120% !important;
  }
  .px-120-below-xxl {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .top-120px-below-xxl {
    top: 120px !important;
  }
  .mt-121px-below-xxl {
    margin-top: 121px;
  }
  .w-121-below-xxl {
    width: 121% !important;
  }
  .px-121-below-xxl {
    padding-left: 121px !important;
    padding-right: 121px !important;
  }
  .top-121px-below-xxl {
    top: 121px !important;
  }
  .mt-122px-below-xxl {
    margin-top: 122px;
  }
  .w-122-below-xxl {
    width: 122% !important;
  }
  .px-122-below-xxl {
    padding-left: 122px !important;
    padding-right: 122px !important;
  }
  .top-122px-below-xxl {
    top: 122px !important;
  }
  .mt-123px-below-xxl {
    margin-top: 123px;
  }
  .w-123-below-xxl {
    width: 123% !important;
  }
  .px-123-below-xxl {
    padding-left: 123px !important;
    padding-right: 123px !important;
  }
  .top-123px-below-xxl {
    top: 123px !important;
  }
  .mt-124px-below-xxl {
    margin-top: 124px;
  }
  .w-124-below-xxl {
    width: 124% !important;
  }
  .px-124-below-xxl {
    padding-left: 124px !important;
    padding-right: 124px !important;
  }
  .top-124px-below-xxl {
    top: 124px !important;
  }
  .mt-125px-below-xxl {
    margin-top: 125px;
  }
  .w-125-below-xxl {
    width: 125% !important;
  }
  .px-125-below-xxl {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  .top-125px-below-xxl {
    top: 125px !important;
  }
  .mt-126px-below-xxl {
    margin-top: 126px;
  }
  .w-126-below-xxl {
    width: 126% !important;
  }
  .px-126-below-xxl {
    padding-left: 126px !important;
    padding-right: 126px !important;
  }
  .top-126px-below-xxl {
    top: 126px !important;
  }
  .mt-127px-below-xxl {
    margin-top: 127px;
  }
  .w-127-below-xxl {
    width: 127% !important;
  }
  .px-127-below-xxl {
    padding-left: 127px !important;
    padding-right: 127px !important;
  }
  .top-127px-below-xxl {
    top: 127px !important;
  }
  .mt-128px-below-xxl {
    margin-top: 128px;
  }
  .w-128-below-xxl {
    width: 128% !important;
  }
  .px-128-below-xxl {
    padding-left: 128px !important;
    padding-right: 128px !important;
  }
  .top-128px-below-xxl {
    top: 128px !important;
  }
  .mt-129px-below-xxl {
    margin-top: 129px;
  }
  .w-129-below-xxl {
    width: 129% !important;
  }
  .px-129-below-xxl {
    padding-left: 129px !important;
    padding-right: 129px !important;
  }
  .top-129px-below-xxl {
    top: 129px !important;
  }
  .mt-130px-below-xxl {
    margin-top: 130px;
  }
  .w-130-below-xxl {
    width: 130% !important;
  }
  .px-130-below-xxl {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  .top-130px-below-xxl {
    top: 130px !important;
  }
  .mt-131px-below-xxl {
    margin-top: 131px;
  }
  .w-131-below-xxl {
    width: 131% !important;
  }
  .px-131-below-xxl {
    padding-left: 131px !important;
    padding-right: 131px !important;
  }
  .top-131px-below-xxl {
    top: 131px !important;
  }
  .mt-132px-below-xxl {
    margin-top: 132px;
  }
  .w-132-below-xxl {
    width: 132% !important;
  }
  .px-132-below-xxl {
    padding-left: 132px !important;
    padding-right: 132px !important;
  }
  .top-132px-below-xxl {
    top: 132px !important;
  }
  .mt-133px-below-xxl {
    margin-top: 133px;
  }
  .w-133-below-xxl {
    width: 133% !important;
  }
  .px-133-below-xxl {
    padding-left: 133px !important;
    padding-right: 133px !important;
  }
  .top-133px-below-xxl {
    top: 133px !important;
  }
  .mt-134px-below-xxl {
    margin-top: 134px;
  }
  .w-134-below-xxl {
    width: 134% !important;
  }
  .px-134-below-xxl {
    padding-left: 134px !important;
    padding-right: 134px !important;
  }
  .top-134px-below-xxl {
    top: 134px !important;
  }
  .mt-135px-below-xxl {
    margin-top: 135px;
  }
  .w-135-below-xxl {
    width: 135% !important;
  }
  .px-135-below-xxl {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  .top-135px-below-xxl {
    top: 135px !important;
  }
  .mt-136px-below-xxl {
    margin-top: 136px;
  }
  .w-136-below-xxl {
    width: 136% !important;
  }
  .px-136-below-xxl {
    padding-left: 136px !important;
    padding-right: 136px !important;
  }
  .top-136px-below-xxl {
    top: 136px !important;
  }
  .mt-137px-below-xxl {
    margin-top: 137px;
  }
  .w-137-below-xxl {
    width: 137% !important;
  }
  .px-137-below-xxl {
    padding-left: 137px !important;
    padding-right: 137px !important;
  }
  .top-137px-below-xxl {
    top: 137px !important;
  }
  .mt-138px-below-xxl {
    margin-top: 138px;
  }
  .w-138-below-xxl {
    width: 138% !important;
  }
  .px-138-below-xxl {
    padding-left: 138px !important;
    padding-right: 138px !important;
  }
  .top-138px-below-xxl {
    top: 138px !important;
  }
  .mt-139px-below-xxl {
    margin-top: 139px;
  }
  .w-139-below-xxl {
    width: 139% !important;
  }
  .px-139-below-xxl {
    padding-left: 139px !important;
    padding-right: 139px !important;
  }
  .top-139px-below-xxl {
    top: 139px !important;
  }
  .mt-140px-below-xxl {
    margin-top: 140px;
  }
  .w-140-below-xxl {
    width: 140% !important;
  }
  .px-140-below-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .top-140px-below-xxl {
    top: 140px !important;
  }
  .mt-141px-below-xxl {
    margin-top: 141px;
  }
  .w-141-below-xxl {
    width: 141% !important;
  }
  .px-141-below-xxl {
    padding-left: 141px !important;
    padding-right: 141px !important;
  }
  .top-141px-below-xxl {
    top: 141px !important;
  }
  .mt-142px-below-xxl {
    margin-top: 142px;
  }
  .w-142-below-xxl {
    width: 142% !important;
  }
  .px-142-below-xxl {
    padding-left: 142px !important;
    padding-right: 142px !important;
  }
  .top-142px-below-xxl {
    top: 142px !important;
  }
  .mt-143px-below-xxl {
    margin-top: 143px;
  }
  .w-143-below-xxl {
    width: 143% !important;
  }
  .px-143-below-xxl {
    padding-left: 143px !important;
    padding-right: 143px !important;
  }
  .top-143px-below-xxl {
    top: 143px !important;
  }
  .mt-144px-below-xxl {
    margin-top: 144px;
  }
  .w-144-below-xxl {
    width: 144% !important;
  }
  .px-144-below-xxl {
    padding-left: 144px !important;
    padding-right: 144px !important;
  }
  .top-144px-below-xxl {
    top: 144px !important;
  }
  .mt-145px-below-xxl {
    margin-top: 145px;
  }
  .w-145-below-xxl {
    width: 145% !important;
  }
  .px-145-below-xxl {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  .top-145px-below-xxl {
    top: 145px !important;
  }
  .mt-146px-below-xxl {
    margin-top: 146px;
  }
  .w-146-below-xxl {
    width: 146% !important;
  }
  .px-146-below-xxl {
    padding-left: 146px !important;
    padding-right: 146px !important;
  }
  .top-146px-below-xxl {
    top: 146px !important;
  }
  .mt-147px-below-xxl {
    margin-top: 147px;
  }
  .w-147-below-xxl {
    width: 147% !important;
  }
  .px-147-below-xxl {
    padding-left: 147px !important;
    padding-right: 147px !important;
  }
  .top-147px-below-xxl {
    top: 147px !important;
  }
  .mt-148px-below-xxl {
    margin-top: 148px;
  }
  .w-148-below-xxl {
    width: 148% !important;
  }
  .px-148-below-xxl {
    padding-left: 148px !important;
    padding-right: 148px !important;
  }
  .top-148px-below-xxl {
    top: 148px !important;
  }
  .mt-149px-below-xxl {
    margin-top: 149px;
  }
  .w-149-below-xxl {
    width: 149% !important;
  }
  .px-149-below-xxl {
    padding-left: 149px !important;
    padding-right: 149px !important;
  }
  .top-149px-below-xxl {
    top: 149px !important;
  }
  .mt-150px-below-xxl {
    margin-top: 150px;
  }
  .w-150-below-xxl {
    width: 150% !important;
  }
  .px-150-below-xxl {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  .top-150px-below-xxl {
    top: 150px !important;
  }
  .text-center-below-xxl {
    text-align: center;
  }
}
@media (min-width: 1900px) {
  .xxl-up-only,
  .xxl-up-only-flex {
    display: flex !important;
  }
  .xxl-up-only-block {
    display: block !important;
  }
  .xxl-up-only-inline-block {
    display: inline-block !important;
  }
  .below-xxl-only {
    display: none !important;
  }
  .flex-col-below-xxl {
    flex-direction: row !important;
  }
  .flex-col-above-xxl {
    flex-direction: column !important;
  }
  .flex-row-above-xxl {
    flex-direction: row !important;
  }
  .flex-row-below-xxl {
    flex-direction: column !important;
  }
  .w-30-above-xxl {
    width: 30% !important;
  }
  .offcanvas-bottom-below-xxl {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .offcanvas-bottom-below-xxl-80p {
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .shadow-above-xxl {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .mt-0px-above-xxl {
    margin-top: 0px;
  }
  .w-0-above-xxl {
    width: 0% !important;
  }
  .top-0px-above-xxl {
    top: 0px !important;
  }
  .mt-1px-above-xxl {
    margin-top: 1px;
  }
  .w-1-above-xxl {
    width: 1% !important;
  }
  .top-1px-above-xxl {
    top: 1px !important;
  }
  .mt-2px-above-xxl {
    margin-top: 2px;
  }
  .w-2-above-xxl {
    width: 2% !important;
  }
  .top-2px-above-xxl {
    top: 2px !important;
  }
  .mt-3px-above-xxl {
    margin-top: 3px;
  }
  .w-3-above-xxl {
    width: 3% !important;
  }
  .top-3px-above-xxl {
    top: 3px !important;
  }
  .mt-4px-above-xxl {
    margin-top: 4px;
  }
  .w-4-above-xxl {
    width: 4% !important;
  }
  .top-4px-above-xxl {
    top: 4px !important;
  }
  .mt-5px-above-xxl {
    margin-top: 5px;
  }
  .w-5-above-xxl {
    width: 5% !important;
  }
  .top-5px-above-xxl {
    top: 5px !important;
  }
  .mt-6px-above-xxl {
    margin-top: 6px;
  }
  .w-6-above-xxl {
    width: 6% !important;
  }
  .top-6px-above-xxl {
    top: 6px !important;
  }
  .mt-7px-above-xxl {
    margin-top: 7px;
  }
  .w-7-above-xxl {
    width: 7% !important;
  }
  .top-7px-above-xxl {
    top: 7px !important;
  }
  .mt-8px-above-xxl {
    margin-top: 8px;
  }
  .w-8-above-xxl {
    width: 8% !important;
  }
  .top-8px-above-xxl {
    top: 8px !important;
  }
  .mt-9px-above-xxl {
    margin-top: 9px;
  }
  .w-9-above-xxl {
    width: 9% !important;
  }
  .top-9px-above-xxl {
    top: 9px !important;
  }
  .mt-10px-above-xxl {
    margin-top: 10px;
  }
  .w-10-above-xxl {
    width: 10% !important;
  }
  .top-10px-above-xxl {
    top: 10px !important;
  }
  .mt-11px-above-xxl {
    margin-top: 11px;
  }
  .w-11-above-xxl {
    width: 11% !important;
  }
  .top-11px-above-xxl {
    top: 11px !important;
  }
  .mt-12px-above-xxl {
    margin-top: 12px;
  }
  .w-12-above-xxl {
    width: 12% !important;
  }
  .top-12px-above-xxl {
    top: 12px !important;
  }
  .mt-13px-above-xxl {
    margin-top: 13px;
  }
  .w-13-above-xxl {
    width: 13% !important;
  }
  .top-13px-above-xxl {
    top: 13px !important;
  }
  .mt-14px-above-xxl {
    margin-top: 14px;
  }
  .w-14-above-xxl {
    width: 14% !important;
  }
  .top-14px-above-xxl {
    top: 14px !important;
  }
  .mt-15px-above-xxl {
    margin-top: 15px;
  }
  .w-15-above-xxl {
    width: 15% !important;
  }
  .top-15px-above-xxl {
    top: 15px !important;
  }
  .mt-16px-above-xxl {
    margin-top: 16px;
  }
  .w-16-above-xxl {
    width: 16% !important;
  }
  .top-16px-above-xxl {
    top: 16px !important;
  }
  .mt-17px-above-xxl {
    margin-top: 17px;
  }
  .w-17-above-xxl {
    width: 17% !important;
  }
  .top-17px-above-xxl {
    top: 17px !important;
  }
  .mt-18px-above-xxl {
    margin-top: 18px;
  }
  .w-18-above-xxl {
    width: 18% !important;
  }
  .top-18px-above-xxl {
    top: 18px !important;
  }
  .mt-19px-above-xxl {
    margin-top: 19px;
  }
  .w-19-above-xxl {
    width: 19% !important;
  }
  .top-19px-above-xxl {
    top: 19px !important;
  }
  .mt-20px-above-xxl {
    margin-top: 20px;
  }
  .w-20-above-xxl {
    width: 20% !important;
  }
  .top-20px-above-xxl {
    top: 20px !important;
  }
  .mt-21px-above-xxl {
    margin-top: 21px;
  }
  .w-21-above-xxl {
    width: 21% !important;
  }
  .top-21px-above-xxl {
    top: 21px !important;
  }
  .mt-22px-above-xxl {
    margin-top: 22px;
  }
  .w-22-above-xxl {
    width: 22% !important;
  }
  .top-22px-above-xxl {
    top: 22px !important;
  }
  .mt-23px-above-xxl {
    margin-top: 23px;
  }
  .w-23-above-xxl {
    width: 23% !important;
  }
  .top-23px-above-xxl {
    top: 23px !important;
  }
  .mt-24px-above-xxl {
    margin-top: 24px;
  }
  .w-24-above-xxl {
    width: 24% !important;
  }
  .top-24px-above-xxl {
    top: 24px !important;
  }
  .mt-25px-above-xxl {
    margin-top: 25px;
  }
  .w-25-above-xxl {
    width: 25% !important;
  }
  .top-25px-above-xxl {
    top: 25px !important;
  }
  .mt-26px-above-xxl {
    margin-top: 26px;
  }
  .w-26-above-xxl {
    width: 26% !important;
  }
  .top-26px-above-xxl {
    top: 26px !important;
  }
  .mt-27px-above-xxl {
    margin-top: 27px;
  }
  .w-27-above-xxl {
    width: 27% !important;
  }
  .top-27px-above-xxl {
    top: 27px !important;
  }
  .mt-28px-above-xxl {
    margin-top: 28px;
  }
  .w-28-above-xxl {
    width: 28% !important;
  }
  .top-28px-above-xxl {
    top: 28px !important;
  }
  .mt-29px-above-xxl {
    margin-top: 29px;
  }
  .w-29-above-xxl {
    width: 29% !important;
  }
  .top-29px-above-xxl {
    top: 29px !important;
  }
  .mt-30px-above-xxl {
    margin-top: 30px;
  }
  .w-30-above-xxl {
    width: 30% !important;
  }
  .top-30px-above-xxl {
    top: 30px !important;
  }
  .mt-31px-above-xxl {
    margin-top: 31px;
  }
  .w-31-above-xxl {
    width: 31% !important;
  }
  .top-31px-above-xxl {
    top: 31px !important;
  }
  .mt-32px-above-xxl {
    margin-top: 32px;
  }
  .w-32-above-xxl {
    width: 32% !important;
  }
  .top-32px-above-xxl {
    top: 32px !important;
  }
  .mt-33px-above-xxl {
    margin-top: 33px;
  }
  .w-33-above-xxl {
    width: 33% !important;
  }
  .top-33px-above-xxl {
    top: 33px !important;
  }
  .mt-34px-above-xxl {
    margin-top: 34px;
  }
  .w-34-above-xxl {
    width: 34% !important;
  }
  .top-34px-above-xxl {
    top: 34px !important;
  }
  .mt-35px-above-xxl {
    margin-top: 35px;
  }
  .w-35-above-xxl {
    width: 35% !important;
  }
  .top-35px-above-xxl {
    top: 35px !important;
  }
  .mt-36px-above-xxl {
    margin-top: 36px;
  }
  .w-36-above-xxl {
    width: 36% !important;
  }
  .top-36px-above-xxl {
    top: 36px !important;
  }
  .mt-37px-above-xxl {
    margin-top: 37px;
  }
  .w-37-above-xxl {
    width: 37% !important;
  }
  .top-37px-above-xxl {
    top: 37px !important;
  }
  .mt-38px-above-xxl {
    margin-top: 38px;
  }
  .w-38-above-xxl {
    width: 38% !important;
  }
  .top-38px-above-xxl {
    top: 38px !important;
  }
  .mt-39px-above-xxl {
    margin-top: 39px;
  }
  .w-39-above-xxl {
    width: 39% !important;
  }
  .top-39px-above-xxl {
    top: 39px !important;
  }
  .mt-40px-above-xxl {
    margin-top: 40px;
  }
  .w-40-above-xxl {
    width: 40% !important;
  }
  .top-40px-above-xxl {
    top: 40px !important;
  }
  .mt-41px-above-xxl {
    margin-top: 41px;
  }
  .w-41-above-xxl {
    width: 41% !important;
  }
  .top-41px-above-xxl {
    top: 41px !important;
  }
  .mt-42px-above-xxl {
    margin-top: 42px;
  }
  .w-42-above-xxl {
    width: 42% !important;
  }
  .top-42px-above-xxl {
    top: 42px !important;
  }
  .mt-43px-above-xxl {
    margin-top: 43px;
  }
  .w-43-above-xxl {
    width: 43% !important;
  }
  .top-43px-above-xxl {
    top: 43px !important;
  }
  .mt-44px-above-xxl {
    margin-top: 44px;
  }
  .w-44-above-xxl {
    width: 44% !important;
  }
  .top-44px-above-xxl {
    top: 44px !important;
  }
  .mt-45px-above-xxl {
    margin-top: 45px;
  }
  .w-45-above-xxl {
    width: 45% !important;
  }
  .top-45px-above-xxl {
    top: 45px !important;
  }
  .mt-46px-above-xxl {
    margin-top: 46px;
  }
  .w-46-above-xxl {
    width: 46% !important;
  }
  .top-46px-above-xxl {
    top: 46px !important;
  }
  .mt-47px-above-xxl {
    margin-top: 47px;
  }
  .w-47-above-xxl {
    width: 47% !important;
  }
  .top-47px-above-xxl {
    top: 47px !important;
  }
  .mt-48px-above-xxl {
    margin-top: 48px;
  }
  .w-48-above-xxl {
    width: 48% !important;
  }
  .top-48px-above-xxl {
    top: 48px !important;
  }
  .mt-49px-above-xxl {
    margin-top: 49px;
  }
  .w-49-above-xxl {
    width: 49% !important;
  }
  .top-49px-above-xxl {
    top: 49px !important;
  }
  .mt-50px-above-xxl {
    margin-top: 50px;
  }
  .w-50-above-xxl {
    width: 50% !important;
  }
  .top-50px-above-xxl {
    top: 50px !important;
  }
  .mt-51px-above-xxl {
    margin-top: 51px;
  }
  .w-51-above-xxl {
    width: 51% !important;
  }
  .top-51px-above-xxl {
    top: 51px !important;
  }
  .mt-52px-above-xxl {
    margin-top: 52px;
  }
  .w-52-above-xxl {
    width: 52% !important;
  }
  .top-52px-above-xxl {
    top: 52px !important;
  }
  .mt-53px-above-xxl {
    margin-top: 53px;
  }
  .w-53-above-xxl {
    width: 53% !important;
  }
  .top-53px-above-xxl {
    top: 53px !important;
  }
  .mt-54px-above-xxl {
    margin-top: 54px;
  }
  .w-54-above-xxl {
    width: 54% !important;
  }
  .top-54px-above-xxl {
    top: 54px !important;
  }
  .mt-55px-above-xxl {
    margin-top: 55px;
  }
  .w-55-above-xxl {
    width: 55% !important;
  }
  .top-55px-above-xxl {
    top: 55px !important;
  }
  .mt-56px-above-xxl {
    margin-top: 56px;
  }
  .w-56-above-xxl {
    width: 56% !important;
  }
  .top-56px-above-xxl {
    top: 56px !important;
  }
  .mt-57px-above-xxl {
    margin-top: 57px;
  }
  .w-57-above-xxl {
    width: 57% !important;
  }
  .top-57px-above-xxl {
    top: 57px !important;
  }
  .mt-58px-above-xxl {
    margin-top: 58px;
  }
  .w-58-above-xxl {
    width: 58% !important;
  }
  .top-58px-above-xxl {
    top: 58px !important;
  }
  .mt-59px-above-xxl {
    margin-top: 59px;
  }
  .w-59-above-xxl {
    width: 59% !important;
  }
  .top-59px-above-xxl {
    top: 59px !important;
  }
  .mt-60px-above-xxl {
    margin-top: 60px;
  }
  .w-60-above-xxl {
    width: 60% !important;
  }
  .top-60px-above-xxl {
    top: 60px !important;
  }
  .mt-61px-above-xxl {
    margin-top: 61px;
  }
  .w-61-above-xxl {
    width: 61% !important;
  }
  .top-61px-above-xxl {
    top: 61px !important;
  }
  .mt-62px-above-xxl {
    margin-top: 62px;
  }
  .w-62-above-xxl {
    width: 62% !important;
  }
  .top-62px-above-xxl {
    top: 62px !important;
  }
  .mt-63px-above-xxl {
    margin-top: 63px;
  }
  .w-63-above-xxl {
    width: 63% !important;
  }
  .top-63px-above-xxl {
    top: 63px !important;
  }
  .mt-64px-above-xxl {
    margin-top: 64px;
  }
  .w-64-above-xxl {
    width: 64% !important;
  }
  .top-64px-above-xxl {
    top: 64px !important;
  }
  .mt-65px-above-xxl {
    margin-top: 65px;
  }
  .w-65-above-xxl {
    width: 65% !important;
  }
  .top-65px-above-xxl {
    top: 65px !important;
  }
  .mt-66px-above-xxl {
    margin-top: 66px;
  }
  .w-66-above-xxl {
    width: 66% !important;
  }
  .top-66px-above-xxl {
    top: 66px !important;
  }
  .mt-67px-above-xxl {
    margin-top: 67px;
  }
  .w-67-above-xxl {
    width: 67% !important;
  }
  .top-67px-above-xxl {
    top: 67px !important;
  }
  .mt-68px-above-xxl {
    margin-top: 68px;
  }
  .w-68-above-xxl {
    width: 68% !important;
  }
  .top-68px-above-xxl {
    top: 68px !important;
  }
  .mt-69px-above-xxl {
    margin-top: 69px;
  }
  .w-69-above-xxl {
    width: 69% !important;
  }
  .top-69px-above-xxl {
    top: 69px !important;
  }
  .mt-70px-above-xxl {
    margin-top: 70px;
  }
  .w-70-above-xxl {
    width: 70% !important;
  }
  .top-70px-above-xxl {
    top: 70px !important;
  }
  .mt-71px-above-xxl {
    margin-top: 71px;
  }
  .w-71-above-xxl {
    width: 71% !important;
  }
  .top-71px-above-xxl {
    top: 71px !important;
  }
  .mt-72px-above-xxl {
    margin-top: 72px;
  }
  .w-72-above-xxl {
    width: 72% !important;
  }
  .top-72px-above-xxl {
    top: 72px !important;
  }
  .mt-73px-above-xxl {
    margin-top: 73px;
  }
  .w-73-above-xxl {
    width: 73% !important;
  }
  .top-73px-above-xxl {
    top: 73px !important;
  }
  .mt-74px-above-xxl {
    margin-top: 74px;
  }
  .w-74-above-xxl {
    width: 74% !important;
  }
  .top-74px-above-xxl {
    top: 74px !important;
  }
  .mt-75px-above-xxl {
    margin-top: 75px;
  }
  .w-75-above-xxl {
    width: 75% !important;
  }
  .top-75px-above-xxl {
    top: 75px !important;
  }
  .mt-76px-above-xxl {
    margin-top: 76px;
  }
  .w-76-above-xxl {
    width: 76% !important;
  }
  .top-76px-above-xxl {
    top: 76px !important;
  }
  .mt-77px-above-xxl {
    margin-top: 77px;
  }
  .w-77-above-xxl {
    width: 77% !important;
  }
  .top-77px-above-xxl {
    top: 77px !important;
  }
  .mt-78px-above-xxl {
    margin-top: 78px;
  }
  .w-78-above-xxl {
    width: 78% !important;
  }
  .top-78px-above-xxl {
    top: 78px !important;
  }
  .mt-79px-above-xxl {
    margin-top: 79px;
  }
  .w-79-above-xxl {
    width: 79% !important;
  }
  .top-79px-above-xxl {
    top: 79px !important;
  }
  .mt-80px-above-xxl {
    margin-top: 80px;
  }
  .w-80-above-xxl {
    width: 80% !important;
  }
  .top-80px-above-xxl {
    top: 80px !important;
  }
  .mt-81px-above-xxl {
    margin-top: 81px;
  }
  .w-81-above-xxl {
    width: 81% !important;
  }
  .top-81px-above-xxl {
    top: 81px !important;
  }
  .mt-82px-above-xxl {
    margin-top: 82px;
  }
  .w-82-above-xxl {
    width: 82% !important;
  }
  .top-82px-above-xxl {
    top: 82px !important;
  }
  .mt-83px-above-xxl {
    margin-top: 83px;
  }
  .w-83-above-xxl {
    width: 83% !important;
  }
  .top-83px-above-xxl {
    top: 83px !important;
  }
  .mt-84px-above-xxl {
    margin-top: 84px;
  }
  .w-84-above-xxl {
    width: 84% !important;
  }
  .top-84px-above-xxl {
    top: 84px !important;
  }
  .mt-85px-above-xxl {
    margin-top: 85px;
  }
  .w-85-above-xxl {
    width: 85% !important;
  }
  .top-85px-above-xxl {
    top: 85px !important;
  }
  .mt-86px-above-xxl {
    margin-top: 86px;
  }
  .w-86-above-xxl {
    width: 86% !important;
  }
  .top-86px-above-xxl {
    top: 86px !important;
  }
  .mt-87px-above-xxl {
    margin-top: 87px;
  }
  .w-87-above-xxl {
    width: 87% !important;
  }
  .top-87px-above-xxl {
    top: 87px !important;
  }
  .mt-88px-above-xxl {
    margin-top: 88px;
  }
  .w-88-above-xxl {
    width: 88% !important;
  }
  .top-88px-above-xxl {
    top: 88px !important;
  }
  .mt-89px-above-xxl {
    margin-top: 89px;
  }
  .w-89-above-xxl {
    width: 89% !important;
  }
  .top-89px-above-xxl {
    top: 89px !important;
  }
  .mt-90px-above-xxl {
    margin-top: 90px;
  }
  .w-90-above-xxl {
    width: 90% !important;
  }
  .top-90px-above-xxl {
    top: 90px !important;
  }
  .mt-91px-above-xxl {
    margin-top: 91px;
  }
  .w-91-above-xxl {
    width: 91% !important;
  }
  .top-91px-above-xxl {
    top: 91px !important;
  }
  .mt-92px-above-xxl {
    margin-top: 92px;
  }
  .w-92-above-xxl {
    width: 92% !important;
  }
  .top-92px-above-xxl {
    top: 92px !important;
  }
  .mt-93px-above-xxl {
    margin-top: 93px;
  }
  .w-93-above-xxl {
    width: 93% !important;
  }
  .top-93px-above-xxl {
    top: 93px !important;
  }
  .mt-94px-above-xxl {
    margin-top: 94px;
  }
  .w-94-above-xxl {
    width: 94% !important;
  }
  .top-94px-above-xxl {
    top: 94px !important;
  }
  .mt-95px-above-xxl {
    margin-top: 95px;
  }
  .w-95-above-xxl {
    width: 95% !important;
  }
  .top-95px-above-xxl {
    top: 95px !important;
  }
  .mt-96px-above-xxl {
    margin-top: 96px;
  }
  .w-96-above-xxl {
    width: 96% !important;
  }
  .top-96px-above-xxl {
    top: 96px !important;
  }
  .mt-97px-above-xxl {
    margin-top: 97px;
  }
  .w-97-above-xxl {
    width: 97% !important;
  }
  .top-97px-above-xxl {
    top: 97px !important;
  }
  .mt-98px-above-xxl {
    margin-top: 98px;
  }
  .w-98-above-xxl {
    width: 98% !important;
  }
  .top-98px-above-xxl {
    top: 98px !important;
  }
  .mt-99px-above-xxl {
    margin-top: 99px;
  }
  .w-99-above-xxl {
    width: 99% !important;
  }
  .top-99px-above-xxl {
    top: 99px !important;
  }
  .mt-100px-above-xxl {
    margin-top: 100px;
  }
  .w-100-above-xxl {
    width: 100% !important;
  }
  .top-100px-above-xxl {
    top: 100px !important;
  }
  .mt-101px-above-xxl {
    margin-top: 101px;
  }
  .w-101-above-xxl {
    width: 101% !important;
  }
  .top-101px-above-xxl {
    top: 101px !important;
  }
  .mt-102px-above-xxl {
    margin-top: 102px;
  }
  .w-102-above-xxl {
    width: 102% !important;
  }
  .top-102px-above-xxl {
    top: 102px !important;
  }
  .mt-103px-above-xxl {
    margin-top: 103px;
  }
  .w-103-above-xxl {
    width: 103% !important;
  }
  .top-103px-above-xxl {
    top: 103px !important;
  }
  .mt-104px-above-xxl {
    margin-top: 104px;
  }
  .w-104-above-xxl {
    width: 104% !important;
  }
  .top-104px-above-xxl {
    top: 104px !important;
  }
  .mt-105px-above-xxl {
    margin-top: 105px;
  }
  .w-105-above-xxl {
    width: 105% !important;
  }
  .top-105px-above-xxl {
    top: 105px !important;
  }
  .mt-106px-above-xxl {
    margin-top: 106px;
  }
  .w-106-above-xxl {
    width: 106% !important;
  }
  .top-106px-above-xxl {
    top: 106px !important;
  }
  .mt-107px-above-xxl {
    margin-top: 107px;
  }
  .w-107-above-xxl {
    width: 107% !important;
  }
  .top-107px-above-xxl {
    top: 107px !important;
  }
  .mt-108px-above-xxl {
    margin-top: 108px;
  }
  .w-108-above-xxl {
    width: 108% !important;
  }
  .top-108px-above-xxl {
    top: 108px !important;
  }
  .mt-109px-above-xxl {
    margin-top: 109px;
  }
  .w-109-above-xxl {
    width: 109% !important;
  }
  .top-109px-above-xxl {
    top: 109px !important;
  }
  .mt-110px-above-xxl {
    margin-top: 110px;
  }
  .w-110-above-xxl {
    width: 110% !important;
  }
  .top-110px-above-xxl {
    top: 110px !important;
  }
  .mt-111px-above-xxl {
    margin-top: 111px;
  }
  .w-111-above-xxl {
    width: 111% !important;
  }
  .top-111px-above-xxl {
    top: 111px !important;
  }
  .mt-112px-above-xxl {
    margin-top: 112px;
  }
  .w-112-above-xxl {
    width: 112% !important;
  }
  .top-112px-above-xxl {
    top: 112px !important;
  }
  .mt-113px-above-xxl {
    margin-top: 113px;
  }
  .w-113-above-xxl {
    width: 113% !important;
  }
  .top-113px-above-xxl {
    top: 113px !important;
  }
  .mt-114px-above-xxl {
    margin-top: 114px;
  }
  .w-114-above-xxl {
    width: 114% !important;
  }
  .top-114px-above-xxl {
    top: 114px !important;
  }
  .mt-115px-above-xxl {
    margin-top: 115px;
  }
  .w-115-above-xxl {
    width: 115% !important;
  }
  .top-115px-above-xxl {
    top: 115px !important;
  }
  .mt-116px-above-xxl {
    margin-top: 116px;
  }
  .w-116-above-xxl {
    width: 116% !important;
  }
  .top-116px-above-xxl {
    top: 116px !important;
  }
  .mt-117px-above-xxl {
    margin-top: 117px;
  }
  .w-117-above-xxl {
    width: 117% !important;
  }
  .top-117px-above-xxl {
    top: 117px !important;
  }
  .mt-118px-above-xxl {
    margin-top: 118px;
  }
  .w-118-above-xxl {
    width: 118% !important;
  }
  .top-118px-above-xxl {
    top: 118px !important;
  }
  .mt-119px-above-xxl {
    margin-top: 119px;
  }
  .w-119-above-xxl {
    width: 119% !important;
  }
  .top-119px-above-xxl {
    top: 119px !important;
  }
  .mt-120px-above-xxl {
    margin-top: 120px;
  }
  .w-120-above-xxl {
    width: 120% !important;
  }
  .top-120px-above-xxl {
    top: 120px !important;
  }
  .mt-121px-above-xxl {
    margin-top: 121px;
  }
  .w-121-above-xxl {
    width: 121% !important;
  }
  .top-121px-above-xxl {
    top: 121px !important;
  }
  .mt-122px-above-xxl {
    margin-top: 122px;
  }
  .w-122-above-xxl {
    width: 122% !important;
  }
  .top-122px-above-xxl {
    top: 122px !important;
  }
  .mt-123px-above-xxl {
    margin-top: 123px;
  }
  .w-123-above-xxl {
    width: 123% !important;
  }
  .top-123px-above-xxl {
    top: 123px !important;
  }
  .mt-124px-above-xxl {
    margin-top: 124px;
  }
  .w-124-above-xxl {
    width: 124% !important;
  }
  .top-124px-above-xxl {
    top: 124px !important;
  }
  .mt-125px-above-xxl {
    margin-top: 125px;
  }
  .w-125-above-xxl {
    width: 125% !important;
  }
  .top-125px-above-xxl {
    top: 125px !important;
  }
  .mt-126px-above-xxl {
    margin-top: 126px;
  }
  .w-126-above-xxl {
    width: 126% !important;
  }
  .top-126px-above-xxl {
    top: 126px !important;
  }
  .mt-127px-above-xxl {
    margin-top: 127px;
  }
  .w-127-above-xxl {
    width: 127% !important;
  }
  .top-127px-above-xxl {
    top: 127px !important;
  }
  .mt-128px-above-xxl {
    margin-top: 128px;
  }
  .w-128-above-xxl {
    width: 128% !important;
  }
  .top-128px-above-xxl {
    top: 128px !important;
  }
  .mt-129px-above-xxl {
    margin-top: 129px;
  }
  .w-129-above-xxl {
    width: 129% !important;
  }
  .top-129px-above-xxl {
    top: 129px !important;
  }
  .mt-130px-above-xxl {
    margin-top: 130px;
  }
  .w-130-above-xxl {
    width: 130% !important;
  }
  .top-130px-above-xxl {
    top: 130px !important;
  }
  .mt-131px-above-xxl {
    margin-top: 131px;
  }
  .w-131-above-xxl {
    width: 131% !important;
  }
  .top-131px-above-xxl {
    top: 131px !important;
  }
  .mt-132px-above-xxl {
    margin-top: 132px;
  }
  .w-132-above-xxl {
    width: 132% !important;
  }
  .top-132px-above-xxl {
    top: 132px !important;
  }
  .mt-133px-above-xxl {
    margin-top: 133px;
  }
  .w-133-above-xxl {
    width: 133% !important;
  }
  .top-133px-above-xxl {
    top: 133px !important;
  }
  .mt-134px-above-xxl {
    margin-top: 134px;
  }
  .w-134-above-xxl {
    width: 134% !important;
  }
  .top-134px-above-xxl {
    top: 134px !important;
  }
  .mt-135px-above-xxl {
    margin-top: 135px;
  }
  .w-135-above-xxl {
    width: 135% !important;
  }
  .top-135px-above-xxl {
    top: 135px !important;
  }
  .mt-136px-above-xxl {
    margin-top: 136px;
  }
  .w-136-above-xxl {
    width: 136% !important;
  }
  .top-136px-above-xxl {
    top: 136px !important;
  }
  .mt-137px-above-xxl {
    margin-top: 137px;
  }
  .w-137-above-xxl {
    width: 137% !important;
  }
  .top-137px-above-xxl {
    top: 137px !important;
  }
  .mt-138px-above-xxl {
    margin-top: 138px;
  }
  .w-138-above-xxl {
    width: 138% !important;
  }
  .top-138px-above-xxl {
    top: 138px !important;
  }
  .mt-139px-above-xxl {
    margin-top: 139px;
  }
  .w-139-above-xxl {
    width: 139% !important;
  }
  .top-139px-above-xxl {
    top: 139px !important;
  }
  .mt-140px-above-xxl {
    margin-top: 140px;
  }
  .w-140-above-xxl {
    width: 140% !important;
  }
  .top-140px-above-xxl {
    top: 140px !important;
  }
  .mt-141px-above-xxl {
    margin-top: 141px;
  }
  .w-141-above-xxl {
    width: 141% !important;
  }
  .top-141px-above-xxl {
    top: 141px !important;
  }
  .mt-142px-above-xxl {
    margin-top: 142px;
  }
  .w-142-above-xxl {
    width: 142% !important;
  }
  .top-142px-above-xxl {
    top: 142px !important;
  }
  .mt-143px-above-xxl {
    margin-top: 143px;
  }
  .w-143-above-xxl {
    width: 143% !important;
  }
  .top-143px-above-xxl {
    top: 143px !important;
  }
  .mt-144px-above-xxl {
    margin-top: 144px;
  }
  .w-144-above-xxl {
    width: 144% !important;
  }
  .top-144px-above-xxl {
    top: 144px !important;
  }
  .mt-145px-above-xxl {
    margin-top: 145px;
  }
  .w-145-above-xxl {
    width: 145% !important;
  }
  .top-145px-above-xxl {
    top: 145px !important;
  }
  .mt-146px-above-xxl {
    margin-top: 146px;
  }
  .w-146-above-xxl {
    width: 146% !important;
  }
  .top-146px-above-xxl {
    top: 146px !important;
  }
  .mt-147px-above-xxl {
    margin-top: 147px;
  }
  .w-147-above-xxl {
    width: 147% !important;
  }
  .top-147px-above-xxl {
    top: 147px !important;
  }
  .mt-148px-above-xxl {
    margin-top: 148px;
  }
  .w-148-above-xxl {
    width: 148% !important;
  }
  .top-148px-above-xxl {
    top: 148px !important;
  }
  .mt-149px-above-xxl {
    margin-top: 149px;
  }
  .w-149-above-xxl {
    width: 149% !important;
  }
  .top-149px-above-xxl {
    top: 149px !important;
  }
  .mt-150px-above-xxl {
    margin-top: 150px;
  }
  .w-150-above-xxl {
    width: 150% !important;
  }
  .top-150px-above-xxl {
    top: 150px !important;
  }
}
@media (min-width: 1900px) {
  .top-0px-xxl-only {
    top: 0px !important;
  }
  .top-1px-xxl-only {
    top: 1px !important;
  }
  .top-2px-xxl-only {
    top: 2px !important;
  }
  .top-3px-xxl-only {
    top: 3px !important;
  }
  .top-4px-xxl-only {
    top: 4px !important;
  }
  .top-5px-xxl-only {
    top: 5px !important;
  }
  .top-6px-xxl-only {
    top: 6px !important;
  }
  .top-7px-xxl-only {
    top: 7px !important;
  }
  .top-8px-xxl-only {
    top: 8px !important;
  }
  .top-9px-xxl-only {
    top: 9px !important;
  }
  .top-10px-xxl-only {
    top: 10px !important;
  }
  .top-11px-xxl-only {
    top: 11px !important;
  }
  .top-12px-xxl-only {
    top: 12px !important;
  }
  .top-13px-xxl-only {
    top: 13px !important;
  }
  .top-14px-xxl-only {
    top: 14px !important;
  }
  .top-15px-xxl-only {
    top: 15px !important;
  }
  .top-16px-xxl-only {
    top: 16px !important;
  }
  .top-17px-xxl-only {
    top: 17px !important;
  }
  .top-18px-xxl-only {
    top: 18px !important;
  }
  .top-19px-xxl-only {
    top: 19px !important;
  }
  .top-20px-xxl-only {
    top: 20px !important;
  }
  .top-21px-xxl-only {
    top: 21px !important;
  }
  .top-22px-xxl-only {
    top: 22px !important;
  }
  .top-23px-xxl-only {
    top: 23px !important;
  }
  .top-24px-xxl-only {
    top: 24px !important;
  }
  .top-25px-xxl-only {
    top: 25px !important;
  }
  .top-26px-xxl-only {
    top: 26px !important;
  }
  .top-27px-xxl-only {
    top: 27px !important;
  }
  .top-28px-xxl-only {
    top: 28px !important;
  }
  .top-29px-xxl-only {
    top: 29px !important;
  }
  .top-30px-xxl-only {
    top: 30px !important;
  }
  .top-31px-xxl-only {
    top: 31px !important;
  }
  .top-32px-xxl-only {
    top: 32px !important;
  }
  .top-33px-xxl-only {
    top: 33px !important;
  }
  .top-34px-xxl-only {
    top: 34px !important;
  }
  .top-35px-xxl-only {
    top: 35px !important;
  }
  .top-36px-xxl-only {
    top: 36px !important;
  }
  .top-37px-xxl-only {
    top: 37px !important;
  }
  .top-38px-xxl-only {
    top: 38px !important;
  }
  .top-39px-xxl-only {
    top: 39px !important;
  }
  .top-40px-xxl-only {
    top: 40px !important;
  }
  .top-41px-xxl-only {
    top: 41px !important;
  }
  .top-42px-xxl-only {
    top: 42px !important;
  }
  .top-43px-xxl-only {
    top: 43px !important;
  }
  .top-44px-xxl-only {
    top: 44px !important;
  }
  .top-45px-xxl-only {
    top: 45px !important;
  }
  .top-46px-xxl-only {
    top: 46px !important;
  }
  .top-47px-xxl-only {
    top: 47px !important;
  }
  .top-48px-xxl-only {
    top: 48px !important;
  }
  .top-49px-xxl-only {
    top: 49px !important;
  }
  .top-50px-xxl-only {
    top: 50px !important;
  }
  .top-51px-xxl-only {
    top: 51px !important;
  }
  .top-52px-xxl-only {
    top: 52px !important;
  }
  .top-53px-xxl-only {
    top: 53px !important;
  }
  .top-54px-xxl-only {
    top: 54px !important;
  }
  .top-55px-xxl-only {
    top: 55px !important;
  }
  .top-56px-xxl-only {
    top: 56px !important;
  }
  .top-57px-xxl-only {
    top: 57px !important;
  }
  .top-58px-xxl-only {
    top: 58px !important;
  }
  .top-59px-xxl-only {
    top: 59px !important;
  }
  .top-60px-xxl-only {
    top: 60px !important;
  }
  .top-61px-xxl-only {
    top: 61px !important;
  }
  .top-62px-xxl-only {
    top: 62px !important;
  }
  .top-63px-xxl-only {
    top: 63px !important;
  }
  .top-64px-xxl-only {
    top: 64px !important;
  }
  .top-65px-xxl-only {
    top: 65px !important;
  }
  .top-66px-xxl-only {
    top: 66px !important;
  }
  .top-67px-xxl-only {
    top: 67px !important;
  }
  .top-68px-xxl-only {
    top: 68px !important;
  }
  .top-69px-xxl-only {
    top: 69px !important;
  }
  .top-70px-xxl-only {
    top: 70px !important;
  }
  .top-71px-xxl-only {
    top: 71px !important;
  }
  .top-72px-xxl-only {
    top: 72px !important;
  }
  .top-73px-xxl-only {
    top: 73px !important;
  }
  .top-74px-xxl-only {
    top: 74px !important;
  }
  .top-75px-xxl-only {
    top: 75px !important;
  }
  .top-76px-xxl-only {
    top: 76px !important;
  }
  .top-77px-xxl-only {
    top: 77px !important;
  }
  .top-78px-xxl-only {
    top: 78px !important;
  }
  .top-79px-xxl-only {
    top: 79px !important;
  }
  .top-80px-xxl-only {
    top: 80px !important;
  }
  .top-81px-xxl-only {
    top: 81px !important;
  }
  .top-82px-xxl-only {
    top: 82px !important;
  }
  .top-83px-xxl-only {
    top: 83px !important;
  }
  .top-84px-xxl-only {
    top: 84px !important;
  }
  .top-85px-xxl-only {
    top: 85px !important;
  }
  .top-86px-xxl-only {
    top: 86px !important;
  }
  .top-87px-xxl-only {
    top: 87px !important;
  }
  .top-88px-xxl-only {
    top: 88px !important;
  }
  .top-89px-xxl-only {
    top: 89px !important;
  }
  .top-90px-xxl-only {
    top: 90px !important;
  }
  .top-91px-xxl-only {
    top: 91px !important;
  }
  .top-92px-xxl-only {
    top: 92px !important;
  }
  .top-93px-xxl-only {
    top: 93px !important;
  }
  .top-94px-xxl-only {
    top: 94px !important;
  }
  .top-95px-xxl-only {
    top: 95px !important;
  }
  .top-96px-xxl-only {
    top: 96px !important;
  }
  .top-97px-xxl-only {
    top: 97px !important;
  }
  .top-98px-xxl-only {
    top: 98px !important;
  }
  .top-99px-xxl-only {
    top: 99px !important;
  }
  .top-100px-xxl-only {
    top: 100px !important;
  }
  .top-101px-xxl-only {
    top: 101px !important;
  }
  .top-102px-xxl-only {
    top: 102px !important;
  }
  .top-103px-xxl-only {
    top: 103px !important;
  }
  .top-104px-xxl-only {
    top: 104px !important;
  }
  .top-105px-xxl-only {
    top: 105px !important;
  }
  .top-106px-xxl-only {
    top: 106px !important;
  }
  .top-107px-xxl-only {
    top: 107px !important;
  }
  .top-108px-xxl-only {
    top: 108px !important;
  }
  .top-109px-xxl-only {
    top: 109px !important;
  }
  .top-110px-xxl-only {
    top: 110px !important;
  }
  .top-111px-xxl-only {
    top: 111px !important;
  }
  .top-112px-xxl-only {
    top: 112px !important;
  }
  .top-113px-xxl-only {
    top: 113px !important;
  }
  .top-114px-xxl-only {
    top: 114px !important;
  }
  .top-115px-xxl-only {
    top: 115px !important;
  }
  .top-116px-xxl-only {
    top: 116px !important;
  }
  .top-117px-xxl-only {
    top: 117px !important;
  }
  .top-118px-xxl-only {
    top: 118px !important;
  }
  .top-119px-xxl-only {
    top: 119px !important;
  }
  .top-120px-xxl-only {
    top: 120px !important;
  }
  .top-121px-xxl-only {
    top: 121px !important;
  }
  .top-122px-xxl-only {
    top: 122px !important;
  }
  .top-123px-xxl-only {
    top: 123px !important;
  }
  .top-124px-xxl-only {
    top: 124px !important;
  }
  .top-125px-xxl-only {
    top: 125px !important;
  }
  .top-126px-xxl-only {
    top: 126px !important;
  }
  .top-127px-xxl-only {
    top: 127px !important;
  }
  .top-128px-xxl-only {
    top: 128px !important;
  }
  .top-129px-xxl-only {
    top: 129px !important;
  }
  .top-130px-xxl-only {
    top: 130px !important;
  }
  .top-131px-xxl-only {
    top: 131px !important;
  }
  .top-132px-xxl-only {
    top: 132px !important;
  }
  .top-133px-xxl-only {
    top: 133px !important;
  }
  .top-134px-xxl-only {
    top: 134px !important;
  }
  .top-135px-xxl-only {
    top: 135px !important;
  }
  .top-136px-xxl-only {
    top: 136px !important;
  }
  .top-137px-xxl-only {
    top: 137px !important;
  }
  .top-138px-xxl-only {
    top: 138px !important;
  }
  .top-139px-xxl-only {
    top: 139px !important;
  }
  .top-140px-xxl-only {
    top: 140px !important;
  }
  .top-141px-xxl-only {
    top: 141px !important;
  }
  .top-142px-xxl-only {
    top: 142px !important;
  }
  .top-143px-xxl-only {
    top: 143px !important;
  }
  .top-144px-xxl-only {
    top: 144px !important;
  }
  .top-145px-xxl-only {
    top: 145px !important;
  }
  .top-146px-xxl-only {
    top: 146px !important;
  }
  .top-147px-xxl-only {
    top: 147px !important;
  }
  .top-148px-xxl-only {
    top: 148px !important;
  }
  .top-149px-xxl-only {
    top: 149px !important;
  }
  .top-150px-xxl-only {
    top: 150px !important;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .ipad-portrait {
    color: red;
  }
  /* your css rules for ipad portrait */
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
  .ipad-landscape {
    color: blue;
  }
  /* your css rules for ipad landscape */
}
/*
    $extra-small-font-size: 0.75rem;
    $small-font-size: 1.0rem;
    $regular-font-size: 1.4rem;
    $large-font-size: 1.6rem;
    $extra-large-font-size: 2.0rem;
*/
.extra-small-text {
  font-size: 0.75rem;
}

.small-text {
  font-size: 1rem;
}

.regular-text {
  font-size: 1.4rem;
}

.large-text {
  font-size: 1.6rem;
}

.extra-large-text {
  font-size: 2rem;
}

.subtext, .summary-link .summary-card-group #summaryCard .card-body .card-content .summary-tile .summary-subtext {
  font-size: 1rem;
  color: var(--text-medium);
}

.inspection-schedule .is-day-macro-selector {
  display: flex;
  flex-direction: row;
}
.inspection-schedule .is-day-macro-selector > div {
  padding-right: 10px;
}
.inspection-schedule .is-day-macro-selector .btn-check:checked + .btn-outline-primary,
.inspection-schedule .is-day-macro-selector .btn-check:checked + .btn-outline-warning,
.inspection-schedule .is-day-macro-selector .btn-check:checked + .btn-outline-info {
  color: white !important;
}
.inspection-schedule .recommended-card {
  border: 2px solid var(--ta-brand-supp);
  border-radius: 10px;
  padding: 1rem;
  margin: 10px;
}
.inspection-schedule .card {
  border: 2px solid;
  border-color: var(--ta-border-gray-15);
  max-width: none;
}
.inspection-schedule .hr {
  margin: 0px -20px;
  border-color: var(--ta-btn);
  border-top: 2px solid;
}
.inspection-schedule .outer a {
  color: black;
}
.inspection-schedule .address-link {
  color: var(--text-dark) !important;
  text-decoration: none;
}
.inspection-schedule .directions-link {
  color: var(--text-medium);
  text-decoration: none;
}
.inspection-schedule .directions-link:hover {
  text-decoration: underline;
}
.inspection-schedule .cancelled {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled a {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled img {
  filter: grayscale(100%);
}
.inspection-schedule .cancelled .title {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled .bed-baths-cars .fas.text-secondary {
  color: var(--ta-medium);
}
.inspection-schedule .cancelled .address-link {
  color: var(--ta-medium) !important;
  text-decoration: none;
}
.inspection-schedule .cancelled .address-link:hover {
  text-decoration: underline;
}
.inspection-schedule .cancelled .address-link p:first-of-type {
  margin-bottom: 0px;
}
.inspection-schedule .cancelled .badge {
  background-color: rgba(242, 242, 242, 0.5);
  color: #BDBDBD;
}

@font-face {
  font-family: ProximaNova-Semibold;
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_8_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_8_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: ProximaNova;
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot");
  src: url("/assets/fonts/ProximaNova/316105_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ProximaNova/316105_5_0.woff") format("woff"), url("/assets/fonts/ProximaNova/316105_5_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* Z-Index */
/* LIGHT MODE VARIABLES */
body.light-mode {
  color-scheme: light;
  /* Global Colours */
  --ta-dark-gray: #48546b;
  --ta-gray: #999999;
  --ta-gray-0: #222222;
  --ta-gray-2: #4f4f4f;
  --ta-gray-3: #828282;
  --ta-black: #000000;
  --ta-black-rgb: 0, 0, 0;
  --ta-dark: #333333;
  --ta-medium: #6B6B6B;
  --ta-light: #999999;
  --ta-btn: #e9ecef;
  --ta-bg: #F3F4F5;
  --ta-white: #FFFFFF;
  --ta-white-rgb: 255, 255, 255;
  --ta-shadow: rgba(0,0,0,0.3);
  --ta-light-gray: #ced4da;
  --btn-gray: #212529;
  --text-dark: #333333;
  --text-medium: #6B6B6B;
  --text-light: #999999;
  --text-off-white: #F1F1F1;
  --text-white: #FFFFFF;
  --test-visited: #551A8B;
  --text-focus: #0085B3;
  --text-hover-bg: #0085B333;
  --text-lighter-permanent: #FFFFFF;
  --ire-text: #636569;
  --status-info-blue: #2E5299;
  --status-info-blue-hover-dark: #2E5299cc;
  --status-info-blue-hover-light: #2E529933;
  --status-info-blue-bg: #EAEDF4;
  --status-info-blue-bg-transparent: #2E529922;
  --status-success-green: #319954;
  --status-success-green-hover-dark: #319954cc;
  --status-success-green-hover-light: #31995433;
  --status-success-green-bg: #E5F6E6;
  --status-success-green-bg-transparent: #31995422;
  --status-warning-orange: #DC5800;
  --status-warning-orange-hover-dark: #DC5800cc;
  --status-warning-orange-hover-light: #DC580033;
  --status-warning-orange-bg: #FBEEE5;
  --status-warning-orange-bg-transparent: #DC580022;
  --status-error-red: #B81237;
  --status-error-red-hover-dark: #B81237cc;
  --status-error-red-hover-light: #B8123733;
  --status-error-red-bg: #F7E7EB;
  --status-error-red-bg-transparent: #B8123722;
  --status-extra-purple: #4f0079;
  --status-extra-purple-bg-transparent: #4f007918;
  --status-extra-purple-hover-dark: #4f0079cc;
  --status-extra-purple-hover-light: #4f007933;
  --tiered-dark: var(--ta-border-gray-45);
  --tiered-medium: var(--ta-btn);
  --tiered-light: var(--ta-lighter-permanent);
}
body.light-mode .dark-theme-only {
  display: none;
}
body.light-mode .light-theme-only {
  display: block;
}
body.light-mode.rentals-au {
  /* AU Colours */
  --ta-brand-dark: #7A303F;
  --ta-brand-dark-bg: #d6bfc4;
  --ta-brand-dark-bg-transparent: #7A303F22;
  --ta-brand-dark-pale: #F2EAEC;
  --ta-brand-light: #F8F4E9;
  --ta-brand-supp: #DC5800;
  --ta-brand-supp-bg: #fae9de;
  --ta-brand-supp-bg-transparent: #DC580022;
  --ta-light-orange: #DE7E3B;
  --ta-light-orange: #DE7E3B;
  --mmi-brand-pink: #e90e8b;
  --apply-orange-bg: #FAEFEA;
  --text-brand-dark: #7A303F;
  --text-brand-dark-hover-dark: #7A303Fcc;
  --text-brand-dark-hover-light: #7A303F33;
  --profile-free: var(--ire-text);
  --profile-free-bg: #fdfdfd;
  --profile-free-bg-transparent: #EDEDED19;
  --profile-rewards: #f3b72d;
  --profile-rewards-bg: #fef8e6;
  --profile-rewards-bg-transparent: #f6bc0a19;
  --profile-plus: var(--ta-brand-supp);
  --profile-plus-bg: var(--ta-brand-supp-bg);
  --profile-plus-bg-transparent: var(--ta-brand-supp-bg-transparent);
  --profile-pro: #7a303f;
  --profile-pro-bg: #f2ebec;
  --profile-pro-bg-transparent: #7a303f19;
  --profile-ultimate: #1c2b33;
  --profile-ultimate-bg: #e9eaeb;
  --profile-ultimate-bg-transparent: #1c2b3319;
}
body.light-mode.rentals-gb {
  /* UK Colours */
  --ta-brand-dark: #da308a;
  --ta-brand-dark-bg: #fae4f0;
  --ta-brand-dark-bg-transparent: #da308a22;
  --ta-brand-dark-pale: #F2EAEC;
  --ta-brand-light: #F8F4E9;
  --ta-brand-supp: #00A5E0;
  --ta-brand-supp-bg: #def3fb;
  --ta-brand-supp-bg-transparent: #00A5E022;
  --ta-light-orange: #DE7E3B;
  --mmi-brand-pink: #e90e8b;
  --apply-orange-bg: #FAEFEA;
  --text-brand-dark: #da308a;
  --text-brand-dark-hover-dark: #da308acc;
  --text-brand-dark-hover-light: #da308a33;
  --profile-free: var(--ire-text);
  --profile-free-bg: #fdfdfd;
  --profile-free-bg-transparent: #EDEDED19;
  --profile-rewards: #f6bc0a;
  --profile-rewards-bg: #fef8e6;
  --profile-rewards-bg-transparent: #f6bc0a19;
  --profile-plus: var(--ta-brand-supp);
  --profile-plus-bg: var(--ta-brand-supp-bg);
  --profile-plus-bg-transparent: var(--ta-brand-supp-bg-transparent);
  --profile-pro: #da308a;
  --profile-pro-bg: #fbeaf3;
  --profile-pro-bg-transparent: #da308a19;
  --profile-ultimate: #1c2b33;
  --profile-ultimate-bg: #e9eaeb;
  --profile-ultimate-bg-transparent: #1c2b3319;
}

/* DARK MODE VARIABLES */
body.dark-mode {
  color-scheme: dark;
  /* Global Colours */
  --ta-dark-gray: #fafafa;
  --ta-gray: #999999;
  --ta-gray-0: #ffffff;
  --ta-gray-2: #cccccc;
  --ta-gray-3: #828282;
  --ta-black: #FFFFFF;
  --ta-black-rgb: 255, 255, 255;
  --ta-dark: #333333;
  --ta-medium: #6B6B6B;
  --ta-light: #999999;
  --ta-btn: #3F3F3F;
  --ta-bg: #121212;
  --ta-white: #202124;
  --ta-white-rgb: 32, 33, 36;
  --ta-shadow: rgba(220,220,220,0.3);
  --ta-light-gray: #ced4da;
  --btn-gray: #f1f1f1;
  --text-dark: #EDEDED;
  --text-medium: #D1D1D1;
  --text-light: #555555;
  --text-off-white: #313131;
  --text-white: #333333;
  --test-visited: #551A8B;
  --text-focus: #0085B3;
  --text-hover-bg: #0085B333;
  --text-lighter-permanent: #EDEDED;
  --ire-text: var(--text-dark);
  --status-info-blue: #4b86fa;
  --status-info-blue-hover-dark: #4b86facc;
  --status-info-blue-hover-light: #4b86fa33;
  --status-info-blue-bg: #EAEDF4;
  --status-info-blue-bg-transparent: #4b86fa22;
  --status-success-green: #3DB265;
  --status-success-green-hover-dark: #3DB265cc;
  --status-success-green-hover-light: #3DB26533;
  --status-success-green-bg: #E5F6E6;
  --status-success-green-bg-transparent: #3DB26522;
  --status-warning-orange: #DC5800;
  --status-warning-orange-hover-dark: #DC5800cc;
  --status-warning-orange-hover-light: #DC580033;
  --status-warning-orange-bg: #2D151D;
  --status-warning-orange-bg-transparent: #DC580022;
  --status-error-red: #f52553;
  --status-error-red-hover-dark: #f52553cc;
  --status-error-red-hover-light: #f5255333;
  --status-error-red-bg: #F7E7EB;
  --status-error-red-bg-transparent: #f5255322;
  --status-extra-purple: #b05edb;
  --status-extra-purple-bg-transparent: #b05edb18;
  --status-extra-purple-hover-dark: #b05edbcc;
  --status-extra-purple-hover-light: #b05edb33;
  --tiered-dark: var(--ta-btn);
  --tiered-medium: var(--ta-border-gray-45);
  --tiered-light: var(--ta-lighter-permanent);
}
body.dark-mode .dark-theme-only {
  display: block;
}
body.dark-mode .light-theme-only {
  display: none;
}
body.dark-mode.rentals-au {
  /* AU Colours */
  --ta-brand-dark: #622632;
  --ta-brand-dark-bg: #9e3a5055;
  --ta-brand-dark-bg-transparent: #62263222;
  --ta-brand-dark-pale: #F2EAEC;
  --ta-brand-light: #F8F4E9;
  --ta-brand-supp: #d26329;
  --ta-light-orange: #DE7E3B;
  --mmi-brand-pink: #e90e8b;
  --apply-orange-bg: #4A4846;
  --text-brand-dark: #db4d6a;
  --text-brand-dark-hover-dark: #db4d6acc;
  --text-brand-dark-hover-light: #db4d6a33;
  --profile-free: var(--ire-text);
  --profile-free-bg: #fdfdfd;
  --profile-free-bg-transparent: #EDEDED19;
  --profile-rewards: #f6bc0a;
  --profile-rewards-bg: #fef8e6;
  --profile-rewards-bg-transparent: #f6bc0a19;
  --profile-plus: #d26329;
  --profile-plus-bg: #231b15;
  --profile-plus-bg-transparent: #d2632919;
  --profile-pro: #7a303f;
  --profile-pro-bg: #f2ebec;
  --profile-pro-bg-transparent: #7a303f19;
  --profile-ultimate: #1c2b33;
  --profile-ultimate-bg: #e9eaeb;
  --profile-ultimate-bg-transparent: #1c2b3319;
}
body.dark-mode.rentals-gb {
  /* UK Colours */
  --ta-brand-dark: #da308a;
  --ta-brand-dark-bg: #2d1622;
  --ta-brand-dark-bg-transparent: #da308a22;
  --ta-brand-dark-pale: #F2EAEC;
  --ta-brand-light: #F8F4E9;
  --ta-brand-supp: #00A5E0;
  --ta-brand-supp-bg: #10262e;
  --ta-brand-supp-bg-transparent: #00A5E022;
  --ta-light-orange: #DE7E3B;
  --mmi-brand-pink: #e90e8b;
  --apply-orange-bg: #FAEFEA;
  --text-brand-dark: #da308a;
  --text-brand-dark-hover-dark: #da308acc;
  --text-brand-dark-hover-light: #da308a33;
  --profile-rewards: #f6bc0a;
  --profile-rewards-bg: #fef8e6;
  --profile-rewards-bg-transparent: #f6bc0a19;
  --profile-plus: var(--ta-brand-supp);
  --profile-plus-bg: var(--ta-brand-supp-bg);
  --profile-plus-bg-transparent: var(--ta-brand-supp-bg-transparent);
  --profile-pro: #da308a;
  --profile-pro-bg: #fbeaf3;
  --profile-pro-bg-transparent: #da308a19;
  --profile-ultimate: #1c2b33;
  --profile-ultimate-bg: #e9eaeb;
  --profile-ultimate-bg-transparent: #1c2b3319;
}
body.dark-mode img, body.dark-mode .adsbygoogle {
  filter: brightness(0.85) contrast(1.2);
}

/* Global Variables that are not directly dependant on theme */
body {
  --ta-border-gray-5: rgba(var(--ta-black-rgb), 0.05);
  --ta-border-gray-15: rgba(var(--ta-black-rgb), 0.15);
  --ta-border-gray-25: rgba(var(--ta-black-rgb), 0.25);
  --ta-border-gray-35: rgba(var(--ta-black-rgb), 0.35);
  --ta-border-gray-45: rgba(var(--ta-black-rgb), 0.45);
  --ta-border-gray-55: rgba(var(--ta-black-rgb), 0.55);
  --ta-border-gray-70: rgba(var(--ta-black-rgb), 0.70);
  --ta-border-gray-80: rgba(var(--ta-black-rgb), 0.80);
  --ta-border-white-5: rgba(var(--ta-white-rgb), 0.05);
  --ta-border-white-15: rgba(var(--ta-white-rgb), 0.15);
  --ta-border-white-25: rgba(var(--ta-white-rgb), 0.25);
  --ta-border-white-35: rgba(var(--ta-white-rgb), 0.35);
  --ta-border-white-45: rgba(var(--ta-white-rgb), 0.45);
  --ta-border-white-60: rgba(var(--ta-white-rgb), 0.60);
  --ta-border-white-70: rgba(var(--ta-white-rgb), 0.70);
  --ta-border-white-80: rgba(var(--ta-white-rgb), 0.80);
  --ta-border-white-90: rgba(var(--ta-white-rgb), 0.90);
  --text-white-permanent: #FFFFFF;
  --text-dark-permanent: #333333;
  background: var(--ta-white);
  background-color: var(--ta-white);
  color: var(--text-dark);
  --btn-hover-transition: filter ease-in-out 0.1s, background ease-in-out 0.1s;
  --btn-hover-filter: brightness(85%);
}
body .sub-type-None, body [subscription-type=None] {
  --pr: var(--profile-pro);
  --pr-bg: var(--profile-pro-bg);
  --pr-bg-trans: var(--profile-pro-bg-transparent);
}
body .sub-type-Free, body [subscription-type=Free] {
  --pr: var(--profile-free);
  --pr-bg: var(--profile-free-bg);
  --pr-bg-trans: var(--profile-free-bg-transparent);
}
body .sub-type-Rewards, body [subscription-type=Rewards] {
  --pr: var(--profile-rewards);
  --pr-bg: var(--profile-rewards-bg);
  --pr-bg-trans: var(--profile-rewards-bg-transparent);
}
body .sub-type-Plus, body [subscription-type=Plus] {
  --pr: var(--profile-plus);
  --pr-bg: var(--profile-plus-bg);
  --pr-bg-trans: var(--profile-plus-bg-transparent);
}
body .sub-type-Pro, body [subscription-type=Pro] {
  --pr: var(--profile-pro);
  --pr-bg: var(--profile-pro-bg);
  --pr-bg-trans: var(--profile-pro-bg-transparent);
}
body .sub-type-Ultimate, body [subscription-type=Ultimate] {
  --pr: var(--profile-ultimate);
  --pr-bg: var(--profile-ultimate-bg);
  --pr-bg-trans: var(--profile-ultimate-bg-transparent);
}

/* Generic HTML tag overrides */
input {
  caret-color: var(--ta-black);
  color: var(--text-dark) !important;
  background-color: var(--ta-white);
}

::placeholder {
  color: var(--ta-border-gray-45) !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: var(--text-dark);
}

/* Theme related CSS */
.theme-toggler-container {
  transition: all 0.35s ease-in-out;
}

.theme-toggler-dragging {
  opacity: 0.5;
}

.theme-toggler-container:hover #divLightToggle, .theme-toggler-container:hover #spanDarkText {
  color: var(--ta-brand-supp);
}
.theme-toggler-container:hover #divDarkToggle, .theme-toggler-container:hover #spanLightText {
  color: var(--status-info-blue);
}

body.light-mode #spanLightText, body.dark-mode #spanDarkText {
  display: none;
}

body.light-mode #divDarkToggle, body.dark-mode #divLightToggle {
  transform: scaleX(-1);
  opacity: 0;
}

#spanLightText, #spanDarkText {
  transition: color 0.15s ease-in-out;
}

#divLightToggle, #divDarkToggle {
  position: absolute;
  transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, color 0.15s ease-in-out;
}

.theme-toggler {
  animation-fill-mode: forwards;
  background-color: transparent;
  border: none;
  color: var(--text-dark);
}

.theme-toggler-container {
  display: flex;
}

.child-toggle-element .theme-toggler {
  color: var(--text-white);
}

.child-toggle-element:not(.show) #divLightToggle, .child-toggle-element:not(.show) #divDarkToggle {
  display: none;
}

.theme-toggler-container.floating {
  position: fixed;
  border-radius: 50px;
  background-color: var(--ta-btn);
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  z-index: 100000;
  cursor: pointer;
  box-shadow: 2px 2px 4px 4px var(--ta-shadow);
}
.theme-toggler-container.floating .theme-toggler {
  color: var(--text-white) !important;
}
.theme-toggler-container.floating .theme-toggler #divLightToggle, .theme-toggler-container.floating .theme-toggler #divDarkToggle {
  top: 13px;
  left: 15px;
}

.theme-toggler-container:not(.floating) {
  border-radius: 0.3125rem;
  justify-content: center;
  align-items: center;
  z-index: 100000;
  cursor: pointer;
  margin-top: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .theme-toggler-container:not(.floating) {
    display: flex;
    background-color: transparent;
    padding-right: 30px;
  }
}
@media (max-width: 991.98px) {
  .theme-toggler-container:not(.floating) {
    display: flex;
    background-color: var(--text-dark);
    color: var(--text-white);
    padding-right: 20px;
    padding-top: 5px;
    width: fit-content;
    height: 40px;
    margin-bottom: 10px;
    /*padding-bottom: 20px;*/
  }
}
@media (min-width: 992px) {
  .theme-toggler-container:not(.floating) .theme-toggler #divLightToggle, .theme-toggler-container:not(.floating) .theme-toggler #divDarkToggle {
    padding-top: 5px;
  }
}
@media (max-width: 991.98px) {
  .theme-toggler-container:not(.floating) .theme-toggler #divLightToggle, .theme-toggler-container:not(.floating) .theme-toggler #divDarkToggle {
    margin-top: -15px;
    padding-left: 10px;
  }
}
.theme-toggler-container:not(.floating) .theme-switch-text {
  padding-bottom: 5px;
  padding-left: 30px;
}

/*@include media-breakpoint-down(md) {
    .theme-toggler-container.floating {
        top: 150px;
        right: 10px;
    }
}

@include media-breakpoint-up(md) {
    .theme-toggler-container.floating {
        bottom: 20px;
        right: 20px;
    }
}*/
.theme-toggler-container.floating {
  top: 80px;
  left: 10px;
}

.confetti {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.confetti .confetti-text {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.confetti .confetti-piece {
  position: absolute;
  width: 8px;
  height: 16px;
  background: #ffd300;
  top: 0;
  opacity: 0;
}
.confetti .confetti-piece:nth-child(1) {
  left: 7%;
  transform: rotate(68deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 200ms;
  animation-duration: 745ms;
}
.confetti .confetti-piece:nth-child(2) {
  left: 14%;
  transform: rotate(-80deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 40ms;
  animation-duration: 819ms;
}
.confetti .confetti-piece:nth-child(3) {
  left: 21%;
  transform: rotate(19deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 68ms;
  animation-duration: 881ms;
}
.confetti .confetti-piece:nth-child(4) {
  left: 28%;
  transform: rotate(-23deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 423ms;
  animation-duration: 884ms;
}
.confetti .confetti-piece:nth-child(5) {
  left: 35%;
  transform: rotate(41deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 121ms;
  animation-duration: 993ms;
}
.confetti .confetti-piece:nth-child(6) {
  left: 42%;
  transform: rotate(62deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 266ms;
  animation-duration: 1101ms;
}
.confetti .confetti-piece:nth-child(7) {
  left: 49%;
  transform: rotate(-57deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 291ms;
  animation-duration: 783ms;
}
.confetti .confetti-piece:nth-child(8) {
  left: 56%;
  transform: rotate(-45deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 144ms;
  animation-duration: 1087ms;
}
.confetti .confetti-piece:nth-child(9) {
  left: 63%;
  transform: rotate(29deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 462ms;
  animation-duration: 770ms;
}
.confetti .confetti-piece:nth-child(10) {
  left: 70%;
  transform: rotate(80deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 467ms;
  animation-duration: 913ms;
}
.confetti .confetti-piece:nth-child(11) {
  left: 77%;
  transform: rotate(-67deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 85ms;
  animation-duration: 1022ms;
}
.confetti .confetti-piece:nth-child(12) {
  left: 84%;
  transform: rotate(-75deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 159ms;
  animation-duration: 1126ms;
}
.confetti .confetti-piece:nth-child(13) {
  left: 91%;
  transform: rotate(31deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 26ms;
  animation-duration: 869ms;
}
.confetti .confetti-piece:nth-child(odd) {
  background: #17d3ff;
}
.confetti .confetti-piece:nth-child(even) {
  z-index: 1;
}
.confetti .confetti-piece:nth-child(4n) {
  width: 5px;
  height: 12px;
  animation-duration: 2000ms;
}
.confetti .confetti-piece:nth-child(3n) {
  width: 3px;
  height: 10px;
  animation-duration: 2500ms;
  animation-delay: 1000ms;
}
.confetti .confetti-piece:nth-child(4n-7) {
  background: #ff4e91;
}

@keyframes makeItRain {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    transform: translateY(200px);
  }
}
:root {
  --es-border-radius: 8px;
}

.grecaptcha-badge {
  opacity: 0;
}

/* Utilities */
.overlay, .page-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.bottom-shadow {
  box-shadow: 0rem 0rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.sticky-bottom {
  position: sticky;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.ta-green {
  color: var(--ta-success-green);
}

.ta-orange {
  color: var(--ta-brand-supp);
}

.ta-light-orange {
  color: var(--ta-light-orange);
}

.ta-maroon {
  color: var(--text-brand-dark);
}

.ta-error-red {
  color: var(--status-error-red);
}

/* Loading Overlay */
.page-loading {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.7;
  background-color: var(--ta-white);
  z-index: 2000;
  pointer-events: none;
}

/* Text */
.subtitle-sm {
  font-size: 1rem;
  font-weight: 600;
  color: var(--text-brand-dark);
}

.subtitle-md {
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--text-brand-dark);
}

.subtitle-lg {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--text-brand-dark);
}

.subtitle-sm-descriptor {
  font-size: 1rem;
  color: var(--ta-dark-gray);
  font-weight: normal;
  font-size: 0.75rem;
}

.subtitle-md-descriptor {
  font-size: 1.4rem;
  color: var(--ta-dark-gray);
  font-weight: normal;
  font-size: 1rem;
}

.subtitle-lg-descriptor {
  font-size: 1.6rem;
  color: var(--ta-dark-gray);
  font-weight: normal;
  font-size: 1.4rem;
}

@media (max-width: 991.98px) {
  .view-switcher .tw-toggle {
    display: inline-block;
    padding: 2px 3px;
    border: 1px solid #ced4da;
    border-radius: 0.3125rem;
    position: relative;
    flex-wrap: nowrap;
    background-color: white;
    width: 118px;
    /*
    @if ($max > -1) {
        @if ($colourIdx > $max) {
            $colourIdx: $max;
        }
    }*/
    /*
    @if ($max > -1) {
        @if ($colourIdx > $max) {
            $colourIdx: $max;
        }
    }*/
    /*
    @if ($max > -1) {
        @if ($colourIdx > $max) {
            $colourIdx: $max;
        }
    }*/
  }
  .view-switcher .tw-toggle > label {
    text-align: center;
    font-family: sans-serif;
    display: inline-block;
    color: #95A5A6;
    position: relative;
    z-index: 2;
    margin: 0;
    text-align: center;
    padding: 2px 3px;
    font-size: 15px;
    /* cursor: pointer; */
  }
  .view-switcher .tw-toggle > input {
    /* display: none; */
    position: absolute;
    z-index: 3;
    opacity: 0;
    cursor: pointer;
    height: calc(100% - 4px);
    width: 33%;
  }
  .view-switcher .tw-toggle > span {
    height: calc(100% - 4px);
    width: calc(50% - 2px);
    line-height: 21px;
    border-radius: 0.3125rem;
    background: var(--ta-white);
    display: block;
    position: absolute;
    left: 22px;
    top: 2px;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[data-alt-value="0"]:checked ~ span {
    background: #32a852;
    left: calc(0% + 2px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
  .view-switcher .tw-toggle input[data-alt-value="1"]:checked ~ span {
    background: #ffa600;
    left: calc(50% + 2px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
  .view-switcher .tw-toggle input[data-alt-value="2"]:checked ~ span {
    background: #ffa600;
    left: calc(50% + 0px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
  .view-switcher .tw-toggle input[data-alt-value="2"]:checked ~ span {
    background: #32a852;
    left: calc(50% + 0px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
}
@media (min-width: 992px) {
  .view-switcher .tw-toggle {
    display: inline-block;
    padding: 2px 3px;
    border: 1px solid #ced4da;
    border-radius: 0.3125rem;
    position: relative;
    flex-wrap: nowrap;
    background-color: white;
    width: 180px;
    /*
    @if ($max > -1) {
        @if ($colourIdx > $max) {
            $colourIdx: $max;
        }
    }*/
    /*
    @if ($max > -1) {
        @if ($colourIdx > $max) {
            $colourIdx: $max;
        }
    }*/
    /*
    @if ($max > -1) {
        @if ($colourIdx > $max) {
            $colourIdx: $max;
        }
    }*/
  }
  .view-switcher .tw-toggle > label {
    text-align: center;
    font-family: sans-serif;
    display: inline-block;
    color: #95A5A6;
    position: relative;
    z-index: 2;
    margin: 0;
    text-align: center;
    padding: 2px 3px;
    font-size: 15px;
    /* cursor: pointer; */
  }
  .view-switcher .tw-toggle > input {
    /* display: none; */
    position: absolute;
    z-index: 3;
    opacity: 0;
    cursor: pointer;
    height: calc(100% - 4px);
    width: 33%;
  }
  .view-switcher .tw-toggle > span {
    height: calc(100% - 4px);
    width: calc(33.3333333333% - 2px);
    line-height: 21px;
    border-radius: 0.3125rem;
    background: var(--ta-white);
    display: block;
    position: absolute;
    left: 22px;
    top: 2px;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[data-alt-value="0"]:checked ~ span {
    background: #32a852;
    left: calc(0% + 2px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
  .view-switcher .tw-toggle input[data-alt-value="1"]:checked ~ span {
    background: #3632a8;
    left: calc(33.3333333333% + 2px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
  .view-switcher .tw-toggle input[data-alt-value="2"]:checked ~ span {
    background: #ffa600;
    left: calc(66.6666666667% + 0px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
  .view-switcher .tw-toggle input[data-alt-value="3"]:checked ~ span {
    background: #32a852;
    left: calc(100% + 2px);
    color: black;
    transition: all 0.3s ease-in-out;
  }
  .view-switcher .tw-toggle input[value]:checked + label {
    color: white;
  }
}
.form-check-lg {
  display: flex;
  align-items: center;
}
.form-check-lg .form-check-input-lg {
  min-width: 1.5em;
  min-height: 1.5em;
  width: 1.5em;
  height: 1.5em;
  margin-top: 0px;
  margin-right: 0.2em;
}
/* Font Setup , Set Rem to 10px */
html {
  font-size: 78%;
}

p {
  font-size: 1.4rem;
}

.soft-shadow {
  border: none;
  box-shadow: 0 7px 30px -10px rgba(150, 170, 180, 0.5);
}

.form-group input[type=text].form-control, .form-group input[type=text].combo-textbox, .form-group input[type=tel].form-control, .form-group input[type=tel].combo-textbox {
  height: 50px;
}
.form-group .field-validation-error {
  color: red;
  font-size: 1.3rem;
}

.field-validation-valid {
  display: none;
}

.validation-summary-valid {
  display: none;
}

/* Layout */
body.easy-ire.rentals-au #divMainContainer, body.easy-ire.rentals-gb #divMainContainer {
  background-color: var(--ta-bg) !important;
}

body.rentals, body.easy-ire {
  background-color: var(--ta-white) !important;
  font-size: 1.4rem;
}
body.rentals #divMainContainer, body.easy-ire #divMainContainer {
  background-color: var(--ta-white) !important;
}
body.rentals.rentals #divMainContainer, body.easy-ire.rentals #divMainContainer {
  background-color: var(--ta-bg) !important;
}
body.rentals footer, body.easy-ire footer {
  padding-top: 100px;
  background-color: var(--ta-bg);
  height: 25px;
}
body.rentals footer .footer-wrapper, body.easy-ire footer .footer-wrapper {
  background-color: var(--ta-bg);
}
body.rentals footer .footer-container, body.easy-ire footer .footer-container {
  border-top: 5px solid var(--text-brand-dark);
}
body.rentals footer .footer-container .tenantapp-footer-icon, body.easy-ire footer .footer-container .tenantapp-footer-icon {
  width: 30px;
  height: 30px;
}
body.rentals footer .footer-container h2, body.rentals footer .footer-container .h2, body.easy-ire footer .footer-container h2, body.easy-ire footer .footer-container .h2 {
  color: var(--text-brand-dark);
}
body.rentals footer .footer-container .footer-links h3, body.rentals footer .footer-container .footer-links .h3, body.easy-ire footer .footer-container .footer-links h3, body.easy-ire footer .footer-container .footer-links .h3 {
  font-size: 1.6rem;
  color: var(--text-brand-dark);
  margin-bottom: 10px;
  padding-top: 10px;
}
body.rentals footer .footer-container .footer-links a, body.easy-ire footer .footer-container .footer-links a {
  display: block;
  color: var(--ta-dark-gray);
  text-decoration: none;
  padding-bottom: 8px;
  line-height: 1.2em;
}
body.rentals footer .footer-container .footer-links a:hover, body.easy-ire footer .footer-container .footer-links a:hover {
  color: var(--text-light);
  cursor: pointer;
}
body.rentals footer .footer-container .footer-legal a, body.easy-ire footer .footer-container .footer-legal a {
  display: block;
  color: var(--ta-dark-gray);
  text-decoration: none;
  padding-bottom: 8px;
  line-height: 1.2em;
}
body.rentals footer .footer-container .footer-legal a:hover, body.easy-ire footer .footer-container .footer-legal a:hover {
  color: var(--text-light);
}
body.rentals footer .footer-container .footer-legal a svg rect, body.easy-ire footer .footer-container .footer-legal a svg rect {
  fill: var(--ta-brand-supp);
}
body.rentals footer .footer-container .footer-legal a svg path, body.easy-ire footer .footer-container .footer-legal a svg path {
  fill: var(--ta-white);
}
body.rentals a:not(.btn):hover, body.easy-ire a:not(.btn):hover {
  color: var(--text-light);
  cursor: pointer;
}
body.rentals h1, body.rentals .h1, body.easy-ire h1, body.easy-ire .h1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
}
body.rentals #divMainContainer, body.easy-ire #divMainContainer {
  /*margin-top: $header-height;*/
  min-height: calc(100vh - 25px - 67px);
}
body.rentals #divLandingPage .landing-section, body.easy-ire #divLandingPage .landing-section {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-origin: border-box;
}
body.rentals #divLandingPage .landing-section[section="1"], body.easy-ire #divLandingPage .landing-section[section="1"] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -67px;
  min-height: calc(100vh + 10px);
  height: 100%;
  background-color: var(--ta-brand-dark);
  background-origin: border-box;
}
body.rentals #divLandingPage .landing-section[section="1"] .section-content, body.easy-ire #divLandingPage .landing-section[section="1"] .section-content {
  padding-top: 67px;
}
body.rentals #divLandingPage .landing-section h1.page-title, body.rentals #divLandingPage .landing-section .page-title.h1, body.easy-ire #divLandingPage .landing-section h1.page-title, body.easy-ire #divLandingPage .landing-section .page-title.h1 {
  font-size: 5em;
  line-height: 1em !important;
  color: var(--ta-brand-supp);
}
body.rentals #divLandingPage .landing-section h3.page-sub-text, body.rentals #divLandingPage .landing-section .page-sub-text.h3, body.easy-ire #divLandingPage .landing-section h3.page-sub-text, body.easy-ire #divLandingPage .landing-section .page-sub-text.h3 {
  font-size: 1.8em;
  color: white;
}
body.rentals #divLandingPage .landing-section h3.page-sub-text .highlighted, body.rentals #divLandingPage .landing-section .page-sub-text.h3 .highlighted, body.easy-ire #divLandingPage .landing-section h3.page-sub-text .highlighted, body.easy-ire #divLandingPage .landing-section .page-sub-text.h3 .highlighted {
  color: var(--ta-brand-supp);
}
body.rentals #divLoginPage .login-section, body.easy-ire #divLoginPage .login-section {
  display: flex;
  justify-content: center;
  min-height: calc(100vh - 25px);
  height: 100%;
}
body.rentals #divUnsubPage .unsub-section, body.easy-ire #divUnsubPage .unsub-section {
  display: flex;
  justify-content: center;
  min-height: calc(100vh - 25px);
  height: 100%;
}
body.rentals .error-text, body.easy-ire .error-text {
  text-align: center;
  color: red;
}
body.rentals .fit-content, body.easy-ire .fit-content {
  width: fit-content !important;
}
body.rentals .search-text-highlighted, body.easy-ire .search-text-highlighted {
  font-weight: bold;
  color: var(--text-brand-dark);
}
body.rentals .btn-icon, body.easy-ire .btn-icon {
  border: none;
  background-color: transparent;
}
body.rentals .btn-notify, body.easy-ire .btn-notify {
  display: inline-block;
  width: fit-content;
  font-weight: bold;
  border-radius: 10px;
  font-size: 1.2rem;
  color: white;
  background-color: #C26939;
  border: solid 1px;
  border-color: white;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
}
body.rentals .form-check-input[role=switch], body.rentals .form-check-lg [role=switch].form-check-input-lg, .form-check-lg body.rentals [role=switch].form-check-input-lg, body.easy-ire .form-check-input[role=switch], body.easy-ire .form-check-lg [role=switch].form-check-input-lg, .form-check-lg body.easy-ire [role=switch].form-check-input-lg {
  height: 2rem;
}
body.rentals .form-check-input[role=switch]:hover, body.rentals .form-check-lg [role=switch].form-check-input-lg:hover, .form-check-lg body.rentals [role=switch].form-check-input-lg:hover, body.easy-ire .form-check-input[role=switch]:hover, body.easy-ire .form-check-lg [role=switch].form-check-input-lg:hover, .form-check-lg body.easy-ire [role=switch].form-check-input-lg:hover {
  cursor: pointer;
}
body.rentals .show-more-toggle, body.easy-ire .show-more-toggle {
  text-decoration: none;
  display: flex;
}
body.rentals .show-more-toggle::after, body.easy-ire .show-more-toggle::after {
  padding-left: 10px;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
body.rentals .show-more-toggle.collapsed::after, body.easy-ire .show-more-toggle.collapsed::after {
  transition: all 0.15s ease-in-out;
}
body.rentals .show-more-toggle[aria-expanded=true]::after, body.easy-ire .show-more-toggle[aria-expanded=true]::after {
  padding-right: 10px;
  transform: rotate(180deg);
  transition: all 0.15s ease-in-out;
}

.icon-selector-list {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  color: var(--ta-dark-gray);
}
@media (pointer: fine) {
  .icon-selector-list .icon-selector-list-item *:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
.icon-selector-list .icon-selector-list-item[item-selected=true] {
  color: var(--text-brand-dark);
}
.icon-selector-list .icon-selector-list-item[item-selected=false] {
  color: var(--ta-dark-gray);
}
.icon-selector-list input[type=checkbox] {
  display: none;
}

.pac-container,
div.pac-container,
div.pac-container.pac-logo,
div.pac-container.pac-logo.hdpi {
  z-index: 1989 !important;
}
.pac-container .pac-item,
div.pac-container .pac-item,
div.pac-container.pac-logo .pac-item,
div.pac-container.pac-logo.hdpi .pac-item {
  padding: 10px;
}
.pac-container .pac-item span,
div.pac-container .pac-item span,
div.pac-container.pac-logo .pac-item span,
div.pac-container.pac-logo.hdpi .pac-item span {
  font-size: 1.4rem;
}
.pac-container .pac-item .pac-icon,
div.pac-container .pac-item .pac-icon,
div.pac-container.pac-logo .pac-item .pac-icon,
div.pac-container.pac-logo.hdpi .pac-item .pac-icon {
  display: none;
}
.pac-container.hdpi.pac-logo:after, .pac-container.pac-logo:after,
div.pac-container.hdpi.pac-logo:after,
div.pac-container.pac-logo:after,
div.pac-container.pac-logo.hdpi.pac-logo:after,
div.pac-container.pac-logo.pac-logo:after,
div.pac-container.pac-logo.hdpi.hdpi.pac-logo:after,
div.pac-container.pac-logo.hdpi.pac-logo:after {
  display: none;
}

.pac-logo:after,
.search-location-results.shut,
input:focus + .search-location-results.shut {
  display: none;
}

.large-orange-tick {
  width: 100px;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--ta-brand-supp);
}
.large-orange-tick::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: var(--ta-white);
  font-size: 44px;
}

.large-dark-cross {
  width: 100px;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--ta-brand-dark);
}
.large-dark-cross::before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: var(--ta-white);
  font-size: 44px;
}

.selector {
  position: relative;
}

#divLocations.input-group,
#divLocations .input-group {
  height: initial;
}

.search-location-results,
ul.search-location-results {
  z-index: 1989 !important;
  position: absolute;
  background-color: var(--ta-white);
  z-index: 10;
  padding: 0;
  border-radius: var(var(--es-border-radius));
  margin-left: -8px;
  box-shadow: 0 0 4px #aaa;
  width: calc(100% + 14px);
  display: none;
}
.search-location-results .history-content,
ul.search-location-results .history-content {
  padding: 10px 8px;
  cursor: default;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  border-top: 1px solid #e6e6e6;
  color: var(--text-medium);
}
.search-location-results .pac-item,
ul.search-location-results .pac-item {
  padding: 10px 8px;
  cursor: default;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  border-top: 1px solid #e6e6e6;
  color: var(--text-medium);
}
@media (max-width: 769.98px) and (max-height: 900px) {
  .search-location-results .pac-item,
  ul.search-location-results .pac-item {
    padding: 7px 8px;
  }
}
.search-location-results .pac-item:first-child,
ul.search-location-results .pac-item:first-child {
  border-color: transparent;
  border-top-left-radius: var(var(--es-border-radius));
  border-top-right-radius: var(var(--es-border-radius));
}
.search-location-results .pac-item:last-child,
ul.search-location-results .pac-item:last-child {
  border-bottom-left-radius: var(var(--es-border-radius));
  border-bottom-right-radius: var(var(--es-border-radius));
}
.search-location-results .pac-item:hover, .search-location-results .pac-item[aria-selected=true],
ul.search-location-results .pac-item:hover,
ul.search-location-results .pac-item[aria-selected=true] {
  background-color: var(--ta-btn);
}
.search-location-results .pac-item button,
ul.search-location-results .pac-item button {
  font-size: 1.4rem;
  display: block;
  border: none;
  background: none;
  cursor: default;
}
.search-location-results .pac-item .matched,
ul.search-location-results .pac-item .matched {
  font-weight: bold;
  color: var(--ta-black);
}

input:focus + .search-location-results,
.search-location-results:focus-within,
.search-location-results:hover,
.search-location-results.open {
  display: block;
}

.carousel {
  padding: 0px;
}
.carousel .carousel-nav {
  transition: all 0.2s ease-in-out;
}
.carousel .carousel-nav .carousel-nav-icon {
  display: block;
  background-color: var(--ta-brand-dark);
  height: 40px;
  width: 40px;
  color: white;
  opacity: 1;
  margin-top: auto;
  margin-bottom: auto;
  padding: 10px;
  background-size: 80% 80% !important;
}
.carousel .carousel-nav .carousel-nav-icon.carousel-control-prev-icon {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.carousel .carousel-nav .carousel-nav-icon.carousel-control-next-icon {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.carousel .carousel-nav.carousel-control-prev, .carousel .carousel-nav.carousel-control-next {
  width: 70px;
  background-size: 80% 80% !important;
}
.carousel .carousel-nav.carousel-control-prev {
  padding-right: 50px;
}
.carousel .carousel-nav.carousel-control-next {
  padding-left: 50px;
}
.carousel .carousel-nav:hover .carousel-nav-icon {
  display: block;
}
.carousel .carousel-control-prev:hover {
  padding-right: 30px;
}
.carousel .carousel-control-next:hover {
  padding-left: 30px;
}

.full-carousel {
  display: flex;
  width: 85%;
  justify-content: center;
  align-items: center;
}

.carousel-image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.carousel-image-modal {
  display: block;
  width: 100%;
  object-fit: cover;
}

.carousel.pointer-event {
  touch-action: pan-y pinch-zoom;
}

.body-bbc {
  display: flex;
  flex-wrap: wrap;
}

.property-card-container {
  max-width: 800px; /*Must be max width 800px - This is the max width of our images*/
  transition: all 0.2s ease-in-out;
}
.property-card-container .property-card-banner {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.property-card-container .property-card-banner .property-card-banner-link {
  color: inherit;
  text-decoration: none;
  text-align: right;
}
.property-card-container .property-card-banner .property-card-banner-link .property-card-status-early .badge-status-early {
  height: 40px;
  background-color: var(--ta-brand-dark);
  border-radius: 0px 0px 15px 0px;
  display: flex;
  align-items: center;
}
.property-card-container .property-card-status {
  position: absolute;
  bottom: 0;
  left: auto;
  height: auto;
}
.property-card-container .property-card-status .badge {
  padding: 10px;
  font-size: 1.6rem;
  display: block;
}
.property-card-container .property-card-status .badge-status[status=Viewed] {
  background-color: #6AACE2;
  border-radius: 0px 10px 0px 0px;
}
.property-card-container .property-card-status .badge-status[status=Updated] {
  background-color: #D45120;
  border-radius: 0px 10px 0px 0px;
}
.property-card-container .property-card-status .badge-status[status=New] {
  background-color: #42BBAC;
  border-radius: 0px 10px 0px 0px;
}
.property-card-container .card-body .headings {
  display: flex;
  flex-direction: column;
}
.property-card-container .card-body .headings .split {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.property-card-container .card-body .headings .split h2 a, .property-card-container .card-body .headings .split .h2 a {
  text-decoration: none;
  color: inherit;
}
.property-card-container .card-body .headings div.py-1 {
  white-space: nowrap;
  width: max-content;
}
.property-card-container .card-body .headings h2, .property-card-container .card-body .headings .h2 {
  font-size: 1.8rem;
}
.property-card-container .card-footer {
  border-top: none;
  background-color: var(--ta-white);
  padding: 0;
}
.property-card-container .property-card {
  padding: 0;
}
.property-card-container .property-card .property-card-carousel {
  position: relative;
}
.property-card-container .property-card .property-card-carousel .carousel-image-outer {
  position: relative;
  width: 110%;
  padding-top: 50%;
  overflow: hidden;
}
.property-card-container .property-card .image-counter {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.property-card-container .property-card .agentBanner {
  display: flex;
  background-color: #011f49;
  justify-content: space-between;
  padding-right: 1rem;
  height: 3rem;
  align-items: center;
}
.property-card-container .banner-icon {
  margin-left: auto;
  padding: 0px, 4px, 0px, 0px;
  max-height: 30px;
  object-fit: contain;
}
.property-card-container[hidden-state=True] {
  opacity: 0.7;
  transition: all 0.15 ease-in-out;
  animation-name: bounce-animation;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 0.45s;
}
.property-card-container[hidden-state=True]:hover {
  cursor: none;
  transform: scale(1);
}
.property-card-container[hidden-state=True] svg {
  color: var(--ta-brand-supp);
}
.property-card-container[hidden-state=True] svg:hover {
  color: var(--text-brand-dark);
}
.property-card-container .card {
  box-shadow: 0 0 10px transparent;
  transition: box-shadow 0.233s;
}
.property-card-container:hover .card {
  box-shadow: 0 0 10px #999;
}

.image-counter {
  z-index: 200;
  border-radius: 10px 0px 0px 0px;
  background-color: var(--ta-border-white-35) !important;
  max-width: 100px;
}
.image-counter .image-counter-text {
  color: var(--text-dark) !important;
}

.propertyActions {
  max-width: 100px;
}
.propertyActions .iconAction {
  color: var(--text-brand-dark);
  font-size: 20px;
}

.property-like-state {
  transition: all 0.15 ease-in-out;
}
.property-like-state[data-like-state=Liked] {
  transition: all 0.15 ease-in-out;
  animation-name: bounce-animation;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 0.45s;
}
.property-like-state[data-like-state=Liked]:hover svg {
  color: var(--text-brand-dark);
}
.property-like-state[data-like-state=Liked] svg {
  width: 22px;
  height: auto;
}
.property-like-state:not([data-like-state=Liked]) {
  transition: all 0.15 ease-in-out;
}
.property-like-state:not([data-like-state=Liked]) svg {
  color: var(--text-brand-dark);
  width: 22px;
  height: auto;
}

.property-hidden-state {
  transition: all 0.15 ease-in-out;
}
.property-hidden-state[data-hidden-state=True] {
  transition: all 0.15 ease-in-out;
  animation-name: bounce-animation;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 0.45s;
}
.property-hidden-state[data-hidden-state=True]:hover svg {
  color: var(--text-brand-dark);
}
.property-hidden-state[data-hidden-state=True] svg {
  color: var(--ta-brand-supp);
  width: 22px;
  height: auto;
}
.property-hidden-state[data-hidden-state=False] {
  transition: all 0.15 ease-in-out;
}
.property-hidden-state[data-hidden-state=False]:hover svg {
  color: var(--ta-brand-supp);
}
.property-hidden-state[data-hidden-state=False] svg {
  color: var(--text-brand-dark);
  width: 22px;
  height: auto;
}

.form-card, .marketing-card {
  padding: 10px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  color: var(--ta-dark-gray);
  /*background-color: var(--ta-bg);*/
  width: 100%;
  overflow: hidden;
}

.property-details-top {
  background-color: var(--ta-bg);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.property-shortlisted {
  border: 3px solid var(--text-brand-dark);
  padding: 0.2rem;
}

.heart-container {
  bottom: -2px;
  right: 17px;
  background-color: var(--ta-white);
  border-radius: 100%;
  transition: all 0.15 ease-in-out;
  animation-name: bounce-animation;
  animation-duration: 0.6s;
}

.heart {
  color: var(--text-brand-dark);
}

.contact-agent-icon {
  padding: 4px;
  max-height: 30px;
  object-fit: contain;
}

.apply-button {
  z-index: 100;
  height: 40px;
  display: flex;
  justify-content: center;
  flex-grow: 1 !important;
}

.address-link {
  color: var(--text-dark) !important;
  text-decoration: none;
}
.address-link:hover {
  text-decoration: underline;
}
.address-link p:first-of-type {
  margin-bottom: 0px;
}

.ApplyButtonImg {
  max-height: 30px;
  align-self: center;
  padding-block: 3px;
}

#collapsePropertyDescription {
  margin-top: -20px;
}

#module {
  position: relative;
  line-height: 1.5;
}
#module #collapsePropertyDescription.collapse:not(.show):after {
  transform: rotate(-180deg) translateY(-1px);
}
#module #collapsePropertyDescription.collapse:not(.show) {
  display: block;
  height: 18rem;
  overflow: hidden;
}
#module #collapsePropertyDescription.collapsing {
  height: 18rem;
}
#module a {
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
}
#module a.collapsed .fa-chevron-up {
  transform: rotate(-180deg) translateY(-1px);
  transition: transform 0.15s ease-out;
}
#module a.collapsed::before {
  content: "";
  width: 100%;
  height: 35%;
  position: absolute;
  left: 0;
  bottom: 50px;
  background: linear-gradient(transparent 15px, white);
  background: -webkit-linear-gradient(bottom, var(--ta-white), rgba(255, 255, 255, 0));
}
#module a.collapsed::after {
  text-decoration: none;
  content: "Show More";
}
#module a:not(.collapsed) .fa-chevron-up {
  transition: transform 0.15s ease-out;
}
#module a:not(.collapsed)::before {
  background: none;
}
#module a:not(.collapsed)::after {
  text-decoration: none;
  content: "Show Less";
}

.timeline {
  border-left: 2px dashed var(--ta-border-gray-15);
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
  font-size: 1.4rem;
  padding-top: 25px;
  padding-left: 50px;
  list-style: none;
  text-align: left;
  max-width: 100%;
}

.timeline h1, .timeline .h1 {
  font-weight: 300;
  font-size: 1.4em;
}

.timeline h2, .timeline .h2,
.timeline h3,
.timeline .h3 {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 10px;
}

.timeline .event {
  border-bottom: 1px solid #e8ebf1;
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}

.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:after {
  -webkit-box-shadow: 0 0 0 3px #D26329;
  box-shadow: 0 0 0 3px #D26329;
  left: -55.8px;
  background: var(--ta-white);
  border-radius: 50%;
  height: 9px;
  width: 9px;
  content: "";
  top: 5px;
}

.bottomActionBar.offcanvas-bottom {
  bottom: 0;
  width: 100%;
  height: auto;
}

.bottomActionBarButton {
  height: calc(100% - 20px);
  max-width: calc(100% - 20px);
  min-width: calc(50% - 20px);
  padding: 5px;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: large;
}

.bookingFlowBar {
  width: 100%;
  height: fit-content;
  min-height: 30%;
  max-height: 80%;
}
@media (min-width: 992px) {
  .bookingFlowBar {
    max-width: 550px;
    height: 100%;
    max-height: 100%;
  }
}
.bookingFlowBar.offcanvas-bottom {
  bottom: 0;
  height: auto;
}

.bookingFlowBarButton {
  height: 40px;
  max-width: calc(100% - 20px);
  min-width: calc(50% - 20px);
  padding: 5px;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: large;
}

.feature-icon-background {
  color: #f8f4e9;
}

.max-height-3 {
  max-height: 3rem !important;
}

.card {
  overflow: hidden;
  border-radius: 10px;
  background-color: var(--ta-white);
}
.card .subtitle {
  font-weight: 600;
  color: var(--text-brand-dark);
  margin-bottom: 10px;
}
.card .subtitle-inline {
  font-weight: 600;
  color: var(--text-brand-dark);
  line-height: 36px;
}

.form-card, .marketing-card {
  border: none;
  border-radius: 10px;
}

.icon-prefixed-input-group .form-control, .icon-prefixed-input-group .combo-textbox,
.icon-prefixed-input-group .form-select {
  border-left: none;
  text-align: center;
}
.icon-prefixed-input-group .form-control:hover, .icon-prefixed-input-group .combo-textbox:hover,
.icon-prefixed-input-group .form-select:hover {
  cursor: pointer;
}
.icon-prefixed-input-group .input-group-text:hover {
  cursor: pointer;
}
.icon-prefixed-input-group .input-group-text.prefix-icon {
  background-color: transparent !important;
  border-right: none !important;
  color: var(--text-brand-dark) !important;
}

.activity-status {
  background-color: var(--status-info-blue-bg-transparent);
  color: var(--status-info-blue);
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.activity-status[status=New] {
  background-color: #6AACE2;
  color: inherit;
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.activity-status[status="Added by you"] {
  background-color: rgba(210, 99, 41, 0.2);
  color: #D26329;
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.activity-status[status=Shortlisted] {
  background-color: var(--ta-brand-dark-bg-transparent);
  color: var(--text-brand-dark);
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.activity-status[status=Registered],
.activity-status[status=Booked],
.activity-status[status=Inspected],
.activity-status[status="Feedback required"],
.activity-status[status="Unsuitable Times"],
.activity-status[status="Requested Times"],
.activity-status[status="Move In Processed"],
.activity-status[status="Message Sent"],
.activity-status[status=Received],
.activity-status[status=Changed],
.activity-status[status=Processing],
.activity-status[status=Reminded],
.activity-status[status="Times Advised"] {
  background-color: var(--status-info-blue-bg-transparent);
  color: var(--status-info-blue);
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.activity-status[status=Cancelled],
.activity-status[status="Enquiry Unsubscribed"],
.activity-status[status="Enquiry Inactivated"],
.activity-status[status=Removed],
.activity-status[status=Withdrawn],
.activity-status[status=Unsuccessful] {
  background-color: var(--status-error-red-bg-transparent);
  color: var(--status-error-red);
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.activity-status[status=Paid],
.activity-status[status=Pre-Approved] {
  background-color: var(--status-success-green-bg-transparent);
  color: var(--status-success-green);
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.activity-status[status=Reduced] {
  background-color: var(--ia-transparent-color);
  color: var(--ia-primary-color);
  border-radius: 0px 5px 0px 0px;
  font-size: 1.2rem !important;
}

.mvc-grid > table > thead > tr > th,
.mvc-grid > table > tbody > tr > td,
.mvc-grid > table > tfoot > tr > td {
  border-bottom: 1px solid var(--ta-border-gray-15);
  padding: 0.75em;
  border-right-style: none;
  border-left-style: none;
  font-size: 1.3rem;
}

.mvc-grid > table > thead,
.mvc-grid > table > thead > tr,
.mvc-grid > table > thead > tr > th {
  position: sticky;
  top: 0;
  z-index: 3;
}

.mvc-grid > table > thead > tr {
  display: none;
}

.mvc-grid > table > thead > tr:first-of-type {
  display: table-row;
  box-shadow: 0 0 0 1px var(--text-off-white), inset 0 0 0 1px var(--text-off-white);
}

.mvc-grid {
  line-height: 1.5em;
  position: relative;
  overflow-y: auto;
  overflow-x: auto;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .mvc-grid {
    max-height: calc(100vh - 63px - 61px - 80px - 75px);
  }
}

@media (max-width: 770px) {
  .mvc-grid {
    /*max-height: calc(85vh - 67px - 42px - 52px)*/
  }
}
.mvc-grid > table > thead > tr > th {
  background-color: var(--ta-white);
}

@media screen and (max-width: 991px) and (min-width: 100px) {
  .mvc-grid > table > thead {
    display: none;
  }
  .mvc-grid > table > thead > tr > th,
  .mvc-grid > table > tbody > tr > td,
  .mvc-grid > table > tfoot > tr > td {
    border-style: none;
  }
}
.activity-Grid-Frame {
  width: 100%;
  margin: 0px auto;
  background-color: var(--ta-white);
  padding: 0px;
  border-radius: 4px;
  color: var(--text-dark);
  box-shadow: 1px 1px 5px var(--ta-shadow);
}

@media screen and (max-width: 991px) and (min-width: 100px) {
  .activity-Grid-Frame {
    background-color: transparent;
    padding: 0px;
    border-radius: 4px;
    box-shadow: 0px 0px 0px var(--ta-shadow);
  }
}
.activity-message-icon {
  width: 28px !important;
  height: 28px !important;
  color: var(--text-dark);
}
@media (max-width: 575.98px) {
  .activity-message-icon {
    width: 25px !important;
    height: 25px !important;
  }
}

.custom-tab.active {
  background: transparent !important;
  color: var(--ta-brand-supp) !important;
  font-weight: bold;
  border-bottom: 2px solid var(--ta-brand-supp) !important;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px !important;
}

.custom-tab:hover {
  color: var(--ta-brand-supp) !important;
  border: none !important;
  text-decoration: none;
  border-radius: 0px !important;
}

.custom-nav-link {
  display: block;
  padding: 0.5rem 1rem;
  font-size: 1.1em;
  font-weight: 500;
  color: var(--text-brand-dark);
  text-decoration: none;
  transition: none;
  border-bottom: 2px solid transparent !important;
}

.marketing-card {
  border-radius: 5px;
  box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.15);
}
.marketing-card .marketing-card-footer {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
}
.marketing-card .marketing-card-footer .btn, .marketing-card .marketing-card-footer .account-details-container .account-details-edit .account-details-control .account-control.control-save button, .account-details-container .account-details-edit .account-details-control .account-control.control-save .marketing-card .marketing-card-footer button, .marketing-card .marketing-card-footer .account-details-container .account-details-edit .account-details-control .account-control.control-cancel button, .account-details-container .account-details-edit .account-details-control .account-control.control-cancel .marketing-card .marketing-card-footer button, .marketing-card .marketing-card-footer .home-my-properties .load-more-activity-container #btnActivityLoadMore, .home-my-properties .load-more-activity-container .marketing-card .marketing-card-footer #btnActivityLoadMore {
  width: 100%;
  max-width: 100%;
}
.marketing-card .marketing-card-header {
  height: 60px;
  margin-bottom: 10px;
  padding: 10px;
  border-bottom: 4px solid var(--text-brand-dark);
}

.agent-intials-icon[data-letters]:before {
  content: attr(data-letters);
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  background: #D6D6D6;
  vertical-align: middle;
  color: white;
}

.activity-grid.agent-intials-icon[data-letters]:before {
  font-size: 1.5em;
  font-weight: bold;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.request-sent-action-button {
  color: var(--ta-dark-gray);
  background-color: var(--ta-white);
  border-color: var(--ta-dark-gray);
}
.request-sent-action-button:active, .request-sent-action-button:hover {
  color: var(--ta-dark-gray);
  background-color: var(--ta-white);
  border-color: var(--ta-dark-gray);
}

.inspection-request-sent {
  text-align: center;
  background-color: var(--ta-white);
  border-radius: 10px;
  padding: 20px;
}
.inspection-request-sent .check {
  font-size: 5em;
  margin-bottom: 20px;
}

.gm-style-iw-d {
  overflow: unset !important;
}

.gm-ui-hover-effect {
  opacity: unset !important;
  z-index: 2000;
}

.map-property-card.property-card-container:hover:not(.no-hover) {
  transform: scale(1);
  cursor: pointer;
}

.no-activity-panel .no-activity-img {
  padding-bottom: 40px;
}
.no-activity-panel .no-activity-title {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 40px;
  text-align: center;
  padding-bottom: 20px;
}
.no-activity-panel .no-activity-sub-message {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: var(--text-dark);
}
.no-activity-panel .no-activity-buttons {
  padding: 20px;
}

.load-more-results {
  top: -100px;
  position: relative;
}

#noResults {
  background-color: var(--ta-white);
  padding: 20px;
  text-align: center;
  margin-bottom: 100px;
}

#noMapResults {
  background-color: var(--ta-white);
  padding: 10px;
  padding-top: 0px;
  text-align: center;
}

.bold {
  font-weight: bold;
}

.btn-link {
  transition: var(--btn-hover-transition);
  color: var(--ta-brand-supp);
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.btn-link:focus,
.btn-link:active {
  padding: 10px;
  border: #7A303F;
  box-shadow: none;
}

.btn-link:hover {
  color: var(--ta-brand-supp);
  filter: var(--btn-hover-filter);
}

.overflow-1line {
  max-height: 1.9em;
  line-clamp: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.overflow-2lines {
  max-height: 3.3em;
  line-clamp: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.overflow-3lines {
  max-height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.h-50px {
  height: 50px;
}

#color-stripe {
  background-color: var(--ta-brand-dark);
  height: 5.5rem;
  width: 100%;
  display: block;
}

#dlpage {
  padding: 5rem 2rem;
  position: relative;
  max-width: 1111px;
  margin: auto;
  flex-wrap: wrap;
}

#dlpage h1, #dlpage .h1 {
  width: 100%;
  text-align: center;
  margin-bottom: 4rem;
}

@media (min-width: 992px) {
  #dlpage h1, #dlpage .h1 {
    margin-bottom: 5.5rem;
  }
}
#dlpage .split {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  #dlpage .split {
    flex-direction: row-reverse;
  }
}
#dlpage .download-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  padding: 3rem 0 4rem;
}

@media (min-width: 992px) {
  #dlpage .download-buttons {
    padding: 2rem 0;
  }
}
#dlpage .download-buttons a {
  width: 100%;
  max-width: 50%;
}

#dlpage .download-buttons a[href^="https://apps.apple.com"] svg {
  transform: scale(0.8);
}

#dlpage .download-buttons a img,
#dlpage .download-buttons a svg {
  display: block;
  max-width: 100%;
}

#dlpage .text {
  width: 100%;
}

@media (min-width: 992px) {
  #dlpage .text {
    display: flex;
    flex-direction: column-reverse;
  }
}
.app-feature {
  display: flex;
  justify-content: space-between;
}

#dlpage .app-feature > svg {
  margin: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  fill: var(--ta-brand-dark);
  color: var(--ta-brand-dark);
}

.app-feature > .info {
  margin-left: 2rem;
  width: 100%;
}

@media (min-width: 992px) {
  #dlpage .text {
    max-width: 35%;
    flex-shrink: 2;
  }
}
.app-feature + .app-feature {
  margin-top: 2rem;
}

.app-feature > .info > h2, .app-feature > .info > .h2 {
  font-size: 2rem;
  color: var(--ta-brand-dark);
}

.split .graphical {
  width: 100%;
}

.graphical img {
  display: block;
  margin: auto;
  max-width: 100%;
}

@media (min-width: 992px) {
  .split .graphical {
    max-width: 65%;
    flex-grow: 2;
  }
  .graphical img {
    margin-top: -3rem;
  }
}
#MMIHelperContent.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  border: 0;
}

#divClearSearchHistory {
  max-width: 500px;
}

.remove-link-styling {
  text-decoration: none;
}

.rec-nav-button {
  background-color: #7a303f !important;
  height: 40px;
  width: 40px;
  color: white;
  opacity: 0.5;
  margin-top: auto;
  margin-bottom: auto;
  padding: 10px;
  border: none;
  background-size: 80% 80% !important;
  position: absolute;
  top: 50%;
}

.recommended-control-next {
  position: absolute;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  right: 0;
  transform: translate(100%, -50%);
  margin-right: 25px;
}

.recommended-control-prev:focus,
.recommended-control-prev:active,
.recommended-control-next:focus,
.recommended-control-next:active {
  opacity: 1;
}

.recommended-control-prev {
  position: absolute;
  z-index: 1;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: translate(-40px, -50%);
  transition: all 0.233s;
  margin-left: 25px;
}

@media (min-width: 1485px) {
  .control-prev {
    transform: translate(-100%, -50%);
  }
}
#recommended-properties {
  overflow: hidden;
  margin-inline: 20px;
}

#recommendations {
  position: relative;
}

.recommended-row {
  flex-wrap: nowrap;
}

.recommended-carousel-wrapper {
  display: flex;
  flex-direction: column;
}

.text-align-center {
  text-align: center;
}

.modal-open {
  overflow: hidden !important;
}

.modal-content {
  background-color: var(--ta-white);
}

#divGenericModal .modal-dialog {
  max-width: fit-content;
}
#divGenericModal .modal-content {
  padding: 20px;
  border-radius: 10px;
  width: fit-content;
}
#divGenericModal .modal-content .modal-header {
  border: 0px;
  padding: 0px;
}

.icon-brand {
  color: var(--text-brand-dark);
}
.icon-brand:hover {
  color: var(--ta-brand-supp);
}

.icon-white {
  color: var(--ta-white);
}
.icon-white:hover {
  color: var(--ta-bg);
}

#shareModal .modal-header svg {
  width: 20px;
  height: auto;
}
#shareModal .modal-header .modal-title {
  margin-left: 0.5rem;
  font-size: 1.4rem !important;
  color: var(--status-success-green);
}
#shareModal .modal-body .input-group button {
  border-color: var(--status-success-green);
  background-color: var(--status-success-green) !important;
  color: var(--text-white-permanent);
  justify-content: center;
}
#shareModal .modal-body .input-group button:focus {
  box-shadow: 0 0 0 0.25rem var(--status-success-green-bg-transparent);
}

/*#region Mixins*/
/*#endregion Mixins*/
/*#region User Initials*/
.one {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.one .user-initials span {
  margin-top: 1px;
}

.two {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.two .user-initials span {
  margin-top: 1px;
}

.three {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.three .user-initials span {
  margin-top: 1px;
}

.four {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.four .user-initials:nth-child(1) {
  left: 0px;
}
.four .user-initials:nth-child(1) {
  z-index: 10;
}
.four .user-initials:nth-child(2) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -9px;
  z-index: 8;
}
.four .user-initials:nth-child(3) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -9px;
  z-index: 7;
}
.four .user-initials:nth-child(4) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -9px;
  z-index: 6;
}
.four .user-initials span {
  margin-top: 1px;
}

.five {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.five .user-initials:nth-child(1) {
  left: 0px;
}
.five .user-initials:nth-child(1) {
  z-index: 10;
}
.five .user-initials:nth-child(2) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -10px;
  z-index: 8;
}
.five .user-initials:nth-child(3) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -10px;
  z-index: 7;
}
.five .user-initials:nth-child(4) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -10px;
  z-index: 6;
}
.five .user-initials:nth-child(5) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -10px;
  z-index: 5;
}
.five .user-initials span {
  margin-top: 1px;
}

.six {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.six .user-initials:nth-child(1) {
  left: 0px;
}
.six .user-initials:nth-child(1) {
  z-index: 10;
}
.six .user-initials:nth-child(2) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -11px;
  z-index: 8;
}
.six .user-initials:nth-child(3) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -11px;
  z-index: 7;
}
.six .user-initials:nth-child(4) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -11px;
  z-index: 6;
}
.six .user-initials:nth-child(5) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -11px;
  z-index: 5;
}
.six .user-initials:nth-child(6) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -11px;
  z-index: 4;
}
.six .user-initials span {
  margin-top: 1px;
}

.seven {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.seven .user-initials:nth-child(1) {
  left: 0px;
}
.seven .user-initials:nth-child(1) {
  z-index: 10;
}
.seven .user-initials:nth-child(2) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -12px;
  z-index: 8;
}
.seven .user-initials:nth-child(3) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -12px;
  z-index: 7;
}
.seven .user-initials:nth-child(4) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -12px;
  z-index: 6;
}
.seven .user-initials:nth-child(5) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -12px;
  z-index: 5;
}
.seven .user-initials:nth-child(6) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -12px;
  z-index: 4;
}
.seven .user-initials:nth-child(7) {
  /*left: -($circle-size * ($i - 1));
  z-index: $number - $i + 1;*/
  margin-left: -12px;
  z-index: 3;
}
.seven .user-initials span {
  margin-top: 1px;
}

.user-initials {
  border-radius: 100%;
  position: relative;
}
.user-initials.small {
  width: 2.5rem;
  height: 2.5rem;
  min-width: 2.5rem;
  min-height: 2.5rem;
}
.user-initials.small.ShortInitials span {
  font-size: 0.8rem;
}
.user-initials.small.MediumInitials span {
  font-size: 0.8rem;
}
.user-initials.small.LongInitials span {
  font-size: 0.6rem;
}
.user-initials.large {
  width: 6.2rem;
  height: 6.2rem;
  min-width: 6.2rem;
  min-height: 6.2rem;
}
.user-initials.large.ShortInitials span {
  font-size: 3rem;
}
.user-initials.large.MediumInitials span {
  font-size: 2.2rem;
}
.user-initials.large.LongInitials span {
  font-size: 1.6rem;
}
.user-initials.yellow {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFE4BF;
  color: #FFA220;
}
.user-initials.yellow .user-initials-status-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  user-select: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition-property: width, height;
  transition-timing-function: ease-in;
  transition-duration: 0.25s;
  height: 0.8rem;
  width: 0.8rem;
  position: absolute;
  bottom: -3px;
  right: -2px;
}
.user-initials.yellow.Unsubmitted {
  background-color: #e9e9e9 !important;
  color: #747474;
  border: 1px solid #747474;
}
.user-initials.yellow.Unsubmitted .user-initials-status-img {
  background-image: url("/images/Small-circle-warning.svg");
}
.user-initials.yellow.Submitted {
  background-color: #FFE4BF;
  color: #FFA220;
  border: 1px solid #FFA220;
}
.user-initials.yellow.Submitted .user-initials-status-img {
  background-image: url("/images/Small-circle-check.svg");
}
.user-initials.green {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #CCF0D5;
  color: #56D074;
}
.user-initials.green .user-initials-status-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  user-select: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition-property: width, height;
  transition-timing-function: ease-in;
  transition-duration: 0.25s;
  height: 0.8rem;
  width: 0.8rem;
  position: absolute;
  bottom: -3px;
  right: -2px;
}
.user-initials.green.Unsubmitted {
  background-color: #e9e9e9 !important;
  color: #747474;
  border: 1px solid #747474;
}
.user-initials.green.Unsubmitted .user-initials-status-img {
  background-image: url("/images/Small-circle-warning.svg");
}
.user-initials.green.Submitted {
  background-color: #CCF0D5;
  color: #56D074;
  border: 1px solid #56D074;
}
.user-initials.green.Submitted .user-initials-status-img {
  background-image: url("/images/Small-circle-check.svg");
}
.user-initials.blue {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #BADBFF;
  color: #1E89FF;
}
.user-initials.blue .user-initials-status-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  user-select: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition-property: width, height;
  transition-timing-function: ease-in;
  transition-duration: 0.25s;
  height: 0.8rem;
  width: 0.8rem;
  position: absolute;
  bottom: -3px;
  right: -2px;
}
.user-initials.blue.Unsubmitted {
  background-color: #e9e9e9 !important;
  color: #747474;
  border: 1px solid #747474;
}
.user-initials.blue.Unsubmitted .user-initials-status-img {
  background-image: url("/images/Small-circle-warning.svg");
}
.user-initials.blue.Submitted {
  background-color: #BADBFF;
  color: #1E89FF;
  border: 1px solid #1E89FF;
}
.user-initials.blue.Submitted .user-initials-status-img {
  background-image: url("/images/Small-circle-check.svg");
}
.user-initials.purple {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EAD3F6;
  color: #CE8FEC;
}
.user-initials.purple .user-initials-status-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  user-select: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition-property: width, height;
  transition-timing-function: ease-in;
  transition-duration: 0.25s;
  height: 0.8rem;
  width: 0.8rem;
  position: absolute;
  bottom: -3px;
  right: -2px;
}
.user-initials.purple.Unsubmitted {
  background-color: #e9e9e9 !important;
  color: #747474;
  border: 1px solid #747474;
}
.user-initials.purple.Unsubmitted .user-initials-status-img {
  background-image: url("/images/Small-circle-warning.svg");
}
.user-initials.purple.Submitted {
  background-color: #EAD3F6;
  color: #CE8FEC;
  border: 1px solid #CE8FEC;
}
.user-initials.purple.Submitted .user-initials-status-img {
  background-image: url("/images/Small-circle-check.svg");
}
.user-initials.none {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e9e9e9;
  color: #747474;
}
.user-initials.none .user-initials-status-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  user-select: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition-property: width, height;
  transition-timing-function: ease-in;
  transition-duration: 0.25s;
  height: 0.8rem;
  width: 0.8rem;
  position: absolute;
  bottom: -3px;
  right: -2px;
}
.user-initials.none.Unsubmitted {
  background-color: #e9e9e9 !important;
  color: #747474;
  border: 1px solid #747474;
}
.user-initials.none.Unsubmitted .user-initials-status-img {
  background-image: url("/images/Small-circle-warning.svg");
}
.user-initials.none.Submitted {
  background-color: #e9e9e9;
  color: #747474;
  border: 1px solid #747474;
}
.user-initials.none.Submitted .user-initials-status-img {
  background-image: url("/images/Small-circle-check.svg");
}

/*#endregion*/
nav.navbar {
  padding-block: var(--bs-gutter-x, 0.75rem);
}
nav .dropdown {
  padding: 0;
}
nav .dropdown-toggle::after {
  color: var(--text-dark);
}
nav .navbar-brand {
  margin-right: 0;
  padding-inline: 0.5rem;
}

/*#region lists*/
.property-type-card {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 89px;
  height: 80px;
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}
.property-type-card .material-icons {
  display: none;
  position: absolute;
  right: 2px;
  bottom: 2px;
  color: var(--text-brand-dark);
}

.property-type-input {
  color: red;
}
.property-type-input:checked + .property-type-card {
  border: 2px solid var(--text-brand-dark);
  background-color: var(--ta-brand-dark-pale);
}
.property-type-input:checked + .property-type-card svg path {
  fill: var(--text-brand-dark);
}
.property-type-input:checked + .property-type-card .material-icons {
  display: inline-block;
}

/*#endregion*/
.tenantapp-brand-image {
  height: 100%;
  width: fit-content;
}

.movemein-brand-image {
  height: 100%;
  width: fit-content;
  padding-block: 0.5rem;
}
