.elementor-9487 .elementor-element.elementor-element-19f2bbde{--display:flex;}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-9487 .elementor-element.elementor-element-42239ba6 .elementor-text-editor{text-align:center;}.elementor-9487 .elementor-element.elementor-element-a1eb6da{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DBDBDB;--border-color:#DBDBDB;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-9487 .elementor-element.elementor-element-1e9c4b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DBDBDB;--border-color:#DBDBDB;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-9487 .elementor-element.elementor-element-7e36946{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DBDBDB;--border-color:#DBDBDB;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-9487 .elementor-element.elementor-element-b316a6a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DBDBDB;--border-color:#DBDBDB;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-9487 .elementor-element.elementor-element-0290e7d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DBDBDB;--border-color:#DBDBDB;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-9487 .elementor-element.elementor-element-9d5aaf7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DBDBDB;--border-color:#DBDBDB;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-9487 .elementor-element.elementor-element-64db534{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DBDBDB;--border-color:#DBDBDB;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for text-editor, class: .elementor-element-fc24f95 */.risk-inline {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.risk-inline li {
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  white-space: nowrap;
}

/* Base icon styling */
.risk-inline li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 14px;
}

/* Icons */
.risk-inline .income::before {
  content: "\f201"; /* chart line */
}

.risk-inline .tenant::before {
  content: "\f0c0"; /* users */
}

.risk-inline .market::before {
  content: "\f57d"; /* globe */
}

.risk-inline .capital::before {
  content: "\f19c"; /* bank */
}

.risk-inline .exit::before {
  content: "\f08b"; /* sign-out / exit */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f2f53f4 */.income-risk-inline {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.income-risk-inline li {
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  white-space: nowrap;
}

/* Base icon styling */
.income-risk-inline li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 14px;
}

/* Icons */
.income-risk-inline .concentration::before {
  content: "\f0c0"; /* users */
}

.income-risk-inline .lease::before {
  content: "\f073"; /* calendar */
}

.income-risk-inline .rent::before {
  content: "\f201"; /* chart line */
}

.income-risk-inline .expenses::before {
  content: "\f53a"; /* receipt */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2c70850 */.tenant-risk-inline {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.tenant-risk-inline li {
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  white-space: nowrap;
}

/* Base icon styling */
.tenant-risk-inline li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 14px;
}

/* Icons */
.tenant-risk-inline .credit::before {
  content: "\f09d"; /* credit card */
}

.tenant-risk-inline .business::before {
  content: "\f1ad"; /* building */
}

.tenant-risk-inline .structure::before {
  content: "\f15c"; /* file contract */
}

.tenant-risk-inline .renewal::before {
  content: "\f2f9"; /* redo / renew */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e049783 */.market-risk-inline {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.market-risk-inline li {
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  white-space: nowrap;
}

/* Base icon styling */
.market-risk-inline li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 14px;
}

/* Icons */
.market-risk-inline .economy::before {
  content: "\f201"; /* chart line */
}

.market-risk-inline .supply::before {
  content: "\f466"; /* boxes */
}

.market-risk-inline .regulation::before {
  content: "\f24e"; /* balance scale */
}

.market-risk-inline .demand::before {
  content: "\f0c0"; /* users */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a8488d6 */.capital-risk-inline {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.capital-risk-inline li {
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  white-space: nowrap;
}

/* Base icon styling */
.capital-risk-inline li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 14px;
}

/* Icons */
.capital-risk-inline .roof::before {
  content: "\f015"; /* house/structure */
}

.capital-risk-inline .maintenance::before {
  content: "\f0ad"; /* tools */
}

.capital-risk-inline .compliance::before {
  content: "\f24e"; /* balance scale */
}

.capital-risk-inline .insurance::before {
  content: "\f3ed"; /* shield */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-0f5ab86 */.exit-risk-inline {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.exit-risk-inline li {
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  white-space: nowrap;
}

/* Base icon styling */
.exit-risk-inline li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 14px;
}

/* Icons */
.exit-risk-inline .nextbuyer::before {
  content: "\f0c0"; /* users */
}

.exit-risk-inline .metrics::before {
  content: "\f080"; /* chart bar */
}

.exit-risk-inline .marketshift::before {
  content: "\f201"; /* chart line */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f978720 */.exit-risk-inline {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.exit-risk-inline li {
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  white-space: nowrap;
}

/* Base icon styling */
.exit-risk-inline li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 14px;
}

/* Icons */
.exit-risk-inline .nextbuyer::before {
  content: "\f0c0"; /* users */
}

.exit-risk-inline .metrics::before {
  content: "\f080"; /* chart bar */
}

.exit-risk-inline .marketshift::before {
  content: "\f201"; /* chart line */
}/* End custom CSS */