@charset "UTF-8";
@import "https://use.typekit.net/las8rhg.css";
@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap";
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#wpadminbar {
  position: fixed !important;
}

.editor-styles-wrapper {
  font-family: "Nunito Sans", sans-serif !important;
}
.editor-styles-wrapper .wp-block h1,
.editor-styles-wrapper .wp-block .h1-like,
.editor-styles-wrapper .wp-block h2,
.editor-styles-wrapper .wp-block .h2-like {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block h1,
.editor-styles-wrapper .wp-block .h1-like,
.editor-styles-wrapper .wp-block h2,
.editor-styles-wrapper .wp-block .h2-like {
    font-size: 40px;
  }
}
.editor-styles-wrapper .wp-block h3,
.editor-styles-wrapper .wp-block .h3-like {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  line-height: 1.233;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block h3,
.editor-styles-wrapper .wp-block .h3-like {
    font-size: 22px;
  }
}
.editor-styles-wrapper .wp-block h4,
.editor-styles-wrapper .wp-block .h4-like {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 1.233;
  letter-spacing: -0.01em;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block h4,
.editor-styles-wrapper .wp-block .h4-like {
    font-size: 20px;
  }
}
.editor-styles-wrapper .wp-block h5,
.editor-styles-wrapper .wp-block .h5-like {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1em;
  line-height: 1.375;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block h5,
.editor-styles-wrapper .wp-block .h5-like {
    font-size: 15px;
  }
}
.editor-styles-wrapper .wp-block h6,
.editor-styles-wrapper .wp-block .h6-like {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 14px;
  line-height: 1.35;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block h6,
.editor-styles-wrapper .wp-block .h6-like {
    font-size: 1em;
  }
}
.editor-styles-wrapper .wp-block .section-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 24px;
  line-height: 1.375;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #FFCC4E;
  margin: 0 0 1.25em;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block .section-title {
    font-size: 17px;
  }
}
.editor-styles-wrapper .wp-block .accent-heading {
  display: inline-block;
  padding: 0 26px;
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .wp-block .accent-heading-wrapper {
  overflow: hidden;
}
.editor-styles-wrapper .wp-block .accent-heading-wrapper.centered-heading, .editor-styles-wrapper .wp-block .accent-heading-wrapper.centered-heading.alignfull {
  text-align: center;
  margin-bottom: 55px;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .wp-block .accent-heading-wrapper.centered-heading, .editor-styles-wrapper .wp-block .accent-heading-wrapper.centered-heading.alignfull {
    margin-bottom: 25px;
  }
}
.editor-styles-wrapper .wp-block .accent-heading::before, .editor-styles-wrapper .wp-block .accent-heading::after {
  content: "";
  display: block;
  position: absolute;
  width: 1500px;
  height: 2px;
  background-color: #DCDDDE;
  top: 50%;
  margin-top: -1px;
}
.editor-styles-wrapper .wp-block .accent-heading::before {
  right: 100%;
}
.editor-styles-wrapper .wp-block .accent-heading::after {
  left: 100%;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block .accent-heading {
    font-size: 18px;
  }
}
.editor-styles-wrapper .wp-block .wp-block-button,
.editor-styles-wrapper .wp-block .btn {
  color: #fff;
}
.wp-block-buttons .editor-styles-wrapper .wp-block .wp-block-button,
.wp-block-buttons .editor-styles-wrapper .wp-block .btn {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.wp-block-buttons .editor-styles-wrapper .wp-block .wp-block-button:last-child,
.wp-block-buttons .editor-styles-wrapper .wp-block .btn:last-child {
  margin-right: 0;
}
.editor-styles-wrapper .wp-block .wp-block-button__link,
.editor-styles-wrapper .wp-block .btn__link {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: normal;
  background-color: #F15633;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.4em 1.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  color: inherit;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block .wp-block-button__link,
.editor-styles-wrapper .wp-block .btn__link {
    font-size: 15px;
  }
}
.editor-styles-wrapper .wp-block .wp-block-button__link:visited,
.editor-styles-wrapper .wp-block .btn__link:visited {
  color: inherit;
}
.editor-styles-wrapper .wp-block .wp-block-button__link:active,
.editor-styles-wrapper .wp-block .btn__link:active {
  color: inherit;
}
.editor-styles-wrapper .wp-block .wp-block-button__link:focus,
.editor-styles-wrapper .wp-block .btn__link:focus {
  color: inherit;
}
.editor-styles-wrapper .wp-block .wp-block-button__link:hover,
.editor-styles-wrapper .wp-block .btn__link:hover {
  color: #fff;
  background-color: #90CED5;
}
.editor-styles-wrapper .wp-block a.btn-arrow,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link {
  position: relative;
  z-index: 1;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: normal;
  background-color: transparent;
  color: inherit;
  border-radius: 0;
  height: 35px;
  padding: 0 0 0 45px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
}
.editor-styles-wrapper .wp-block a.btn-arrow::before, .editor-styles-wrapper .wp-block a.btn-arrow::after,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link::before,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 35px;
  height: 35px;
  left: 0;
  top: 0;
}
.editor-styles-wrapper .wp-block a.btn-arrow::before,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link::before {
  background: transparent url("../images/arrow-orange.png") no-repeat center;
  background-size: 100%;
}
.editor-styles-wrapper .wp-block a.btn-arrow::after,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link::after {
  background: transparent url("../images/arrow-teal.png") no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block a.btn-arrow,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link {
    font-size: 17px;
    height: 24px;
    padding-left: 31px;
  }
  .editor-styles-wrapper .wp-block a.btn-arrow::before, .editor-styles-wrapper .wp-block a.btn-arrow::after,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link::before,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link::after {
    width: 24px;
    height: 24px;
  }
}
.editor-styles-wrapper .wp-block a.btn-arrow:hover::before, .editor-styles-wrapper .wp-block a.btn-arrow:focus::before,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link:hover::before,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link:focus::before {
  opacity: 0;
  transition: opacity 0.1s ease 0.2s;
}
.editor-styles-wrapper .wp-block a.btn-arrow:hover::after, .editor-styles-wrapper .wp-block a.btn-arrow:focus::after,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link:hover::after,
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button .wp-block-button__link:focus::after {
  opacity: 1;
}
.editor-styles-wrapper .wp-block .more-link {
  display: inline-flex;
  align-items: center;
  color: #414042;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 15px;
  line-height: 1.733;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.editor-styles-wrapper .wp-block .more-link:visited {
  color: #414042;
}
.editor-styles-wrapper .wp-block .more-link:active {
  color: #414042;
}
.editor-styles-wrapper .wp-block .more-link:hover {
  color: #F15633;
}
.editor-styles-wrapper .wp-block .more-link:focus {
  color: #414042;
}
.editor-styles-wrapper .wp-block .more-link .icon-arrow-alt {
  fill: #F15633;
  width: 13px;
  margin-left: 10px;
  transition: all 0.3s ease;
}
.editor-styles-wrapper .wp-block .more-link:hover, .editor-styles-wrapper .wp-block .more-link:focus, a:hover .editor-styles-wrapper .wp-block .more-link, a:focus .editor-styles-wrapper .wp-block .more-link {
  color: #F15633;
}
.editor-styles-wrapper .wp-block .more-link:hover .icon-arrow-alt, .editor-styles-wrapper .wp-block .more-link:focus .icon-arrow-alt, a:hover .editor-styles-wrapper .wp-block .more-link .icon-arrow-alt, a:focus .editor-styles-wrapper .wp-block .more-link .icon-arrow-alt {
  transform: translateX(5px);
}
.editor-styles-wrapper .wp-block h3,
.editor-styles-wrapper .wp-block .h3-like {
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block h4,
.editor-styles-wrapper .wp-block .h4-like,
.editor-styles-wrapper .wp-block h5,
.editor-styles-wrapper .wp-block .h5-like {
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block h4,
.editor-styles-wrapper .wp-block .h4-like {
  color: #5993CB;
}
.editor-styles-wrapper .wp-block h6,
.editor-styles-wrapper .wp-block .h6-like {
  margin-bottom: 0.5em;
}
.editor-styles-wrapper .wp-block p {
  line-height: 1.75;
}
.editor-styles-wrapper .wp-block ul {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.333;
  list-style: none;
  margin-top: 1em;
  margin-bottom: 2em;
}
.editor-styles-wrapper .wp-block ul li {
  padding-left: 45px;
  position: relative;
  margin-bottom: 0.5em;
}
.editor-styles-wrapper .wp-block ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 3px;
  background-color: #90CED5;
  left: 20px;
  top: 0.5em;
}
.editor-styles-wrapper .wp-block .select2 ul li::before {
  display: none;
}
.editor-styles-wrapper .wp-block .wp-block-button.arrow-button,
.editor-styles-wrapper .wp-block .btn.arrow-button {
  color: #8F8F8F;
}
.editor-styles-wrapper .wp-block .wpforms-container {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
.editor-styles-wrapper .wp-block .wpforms-container .wpforms-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  line-height: 1.233;
}
.editor-styles-wrapper .wp-block .wpforms-container .wpforms-field {
  clear: both;
}
.editor-styles-wrapper .wp-block .wpforms-container .wpforms-field-label {
  text-transform: uppercase;
  color: #CECECE;
}
.editor-styles-wrapper .wp-block .wpforms-container input[type=text],
.editor-styles-wrapper .wp-block .wpforms-container input[type=email],
.editor-styles-wrapper .wp-block .wpforms-container input[type=number],
.editor-styles-wrapper .wp-block .wpforms-container input[type=search],
.editor-styles-wrapper .wp-block .wpforms-container input[type=tel],
.editor-styles-wrapper .wp-block .wpforms-container input[type=url],
.editor-styles-wrapper .wp-block .wpforms-container input[type=date],
.editor-styles-wrapper .wp-block .wpforms-container select,
.editor-styles-wrapper .wp-block .wpforms-container textarea {
  border: 1px #CECECE solid;
  border-radius: 0;
  letter-spacing: 0.06em;
  padding: 14px 18px;
  max-width: 823px;
  background: transparent;
}
.editor-styles-wrapper .wp-block .wpforms-container select.wpforms-field-large,
.editor-styles-wrapper .wp-block .wpforms-container .wpforms-field-large {
  max-width: 823px;
}
.editor-styles-wrapper .wp-block .wpforms-container input[type=text],
.editor-styles-wrapper .wp-block .wpforms-container input[type=email],
.editor-styles-wrapper .wp-block .wpforms-container input[type=number],
.editor-styles-wrapper .wp-block .wpforms-container input[type=search],
.editor-styles-wrapper .wp-block .wpforms-container input[type=tel],
.editor-styles-wrapper .wp-block .wpforms-container input[type=url],
.editor-styles-wrapper .wp-block .wpforms-container input[type=date],
.editor-styles-wrapper .wp-block .wpforms-container select {
  height: 60px;
}
.editor-styles-wrapper .wp-block .wpforms-container input[type=text].wpforms-field-required,
.editor-styles-wrapper .wp-block .wpforms-container input[type=email].wpforms-field-required,
.editor-styles-wrapper .wp-block .wpforms-container input[type=number].wpforms-field-required,
.editor-styles-wrapper .wp-block .wpforms-container input[type=search].wpforms-field-required,
.editor-styles-wrapper .wp-block .wpforms-container input[type=tel].wpforms-field-required,
.editor-styles-wrapper .wp-block .wpforms-container input[type=url].wpforms-field-required,
.editor-styles-wrapper .wp-block .wpforms-container input[type=date].wpforms-field-required,
.editor-styles-wrapper .wp-block .wpforms-container select.wpforms-field-required {
  border-left: 5px #F15633 solid;
}
.editor-styles-wrapper .wp-block .wpforms-container input[type=text],
.editor-styles-wrapper .wp-block .wpforms-container input[type=email],
.editor-styles-wrapper .wp-block .wpforms-container input[type=number],
.editor-styles-wrapper .wp-block .wpforms-container input[type=search],
.editor-styles-wrapper .wp-block .wpforms-container input[type=tel],
.editor-styles-wrapper .wp-block .wpforms-container input[type=url],
.editor-styles-wrapper .wp-block .wpforms-container input[type=date],
.editor-styles-wrapper .wp-block .wpforms-container textarea,
.editor-styles-wrapper .wp-block .wpforms-container select {
  font-size: 20px;
}
.editor-styles-wrapper .wp-block .wpforms-container select {
  background: url("../svg/chevron-down.svg") no-repeat right 26px center;
  background-size: 10.87px 16.11px;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 50px;
}
.editor-styles-wrapper .wp-block .wpforms-container select::-ms-expand {
  display: none;
}
.editor-styles-wrapper .wp-block .wpforms-container select .placeholder {
  color: #414042;
}
.editor-styles-wrapper .wp-block .wpforms-container option:disabled {
  color: #414042;
}
.editor-styles-wrapper .wp-block .wpforms-container input::-webkit-input-placeholder,
.editor-styles-wrapper .wp-block .wpforms-container textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #414042;
}
.editor-styles-wrapper .wp-block .wpforms-container input::-moz-placeholder,
.editor-styles-wrapper .wp-block .wpforms-container textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #414042;
}
.editor-styles-wrapper .wp-block .wpforms-container input:-ms-input-placeholder,
.editor-styles-wrapper .wp-block .wpforms-container textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #414042;
}
.editor-styles-wrapper .wp-block .wpforms-container input:-moz-placeholder,
.editor-styles-wrapper .wp-block .wpforms-container textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #414042;
}
.editor-styles-wrapper .wp-block .wpforms-container textarea {
  background: transparent url("../images/lines/textarea-right.png") no-repeat right bottom -1px;
}
.content-area .editor-styles-wrapper .wp-block .wpforms-container label.wpforms-error {
  color: #D0021B;
}
.editor-styles-wrapper .wp-block .wpforms-field-checkbox ul, .editor-styles-wrapper .wp-block .wpforms-field-radio ul {
  padding-left: 0;
}
.entry-content .editor-styles-wrapper .wp-block .wpforms-field-checkbox li, .entry-content .editor-styles-wrapper .wp-block .wpforms-field-radio li {
  margin: 0.4em 0;
}
.editor-styles-wrapper .wp-block .wpforms-field-radio li {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.editor-styles-wrapper .wp-block .wpforms-field-radio li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 3px #414042 solid;
  border-radius: 50%;
}
.editor-styles-wrapper .wp-block .wpforms-field-radio li::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  transition: transform 0.2s ease;
  transform: scale(0);
  border-radius: 50%;
  background: #F15633;
}
.editor-styles-wrapper .wp-block .wpforms-field-radio li.wpforms-selected::after {
  transform: scale(1);
}
.editor-styles-wrapper .wp-block .wpforms-field-radio li input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.editor-styles-wrapper .wp-block .wpforms-field-radio li label {
  padding-left: 30px;
  cursor: pointer;
}
.editor-styles-wrapper .wp-block .wpforms-required-label {
  color: #F15633 !important;
}
.editor-styles-wrapper .wp-block .wpforms-submit {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: normal;
  background-color: #F15633;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.4em 1.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  border: 0;
  min-width: 168px;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .wp-block .wpforms-submit {
    font-size: 15px;
  }
}
.editor-styles-wrapper .wp-block .wpforms-submit:hover, .editor-styles-wrapper .wp-block .wpforms-submit:focus {
  background-color: #90CED5;
}
.editor-styles-wrapper .wp-block .wpforms-submit-container {
  text-align: right;
}
.editor-styles-wrapper .acf-block-preview {
  /*--------------------------------------------------------------
  # Headings
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # Links and Buttons
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # WP Blocks
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # Styles
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # Blocks
  --------------------------------------------------------------*/
}
.editor-styles-wrapper .acf-block-preview html {
  box-sizing: border-box;
}
.editor-styles-wrapper .acf-block-preview *,
.editor-styles-wrapper .acf-block-preview *:before,
.editor-styles-wrapper .acf-block-preview *:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
.editor-styles-wrapper .acf-block-preview body {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview article, .editor-styles-wrapper .acf-block-preview aside, .editor-styles-wrapper .acf-block-preview details, .editor-styles-wrapper .acf-block-preview figcaption, .editor-styles-wrapper .acf-block-preview figure,
.editor-styles-wrapper .acf-block-preview footer, .editor-styles-wrapper .acf-block-preview header, .editor-styles-wrapper .acf-block-preview hgroup, .editor-styles-wrapper .acf-block-preview menu, .editor-styles-wrapper .acf-block-preview nav, .editor-styles-wrapper .acf-block-preview section {
  display: block;
}
.editor-styles-wrapper .acf-block-preview blockquote, .editor-styles-wrapper .acf-block-preview q {
  quotes: none;
}
.editor-styles-wrapper .acf-block-preview blockquote:before, .editor-styles-wrapper .acf-block-preview blockquote:after,
.editor-styles-wrapper .acf-block-preview q:before, .editor-styles-wrapper .acf-block-preview q:after {
  content: "";
  content: none;
}
.editor-styles-wrapper .acf-block-preview table {
  border-collapse: collapse;
  border-spacing: 0;
}
.editor-styles-wrapper .acf-block-preview img {
  border: none;
  max-width: 100%;
  height: auto;
}
.editor-styles-wrapper .acf-block-preview embed,
.editor-styles-wrapper .acf-block-preview iframe,
.editor-styles-wrapper .acf-block-preview object {
  max-width: 100%;
}
.editor-styles-wrapper .acf-block-preview input, .editor-styles-wrapper .acf-block-preview select, .editor-styles-wrapper .acf-block-preview option, .editor-styles-wrapper .acf-block-preview textarea {
  font-family: inherit;
}
.editor-styles-wrapper .acf-block-preview hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
.editor-styles-wrapper .acf-block-preview ul, .editor-styles-wrapper .acf-block-preview ol {
  margin: 0 0 1.5em 3em;
}
.editor-styles-wrapper .acf-block-preview ul {
  list-style: disc;
}
.editor-styles-wrapper .acf-block-preview ol {
  list-style: decimal;
}
.editor-styles-wrapper .acf-block-preview li > ul, .editor-styles-wrapper .acf-block-preview li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
.editor-styles-wrapper .acf-block-preview p {
  margin: 0 0 1.5em;
}
.editor-styles-wrapper .acf-block-preview strong {
  font-weight: bold;
}
.editor-styles-wrapper .acf-block-preview em {
  font-style: italic;
}
.editor-styles-wrapper .acf-block-preview input[type=search],
.editor-styles-wrapper .acf-block-preview input[type=submit],
.editor-styles-wrapper .acf-block-preview input[type=search]::-webkit-search-decoration,
.editor-styles-wrapper .acf-block-preview input[type=search]::-webkit-search-cancel-button,
.editor-styles-wrapper .acf-block-preview input[type=search]::-webkit-search-results-button,
.editor-styles-wrapper .acf-block-preview input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.editor-styles-wrapper .acf-block-preview h1,
.editor-styles-wrapper .acf-block-preview .h1-like,
.editor-styles-wrapper .acf-block-preview h2,
.editor-styles-wrapper .acf-block-preview .h2-like {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview h1,
.editor-styles-wrapper .acf-block-preview .h1-like,
.editor-styles-wrapper .acf-block-preview h2,
.editor-styles-wrapper .acf-block-preview .h2-like {
    font-size: 40px;
  }
}
.editor-styles-wrapper .acf-block-preview h3,
.editor-styles-wrapper .acf-block-preview .h3-like {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  line-height: 1.233;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview h3,
.editor-styles-wrapper .acf-block-preview .h3-like {
    font-size: 22px;
  }
}
.editor-styles-wrapper .acf-block-preview h4,
.editor-styles-wrapper .acf-block-preview .h4-like {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 1.233;
  letter-spacing: -0.01em;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview h4,
.editor-styles-wrapper .acf-block-preview .h4-like {
    font-size: 20px;
  }
}
.editor-styles-wrapper .acf-block-preview h5,
.editor-styles-wrapper .acf-block-preview .h5-like {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1em;
  line-height: 1.375;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview h5,
.editor-styles-wrapper .acf-block-preview .h5-like {
    font-size: 15px;
  }
}
.editor-styles-wrapper .acf-block-preview h6,
.editor-styles-wrapper .acf-block-preview .h6-like {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 14px;
  line-height: 1.35;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview h6,
.editor-styles-wrapper .acf-block-preview .h6-like {
    font-size: 1em;
  }
}
.editor-styles-wrapper .acf-block-preview .section-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 24px;
  line-height: 1.375;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #FFCC4E;
  margin: 0 0 1.25em;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .section-title {
    font-size: 17px;
  }
}
.editor-styles-wrapper .acf-block-preview .accent-heading {
  display: inline-block;
  padding: 0 26px;
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block-preview .accent-heading-wrapper {
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .accent-heading-wrapper.centered-heading, .editor-styles-wrapper .acf-block-preview .accent-heading-wrapper.centered-heading.alignfull {
  text-align: center;
  margin-bottom: 55px;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .accent-heading-wrapper.centered-heading, .editor-styles-wrapper .acf-block-preview .accent-heading-wrapper.centered-heading.alignfull {
    margin-bottom: 25px;
  }
}
.editor-styles-wrapper .acf-block-preview .accent-heading::before, .editor-styles-wrapper .acf-block-preview .accent-heading::after {
  content: "";
  display: block;
  position: absolute;
  width: 1500px;
  height: 2px;
  background-color: #DCDDDE;
  top: 50%;
  margin-top: -1px;
}
.editor-styles-wrapper .acf-block-preview .accent-heading::before {
  right: 100%;
}
.editor-styles-wrapper .acf-block-preview .accent-heading::after {
  left: 100%;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .accent-heading {
    font-size: 18px;
  }
}
.editor-styles-wrapper .acf-block-preview a {
  text-decoration: underline;
  color: #F15633;
  transition: color 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview a:visited {
  color: #F15633;
}
.editor-styles-wrapper .acf-block-preview a:active {
  color: #F15633;
}
.editor-styles-wrapper .acf-block-preview a:hover {
  color: #5993CB;
}
.editor-styles-wrapper .acf-block-preview a:focus {
  color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .wp-block-button,
.editor-styles-wrapper .acf-block-preview .btn {
  color: #fff;
}
.wp-block-buttons .editor-styles-wrapper .acf-block-preview .wp-block-button,
.wp-block-buttons .editor-styles-wrapper .acf-block-preview .btn {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.wp-block-buttons .editor-styles-wrapper .acf-block-preview .wp-block-button:last-child,
.wp-block-buttons .editor-styles-wrapper .acf-block-preview .btn:last-child {
  margin-right: 0;
}
.editor-styles-wrapper .acf-block-preview .wp-block-button__link,
.editor-styles-wrapper .acf-block-preview .btn__link {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: normal;
  background-color: #F15633;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.4em 1.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  color: inherit;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .wp-block-button__link,
.editor-styles-wrapper .acf-block-preview .btn__link {
    font-size: 15px;
  }
}
.editor-styles-wrapper .acf-block-preview .wp-block-button__link:visited,
.editor-styles-wrapper .acf-block-preview .btn__link:visited {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .wp-block-button__link:active,
.editor-styles-wrapper .acf-block-preview .btn__link:active {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .wp-block-button__link:focus,
.editor-styles-wrapper .acf-block-preview .btn__link:focus {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .wp-block-button__link:hover,
.editor-styles-wrapper .acf-block-preview .btn__link:hover {
  color: #fff;
  background-color: #90CED5;
}
.editor-styles-wrapper .acf-block-preview a.btn-arrow,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link {
  position: relative;
  z-index: 1;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: normal;
  background-color: transparent;
  color: inherit;
  border-radius: 0;
  height: 35px;
  padding: 0 0 0 45px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
}
.editor-styles-wrapper .acf-block-preview a.btn-arrow::before, .editor-styles-wrapper .acf-block-preview a.btn-arrow::after,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link::before,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 35px;
  height: 35px;
  left: 0;
  top: 0;
}
.editor-styles-wrapper .acf-block-preview a.btn-arrow::before,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link::before {
  background: transparent url("../images/arrow-orange.png") no-repeat center;
  background-size: 100%;
}
.editor-styles-wrapper .acf-block-preview a.btn-arrow::after,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link::after {
  background: transparent url("../images/arrow-teal.png") no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview a.btn-arrow,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link {
    font-size: 17px;
    height: 24px;
    padding-left: 31px;
  }
  .editor-styles-wrapper .acf-block-preview a.btn-arrow::before, .editor-styles-wrapper .acf-block-preview a.btn-arrow::after,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link::before,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link::after {
    width: 24px;
    height: 24px;
  }
}
.editor-styles-wrapper .acf-block-preview a.btn-arrow:hover::before, .editor-styles-wrapper .acf-block-preview a.btn-arrow:focus::before,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link:hover::before,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link:focus::before {
  opacity: 0;
  transition: opacity 0.1s ease 0.2s;
}
.editor-styles-wrapper .acf-block-preview a.btn-arrow:hover::after, .editor-styles-wrapper .acf-block-preview a.btn-arrow:focus::after,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link:hover::after,
.editor-styles-wrapper .acf-block-preview .wp-block-button.arrow-button .wp-block-button__link:focus::after {
  opacity: 1;
}
.editor-styles-wrapper .acf-block-preview .more-link {
  display: inline-flex;
  align-items: center;
  color: #414042;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 15px;
  line-height: 1.733;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.editor-styles-wrapper .acf-block-preview .more-link:visited {
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview .more-link:active {
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview .more-link:hover {
  color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .more-link:focus {
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview .more-link .icon-arrow-alt {
  fill: #F15633;
  width: 13px;
  margin-left: 10px;
  transition: all 0.3s ease;
}
.editor-styles-wrapper .acf-block-preview .more-link:hover, .editor-styles-wrapper .acf-block-preview .more-link:focus, a:hover .editor-styles-wrapper .acf-block-preview .more-link, a:focus .editor-styles-wrapper .acf-block-preview .more-link {
  color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .more-link:hover .icon-arrow-alt, .editor-styles-wrapper .acf-block-preview .more-link:focus .icon-arrow-alt, a:hover .editor-styles-wrapper .acf-block-preview .more-link .icon-arrow-alt, a:focus .editor-styles-wrapper .acf-block-preview .more-link .icon-arrow-alt {
  transform: translateX(5px);
}
.editor-styles-wrapper .acf-block-preview .wp-block {
  max-width: 823px;
}
.editor-styles-wrapper .acf-block-preview .wp-block[data-align=wide],
.editor-styles-wrapper .acf-block-preview .entry-content > .alignwide {
  width: 100%;
  max-width: 1200px;
}
.editor-styles-wrapper .acf-block-preview .wp-block[data-align=full],
.editor-styles-wrapper .acf-block-preview .entry-content > .alignfull {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .wp-block-video video {
  max-width: 768px;
}
.editor-styles-wrapper .acf-block-preview .wp-block-image img {
  display: block;
}
.editor-styles-wrapper .acf-block-preview .wp-block-image.alignleft,
.editor-styles-wrapper .acf-block-preview .wp-block-image.alignright {
  width: 100%;
}
.editor-styles-wrapper .acf-block-preview .wp-block-image.alignfull img {
  width: 100vw;
}
.editor-styles-wrapper .acf-block-preview .wp-block-gallery:not(.components-placeholder) {
  margin: 1.5em auto;
}
.editor-styles-wrapper .acf-block-preview .wp-block-cover-text p {
  padding: 1.5em 14px;
}
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.alignwide,
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.alignfull,
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.is-grid.alignwide,
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 14px;
}
.editor-styles-wrapper .acf-block-preview .wp-block-table {
  display: block;
  overflow-x: auto;
}
.editor-styles-wrapper .acf-block-preview .wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.editor-styles-wrapper .acf-block-preview .wp-block-table td, .editor-styles-wrapper .acf-block-preview .wp-block-table th {
  padding: 0.5em;
}
.editor-styles-wrapper .acf-block-preview .wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.editor-styles-wrapper .acf-block-preview .wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.editor-styles-wrapper .acf-block-preview .wp-block-quote.is-large {
  margin: 0 auto 16px;
}
.editor-styles-wrapper .acf-block-preview .wp-block-pullquote > p:first-child {
  margin-top: 0;
}
.editor-styles-wrapper .acf-block-preview .wp-block-separator {
  margin: 3em auto;
  padding: 0;
}
.editor-styles-wrapper .acf-block-preview .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.editor-styles-wrapper .acf-block-preview .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.editor-styles-wrapper .acf-block-preview .cover-image {
  position: relative;
  z-index: 5;
  background-color: #414042;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.editor-styles-wrapper .acf-block-preview .cover-image img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.editor-styles-wrapper .acf-block-preview [class^=icon-],
.editor-styles-wrapper .acf-block-preview [class*=" icon-"] {
  /*Icons*/
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  fill: currentColor;
  vertical-align: middle;
}
.editor-styles-wrapper .acf-block-preview .icon-arrow .arrow {
  fill: #fff;
}
.editor-styles-wrapper .acf-block-preview .flex-split {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.editor-styles-wrapper .acf-block-preview .container {
  margin: auto;
  width: 88%;
  max-width: 823px;
}
.editor-styles-wrapper .acf-block-preview .mobile-only {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .no-scroll {
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .wp-block {
  max-width: 823px;
}
.editor-styles-wrapper .acf-block-preview .wp-block[data-align=wide],
.editor-styles-wrapper .acf-block-preview .entry-content > .alignwide {
  max-width: 1440px;
}
.editor-styles-wrapper .acf-block-preview .wp-block[data-align=full],
.editor-styles-wrapper .acf-block-preview .alignfull,
.editor-styles-wrapper .acf-block-preview .entry-content > .alignfull,
.editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-group {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .wp-block-video video {
  max-width: 768px;
}
.editor-styles-wrapper .acf-block-preview .wp-block-image img {
  display: block;
}
.editor-styles-wrapper .acf-block-preview .wp-block-image figcaption {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  line-height: 1.5;
  color: #4A4A4A;
  text-align: left;
}
.editor-styles-wrapper .acf-block-preview .wp-block-image.alignleft,
.editor-styles-wrapper .acf-block-preview .wp-block-image.alignright {
  width: 100%;
}
.editor-styles-wrapper .acf-block-preview .wp-block-image.alignfull img {
  width: 100vw;
}
.editor-styles-wrapper .acf-block-preview .wp-block-gallery:not(.components-placeholder) {
  margin: 1.5em auto;
}
.editor-styles-wrapper .acf-block-preview .wp-block-cover-text p {
  padding: 1.5em 14px;
}
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.alignwide,
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.alignfull,
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.is-grid.alignwide,
.editor-styles-wrapper .acf-block-preview ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 14px;
}
.editor-styles-wrapper .acf-block-preview .wp-block-table {
  display: block;
  overflow-x: auto;
}
.editor-styles-wrapper .acf-block-preview .wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.editor-styles-wrapper .acf-block-preview .wp-block-table td, .editor-styles-wrapper .acf-block-preview .wp-block-table th {
  padding: 0.5em;
}
.editor-styles-wrapper .acf-block-preview .wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.editor-styles-wrapper .acf-block-preview .wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.editor-styles-wrapper .acf-block-preview .wp-block-quote.is-large {
  margin: 0 auto 16px;
}
.editor-styles-wrapper .acf-block-preview .wp-block-pullquote > p:first-child {
  margin-top: 0;
}
.editor-styles-wrapper .acf-block-preview .wp-block-separator {
  margin: 3em auto;
  padding: 0;
}
.editor-styles-wrapper .acf-block-preview .is-content-justification-center {
  text-align: center;
  justify-content: center;
}
.editor-styles-wrapper .acf-block-preview .bo-lines {
  display: flex;
  position: absolute;
}
.editor-styles-wrapper .acf-block-preview .bo-lines::before, .editor-styles-wrapper .acf-block-preview .bo-lines::after {
  display: block;
  content: "";
}
.editor-styles-wrapper .acf-block-preview .bo-lines.mobile-only {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.stretch-left::before, .editor-styles-wrapper .acf-block-preview .bo-lines.stretch-top::before, .editor-styles-wrapper .acf-block-preview .bo-lines.stretch-right::after, .editor-styles-wrapper .acf-block-preview .bo-lines.stretch-bottom::after, .editor-styles-wrapper .acf-block-preview .bo-lines.stretch-middle div {
  flex: 1;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.stretch-left::before, .editor-styles-wrapper .acf-block-preview .bo-lines.stretch-right::after {
  background-size: auto 100%;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.stretch-top::before, .editor-styles-wrapper .acf-block-preview .bo-lines.stretch-bottom::after {
  background-size: 100% auto;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.static-left::before, .editor-styles-wrapper .acf-block-preview .bo-lines.static-right::after, .editor-styles-wrapper .acf-block-preview .bo-lines.static-top::before, .editor-styles-wrapper .acf-block-preview .bo-lines.static-bottom::after {
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.static-left::before, .editor-styles-wrapper .acf-block-preview .bo-lines.static-right::after {
  background-size: auto 100%;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.static-top::before, .editor-styles-wrapper .acf-block-preview .bo-lines.static-bottom::after {
  background-size: 100% auto;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.static-left::before {
  background-position: right center;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.static-right::after {
  background-position: left center;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.static-top::before {
  background-position: center bottom;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.static-bottom::after {
  background-position: center top;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.horizontal {
  left: 0;
  right: 0;
  flex-direction: row;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.horizontal.stretch-left::before, .editor-styles-wrapper .acf-block-preview .bo-lines.horizontal.stretch-right::after, .editor-styles-wrapper .acf-block-preview .bo-lines.horizontal.stretch-middle div {
  background-repeat: repeat-x;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.horizontal div {
  background-size: auto 100%;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.vertical {
  top: 0;
  bottom: 0;
  flex-direction: column;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.vertical.stretch-top::before, .editor-styles-wrapper .acf-block-preview .bo-lines.vertical.stretch-bottom::after, .editor-styles-wrapper .acf-block-preview .bo-lines.vertical.stretch-middle div {
  background-repeat: repeat-y;
}
.editor-styles-wrapper .acf-block-preview .bo-lines.vertical div {
  background-size: 100% auto;
}
@-webkit-keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes slide-bkgd {
  0% {
    background-position: right -20px top;
  }
  100% {
    background-position: right 13px top;
  }
}
@keyframes slide-bkgd {
  0% {
    background-position: right -20px top;
  }
  100% {
    background-position: right 13px top;
  }
}
.editor-styles-wrapper .acf-block-preview .entry-content {
  position: relative;
  z-index: 8;
  line-height: 2;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .entry-content {
    font-size: 13px;
  }
}
.editor-styles-wrapper .acf-block-preview .entry-content > * {
  width: 90%;
  max-width: 823px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.editor-styles-wrapper .acf-block-preview .entry-content > * + h2, .editor-styles-wrapper .acf-block-preview .entry-content > * + h3, .editor-styles-wrapper .acf-block-preview .entry-content > * + h4 {
  margin-top: 40px;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .entry-content > * + h2, .editor-styles-wrapper .acf-block-preview .entry-content > * + h3, .editor-styles-wrapper .acf-block-preview .entry-content > * + h4 {
    margin-top: 25px;
  }
}
.editor-styles-wrapper .acf-block-preview .entry-content h3,
.editor-styles-wrapper .acf-block-preview .entry-content .h3-like {
  margin-bottom: 1em;
}
.editor-styles-wrapper .acf-block-preview .entry-content h4,
.editor-styles-wrapper .acf-block-preview .entry-content .h4-like,
.editor-styles-wrapper .acf-block-preview .entry-content h5,
.editor-styles-wrapper .acf-block-preview .entry-content .h5-like {
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .entry-content h4,
.editor-styles-wrapper .acf-block-preview .entry-content .h4-like {
  color: #5993CB;
}
.editor-styles-wrapper .acf-block-preview .entry-content h6,
.editor-styles-wrapper .acf-block-preview .entry-content .h6-like {
  margin-bottom: 0.5em;
}
.editor-styles-wrapper .acf-block-preview .entry-content p {
  line-height: 1.75;
}
.editor-styles-wrapper .acf-block-preview .entry-content ul {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.333;
  list-style: none;
  margin-top: 1em;
  margin-bottom: 2em;
}
.editor-styles-wrapper .acf-block-preview .entry-content ul li {
  padding-left: 45px;
  position: relative;
  margin-bottom: 0.5em;
}
.editor-styles-wrapper .acf-block-preview .entry-content ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 3px;
  background-color: #90CED5;
  left: 20px;
  top: 0.5em;
}
.editor-styles-wrapper .acf-block-preview .entry-content .select2 ul li::before {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .entry-content .wp-block-button.arrow-button,
.editor-styles-wrapper .acf-block-preview .entry-content .btn.arrow-button {
  color: #8F8F8F;
}
.editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image {
  max-width: 1170px;
}
.editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image .alignright {
  margin: 5px 0 40px 40px;
}
.editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image .alignleft {
  margin: 5px 40px 40px 0;
}
.editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image:first-child {
  margin-top: -40px;
}
.editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image:first-child img {
  margin-top: 40px;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image {
    text-align: center;
  }
  .editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image .alignleft,
.editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image .alignright {
    float: none;
    margin: 1em auto;
  }
  .editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image:first-child {
    margin-top: 0;
  }
  .editor-styles-wrapper .acf-block-preview .entry-content > .wp-block-image:first-child img {
    margin-top: 1em;
  }
}
.editor-styles-wrapper .acf-block-preview .entry-content .no-search-results {
  text-align: center;
  margin-bottom: 100px;
}
.editor-styles-wrapper .acf-block-preview .page-footer-blocks {
  position: relative;
  z-index: 1;
  margin-top: 120px;
  border-bottom: 1px #fff solid;
}
.editor-styles-wrapper .acf-block-preview .page-footer-blocks .bo-lines.horizontal {
  z-index: 9;
  top: -33px;
  height: 50px;
}
.editor-styles-wrapper .acf-block-preview .page-footer-blocks .bo-lines.horizontal::before {
  background-image: url("../images/lines/page-footer-blocks-h-left.png");
}
.editor-styles-wrapper .acf-block-preview .page-footer-blocks .bo-lines.horizontal::after {
  width: 857px;
  background-image: url("../images/lines/page-footer-blocks-h-right.png");
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .page-footer-blocks .bo-lines.horizontal::after {
    width: 250px;
  }
}
.editor-styles-wrapper .acf-block-preview .page-footer-blocks .wp-block-group__inner-container > p {
  display: none;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .full-width-image-content .bo-lines {
    display: flex;
  }
  .editor-styles-wrapper .acf-block-preview .full-width-image-content .bo-lines.horizontal {
    height: 35px;
    bottom: -1px;
    z-index: 3;
  }
  .editor-styles-wrapper .acf-block-preview .full-width-image-content .bo-lines.horizontal::before {
    background-image: url("../images/lines/picturebox-mobile-h-left.png");
  }
  .editor-styles-wrapper .acf-block-preview .full-width-image-content .bo-lines.horizontal::after {
    width: 168px;
    background-image: url("../images/lines/picturebox-mobile-h-right.png");
  }
}
.editor-styles-wrapper .acf-block-preview .railway-signal {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  margin: 5px;
  background-color: #fff;
  height: 26px;
  width: 48px;
  border-radius: 16px;
}
.editor-styles-wrapper .acf-block-preview .railway-signal::before, .editor-styles-wrapper .acf-block-preview .railway-signal::after {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transition: background-color 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .railway-signal::before {
  background-color: #42AA01;
}
.editor-styles-wrapper .acf-block-preview .railway-signal::after {
  background-color: #515251;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.red-light::before {
  background-color: #515251;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.red-light::after {
  background-color: #D0021B;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.alternate::before {
  background-color: #D0021B;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.alternate::after {
  background-color: #515251;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.green-light::before {
  background-color: #515251;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.green-light::after {
  background-color: #42AA01;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.green-light.alternate::before {
  background-color: #42AA01;
}
.editor-styles-wrapper .acf-block-preview .railway-signal.green-light.alternate::after {
  background-color: #515251;
}
.hoverbox-section > .editor-styles-wrapper .acf-block-preview .railway-signal, .full-width-image-content > .editor-styles-wrapper .acf-block-preview .railway-signal {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1001px) {
  .editor-styles-wrapper .acf-block-preview .railway-signal.mobile-only {
    display: none;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .railway-signal {
    padding: 3px;
    height: 17px;
    width: 31px;
    border-radius: 11px;
  }
  .editor-styles-wrapper .acf-block-preview .railway-signal::before, .editor-styles-wrapper .acf-block-preview .railway-signal::after {
    width: 11px;
    height: 11px;
  }
}
.editor-styles-wrapper .acf-block-preview .railway-signal-vertical {
  transform: rotate(90deg);
}
.editor-styles-wrapper .acf-block-preview .railway-signal-long {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  justify-content: center;
  background-color: transparent;
  border-radius: 0;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-long::before, .editor-styles-wrapper .acf-block-preview .railway-signal-long::after {
  width: 34px;
  height: 34px;
  border: 8px #fff solid;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-long::before {
  background-color: #515251;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-long::after {
  background-color: #D0021B;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-long div {
  width: 29px;
  height: 8px;
  background-color: #fff;
  margin: 0 -1px;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .railway-signal-long::before, .editor-styles-wrapper .acf-block-preview .railway-signal-long::after {
    width: 27px;
    height: 27px;
    border: 6px #fff solid;
  }
  .editor-styles-wrapper .acf-block-preview .railway-signal-long div {
    width: 27px;
  }
}
.editor-styles-wrapper .acf-block-preview .railway-signal-single {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  justify-content: center;
  background-color: transparent;
  border-radius: 0;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-single::before {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-single::after {
  width: 18px;
  height: 18px;
  border: 4px #fff solid;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-separator {
  height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 8;
}
.editor-styles-wrapper .acf-block-preview .railway-signal-separator .railway-signal-long {
  display: none;
}
@media (min-width: 1001px) {
  .editor-styles-wrapper .acf-block-preview .railway-signal-separator.desktop-large .railway-signal-long {
    display: inline-flex;
  }
  .editor-styles-wrapper .acf-block-preview .railway-signal-separator.desktop-large .railway-signal-small {
    display: none;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .railway-signal-separator.mobile-large .railway-signal-long {
    display: inline-flex;
  }
  .editor-styles-wrapper .acf-block-preview .railway-signal-separator.mobile-large .railway-signal-small {
    display: none;
  }
}
.editor-styles-wrapper .acf-block-preview .roadsign-separator {
  height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 8;
}
.entry-content .editor-styles-wrapper .acf-block-preview .roadsign-separator {
  margin: 0 auto;
}
.editor-styles-wrapper .acf-block-preview .roadsign-separator .icon-roadsign {
  display: block;
  width: 68px;
  height: 68px;
}
.editor-styles-wrapper .acf-block-preview .roadsign-separator .railway-signal-single::after {
  width: 28px;
  height: 28px;
  border-width: 5px;
  margin: 0 8px;
}
.editor-styles-wrapper .acf-block-preview .video-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.editor-styles-wrapper .acf-block-preview .video-background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: #414042;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls {
  position: absolute;
  z-index: 8;
  bottom: 20px;
  left: 20px;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls button {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
  color: #fff;
  overflow: hidden;
  transition: color 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls button:hover {
  color: #FFCC4E;
  cursor: pointer;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls .video-pause {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls .video-pause .icon-pause {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls .video-play .icon-play {
  width: 20px;
  height: 20px;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls.playing .video-pause {
  display: block;
}
.editor-styles-wrapper .acf-block-preview .video-background-controls.playing .video-play {
  display: none;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .lightbox-overlay + .block-video-controls .video-background-controls,
.editor-styles-wrapper .acf-block-preview .page-header + .block-video-controls .video-background-controls {
    bottom: 73px;
  }
}
.editor-styles-wrapper .acf-block-preview .hoverbox, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox,
.editor-styles-wrapper .acf-block-preview .picturebox,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox {
  position: relative;
  overflow: hidden;
  background-color: #414042;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-section, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-section,
.editor-styles-wrapper .acf-block-preview .picturebox-section,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-section {
  position: relative;
  z-index: 1;
  display: grid;
  border-bottom: 1px #fff solid;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-section-split, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-section-split,
.editor-styles-wrapper .acf-block-preview .picturebox-section-split,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-section-split {
  grid-template-columns: 1fr 1fr;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-section-grid, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-section-grid,
.editor-styles-wrapper .acf-block-preview .picturebox-section-grid,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-section-grid {
  grid-template-columns: 1fr 1fr 1fr;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-section-split, .editor-styles-wrapper .acf-block-preview .hoverbox-section-grid, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-section-split, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-section-grid,
.editor-styles-wrapper .acf-block-preview .picturebox-section-split,
.editor-styles-wrapper .acf-block-preview .picturebox-section-grid,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-section-split,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-section-grid {
  gap: 1px;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-section-split, .editor-styles-wrapper .acf-block-preview .hoverbox-section-grid, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-section-split, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-section-grid,
.editor-styles-wrapper .acf-block-preview .picturebox-section-split,
.editor-styles-wrapper .acf-block-preview .picturebox-section-grid,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-section-split,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-section-grid {
    grid-template-columns: 1fr;
  }
}
.editor-styles-wrapper .acf-block-preview .hoverbox-content, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-content,
.editor-styles-wrapper .acf-block-preview .picturebox-content,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-content {
  position: relative;
  z-index: 3;
  padding: 70px 60px 80px 80px;
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-content, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-content,
.editor-styles-wrapper .acf-block-preview .picturebox-content,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-content {
    min-height: 450px;
    background: rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-content, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-content,
.editor-styles-wrapper .acf-block-preview .picturebox-content,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-content {
    padding: 50px 25px;
  }
}
.full-width-image-content .editor-styles-wrapper .acf-block-preview .hoverbox-content, .full-width-image-content .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-content,
.full-width-image-content .editor-styles-wrapper .acf-block-preview .picturebox-content,
.full-width-image-content .entry-content .editor-styles-wrapper .acf-block-preview .picturebox-content {
  min-height: 550px;
}
@media (max-width: 782px) {
  .full-width-image-content .editor-styles-wrapper .acf-block-preview .hoverbox-content, .full-width-image-content .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-content,
.full-width-image-content .editor-styles-wrapper .acf-block-preview .picturebox-content,
.full-width-image-content .entry-content .editor-styles-wrapper .acf-block-preview .picturebox-content {
    min-height: 450px;
  }
}
.editor-styles-wrapper .acf-block-preview .hoverbox-text, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-text,
.editor-styles-wrapper .acf-block-preview .picturebox-text,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-text {
  max-width: 580px;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  color: #fff;
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.59);
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-text, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox-text,
.editor-styles-wrapper .acf-block-preview .picturebox-text,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox-text {
    font-size: 28px;
    line-height: 1.14;
  }
}
.editor-styles-wrapper .acf-block-preview .hoverbox .wp-block-button,
.editor-styles-wrapper .acf-block-preview .hoverbox .btn, .entry-content .editor-styles-wrapper .acf-block-preview .hoverbox .wp-block-button,
.entry-content .editor-styles-wrapper .acf-block-preview .hoverbox .btn,
.editor-styles-wrapper .acf-block-preview .picturebox .wp-block-button,
.editor-styles-wrapper .acf-block-preview .picturebox .btn,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox .wp-block-button,
.entry-content .editor-styles-wrapper .acf-block-preview .picturebox .btn {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-bkgd, .editor-styles-wrapper .acf-block-preview .hoverbox-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-bkgd {
  z-index: 1;
  transition: transform 0.4s ease;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-video {
  z-index: 2;
}
.editor-styles-wrapper .acf-block-preview .hoverbox-caption {
  position: absolute;
  z-index: 4;
  right: 73px;
  bottom: 80px;
  max-width: 375px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 20px;
  line-height: 1.35;
  color: #fff;
  text-align: right;
}
@media (min-width: 1001px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-content {
    min-height: 550px;
  }
  .has-gradient-overlay .editor-styles-wrapper .acf-block-preview .hoverbox-content {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 58%);
  }
}
@media (min-width: 1001px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-link {
    text-indent: -9999em;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link::after {
    content: "";
    display: block;
    position: absolute;
    width: 129px;
    height: 69px;
    background: transparent url("../images/arrow-go.png") no-repeat center;
    right: 52px;
    bottom: 52px;
    opacity: 0;
    transform: translateX(-25%);
    transition: opacity 0.4s ease, transform 0.4s ease;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link:hover::after, .editor-styles-wrapper .acf-block-preview .hoverbox-link:focus::after {
    transform: translateX(0);
    opacity: 1;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link:focus {
    outline-offset: -10px;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-link {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 1;
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: normal;
    background-color: transparent;
    color: inherit;
    border-radius: 0;
    height: 35px;
    padding: 0 0 0 45px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow-wrap: break-word;
    color: #fff;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link::before, .editor-styles-wrapper .acf-block-preview .hoverbox-link::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 35px;
    height: 35px;
    left: 0;
    top: 0;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link::before {
    background: transparent url("../images/arrow-orange.png") no-repeat center;
    background-size: 100%;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link::after {
    background: transparent url("../images/arrow-teal.png") no-repeat center;
    background-size: 100%;
    opacity: 0;
    transition: opacity 0.2s ease;
  }
}
@media (max-width: 1000px) and (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-link {
    font-size: 17px;
    height: 24px;
    padding-left: 31px;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link::before, .editor-styles-wrapper .acf-block-preview .hoverbox-link::after {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-link:visited {
    color: #fff;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-link:active {
    color: #fff;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-link:focus {
    color: #fff;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox-link:hover::before, .editor-styles-wrapper .acf-block-preview .hoverbox-link:focus::before {
    opacity: 0;
    transition: opacity 0.1s ease 0.2s;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox-link:hover::after, .editor-styles-wrapper .acf-block-preview .hoverbox-link:focus::after {
    opacity: 1;
  }
}
.editor-styles-wrapper .acf-block-preview .hoverbox .video-background-controls {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.editor-styles-wrapper .acf-block-preview .hoverbox .video-background-controls:hover, .editor-styles-wrapper .acf-block-preview .hoverbox .video-background-controls:focus {
  opacity: 1;
}
.editor-styles-wrapper .acf-block-preview .hoverbox.active .hoverbox-bkgd {
  transform: scale(1.15);
}
.editor-styles-wrapper .acf-block-preview .hoverbox.active .video-background-controls {
  opacity: 1;
}
.editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-link::after {
  bottom: 160px;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption {
    background-color: #fff;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-bkgd,
.editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-video {
    position: relative;
    padding-top: 66.66%;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-caption {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 0 60px 0 80px;
    padding: 1em 45px 1em 0;
    max-width: 100%;
    text-align: left;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    line-height: 1.38;
    color: #8F8F8F;
    border-bottom: 1px #DCDDDE solid;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-content {
    min-height: 0;
    padding-top: 30px;
    background-color: #fff;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .section-title {
    color: #8F8F8F;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-text {
    color: #414042;
    text-shadow: none;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-link {
    color: #8F8F8F;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-link:visited {
    color: #8F8F8F;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-link:active {
    color: #8F8F8F;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-link:focus {
    color: #8F8F8F;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-caption {
    margin: 0 25px;
  }
  .editor-styles-wrapper .acf-block-preview .hoverbox.with-caption .hoverbox-content {
    padding: 30px 25px 35px;
  }
}
.editor-styles-wrapper .acf-block-preview .page-intro-text {
  padding: 86px 0;
  position: relative;
  z-index: 1;
  background-color: #FFCC4E;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 1.9;
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .page-intro-text.alignfull {
  margin-bottom: 84px;
}
.editor-styles-wrapper .acf-block-preview .page-intro-text .large-outline-text {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6em;
  line-height: 0.875;
  float: left;
  margin: 0 10px 0 0;
  -webkit-text-stroke: 2px #414042;
  -webkit-text-fill-color: #FFCC4E;
}
.editor-styles-wrapper .acf-block-preview .page-intro-text p {
  position: relative;
  z-index: 2;
  margin: 0;
}
.editor-styles-wrapper .acf-block-preview .page-intro-text::before, .editor-styles-wrapper .acf-block-preview .page-intro-text::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  height: 100vw;
  width: 100vw;
  background-color: #FFD162;
  transform: rotate(-45deg);
}
.editor-styles-wrapper .acf-block-preview .page-intro-text::before {
  top: 0;
  right: 100%;
  transform-origin: right top;
}
.editor-styles-wrapper .acf-block-preview .page-intro-text::after {
  bottom: 0;
  left: 100%;
  transform-origin: left bottom;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .page-intro-text {
    padding: 50px 0;
    font-size: 14px;
  }
  .editor-styles-wrapper .acf-block-preview .page-intro-text.alignfull {
    margin-bottom: 40px;
  }
  .editor-styles-wrapper .acf-block-preview .page-intro-text::before {
    top: 70%;
  }
  .editor-styles-wrapper .acf-block-preview .page-intro-text::after {
    bottom: 70%;
  }
}
.editor-styles-wrapper .acf-block-preview .content-w-aside {
  padding: 100px 55px 60px 135px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside.centered {
  padding-left: 100px;
  padding-right: 100px;
}
.entry-content > .editor-styles-wrapper .acf-block-preview .content-w-aside {
  width: 100%;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside.alignwide {
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside .block-content-main {
  max-width: 820px;
}
@media (min-width: 1001px) {
  .editor-styles-wrapper .acf-block-preview .content-w-aside .block-content-main {
    font-size: 20px;
  }
  .editor-styles-wrapper .acf-block-preview .content-w-aside .block-content-main > *:last-child {
    margin-bottom: 0;
  }
}
.editor-styles-wrapper .acf-block-preview .content-w-aside .block-content-aside {
  width: 300px;
  margin-left: 30px;
  flex-shrink: 0;
  text-align: right;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside h3 {
  margin-bottom: 0.5em;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside .wp-block-buttons {
  justify-content: flex-end;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside .wp-block-buttons + .aside-menu {
  margin-top: 30px;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside .aside-menu {
  margin: 50px 0 0;
  list-style: none;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside .aside-menu li {
  padding-left: 0;
  margin-bottom: 0.6em;
}
.editor-styles-wrapper .acf-block-preview .content-w-aside .aside-menu li::before {
  display: none;
}
@media (max-width: 1200px) {
  .editor-styles-wrapper .acf-block-preview .content-w-aside {
    padding-left: 55px;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .content-w-aside {
    flex-direction: column;
  }
  .editor-styles-wrapper .acf-block-preview .content-w-aside, .editor-styles-wrapper .acf-block-preview .content-w-aside.centered {
    padding: 50px 5%;
  }
  .editor-styles-wrapper .acf-block-preview .content-w-aside .block-content-aside {
    width: auto;
    margin-left: 0;
    text-align: left;
  }
  .editor-styles-wrapper .acf-block-preview .content-w-aside .wp-block-buttons {
    justify-content: flex-start;
  }
  .editor-styles-wrapper .acf-block-preview .content-w-aside .aside-menu {
    margin: 20px 0 0;
  }
  .editor-styles-wrapper .acf-block-preview .content-w-aside .aside-menu-link {
    align-items: flex-start;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .content-w-aside .aside-menu {
    margin: 10px 0 0;
  }
  .editor-styles-wrapper .acf-block-preview .content-w-aside .aside-menu-link {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 13px;
    line-height: 2;
  }
}
.editor-styles-wrapper .acf-block-preview .featured-pages.alignfull {
  margin-bottom: 50px;
}
.editor-styles-wrapper .acf-block-preview .featured-pages .accent-heading-wrapper.centered-heading {
  margin: 0;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-columns {
  padding: 55px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-image-wrapper {
  padding-top: 56.16%;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  transition: transform 0.3s ease;
}
a:hover .editor-styles-wrapper .acf-block-preview .featured-pages-image, a:focus .editor-styles-wrapper .acf-block-preview .featured-pages-image {
  transform: scale(1.2);
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link {
  display: block;
  text-decoration: none;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  color: #414042;
  text-transform: none;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link:hover .wp-block-button.arrow-button .wp-block-button__link::before, .editor-styles-wrapper .acf-block-preview .featured-pages-link:focus .wp-block-button.arrow-button .wp-block-button__link::before {
  opacity: 0;
  transition: opacity 0.1s ease 0.2s;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link:hover .wp-block-button.arrow-button .wp-block-button__link::after, .editor-styles-wrapper .acf-block-preview .featured-pages-link:focus .wp-block-button.arrow-button .wp-block-button__link::after {
  opacity: 1;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link .bo-lines.horizontal {
  height: 20px;
  bottom: 0;
  z-index: 3;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link .bo-lines.horizontal::before, .editor-styles-wrapper .acf-block-preview .featured-pages-link .bo-lines.horizontal::after {
  background-size: auto 21px;
  background-position: right top;
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link_1 .bo-lines.horizontal::before {
  width: 173px;
  background-image: url("../images/lines/featured-pages-h-left.png");
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link_1 .bo-lines.horizontal::after {
  background-image: url("../images/lines/featured-pages-h-middle.png");
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link_2 .bo-lines.horizontal::before {
  background-image: url("../images/lines/featured-pages-h-middle.png");
}
.editor-styles-wrapper .acf-block-preview .featured-pages-link_2 .bo-lines.horizontal::after {
  width: 342px;
  background-image: url("../images/lines/featured-pages-h-right.png");
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .featured-pages-columns {
    padding: 5%;
    display: block;
  }
  .editor-styles-wrapper .acf-block-preview .featured-pages-link {
    margin-bottom: 40px;
  }
  .editor-styles-wrapper .acf-block-preview .featured-pages-link:last-child {
    margin-bottom: 0;
  }
  .editor-styles-wrapper .acf-block-preview .featured-pages-link .bo-lines {
    display: none;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link {
    font-size: 22px;
  }
}
.editor-styles-wrapper .acf-block-preview .slider-block.alignfull {
  margin-bottom: 130px;
}
.editor-styles-wrapper .acf-block-preview .slider-block.alignfull:last-child {
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .slider-block.alignfull {
    width: auto;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 33px;
    border-bottom: 2px #DCDDDE solid;
    margin-bottom: 55px;
  }
}
.centered-heading + .editor-styles-wrapper .acf-block-preview .slider-block {
  margin-top: -20px;
}
@media (max-width: 1000px) {
  .centered-heading + .editor-styles-wrapper .acf-block-preview .slider-block {
    margin-top: -5px;
  }
}
.editor-styles-wrapper .acf-block-preview .slider-block,
.editor-styles-wrapper .acf-block-preview .slider-block .slider,
.editor-styles-wrapper .acf-block-preview .slider-block .slide {
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block-preview .slider-block .slide {
  display: flex !important;
  align-items: center;
  padding: 84px;
  background-color: #414042;
  color: #fff;
  min-height: 45vw;
}
.editor-styles-wrapper .acf-block-preview .slider-block .slide-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.editor-styles-wrapper .acf-block-preview .slider-block .slide-image::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
}
.editor-styles-wrapper .acf-block-preview .slider-block .slide-content {
  position: relative;
  z-index: 3;
  max-width: 534px;
}
.editor-styles-wrapper .acf-block-preview .slider-block .slide-content-title {
  margin-bottom: 0.6em;
}
.editor-styles-wrapper .acf-block-preview .slider-block .slide-content-text {
  font-size: 20px;
  line-height: 1.35;
  letter-spacing: -0.016em;
}
.editor-styles-wrapper .acf-block-preview .slider-block .slide-content .wp-block-button.arrow-button {
  color: inherit;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .slider-block .slide {
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
    background-color: #fff;
    color: #8F8F8F;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .slide-image {
    position: relative;
    width: 100%;
    padding-top: 69.69%;
    margin-bottom: 30px;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .slide-image::after {
    display: none;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .slide-content {
    width: 100%;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .slide-content-title {
    color: #414042;
    font-size: 35px;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .slide-content-text {
    font-size: 16px;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .slider-block .slide-content-title {
    font-size: 28px;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .slide-content-text {
    font-size: 14px;
  }
}
.editor-styles-wrapper .acf-block-preview .slider-block .slider-nav {
  position: absolute;
  z-index: 5;
  top: 50%;
  right: 58px;
  transform: translateY(-50%);
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .slider-block .slider-nav {
    top: 0;
    right: auto;
    left: 50%;
    margin-top: 61.333%;
    transform: translateX(-50%);
  }
}
.editor-styles-wrapper .acf-block-preview .slider-block button.slick-control {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .slider-block .bo-lines.vertical {
  z-index: 4;
  width: 117px;
  right: 12px;
}
.editor-styles-wrapper .acf-block-preview .slider-block .bo-lines.vertical::before {
  height: 149px;
  background-image: url("../images/lines/slider-v-top.png");
}
.editor-styles-wrapper .acf-block-preview .slider-block .bo-lines.vertical div {
  background-image: url("../images/lines/slider-v-middle.png");
}
.editor-styles-wrapper .acf-block-preview .slider-block .bo-lines.vertical::after {
  height: 167px;
  background-image: url("../images/lines/slider-v-bottom.png");
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .slider-block .bo-lines.vertical {
    width: 70px;
    right: 0;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .bo-lines.vertical::before {
    height: 0;
  }
  .editor-styles-wrapper .acf-block-preview .slider-block .bo-lines.vertical::after {
    background-position: left top;
    background-size: auto;
  }
}
.editor-styles-wrapper .acf-block-preview .slider-controls {
  width: 26px;
  height: auto;
  border-radius: 13px;
  padding: 7px 5px 13px;
  background: #fff;
}
.editor-styles-wrapper .acf-block-preview .slider-controls button {
  cursor: pointer;
  outline-offset: 5px;
}
.editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots {
  list-style: none;
  margin: 0 0 9px;
}
.editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li {
  margin-bottom: 7px;
  padding: 0;
}
.editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li::before {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li button {
  display: block;
  border: 0;
  background: #414042;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transition: background-color 0.4s ease;
}
.editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li button .slick-dot-content {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li button:hover {
  background-color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li.slick-active button {
  background-color: #D0021B;
}
.slider-controls.playing .editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li.slick-active button {
  background-color: #42AA01;
}
.editor-styles-wrapper .acf-block-preview .slider-autoplay-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 0;
  background-color: transparent;
}
.editor-styles-wrapper .acf-block-preview .slider-autoplay-controls svg {
  display: block;
  margin: auto;
  height: 10px;
  width: auto;
  transition: fill 0.2s ease;
  fill: #c1c1c1;
}
.editor-styles-wrapper .acf-block-preview .slider-autoplay-controls:hover svg, .editor-styles-wrapper .acf-block-preview .slider-autoplay-controls:focus svg {
  fill: #8F8F8F;
}
.editor-styles-wrapper .acf-block-preview .slider-autoplay-controls .slider-pause {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .slider-autoplay-controls .slider-play {
  display: block;
}
.slider-controls.playing .editor-styles-wrapper .acf-block-preview .slider-autoplay-controls .slider-pause {
  display: block;
}
.slider-controls.playing .editor-styles-wrapper .acf-block-preview .slider-autoplay-controls .slider-play {
  display: none;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .slider-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: auto;
    border-radius: 10px;
    padding: 4px 7px 4px 5px;
  }
  .editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li {
    margin-bottom: 0;
    margin-right: 6px;
  }
  .editor-styles-wrapper .acf-block-preview .slider-controls-dots .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  .slider-nav .editor-styles-wrapper .acf-block-preview .slider-controls .slider-autoplay-controls {
    width: 13px;
    height: 13px;
    flex-shrink: 0;
  }
  .slider-nav .editor-styles-wrapper .acf-block-preview .slider-controls .slider-autoplay-controls svg {
    height: 8px;
  }
}
.editor-styles-wrapper .acf-block-preview .masonry-block {
  padding: 0 10px 5px;
}
.editor-styles-wrapper .acf-block-preview .masonry-block:last-child {
  padding-bottom: 25px;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .masonry-block {
    padding: 0 10px 15px;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block:last-child {
    padding-bottom: 15px;
  }
}
.editor-styles-wrapper .acf-block-preview .masonry-layout {
  margin: 0 auto;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .masonry-layout {
    max-width: 330px;
  }
}
.editor-styles-wrapper .acf-block-preview .masonry-item, .editor-styles-wrapper .acf-block-preview .masonry-layout .grid-sizer {
  width: 33.33%;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .masonry-item, .editor-styles-wrapper .acf-block-preview .masonry-layout .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .masonry-item, .editor-styles-wrapper .acf-block-preview .masonry-layout .grid-sizer {
    width: 100%;
    max-width: 450px;
  }
}
.editor-styles-wrapper .acf-block-preview .masonry-item {
  margin: 0 auto 55px;
  padding: 0 10px;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-link {
  display: block;
  margin: auto;
  position: relative;
  z-index: 1;
  text-decoration: none;
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-link:visited {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-link:active {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-link:hover {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-link:focus {
  color: inherit;
}
.no-photo .editor-styles-wrapper .acf-block-preview .masonry-item-link {
  border-top: 1px #DCDDDE solid;
  padding-top: 40px;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-link::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 8px #fff solid;
  background-color: #DCDDDE;
  transition: background-color 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-link:hover::before, .editor-styles-wrapper .acf-block-preview .masonry-item-link:focus::before {
  background-color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-image {
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image {
  padding-top: 74.8%;
  transition: transform 0.3s ease;
}
.masonry-item-link:hover .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image, .masonry-item-link:focus .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image {
  transform: scale(1.2);
}
.masonry-block-pages .masonry-item:nth-child(6n+2) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image, .masonry-block-pages .masonry-item:nth-child(6n+6) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image {
  padding-top: 64%;
}
.masonry-block-pages .masonry-item:nth-child(6n+3) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image, .masonry-block-pages .masonry-item:nth-child(6n+4) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image {
  padding-top: 88.5%;
}
.masonry-item.featured .editor-styles-wrapper .acf-block-preview .masonry-item-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 24px;
  background: transparent url("../images/masonry-featured-2x.png") repeat-x -18px top;
  background-size: 33px 26px;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-title {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 33px;
  line-height: 1;
  margin: 20px 0 0;
}
.masonry-item.featured .editor-styles-wrapper .acf-block-preview .masonry-item-title {
  color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-subtitle {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #8F8F8F;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-desc {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.857;
  margin: 20px 0;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-desc:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .masonry-item-desc p {
  margin: 0;
  padding-right: 25px;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .masonry-item {
    width: 330px;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-item-link {
    cursor: default;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-item-link::before {
    background-color: #F15633;
  }
  .no-photo .editor-styles-wrapper .acf-block-preview .masonry-item-link {
    padding-top: 25px;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image, .masonry-block-pages .masonry-item:nth-child(6n+2) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image, .masonry-block-pages .masonry-item:nth-child(6n+6) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image, .masonry-block-pages .masonry-item:nth-child(6n+3) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image, .masonry-block-pages .masonry-item:nth-child(6n+4) .editor-styles-wrapper .acf-block-preview .masonry-item-image .cover-image {
    padding-top: 61%;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-item-title {
    font-size: 20px;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-item-subtitle {
    font-size: 12px;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-item-desc {
    font-size: 13px;
    line-height: 1.84;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-item .more-link {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .masonry-block-pages .masonry-item-link {
    cursor: default;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block-pages .masonry-item-image,
.editor-styles-wrapper .acf-block-preview .masonry-block-pages .masonry-item-title {
    cursor: pointer;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block-custom .masonry-item-link:hover .cover-image, .editor-styles-wrapper .acf-block-preview .masonry-block-custom .masonry-item-link:focus .cover-image {
    transform: none;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block-custom .masonry-item-link:hover .more-link {
    color: inherit;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block-custom .masonry-item-link:hover .more-link .icon-arrow-alt {
    transform: none;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block-custom .masonry-item-link .more-link {
    cursor: pointer;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block-custom .masonry-item-link .more-link:hover {
    color: #F15633;
  }
  .editor-styles-wrapper .acf-block-preview .masonry-block-custom .masonry-item-link .more-link:hover .icon-arrow-alt {
    transform: translateX(5px);
  }
}
.editor-styles-wrapper .acf-block-preview .full-width-cta {
  padding: 75px 0 85px;
  background-color: #90CED5;
  background-image: url("../images/cta-bkgd.png"), url("../images/cta-bkgd.png");
  background-position: right bottom, left top;
  background-repeat: repeat-x, repeat-x;
  text-align: center;
}
.editor-styles-wrapper .acf-block-preview .full-width-cta.alignfull {
  margin: 110px 0;
}
.alignfull + .editor-styles-wrapper .acf-block-preview .full-width-cta.alignfull, .roadsign-separator + .editor-styles-wrapper .acf-block-preview .full-width-cta.alignfull {
  margin: 0;
}
.editor-styles-wrapper .acf-block-preview .full-width-cta:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .full-width-cta .container {
  width: 74%;
  max-width: 700px;
}
.editor-styles-wrapper .acf-block-preview .full-width-cta .h4-like,
.editor-styles-wrapper .acf-block-preview .full-width-cta .wp-block-button.arrow-button {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .full-width-cta .cta-content {
  margin: 10px 0 20px;
  line-height: 1.23;
}
@media (max-width: 640px) {
  .editor-styles-wrapper .acf-block-preview .full-width-cta {
    background-size: 28px 25px;
    padding-bottom: 75px;
  }
  .editor-styles-wrapper .acf-block-preview .full-width-cta.alignfull {
    margin: 60px 0;
  }
  .editor-styles-wrapper .acf-block-preview .full-width-cta .cta-content {
    font-size: 20px;
    line-height: 1.5;
  }
}
.editor-styles-wrapper .acf-block-preview .accordion {
  border-bottom: 2px #fff solid;
}
.editor-styles-wrapper .acf-block-preview .accordion:last-child {
  border-bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .accordion .faq-question {
  margin: 0;
}
.editor-styles-wrapper .acf-block-preview .accordion-wrapper {
  background: #f5f5f5;
}
.editor-styles-wrapper .acf-block-preview .accordion-trigger, .editor-styles-wrapper .acf-block-preview .accordion-panel {
  padding-left: 47px;
}
.editor-styles-wrapper .acf-block-preview .accordion-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: transparent;
  border: 0;
  width: 100%;
  font: inherit;
  color: inherit;
  text-align: left;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 27px;
  cursor: pointer;
}
.editor-styles-wrapper .acf-block-preview .accordion-trigger:visited {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .accordion-trigger:active {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .accordion-trigger:focus {
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .accordion-panel {
  max-width: 780px;
  padding-right: 22px;
  padding-bottom: 13px;
}
.editor-styles-wrapper .acf-block-preview .accordion-icon {
  margin-left: 106px;
}
.editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus {
  width: 35px;
  height: 35px;
  transition: transform 0.3s ease;
}
.editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .plus,
.editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .minus,
.editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .bkgd {
  transition: fill 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .plus,
.editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .minus {
  fill: #F15633;
}
.editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .bkgd {
  fill: #fff;
}
.accordion:hover .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .plus,
.accordion:hover .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .minus, .accordion:focus .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .plus,
.accordion:focus .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .minus {
  fill: #fff;
}
.accordion:hover .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .bkgd, .accordion:focus .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .bkgd {
  fill: #F15633;
}
.accordion.active .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus {
  transform: rotate(90deg);
}
.accordion.active .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .minus {
  fill: #fff;
}
.accordion.active .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .plus,
.accordion.active .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus .bkgd {
  fill: #F15633;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .accordion-trigger, .editor-styles-wrapper .acf-block-preview .accordion-panel {
    padding-left: 22px;
  }
  .editor-styles-wrapper .acf-block-preview .accordion-trigger {
    padding-right: 17px;
  }
  .editor-styles-wrapper .acf-block-preview .accordion-icon {
    margin-left: 10px;
  }
  .editor-styles-wrapper .acf-block-preview .accordion-icon .icon-plus {
    width: 23px;
    height: 23px;
  }
  .editor-styles-wrapper .acf-block-preview .accordion .faq-question {
    font-size: 16px;
    line-height: 1.375em;
  }
}
.editor-styles-wrapper .acf-block-preview .entry-content > .faq {
  margin: 30px auto 80px;
  padding: 0 55px;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .entry-content > .faq {
    padding: 0 22px;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .centered-heading + .faq {
    margin-top: -10px;
  }
}
.editor-styles-wrapper .acf-block-preview .did-you-know-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .did-you-know-block {
    grid-template-columns: 1fr;
  }
  .editor-styles-wrapper .acf-block-preview .did-you-know-block .did-you-know-image {
    padding-top: 62%;
  }
  .editor-styles-wrapper .acf-block-preview .did-you-know-block .did-you-know-content-inner {
    min-height: 0;
    padding-bottom: 62px;
  }
}
.editor-styles-wrapper .acf-block-preview .did-you-know-content {
  position: relative;
  background-size: cover;
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .did-you-know-content-inner {
  position: relative;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.79);
  padding: 80px 90px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 450px;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .did-you-know-content-inner {
    padding: 30px 25px 35px;
  }
}
.editor-styles-wrapper .acf-block-preview .did-you-know-content .wp-block-button.arrow-button .wp-block-button__link {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .did-you-know-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #414042;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200%;
  height: 200%;
  top: -25%;
  right: -25%;
  background-image: inherit;
}
.editor-styles-wrapper .acf-block-preview .did-you-know-desc h2 {
  margin-bottom: 15px;
}
.editor-styles-wrapper .acf-block-preview .did-you-know-desc p {
  max-width: 490px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 24px;
  line-height: 1.333;
  color: #FFCC4E;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .did-you-know-desc h2 {
    font-size: 28px;
  }
  .editor-styles-wrapper .acf-block-preview .did-you-know-desc p {
    font-size: 17px;
  }
}
.editor-styles-wrapper .acf-block-preview .testimonial-section {
  background-color: #515251;
  color: #fff;
  padding: 58px 83px;
  position: relative;
}
.editor-styles-wrapper .acf-block-preview .testimonial-section .slider-controls {
  position: absolute;
  z-index: 4;
  left: 73px;
  bottom: 58px;
  border-radius: 0;
  padding: 0;
  background: transparent;
}
.editor-styles-wrapper .acf-block-preview .testimonial-section .slider-autoplay-controls {
  padding: 10px 0;
}
.editor-styles-wrapper .acf-block-preview .testimonial-section .slider-autoplay-controls svg {
  height: 13px;
  fill: #767776;
}
.editor-styles-wrapper .acf-block-preview .testimonial-section .slider-autoplay-controls:hover svg, .editor-styles-wrapper .acf-block-preview .testimonial-section .slider-autoplay-controls:focus svg {
  fill: #A3A4A6;
}
.editor-styles-wrapper .acf-block-preview .testimonial-section .slick-control {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .testimonial-item {
  display: flex !important;
  align-items: flex-start;
}
.editor-styles-wrapper .acf-block-preview .testimonial-source {
  min-width: 100px;
  margin-right: 22px;
  flex-shrink: 0;
}
.editor-styles-wrapper .acf-block-preview .testimonial-source-name {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.editor-styles-wrapper .acf-block-preview .testimonial-source-location {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 19px;
}
.editor-styles-wrapper .acf-block-preview .testimonial-text {
  flex: 1;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 1;
  color: #FFCC4E;
  margin: 0;
}
.editor-styles-wrapper .acf-block-preview .testimonial-text::before {
  content: "“";
}
.editor-styles-wrapper .acf-block-preview .testimonial-text::after {
  content: "”";
}
.editor-styles-wrapper .acf-block-preview .testimonial-image {
  width: 131px;
  margin-left: 96px;
  flex-shrink: 0;
}
.editor-styles-wrapper .acf-block-preview .testimonial-image img {
  display: block;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .testimonial-section {
    padding: 5px 25px 30px;
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-section .slider-controls {
    bottom: auto;
    left: auto;
    top: 36px;
    right: 13px;
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-wrapper {
    position: relative;
    z-index: 8;
    margin-top: -30px;
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-item {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-source {
    min-width: 100%;
    margin-right: 0;
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-source-name, .editor-styles-wrapper .acf-block-preview .testimonial-source-location {
    display: inline-block;
    font-size: 13px;
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-source-location::before {
    content: " - ";
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-text {
    font-size: 20px;
    line-height: 1.35;
    margin: 0 0 0.5em;
  }
  .editor-styles-wrapper .acf-block-preview .testimonial-image {
    margin: 0 0 25px;
    min-height: 55px;
    border: 1px #515251 solid;
  }
}
.editor-styles-wrapper .acf-block-preview .calendar-section {
  padding: 0 55px 90px;
  margin: auto;
  max-width: 1600px;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 50px;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header-utility {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .h3-like {
  text-transform: none;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-link, .editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-select {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-link {
  display: inline-flex;
  align-items: center;
  margin-right: 30px;
  text-decoration: none;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-link svg {
  width: 7px;
  height: 10px;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-link-prev svg {
  margin-right: 7px;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-link-next svg {
  margin-left: 7px;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-select {
  width: 125px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0 7px;
  color: #F15633;
  border: 0;
  background: url("../svg/chevron-down.svg") no-repeat right center;
  background-size: 8.71px 5.87px;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  transition: color 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-select:hover, .editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-select:focus {
  color: #5993CB;
}
.editor-styles-wrapper .acf-block-preview .calendar-section-main {
  position: relative;
  z-index: 1;
  padding-right: 395px;
}
.editor-styles-wrapper .acf-block-preview .calendar-section .has-signature-event::after,
.editor-styles-wrapper .acf-block-preview .calendar-section .is-signature-event::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 17px 0;
  border-color: transparent #FFCC4E transparent transparent;
}
.editor-styles-wrapper .acf-block-preview .calendar-key {
  display: flex;
}
.editor-styles-wrapper .acf-block-preview .calendar-key-item {
  display: inline-flex;
  align-items: center;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  margin-right: 30px;
}
.editor-styles-wrapper .acf-block-preview .calendar-key-item_open::before, .editor-styles-wrapper .acf-block-preview .calendar-key-item_closed::before {
  display: block;
  content: "";
  width: 21px;
  height: 21px;
  border: 1px #c6c6c6 solid;
  margin-right: 10px;
}
.editor-styles-wrapper .acf-block-preview .calendar-key-item_closed::before {
  background-color: #EAF4FB;
}
.editor-styles-wrapper .acf-block-preview .calendar-key-item_signature {
  position: relative;
  z-index: 1;
  margin: 0;
  padding-right: 17px;
}
.editor-styles-wrapper .acf-block-preview .calendar-key-item_signature::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 0;
  border-color: transparent #FFCC4E transparent transparent;
}
.editor-styles-wrapper .acf-block-preview .calendar-btns {
  display: flex;
}
.editor-styles-wrapper .acf-block-preview .calendar-btns .btn {
  margin-left: 20px;
}
.editor-styles-wrapper .acf-block-preview .calendar-btns .btn__link {
  padding: 10px 20px;
  font-size: 18px;
  border: 2px transparent solid;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid {
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays, .editor-styles-wrapper .acf-block-preview .calendar-grid-dates {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  list-style: none;
  margin: 0;
  padding: 0;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays::before, .editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays::after, .editor-styles-wrapper .acf-block-preview .calendar-grid-dates::before, .editor-styles-wrapper .acf-block-preview .calendar-grid-dates::after {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays {
  text-align: center;
  background-color: #414042;
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays li {
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays abbr {
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays abbr::after {
  font-size: 20px;
  content: attr(title);
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-dates li {
  padding-top: 117%;
  border-bottom: 1px #D8D8D8 solid;
  border-left: 1px #D8D8D8 solid;
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-dates li.selected {
  z-index: 2;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-dates.loading {
  background-color: #f5f5f5;
  border-bottom: 1px #D8D8D8 solid;
  border-left: 1px #D8D8D8 solid;
  min-height: 60vw;
}
@media (min-width: 1600px) {
  .editor-styles-wrapper .acf-block-preview .calendar-grid-dates.loading {
    min-height: 1095px;
  }
}
.editor-styles-wrapper .acf-block-preview .calendar-grid .loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  padding-top: 64px;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid .loader-icon {
  border-radius: 50%;
  width: 10em;
  height: 10em;
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(241, 86, 51, 0.2);
  border-right: 1.1em solid rgba(241, 86, 51, 0.2);
  border-bottom: 1.1em solid rgba(241, 86, 51, 0.2);
  border-left: 1.1em solid #F15633;
  transform: translateZ(0);
  -webkit-animation: loader-spin 1.1s infinite linear;
  animation: loader-spin 1.1s infinite linear;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0.5em 0.666em;
  text-decoration: none;
  color: #414042;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 1;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-item:visited {
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-item:active {
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-item:hover {
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-item:focus {
  color: #414042;
}
@media (max-width: 1200px) {
  .editor-styles-wrapper .acf-block-preview .calendar-grid-item {
    font-size: 20px;
  }
}
.editor-styles-wrapper .acf-block-preview .calendar-grid-item::after {
  content: attr(data-day);
  color: inherit;
}
li.past-date .editor-styles-wrapper .acf-block-preview .calendar-grid-item {
  pointer-events: none;
  cursor: default;
  background-color: #f5f5f5;
  color: #ccc;
}
li.selected .editor-styles-wrapper .acf-block-preview .calendar-grid-item {
  border: 3px #414042 solid;
  margin: -1px;
}
li.closed .editor-styles-wrapper .acf-block-preview .calendar-grid-item {
  background: #EAF4FB;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar {
  position: absolute;
  z-index: 2;
  width: 395px;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-header {
  color: #fff;
  background-color: #5993CB;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 64px;
  padding: 7px 25px 7px 35px;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content {
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
  min-height: 100%;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content-wrapper {
  flex: 1;
  overflow: auto;
  border: 1px #D8D8D8 solid;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .sidebar-content {
  padding: 32px 64px 5px 32px;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .sidebar-icon {
  max-width: 68px;
  margin: 0 auto 1em;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .sidebar-icon svg {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .sidebar-icon .icon-two-lights {
  max-width: 54px;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .sidebar-desc {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  max-width: 265px;
  margin: auto;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .sidebar-form-date {
  margin: 35px 0 10px;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .bo-lines.vertical {
  z-index: 1;
  width: 36px;
  right: 0;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .bo-lines.vertical::before {
  height: 130px;
  background-image: url("../images/lines/calendar-sidebar-v-top.png");
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .bo-lines.vertical div {
  background-image: url("../images/lines/calendar-sidebar-v-middle.png");
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar-content .bo-lines.vertical::after {
  height: 220px;
  background-image: url("../images/lines/calendar-sidebar-v-bottom.png");
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-field {
  padding: 0 0 17px;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=text],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=email],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=number],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=search],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=tel],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=url],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=date],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container select {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=text],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=email],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=number],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=search],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=tel],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=url],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container input[type=date],
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container textarea,
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container select,
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container label,
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container label.wpforms-error {
  font-size: 14px;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container textarea {
  background-color: #fff;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-container .wpforms-field-label {
  color: #414042;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-submit {
  font-size: 18px;
  height: 41px;
  min-width: 92px;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .wpforms-submit-container {
  text-align: left;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .loader {
  display: none;
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .calendar-sidebar .loader-icon {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(241, 86, 51, 0.2);
  border-right: 1.1em solid rgba(241, 86, 51, 0.2);
  border-bottom: 1.1em solid rgba(241, 86, 51, 0.2);
  border-left: 1.1em solid #F15633;
  transform: translateZ(0);
  -webkit-animation: loader-spin 1.1s infinite linear;
  animation: loader-spin 1.1s infinite linear;
  border-width: 5px;
}
.editor-styles-wrapper .acf-block-preview .calendar-day-nav {
  background: #f5f5f5;
  padding: 5px 25px 5px 32px;
  min-height: 45px;
  border-left: 1px #D8D8D8 solid;
  border-right: 1px #D8D8D8 solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.editor-styles-wrapper .acf-block-preview .calendar-day-nav .day-nav-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: #5A5959;
}
.editor-styles-wrapper .acf-block-preview .calendar-day-nav .day-nav-links {
  display: flex;
}
.editor-styles-wrapper .acf-block-preview .calendar-day-nav .day-nav-links a {
  display: block;
  text-decoration: none;
}
.editor-styles-wrapper .acf-block-preview .calendar-day-nav .day-nav-links a:first-child {
  margin-right: 20px;
}
.editor-styles-wrapper .acf-block-preview .calendar-day-nav .day-nav-links svg {
  width: 8.5px;
  height: 12.78px;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list {
  position: relative;
  z-index: 2;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 22px 20px 20px 32px;
  text-decoration: none;
  border-bottom: 1px #D8D8D8 solid;
  background-color: #fff;
  color: inherit;
  transition: background-color 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link-image {
  width: 92px;
  margin-right: 17px;
  flex-shrink: 0;
  align-self: flex-start;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link-content {
  align-self: center;
  flex: 1;
  margin-right: 15px;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link-title {
  font-size: 20px;
  line-height: 1.15;
  margin-bottom: 5px;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link-date {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 1;
  color: #8F8F8F;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link-arrow {
  flex-shrink: 0;
  align-self: center;
  width: 18px;
  height: 16px;
  transition: transform 0.2s ease;
  color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link:hover, .editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link:focus {
  background-color: #FFF8E6;
}
.editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link:hover .event-link-arrow, .editor-styles-wrapper .acf-block-preview .calendar-event-list .event-link:focus .event-link-arrow {
  transform: translateX(5px);
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .calendar-section {
    margin-top: -50px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-section-main {
    padding: 0;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-section-header {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-section-header-utility .calendar-key {
    display: none;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-btns {
    margin-bottom: 30px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-btns .btn {
    margin: 0 10px 0 0;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-section-key-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-section-key-mobile .calendar-key-item_open::before,
.editor-styles-wrapper .acf-block-preview .calendar-section-key-mobile .calendar-key-item_closed::before {
    width: 15px;
    height: 15px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-grid {
    border-right: 1px #D8D8D8 solid;
    margin-bottom: 62px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-sidebar {
    position: relative;
    margin: auto;
    width: 500px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-sidebar-content {
    min-height: 350px;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .calendar-section-header {
    margin-bottom: 30px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav {
    margin-top: 10px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-link, .editor-styles-wrapper .acf-block-preview .calendar-section-header .month-nav-select {
    font-size: 12px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-btns .btn__link {
    font-size: 15px;
    padding: 6px 8px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-key-item {
    font-size: 12px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays li {
    height: 24px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-grid-weekdays abbr::after {
    font-size: 12px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-grid-dates li {
    padding-top: 119%;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-grid-dates li.has-signature-event::after {
    right: auto;
    left: 0;
    border-width: 14px 14px 0 0;
    border-color: #FFCC4E transparent transparent transparent;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-grid-item {
    font-size: 15px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-sidebar {
    width: auto;
    margin-left: -25px;
    margin-right: -25px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-sidebar-header {
    min-height: 45px;
  }
  .editor-styles-wrapper .acf-block-preview .calendar-sidebar-title {
    font-size: 16px;
  }
}
.editor-styles-wrapper .acf-block-preview .bo-event-view #calendar-rental,
.editor-styles-wrapper .acf-block-preview .bo-event-view .page-subtitle_rentals,
.editor-styles-wrapper .acf-block-preview .bo-event-view .calendar-sidebar-title_rentals {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .bo-event-view .btn-event-trigger {
  color: #8F8F8F;
}
.editor-styles-wrapper .acf-block-preview .bo-event-view .btn-event-trigger .btn__link {
  background-color: transparent;
  border-color: #8F8F8F;
  cursor: default;
  pointer-events: none;
}
.editor-styles-wrapper .acf-block-preview .bo-event-view .calendar-key .rental-text {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .bo-event-view .calendar-sidebar .loading ~ .loader {
  display: block;
}
.editor-styles-wrapper .acf-block-preview .bo-rental-view #calendar-events,
.editor-styles-wrapper .acf-block-preview .bo-rental-view .page-subtitle_events,
.editor-styles-wrapper .acf-block-preview .bo-rental-view .calendar-sidebar-title_events,
.editor-styles-wrapper .acf-block-preview .bo-rental-view .calendar-sidebar .calendar-key-item_signature {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .bo-rental-view .page-header-content-aside_rental {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s 0s ease, opacity 0.3s ease;
}
.editor-styles-wrapper .acf-block-preview .bo-rental-view .btn-rental-trigger {
  color: #8F8F8F;
}
.editor-styles-wrapper .acf-block-preview .bo-rental-view .btn-rental-trigger .btn__link {
  background-color: transparent;
  border-color: #8F8F8F;
  cursor: default;
  pointer-events: none;
}
.editor-styles-wrapper .acf-block-preview .bo-rental-view .calendar-key .event-text {
  display: none;
}
.editor-styles-wrapper .acf-block-preview #calendar-closed {
  display: none;
}
.editor-styles-wrapper .acf-block-preview #calendar-closed.active ~ #calendar-rental, .editor-styles-wrapper .acf-block-preview #calendar-closed.active ~ #calendar-events {
  display: none;
}
.editor-styles-wrapper .acf-block-preview #calendar-closed.loading ~ .loader {
  display: block;
}
.editor-styles-wrapper .acf-block-preview .upcoming-events-section {
  position: relative;
  border-bottom: 1px #fff solid;
}
.editor-styles-wrapper .acf-block-preview .upcoming-events-section .railway-signal {
  position: absolute;
  z-index: 4;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
@media (min-width: 1001px) {
  .centered-heading + .editor-styles-wrapper .acf-block-preview .upcoming-events-section {
    margin-top: -25px;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .upcoming-events-section .bo-lines.mobile-only {
    display: flex;
    z-index: 3;
  }
  .editor-styles-wrapper .acf-block-preview .upcoming-events-section .bo-lines.mobile-only.horizontal {
    height: 35px;
    bottom: -1px;
  }
  .editor-styles-wrapper .acf-block-preview .upcoming-events-section .bo-lines.mobile-only.horizontal::before {
    width: 148px;
    background-image: url("../images/lines/upcoming-events-mobile-h-left.png");
  }
  .editor-styles-wrapper .acf-block-preview .upcoming-events-section .bo-lines.mobile-only.horizontal::after {
    background-image: url("../images/lines/upcoming-events-mobile-h-right.png");
  }
}
.editor-styles-wrapper .acf-block-preview .upcoming-event {
  text-decoration: none;
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .upcoming-event:visited {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .upcoming-event:active {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .upcoming-event:hover {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .upcoming-event:focus {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .upcoming-event-content {
  position: relative;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 50px 55px;
  min-height: 450px;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .upcoming-event-content {
    padding: 30px 25px;
    min-height: 250px;
  }
}
.editor-styles-wrapper .acf-block-preview .upcoming-event-date {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 1.466;
  color: #FFCC4E;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.editor-styles-wrapper .acf-block-preview .upcoming-event-title {
  font-size: 24px;
  line-height: 1.333;
}
.editor-styles-wrapper .acf-block-preview .upcoming-event:hover .hoverbox-bkgd, .editor-styles-wrapper .acf-block-preview .upcoming-event:focus .hoverbox-bkgd {
  transform: scale(1.15);
}
.editor-styles-wrapper .acf-block-preview .single-bo_collection .entry {
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .page-title-collection-number {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 20px;
  line-height: 1.35;
  color: #FFCC4E;
  margin-bottom: 10px;
}
.editor-styles-wrapper .acf-block-preview .collection-content {
  display: flex;
  padding-bottom: 100px;
}
.editor-styles-wrapper .acf-block-preview .collection-details {
  position: relative;
  z-index: 1;
  padding-top: 47px;
  flex: 1;
}
.editor-styles-wrapper .acf-block-preview .collection-details-inner {
  position: relative;
  transform: none;
}
.editor-styles-wrapper .acf-block-preview .collection-details-content {
  padding: 20px 55px 55px;
}
.editor-styles-wrapper .acf-block-preview .collection-details .accent-heading {
  padding: 0 13px;
}
.editor-styles-wrapper .acf-block-preview .collection-details .accent-heading-wrapper {
  padding-left: 42px;
  overflow: visible;
}
.editor-styles-wrapper .acf-block-preview .collection-details .bo-lines.horizontal {
  height: 62px;
  top: -61px;
  right: -9px;
}
.editor-styles-wrapper .acf-block-preview .collection-details .bo-lines.horizontal::before {
  background-image: url("../images/lines/single-collection-h-left.png");
}
.editor-styles-wrapper .acf-block-preview .collection-details .bo-lines.horizontal::after {
  width: 169px;
  background-image: url("../images/lines/single-collection-h-right.png");
}
.editor-styles-wrapper .acf-block-preview .collection-gallery {
  position: relative;
  z-index: 3;
  width: 47%;
  max-width: 680px;
  margin-top: -322px;
  margin-right: 45px;
  flex-shrink: 0;
  border-top: 5px #fff solid;
  padding: 0 9px;
}
.editor-styles-wrapper .acf-block-preview .collection-gallery-item {
  border: 1px #fff solid;
  border-top: 0;
}
.editor-styles-wrapper .acf-block-preview .collection-gallery-item img {
  display: block;
  width: 100%;
}
.editor-styles-wrapper .acf-block-preview .collection-gallery-item-last {
  padding: 40px 38px;
}
.editor-styles-wrapper .acf-block-preview .collection-gallery-item-inner {
  padding: 50px 58px 55px;
  background-color: rgba(255, 255, 255, 0.92);
}
.editor-styles-wrapper .acf-block-preview .collection-gallery-item-inner h3 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 24px;
  line-height: 1.2;
  color: #5993CB;
  letter-spacing: 0.01em;
}
.editor-styles-wrapper .acf-block-preview .collection-gallery-item-inner p {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 0.925em;
  letter-spacing: 0.01em;
}
.editor-styles-wrapper .acf-block-preview .collection-gallery::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background-image: url("../images/lines/single-collection-gallery-right.png");
  background-size: 100%;
  width: 54px;
  height: 62px;
  right: -45px;
  top: 256px;
}
.editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
  background-color: rgba(241, 86, 51, 0.9);
  text-decoration: none;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link span {
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 1.6;
  text-transform: uppercase;
}
.editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link .icon-arrow {
  display: block;
  margin: 0 15px 0 0;
  width: 46px;
  height: 46px;
}
.editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link .icon-arrow .arrow {
  fill: #F15633;
}
.editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link .icon-arrow .arrow-background {
  fill: #fff;
}
.editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link:hover, .editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link:focus {
  background-color: rgba(89, 147, 203, 0.9);
}
.editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link:hover .icon-arrow .arrow, .editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link:focus .icon-arrow .arrow {
  fill: #5993CB;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link {
    padding: 28px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link span {
    font-size: 17px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-single-cta__link .icon-arrow {
    width: 24px;
    height: 24px;
    margin-right: 5px;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .collection-details {
    padding-top: 25px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details .accent-heading {
    padding: 0 8px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details .accent-heading-wrapper {
    padding-left: 14px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-content {
    font-size: 15px;
    padding: 10px 22px 22px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-content {
    flex-direction: column;
  }
  .editor-styles-wrapper .acf-block-preview .collection-gallery {
    border-top: 0;
    padding: 0;
    margin: auto;
    width: auto;
    max-width: 88%;
  }
  .editor-styles-wrapper .acf-block-preview .collection-gallery::after {
    display: none;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .collection-details-content {
    max-height: 180px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: max-height 0.5s ease, padding-bottom 0.5s ease;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-content::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    height: 75px;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
    transition: opacity 0.5s 0s ease, visibility 0s 0.55s ease;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-content.expanded {
    padding-bottom: 0;
    max-height: 2000px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-content.expanded::after {
    opacity: 0;
    visibility: hidden;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-more {
    display: inline-flex;
    align-items: center;
    border: 0;
    background: 0;
    padding: 0 5px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #F15633;
    margin: 0 17px 35px;
    cursor: pointer;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-more span {
    display: inline-flex;
    align-items: center;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-more span::after {
    margin-left: 0.5em;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-more span.text-more::after {
    content: "+";
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-more span.text-less {
    display: none;
  }
  .editor-styles-wrapper .acf-block-preview .collection-details-more span.text-less::after {
    content: "-";
  }
  .expanded + .editor-styles-wrapper .acf-block-preview .collection-details-more span.text-more {
    display: none;
  }
  .expanded + .editor-styles-wrapper .acf-block-preview .collection-details-more span.text-less {
    display: inline-flex;
  }
  .editor-styles-wrapper .acf-block-preview .collection-gallery-item-last {
    padding: 25px 22px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-gallery-item-inner {
    padding: 30px 28px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-gallery-item-inner h3 {
    font-size: 15px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-gallery-item-inner p {
    font-size: 20px;
  }
}
.editor-styles-wrapper .acf-block-preview .quick-facts-table {
  text-align: left;
}
.editor-styles-wrapper .acf-block-preview .quick-facts-table th {
  width: 235px;
}
.editor-styles-wrapper .acf-block-preview .quick-facts-table th,
.editor-styles-wrapper .acf-block-preview .quick-facts-table td {
  vertical-align: top;
  padding-bottom: 0.5em;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .quick-facts-table th {
    padding-bottom: 0;
  }
  .editor-styles-wrapper .acf-block-preview .quick-facts-table td {
    padding-bottom: 1em;
  }
  .editor-styles-wrapper .acf-block-preview .quick-facts-table th,
.editor-styles-wrapper .acf-block-preview .quick-facts-table td {
    display: block;
    width: 100%;
    line-height: 1.4;
  }
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .entry-content-top {
  padding-top: 70px;
  margin-bottom: 55px;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .entry-content-top h3 {
  margin-bottom: 0.5em;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .entry-content-top {
    padding-top: 30px;
  }
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .featured-pages-link .bo-lines.horizontal {
  flex-direction: row-reverse;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link {
  align-items: flex-start;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link span {
  display: block;
  text-align: left;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link .item-title {
  line-height: 35px;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link .item-subtitle {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #8F8F8F;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link .item-title {
    line-height: 24px;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collection-area .featured-pages-link .wp-block-button.arrow-button .wp-block-button__link .item-subtitle {
    margin-top: 5px;
    font-size: 13px;
  }
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .page-intro-text.alignfull {
  margin: 0;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox .bo-lines.horizontal {
  bottom: 0;
  height: 17px;
  z-index: 4;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox .bo-lines.horizontal::before, .editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox .bo-lines.horizontal::after {
  background-position: right top;
  background-size: auto 34px;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox .bo-lines.horizontal::before {
  background-image: url("../images/lines/collection-hoverbox-full-h-left.png");
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox .bo-lines.horizontal::after {
  width: 218px;
  background-image: url("../images/lines/collection-hoverbox-full-h-right.png");
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox + .full-width-hoverbox .bo-lines.horizontal {
  bottom: auto;
  height: 16px;
  top: 0;
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox + .full-width-hoverbox .bo-lines.horizontal::before, .editor-styles-wrapper .acf-block-preview .page-template-page-collections .full-width-hoverbox + .full-width-hoverbox .bo-lines.horizontal::after {
  background-position: left bottom;
}
@media (min-width: 1001px) {
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.vertical {
    right: 0;
    width: 17px;
    z-index: 2;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.vertical::before, .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.vertical::after {
    background-size: 35px auto;
    background-position: left bottom;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.vertical::before {
    background-image: url("../images/lines/collection-hoverbox-split-v-top.png");
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.vertical::after {
    height: 88px;
    background-image: url("../images/lines/collection-hoverbox-split-v-mid.png");
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox + .hoverbox .bo-lines.vertical {
    right: auto;
    left: 0;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox + .hoverbox .bo-lines.vertical::before, .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox + .hoverbox .bo-lines.vertical::after {
    background-position: right bottom;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .did-you-know-image .bo-lines.vertical {
    right: -17px;
    width: 35px;
    z-index: 2;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .did-you-know-image .bo-lines.vertical::before, .editor-styles-wrapper .acf-block-preview .page-template-page-collections .did-you-know-image .bo-lines.vertical::after {
    background-size: 35px auto;
    background-position: right bottom;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .did-you-know-image .bo-lines.vertical::before {
    background-image: url("../images/lines/collection-hoverbox-split-v-bottom.png");
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .did-you-know-image .bo-lines.vertical::after {
    height: 0;
  }
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.horizontal {
    bottom: 0;
    height: 17px;
    z-index: 2;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.horizontal::before, .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.horizontal::after {
    background-size: auto 34px;
    background-position: left top;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.horizontal::before {
    background-image: url("../images/lines/collection-hoverbox-split-h-left.png");
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox .bo-lines.horizontal::after {
    width: 166px;
    background-image: url("../images/lines/collection-hoverbox-split-h-right.png");
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox + .hoverbox .bo-lines.horizontal {
    bottom: auto;
    height: 16px;
    top: 0;
  }
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox + .hoverbox .bo-lines.horizontal::before, .editor-styles-wrapper .acf-block-preview .page-template-page-collections .fifty-fifty-hoverbox .hoverbox + .hoverbox .bo-lines.horizontal::after {
    background-position: left bottom;
  }
}
.editor-styles-wrapper .acf-block-preview .page-template-page-collections .roadsign-separator .railway-signal {
  display: none;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .page-template-page-collections .roadsign-separator {
    display: none;
  }
}
.entry-content > .editor-styles-wrapper .acf-block-preview .collection-masonry {
  margin-bottom: 100px;
}
@media (max-width: 782px) {
  .entry-content > .editor-styles-wrapper .acf-block-preview .collection-masonry {
    margin-bottom: 73px;
  }
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item,
.editor-styles-wrapper .acf-block-preview .collection-masonry .grid-sizer {
  width: 33.33%;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .collection-masonry-item,
.editor-styles-wrapper .acf-block-preview .collection-masonry .grid-sizer {
    width: 100%;
  }
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item {
  color: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #414042;
  min-height: 135px;
  text-decoration: none;
  border-bottom: 1px #fff solid;
  border-right: 1px #fff solid;
  margin: auto;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item:visited {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item:active {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item:hover {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item:focus {
  color: #fff;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item img {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  transition: transform 0.3s ease;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item:hover img, .editor-styles-wrapper .acf-block-preview .collection-masonry-item:focus img {
  transform: scale(1.1);
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item .item-details {
  padding: 28px 32px;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item .item-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 15px;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item .item-name {
  font-size: 33px;
  margin: 0;
  color: inherit;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item .item-type {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: normal;
  letter-spacing: -0.016em;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last {
  background-color: #F15633;
  background-image: url("../images/masonry-featured-2x.png");
  background-size: 33px 26px;
  background-position: right -26px top;
  background-repeat: repeat-x;
  padding: 90px 60px 70px;
  transition: background-position 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .section-title {
  color: #FFCC4E;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .h2-like {
  line-height: 1;
  letter-spacing: -0.01em;
  margin: 35px 0 100px;
  max-width: 360px;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .wp-block-button.arrow-button .wp-block-button__link {
  color: #fff;
  padding: 0;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .wp-block-button.arrow-button .wp-block-button__link::before, .editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .wp-block-button.arrow-button .wp-block-button__link::after {
  display: none;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .wp-block-button.arrow-button .wp-block-button__link .icon-arrow {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  transition: transform 0.2s ease;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .wp-block-button.arrow-button .wp-block-button__link .icon-arrow .arrow {
  fill: #F15633;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .wp-block-button.arrow-button .wp-block-button__link .icon-arrow .arrow-background {
  fill: #fff;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last:hover, .editor-styles-wrapper .acf-block-preview .collection-masonry-item_last:focus {
  -webkit-animation: slide-bkgd 0.75s linear 0s infinite;
          animation: slide-bkgd 0.75s linear 0s infinite;
}
.editor-styles-wrapper .acf-block-preview .collection-masonry-item_last:hover .icon-arrow, .editor-styles-wrapper .acf-block-preview .collection-masonry-item_last:focus .icon-arrow {
  transform: translateX(5px);
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .collection-masonry-item_last {
    padding: 43px 32px 28px 32px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .h2-like {
    margin-top: 22px;
    margin-bottom: 15px;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .collection-masonry-item_last .h2-like {
    font-size: 28px;
  }
}
.editor-styles-wrapper .acf-block-preview .collection-area-section .accent-heading-wrapper {
  margin-bottom: 47px;
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .collection-area-section .accent-heading-wrapper {
    margin-bottom: 26px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-section .accent-heading-wrapper h2.desktop-only {
    display: none;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-section .accent-heading-wrapper h2.mobile-only {
    display: inline-block;
  }
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid {
  padding: 0 55px 70px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-item {
  display: block;
  position: relative;
  z-index: 1;
  text-decoration: none;
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-item::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #8F8F8F;
  transition: background-color 0.2s ease;
  border: 7px #fff solid;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-item:hover::after, .editor-styles-wrapper .acf-block-preview .collection-area-grid-item:focus::after {
  background-color: #F15633;
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-item:hover .collection-area-grid-image, .editor-styles-wrapper .acf-block-preview .collection-area-grid-item:focus .collection-area-grid-image {
  transform: scale(1.1);
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper {
  padding-top: 104%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines.horizontal {
  bottom: 0;
  height: 56px;
  z-index: 4;
}
.collection-area-grid-item:first-child .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines div {
  background-image: url("../images/lines/collection-areas-grid-h1-left.png");
}
.collection-area-grid-item:first-child .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines::after {
  width: 181px;
  background-image: url("../images/lines/collection-areas-grid-h1-right.png");
}
.collection-area-grid-item:nth-child(2) .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines::before {
  width: 79px;
  background-image: url("../images/lines/collection-areas-grid-h2-left.png");
}
.collection-area-grid-item:nth-child(2) .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines div {
  background-image: url("../images/lines/collection-areas-grid-h2-mid.png");
}
.collection-area-grid-item:nth-child(2) .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines::after {
  width: 107px;
  background-image: url("../images/lines/collection-areas-grid-h2-right.png");
}
.collection-area-grid-item:nth-child(3) .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines div {
  background-image: url("../images/lines/collection-areas-grid-h3-left.png");
}
.collection-area-grid-item:nth-child(3) .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines::after {
  width: 125px;
  background-image: url("../images/lines/collection-areas-grid-h3-right.png");
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: transform 0.3s ease;
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(255, 255, 255, 0) 60%);
  padding: 60px 50px;
}
.editor-styles-wrapper .acf-block-preview .collection-area-grid-content .h4-like {
  color: #fff;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.01em;
  margin: 0;
}
@media (max-width: 1000px) {
  .editor-styles-wrapper .acf-block-preview .collection-area-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-grid-item::after {
    width: 29px;
    height: 29px;
    bottom: 50%;
    left: 100%;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-grid-image-wrapper .bo-lines {
    display: none;
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-grid-content {
    position: relative;
    padding: 25px 50px 25px 30px;
    background: rgba(0, 0, 0, 0.4);
  }
  .editor-styles-wrapper .acf-block-preview .collection-area-grid-content .h4-like {
    font-size: 30px;
    text-transform: uppercase;
  }
}
@media (max-width: 782px) {
  .editor-styles-wrapper .acf-block-preview .collection-area-grid {
    padding-left: 22px;
    padding-right: 22px;
  }
}
