/* /Pages/Calculators/PropertyInvestment.razor.rz.scp.css */
article.calculator.property-investment > header[b-11knlk25ej] {
  background: rgba(0, 0, 0, 0.5) url(/static/img/hero/hero-kitchen.jpg) no-repeat center 40%;
}
article.calculator.property-investment .estimate-text[b-11knlk25ej] {
  font-weight: 200;
  padding-left: 0.75em;
}
article.calculator.property-investment .estimate-text > strong[b-11knlk25ej] {
  font-size: 14pt;
  font-weight: 700;
  margin-top: 0.5em;
}
article.calculator.property-investment .calculator-result > header[b-11knlk25ej] {
  text-align: center;
}
article.calculator.property-investment .calculator-result > header > h4[b-11knlk25ej] {
  font-size: 2em;
}
article.calculator.property-investment .calculator-result > header .labelled-form-group > header[b-11knlk25ej] {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
/* /Pages/ContactUs.razor.rz.scp.css */
[b-cxwy9k9kke] header.hero.contact-us {
  background: rgba(0, 0, 0, 0.5) url(/static/img/hero/hero-contact.jpg) no-repeat 70% center;
  background-size: cover;
  background-blend-mode: darken;
  color: white;
}
[b-cxwy9k9kke] .page.contact-us {
  max-width: 600px;
  margin: 4em auto;
  padding: 2em;
  text-align: center;
}
[b-cxwy9k9kke] .page.contact-us > h2 {
  font-size: 20pt;
  margin-bottom: 1.5rem;
}
[b-cxwy9k9kke] .page.contact-us > p {
  font-size: 14pt;
}
[b-cxwy9k9kke] .page.contact-us > .button {
  margin-top: 0.75em;
}
/* /Shared/Elements/CalculatorResult/CalculatorResult.razor.rz.scp.css */
.calculator-result[b-t4p6et5edp]  hr {
  background: transparent;
}
.calculator-result[b-t4p6et5edp]  .value, .calculator-result[b-t4p6et5edp]  .text {
  font-weight: 200;
  font-size: 10pt;
}
.calculator-result[b-t4p6et5edp]  .value.large, .calculator-result[b-t4p6et5edp]  .text.large, .calculator-result[b-t4p6et5edp]  span.large, .calculator-result[b-t4p6et5edp]  small.large {
  font-size: 12pt;
}
.calculator-result[b-t4p6et5edp]  .value.medium, .calculator-result[b-t4p6et5edp]  .text.medium, .calculator-result[b-t4p6et5edp]  span.medium, .calculator-result[b-t4p6et5edp]  small.medium {
  font-size: 11pt;
}
.calculator-result[b-t4p6et5edp]  .value.small, .calculator-result[b-t4p6et5edp]  .text.small, .calculator-result[b-t4p6et5edp]  span.small, .calculator-result[b-t4p6et5edp]  small.small {
  font-size: 9.75pt;
}
.calculator-result[b-t4p6et5edp]  .value.thin, .calculator-result[b-t4p6et5edp]  .text.thin, .calculator-result[b-t4p6et5edp]  span.thin, .calculator-result[b-t4p6et5edp]  small.thin {
  font-weight: 200;
}
.calculator-result[b-t4p6et5edp]  .value.w-medium, .calculator-result[b-t4p6et5edp]  .text.w-medium, .calculator-result[b-t4p6et5edp]  span.w-medium, .calculator-result[b-t4p6et5edp]  small.w-medium {
  font-weight: 400;
}
.calculator-result[b-t4p6et5edp]  .value.bold, .calculator-result[b-t4p6et5edp]  .text.bold, .calculator-result[b-t4p6et5edp]  span.bold, .calculator-result[b-t4p6et5edp]  small.bold {
  font-weight: bold;
}
.calculator-result[b-t4p6et5edp]  .value.bolder, .calculator-result[b-t4p6et5edp]  .text.bolder, .calculator-result[b-t4p6et5edp]  span.bolder, .calculator-result[b-t4p6et5edp]  small.bolder {
  font-weight: bolder;
}
.calculator-result[b-t4p6et5edp]  .value.muted, .calculator-result[b-t4p6et5edp]  .text.muted, .calculator-result[b-t4p6et5edp]  span.muted, .calculator-result[b-t4p6et5edp]  small.muted {
  color: gray !important;
}
.calculator-result[b-t4p6et5edp]  .value.underline, .calculator-result[b-t4p6et5edp]  .text.underline, .calculator-result[b-t4p6et5edp]  span.underline, .calculator-result[b-t4p6et5edp]  small.underline {
  text-decoration: underline;
  padding-bottom: 4px;
}
.calculator-result[b-t4p6et5edp]  .value[data-value*="-"], .calculator-result[b-t4p6et5edp]  .value.negative, .calculator-result[b-t4p6et5edp]  .text[data-value*="-"], .calculator-result[b-t4p6et5edp]  .text.negative, .calculator-result[b-t4p6et5edp]  span[data-value*="-"], .calculator-result[b-t4p6et5edp]  span.negative, .calculator-result[b-t4p6et5edp]  small[data-value*="-"], .calculator-result[b-t4p6et5edp]  small.negative {
  color: darkred;
}
/* /Shared/Elements/CalculatorResult/CalculatorResultRow.razor.rz.scp.css */
.calculator-result-row[b-5yjz8i3ns1] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 3px 0;
}
.calculator-result-row.indent[b-5yjz8i3ns1] {
  padding-left: 0.75em;
}
.calculator-result-row:not(:last-child)[b-5yjz8i3ns1] {
  border-bottom: 1px solid #eee;
}
/* /Shared/Elements/FinancingRow/PropertyFinancingEntry.razor.rz.scp.css */
.financing-row[b-1j5t1idr6g] {
  padding: 0.75em 1em;
  background: rgba(0, 0, 0, 0.025);
  border: 1px solid #eee;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 0.5em;
  position: relative;
}
@media only screen and (min-width: 700px) {
  .financing-row[b-1j5t1idr6g] {
    display: grid;
    grid-template-columns: 25% 25% 50%;
  }
}
.financing-row div[b-1j5t1idr6g] {
  flex-grow: 1;
}
.financing-row div label[b-1j5t1idr6g] {
  font-size: 9pt !important;
  margin-bottom: 0.25rem;
  display: block;
}
.financing-row div[data-apr][b-1j5t1idr6g] {
  flex-grow: 2;
  font-size: 14pt;
  font-weight: bolder;
}
.financing-row div[data-apr] small[b-1j5t1idr6g] {
  font-size: 10pt;
  font-weight: 100 !important;
  padding: 0 4px;
}
.financing-row div[data-apr][b-1j5t1idr6g]  > .form-control > div {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.financing-row div[data-apr][b-1j5t1idr6g]  > .form-control > div > small:first-child {
  padding-left: 0 !important;
}
.financing-row div[data-apr][b-1j5t1idr6g]  > .form-control > div > small:last-child {
  padding-right: 0 !important;
}
.financing-row div[data-apr] p[b-1j5t1idr6g] {
  padding-top: 5px;
  padding-left: 6px;
}
/* /Shared/Form/LabelledFormGroup.razor.rz.scp.css */
.labelled-form-group[b-2nmm0k6y90] {
  width: 100%;
}
.labelled-form-group > header:first-child[b-2nmm0k6y90] {
  margin-top: 2.25em;
  margin-bottom: 0.75em;
  width: 100%;
  text-align: center;
}
.labelled-form-group > header:first-child > label[b-2nmm0k6y90] {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.05em;
}
.labelled-form-group > header:first-child > hr[b-2nmm0k6y90] {
  margin-top: 4px;
  width: 50%;
}
.labelled-form-group > section[b-2nmm0k6y90] {
  border-radius: 6px;
  background: #fbfbfb;
  border: 1px solid #efefef;
  padding: 1em;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
/* /Shared/Layout/Detail/Detail.razor.rz.scp.css */
details[b-f9k1rzfpn2] {
  background: #222;
  color: white;
  border: 1px solid #444;
  border-radius: 3px;
  box-shadow: 0 2px 3px rgba(100, 100, 100, 0.05);
}
details[b-f9k1rzfpn2]  > summary {
  cursor: pointer;
  padding: 0.25em 0.6em;
  border-bottom: 1px solid #444;
}
details[b-f9k1rzfpn2]  > summary > div {
  width: 90%;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
details[b-f9k1rzfpn2]  > summary > div > *:first-child {
  font-weight: bolder;
  font-size: 12pt;
}
details[b-f9k1rzfpn2]  > summary > div > *:last-child {
  font-weight: 200;
  font-size: 10pt;
}
details[b-f9k1rzfpn2]  > summary + * {
  padding: 0.5em 1em;
  background: white;
  color: black;
}
/* /Shared/Layout/Hero/Hero.razor.rz.scp.css */
header.hero[b-by6lb0ok5w] {
  height: clamp(500px, 60vh, 1000px);
  display: flex;
  flex-direction: column;
  padding: 0 2em;
  background: rgba(0, 0, 0, 0.125);
}
header.hero.compact[b-by6lb0ok5w] {
  max-height: 300px;
}
@media only screen and (min-width: 700px) {
  header.hero[b-by6lb0ok5w] {
    height: clamp(500px, 70vh, 900px);
  }
}

[b-by6lb0ok5w] .hero-container {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  height: 100%;
  padding: 0 7.5vw;
}
[b-by6lb0ok5w] .hero-container .hero-content {
  max-width: clamp(250px, 75vw, 600px);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
[b-by6lb0ok5w] .hero-container .hero-content h1, [b-by6lb0ok5w] .hero-container .hero-content p {
  line-height: 1.25em;
}
[b-by6lb0ok5w] .hero-container .hero-content h1 {
  font-size: 2.5em;
}
[b-by6lb0ok5w] .hero-container .hero-content p {
  margin-top: 0.75em;
  font-size: 13pt;
  font-weight: 200;
}
@media only screen and (min-width: 700px) {
  [b-by6lb0ok5w] .hero-container .hero-content h1 {
    font-size: 3.275em;
  }
  [b-by6lb0ok5w] .hero-container .hero-content p {
    font-size: 14pt;
  }
}
[b-by6lb0ok5w] .hero-container .hero-action {
  margin-top: 2.5em;
}
/* /Shared/Layout/HorizontalStack.razor.rz.scp.css */
.horizontal-magic-stack[b-xasov9q1rr] {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
  align-items: center;
}
@media only screen and (min-width: 700px) {
  .horizontal-magic-stack[b-xasov9q1rr] {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75em;
  }
  .horizontal-magic-stack.three[b-xasov9q1rr] {
    grid-template-columns: repeat(3, 1fr);
  }
}
/* /Shared/Layout/Modal/Modal.razor.rz.scp.css */
.modal[b-zkjjieqnit] {
  position: fixed;
  display: flex;
  visibility: hidden;
  align-items: center;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.5);
}
.modal.visible[b-zkjjieqnit] {
  visibility: inherit;
}
.modal > .modal-container[b-zkjjieqnit] {
  box-sizing: border-box;
  border-radius: 4px;
  padding: 3em 2em;
  background: white;
  width: clamp(300px, 50vw, 750px);
  margin: 0 auto;
  min-height: clamp(400px, 80vh, 600px);
  max-height: 97.5vh;
  overflow-y: auto;
  position: relative;
}
.modal > .modal-container > .modal-close[b-zkjjieqnit] {
  padding: 0;
  background: transparent;
  position: absolute;
  right: 0.75em;
  top: 0.75em;
}
