<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.leaseleads-container {
  margin: 0 auto;
  max-width: 1200px;
}

.is-flex {
  display: flex;
  flex-flow: row wrap;
}

button.leaseleads-button {
  background: transparent;
}

.leaseleads-button, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  color: #008AFF;
  border: 1px solid #008AFF;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  padding: 12px 10px;
  transition: all 0.3s ease;
  font-size: 14px;
  line-height: 100%;
  display: inline-block;
}
.leaseleads-button:hover, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
  color: white !important;
  background-color: #151B53;
  border-color: #151B53;
}
.leaseleads-button.leaseleads-button--large, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input.leaseleads-button--large[type=submit] {
  min-width: 220px;
  padding: 15px 15px;
}
.leaseleads-button.leaseleads-button--filled, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input.leaseleads-button--filled[type=submit] {
  background-color: #008AFF;
  color: white;
}
.leaseleads-button.leaseleads-button--filled:hover, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input.leaseleads-button--filled[type=submit]:hover {
  border-color: #008AFF;
  opacity: 0.7;
  color: white !important;
}
.leaseleads-button.leaseleads-button--filled-dark, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input.leaseleads-button--filled-dark[type=submit] {
  background-color: #151B53;
  border-color: #151B53;
  color: white !important;
}
.leaseleads-button.leaseleads-button--filled-dark:hover, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input.leaseleads-button--filled-dark[type=submit]:hover {
  opacity: 0.7;
  color: white !important;
}
.leaseleads-button.leaseleads-button--primary-light, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input.leaseleads-button--primary-light[type=submit] {
  color: white !important;
  background-color: #008AFF;
  border-color: #008AFF;
}
.leaseleads-button.leaseleads-button--primary-light:hover, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input.leaseleads-button--primary-light[type=submit]:hover {
  color: white;
  background-color: #007ce6;
  border-color: #007ce6;
}
.leaseleads-button.leaseleads-button--primary-dark, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  color: white;
  background-color: #151B53;
  border-color: #151B53;
}
.leaseleads-button.leaseleads-button--primary-dark:hover, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
  color: white;
  background-color: #006ecc;
  border-color: #006ecc;
}

.leaseleads-link {
  color: #008AFF;
  transition: all 0.3s ease;
  background-color: transparent;
  border: 0;
  padding: 0;
  text-decoration: underline;
  text-underline-offset: 1px;
}
.leaseleads-link:hover {
  color: #151B53;
}
.leaseleads-link.leaseleads-link--primary-light {
  color: #008AFF;
}
.leaseleads-link.leaseleads-link--primary-light:hover {
  color: #151B53;
}
.leaseleads-link.leaseleads-link--primary-dark {
  color: #151B53;
}
.leaseleads-link.leaseleads-link--primary-dark:hover {
  color: #008AFF;
}

.leaseleads-form-disclaimer p {
  font-size: 10px;
  font-weight: lighter;
}

.is-flex {
  display: flex;
  flex-flow: row wrap;
}

.leaseleads-floor-plans {
  padding-top: 80px;
}
.leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar &gt; .leaseleads-container {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar &gt; .leaseleads-container {
    padding: 0 20px;
  }
}
.leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__filters {
  width: 25%;
  flex: 0 0 auto;
  padding: 0;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__filters {
    width: 100%;
    flex: 0 0 auto;
  }
}
.leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__filters &gt; ul {
  padding: 40px 20px;
}
.leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__filters .floor-plan-filter__title {
  width: 100%;
  text-align: center;
  margin: 0 0 30px;
}
.leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__filters .floor-plan-filter__field {
  width: 100%;
  margin: 15px auto 45px;
}
.leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__list {
  width: 75%;
  flex: 0 0 auto;
  padding-left: 60px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__list {
    width: 100%;
    flex: 0 0 auto;
    padding: 0;
  }
}
.leaseleads-floor-plans.leaseleads-floor-plans--has-sidebar .leaseleads-floor-plans__list .leaseleads-floor-plan-card.is-active {
  border-top: 0;
  border-bottom: 1px solid #dadada;
}

.leaseleads-floor-plans__title {
  text-align: center;
  margin: 0 0 40px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plans__title {
    font-size: 30px;
  }
}

.leaseleads-floor-plans__views {
  justify-content: center;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #f0f4fa;
  margin-bottom: 45px;
  padding: 0;
}
.leaseleads-floor-plans__views &gt; li {
  display: inline-block;
  list-style: none;
}
.leaseleads-floor-plans__views button {
  border: 0;
  background-color: transparent;
  padding: 10px 30px;
  color: #151B53;
}
.leaseleads-floor-plans__views button.is-selected {
  color: #008AFF;
  border-bottom: 2px solid #008AFF;
}

.leaseleads-floor-plans__layout-types {
  margin-bottom: 45px;
}
.leaseleads-floor-plans__layout-types &gt; ul {
  width: 100%;
  padding: 0;
  list-style: none;
  justify-content: center;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plans__layout-types &gt; ul &gt; li {
    padding: 0 0.5rem;
  }
}

.leaseleads-floor-plans__layout-type {
  margin: 0 6px 16px;
  border: 1px solid #333333;
  color: #333333;
  background-color: transparent;
  font-size: 16px;
  line-height: 1;
  padding: 15px 30px;
  transition: all 0.3s ease;
  min-width: 170px;
  border-radius: 4px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plans__layout-type {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.leaseleads-floor-plans__layout-type:hover {
  border-color: #008AFF;
  color: #008AFF;
}
.leaseleads-floor-plans__layout-type.is-active {
  border-color: #008AFF;
  color: #008AFF;
}
.leaseleads-floor-plans__layout-type.is-active &gt; span {
  display: inline-block;
  position: relative;
}
.leaseleads-floor-plans__layout-type.is-active &gt; span:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #008AFF;
  position: absolute;
  left: -22px;
  top: 50%;
  transform: translateY(-50%);
}

.leaseleads-floor-plan-card {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #DADADA;
  display: none;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.leaseleads-floor-plan-card.is-active {
  display: flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
}
.leaseleads-floor-plan-card.is-showing-specials .leaseleads-floor-plan-card__specials {
  opacity: 1;
  transform: translateY(0);
  max-height: 2000px;
}

.leaseleads-floor-plan-card__media {
  display: block;
  position: relative;
  flex: 0 0 auto;
  width: 50%;
  padding-right: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__media {
    width: 100%;
    padding: 0;
  }
}
.leaseleads-floor-plan-card__media img, .leaseleads-floor-plan-card__media picture {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  box-sizing: border-box;
  max-height: 400px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__media img, .leaseleads-floor-plan-card__media picture {
    max-height: 280px;
  }
}
.leaseleads-floor-plan-card__media .f-carousel__nav {
  display: none;
}

.leaseleads-floor-plan-card__image {
  position: relative;
}

.leaseleads-floor-plan-card__placeholder-image {
  padding: 9rem 0;
  text-align: center;
  display: block;
  background-color: transparent;
  border: 1px solid #e1e9f5;
  display: block;
  text-align: center;
}

.leaseleads-floor-plan__sold-out {
  padding: 0.75rem 0;
  background-color: #008AFF;
  color: white;
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  transform: translateY(-50%);
}

.leaseleads-floor-plan-card__units-available {
  background-color: #008AFF;
  color: white;
  width: auto;
  padding: 5px 10px;
  border-radius: 4px;
  position: absolute;
  right: 50px;
  top: 10px;
  z-index: 1;
  font-size: 14px;
}

.leaseleads-floor-plan-card__content {
  flex: 0 0 auto;
  width: 50%;
  padding-left: 40px;
  align-self: center;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__content {
    width: 100%;
    padding: 30px 15px 0;
  }
}

.leaseleads-floor-plan-card__title {
  margin: 0 0 20px;
  font-size: 45px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__title {
    font-size: 32px;
  }
}
@media screen and (max-width: 420px) {
  .leaseleads-floor-plan-card__title {
    font-size: 28px;
  }
}

.leaseleads-floor-plan-card__details {
  list-style: none;
  padding: 0;
  display: flex;
  text-align: left;
}
.leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large {
  flex-flow: row wrap;
}
.leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large p:empty {
  display: none;
}
.leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li {
  font-size: 16px;
  margin-bottom: 0;
}
@media screen and (max-width: 850px) {
  .leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li {
    width: 100%;
    flex: 0 0 100%;
    margin: 0 0 8px;
    padding-left: 0;
    border-right: 0;
    font-size: 14px;
  }
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li {
    width: auto;
    flex: none;
    font-size: 14px;
    border-right: 1px solid rgba(51, 51, 51, 0.25);
    padding-left: 10px;
  }
}
@media screen and (max-width: 375px) {
  .leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li {
    font-size: 12px;
  }
}
.leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li:first-of-type {
  padding-left: 0;
}
.leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li span {
  font-size: 16px;
}
@media screen and (max-width: 850px) {
  .leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li span {
    font-size: 14px;
  }
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li span {
    font-size: 14px;
  }
}
@media screen and (max-width: 375px) {
  .leaseleads-floor-plan-card__details.leaseleads-floor-plan-card__details--large &gt; li span {
    font-size: 12px;
  }
}
.leaseleads-floor-plan-card__details &gt; li {
  display: inline-block;
  border-right: 1px solid rgba(51, 51, 51, 0.25);
  line-height: 1;
  margin-right: 0;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 14px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__details &gt; li {
    font-size: 13px;
  }
}
.leaseleads-floor-plan-card__details &gt; li:first-of-type {
  padding-left: 0;
}
.leaseleads-floor-plan-card__details &gt; li:last-of-type {
  border-right: 0;
}
.leaseleads-floor-plan-card__details &gt; li span {
  font-weight: bold;
  color: #333333;
}

.leaseleads-floor-plan-card__description {
  margin: 20px 0;
}

.leaseleads-floor-plan-card__description p {
  font-size: 16px;
}

.leaseleads-floor-plan-card__description p:empty {
  display: none;
}

.leaseleads-floor-plan-card__description p:last-child {
  margin-bottom: 0;
}

.leaseleads-floor-plan-card__buttons {
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__buttons {
    margin-top: 16px;
  }
}
.leaseleads-floor-plan-card__buttons &gt; p, .leaseleads-floor-plan-card__buttons &gt; .leaseleads-button, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons &gt; input[type=submit] {
  width: calc(50% - 16px);
  display: inline-block;
  margin: 0 8px;
}
@media screen and (max-width: 850px) {
  .leaseleads-floor-plan-card__buttons &gt; p, .leaseleads-floor-plan-card__buttons &gt; .leaseleads-button, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons &gt; input[type=submit] {
    width: 100%;
    margin: 0 0 8px;
  }
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__buttons &gt; p, .leaseleads-floor-plan-card__buttons &gt; .leaseleads-button, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons &gt; input[type=submit] {
    width: calc(50% - 8px);
    margin: 0 4px;
  }
}
.leaseleads-floor-plan-card__buttons &gt; p:first-of-type {
  margin-left: 0;
}
.leaseleads-floor-plan-card__buttons &gt; p:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 375px) {
  .leaseleads-floor-plan-card__buttons &gt; p {
    width: 100%;
    margin: 0 0 8px;
  }
}
.leaseleads-floor-plan-card__buttons &gt; p .leaseleads-button, .leaseleads-floor-plan-card__buttons &gt; p .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons &gt; p input[type=submit] {
  width: 100%;
  margin: 0;
}
.leaseleads-floor-plan-card__buttons .leaseleads-button, .leaseleads-floor-plan-card__buttons .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons input[type=submit] {
  padding: 15px 20px;
  display: inline-block;
  font-size: 16px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__buttons .leaseleads-button, .leaseleads-floor-plan-card__buttons .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons input[type=submit] {
    font-size: 13px;
    padding: 15px 25px;
  }
}
@media screen and (max-width: 420px) {
  .leaseleads-floor-plan-card__buttons .leaseleads-button, .leaseleads-floor-plan-card__buttons .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons input[type=submit] {
    font-size: 12px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 375px) {
  .leaseleads-floor-plan-card__buttons .leaseleads-button, .leaseleads-floor-plan-card__buttons .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons input[type=submit] {
    font-size: 11px;
    padding: 15px 10px;
    width: 100%;
    margin: 0 0 8px;
  }
}
.leaseleads-floor-plan-card__buttons .leaseleads-button:first-of-type, .leaseleads-floor-plan-card__buttons .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit]:first-of-type, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons input[type=submit]:first-of-type {
  margin-left: 0;
}
.leaseleads-floor-plan-card__buttons .leaseleads-button:last-of-type, .leaseleads-floor-plan-card__buttons .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit]:last-of-type, .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__buttons input[type=submit]:last-of-type {
  margin-right: 0;
}

.leaseleads-floor-plan-card__links {
  display: block;
  margin-top: 22px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__links {
    margin-top: 12px;
  }
}
.leaseleads-floor-plan-card__links &gt; p {
  display: inline-block;
  margin: 0;
}
.leaseleads-floor-plan-card__links .leaseleads-link {
  margin-right: 20px;
  text-decoration: underline;
  font-size: 16px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan-card__links .leaseleads-link {
    font-size: 14px;
  }
}
.leaseleads-floor-plan-card__links .leaseleads-link.leaseleads-link--specials {
  color: #008AFF;
}
.leaseleads-floor-plan-card__links .leaseleads-link.leaseleads-link--specials:hover {
  color: #151B53;
}

.leaseleads-floor-plan-card__specials {
  padding: 0;
  list-style: none;
  overflow: hidden;
  opacity: 1;
  transition: all 0.3s ease;
}

.leaseleads-floor-plan-card__special {
  background-color: #f0f4fa;
  padding: 12px 20px;
  margin-top: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.leaseleads-floor-plan-card__special.is-active {
  max-height: 800px;
  opacity: 1;
  padding: 16px 25px;
}
.leaseleads-floor-plan-card__special:last-of-type {
  margin-bottom: 0;
}
.leaseleads-floor-plan-card__special &gt; h3 {
  margin: 0 0 10px;
  font-size: 22px;
  color: #151B53;
  display: inline-block;
}
.leaseleads-floor-plan-card__special p {
  font-size: 15px;
  margin-bottom: 10px;
  color: #151B53;
  display: inline-block;
}
.leaseleads-floor-plan-card__special p:last-of-type {
  margin-bottom: 0;
}
.leaseleads-floor-plan-card__special a {
  margin-left: 8px;
}
.leaseleads-floor-plan-card__special .leaseleads-button, .leaseleads-floor-plan-card__special .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan-card__special input[type=submit] {
  padding: 6px 12px;
  font-size: 12px;
}

.leaseleads-floor-plans__filters {
  background-color: #f0f4fa;
  border-radius: 4px;
}
.leaseleads-floor-plans__filters &gt; ul {
  padding: 50px 40px 20px;
  list-style: none;
  justify-content: center;
  margin-bottom: 25px;
}

.floor-plan-filter__title {
  font-size: 16px;
  align-self: center;
  color: #151B53;
  letter-spacing: 0;
  display: none;
}
@media screen and (max-width: 1200px) {
  .floor-plan-filter__title {
    display: none;
  }
}
@media screen and (max-width: 567px) {
  .floor-plan-filter__title {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    padding-right: 0;
  }
}

.floor-plan-filter__submit {
  align-self: center;
  padding-left: 15px;
}
@media screen and (max-width: 1200px) {
  .floor-plan-filter__submit {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 567px) {
  .floor-plan-filter__submit {
    padding-left: 0;
  }
}
.floor-plan-filter__submit input {
  background-color: transparent;
  letter-spacing: 0;
  font-size: 14px;
  width: 100%;
  cursor: pointer;
}

.floor-plan-filter__field {
  width: 250px;
  padding: 0 15px;
  align-self: center;
  position: relative;
  width: 250px;
}
@media screen and (max-width: 567px) {
  .floor-plan-filter__field {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 900px) {
  .floor-plan-filter__field.is-range {
    width: 50%;
    text-align: center;
  }
}
@media screen and (max-width: 567px) {
  .floor-plan-filter__field.is-range {
    width: 100%;
  }
}
.floor-plan-filter__field.is-range .inner {
  background-color: transparent;
  border: 0;
}
.floor-plan-filter__field.is-range label {
  top: -24px;
}
.floor-plan-filter__field.is-range input {
  background-color: transparent;
}
.floor-plan-filter__field.is-range .range {
  display: block;
  width: 100%;
  font-size: 12px;
  margin-top: 14px;
  padding-left: 3px;
  color: #151B53;
}
.floor-plan-filter__field.is-range .icon {
  display: none;
}
.floor-plan-filter__field.floor-plan-filter__field--terms select {
  width: 100%;
  height: 100%;
  background-color: white;
  border: none;
  height: 40px;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 15px;
  color: #151B53;
}
.floor-plan-filter__field.floor-plan-filter__field--date svg path {
  fill: #151B53;
}
@media screen and (max-width: 900px) {
  .floor-plan-filter__field.floor-plan-filter__field--date {
    padding-left: 0;
    text-align: center;
    margin-bottom: 50px;
    width: 51%;
    min-width: 250px;
  }
}
@media screen and (max-width: 567px) {
  .floor-plan-filter__field.floor-plan-filter__field--date {
    width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 567px) {
  .floor-plan-filter__field.floor-plan-filter__field--date input {
    width: 100%;
  }
}
.floor-plan-filter__field .inner {
  position: relative;
  background-color: white;
  border: 1px solid #dde6f4;
}
.floor-plan-filter__field br {
  display: none;
}
.floor-plan-filter__field .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 22px;
}
.floor-plan-filter__field label {
  display: block;
  width: 100%;
  color: rgba(21, 27, 83, 0.5);
  font-size: 15px;
  margin-bottom: 5px;
  position: absolute;
  left: 0;
  top: -28px;
}
.floor-plan-filter__field input {
  padding: 12px 15px 12px 45px;
  border: 0;
  border-radius: 4px;
  color: #151B53;
  font-size: 15px;
  cursor: pointer;
  max-width: 100%;
}
.floor-plan-filter__field input:active, .floor-plan-filter__field input:focus {
  outline: none;
}
.floor-plan-filter__field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #151B53;
}
.floor-plan-filter__field input::-moz-placeholder { /* Firefox 19+ */
  color: #151B53;
}
.floor-plan-filter__field input:-ms-input-placeholder { /* IE 10+ */
  color: #151B53;
}
.floor-plan-filter__field input:-moz-placeholder { /* Firefox 18- */
  color: #151B53;
}

.leaseleads-floor-plans__no-results {
  text-align: center;
  background-color: #f0f4fa;
  padding: 60px 30px;
  border-radius: 4px;
  display: none;
}
.leaseleads-floor-plans__no-results.is-active {
  display: block;
}
.leaseleads-floor-plans__no-results h3, .leaseleads-floor-plans__no-results p {
  color: #151B53;
}

.datepicker--filter {
  width: 100%;
  max-width: 320px;
  padding: 15px 25px 15px;
  margin: 0 auto;
  display: block;
  background-color: #fbfcfe;
  margin-left: -50px;
  margin-top: 2px;
  border-radius: 4px;
  box-shadow: 0 0 5px 0 rgba(21, 27, 83, 0.1);
}
.datepicker--filter .ui-datepicker-header {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  justify-content: space-between;
}
.datepicker--filter .ui-datepicker-prev,
.datepicker--filter .ui-datepicker-next {
  width: 50%;
  display: inline-block;
  text-align: left;
  margin-bottom: 1rem;
}
.datepicker--filter .ui-datepicker-prev &gt; span,
.datepicker--filter .ui-datepicker-next &gt; span {
  color: #008AFF;
  font-size: 10px;
  text-transform: uppercase;
}
.datepicker--filter .ui-datepicker-next {
  text-align: right;
}
.datepicker--filter .ui-datepicker-title {
  width: 100%;
  text-align: center;
  color: #151B53;
  margin-bottom: 1.5rem;
  font-size: 14px;
  font-weight: bold;
}
.datepicker--filter .ui-datepicker-calendar {
  width: 100%;
  margin: 0 auto;
}
.datepicker--filter .ui-datepicker-calendar thead {
  color: #151B53;
  letter-spacing: 0.05em;
}
.datepicker--filter .ui-datepicker-calendar thead th {
  width: 32px;
  height: 18px;
}
.datepicker--filter .ui-datepicker-calendar thead th span {
  position: relative;
  display: block;
  transform: translateY(-10px);
  font-weight: normal;
  font-size: 12px;
}
.datepicker--filter .ui-datepicker-calendar tbody td {
  position: relative;
  height: 35px;
}
.datepicker--filter .ui-datepicker-calendar tbody td a, .datepicker--filter .ui-datepicker-calendar tbody td span {
  position: relative;
  height: 24px;
  width: 24px;
  color: #151B53;
  text-align: center;
  display: block;
  font-size: 12px;
  margin: 0 auto;
  border-radius: 50%;
}
.datepicker--filter .ui-datepicker-calendar tbody td span {
  opacity: 0.25;
}
.datepicker--filter .ui-datepicker-calendar tbody .ui-datepicker-current-day &gt; a {
  color: white;
  position: relative;
  z-index: 1;
}
.datepicker--filter .ui-datepicker-calendar tbody .ui-datepicker-current-day &gt; a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: -6.75px;
  border-radius: 50%;
  background-color: rgba(0, 138, 255, 0.6);
  z-index: -1;
}

/*
* Embed.
*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .embed-container.embed-container--sitemap {
    height: 90vh;
    padding-bottom: 0;
  }
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.leaseleads-price-stroke {
  position: relative;
}
.leaseleads-price-stroke:after {
  background-color: #333333;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: rotate(-11deg);
  width: 100%;
}

/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 12px;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
  display: none;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--round {
  height: 15px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 13px;
  height: 12px;
  background: #e5ecf6;
  border-radius: 0px;
}

.irs--round .irs-bar {
  top: 15px;
  height: 8px;
  background-color: #008AFF;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 9px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 1px solid #E4E5EC;
  box-sizing: border-box;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.03);
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
  display: none;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.leaseleads-floor-plan {
  position: relative;
  display: block;
}
.leaseleads-floor-plan.has-special:before {
  height: 425px;
}
.leaseleads-floor-plan:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 350px;
  background-color: rgba(240, 244, 250, 0.33);
  z-index: 0;
}
.leaseleads-floor-plan &gt; .leaseleads-container {
  position: relative;
  z-index: 1;
}
.leaseleads-floor-plan &gt; .leaseleads-container:first-of-type {
  padding-top: 60px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan &gt; .leaseleads-container {
    padding: 40px 20px 0;
  }
}

.leaseleads-floor-plan__name {
  text-align: center;
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .leaseleads-floor-plan__name {
    font-size: 50px;
  }
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__name {
    font-size: 40px;
  }
}
@media screen and (max-width: 420px) {
  .leaseleads-floor-plan__name {
    font-size: 35px;
  }
}

.leaseleads-floor-plan__details {
  text-align: center;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  padding: 25px 0 0;
  justify-content: center;
}
.leaseleads-floor-plan__details &gt; li {
  display: flex;
  flex-flow: row wrap;
  margin: 0 20px;
  width: auto;
  line-height: 1;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__details &gt; li {
    margin-bottom: 14px;
  }
}
.leaseleads-floor-plan__details &gt; li &gt; .label {
  align-self: center;
  font-size: 16px;
  padding-right: 15px;
  font-weight: normal;
  color: rgba(21, 27, 83, 0.66);
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__details &gt; li &gt; .label {
    font-size: 15px;
  }
}
.leaseleads-floor-plan__details &gt; li &gt; .value {
  align-self: center;
  font-weight: bold;
  font-size: 30px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__details &gt; li &gt; .value {
    font-size: 24px;
  }
}
.leaseleads-floor-plan__details &gt; li &gt; .value &gt; span {
  font-size: 0.55em;
}

.leaseleads-floor-plan__media {
  position: relative;
  text-align: center;
  padding: 50px 0;
  max-width: 640px;
  margin: 0 auto;
}
.leaseleads-floor-plan__media.leaseleads-floor-plan__media--empty {
  padding: 14rem 0;
  text-align: center;
  display: block;
  background-color: white;
  border: 1px solid #e1e9f5;
  margin: 2rem auto;
}
.leaseleads-floor-plan__media.leaseleads-floor-plan__media--empty span {
  display: block;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .leaseleads-floor-plan__media.leaseleads-floor-plan__media--empty {
    padding: 9rem 0;
  }
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__media.leaseleads-floor-plan__media--empty {
    padding: 7rem 0;
  }
}
.leaseleads-floor-plan__media img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  border: 1px solid rgba(21, 27, 83, 0.066);
  background-color: white;
  padding: 32px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.leaseleads-floor-plan__media .f-carousel__slide {
  position: relative;
  width: 100%;
  height: 550px;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .leaseleads-floor-plan__media .f-carousel__slide {
    height: 420px;
  }
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__media .f-carousel__slide {
    height: 300px;
  }
}
.leaseleads-floor-plan__media .f-carousel__button svg {
  stroke: #008AFF;
}
.leaseleads-floor-plan__media .f-carousel__nav {
  display: none;
}
.leaseleads-floor-plan__media .f-carousel__dots {
  top: auto;
  bottom: 20px;
}
.leaseleads-floor-plan__media .f-carousel__dot.is-selected {
  color: #151B53;
}

.leaseleads-floor-plan__price {
  display: flex;
  text-align: center;
  justify-content: center;
}
.leaseleads-floor-plan__price strong {
  align-self: center;
  font-size: 18px;
  margin-right: 12px;
}
.leaseleads-floor-plan__price span {
  align-self: center;
}
.leaseleads-floor-plan__price p {
  font-size: 24px;
  text-align: center;
  display: block;
  margin: 0 auto 16px;
}

.leaseleads-floor-plan__actions {
  justify-content: center;
  padding: 1rem 0 2rem;
  border-bottom: 1px solid #f0f4fa;
  width: 640px;
  max-width: calc(100% - 100px);
  margin: 0 auto;
}
.leaseleads-floor-plan__actions button {
  margin: 0 0.5rem;
  padding: 15px 25px;
}

.leaseleads-floor-plan__actions-top {
  width: 100%;
  justify-content: center;
  text-align: center;
  margin-bottom: 25px;
}
.leaseleads-floor-plan__actions-top .leaseleads-button, .leaseleads-floor-plan__actions-top .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan__actions-top input[type=submit] {
  min-width: 220px;
  padding: 15px 15px;
  margin: 0 8px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__actions-top .leaseleads-button, .leaseleads-floor-plan__actions-top .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan__actions-top input[type=submit] {
    margin-bottom: 10px;
  }
}

.leaseleads-floor-plans__actions-title {
  text-align: center;
  width: 100%;
  color: #151B53;
  margin: 0 0 1rem;
}

.leaseleads-floor-plan__content {
  text-align: center;
  padding: 40px 0;
}

.leaseleads-floor-plan__disclaimer {
  text-align: center;
  padding: 80px 0 40px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__disclaimer {
    padding: 40px 20px 0;
  }
}

.leaseleads-floor-plan__disclaimer p:last-child {
  margin-bottom: 0;
}

.leaseleads-floor-plans__availability {
  text-align: center;
}
.leaseleads-floor-plan__date-filter {
  background-color: white;
  border-radius: 4px;
  padding: 25px;
  margin: 20px 0 0;
  justify-content: center;
  position: relative;
}
.leaseleads-floor-plan__date-filter &gt; form {
  justify-content: center;
}
.leaseleads-floor-plan__date-filter label {
  align-self: center;
  display: inline-block;
  font-size: 18px;
  color: #151B53;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__date-filter label {
    margin-bottom: 10px;
    width: 100%;
  }
}
.leaseleads-floor-plan__date-filter input[type=text] {
  position: relative;
  align-self: center;
  display: inline-block;
  background-color: transparent;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #d5e0f1;
  cursor: pointer;
  font-size: 16px;
  color: #151B53;
  letter-spacing: 0;
  padding-left: 50px !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__date-filter input[type=text] {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
}
.leaseleads-floor-plan__date-filter input[type=text]::-webkit-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__date-filter input[type=text]:-moz-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__date-filter input[type=text]::-moz-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__date-filter input[type=text]:-ms-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__date-filter input[type=text] ::-ms-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__date-filter input[type=submit] {
  align-self: center;
  display: inline-block;
  transition: all 0.3s ease;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: normal;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__date-filter input[type=submit] {
    width: 100%;
  }
}
.leaseleads-floor-plan__date-filter input[type=submit]:hover {
  background-color: #151B53;
  border-color: #151B53;
}

.leaseleads-floor-plan__date-filter-field {
  background-color: white;
  width: 250px;
  position: relative;
  margin: 0 20px;
}
.leaseleads-floor-plan__date-filter-field svg {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.leaseleads-floor-plan__date-filter-field svg path {
  fill: #151B53;
}

.leaseleads-floor-plan__unit-labels,
.leaseleads-floor-plan__unit-type-labels {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  list-style: none;
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: white;
  border-top: 1px solid #f0f4fa;
}
.leaseleads-floor-plan__unit-labels &gt; li,
.leaseleads-floor-plan__unit-type-labels &gt; li {
  width: 16.66666667%;
  font-weight: bold;
  text-align: center;
}
.leaseleads-floor-plan__unit-labels &gt; li:first-of-type,
.leaseleads-floor-plan__unit-type-labels &gt; li:first-of-type {
  text-align: left;
  padding-left: 25px;
}
.leaseleads-floor-plan__unit-labels &gt; li:last-of-type,
.leaseleads-floor-plan__unit-type-labels &gt; li:last-of-type {
  text-align: right;
  padding-right: 25px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__unit-labels &gt; li,
.leaseleads-floor-plan__unit-type-labels &gt; li {
    font-size: 10px;
  }
}

.leaseleads-floor-plan__unit,
.leaseleads-floor-plan__unit-type {
  list-style: none;
  flex-flow: row wrap;
  padding: 15px 0;
  display: none;
}
.leaseleads-floor-plan__unit.is-active,
.leaseleads-floor-plan__unit-type.is-active {
  display: flex;
}
.leaseleads-floor-plan__unit.is-even,
.leaseleads-floor-plan__unit-type.is-even {
  background-color: white;
  border-bottom: 0;
}
.leaseleads-floor-plan__unit.is-odd,
.leaseleads-floor-plan__unit-type.is-odd {
  background-color: rgba(240, 244, 250, 0.5);
  border-bottom: 1px solid #f0f4fa;
}
.leaseleads-floor-plan__unit.is-showing-terms,
.leaseleads-floor-plan__unit-type.is-showing-terms {
  padding-bottom: 0;
}
.leaseleads-floor-plan__unit.is-showing-terms .expand,
.leaseleads-floor-plan__unit-type.is-showing-terms .expand {
  transform: rotate(45deg);
}
.leaseleads-floor-plan__unit.is-showing-terms .leaseleads-floor-plan__unit-terms,
.leaseleads-floor-plan__unit-type.is-showing-terms .leaseleads-floor-plan__unit-terms {
  display: flex;
}
.leaseleads-floor-plan__unit.is-showing-terms .leaseleads-floor-plan__unit-terms:first-of-type,
.leaseleads-floor-plan__unit-type.is-showing-terms .leaseleads-floor-plan__unit-terms:first-of-type {
  margin-top: 15px;
}
.leaseleads-floor-plan__unit &gt; li,
.leaseleads-floor-plan__unit-type &gt; li {
  width: 16.66666667%;
  text-align: center;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__unit &gt; li,
.leaseleads-floor-plan__unit-type &gt; li {
    font-size: 10px;
  }
}
.leaseleads-floor-plan__unit &gt; li:first-of-type,
.leaseleads-floor-plan__unit-type &gt; li:first-of-type {
  text-align: left;
  padding-left: 25px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__unit &gt; li:first-of-type,
.leaseleads-floor-plan__unit-type &gt; li:first-of-type {
    padding-left: 12px;
  }
}
.leaseleads-floor-plan__unit &gt; li:last-of-type,
.leaseleads-floor-plan__unit-type &gt; li:last-of-type {
  text-align: right;
  padding-right: 25px;
}
.leaseleads-floor-plan__unit &gt; li .expand,
.leaseleads-floor-plan__unit-type &gt; li .expand {
  position: relative;
  display: inline-block;
  transform-origin: 10px 10px;
  margin-right: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  top: 3px;
}
.leaseleads-floor-plan__unit &gt; li .expand.expand--disabled,
.leaseleads-floor-plan__unit-type &gt; li .expand.expand--disabled {
  opacity: 0;
  pointer-events: none;
}
.leaseleads-floor-plan__unit &gt; li .expand svg,
.leaseleads-floor-plan__unit-type &gt; li .expand svg {
  width: 20px;
  height: auto;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__unit &gt; li .expand svg,
.leaseleads-floor-plan__unit-type &gt; li .expand svg {
    width: 12px;
  }
}
.leaseleads-floor-plan__unit &gt; li .expand svg path,
.leaseleads-floor-plan__unit-type &gt; li .expand svg path {
  stroke: #008AFF;
}
.leaseleads-floor-plan__unit a,
.leaseleads-floor-plan__unit-type a {
  text-decoration: underline;
  transition: all 0.3s ease;
}
.leaseleads-floor-plan__unit a:hover,
.leaseleads-floor-plan__unit-type a:hover {
  opacity: 0.75;
}

.leaseleads-floor-plan__unit-type &gt; li,
.leaseleads-floor-plan__unit-type-labels &gt; li {
  color: #151B53;
  width: 20%;
  text-align: center;
}

.leaseleads-floor-plan__unit-terms-wrapper {
  width: 100%;
}

.leaseleads-floor-plan__unit-terms {
  display: none;
  width: 100%;
  padding: 15px 0;
  border-top: 1px solid rgba(21, 27, 83, 0.05);
  border-bottom: 1px solid rgba(21, 27, 83, 0.05);
}
.leaseleads-floor-plan__unit-terms.leaseleads-floor-plan__unit-terms--labels {
  margin-top: 15px;
  display: none !important;
}
.leaseleads-floor-plan__unit-terms.leaseleads-floor-plan__unit-terms--labels &gt; li {
  font-weight: bold;
}
.leaseleads-floor-plan__unit-terms &gt; li {
  width: 16.66666667%;
  display: inline-block;
  list-style: none;
  box-sizing: border-box;
}
.leaseleads-floor-plan__unit-terms &gt; li:first-of-type {
  text-align: left;
  padding-left: 25px;
}
.leaseleads-floor-plan__unit-terms &gt; li:last-of-type {
  text-align: right;
  padding-right: 25px;
}
@media screen and (max-width: 567px) {
  .leaseleads-floor-plan__unit-terms &gt; li {
    font-size: 10px;
  }
}

.leaseleads-floor-plan__no-matches {
  width: 100%;
  background-color: rgba(240, 244, 250, 0.5);
  padding: 4rem 2rem;
  text-align: center;
  justify-content: center;
  display: none;
}
.leaseleads-floor-plan__no-matches &gt; h4 {
  color: #151B53;
}
.leaseleads-floor-plan__no-matches.is-active {
  margin-top: 4rem;
  display: flex;
}

.leaseleads-floor-plan__specials {
  padding: 0;
  list-style: none;
  overflow: hidden;
  opacity: 1;
  transition: all 0.3s ease;
}

.leaseleads-floor-plan__special {
  background-color: #f0f4fa;
  padding: 12px 20px;
  margin-top: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.leaseleads-floor-plan__special:first-of-type {
  margin-top: 0;
}
.leaseleads-floor-plan__special.is-active {
  max-height: 800px;
  opacity: 1;
  padding: 16px 25px;
}
.leaseleads-floor-plan__special:last-of-type {
  margin-bottom: 0;
}
.leaseleads-floor-plan__special &gt; h3 {
  margin: 0 0 10px;
  font-size: 22px;
  color: #151B53;
  display: inline-block;
}
.leaseleads-floor-plan__special p {
  font-size: 15px;
  margin-bottom: 10px;
  color: #151B53;
  display: inline-block;
}
.leaseleads-floor-plan__special p:last-of-type {
  margin-bottom: 0;
}
.leaseleads-floor-plan__special .leaseleads-button, .leaseleads-floor-plan__special .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-floor-plan__special input[type=submit] {
  padding: 6px 12px;
  font-size: 12px;
}

.leaseleads-floor-plan__specials {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
}

.leaseleads-floor-plan__special {
  text-align: center;
  width: auto;
  background-color: #008AFF;
}
.leaseleads-floor-plan__special &gt; h3, .leaseleads-floor-plan__special &gt; p {
  color: white;
}
.leaseleads-floor-plan__special a {
  margin-left: 15px;
  line-height: 1;
  display: inline-block;
}

.leaseleads-tabs-menu {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  padding: 1rem 0 0;
}
.leaseleads-tabs-menu &gt; li {
  display: inline-block;
  padding: 10px 25px 15px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.leaseleads-tabs-menu &gt; li.is-active {
  color: #008AFF;
  border-bottom: 2px solid #008AFF;
}

.leaseleads-tabs-content {
  display: none;
  background-color: rgba(240, 244, 250, 0.33);
}
.leaseleads-tabs-content.is-active {
  display: block;
  padding: 60px 0;
  border-top: 1px solid #f0f4fa;
}

.leaseleads-tabs-content__intro {
  text-align: center;
  max-width: calc(100% - 3rem);
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 567px) {
  .leaseleads-tabs-content__intro {
    max-width: calc(100% - 2rem);
  }
}
.leaseleads-floor-plan__contact-form {
  width: 700px;
  margin: 0 auto;
  background-color: white;
  border: 1px solid #f0f4fa;
  border-radius: 4px;
  padding: 50px;
  margin-top: 30px;
}
.leaseleads-floor-plan__contact-form form input[type=text],
.leaseleads-floor-plan__contact-form form input[type=email],
.leaseleads-floor-plan__contact-form form input[type=tel],
.leaseleads-floor-plan__contact-form form textarea {
  background: rgba(240, 244, 250, 0.5);
}
.leaseleads-floor-plan__contact-form form input[type=text]::-webkit-input-placeholder,
.leaseleads-floor-plan__contact-form form input[type=email]::-webkit-input-placeholder,
.leaseleads-floor-plan__contact-form form input[type=tel]::-webkit-input-placeholder,
.leaseleads-floor-plan__contact-form form textarea::-webkit-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__contact-form form input[type=text]:-moz-placeholder,
.leaseleads-floor-plan__contact-form form input[type=email]:-moz-placeholder,
.leaseleads-floor-plan__contact-form form input[type=tel]:-moz-placeholder,
.leaseleads-floor-plan__contact-form form textarea:-moz-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__contact-form form input[type=text]::-moz-placeholder,
.leaseleads-floor-plan__contact-form form input[type=email]::-moz-placeholder,
.leaseleads-floor-plan__contact-form form input[type=tel]::-moz-placeholder,
.leaseleads-floor-plan__contact-form form textarea::-moz-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__contact-form form input[type=text]:-ms-input-placeholder,
.leaseleads-floor-plan__contact-form form input[type=email]:-ms-input-placeholder,
.leaseleads-floor-plan__contact-form form input[type=tel]:-ms-input-placeholder,
.leaseleads-floor-plan__contact-form form textarea:-ms-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__contact-form form input[type=text] ::-ms-input-placeholder,
.leaseleads-floor-plan__contact-form form input[type=email] ::-ms-input-placeholder,
.leaseleads-floor-plan__contact-form form input[type=tel] ::-ms-input-placeholder,
.leaseleads-floor-plan__contact-form form textarea ::-ms-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-floor-plan__contact-form .gfield label {
  display: block;
  text-align: left;
  color: #151B53;
}
.leaseleads-floor-plan__contact-form .gform_footer {
  text-align: center;
  display: block;
  width: 100%;
}
.leaseleads-floor-plan__contact-form .gform_footer input[type=submit] {
  padding: 15px 60px;
}
.leaseleads-floor-plan__contact-form .gform_footer input[type=submit]:hover {
  border-width: 2px;
}

.leaseleads-tour.leaseleads-tour--summary.fancybox__content, .leaseleads-tour.leaseleads-tour--summary.fancybox-content {
  max-width: 420px;
  width: 100%;
}
.leaseleads-tour.fancybox__content, .leaseleads-tour.fancybox-content {
  padding: 0;
  width: 780px;
  max-width: 100%;
  border-radius: 4px;
}
.leaseleads-tour .gform_submission_error {
  font-size: 18px;
  color: #151B53;
  margin-bottom: 20px;
}
.leaseleads-tour .gform_ajax_spinner {
  display: none;
}

#leaseleads-tour-datepicker .ui-datepicker-header {
  position: relative;
}
#leaseleads-tour-datepicker .ui-icon-circle-triangle-e,
#leaseleads-tour-datepicker .ui-icon-circle-triangle-w {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
#leaseleads-tour-datepicker .ui-icon-circle-triangle-w {
  right: 40px;
}

.leaseleads-tour__step {
  display: none;
  background-color: #f0f4fa;
}
.leaseleads-tour__step.is-active {
  display: block;
}
.leaseleads-tour__step.leaseleads-tour__step--tour-type {
  background-color: white;
}
.leaseleads-tour__step.leaseleads-tour__step--form {
  padding: 0 30px 0;
  background-color: white;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__step.leaseleads-tour__step--form {
    padding: 0;
  }
}
.leaseleads-tour__step.leaseleads-tour__step--summary {
  background-color: #fff;
  background-color: #f0f4fa;
}
.leaseleads-tour__step &gt; p {
  font-size: 15px;
  text-align: center;
  margin: 0 0 20px;
  color: #151B53;
  padding: 0 25px;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__step &gt; p {
    font-size: 13px;
    padding: 0 15px;
  }
}
.leaseleads-tour__step .gform_wrapper {
  max-width: 500px;
  margin: 0 auto;
  padding: 40px 50px 40px;
  border: 1px solid #dde6f4;
  border-bottom: 0;
  margin-top: -20px;
  border-radius: 4px;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__step .gform_wrapper {
    padding: 40px 30px 40px;
  }
}
.leaseleads-tour__step .gform_body .gfield {
  padding: 0;
  margin-bottom: 25px;
}
.leaseleads-tour__step .gform_body .gfield.gform_hidden {
  margin-bottom: 0;
}
.leaseleads-tour__step .gform_body .gfield_label {
  color: #151B53;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 2px;
  display: block;
}
.leaseleads-tour__step .gform_body .gfield_label span {
  margin-left: 4px;
}
.leaseleads-tour__step .gform_body .gfield_required {
  color: #a5a5a5;
  font-size: 11px;
}
.leaseleads-tour__step .gform_body input[type=text],
.leaseleads-tour__step .gform_body input[type=tel],
.leaseleads-tour__step .gform_body input[type=email] {
  color: #151B53;
  text-transform: none;
  letter-spacing: 0;
  border: 0;
  background-color: #f0f4fa;
  padding: 14px 12px !important;
  border-radius: 4px;
  width: 100%;
  display: block;
}
.leaseleads-tour__step .gform_body input[type=text]::-moz-placeholder, .leaseleads-tour__step .gform_body input[type=email]::-moz-placeholder, .leaseleads-tour__step .gform_body input[type=tel]::-moz-placeholder {
  text-transform: none;
  letter-spacing: 0;
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-tour__step .gform_body input[type=text]::placeholder,
.leaseleads-tour__step .gform_body input[type=email]::placeholder,
.leaseleads-tour__step .gform_body input[type=tel]::placeholder {
  text-transform: none;
  letter-spacing: 0;
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-tour__step .gform_body .gfield_validation_message,
.leaseleads-tour__step .gform_body .validation_message {
  font-size: 11px;
  padding: 8px 15px 8px 0;
  border-radius: 7px;
  color: #f52525 !important;
}
.leaseleads-tour__step .gform_footer {
  display: block;
  width: 100%;
  padding: 20px 0 0 !important;
  margin: 0 !important;
}
.leaseleads-tour__step .gform_footer input[type=submit] {
  display: block;
  width: 100%;
  border: 0;
  padding: 15px 0;
  background-color: #008AFF;
  color: white;
}
.leaseleads-tour__step .gform_footer input[type=submit]:hover {
  border: 0;
  background-color: #299dff;
}
.leaseleads-tour__step .leaseleads-widget__confirmation {
  margin: -20px auto 50px;
  text-align: center;
  padding: 50px 50px 0;
}

.leaseleads-tour__header.is-active {
  text-align: center;
  padding: 25px 20px;
  color: #151B53;
  font-size: 24px;
  line-height: 1.25;
  font-weight: normal;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.33;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__header.is-active {
    font-size: 20px;
  }
}

.leaseleads-tour__title {
  text-align: center;
  color: #151B53;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.33;
  margin: 25px 0 5px;
  padding: 0 25px;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__title {
    line-height: 1.25;
    font-size: 20px;
  }
}

.leaseleads-tour__types {
  width: 100%;
  padding: 0;
  justify-content: center;
  padding: 0;
  background-color: white;
  border-top: 1px solid #dde6f4;
}
.leaseleads-tour__types.leaseleads-tour__types--3 .leaseleads-tour__type {
  width: 33%;
  padding: 50px 28px;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__types.leaseleads-tour__types--3 .leaseleads-tour__type {
    width: 100%;
    padding: 30px 30px;
  }
}
.leaseleads-tour__types.leaseleads-tour__types--3 .leaseleads-tour__type &gt; p {
  font-size: 14px;
}
.leaseleads-tour__types.leaseleads-tour__types--2 .leaseleads-tour__type {
  width: 50%;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__types.leaseleads-tour__types--2 .leaseleads-tour__type {
    width: 100%;
  }
}

.leaseleads-tour__type {
  list-style: none;
  margin: 0;
  padding: 50px 40px;
  border-right: 1px solid #dde6f4;
  text-align: center;
  align-items: stretch;
  transition: all 0.3s ease;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__type {
    padding: 30px 30px;
    border-bottom: 1px solid #dde6f4;
    border-right: 0;
  }
}
.leaseleads-tour__type:hover {
  background-color: #f8fafd;
}
.leaseleads-tour__type:last-of-type {
  border-right: 0;
}
.leaseleads-tour__type .inner {
  align-self: center;
  height: auto;
  margin: 0 auto;
}
.leaseleads-tour__type h4 {
  font-size: 16px;
  margin: 0 0 10px;
  color: #008AFF;
}
.leaseleads-tour__type p {
  font-size: 14px;
  line-height: 1.5;
  color: #151B53;
}

.leaseleads-tour__type-button {
  background-color: white;
  font-size: 14px;
  transition: all 0.2s ease;
  padding: 10px 35px;
  border-radius: 4px;
  border: 1px solid #dde6f4;
  color: #008AFF;
  min-width: 146px;
}
.leaseleads-tour__type-button:hover {
  border-color: #008AFF;
  background-color: #008AFF;
  color: white;
}
.leaseleads-tour__type-button:focus, .leaseleads-tour__type-button:active {
  outline: 0 !important;
}
.leaseleads-tour__type-button.is-active {
  background-color: #008AFF;
  color: white;
}
.leaseleads-tour__type-button svg {
  width: 14px;
  height: auto;
  margin-right: 5px;
  position: relative;
  transform: translateY(1.5px);
}

.leaseleads-tour__date {
  background-color: white;
  border-top: 1px solid #dde6f4;
}
.leaseleads-tour__date &gt; .left, .leaseleads-tour__date &gt; .right {
  position: relative;
  width: 50%;
  padding: 25px 30px 50px;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__date &gt; .left, .leaseleads-tour__date &gt; .right {
    width: 100%;
    padding: 25px 30px 10px;
  }
}
.leaseleads-tour__date &gt; .left {
  border-right: 1px solid #dde6f4;
}

.leaseleads-tour__time {
  position: relative;
}
.leaseleads-tour__time.leaseleads-loading &gt; svg {
  opacity: 1;
  z-index: 1;
  animation: spin 1.5s forwards infinite;
}
.leaseleads-tour__time &gt; svg {
  opacity: 0;
  position: absolute;
  left: calc(50% - 11px);
  top: calc(50% - 11px);
}
.leaseleads-tour__time &gt; svg path {
  stroke: #151B53;
}
.leaseleads-tour__time &gt; h4 {
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 24px;
  color: #151B53;
  padding-left: 5px;
}
.leaseleads-tour__time &gt; .results {
  padding: 0;
  min-height: 290px;
}
.leaseleads-tour__time &gt; .results &gt; h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  color: #151B53;
  padding-top: 30px;
  border-top: 1px solid #f0f4fa;
}
.leaseleads-tour__time &gt; .results &gt; li {
  width: calc(33.33% - 6px);
  display: inline-block;
  margin: 0 3px 6px;
}
.leaseleads-tour__time &gt; .results &gt; li span {
  background-color: white;
  font-size: 12px;
  padding: 10px 10px;
  display: block;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #dde6f4;
  border-radius: 4px;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__time &gt; .results &gt; li span {
    font-size: 9px;
  }
}
.leaseleads-tour__time &gt; .results &gt; li span.is-selected {
  background-color: #008AFF;
  color: white;
}
.leaseleads-tour__time &gt; .results &gt; li span.is-selected:hover {
  background-color: #008AFF;
  color: white;
}
.leaseleads-tour__time &gt; .results &gt; li span:hover {
  background-color: #f0f4fa;
}

.leaseleads-tour__date-picker .ui-datepicker-month,
.leaseleads-tour__date-picker .ui-datepicker-year {
  font-weight: normal;
}
.leaseleads-tour__date-picker .ui-datepicker-calendar {
  width: 100%;
  background-color: white;
}
.leaseleads-tour__date-picker .ui-datepicker-calendar &gt; thead &gt; tr &gt; th {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
  padding: 18px 0 10px;
  width: 39px;
  text-align: center;
}
.leaseleads-tour__date-picker .ui-datepicker-calendar td {
  text-align: center;
  padding: 2px 2px;
  line-height: 28px;
}
.leaseleads-tour__date-picker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled {
  opacity: 0.25;
}
.leaseleads-tour__date-picker .ui-datepicker-calendar td &gt; span, .leaseleads-tour__date-picker .ui-datepicker-calendar td &gt; a {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #222;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-title {
  text-align: left;
  color: #151B53;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
  padding-left: 8px;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next:before,
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev:before {
  width: 0.25rem;
  height: 0.25rem;
  color: #008AFF;
  top: 0.45rem;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev {
  right: 35px;
  left: auto;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default {
  background-color: white;
  border: 1px solid transparent;
  border-radius: 2px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  padding: 0;
  display: block;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default:hover {
  background-color: #f0f4fa;
  border: 1px solid #dde6f4;
  border-bottom: 1px solid #008AFF;
  border-radius: 2px;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-active,
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-active:hover {
  background-color: #f0f4fa;
  color: #151B53;
  border-radius: 2px;
  border: 1px solid #dde6f4;
  border-bottom: 1px solid #008AFF;
}
.leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header {
  border-bottom: 0;
  margin-bottom: 15px;
}

.leaseleads-tour__summary {
  text-align: center;
}
.leaseleads-tour__summary h3 {
  color: #151B53;
  font-size: 26px;
  font-weight: normal;
  margin: 10px 0 25px;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__summary h3 {
    font-size: 20px;
  }
}
.leaseleads-tour__summary .icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  transform: translateY(-1px);
}
.leaseleads-tour__summary .date {
  font-size: 13px;
  color: #151b53;
}

.leaseleads-tour__summary-date {
  position: relative;
  padding: 10px 10px;
  border-radius: 4px;
  border: 1px solid #dde6f4;
  background-color: white;
  margin: 0 auto;
  width: 260px;
  justify-content: center;
  z-index: 2;
}
.leaseleads-tour__summary-date &gt; span {
  align-self: center;
}
.leaseleads-tour__summary-date svg path {
  fill: #151B53;
}

.leadesleads-tour__footer {
  justify-content: center;
  padding: 10px;
  border-top: 1px solid #dde6f4;
}
.leadesleads-tour__footer span,
.leadesleads-tour__footer img {
  align-self: center;
}
.leadesleads-tour__footer &gt; span {
  position: relative;
  color: #151B53;
  margin-right: 0.75rem;
  font-size: 11.25px;
  line-height: 1;
  display: inline-block;
  transform: translateY(2px);
}
@media screen and (max-width: 375px) {
  .leadesleads-tour__footer &gt; span {
    font-size: 9px;
    margin-right: 4px;
  }
}
.leadesleads-tour__footer img {
  width: auto;
  height: 16px;
  display: block;
}
@media screen and (max-width: 375px) {
  .leadesleads-tour__footer img {
    height: 12px;
  }
}

.leaseleads-tour__footer-button {
  display: none;
  position: absolute;
  left: 20px;
  bottom: 11px;
  background-color: transparent;
  border: 0;
  font-size: 12px;
  padding: 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 320px) {
  .leaseleads-tour__footer-button {
    font-size: 11px;
    bottom: 9px;
    left: 15px;
  }
}
.leaseleads-tour__footer-button:hover {
  color: #008AFF;
}
.leaseleads-tour__footer-button:hover svg path {
  fill: #008AFF;
}
.leaseleads-tour__footer-button.is-active {
  display: block;
}
.leaseleads-tour__footer-button svg {
  height: 10px;
  width: auto;
  margin-right: 6px;
  position: relative;
  transform: translateY(0.5px);
}
.leaseleads-tour__footer-button svg path {
  fill: #151B53;
}
@media screen and (max-width: 567px) {
  .leaseleads-tour__footer-button &gt; span {
    display: none;
  }
}

.leaseleads-tour-summary {
  padding: 30px 0 12px;
  background-color: #fff;
  border: 1px solid #dde6f4;
  border-top: 0;
  border-bottom: 0;
  text-align: center;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
.leaseleads-tour-summary &gt; ul {
  padding: 30px 0 30px;
}
.leaseleads-tour-summary li {
  list-style: none;
  font-size: 14px;
  margin: 0 0 5px;
  color: #151B53;
  border-bottom: 1px solid #f0f4fa;
  padding: 8px 10px;
  text-transform: capitalize;
}
.leaseleads-tour-summary li:first-of-type {
  border-top: 1px solid #f0f4fa;
}
.leaseleads-tour-summary li &gt; strong {
  font-weight: 600;
}
.leaseleads-tour-summary li &gt; a {
  text-decoration: underline;
  color: #151B53;
  transition: all 0.3s ease;
}
.leaseleads-tour-summary li &gt; a:hover {
  color: #008AFF;
}

.leaseleads-tour-summary__date {
  border: 1px solid #f0f4fa;
  padding: 5px;
}

.leaseleads-tour-summary__title {
  margin: 0;
  color: #151B53;
  font-weight: normal;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.33;
}

.leaseleads-tour-summary__disclaimer {
  font-size: 10px;
  margin-bottom: 0;
  padding: 0 20px;
  color: #151B53;
}

.leaseleads-calendar-events &gt; a {
  border: 1px solid #008AFF;
  margin-right: 6px;
  text-decoration: none !important;
  color: #008AFF !important;
  border-radius: 4px;
  padding: 3px 6px;
  font-size: 12.5px;
  transition: all 0.3s ease;
}
.leaseleads-calendar-events &gt; a:first-of-type {
  margin-left: 6px;
}
.leaseleads-calendar-events &gt; a:last-of-type {
  margin-right: 0;
}
.leaseleads-calendar-events &gt; a:hover {
  border: 1px solid #151B53;
  background-color: #151B53;
  color: white !important;
}

.leaseleads-specials {
  width: 50rem;
  max-width: calc(100% - 400px);
  margin: 0 auto;
  border-radius: 12px;
  background-color: #008AFF;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 25px;
  padding: 25px 40px 20px;
  transform: translateY(0) scale(1);
  transition: opacity 0.5s linear, transform 0.5s linear;
  z-index: 420;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (max-width: 920px) {
  .leaseleads-specials {
    max-width: calc(100% - 100px);
    padding: 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .leaseleads-specials {
    left: 25px;
    right: auto;
    max-width: 300px;
    padding: 20px 20px;
  }
}
@media screen and (max-width: 576px) {
  .leaseleads-specials {
    width: 100%;
    max-width: none;
    left: 0;
    bottom: 0;
    border-radius: 0;
    text-align: center;
    padding: 25px 25px 20px;
  }
}
.leaseleads-specials.is-dismissed {
  opacity: 0;
  transform: translateY(500px) scale(0.75);
  z-index: -9;
}
.leaseleads-specials.leaseleads-specials--is-hidden {
  opacity: 0;
  transform: translateY(1.25rem);
}
.leaseleads-specials.leaseleads-specials--showing-specials .leaseleads-specials__form {
  display: none;
}
@media screen and (max-width: 576px) {
  .leaseleads-specials.leaseleads-specials--showing-form {
    padding-top: 35px;
  }
}
.leaseleads-specials.leaseleads-specials--showing-form .leaseleads-specials__title,
.leaseleads-specials.leaseleads-specials--showing-form .leaseleads-specials__carousel,
.leaseleads-specials.leaseleads-specials--showing-form .leaseleads-specials__action {
  display: none;
}

.leaseleads-specials__carousel {
  flex: 1;
  margin-bottom: 0;
  padding-right: 15px;
  position: unset;
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__carousel {
    padding-right: 0;
    flex: 0 0 auto;
    width: 100%;
  }
}
.leaseleads-specials__carousel .f-carousel__dots {
  top: calc(100% - 2rem);
}
.leaseleads-specials__carousel .f-carousel__nav {
  position: absolute;
  top: 1.75rem;
  right: 1rem;
  width: 120px;
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__carousel .f-carousel__nav {
    position: initial;
    top: auto;
    bottom: auto;
    width: auto;
  }
}
.leaseleads-specials__carousel .f-carousel__nav &gt; .f-carousel__button {
  transition: all 0.3s ease;
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__carousel .f-carousel__nav &gt; .f-carousel__button {
    transform: translateY(-3rem);
  }
  .leaseleads-specials__carousel .f-carousel__nav &gt; .f-carousel__button.is-next {
    right: 0;
  }
  .leaseleads-specials__carousel .f-carousel__nav &gt; .f-carousel__button.is-prev {
    left: 0;
  }
}
.leaseleads-specials__carousel .f-carousel__nav &gt; .f-carousel__button:hover {
  opacity: 0.75;
}
.leaseleads-specials__carousel .f-carousel__nav svg path {
  stroke: white;
}

.leaseleads-specials__title {
  width: 100%;
  margin: 0 0 20px;
  color: white;
  font-weight: lighter;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  opacity: 0.75;
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__title {
    margin: 0 0 15px;
  }
}

.leaseleads-special {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  opacity: 0;
  max-height: 0;
}
.leaseleads-special.is-selected {
  opacity: 1;
  max-height: none;
}

.leaseleads-special__date {
  color: white;
  opacity: 0.8;
  font-size: 12px;
  letter-spacing: 0.025em;
  margin: 7px 0 0;
  font-weight: lighter;
}
@media screen and (max-width: 576px) {
  .leaseleads-special__date {
    font-size: 11px;
  }
}

.leaseleads-specials__icon {
  flex: 0 0 auto;
  width: 0%;
}

.leaseleads-specials__content {
  flex: 0 0 auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .leaseleads-specials__content {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__content p:not(.leaseleads-special__date) {
    font-size: 14px;
  }
}

.leaseleads-specials__action {
  flex: 0 0 auto;
  width: 190px;
  align-self: center;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .leaseleads-specials__action {
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
  }
}
.leaseleads-specials__action .leaseleads-button, .leaseleads-specials__action .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit], .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer .leaseleads-specials__action input[type=submit] {
  width: 100%;
  padding: 17px 5px;
  margin: 0 auto;
  font-size: 12px;
}
.leaseleads-specials__action a {
  transition: all 0.3s ease;
}
.leaseleads-specials__action a:hover {
  opacity: 0.75;
}

.leaseleads-specials__phone {
  color: white;
  position: relative;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  margin-top: 7px;
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__phone {
    margin-bottom: 0;
  }
}
.leaseleads-specials__phone &gt; span {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 8px;
  opacity: 0.75;
}
.leaseleads-specials__phone a {
  color: white;
  display: inline-block;
  text-decoration: underline;
  font-size: 14px;
}

.leaseleads-special__name {
  flex: 0 0 auto;
  width: 100%;
  color: white;
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 22px;
}
@media screen and (max-width: 576px) {
  .leaseleads-special__name {
    font-size: 20px;
  }
}

.leaseleads-special__description {
  flex: 0 0 auto;
  width: 100%;
  color: white;
  font-size: 16px;
  margin-bottom: 0;
}

.leaseleads-specials__dismiss {
  position: absolute;
  right: -17px;
  top: -17px;
  background-color: transparent;
  border: 0;
  display: block;
  border-radius: 50%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  width: 34px;
  height: 34px;
  padding: 0;
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__dismiss {
    top: 5px;
    right: 5px;
    box-shadow: none;
  }
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__dismiss svg {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__dismiss svg circle {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__dismiss svg path {
    stroke: white;
    fill: white;
    stroke-width: 0;
  }
}

.leaseleads-specials__view-specials {
  position: absolute;
  left: -2rem;
  top: -0.75rem;
  background: transparent;
  border: none;
  color: white;
  display: flex;
  flex-flow: row wrap;
  transition: all 0.3s ease;
}
@media screen and (max-width: 920px) {
  .leaseleads-specials__view-specials {
    left: 0rem;
    top: -0.25rem;
  }
}
@media screen and (max-width: 576px) {
  .leaseleads-specials__view-specials {
    top: -1.45rem;
    left: -1rem;
  }
}
.leaseleads-specials__view-specials:hover {
  opacity: 0.75;
}
.leaseleads-specials__view-specials span {
  align-self: center;
  font-size: 13px;
  padding-left: 5px;
  transform: translateY(-1px);
}
.leaseleads-specials__view-specials svg {
  align-self: center;
}
.leaseleads-specials__view-specials svg path {
  stroke: white;
}

.leaseleads-specials__form {
  width: 100%;
  position: relative;
}
.leaseleads-specials__form form {
  display: flex;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme {
  padding: 0;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform_body {
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_body {
    width: 100%;
  }
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform_fields {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  grid-column-gap: 0;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer {
  width: 100%;
  display: inline-block;
  padding: 0;
  align-self: flex-start;
}
@media screen and (max-width: 768px) {
  .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer {
    width: 100%;
    padding: 0;
  }
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  padding: 17px 5px !important;
  width: 100%;
  margin-bottom: 0;
  margin-top: 17px !important;
  font-size: 12px !important;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield {
  flex: 0 0 auto;
  width: 50%;
  padding: 0 10px !important;
  margin: 0 0 12px;
  grid-column: none;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield.gfield--type-captcha {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield.leaseleads-form-disclaimer {
  width: 100%;
  padding-top: 8px;
  margin: -8px auto 0;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield.leaseleads-form-disclaimer p {
  color: white;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield.leaseleads-form-disclaimer a {
  transition: all 0.3s ease;
  color: white;
  text-decoration: underline;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield.leaseleads-form-disclaimer a:hover {
  opacity: 0.75;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield .gfield_label {
  text-align: left;
  display: block !important;
}
@media screen and (max-width: 768px) {
  .leaseleads-specials__form .gform_wrapper.gravity-theme .gfield {
    width: 100%;
  }
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text],
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email],
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel] {
  background-color: white;
  padding: 12px 15px;
  border-bottom: 2px solid transparent !important;
  width: 100%;
  border: 2px solid transparent !important;
  border-radius: 4px;
  color: #222222;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text]:-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email]:-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-moz-placeholder { /* Firefox 18- */
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder { /* Firefox 19+ */
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text]:-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email]:-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-ms-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text] ::-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email] ::-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel] ::-ms-input-placeholder {
  color: rgba(21, 27, 83, 0.5);
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus, .leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=text]:active,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=email]:active,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active {
  outline: none;
  border-bottom: 2px solid #151B53 !important;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield.gfield--width-full {
  grid-column: none;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield_required {
  display: none;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gfield_label {
  display: block;
  color: white;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 4px;
}

.leaseleads-specials__form-title {
  text-align: center;
  color: white;
  font-size: 14px;
  font-weight: lighter;
}
.leaseleads-specials__form-title &gt; span {
  display: block;
  font-size: 24px;
}

.leaseleads-specials_confirmation h2 {
  color: white;
  font-size: 20px;
  margin: 0;
}

.leaseleads-hidden {
  display: none;
}
</pre></body></html>