.ui-dialog .layout-builder-block-groups .group {
  margin: 15px 0 0 10px;
}

.ui-dialog .layout-builder-block-groups .group h4 {
  text-align: center;
}

.ui-dialog .layout-builder-block-groups .group .inline-block-list {
  justify-content: center !important;
  width: 100%;
}

.block--layout-builder {
  position: relative;
  margin-bottom: 60px;
  margin-top: 60px;
}

@media all and (min-width: 900px) {
  .block--layout-builder {
    margin-bottom: 80px;
    margin-top: 80px;
  }
}

.block--layout-builder:first-child {
  margin-top: 0;
}

@media all and (min-width: 900px) {
  .block--layout-builder:first-child {
    margin-top: 0;
  }
}

.block--layout-builder .field--name-field-subtitle {
  font-size: 1.125rem;
  font-weight: 700;
}

@media (max-width: 1440px) {
  .block--layout-builder .field--name-field-subtitle {
    font-size: calc(1.025rem + 0.11111vw) ;
  }
}

.block--layout-builder .btn-wrapper {
  font-size: 0.75rem;
  font-weight: 600;
  margin-top: 30px;
}

.block--layout-builder.has-full-width-bg, .block--layout-builder.has-full-width-bg-dark {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media all and (min-width: 900px) {
  .block--layout-builder.has-full-width-bg, .block--layout-builder.has-full-width-bg-dark {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.block--layout-builder.has-full-width-bg:last-child, .block--layout-builder.has-full-width-bg-dark:last-child {
  margin-bottom: 0;
}

#site-footer .block--layout-builder {
  margin-bottom: 40px;
  margin-top: 40px;
}

#site-footer .block--layout-builder.has-full-width-bg, #site-footer .block--layout-builder.has-full-width-bg-dark {
  margin-bottom: 0;
  margin-top: 0;
}

#site-footer .block--layout-builder:first-child {
  margin-top: 0;
}

#site-footer .block--layout-builder:last-child {
  margin-bottom: 0;
}

#site-footer .page-title--hidden:first-child + .block--layout-builder {
  margin-top: 0;
}

.has-full-width-bg + .has-full-width-bg,
.has-full-width-bg-dark + .has-full-width-bg-dark {
  margin-top: -60px;
  padding-top: 0;
}

@media all and (min-width: 900px) {
  .has-full-width-bg + .has-full-width-bg,
  .has-full-width-bg-dark + .has-full-width-bg-dark {
    margin-top: -80px;
  }
}

@media all and (min-width: 900px) {
  .has-full-width-bg.needs-padding + .has-full-width-bg,
  .has-full-width-bg-dark.needs-padding + .has-full-width-bg-dark {
    padding-top: 80px;
  }
}

.layout__region--content {
  margin: 0 auto;
  width: 100%;
}

.layout-builder-block--hidden {
  background: #fbe3e4;
}

.block--hidden {
  display: none !important;
}

.add-buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #F4F4F4;
  padding-bottom: 1.5rem;
}

.block--layout-builder:first-child:not(.block-header-banner-block):not(.block--inline-blockbreadcrumbs) {
  margin-top: 60px;
}

@media all and (min-width: 900px) {
  .block--layout-builder:first-child:not(.block-header-banner-block):not(.block--inline-blockbreadcrumbs) {
    margin-top: 80px;
  }
}

.block--inline-blockbreadcrumbs:not(.block--hidden) + .block-layout-builder-entity-label:not(.page-title--hidden) {
  margin-top: -20px;
}

.block--inline-blockbreadcrumbs:not(.block--hidden) + .block-layout-builder-entity-label:not(.page-title--hidden) h1 {
  margin-top: 0;
}

@media all and (min-width: 900px) {
  .block--inline-blockbreadcrumbs:not(.block--hidden) + .block-layout-builder-entity-label:not(.page-title--hidden) {
    margin-top: -30px;
  }
}

.block--hidden:first-child + .page-title--hidden + .block--layout-builder,
.page-title--hidden:first-child + .block--hidden + .block--layout-builder,
.block--hidden:first-child + .block--layout-builder,
.page-title--hidden:first-child + .block--layout-builder,
.block--inline-blockbreadcrumbs:not(.block--hidden) + .block--layout-builder,
.block--inline-blockbreadcrumbs:not(.block--hidden) + .page-title--hidden + .block--layout-builder,
.block-layout-builder-entity-label.has-full-width-bg + .has-full-width-bg,
.block-layout-builder-entity-label.has-full-width-bg-dark + .has-full-width-bg-dark,
.block-layout-builder-entity-label.has-full-width-bg + .block-header-banner-block,
.block-layout-builder-entity-label.has-full-width-bg-dark + .block-header-banner-block {
  margin-top: 0;
}

.block--inline-blockbreadcrumbs:not(.block--hidden).has-full-width-bg + .page-title--hidden + .block--layout-builder.has-full-width-bg,
.block--inline-blockbreadcrumbs:not(.block--hidden).has-full-width-bg-dark + .page-title--hidden + .block--layout-builder.has-full-width-bg-dark {
  padding-top: 0;
}

.block-layout-builder-entity-label:not(.page-title--hidden) + .block--inline-blockbreadcrumbs:not(.block--hidden) {
  margin-top: -30px;
}

.block-header-banner-block + .block--inline-blockbreadcrumbs:not(.block--hidden),
.block-header-banner-block + .page-title--hidden + .block--inline-blockbreadcrumbs:not(.block--hidden),
.block-header-banner-block + .block-layout-builder-entity-label.has-full-width-bg,
.block-header-banner-block + .block-layout-builder-entity-label.has-full-width-bg-dark {
  margin-top: -60px;
}

@media all and (min-width: 900px) {
  .block-header-banner-block + .block--inline-blockbreadcrumbs:not(.block--hidden),
  .block-header-banner-block + .page-title--hidden + .block--inline-blockbreadcrumbs:not(.block--hidden),
  .block-header-banner-block + .block-layout-builder-entity-label.has-full-width-bg,
  .block-header-banner-block + .block-layout-builder-entity-label.has-full-width-bg-dark {
    margin-top: -80px;
  }
}

/*# sourceMappingURL=layout.css.map */
