/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js!./wp-content/themes/class/resources/sass/editor.scss ***!
  \****************************************************************************************************************************************************************************************/
html {
  font-size: 0.625em;
}

body {
  font-size: 1.3em;
  line-height: 1.4;
}

.pac-container {
  display: none !important;
}

.wp-block {
  max-width: 1240px;
}
.wp-block p {
  font-size: 1.6rem;
  line-height: 1.9rem;
}

.edit-post-sidebar .youtubepicker {
  width: 100%;
  position: relative;
}
.edit-post-sidebar .youtubepicker-wrap {
  width: 100%;
}

.edit-post-visual-editor .wp-block-acf-home-header .acf-block-body .acf-block-fields,
.edit-post-visual-editor .wp-block-acf-page-header .acf-block-body .acf-block-fields,
.edit-post-visual-editor .wp-block-acf-inner-header .acf-block-body .acf-block-fields,
.edit-post-visual-editor .wp-block-acf-landing-header .acf-block-body .acf-block-fields {
  border-color: var(--wp-admin-theme-color);
}
.edit-post-visual-editor .wp-block-acf-home-header .acf-block-body .acf-block-fields:before,
.edit-post-visual-editor .wp-block-acf-page-header .acf-block-body .acf-block-fields:before,
.edit-post-visual-editor .wp-block-acf-inner-header .acf-block-body .acf-block-fields:before,
.edit-post-visual-editor .wp-block-acf-landing-header .acf-block-body .acf-block-fields:before {
  content: "Header";
  display: block;
  padding: 1rem 1.4rem 1.1rem;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  background-color: var(--wp-admin-theme-color-darker-20);
  color: white;
  z-index: 50;
}
.edit-post-visual-editor .acf-block-body .acf-fields > .acf-field.acf-field-divider {
  padding: 0;
}
.edit-post-visual-editor .acf-block-body .acf-fields > .acf-field.acf-field-divider .acf-label label,
.edit-post-visual-editor .acf-block-body .acf-fields > .acf-field.acf-field-divider .acf-divider-heading {
  margin: 0 !important;
  padding: 10px !important;
  width: auto;
  border: none;
  background-color: #e3eef7;
  color: var(--wp-admin-theme-color-darker-20);
  border-left: 0.5rem solid var(--wp-admin-theme-color-darker-20);
}

.acf-block-preview {
  /** CSS Variables */
  /** End - CSS Variables */
  /*
   * Ninja Forms - Form Display Structure
   */
  /* ---------------------------------
  CHECKBOX FIELD
  ----------------------------------*/
  /* ---------------------------------
  RADIO & CHECKBOX LISTS
  ----------------------------------*/
  /* ---------------------------------
  PRODUCT FIELD
  ----------------------------------*/
  /* ---------------------------------
  STAR RATING
  ----------------------------------*/
  /* ---------------------------------
  HONEYPOT
  ----------------------------------*/
  /* ---------------------------------
  SELECT LIST
  ----------------------------------*/
  /* ---------------------------------
  COLORS
  As minimal as possible
  ----------------------------------*/
  /* ---------------------------------
  HELPER CLASSES
  ----------------------------------*/
  /* Column Classes
      Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
  --------------------------------------------- */
}
.acf-block-preview :root {
  --reflex-columns: 12;
  --reflex-grid-spacing: 2rem;
  --reflex-xs: 576px;
  --reflex-sm: 768px;
  --reflex-md: 992px;
  --reflex-lg: 1200px;
  --reflex-xlg: 1480px;
  --reflex-xxs-max: 575px;
  --reflex-xs-max: 767px;
  --reflex-sm-max: 991px;
  --reflex-md-max: 1199px;
  --reflex-lg-max: 1479px;
}
.acf-block-preview .container,
.acf-block-preview .container-full {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4rem;
  padding-left: 4rem;
}
.acf-block-preview .container .grid,
.acf-block-preview .container-full .grid {
  margin-right: -2rem;
  margin-left: -2rem;
}
@media (min-width: 576px) {
  .acf-block-preview .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .acf-block-preview .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .acf-block-preview .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .acf-block-preview .container {
    max-width: 1200px;
  }
}
@media (min-width: 1480px) {
  .acf-block-preview .container {
    max-width: 1480px;
  }
}
.acf-block-preview .grid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  position: relative;
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
  list-style-type: none;
}
.acf-block-preview .grid::before, .acf-block-preview .grid::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
}
.acf-block-preview [class*=col-] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
  position: relative;
  width: 100%;
  vertical-align: top;
  padding: 2rem;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.acf-block-preview [class*=col-]::before, .acf-block-preview [class*=col-]::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
}
.acf-block-preview [class*=col-] .grid {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: -2rem;
}
.acf-block-preview .col-12 {
  width: 100%;
  *width: 99.9%;
}
.acf-block-preview .col-11 {
  width: 91.6666666667%;
  *width: 91.5666666667%;
}
.acf-block-preview .col-10 {
  width: 83.3333333333%;
  *width: 83.2333333333%;
}
.acf-block-preview .col-9 {
  width: 75%;
  *width: 74.9%;
}
.acf-block-preview .col-8 {
  width: 66.6666666667%;
  *width: 66.5666666667%;
}
.acf-block-preview .col-7 {
  width: 58.3333333333%;
  *width: 58.2333333333%;
}
.acf-block-preview .col-6 {
  width: 50%;
  *width: 49.9%;
}
.acf-block-preview .col-5 {
  width: 41.6666666667%;
  *width: 41.5666666667%;
}
.acf-block-preview .col-4 {
  width: 33.3333333333%;
  *width: 33.2333333333%;
}
.acf-block-preview .col-3 {
  width: 25%;
  *width: 24.9%;
}
.acf-block-preview .col-2 {
  width: 16.6666666667%;
  *width: 16.5666666667%;
}
.acf-block-preview .col-1 {
  width: 8.3333333333%;
  *width: 8.2333333333%;
}
@media (min-width: 576px) {
  .acf-block-preview .col-xs-12 {
    width: 100%;
    *width: 99.9%;
  }
  .acf-block-preview .col-xs-11 {
    width: 91.6666666667%;
    *width: 91.5666666667%;
  }
  .acf-block-preview .col-xs-10 {
    width: 83.3333333333%;
    *width: 83.2333333333%;
  }
  .acf-block-preview .col-xs-9 {
    width: 75%;
    *width: 74.9%;
  }
  .acf-block-preview .col-xs-8 {
    width: 66.6666666667%;
    *width: 66.5666666667%;
  }
  .acf-block-preview .col-xs-7 {
    width: 58.3333333333%;
    *width: 58.2333333333%;
  }
  .acf-block-preview .col-xs-6 {
    width: 50%;
    *width: 49.9%;
  }
  .acf-block-preview .col-xs-5 {
    width: 41.6666666667%;
    *width: 41.5666666667%;
  }
  .acf-block-preview .col-xs-4 {
    width: 33.3333333333%;
    *width: 33.2333333333%;
  }
  .acf-block-preview .col-xs-3 {
    width: 25%;
    *width: 24.9%;
  }
  .acf-block-preview .col-xs-2 {
    width: 16.6666666667%;
    *width: 16.5666666667%;
  }
  .acf-block-preview .col-xs-1 {
    width: 8.3333333333%;
    *width: 8.2333333333%;
  }
}
@media (min-width: 768px) {
  .acf-block-preview .col-sm-12 {
    width: 100%;
    *width: 99.9%;
  }
  .acf-block-preview .col-sm-11 {
    width: 91.6666666667%;
    *width: 91.5666666667%;
  }
  .acf-block-preview .col-sm-10 {
    width: 83.3333333333%;
    *width: 83.2333333333%;
  }
  .acf-block-preview .col-sm-9 {
    width: 75%;
    *width: 74.9%;
  }
  .acf-block-preview .col-sm-8 {
    width: 66.6666666667%;
    *width: 66.5666666667%;
  }
  .acf-block-preview .col-sm-7 {
    width: 58.3333333333%;
    *width: 58.2333333333%;
  }
  .acf-block-preview .col-sm-6 {
    width: 50%;
    *width: 49.9%;
  }
  .acf-block-preview .col-sm-5 {
    width: 41.6666666667%;
    *width: 41.5666666667%;
  }
  .acf-block-preview .col-sm-4 {
    width: 33.3333333333%;
    *width: 33.2333333333%;
  }
  .acf-block-preview .col-sm-3 {
    width: 25%;
    *width: 24.9%;
  }
  .acf-block-preview .col-sm-2 {
    width: 16.6666666667%;
    *width: 16.5666666667%;
  }
  .acf-block-preview .col-sm-1 {
    width: 8.3333333333%;
    *width: 8.2333333333%;
  }
}
@media (min-width: 992px) {
  .acf-block-preview .col-md-12 {
    width: 100%;
    *width: 99.9%;
  }
  .acf-block-preview .col-md-11 {
    width: 91.6666666667%;
    *width: 91.5666666667%;
  }
  .acf-block-preview .col-md-10 {
    width: 83.3333333333%;
    *width: 83.2333333333%;
  }
  .acf-block-preview .col-md-9 {
    width: 75%;
    *width: 74.9%;
  }
  .acf-block-preview .col-md-8 {
    width: 66.6666666667%;
    *width: 66.5666666667%;
  }
  .acf-block-preview .col-md-7 {
    width: 58.3333333333%;
    *width: 58.2333333333%;
  }
  .acf-block-preview .col-md-6 {
    width: 50%;
    *width: 49.9%;
  }
  .acf-block-preview .col-md-5 {
    width: 41.6666666667%;
    *width: 41.5666666667%;
  }
  .acf-block-preview .col-md-4 {
    width: 33.3333333333%;
    *width: 33.2333333333%;
  }
  .acf-block-preview .col-md-3 {
    width: 25%;
    *width: 24.9%;
  }
  .acf-block-preview .col-md-2 {
    width: 16.6666666667%;
    *width: 16.5666666667%;
  }
  .acf-block-preview .col-md-1 {
    width: 8.3333333333%;
    *width: 8.2333333333%;
  }
}
@media (min-width: 1200px) {
  .acf-block-preview .col-lg-12 {
    width: 100%;
    *width: 99.9%;
  }
  .acf-block-preview .col-lg-11 {
    width: 91.6666666667%;
    *width: 91.5666666667%;
  }
  .acf-block-preview .col-lg-10 {
    width: 83.3333333333%;
    *width: 83.2333333333%;
  }
  .acf-block-preview .col-lg-9 {
    width: 75%;
    *width: 74.9%;
  }
  .acf-block-preview .col-lg-8 {
    width: 66.6666666667%;
    *width: 66.5666666667%;
  }
  .acf-block-preview .col-lg-7 {
    width: 58.3333333333%;
    *width: 58.2333333333%;
  }
  .acf-block-preview .col-lg-6 {
    width: 50%;
    *width: 49.9%;
  }
  .acf-block-preview .col-lg-5 {
    width: 41.6666666667%;
    *width: 41.5666666667%;
  }
  .acf-block-preview .col-lg-4 {
    width: 33.3333333333%;
    *width: 33.2333333333%;
  }
  .acf-block-preview .col-lg-3 {
    width: 25%;
    *width: 24.9%;
  }
  .acf-block-preview .col-lg-2 {
    width: 16.6666666667%;
    *width: 16.5666666667%;
  }
  .acf-block-preview .col-lg-1 {
    width: 8.3333333333%;
    *width: 8.2333333333%;
  }
}
@media (min-width: 1480px) {
  .acf-block-preview .col-xlg-12 {
    width: 100%;
    *width: 99.9%;
  }
  .acf-block-preview .col-xlg-11 {
    width: 91.6666666667%;
    *width: 91.5666666667%;
  }
  .acf-block-preview .col-xlg-10 {
    width: 83.3333333333%;
    *width: 83.2333333333%;
  }
  .acf-block-preview .col-xlg-9 {
    width: 75%;
    *width: 74.9%;
  }
  .acf-block-preview .col-xlg-8 {
    width: 66.6666666667%;
    *width: 66.5666666667%;
  }
  .acf-block-preview .col-xlg-7 {
    width: 58.3333333333%;
    *width: 58.2333333333%;
  }
  .acf-block-preview .col-xlg-6 {
    width: 50%;
    *width: 49.9%;
  }
  .acf-block-preview .col-xlg-5 {
    width: 41.6666666667%;
    *width: 41.5666666667%;
  }
  .acf-block-preview .col-xlg-4 {
    width: 33.3333333333%;
    *width: 33.2333333333%;
  }
  .acf-block-preview .col-xlg-3 {
    width: 25%;
    *width: 24.9%;
  }
  .acf-block-preview .col-xlg-2 {
    width: 16.6666666667%;
    *width: 16.5666666667%;
  }
  .acf-block-preview .col-xlg-1 {
    width: 8.3333333333%;
    *width: 8.2333333333%;
  }
}
.acf-block-preview .col-auto {
  -ms-flex: 1 0 0px;
  -webkit-flex: 1 0 0px;
  flex: 1 0 0px;
  width: auto;
}
@media (min-width: 576px) {
  .acf-block-preview .col-xs-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .acf-block-preview .col-sm-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
    width: auto;
  }
}
@media (min-width: 992px) {
  .acf-block-preview .col-md-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .acf-block-preview .col-lg-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
    width: auto;
  }
}
@media (min-width: 1480px) {
  .acf-block-preview .col-xlg-auto {
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
    width: auto;
  }
}
.acf-block-preview .order-12 {
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12;
}
.acf-block-preview .order-11 {
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11;
}
.acf-block-preview .order-10 {
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}
.acf-block-preview .order-9 {
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}
.acf-block-preview .order-8 {
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
}
.acf-block-preview .order-7 {
  -ms-flex-order: 7;
  -webkit-order: 7;
  order: 7;
}
.acf-block-preview .order-6 {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.acf-block-preview .order-5 {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}
.acf-block-preview .order-4 {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.acf-block-preview .order-3 {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.acf-block-preview .order-2 {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.acf-block-preview .order-1 {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.acf-block-preview .order-0 {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
@media (min-width: 576px) {
  .acf-block-preview .order-xs-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }
  .acf-block-preview .order-xs-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }
  .acf-block-preview .order-xs-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .acf-block-preview .order-xs-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }
  .acf-block-preview .order-xs-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }
  .acf-block-preview .order-xs-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }
  .acf-block-preview .order-xs-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
  .acf-block-preview .order-xs-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .acf-block-preview .order-xs-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .acf-block-preview .order-xs-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .acf-block-preview .order-xs-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .acf-block-preview .order-xs-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .acf-block-preview .order-xs-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media (min-width: 768px) {
  .acf-block-preview .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }
  .acf-block-preview .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }
  .acf-block-preview .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .acf-block-preview .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }
  .acf-block-preview .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }
  .acf-block-preview .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }
  .acf-block-preview .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
  .acf-block-preview .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .acf-block-preview .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .acf-block-preview .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .acf-block-preview .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .acf-block-preview .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .acf-block-preview .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media (min-width: 992px) {
  .acf-block-preview .order-md-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }
  .acf-block-preview .order-md-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }
  .acf-block-preview .order-md-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .acf-block-preview .order-md-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }
  .acf-block-preview .order-md-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }
  .acf-block-preview .order-md-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }
  .acf-block-preview .order-md-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
  .acf-block-preview .order-md-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .acf-block-preview .order-md-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .acf-block-preview .order-md-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .acf-block-preview .order-md-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .acf-block-preview .order-md-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .acf-block-preview .order-md-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media (min-width: 1200px) {
  .acf-block-preview .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }
  .acf-block-preview .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }
  .acf-block-preview .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .acf-block-preview .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }
  .acf-block-preview .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }
  .acf-block-preview .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }
  .acf-block-preview .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
  .acf-block-preview .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .acf-block-preview .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .acf-block-preview .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .acf-block-preview .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .acf-block-preview .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .acf-block-preview .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media (min-width: 1480px) {
  .acf-block-preview .order-xlg-12 {
    -ms-flex-order: 12;
    -webkit-order: 12;
    order: 12;
  }
  .acf-block-preview .order-xlg-11 {
    -ms-flex-order: 11;
    -webkit-order: 11;
    order: 11;
  }
  .acf-block-preview .order-xlg-10 {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .acf-block-preview .order-xlg-9 {
    -ms-flex-order: 9;
    -webkit-order: 9;
    order: 9;
  }
  .acf-block-preview .order-xlg-8 {
    -ms-flex-order: 8;
    -webkit-order: 8;
    order: 8;
  }
  .acf-block-preview .order-xlg-7 {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
  }
  .acf-block-preview .order-xlg-6 {
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
  .acf-block-preview .order-xlg-5 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .acf-block-preview .order-xlg-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .acf-block-preview .order-xlg-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .acf-block-preview .order-xlg-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .acf-block-preview .order-xlg-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .acf-block-preview .order-xlg-0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
.acf-block-preview .offset-11 {
  margin-left: 91.6666666667%;
  *margin-left: 91.5666666667%;
}
.acf-block-preview .offset-10 {
  margin-left: 83.3333333333%;
  *margin-left: 83.2333333333%;
}
.acf-block-preview .offset-9 {
  margin-left: 75%;
  *margin-left: 74.9%;
}
.acf-block-preview .offset-8 {
  margin-left: 66.6666666667%;
  *margin-left: 66.5666666667%;
}
.acf-block-preview .offset-7 {
  margin-left: 58.3333333333%;
  *margin-left: 58.2333333333%;
}
.acf-block-preview .offset-6 {
  margin-left: 50%;
  *margin-left: 49.9%;
}
.acf-block-preview .offset-5 {
  margin-left: 41.6666666667%;
  *margin-left: 41.5666666667%;
}
.acf-block-preview .offset-4 {
  margin-left: 33.3333333333%;
  *margin-left: 33.2333333333%;
}
.acf-block-preview .offset-3 {
  margin-left: 25%;
  *margin-left: 24.9%;
}
.acf-block-preview .offset-2 {
  margin-left: 16.6666666667%;
  *margin-left: 16.5666666667%;
}
.acf-block-preview .offset-1 {
  margin-left: 8.3333333333%;
  *margin-left: 8.2333333333%;
}
@media (min-width: 576px) {
  .acf-block-preview .offset-xs-11 {
    margin-left: 91.6666666667%;
    *margin-left: 91.5666666667%;
  }
  .acf-block-preview .offset-xs-10 {
    margin-left: 83.3333333333%;
    *margin-left: 83.2333333333%;
  }
  .acf-block-preview .offset-xs-9 {
    margin-left: 75%;
    *margin-left: 74.9%;
  }
  .acf-block-preview .offset-xs-8 {
    margin-left: 66.6666666667%;
    *margin-left: 66.5666666667%;
  }
  .acf-block-preview .offset-xs-7 {
    margin-left: 58.3333333333%;
    *margin-left: 58.2333333333%;
  }
  .acf-block-preview .offset-xs-6 {
    margin-left: 50%;
    *margin-left: 49.9%;
  }
  .acf-block-preview .offset-xs-5 {
    margin-left: 41.6666666667%;
    *margin-left: 41.5666666667%;
  }
  .acf-block-preview .offset-xs-4 {
    margin-left: 33.3333333333%;
    *margin-left: 33.2333333333%;
  }
  .acf-block-preview .offset-xs-3 {
    margin-left: 25%;
    *margin-left: 24.9%;
  }
  .acf-block-preview .offset-xs-2 {
    margin-left: 16.6666666667%;
    *margin-left: 16.5666666667%;
  }
  .acf-block-preview .offset-xs-1 {
    margin-left: 8.3333333333%;
    *margin-left: 8.2333333333%;
  }
  .acf-block-preview .offset-xs-0 {
    margin-left: 0;
    *margin-left: -0.1%;
  }
}
@media (min-width: 768px) {
  .acf-block-preview .offset-sm-11 {
    margin-left: 91.6666666667%;
    *margin-left: 91.5666666667%;
  }
  .acf-block-preview .offset-sm-10 {
    margin-left: 83.3333333333%;
    *margin-left: 83.2333333333%;
  }
  .acf-block-preview .offset-sm-9 {
    margin-left: 75%;
    *margin-left: 74.9%;
  }
  .acf-block-preview .offset-sm-8 {
    margin-left: 66.6666666667%;
    *margin-left: 66.5666666667%;
  }
  .acf-block-preview .offset-sm-7 {
    margin-left: 58.3333333333%;
    *margin-left: 58.2333333333%;
  }
  .acf-block-preview .offset-sm-6 {
    margin-left: 50%;
    *margin-left: 49.9%;
  }
  .acf-block-preview .offset-sm-5 {
    margin-left: 41.6666666667%;
    *margin-left: 41.5666666667%;
  }
  .acf-block-preview .offset-sm-4 {
    margin-left: 33.3333333333%;
    *margin-left: 33.2333333333%;
  }
  .acf-block-preview .offset-sm-3 {
    margin-left: 25%;
    *margin-left: 24.9%;
  }
  .acf-block-preview .offset-sm-2 {
    margin-left: 16.6666666667%;
    *margin-left: 16.5666666667%;
  }
  .acf-block-preview .offset-sm-1 {
    margin-left: 8.3333333333%;
    *margin-left: 8.2333333333%;
  }
  .acf-block-preview .offset-sm-0 {
    margin-left: 0;
    *margin-left: -0.1%;
  }
}
@media (min-width: 992px) {
  .acf-block-preview .offset-md-11 {
    margin-left: 91.6666666667%;
    *margin-left: 91.5666666667%;
  }
  .acf-block-preview .offset-md-10 {
    margin-left: 83.3333333333%;
    *margin-left: 83.2333333333%;
  }
  .acf-block-preview .offset-md-9 {
    margin-left: 75%;
    *margin-left: 74.9%;
  }
  .acf-block-preview .offset-md-8 {
    margin-left: 66.6666666667%;
    *margin-left: 66.5666666667%;
  }
  .acf-block-preview .offset-md-7 {
    margin-left: 58.3333333333%;
    *margin-left: 58.2333333333%;
  }
  .acf-block-preview .offset-md-6 {
    margin-left: 50%;
    *margin-left: 49.9%;
  }
  .acf-block-preview .offset-md-5 {
    margin-left: 41.6666666667%;
    *margin-left: 41.5666666667%;
  }
  .acf-block-preview .offset-md-4 {
    margin-left: 33.3333333333%;
    *margin-left: 33.2333333333%;
  }
  .acf-block-preview .offset-md-3 {
    margin-left: 25%;
    *margin-left: 24.9%;
  }
  .acf-block-preview .offset-md-2 {
    margin-left: 16.6666666667%;
    *margin-left: 16.5666666667%;
  }
  .acf-block-preview .offset-md-1 {
    margin-left: 8.3333333333%;
    *margin-left: 8.2333333333%;
  }
  .acf-block-preview .offset-md-0 {
    margin-left: 0;
    *margin-left: -0.1%;
  }
}
@media (min-width: 1200px) {
  .acf-block-preview .offset-lg-11 {
    margin-left: 91.6666666667%;
    *margin-left: 91.5666666667%;
  }
  .acf-block-preview .offset-lg-10 {
    margin-left: 83.3333333333%;
    *margin-left: 83.2333333333%;
  }
  .acf-block-preview .offset-lg-9 {
    margin-left: 75%;
    *margin-left: 74.9%;
  }
  .acf-block-preview .offset-lg-8 {
    margin-left: 66.6666666667%;
    *margin-left: 66.5666666667%;
  }
  .acf-block-preview .offset-lg-7 {
    margin-left: 58.3333333333%;
    *margin-left: 58.2333333333%;
  }
  .acf-block-preview .offset-lg-6 {
    margin-left: 50%;
    *margin-left: 49.9%;
  }
  .acf-block-preview .offset-lg-5 {
    margin-left: 41.6666666667%;
    *margin-left: 41.5666666667%;
  }
  .acf-block-preview .offset-lg-4 {
    margin-left: 33.3333333333%;
    *margin-left: 33.2333333333%;
  }
  .acf-block-preview .offset-lg-3 {
    margin-left: 25%;
    *margin-left: 24.9%;
  }
  .acf-block-preview .offset-lg-2 {
    margin-left: 16.6666666667%;
    *margin-left: 16.5666666667%;
  }
  .acf-block-preview .offset-lg-1 {
    margin-left: 8.3333333333%;
    *margin-left: 8.2333333333%;
  }
  .acf-block-preview .offset-lg-0 {
    margin-left: 0;
    *margin-left: -0.1%;
  }
}
@media (min-width: 1480px) {
  .acf-block-preview .offset-xlg-11 {
    margin-left: 91.6666666667%;
    *margin-left: 91.5666666667%;
  }
  .acf-block-preview .offset-xlg-10 {
    margin-left: 83.3333333333%;
    *margin-left: 83.2333333333%;
  }
  .acf-block-preview .offset-xlg-9 {
    margin-left: 75%;
    *margin-left: 74.9%;
  }
  .acf-block-preview .offset-xlg-8 {
    margin-left: 66.6666666667%;
    *margin-left: 66.5666666667%;
  }
  .acf-block-preview .offset-xlg-7 {
    margin-left: 58.3333333333%;
    *margin-left: 58.2333333333%;
  }
  .acf-block-preview .offset-xlg-6 {
    margin-left: 50%;
    *margin-left: 49.9%;
  }
  .acf-block-preview .offset-xlg-5 {
    margin-left: 41.6666666667%;
    *margin-left: 41.5666666667%;
  }
  .acf-block-preview .offset-xlg-4 {
    margin-left: 33.3333333333%;
    *margin-left: 33.2333333333%;
  }
  .acf-block-preview .offset-xlg-3 {
    margin-left: 25%;
    *margin-left: 24.9%;
  }
  .acf-block-preview .offset-xlg-2 {
    margin-left: 16.6666666667%;
    *margin-left: 16.5666666667%;
  }
  .acf-block-preview .offset-xlg-1 {
    margin-left: 8.3333333333%;
    *margin-left: 8.2333333333%;
  }
  .acf-block-preview .offset-xlg-0 {
    margin-left: 0;
    *margin-left: -0.1%;
  }
}
.acf-block-preview .wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acf-block-preview .no-wrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.acf-block-preview .no-wrap [class*=col-] {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.acf-block-preview .wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.acf-block-preview .direction-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.acf-block-preview .direction-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.acf-block-preview .direction-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.acf-block-preview .direction-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.acf-block-preview .align-start {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.acf-block-preview .align-end {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.acf-block-preview .align-end [class*=col-] {
  vertical-align: bottom;
}
.acf-block-preview .align-center {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.acf-block-preview .align-center [class*=col-] {
  vertical-align: middle;
}
.acf-block-preview .align-baseline {
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
.acf-block-preview .align-content-start {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.acf-block-preview .align-content-end {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.acf-block-preview .align-content-end [class*=col-] {
  vertical-align: bottom;
}
.acf-block-preview .align-content-center {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}
.acf-block-preview .align-content-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}
.acf-block-preview .align-content-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}
.acf-block-preview .align-self-stretch {
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}
.acf-block-preview .align-self-start {
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
.acf-block-preview .align-self-end {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  vertical-align: bottom;
}
.acf-block-preview .align-self-center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  vertical-align: middle;
}
.acf-block-preview .align-self-baseline {
  -ms-flex-item-align: baseline;
  -webkit-align-self: baseline;
  align-self: baseline;
  vertical-align: baseline;
}
.acf-block-preview .justify-start {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.acf-block-preview .justify-start.grid {
  text-align: left;
}
.acf-block-preview .justify-end {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.acf-block-preview .justify-end.grid {
  text-align: right;
  -moz-text-align-last: right;
  text-align-last: right;
}
.acf-block-preview .justify-end.grid [class*=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}
.acf-block-preview .justify-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.acf-block-preview .justify-center.grid {
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
}
.acf-block-preview .justify-center.grid [class*=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}
.acf-block-preview .justify-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.acf-block-preview .justify-space-between.grid {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
.acf-block-preview .justify-space-between.grid [class*=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}
.acf-block-preview .justify-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.acf-block-preview .justify-space-around.grid {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
.acf-block-preview .justify-space-around.grid [class*=col-] {
  text-align: left;
  text-align: start;
  -moz-text-align-last: left;
  -moz-text-align-last: start;
  text-align-last: left;
  text-align-last: start;
}
.acf-block-preview .grid-bleed [class*=col-] {
  padding: 0;
}
.acf-block-preview .col-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.acf-block-preview .col-grid.direction-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.acf-block-preview .col-bleed {
  padding: 0;
}
.acf-block-preview .col-bleed-x {
  padding: 2rem 0;
}
.acf-block-preview .col-bleed-y {
  padding: 0 2rem;
}
.acf-block-preview .flex-img {
  display: block;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  height: auto;
  width: 100%;
  *width: auto;
}
.acf-block-preview .flex-footer {
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
}
.acf-block-preview .flex-footer > :last-child {
  margin-bottom: 0;
}
.acf-block-preview .container-full {
  max-width: 1480px;
  padding-right: 2rem;
  padding-left: 2rem;
}
.acf-block-preview .container-full.half {
  max-width: 65rem;
}
.acf-block-preview .container-full.two-third {
  max-width: 100rem;
}
.acf-block-preview .grid.no-padding-x {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
.acf-block-preview .grid.padding-small {
  margin-left: -1rem;
  margin-right: -1rem;
}
.acf-block-preview .grid.padding-small [class*=col-] {
  padding: 1rem;
}
.acf-block-preview .grid.padding-small.no-padding-x {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.acf-block-preview .grid.padding-large {
  margin-left: -3rem;
  margin-right: -3rem;
}
.acf-block-preview .grid.padding-large [class*=col-] {
  padding: 3rem;
}
.acf-block-preview .grid.padding-large.no-padding-x {
  margin-top: -3rem;
  margin-bottom: -3rem;
}
@media screen and (max-width: 767px) {
  .acf-block-preview .grid, .acf-block-preview .grid.padding-large {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .acf-block-preview .grid [class*=col-], .acf-block-preview .grid.padding-large [class*=col-] {
    padding: 2rem;
  }
  .acf-block-preview .grid.no-padding-x, .acf-block-preview .grid.padding-large.no-padding-x {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
}
.acf-block-preview .ninja-forms-form-wrap *,
.acf-block-preview .ninja-forms-form-wrap *:after,
.acf-block-preview .ninja-forms-form-wrap *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.acf-block-preview .nf-response-msg {
  display: none;
}
.acf-block-preview .nf-field-container,
.acf-block-preview #ninja_forms_required_items {
  clear: both;
  position: relative;
  margin-bottom: 25px;
}
.acf-block-preview .nf-field-container::after,
.acf-block-preview #ninja_forms_required_items::after {
  clear: both;
  content: "";
  display: block;
}
.acf-block-preview .nf-field-container.hidden-container, .acf-block-preview .nf-field-container.hr-container,
.acf-block-preview #ninja_forms_required_items.hidden-container,
.acf-block-preview #ninja_forms_required_items.hr-container {
  margin: 0;
  height: auto;
}
.acf-block-preview .nf-field-container.hidden-container .nf-field-label, .acf-block-preview .nf-field-container.hr-container .nf-field-label,
.acf-block-preview #ninja_forms_required_items.hidden-container .nf-field-label,
.acf-block-preview #ninja_forms_required_items.hr-container .nf-field-label {
  display: none;
}
.acf-block-preview .nf-field-container.html-container .nf-field-label,
.acf-block-preview #ninja_forms_required_items.html-container .nf-field-label {
  display: none;
}
.acf-block-preview .nf-field-label .nf-label-span,
.acf-block-preview .nf-field-label label {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.acf-block-preview .nf-field-element {
  position: relative;
}
.acf-block-preview .nf-field-element input,
.acf-block-preview .nf-field-element select,
.acf-block-preview .nf-field-element textarea {
  margin: 0;
  width: auto;
  height: auto;
  vertical-align: inherit;
}
.acf-block-preview .nf-field-element textarea {
  height: 200px;
}
.acf-block-preview .nf-field-description p:last-child {
  margin: 0;
}
.acf-block-preview .nf-help {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.acf-block-preview .nf-input-limit {
  font-size: 12px;
  margin-top: 5px;
}
.acf-block-preview .nf-static {
  padding: 0 10px;
}
.acf-block-preview .nf-after-field .nf-error-msg {
  margin-right: 10px;
}
.acf-block-preview .list-radio-wrap .nf-field-element ul, .acf-block-preview .list-radio-wrap .nf-field-element li,
.acf-block-preview .list-checkbox-wrap .nf-field-element ul,
.acf-block-preview .list-checkbox-wrap .nf-field-element li,
.acf-block-preview .list-image-wrap .nf-field-element ul,
.acf-block-preview .list-image-wrap .nf-field-element li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.acf-block-preview .list-radio-wrap .nf-field-element ul input, .acf-block-preview .list-radio-wrap .nf-field-element li input,
.acf-block-preview .list-checkbox-wrap .nf-field-element ul input,
.acf-block-preview .list-checkbox-wrap .nf-field-element li input,
.acf-block-preview .list-image-wrap .nf-field-element ul input,
.acf-block-preview .list-image-wrap .nf-field-element li input {
  margin-right: 5px;
}
.acf-block-preview .list-radio-wrap .nf-field-element li,
.acf-block-preview .list-checkbox-wrap .nf-field-element li,
.acf-block-preview .list-image-wrap .nf-field-element li {
  padding-left: 10px;
  margin: 0 0 5px !important;
  text-indent: initial !important;
}
.acf-block-preview .list-radio-wrap .nf-field-element li label,
.acf-block-preview .list-checkbox-wrap .nf-field-element li label,
.acf-block-preview .list-image-wrap .nf-field-element li label {
  display: block;
  float: initial;
  width: auto;
  margin-left: 1.5em;
}
.acf-block-preview .list-radio-wrap .nf-field-element li input,
.acf-block-preview .list-checkbox-wrap .nf-field-element li input,
.acf-block-preview .list-image-wrap .nf-field-element li input {
  width: auto !important;
  float: left;
  margin-top: 0.25em;
}
.acf-block-preview .listimage-wrap li {
  width: 100%;
  height: 100%;
  display: inline-grid;
}
.acf-block-preview .listimage-wrap li label {
  padding: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
}
.acf-block-preview .listimage-wrap li label.nf-checked-label {
  border-width: 2px;
  border-style: solid;
  border-color: #007acc;
  transition: all 0.5s;
}
.acf-block-preview .listimage-wrap li label img {
  display: block;
}
.acf-block-preview .listimage-wrap li input {
  display: none;
}
.acf-block-preview .product-wrap > div input {
  width: 80px !important;
}
.acf-block-preview .product-wrap > div .nf-product-field span {
  padding: 0 5px;
}
.acf-block-preview .starrating-wrap .star {
  border-bottom: 0;
}
.acf-block-preview .nf-form-hp {
  position: absolute;
  visibility: hidden;
}
.acf-block-preview .list-select-wrap div div {
  display: none;
}
.acf-block-preview .ninja-forms-req-symbol,
.acf-block-preview .nf-error-msg {
  color: #E80000;
}
.acf-block-preview .nf-error .ninja-forms-field {
  border: 1px solid #E80000;
}
.acf-block-preview .nf-error.listimage-wrap .nf-field-element ul {
  border: 1px solid #E80000;
}
.acf-block-preview .nf-field-submit-error {
  padding: 15px;
}
.acf-block-preview .ninja-forms-noscript-message {
  background: #f1f1f1;
  border: 4px dashed #ccc;
  color: #333;
  display: block;
  font-size: 20px;
  margin: 20px 0;
  padding: 40px;
  text-align: center;
}
.acf-block-preview .two-col-list ul li {
  float: left;
  width: 50%;
}
.acf-block-preview .three-col-list ul li {
  float: left;
  width: 33.33%;
}
.acf-block-preview .four-col-list ul li {
  float: left;
  width: 25%;
}
.acf-block-preview .five-col-list ul li {
  float: left;
  width: 20%;
}
.acf-block-preview .six-col-list ul li {
  float: left;
  width: 16.66%;
}
.acf-block-preview body .pika-label {
  background: transparent;
}
.acf-block-preview .nf-form-cont .five-sixths,
.acf-block-preview .nf-form-cont .four-sixths,
.acf-block-preview .nf-form-cont .one-fourth,
.acf-block-preview .nf-form-cont .one-half,
.acf-block-preview .nf-form-cont .one-sixth,
.acf-block-preview .nf-form-cont .one-third,
.acf-block-preview .nf-form-cont .three-fourths,
.acf-block-preview .nf-form-cont .three-sixths,
.acf-block-preview .nf-form-cont .two-fourths,
.acf-block-preview .nf-form-cont .two-sixths,
.acf-block-preview .nf-form-cont .two-thirds {
  clear: initial;
  float: left;
  margin-left: 2.5641025641%;
}
.acf-block-preview .nf-form-cont .five-sixths .inside,
.acf-block-preview .nf-form-cont .four-sixths .inside,
.acf-block-preview .nf-form-cont .one-fourth .inside,
.acf-block-preview .nf-form-cont .one-half .inside,
.acf-block-preview .nf-form-cont .one-sixth .inside,
.acf-block-preview .nf-form-cont .one-third .inside,
.acf-block-preview .nf-form-cont .three-fourths .inside,
.acf-block-preview .nf-form-cont .three-sixths .inside,
.acf-block-preview .nf-form-cont .two-fourths .inside,
.acf-block-preview .nf-form-cont .two-sixths .inside,
.acf-block-preview .nf-form-cont .two-thirds .inside {
  padding: 20px;
}
.acf-block-preview .nf-form-cont .five-sixths::after,
.acf-block-preview .nf-form-cont .four-sixths::after,
.acf-block-preview .nf-form-cont .one-fourth::after,
.acf-block-preview .nf-form-cont .one-half::after,
.acf-block-preview .nf-form-cont .one-sixth::after,
.acf-block-preview .nf-form-cont .one-third::after,
.acf-block-preview .nf-form-cont .three-fourths::after,
.acf-block-preview .nf-form-cont .three-sixths::after,
.acf-block-preview .nf-form-cont .two-fourths::after,
.acf-block-preview .nf-form-cont .two-sixths::after,
.acf-block-preview .nf-form-cont .two-thirds::after {
  clear: both;
  content: "";
  display: block;
}
.acf-block-preview .nf-form-cont .one-half,
.acf-block-preview .nf-form-cont .three-sixths,
.acf-block-preview .nf-form-cont .two-fourths {
  width: 48.7179487179%;
}
.acf-block-preview .nf-form-cont .one-third,
.acf-block-preview .nf-form-cont .two-sixths {
  width: 31.6239316239%;
}
.acf-block-preview .nf-form-cont .four-sixths,
.acf-block-preview .nf-form-cont .two-thirds {
  width: 65.811965812%;
}
.acf-block-preview .nf-form-cont .one-fourth {
  width: 23.0769230769%;
}
.acf-block-preview .nf-form-cont .three-fourths {
  width: 74.358974359%;
}
.acf-block-preview .nf-form-cont .one-sixth {
  width: 14.5299145299%;
}
.acf-block-preview .nf-form-cont .five-sixths {
  width: 82.905982906%;
}
.acf-block-preview .nf-form-cont .first {
  clear: both;
  margin-left: 0;
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.acf-block-preview .modal {
  position: relative;
  z-index: 1000;
}
.acf-block-preview .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.acf-block-preview .modal__inner {
  background-color: #fff;
  width: 100%;
  max-width: 69rem;
  max-height: calc(100vh - 6rem);
  border-radius: 0.4rem;
  overflow: auto;
}
.acf-block-preview .modal__container {
  padding: 3rem;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.acf-block-preview .modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.acf-block-preview .modal__title {
  margin-top: 0;
  margin-bottom: 0;
}
.acf-block-preview .modal__close {
  background: transparent;
  border: 0;
  position: relative;
  display: block;
  cursor: pointer;
}
.acf-block-preview .modal__close:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.acf-block-preview .modal__close span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.acf-block-preview .modal__close svg {
  height: 2.5rem;
  width: 2.5rem;
}
.acf-block-preview .modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}
.acf-block-preview .micromodal-slide {
  display: none;
}
.acf-block-preview .micromodal-slide.is-open {
  display: block;
}
.acf-block-preview .micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.acf-block-preview .micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.acf-block-preview .micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.acf-block-preview .micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.acf-block-preview .micromodal-slide .modal__container,
.acf-block-preview .micromodal-slide .modal__overlay {
  will-change: transform;
}
@media (min-width: 0px) and (max-width: 575px) {
  .acf-block-preview .hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .acf-block-preview .hidden-xs-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .acf-block-preview .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .acf-block-preview .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .acf-block-preview .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .acf-block-preview .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .acf-block-preview .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .acf-block-preview .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .acf-block-preview .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acf-block-preview .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .acf-block-preview .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1479px) {
  .acf-block-preview .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1479px) {
  .acf-block-preview .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1480px) {
  .acf-block-preview .hidden-xlg {
    display: none !important;
  }
}
.acf-block-preview *,
.acf-block-preview *:after,
.acf-block-preview *:before {
  box-sizing: border-box;
  outline: none;
}
.acf-block-preview html {
  font-size: 0.625em;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.acf-block-preview html.site-menu-open, .acf-block-preview html.modal-is-open {
  overflow: hidden;
}
.acf-block-preview body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4em;
  line-height: 1.5;
  font-weight: normal;
  color: rgb(var(--color-text, 56, 59, 62));
  min-height: 100vh;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.acf-block-preview img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.acf-block-preview video {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.acf-block-preview picture img {
  object-fit: cover;
}
.acf-block-preview button, .acf-block-preview input, .acf-block-preview optgroup, .acf-block-preview select, .acf-block-preview textarea {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.acf-block-preview .wp-block-embed__wrapper,
.acf-block-preview .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.acf-block-preview .wp-block-embed__wrapper iframe, .acf-block-preview .wp-block-embed__wrapper object, .acf-block-preview .wp-block-embed__wrapper embed,
.acf-block-preview .embed-container iframe,
.acf-block-preview .embed-container object,
.acf-block-preview .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.acf-block-preview .container-full.two-thirds {
  max-width: 100rem;
}
.acf-block-preview .swal2-popup {
  font-size: 1.4rem !important;
}
.acf-block-preview .swal2-title {
  font-size: 4rem !important;
  margin: 0 !important;
}
.acf-block-preview .swal2-content {
  font-size: 2rem !important;
}
.acf-block-preview .swal2-styled.swal2-confirm {
  font-size: 1.8rem !important;
  font-weight: bold !important;
  color: #3c153d !important;
}
.acf-block-preview #processing {
  background-color: #000000;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 9999;
  display: none;
}
.acf-block-preview #processing svg, .acf-block-preview #processing i {
  color: #ffffff;
  font-size: 7rem;
}
.acf-block-preview .outer {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  z-index: 2;
}
.acf-block-preview .outer .inner {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.acf-block-preview .outer .inner.left {
  text-align: left;
}
.acf-block-preview .outer .inner.center {
  text-align: center;
}
.acf-block-preview .outer .inner.right {
  text-align: right;
}
.acf-block-preview .outer .inner.top {
  vertical-align: top;
}
.acf-block-preview .outer .inner.bottom {
  vertical-align: bottom;
}
.acf-block-preview font[size="1"] {
  margin-left: auto;
  margin-right: auto;
  align-self: center;
  justify-self: center;
}
.acf-block-preview font[size="1"] + br {
  display: none;
}
.acf-block-preview .xdebug-error {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  color: #000000;
  font-size: 1.4rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 120rem;
  border-radius: 0;
  border: none;
  margin-bottom: 2rem;
  line-height: normal;
  letter-spacing: normal;
  word-spacing: normal;
}
.acf-block-preview .xdebug-error a {
  color: inherit;
  border: none;
  text-decoration: underline;
}
.acf-block-preview .xdebug-error a:before, .acf-block-preview .xdebug-error a:after {
  content: none;
}
.acf-block-preview .xdebug-error td {
  padding: 0.05rem 0.5rem;
}
.acf-block-preview .xdebug-error th {
  padding: 0.15rem 0.5rem;
}
.acf-block-preview .xdebug-error pre {
  margin: 0;
  padding: 0.15rem 0.5rem;
}
.acf-block-preview .xdebug-error + br {
  display: none;
}
.acf-block-preview .container:not(.form) {
  padding-left: 0;
  padding-right: 0;
}
.acf-block-preview .container:not(.form) > .grid {
  margin-left: 0;
  margin-right: 0;
}
.acf-block-preview .section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.components-toolbar {
  overflow: hidden;
}

.edit-post-layout__metaboxes:not(:empty) {
  padding: 0;
}
.edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area {
  margin: 0 auto;
}
.edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area .acf-fields > .acf-field {
  padding: 15px 25px;
}
.edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area .postbox > .inside {
  padding: 0 25px 20px;
}

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