:root {
    --color-primary: #5c2467 !important;
    --color-secondary: #d32256 !important;
    --color-tertiary: #d32256 !important;
    --color-primary-text: #000;
    --color-background: #fff;
    --color-primary-contrast: #fff;
    --color-secondary-contrast: #fff;
    --color-tertiary-contrast: #fff;
    --max-width: normal;
    --font-primary: 'local', Arial, sans-serif;
    --font-secondary: 'local2', Arial, sans-serif;
  } 
  
  
  
  
  :root { --border-radius: 0.375rem; }
  
  
  
  
  
  .container {
      @media screen and (max-width: 1700px) {
        max-width: 90%;
      }
    }
  .banner-box-image {
    .after\:bg-color-text::after {
      opacity: .3;
    }
}

.footer div {
    text-align: center;
    a {
        color: #fff;
    }
    img {
        max-width: 300px;
    }
}

[data-page="66cf1d9ab9399bbead98516a"] {
  .banner-content {
    justify-content: flex-end;
    padding-bottom: 9rem;
    @media (max-width: 1024px) {
      padding-bottom: 3rem;
    }
    h1 {
      max-width: 42rem;
    }
  }
}

#module-687fb2fcd64078faddf57820, #module-678535785ed557943b4a5c6f, [data-country="33"], #module-687fbaffd64078faddf57828 {
  .bg-secondary, .marquee, .btn-secondary, .btn-tertiary {
    background-color: #0cc0df !important;
  }
  .property-list-cta {
    .bg-secondary {
      opacity: 1 !important;
    }
  }
}
