.elementor-17613 .elementor-element.elementor-element-ac1584d{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.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 );}/* Start custom CSS */.hero-photo-wrap {
  width: 270px !important;
  height: 270px !important;
  flex-shrink: 0 !important;
  align-self: flex-start !important;
  margin-top: 10px !important;
}
.hero-inner {
  align-items: flex-start !important;
}
.hero-h1-top {
  font-size: clamp(18px, 2.6vw, 28px) !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  max-width: 100% !important;
}
.hero-h1-bottom {
  font-size: clamp(24px, 3.8vw, 40px) !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  max-width: 100% !important;
}
.tags {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
}
.tag {
  min-width: unset !important;
  flex: unset !important;
  width: 100% !important;
  box-sizing: border-box !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  text-align: left !important;
  justify-content: flex-start !important;
}
.areas h2 {
  font-size: 36px !important;
}
.areas-list {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 10px !important;
  max-width: 720px !important;
  margin: 0 auto !important;
}
.area-tag {
  font-size: 16px !important;
  padding: 10px 22px !important;
  text-align: center !important;
  white-space: nowrap !important;
}/* End custom CSS */