/* ==========================================================================
   Get global options
   ========================================================================== */
/* ==========================================================================
   Vars
   ========================================================================== */
/* ==========================================================================
   Queries
   ========================================================================== */
/* ==========================================================================
   Includes
   ========================================================================== */
body {
  font-size: 18px;
}

p:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   All headings
   ========================================================================== */
h1.wp-block-heading,
h2.wp-block-heading {
  margin-top: 2.5em;
}
h1.wp-block-heading:first-child,
h2.wp-block-heading:first-child {
  margin-top: 0;
}

h3.wp-block-heading, .wp-block-pb-accordion-item > h1.wp-block-heading,
.wp-block-pb-accordion-item > h2.wp-block-heading,
h4.wp-block-heading,
h5.wp-block-heading {
  margin-top: 2em;
}
h3.wp-block-heading:first-child, .wp-block-pb-accordion-item > h1.wp-block-heading:first-child,
.wp-block-pb-accordion-item > h2.wp-block-heading:first-child,
h4.wp-block-heading:first-child,
h5.wp-block-heading:first-child {
  margin-top: 0;
}

p.has-small-font-size {
  line-height: 1.35;
}

.footer-widgets-container.grid-container {
  padding: 70px 40px;
}
@media (max-width: 600px) {
  .footer-widgets-container.grid-container {
    padding: 25px;
  }
}

body .gform-theme--api,
body .gform-theme--foundation {
  --gf-form-gap-y: 1.2em;
  --gf-label-space-primary: 3px;
  --gf-label-space-tertiary: 3px;
  --gf-ctrl-label-font-size-primary: 17px;
  --gf-ctrl-label-font-weight-primary: 500;
  --gf-ctrl-label-letter-spacing-primary: 0;
}
body .gform-theme--api .gfield--type-section,
body .gform-theme--foundation .gfield--type-section {
  margin-top: 2em;
}
body .gform-theme--api .gfield--type-section:first-child,
body .gform-theme--foundation .gfield--type-section:first-child {
  margin-top: 0;
}
body .gform-theme--api .gfield--type-section h3, body .gform-theme--api .gfield--type-section .wp-block-pb-accordion-item > h1,
body .gform-theme--api .gfield--type-section .wp-block-pb-accordion-item > h2,
body .gform-theme--api .gfield--type-section .wp-block-pb-accordion-item > h4,
body .gform-theme--foundation .gfield--type-section h3,
body .gform-theme--foundation .gfield--type-section .wp-block-pb-accordion-item > h1,
body .gform-theme--foundation .gfield--type-section .wp-block-pb-accordion-item > h2,
body .gform-theme--foundation .gfield--type-section .wp-block-pb-accordion-item > h4 {
  color: var(--contrast);
}
body .gform-theme--api .donotservice,
body .gform-theme--foundation .donotservice {
  background-color: var(--highlight);
  padding: 15px 20px;
  color: white;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
}
body .gform-theme--api .donotservice a,
body .gform-theme--foundation .donotservice a {
  text-decoration: underline;
  color: white;
}
body .gform-theme--api .doservice,
body .gform-theme--foundation .doservice {
  background-color: var(--accent);
  padding: 15px 20px;
  color: white;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
}
body .gform-theme--api .doservice a,
body .gform-theme--foundation .doservice a {
  text-decoration: underline;
  color: white;
}
body .gform-theme--api .ginput_product_price,
body .gform-theme--api .ginput_price,
body .gform-theme--api .ginput_total,
body .gform-theme--foundation .ginput_product_price,
body .gform-theme--foundation .ginput_price,
body .gform-theme--foundation .ginput_total {
  color: green !important;
}
body .gform-theme--api input[type=text][readonly]:not(.ginput_product_price),
body .gform-theme--foundation input[type=text][readonly]:not(.ginput_product_price) {
  background-color: #e6e6e6;
  padding: 12px;
  font-size: 18px;
}
body .gform-theme--api .ginput_product_price_wrapper label.ginput_product_price,
body .gform-theme--foundation .ginput_product_price_wrapper label.ginput_product_price {
  font-size: 18px;
}
body .gform-theme--api .ginput_product_price_wrapper label.ginput_product_price_label,
body .gform-theme--foundation .ginput_product_price_wrapper label.ginput_product_price_label {
  display: none;
}
body .gform-theme--api .ginput_container_total .ginput_total,
body .gform-theme--foundation .ginput_container_total .ginput_total {
  padding: 0 !important;
  background-color: transparent !important;
  font-size: 24px !important;
}
body .gform-theme--api .ginput_container_date input[type=text],
body .gform-theme--foundation .ginput_container_date input[type=text] {
  width: 100%;
}
body .gform-theme--api .gfield_consent_description,
body .gform-theme--foundation .gfield_consent_description {
  background-color: var(--base);
  max-height: 300px;
}
body .gform-theme--api .gfield_consent_description h1,
body .gform-theme--api .gfield_consent_description h2,
body .gform-theme--api .gfield_consent_description h3,
body .gform-theme--api .gfield_consent_description .wp-block-pb-accordion-item > h4,
body .gform-theme--api .gfield_consent_description p,
body .gform-theme--api .gfield_consent_description ul,
body .gform-theme--foundation .gfield_consent_description h1,
body .gform-theme--foundation .gfield_consent_description h2,
body .gform-theme--foundation .gfield_consent_description h3,
body .gform-theme--foundation .gfield_consent_description .wp-block-pb-accordion-item > h4,
body .gform-theme--foundation .gfield_consent_description p,
body .gform-theme--foundation .gfield_consent_description ul {
  margin-bottom: 5px;
}
body .gform-theme--api .gfield_consent_description h1:last-child,
body .gform-theme--api .gfield_consent_description h2:last-child,
body .gform-theme--api .gfield_consent_description h3:last-child,
body .gform-theme--api .gfield_consent_description .wp-block-pb-accordion-item > h4:last-child,
body .gform-theme--api .gfield_consent_description p:last-child,
body .gform-theme--api .gfield_consent_description ul:last-child,
body .gform-theme--foundation .gfield_consent_description h1:last-child,
body .gform-theme--foundation .gfield_consent_description h2:last-child,
body .gform-theme--foundation .gfield_consent_description h3:last-child,
body .gform-theme--foundation .gfield_consent_description .wp-block-pb-accordion-item > h4:last-child,
body .gform-theme--foundation .gfield_consent_description p:last-child,
body .gform-theme--foundation .gfield_consent_description ul:last-child {
  margin-bottom: 0;
}
body .gform-theme--api .gfield_consent_description p,
body .gform-theme--api .gfield_consent_description ul,
body .gform-theme--foundation .gfield_consent_description p,
body .gform-theme--foundation .gfield_consent_description ul {
  font-size: 14px;
}
body .gform-theme--api .gfield_consent_description ul,
body .gform-theme--foundation .gfield_consent_description ul {
  list-style: disc;
  margin-left: 2em;
}
body .gform-theme--api .gfield_consent_description h2,
body .gform-theme--foundation .gfield_consent_description h2 {
  font-size: 15px;
  font-weight: bold;
  color: var(--contrast);
}
body .gform-theme--api .gfield_consent_description h3, body .gform-theme--api .gfield_consent_description .wp-block-pb-accordion-item > h1,
body .gform-theme--api .gfield_consent_description .wp-block-pb-accordion-item > h2,
body .gform-theme--api .gfield_consent_description .wp-block-pb-accordion-item > h4,
body .gform-theme--foundation .gfield_consent_description h3,
body .gform-theme--foundation .gfield_consent_description .wp-block-pb-accordion-item > h1,
body .gform-theme--foundation .gfield_consent_description .wp-block-pb-accordion-item > h2,
body .gform-theme--foundation .gfield_consent_description .wp-block-pb-accordion-item > h4 {
  font-size: 15px;
  font-weight: 500;
  color: var(--contrast);
}
body .gform-theme--api .gfield_consent_description h1,
body .gform-theme--api .gfield_consent_description h2,
body .gform-theme--api .gfield_consent_description h3,
body .gform-theme--api .gfield_consent_description .wp-block-pb-accordion-item > h4,
body .gform-theme--foundation .gfield_consent_description h1,
body .gform-theme--foundation .gfield_consent_description h2,
body .gform-theme--foundation .gfield_consent_description h3,
body .gform-theme--foundation .gfield_consent_description .wp-block-pb-accordion-item > h4 {
  margin-top: 1em;
}
body .gform-theme--api .gfield_consent_description h1:first-child,
body .gform-theme--api .gfield_consent_description h2:first-child,
body .gform-theme--api .gfield_consent_description h3:first-child,
body .gform-theme--api .gfield_consent_description .wp-block-pb-accordion-item > h4:first-child,
body .gform-theme--foundation .gfield_consent_description h1:first-child,
body .gform-theme--foundation .gfield_consent_description h2:first-child,
body .gform-theme--foundation .gfield_consent_description h3:first-child,
body .gform-theme--foundation .gfield_consent_description .wp-block-pb-accordion-item > h4:first-child {
  margin-top: 0;
}

select.gt_selector {
  background-color: white;
}

@media (min-width: 600px) {
  .site-header .main-navigation .main-nav ul li.nav-button {
    margin-left: 20px;
  }
}
@media (min-width: 600px) {
  .site-header .main-navigation .main-nav ul li.nav-button a {
    background-color: var(--accent);
    border-radius: 3px;
    color: white;
    padding: 15px 20px !important;
    line-height: 1;
    transition: 0.3s all ease;
  }
  .site-header .main-navigation .main-nav ul li.nav-button a:hover {
    filter: brightness(102%);
    color: white;
  }
}
.site-header .main-navigation .main-nav ul ul {
  width: 250px;
}
.site-header .main-navigation .main-nav ul ul li a {
  padding: 15px 20px;
}

.secondary-navigation.has-top-bar {
  padding-left: 20px !important;
  padding-right: 10px !important;
}

.prefooter iframe {
  margin-bottom: -9px;
}

body.single-properties {
  background-color: white;
  /*
     Entry header
     ========================================================================== */
  /*
     Floorplans
     ========================================================================== */
  /*
     Amenities
     ========================================================================== */
}
@media (min-width: 600px) {
  body.single-properties h2:not(.is-style-red-line) {
    width: auto;
    display: inline-block;
    clear: both;
  }
  body.single-properties h2:not(.is-style-red-line):after {
    content: "";
    width: 100%;
    border-bottom: 3px solid var(--accent);
    display: block;
    margin: 20px 0 15px;
  }
}
body.single-properties h4.city {
  margin-bottom: 0;
}
body.single-properties .site-content {
  display: block;
}
body.single-properties .grid-container {
  padding-left: 40px;
  padding-right: 40px;
}
body.single-properties .wrap-single-properties-entry-header {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  padding: 40px 40px;
  background-color: var(--contrast-2);
  position: relative;
}
body.single-properties .wrap-single-properties-entry-header:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: url(/images/logo-light.svg?df828e1d029e3ef72159435bed6ca637);
  z-index: 5;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
}
@media (max-width: 600px) {
  body.single-properties .wrap-single-properties-entry-header {
    padding: 40px;
  }
}
body.single-properties .wrap-single-properties-entry-header .single-properties-entry-header {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  display: grid;
  grid-template-columns: 1fr 200px;
  align-items: center;
  gap: 100px;
}
@media (max-width: 600px) {
  body.single-properties .wrap-single-properties-entry-header .single-properties-entry-header {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 600px) {
  body.single-properties .wrap-single-properties-entry-header .single-properties-entry-header .logo-wrap {
    display: none;
  }
}
body.single-properties .wrap-single-properties-entry-header .single-properties-entry-header .logo-wrap .logo {
  height: 0;
  padding-top: 60%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
body.single-properties .wrap-single-properties-entry-header .single-properties-entry-header h1 {
  color: white;
  line-height: 1;
}
body.single-properties .wrap-floorplans {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  padding: 7% 40px;
  background-color: var(--base-2);
}
body.single-properties .wrap-floorplans .floorplans-wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
body.single-properties .wrap-floorplans .floorplans-wrap summary > h3, body.single-properties .wrap-floorplans .floorplans-wrap summary.wp-block-pb-accordion-item > h1,
body.single-properties .wrap-floorplans .floorplans-wrap summary.wp-block-pb-accordion-item > h2,
body.single-properties .wrap-floorplans .floorplans-wrap summary.wp-block-pb-accordion-item > h4 {
  background-color: white;
  padding: 20px 30px;
  font-weight: 500;
  font-size: 20px;
}
body.single-properties .wrap-floorplans .floorplans-wrap summary > h3:after, body.single-properties .wrap-floorplans .floorplans-wrap summary.wp-block-pb-accordion-item > h1:after,
body.single-properties .wrap-floorplans .floorplans-wrap summary.wp-block-pb-accordion-item > h2:after,
body.single-properties .wrap-floorplans .floorplans-wrap summary.wp-block-pb-accordion-item > h4:after {
  color: var(--accent);
}
body.single-properties .wrap-floorplans .floorplans-wrap .floorplan-images-wrap {
  background-color: white;
}
@media (min-width: 960px) {
  body.single-properties .wrap-floorplans .floorplans-wrap .floorplan-images-wrap {
    min-width: 400px;
  }
}
body.single-properties .wrap-floorplans .floorplans-wrap p.info span {
  font-size: 16px !important;
}
body.single-properties .wrap-floorplans .floorplans-wrap h3.floorplan-title, body.single-properties .wrap-floorplans .floorplans-wrap .wp-block-pb-accordion-item > h1.floorplan-title,
body.single-properties .wrap-floorplans .floorplans-wrap .wp-block-pb-accordion-item > h2.floorplan-title,
body.single-properties .wrap-floorplans .floorplans-wrap .wp-block-pb-accordion-item > h4.floorplan-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 960px) {
  body.single-properties .wrap-floorplans .floorplans-wrap .floorplan-in-archive .floorplan-inner .floorplan-images-wrap .floorplan-slide {
    height: 400px;
  }
}
body.single-properties .wrap-amenities {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  background-color: var(--accent);
  padding: 7% 40px;
}
body.single-properties .wrap-amenities .amenities-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
body.single-properties .wrap-amenities .amenities-wrap h2 {
  color: white;
  text-align: center;
  display: block;
}
body.single-properties .wrap-amenities .amenities-wrap h2:after {
  display: none;
}
@media (max-width: 600px) {
  body.single-properties .wrap-amenities .amenities-wrap h2 {
    text-align: left;
  }
}
body.single-properties .wrap-amenities .amenities-wrap ul.amenities {
  padding-top: 30px;
}
body.single-properties .wrap-amenities .amenities-wrap ul.amenities li {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}

@media (max-width: 960px) {
  body .top-bar {
    display: none;
  }
}
body .top-bar .inside-top-bar {
  display: block;
}
@media (max-width: 960px) {
  body .top-bar .inside-top-bar {
    padding: 10px;
  }
}
body .top-bar .inside-top-bar .widget {
  display: block;
}
body .top-bar .inside-top-bar p {
  margin-bottom: 0;
}
body .top-bar .inside-top-bar select#gtranslate_selector {
  padding: 3px 5px;
  font-size: 18px;
}

.widget h2,
.widget h3,
.widget .wp-block-pb-accordion-item > h1,
.widget .wp-block-pb-accordion-item > h4 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
.widget a {
  text-decoration: none;
}

div[data-type="core/buttons"] .block-list-appender__toggle {
  opacity: 1 !important;
  transform: none !important;
}

/* ==========================================================================
   Generic
   ========================================================================== */
.btn, .read-more.button, .gform_footer input[type=submit], .gb-button-wrapper .gb-button, .wp-block-buttons .wp-block-button .wp-block-button__link, .site-header .main-navigation .main-nav ul li.nav-button a {
  border-radius: 3px;
  font-weight: bold;
  cursor: pointer;
  padding: 15px 20px !important;
  text-decoration: none !important;
  font-size: 13px !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-width: 2px !important;
  display: inline-block !important;
  position: static;
  line-height: 1;
}
.btn:hover, .read-more.button:hover, .gform_footer input[type=submit]:hover, .gb-button-wrapper .gb-button:hover, .wp-block-buttons .wp-block-button .wp-block-button__link:hover, .site-header .main-navigation .main-nav ul li.nav-button a:hover {
  filter: brightness(102%);
}
@media (max-width: 600px) {
  .btn, .read-more.button, .gform_footer input[type=submit], .gb-button-wrapper .gb-button, .wp-block-buttons .wp-block-button .wp-block-button__link, .site-header .main-navigation .main-nav ul li.nav-button a {
    display: block;
    width: 100%;
  }
}

/* ==========================================================================
   Core buttons
   ========================================================================== */
.wp-block-buttons {
  margin-bottom: 15px;
}
.wp-block-buttons .wp-block-button {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .wp-block-buttons .wp-block-button {
    margin-bottom: 5px;
  }
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
  margin-bottom: 0 !important;
}
.wp-block-buttons:last-child {
  margin-top: 30px;
  margin-bottom: 0;
}

/* ==========================================================================
   GeneratePress buttons
   ========================================================================== */
/* ==========================================================================
   Gravity forms buttons
   ========================================================================== */
.gform_footer input[type=submit]:last-child {
  margin-bottom: 0;
  margin-right: 0;
}

/* ==========================================================================
   Blog buttons
   ========================================================================== */
.wp-block-gallery {
  margin-bottom: 1.5em;
}
.wp-block-gallery:last-child {
  margin-bottom: 0;
}

ul.is-style-checkmark,
ol.is-style-checkmark {
  margin-left: 0;
  padding-left: 0;
}
ul.is-style-checkmark:last-child,
ol.is-style-checkmark:last-child {
  margin-bottom: 0;
}
ul.is-style-checkmark > li,
ol.is-style-checkmark > li {
  position: relative;
  list-style: none;
  padding-left: 40px;
  margin-bottom: 8px;
  line-height: 1.4;
}
ul.is-style-checkmark > li:last-child,
ol.is-style-checkmark > li:last-child {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  ul.is-style-checkmark > li,
  ol.is-style-checkmark > li {
    padding-left: 30px;
  }
}
ul.is-style-checkmark > li:before,
ol.is-style-checkmark > li:before {
  content: "\f147";
  font-family: "dashicons";
  font-size: 1.5em;
  position: absolute;
  line-height: 1em;
  left: 0;
  top: 0;
  color: var(--accent);
}
ul.is-style-checkmark > li > ul,
ul.is-style-checkmark > li > ol,
ol.is-style-checkmark > li > ul,
ol.is-style-checkmark > li > ol {
  margin-top: 10px;
  margin-bottom: 15px;
}

.is-style-kicker, body.single-properties h4.city {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}

.wp-block-quote {
  padding: 0 !important;
  border: none !important;
}

.wp-block-social-links li.wp-social-link,
.widget ul.wp-block-social-links li.wp-social-link {
  margin-bottom: 0;
}
.wp-block-social-links li.wp-social-link a,
.widget ul.wp-block-social-links li.wp-social-link a {
  display: block;
}

/* ==========================================================================
   Padding in the editor AND on the frontend
   ========================================================================== */
.root-level-container, :where(.gb-is-root-block > [class^=gb-element-]),
:where(.gb-root-block-generateblocks-container > [class^=gb-element-]),
:where(.block-library-block__reusable-block-container > [class^=gb-element-]),
:where(.gb-is-root-block > .wp-block-generateblocks-element),
:where(.is-root-container > .block-library-block__reusable-block-container > .wp-block-generateblocks-element), :where(.entry-content > [class^=gb-element-]),
:where(.entry-content > div:not([class])),
:where(body > [class^=gb-element-]), :where(.gb-is-root-block > .gb-container),
:where(.gb-root-block-generateblocks-container > .gb-container),
:where(.block-library-block__reusable-block-container > .gb-container), :where(.entry-content > .gb-container),
:where(body > .gb-container) {
  padding: 80px 25px;
  margin: 0;
}
@media (min-width: 600px) and (max-width: 960px) {
  .root-level-container, :where(.gb-is-root-block > [class^=gb-element-]),
  :where(.gb-root-block-generateblocks-container > [class^=gb-element-]),
  :where(.block-library-block__reusable-block-container > [class^=gb-element-]),
  :where(.gb-is-root-block > .wp-block-generateblocks-element),
  :where(.is-root-container > .block-library-block__reusable-block-container > .wp-block-generateblocks-element), :where(.entry-content > [class^=gb-element-]),
  :where(.entry-content > div:not([class])),
  :where(body > [class^=gb-element-]), :where(.gb-is-root-block > .gb-container),
  :where(.gb-root-block-generateblocks-container > .gb-container),
  :where(.block-library-block__reusable-block-container > .gb-container), :where(.entry-content > .gb-container),
  :where(body > .gb-container) {
    padding: 45px 25px;
  }
}
@media (max-width: 600px) {
  .root-level-container, :where(.gb-is-root-block > [class^=gb-element-]),
  :where(.gb-root-block-generateblocks-container > [class^=gb-element-]),
  :where(.block-library-block__reusable-block-container > [class^=gb-element-]),
  :where(.gb-is-root-block > .wp-block-generateblocks-element),
  :where(.is-root-container > .block-library-block__reusable-block-container > .wp-block-generateblocks-element), :where(.entry-content > [class^=gb-element-]),
  :where(.entry-content > div:not([class])),
  :where(body > [class^=gb-element-]), :where(.gb-is-root-block > .gb-container),
  :where(.gb-root-block-generateblocks-container > .gb-container),
  :where(.block-library-block__reusable-block-container > .gb-container), :where(.entry-content > .gb-container),
  :where(body > .gb-container) {
    padding: 25px;
  }
}

/* ==========================================================================
   Default to left alignment when we set it on the block
   ========================================================================== */
@media (max-width: 600px) {
  .align-left-mobile, :where(.gb-is-root-block > [class^=gb-element-]),
  :where(.gb-root-block-generateblocks-container > [class^=gb-element-]),
  :where(.block-library-block__reusable-block-container > [class^=gb-element-]),
  :where(.gb-is-root-block > .wp-block-generateblocks-element),
  :where(.is-root-container > .block-library-block__reusable-block-container > .wp-block-generateblocks-element), :where(.entry-content > [class^=gb-element-]),
  :where(.entry-content > div:not([class])),
  :where(body > [class^=gb-element-]), :where(.gb-is-root-block > .gb-container),
  :where(.gb-root-block-generateblocks-container > .gb-container),
  :where(.block-library-block__reusable-block-container > .gb-container), :where(.entry-content > .gb-container),
  :where(body > .gb-container) {
    text-align: left;
  }
}

/* ==========================================================================
   Extend rules
   ========================================================================== */
/* GenerateBlocks v1 Frontend */
/* GenerateBlocks v1 Editor */
/* GenerateBlocks v2 Frontend */
/* GenerateBlocks v2 Editor */
/* ==========================================================================
   Dotted line on containers
   ========================================================================== */
.gb-inside-container .block-editor-inner-blocks,
.block-editor-block-list__block.gb-container > .gb-container,
.gb-is-root-block .wp-block-generateblocks-element,
.is-root-container > .block-library-block__reusable-block-container .wp-block-generateblocks-element {
  outline: 1px dashed rgba(128, 128, 128, 0.4) !important;
}

/* ==========================================================================
   Fix spacing issue on reusable blocks
   ========================================================================== */
:root :where(.editor-styles-wrapper) :where(.is-layout-flow) > * {
  margin-block-start: 0;
}

@media (max-width: 600px) {
  .gb-grid-wrapper > .gb-grid-column:last-child {
    padding-bottom: 0;
  }
}

.hideme {
  visibility: hidden !important;
  position: absolute !important;
  height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}

.hiderange .gfield_description.instruction {
  display: none;
}

.wp-block-separator {
  border: none !important;
}

iframe {
  margin-bottom: -9px;
}

@media (min-width: 960px) {
  .ginput_complex.has_street.has_street2 .address_line_1 {
    inline-size: 50% !important;
  }
  .ginput_complex.has_street.has_street2 .address_line_2 {
    inline-size: 50% !important;
  }
}
.gfield--input-type-html {
  font-size: 16px;
}

.wp-block-buttons:first-child {
  margin-top: 0;
}

.balanced {
  text-wrap: balance;
}

.post-password-form {
  width: 100%;
  max-width: 800px;
  margin: 2.5em auto;
  padding: 25px 35px 35px;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 960px) {
  .post-password-form {
    text-align: center;
  }
}
.post-password-form input {
  text-align: left;
}

.wp-block-pb-accordion-item {
  padding: 0;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 0;
  border-bottom: 1px solid var(--base);
}
.wp-block-pb-accordion-item:last-of-type {
  border: none;
}
.wp-block-pb-accordion-item > h1,
.wp-block-pb-accordion-item > h2,
.wp-block-pb-accordion-item > h3,
.wp-block-pb-accordion-item > h4 {
  text-transform: none;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: 0;
  transition: 0.3s all ease;
  background-color: white;
  padding: 10px 50px 10px 20px;
  font-size: 22px;
  font-weight: 600;
}
.wp-block-pb-accordion-item > h1:after,
.wp-block-pb-accordion-item > h2:after,
.wp-block-pb-accordion-item > h3:after,
.wp-block-pb-accordion-item > h4:after {
  right: 20px !important;
}
.wp-block-pb-accordion-item > h1:focus,
.wp-block-pb-accordion-item > h2:focus,
.wp-block-pb-accordion-item > h3:focus,
.wp-block-pb-accordion-item > h4:focus {
  outline: none;
}
.wp-block-pb-accordion-item .c-accordion__content {
  background-color: #f6f9f8;
  padding: 15px 20px;
  border-top: 1px solid var(--contrast-3);
}
.wp-block-pb-accordion-item .c-accordion__content > :last-child {
  margin-bottom: 0 !important;
}
.wp-block-pb-accordion-item .c-accordion__title:after {
  content: "\f347";
  font-family: "dashicons";
  transition: 0.3s all ease;
  margin-top: 0;
}
.wp-block-pb-accordion-item.is-open .c-accordion__title:after {
  transform: rotate(180deg) translateY(50%);
}
body.single-steps .entry-content .wp-block-pb-accordion-item h1.c-accordion__title,
body.single-steps .entry-content .wp-block-pb-accordion-item h2.c-accordion__title,
body.single-steps .entry-content .wp-block-pb-accordion-item h3.c-accordion__title,
body.single-steps .entry-content .wp-block-pb-accordion-item > h4.c-accordion__title,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item h1.c-accordion__title,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item h2.c-accordion__title,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item h3.c-accordion__title,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item > h4.c-accordion__title {
  background-color: white;
  padding: 20px 50px 20px 30px;
}
body.single-steps .entry-content .wp-block-pb-accordion-item h1.c-accordion__title:after,
body.single-steps .entry-content .wp-block-pb-accordion-item h2.c-accordion__title:after,
body.single-steps .entry-content .wp-block-pb-accordion-item h3.c-accordion__title:after,
body.single-steps .entry-content .wp-block-pb-accordion-item > h4.c-accordion__title:after,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item h1.c-accordion__title:after,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item h2.c-accordion__title:after,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item h3.c-accordion__title:after,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item > h4.c-accordion__title:after {
  right: 20px !important;
}
body.single-steps .entry-content .wp-block-pb-accordion-item .c-accordion__content,
body.page-template-trial-page-template .entry-content .wp-block-pb-accordion-item .c-accordion__content {
  border-top: 1px solid var(--contrast-3);
  background-color: white;
  padding: 30px;
}

.wp-block-rank-math-toc-block {
  padding: 15px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin: 2.5em 0;
}

ul.landinglinks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin: 0;
  padding: 0;
}
@media (min-width: 600px) and (max-width: 960px) {
  ul.landinglinks {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  ul.landinglinks {
    grid-template-columns: repeat(1, 1fr);
  }
}
ul.landinglinks li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
ul.landinglinks li a {
  background-color: white;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
ul.landinglinks li a:hover {
  color: var(--highlight);
}
