.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-color: rgb(191, 191, 191);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  display: grid;
  align-items: center;
  justify-items: center;
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  color: rgb(64, 64, 64);
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.inner-content {
  padding: 0 0;
}

* {
  box-sizing: border-box;
}

body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.c17140 {
  display: none;
}

.container-fluid.site-content {
  font-family: 'proxima-nova',sans-serif;
}

.container-fluid.site-footer-content {
  font-family: 'proxima-nova',sans-serif;
}

.site-footer-content.container-fluid {
  font-family: 'proxima-nova',sans-serif;
}

.c10470 {
  font-family: 'proxima-nova',sans-serif;
}

.c45709 {
  border: solid rgb(33, 37, 41);
  border-top: none rgb(33, 37, 41);
  border-left: none rgb(33, 37, 41);
  font-family: "Nefelibata W05 Brush", cursive;
  border-right: none rgb(33, 37, 41);
  border-bottom: none rgb(33, 37, 41);
  border-radius: 0 0 0 0;
}

.c10470 {
  font-family: 'proxima-nova',sans-serif;
  font-weight: 500;
}

.content-block {
  min-height: 50px;
}

.c16779.row.offset-image-column {
  font-family: 'proxima-nova',sans-serif;
}

.introduction {
  font-size: 14px;
  text-align: center;
}

.white-border-bottom.third-width {
  font-size: 18px;
}

.c115293 {
  font-size: 18px;
}

.c115496 {
  font-size: 18px;
}

.c115540 {
  font-size: 18px;
}

.c115584 {
  font-size: 18px;
}

.c115743 {
  font-size: 18px;
}

.c115787 {
  font-size: 18px;
}

.c116180 {
  font-size: 18px;
}

.c116224 {
  font-size: 18px;
}

.c116268 {
  font-size: 18px;
}

#iivyj {
  font-size: 18px;
}

.gjs-dashed #wrapper helix-grid-item .helix-grid__item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

.gjs-dashed #wrapper helix-grid-item.gjs-selected-parent .helix-grid__item:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.white-border-bottom {
  font-size: 18px;
}

@media (max-width: [object Object]) {
  #ihmn {
      color:black;
      width: 417px;
      height: 10px;
  }

  #io8j {
      height: 100px;
      width: 100px;
  }

  #iyjb {
      padding: 10px;
  }

  #i5q8s {
      padding: 10px;
  }

  #imy4 {
      padding: 10px;
  }

  #ifpw {
      height: 100px;
      width: 100px;
  }
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.white-border-bottom {
  font-size: 18px;
}

.c17140 {
  display: none;
}

.site-footer-content.container-fluid {
  font-family: 'proxima-nova',sans-serif;
}

.c115293 {
  font-size: 18px;
}

.c115496 {
  font-size: 18px;
}

.c115540 {
  font-size: 18px;
}

.c115584 {
  font-size: 18px;
}

.c115743 {
  font-size: 18px;
}

.c115787 {
  font-size: 18px;
}

.c116180 {
  font-size: 18px;
}

.c116224 {
  font-size: 18px;
}

.c116268 {
  font-size: 18px;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.gjs-dashed #wrapper helix-grid-item .helix-grid__item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

.gjs-dashed #wrapper helix-grid-item.gjs-selected-parent .helix-grid__item:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.gjs-dashed #wrapper helix-grid-item .helix-grid__item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

.gjs-dashed #wrapper helix-grid-item.gjs-selected-parent .helix-grid__item:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.gjs-dashed #wrapper helix-grid-item .helix-grid__item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

.gjs-dashed #wrapper helix-grid-item.gjs-selected-parent .helix-grid__item:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .container, .gjs-dashed .container-fluid, .gjs-dashed .tab-pane, .gjs-dashed .row, .gjs-dashed .col, .gjs-dashed [class^="col-"] {
  min-height: 1.5rem !important;
}

.gjs-dashed .w-100 {
  min-height: 0.25rem !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.gjs-dashed img {
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

.gjs-dashed .btn-group, .gjs-dashed .btn-toolbar {
  min-height: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.gjs-dashed .card, .gjs-dashed .card-group, .gjs-dashed .card-deck, .gjs-dashed .card-columns {
  min-height: 1.5rem !important;
}

.gjs-dashed .collapse {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown {
  display: block !important;
  min-height: 1.5rem !important;
}

.gjs-dashed .dropdown-menu {
  display: block !important;
  min-height: 1.5rem !important;
}

.c10470 {
  font-family: 'proxima-nova',sans-serif;
  font-weight: 500;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-behavior: normal;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

#ib19l {
  font-size: 16px;
}

#icj8j {
  font-size: 16px;
}

#ia57p {
  font-size: 16px;
}

#i1hs9 {
  font-size: 16px;
}

#ipeut {
  font-size: 16px;
}

#iolvj {
  font-size: 16px;
}

#i98mw {
  font-size: 16px;
}

@media (max-width: [object Object]) {
  #ihmn {
      color:black;
      width: 621px;
      height: 34px;
  }

  #io8j {
      height: 100px;
      width: 100px;
  }

  #iyjb {
      padding: 10px;
  }

  #i5q8s {
      padding: 10px;
  }

  #iax94 {
      color: black;
  }
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

.is-logged-in .user--logged-out-only, body[auth-state="logged-in"] .user--logged-out-only, .is-logged-out .user--logged-in-only, body[auth-state="logged-out"] .user--logged-in-only {
  display: none !important;
}

[data-gjs-type="wrapper"] helix-grid-item:empty::before {
  min-height: 300px;
  height: 100%;
  content: "Insert content here";
  outline-color: black;
  outline-style: dashed;
  outline-width: 2px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(191, 191, 191);
  display: grid;
  align-items: center;
  justify-items: center;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(64, 64, 64);
}

[data-gjs-type="wrapper"] helix-grid-item.gjs-selected-parent:empty::before {
  background-color: rgb(64, 64, 64);
  outline-color: rgb(0, 147, 208);
  content: "Drop item here to place";
  color: white;
}

@media (max-width: [object Object]) {
  #imy4 {
      padding:10px;
  }

  #ifpw {
      height: 100px;
      width: 100px;
  }
}
.text-dark {
  color: #ffc107 !important;
}