<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* custom styles */




/* custom styles */



  body{
  font-family: 'Lato', sans-serif !important;
  }
  .px-title-1,
  .px-title-2,
  .px-title-3,
  .px-title-4,
  .px-sub-head-1,
  .px-sub-head-3,
  .px-sub-head-2{
  font-family: 'Lato', sans-serif !important;

  
  
  
  }

      .font-nav,
    .button,
    .header__nav-more,
    .header__nav-more-dropdown,
    .header__nav-link a{
    font-family: 'Inter', sans-serif !important;
    font-weight: 600;
    font-style: normal;
    }
  


/*
* Hero Fontsize Scale
*/

@media (min-width: 320px){
.hero .hero__title {
font-size: calc(1.125rem + ((1vw - 3.2px) * 2.5));
min-height: 0vw;
}
}

@media (min-width: 320px){
.hero .hero__sub-title {
font-size: calc(1rem + ((1vw - 3.2px) * 0.8929));
min-height: 0vw;
}
}

/*
* Background Images
*/

.hero {
background-image: url("https://cdn.sharplaunch.com/website-52935/683f1502c7253/1920w/9d5f9cbb2aad85b875d9cf622c6ced6e-front.png");
}


.video {
background-image: url("");
}




/*
* End of Background Images
*/

/*
* Colors
*/


:root {
--accent-color: #000000;
--accent-color-rgb: 0, 0, 0;
--accent-dark-color: #000000;
}
.button {
background-color: #000000!important;
}
.button:hover {
background-color: #000000!important;
}
a.is-active {
color: #000000!important;
}
.bg-accent{
background-color: #000000}
.color-accent{
color: #000000}
.link__text--hoveraccent:hover{
color: #000000}
.carousel__indicator--selected {
background-color: #000000!important;
border-color: #000000!important;
}

.section-title__separator {
background-color: #000000;
}

.section-sub-title,
.section-description h2 {
color: #000000;
}

.team-member__line {
background-color: #000000!important;
}

.parcel-box__attribute-name {
color: #000000!important;
}

.more__line {
background-color: #000000;
}

.mobile-menu__line {
background-color: #000000!important;
}

.zoom-control {
background-color: #000000;
}

.availability-card {
background-color: #000000;
}
.availability-card__download-button {
background-color: #000000;
}

.gallery .overlay {
background-color: rgba(0,0,0,0.8)!important;
}
.gallery .overlay.solid {
background-color: #000000!important;
}
.hero__callout{

}

/*
* End of Colors
*/

/* ------------------------ client specific overrides ------------------------ */












/* ---------------------------- custom css ----------------------------------- */
li.slick-active {
  display: none !important;
}

.management__tenant-services-text {
  background: white;
  padding: 20px 40px;
  box-shadow: 0 2px 8px 0 rgba(10, 11, 15, 0.1);
}

.slider .slider-section-slider .slider-item-image {
  padding: 0px;
}

.availability__row-title span {
  font-weight: bold;
  text-decoration: underline;
}

.building .building__property-features-title {
  font-size: 32px;
}

.slider-section-slider h3 {
  display: none;
}

.popup-bubble-content.is-property {
  border: 5px solid #000 !important;
}

 .popup-bubble-content.is-property::after {
 border-top: 12px solid #000
}</pre></body></html>