@charset "UTF-8";
/*
Theme Name: Clarity Emerge Financial
Theme URI: https://thedma.com.au
Version: 1.0
Description: A clean, simple theme for financial advisers  
Author: The Digital Marketing Agency
Author URI: https://thedma.com.au
template: bb-theme
*/
.fl-row .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a,
.fl-row .uabb-module-content.uabb-creative-button-wrap a,
button,
input[type=button],
input[type=submit],
.cli-tab-footer .wt-cli-privacy-accept-btn,
.fl-module-content .fl-html a.button {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.25em;
  font-size: 1.5rem;
  padding: 1.25rem 3rem 1.5rem;
  border: none;
  transition: all 0.3s ease;
  background-color: #9E3223;
  color: #f4f1ea;
  border-radius: 0;
  display: inline-block;
  text-decoration: none;
}

.fl-row .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover,
.fl-row .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:focus,
button:hover,
input[type=button]:hover,
input[type=submit]:hover,
button:active,
input[type=button]:active,
input[type=submit]:active,
button:focus,
input[type=button]:focus,
input[type=submit]:focus,
.fl-module-content .fl-html a.button:hover,
.fl-module-content .fl-html a.button:focus {
  background-color: #B09946;
  border: none;
  color: #f4f1ea;
}

.fl-row .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover span,
.fl-row .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:focus span {
  color: #f4f1ea;
}

.fl-row:not(.horizontal-header) .header.fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover,
.fl-row:not(.horizontal-header) .header.calendly-button .fl-module-content .fl-html a.button:hover,
.cli-tab-footer .wt-cli-privacy-accept-btn:hover,
.error-404 .fl-module-content .fl-html a.button:hover,
.fl-row.dark-row .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover,
.fl-row.dark-row .uabb-module-content.uabb-creative-button-wrap a:hover {
  background-color: #f4f1ea;
  color: #9E3223;
  border: none;
}

.fl-module-content .fl-html .people-calendly a.button:hover,
.fl-module-content .fl-html .people-calendly a.button:focus {
  background-color: #3a3a3a;
  color: #f4f1ea;
  border: none;
}

.fl-row:not(.horizontal-header) .header.fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover span,
.fl-row.dark-row .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover span,
.fl-row.dark-row .uabb-module-content.uabb-creative-button-wrap a:hover span {
  color: #9E3223;
}

h2,
h3 {
  color: #3a3a3a;
  margin: 0 0 3rem;
}
@media (max-width: 1024px) {
  h2,
  h3 {
    margin-bottom: 2rem;
  }
}

h1 {
  color: #3a3a3a;
  margin: 0 0 2rem;
}

h4,
h5,
h6 {
  color: #3a3a3a;
  margin: 0 0 2rem;
}

h1 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-size: clamp(4rem, 7vw, 5rem);
}

h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-size: clamp(3.2rem, 5vw, 4rem);
}

h3 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-size: clamp(2rem, 3.5vw, 2.75rem);
}

h4,
.cli-tab-container h4,
.cli-tab-container h1,
.fl-module-uabb-timeline .uabb-timeline-date-new .uabb-date-new .inner-date-new div,
.fl-module-uabb-timeline .inner-date-new p {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (max-width: 736px) {
  h4,
  .cli-tab-container h4,
  .cli-tab-container h1,
  .fl-module-uabb-timeline .uabb-timeline-date-new .uabb-date-new .inner-date-new div,
  .fl-module-uabb-timeline .inner-date-new p {
    font-size: 1.6rem;
  }
}

.fl-module-uabb-timeline .uabb-timeline-date-new .uabb-date-new .inner-date-new div {
  color: #3a3a3a;
}

h5,
.fl-module.fl-module-blog-posts .uabb-post-wrapper .sidebar-post-content .uabb-post-heading {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-size: 2.1rem;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  h5,
  .fl-module.fl-module-blog-posts .uabb-post-wrapper .sidebar-post-content .uabb-post-heading {
    font-size: 1.8rem;
  }
}

body {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.65;
  color: #6b6b6b;
  background-color: #f4f1ea;
}
@media (max-width: 1024px) {
  body {
    font-size: 1.7rem;
  }
}
@media (max-width: 736px) {
  body {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

p {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.65;
  color: #6b6b6b;
  margin: 0 0 3rem;
}
@media (max-width: 1024px) {
  p {
    font-size: 1.7rem;
  }
}
@media (max-width: 736px) {
  p {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}
@media (max-width: 1024px) {
  p {
    margin-bottom: 2rem;
  }
}

a {
  color: #9E3223;
  font-weight: 400;
}

b,
strong {
  font-weight: 500;
}

ul,
ol {
  margin: 0 0 3rem 0;
}

blockquote,
.people-quote .fl-html {
  border-left: none;
  padding: 0;
}

blockquote {
  margin: 0 0 3rem;
}

blockquote p,
.people-quote .fl-html {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-size: 2.4rem;
  font-style: italic;
}
@media (max-width: 1024px) {
  blockquote p,
  .people-quote .fl-html {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  blockquote p,
  .people-quote .fl-html {
    font-size: 1.8rem;
  }
}

.wp-caption {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0 0 3rem;
  width: 100% !important;
}

.wp-caption p.wp-caption-text {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.5em;
  padding: 1rem 0;
}

.fl-module-content .fl-html a {
  color: #9E3223;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

a:hover,
.fl-module-content .fl-html a:hover {
  color: #3a3a3a;
}

.white-inner-row .fl-row-content {
  background-color: #fff;
  padding: 6rem;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .white-inner-row .fl-row-content {
    padding: 4rem;
  }
}

.fl-row > .fl-row-content-wrap {
  padding: 12rem 6rem;
  background-color: #f4f1ea;
}
@media (max-width: 1200px) {
  .fl-row > .fl-row-content-wrap {
    padding: 10rem 4rem;
  }
}
@media (max-width: 768px) {
  .fl-row > .fl-row-content-wrap {
    padding: 8rem 4rem;
  }
}
@media (max-width: 736px) {
  .fl-row > .fl-row-content-wrap {
    padding: 6rem 2rem;
  }
}

footer .fl-row > .fl-row-content-wrap {
  padding: 12rem 6rem;
}
@media (max-width: 1200px) {
  footer .fl-row > .fl-row-content-wrap {
    padding: 10rem 4rem;
  }
}
@media (max-width: 768px) {
  footer .fl-row > .fl-row-content-wrap {
    padding: 8rem 4rem;
  }
}
@media (max-width: 736px) {
  footer .fl-row > .fl-row-content-wrap {
    padding: 6rem 2rem;
  }
}

.fl-row.no-padding-top > .fl-row-content-wrap {
  padding-top: 0;
}

.fl-row.no-padding-bottom > .fl-row-content-wrap {
  padding-bottom: 0;
}

.fl-row.no-padding-row > .fl-row-content-wrap {
  padding: 0;
}

h1.no-margin-bottom,
h2.no-margin-bottom,
h3.no-margin-bottom,
h4.no-margin-bottom,
h5.no-margin-bottom,
p.no-margin-bottom,
body:not(.error404) .hero-feature-box p:last-of-type:not(.intro-copy) {
  margin-bottom: 0;
}

.uabb-imgicon-wrap .uabb-image-content img,
.fl-page-content .fl-photo-content img,
.fl-row .uabb-blog-posts .uabb-post-thumbnail img {
  border-radius: 8px;
}

body #cookie-law-info-bar,
body #cookie-law-info-again {
  background-color: #3a3a3a !important;
  padding: 1rem 2rem !important;
  color: #f4f1ea !important;
  box-shadow: rgba(17, 12, 46, 0.1) 0px 48px 100px 0px !important;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  right: 6rem !important;
}

body #cookie-law-info-bar a,
#cookie_hdr_showagain {
  color: #f4f1ea !important;
  font-family: proxima-nova-wide, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}

body #cookie-law-info-bar a:hover,
#cookie_hdr_showagain:hover {
  color: #d1cdc4 !important;
}

body .cli-modal-content {
  background-color: #B09946;
  padding: 3rem;
  border-radius: 8px;
  box-shadow: rgba(17, 12, 46, 0.1) 0px 48px 100px 0px;
}

body .cli-modal .cli-modal-close {
  color: #d1cdc4;
}

body .cli-modal-close svg {
  fill: #d1cdc4;
}

.cli-tab-container h4,
.cli-tab-container h1 {
  color: #d1cdc4;
}

.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
  max-height: 70px;
}

.cli-tab-container p,
.cli-privacy-content-text,
a.cli-privacy-readmore,
.cli-tab-header a.cli-nav-link,
span.cli-necessary-caption {
  color: #d1cdc4;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
}

.wt-cli-cookie-description {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  color: #6b6b6b;
}

a.cli-privacy-readmore {
  margin-top: 1rem;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

a.cli-privacy-readmore:hover,
.cli-tab-header a.cli-nav-link:hover {
  color: #9E3223;
}

.cli-tab-header a:before {
  width: 1rem;
  height: 1rem;
  margin-right: 1rem;
  border-right-color: #f4f1ea;
  border-bottom-color: #f4f1ea;
}

.cli-tab-header {
  background-color: transparent;
  border-radius: 0;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(244, 241, 234, 0.1);
}

.cli-tab-header a.cli-nav-link {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

.cli-tab-section .cli-tab-content {
  background-color: #e7e4d8;
  padding: 2rem;
  border-radius: 8px;
}

.cli_pg_page_contaner .cli_user_consent_state {
  margin-bottom: 3rem;
}

header.fl-theme-builder-header-scrolled .fl-row {
  background-color: #f4f1ea;
  box-shadow: rgba(17, 12, 46, 0.1) 0px 48px 100px 0px;
  padding: 2rem;
}

header.fl-theme-builder-header-scrolled .fl-row-content-wrap {
  padding: 0;
}

header.fl-theme-builder-header-scrolled .fl-col-content {
  align-items: center;
}

header.fl-theme-builder-header-scrolled .fl-row:not(.horizontal-header) .header-logo .fl-photo-content a {
  padding: 0;
}

header .fl-col-content {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 736px) {
  header .fl-col-content {
    align-items: center;
  }
}

header .horizontal-header .fl-col-content {
  align-items: center;
  gap: 3rem;
}
@media (max-width: 736px) {
  header .horizontal-header .fl-col-content {
    gap: 1rem;
  }
}

header .fl-row .fl-row-content-wrap {
  padding: 4rem 6rem;
  transition-duration: 0.25s;
}
@media (max-width: 1200px) {
  header .fl-row .fl-row-content-wrap {
    padding: 3rem;
  }
}
@media (max-width: 736px) {
  header .fl-row .fl-row-content-wrap {
    padding: 2rem;
  }
}

header.fl-theme-builder-header-scrolled .fl-row.horizontal-header .fl-row-content-wrap {
  padding: 0;
  transition-duration: 0.25s;
}

header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li {
  margin: 0;
}

@media (min-width: 737px) {
  .uabb-creative-menu.uabb-menu-default .menu > li.mobile-only {
    display: none;
  }
}

header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > a,
header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > .uabb-has-submenu-container > a {
  color: #d1cdc4;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 2rem;
}
@media (max-width: 1200px) {
  header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > a,
  header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > .uabb-has-submenu-container > a {
    padding: 2rem 1.5rem;
  }
}

.page-id-1373 header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > a,
.page-id-1373 header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > .uabb-has-submenu-container > a,
.single-people header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > a,
.single-people header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li > .uabb-has-submenu-container > a {
  color: #3a3a3a;
}

.fl-node-fyqi4jvh13ru .uabb-creative-menu .menu > li.button > a {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.25em;
  font-size: 1.5rem;
  padding: 1.25rem 3rem 1.5rem;
  border: none;
  transition: all 0.3s ease;
  background-color: #9E3223;
  color: #f4f1ea;
  border-radius: 0;
  margin-top: 3rem;
  width: 100%;
}

.fl-node-fyqi4jvh13ru .uabb-creative-menu .menu > li.button > a:hover,
.fl-node-fyqi4jvh13ru .uabb-creative-menu .menu > li.button > a:focus {
  background: #3a3a3a;
  color: #f4f1ea;
}

header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li:hover > a,
header .fl-row.horizontal-header .uabb-creative-menu.uabb-menu-default .menu > li:hover > .uabb-has-submenu-container > a {
  color: #B09946;
}

.horizontal-header .uabb-creative-menu .uabb-menu-toggle::before,
.horizontal-header .header-nav .uabb-creative-menu .uabb-menu-toggle {
  content: "\f078";
  font-size: 1.5rem;
  font-family: "Font Awesome 6 Pro";
  display: block;
}

header .fl-row.horizontal-header .uabb-creative-menu .sub-menu {
  box-shadow: rgba(153, 164, 169, 0.2) 0px 8px 24px;
  border: none;
  padding: 0 2rem;
  background-color: #B09946;
}

header .fl-row.horizontal-header .uabb-creative-menu .sub-menu::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 10%;
  top: -10px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #B09946;
}

header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li {
  border-bottom: none;
}

header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > a,
header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a {
  padding: 2rem 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(244, 241, 234, 0.1);
}

header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li:last-of-type > a,
header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li:last-of-type > .uabb-has-submenu-container > a {
  border-bottom: none;
}

header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > a span,
header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a span {
  color: #f4f1ea;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.65;
}
@media (max-width: 1024px) {
  header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > a span,
  header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a span {
    font-size: 1.7rem;
  }
}
@media (max-width: 736px) {
  header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > a span,
  header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a span {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li:hover > a span,
header .fl-row.horizontal-header .uabb-creative-menu .sub-menu > li:hover > .uabb-has-submenu-container > a span {
  color: #3a3a3a;
}

@media (max-width: 375px) {
  header .fl-row.horizontal-header .fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a,
  header .fl-row.horizontal-header .uabb-module-content.uabb-creative-button-wrap a,
  header .fl-row.horizontal-header button,
  header .fl-row.horizontal-header input[type=button],
  header .fl-row.horizontal-header input[type=submit],
  header .fl-row.horizontal-header .fl-module-content .fl-html a.button {
    font-size: 1.4rem;
    padding: 1rem 1.25rem;
  }
}

.header-logo {
  flex-grow: 1;
}

.fl-row:not(.horizontal-header) .header-logo .fl-photo-content a {
  padding: 2rem;
  background-color: #f4f1ea;
  display: inline-block;
  transition-duration: 0.25s;
  transition-property: padding;
}
@media (max-width: 768px) {
  .fl-row:not(.horizontal-header) .header-logo .fl-photo-content a {
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 736px) {
  .fl-row:not(.horizontal-header) .header-logo .fl-photo-content a {
    padding: 0;
  }
}

.header-logo img,
footer .logo-img img {
  width: 26rem;
}
@media (max-width: 768px) {
  .header-logo img,
  footer .logo-img img {
    width: 24rem;
  }
}
@media (max-width: 736px) {
  .header-logo img,
  footer .logo-img img {
    width: 20rem;
  }
}

.fl-row .header-nav .uabb-creative-menu-mobile-toggle {
  padding: 0;
}

.single-people header:not(.fl-theme-builder-header-scrolled) .header-nav .uabb-creative-menu-mobile-toggle,
.single-post header:not(.fl-theme-builder-header-scrolled) .header-nav .uabb-creative-menu-mobile-toggle,
.page-id-1373 header:not(.fl-theme-builder-header-scrolled) .header-nav .uabb-creative-menu-mobile-toggle {
  background-color: #f4f1ea;
}

header.fl-theme-builder-header-scrolled .fl-row:not(.horizontal-header) .header.fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover,
header.fl-theme-builder-header-scrolled .fl-row:not(.horizontal-header) .header.calendly-button .fl-module-content .fl-html a.button:hover {
  background-color: #9E3223;
}

header.fl-theme-builder-header-scrolled .fl-row:not(.horizontal-header) .header.fl-module-uabb-button .uabb-module-content.uabb-creative-button-wrap a:hover span,
header.fl-theme-builder-header-scrolled .fl-row:not(.horizontal-header) .header.calendly-button .fl-module-content .fl-html a.button:hover {
  color: #3a3a3a;
}

.header-nav .uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container,
.header-nav .uabb-creative-menu-mobile-toggle.hamburger-label .uabb-svg-container {
  width: 1.8em;
  height: 1.8em;
}

.header-nav .uabb-creative-menu-mobile-toggle svg rect {
  height: 4px;
  fill: #f4f1ea !important;
}

.single-people .header-nav .uabb-creative-menu-mobile-toggle svg rect,
.page-id-1373 .header-nav .uabb-creative-menu-mobile-toggle svg rect {
  fill: #3a3a3a !important;
}

.uabb-creative-menu .uabb-off-canvas-menu {
  background: #B09946;
  transform: translateX(100%);
  visibility: hidden;
}

.menu-open .uabb-off-canvas-menu {
  visibility: visible !important;
}

body div > .uabb-creative-menu.off-canvas .uabb-off-canvas-menu {
  padding: 0 3rem;
}

.uabb-creative-menu.off-canvas .uabb-off-canvas-menu .uabb-menu-close-btn {
  color: #f4f1ea;
}

body div > .uabb-creative-menu.off-canvas .menu > li {
  margin: 0;
}

body div > .uabb-creative-menu.off-canvas .menu > li:not(.button) > a,
body div > .uabb-creative-menu.off-canvas .menu > li:not(.button) > .uabb-has-submenu-container > a {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.65;
  padding: 2rem 0 !important;
  border-bottom: 1px solid rgba(244, 241, 234, 0.1);
  color: #f4f1ea;
}
@media (max-width: 1024px) {
  body div > .uabb-creative-menu.off-canvas .menu > li:not(.button) > a,
  body div > .uabb-creative-menu.off-canvas .menu > li:not(.button) > .uabb-has-submenu-container > a {
    font-size: 1.7rem;
  }
}
@media (max-width: 736px) {
  body div > .uabb-creative-menu.off-canvas .menu > li:not(.button) > a,
  body div > .uabb-creative-menu.off-canvas .menu > li:not(.button) > .uabb-has-submenu-container > a {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

body div > .uabb-creative-menu.off-canvas .menu > li > a:hover,
body div > .uabb-creative-menu.off-canvas .menu > li > .uabb-has-submenu-container > a:hover,
body div > .uabb-creative-menu.off-canvas .menu > li > a:focus,
body div > .uabb-creative-menu.off-canvas .menu > li > .uabb-has-submenu-container > a:focus {
  color: #3a3a3a;
}

body div > .uabb-creative-menu.off-canvas .menu > li > a span.uabb-menu-toggle::before,
body div > .uabb-creative-menu.off-canvas .menu > li > .uabb-has-submenu-container a span.menu-item-text > span.uabb-menu-toggle::before {
  content: "\f078";
  font-size: 1.5rem;
  color: #9E3223;
  font-family: "Font Awesome 6 Pro";
  display: block;
}

body div > .uabb-creative-menu.off-canvas .menu > li.uabb-active > a span.uabb-menu-toggle::before,
body div > .uabb-creative-menu.off-canvas .menu > li.uabb-active > .uabb-has-submenu-container a span.menu-item-text > span.uabb-menu-toggle::before {
  content: "\f077";
}

body div > .uabb-creative-menu.off-canvas .menu > li > a:hover span.uabb-menu-toggle::before,
body div > .uabb-creative-menu.off-canvas .menu > li > .uabb-has-submenu-container a:hover span.menu-item-text > span.uabb-menu-toggle::before,
body div > .uabb-creative-menu.off-canvas .menu > li > a:focus span.uabb-menu-toggle::before,
body div > .uabb-creative-menu.off-canvas .menu > li > .uabb-has-submenu-container a:focus span.menu-item-text > span.uabb-menu-toggle::before {
  color: #f4f1ea;
}

body div > .uabb-creative-menu.off-canvas .uabb-creative-menu-vertical .sub-menu,
body div > .uabb-creative-menu.off-canvas .uabb-creative-menu-horizontal .sub-menu {
  border: 0;
  box-shadow: none;
}

body div > .uabb-creative-menu.off-canvas .uabb-creative-menu .sub-menu > li {
  border: 0;
}

body div > .uabb-creative-menu.off-canvas .sub-menu > li > a,
body div > .uabb-creative-menu.off-canvas .sub-menu > li > .uabb-has-submenu-container > a {
  padding: 2rem 0 2rem 2rem;
  border-bottom: 1px solid rgba(244, 241, 234, 0.1);
}

body div > .uabb-creative-menu.off-canvas .sub-menu > li:last-child > a,
body div > .uabb-creative-menu.off-canvas .sub-menu > li:last-child > .uabb-has-submenu-container > a {
  border-bottom: 1px solid rgba(244, 241, 234, 0.1);
}

body div > .uabb-creative-menu.off-canvas .sub-menu > li.uabb-creative-menu > a > span,
body div > .uabb-creative-menu.off-canvas .sub-menu > li > .uabb-has-submenu-container > a > span {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  color: #f4f1ea;
}

body div > .uabb-creative-menu.off-canvas .sub-menu > li.uabb-creative-menu > a:hover > span,
body div > .uabb-creative-menu.off-canvas .sub-menu > li > .uabb-has-submenu-container > a:hover > span,
body div > .uabb-creative-menu.off-canvas .sub-menu > li.uabb-creative-menu > a:focus > span,
body div > .uabb-creative-menu.off-canvas .sub-menu > li > .uabb-has-submenu-container > a:focus > span {
  color: #9E3223;
}

.hero .fl-row-content-wrap {
  padding: calc(6rem + 145px) 6rem 12rem;
}
@media (max-width: 1200px) {
  .hero .fl-row-content-wrap {
    padding: calc(4rem + 125px) 4rem 10rem;
  }
}
@media (max-width: 768px) {
  .hero .fl-row-content-wrap {
    padding: calc(4rem + 120px) 4rem 8rem;
  }
}
@media (max-width: 736px) {
  .hero .fl-row-content-wrap {
    padding: calc(90px + 3rem) 2rem 6rem;
  }
}

.home .hero .fl-row-content-wrap {
  min-height: 100vh;
}

.hero .fl-row-content-wrap {
  align-items: flex-end;
}

.hero-feature-box {
  background: #dad6c5;
  padding: 4rem;
  border-radius: 8px;
  max-width: 700px;
}
@media (max-width: 768px) {
  .hero-feature-box {
    padding: 3rem;
  }
}
@media (max-width: 1024px) {
  .hero-feature-box {
    max-width: 75%;
  }
}
@media (max-width: 768px) {
  .hero-feature-box {
    max-width: 100%;
  }
}

.hero-feature-box h1 {
  color: #3a3a3a;
}

.hero-feature-box p.intro-copy,
.single-people p.intro-copy {
  color: #6b6b6b;
  margin-bottom: 1rem;
}

.img-bgnd .fl-row-content-wrap {
  min-height: calc(100vh - 4rem);
  display: flex;
  align-items: flex-end;
  padding: 12rem 6rem;
}
@media (max-width: 1200px) {
  .img-bgnd .fl-row-content-wrap {
    padding: 10rem 4rem;
  }
}
@media (max-width: 768px) {
  .img-bgnd .fl-row-content-wrap {
    padding: 8rem 4rem;
  }
}
@media (max-width: 736px) {
  .img-bgnd .fl-row-content-wrap {
    padding: 3rem 2rem;
  }
}

.img-bgnd .fl-row-fixed-width {
  width: 100%;
}

p.intro-copy {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.6rem;
}

.narrow .fl-row-content-wrap {
  padding: 12rem 6rem;
}
@media (max-width: 1200px) {
  .narrow .fl-row-content-wrap {
    padding: 8rem 4rem;
  }
}
@media (max-width: 736px) {
  .narrow .fl-row-content-wrap {
    padding: 2rem;
  }
}

@media (max-width: 736px) {
  .single-people .narrow .fl-row-content-wrap {
    padding-top: 0;
  }
}

.narrow .fl-row-fixed-width {
  max-width: 1160px;
}

.narrow.page-content-full-width .fl-row-fixed-width {
  max-width: 860px;
}

.white-row .fl-row-content-wrap {
  background-color: #f4f1ea;
}

.two-col .fl-row-content:before,
.two-col .fl-row-content:after {
  display: none;
}

.fl-row.two-col .fl-row-content {
  display: flex;
  gap: 6rem;
}
@media (max-width: 768px) {
  .fl-row.two-col .fl-row-content {
    gap: 4rem;
    flex-direction: column;
  }
}
@media (max-width: 736px) {
  .fl-row.two-col .fl-row-content {
    gap: 3rem;
  }
}

@media (max-width: 768px) {
  .fl-row.two-col.reverse-col .fl-row-content {
    flex-direction: column-reverse;
  }
}

.fl-row.two-col.align-center .fl-row-content {
  align-items: center;
}

.fl-row.two-col .fl-row-content .fl-col-group {
  flex-basis: calc(50% - 3rem);
}

.fl-row.two-col.forty-sixty .fl-row-content .fl-col-group:first-of-type {
  flex-basis: calc(40% - 3rem);
}

.fl-row.two-col.forty-sixty .fl-row-content .fl-col-group:last-of-type {
  flex-basis: calc(60% - 3rem);
}

@media (max-width: 768px) {
  .fl-row.two-col .fl-row-content .fl-col-group:first-of-type {
    flex-basis: calc(45% - 2rem);
  }
}
@media (max-width: 768px) {
  .fl-row.two-col .fl-row-content .fl-col-group:first-of-type {
    flex-basis: 100%;
  }
}

@media (max-width: 768px) {
  .fl-row.two-col .fl-row-content .fl-col-group:last-of-type {
    flex-basis: calc(55% - 2rem);
  }
}
@media (max-width: 736px) {
  .fl-row.two-col .fl-row-content .fl-col-group:last-of-type {
    flex-basis: 100%;
  }
}

.logo-icon .fl-photo-content img {
  max-width: 10rem;
}
@media (max-width: 736px) {
  .logo-icon .fl-photo-content img {
    max-width: 7rem;
  }
}

.dark-row:not(.contact-hero):not(.post-single-alt-hero) .fl-row-content-wrap {
  background-color: #2e2f30;
}
@media (max-width: 736px) {
  .dark-row:not(.contact-hero):not(.post-single-alt-hero) .fl-row-content-wrap {
    padding: 12rem 6rem;
  }
}
@media (max-width: 736px) and (max-width: 1200px) {
  .dark-row:not(.contact-hero):not(.post-single-alt-hero) .fl-row-content-wrap {
    padding: 10rem 4rem;
  }
}
@media (max-width: 736px) and (max-width: 768px) {
  .dark-row:not(.contact-hero):not(.post-single-alt-hero) .fl-row-content-wrap {
    padding: 8rem 4rem;
  }
}
@media (max-width: 736px) and (max-width: 736px) {
  .dark-row:not(.contact-hero):not(.post-single-alt-hero) .fl-row-content-wrap {
    padding: 3rem 2rem;
  }
}

.dark-row.contact-hero .fl-row-content-wrap,
.post-single-alt-hero .fl-row-content-wrap {
  background-color: #3a3a3a;
}

.dark-row .fl-module h1,
.dark-row .fl-module h2,
.dark-row .fl-module p {
  color: #f4f1ea;
}

.services:not(.dark-row) .fl-module p {
  color: #3a3a3a;
}

.dark-row .fl-module h1,
.dark-row .fl-module h2,
.services .fl-module h1,
.white-row.testimonials .fl-module h1,
.white-row.testimonials .fl-module h2 {
  text-align: center;
  margin: 0;
}

.panel-header .fl-html {
  text-align: center;
}

.dark-row .fl-module h3,
.dark-row .fl-module h4,
.dark-row .fl-module h5,
.dark-row .fl-module h6 {
  color: #9E3223;
}

.services .fl-col-content {
  display: flex;
  flex-wrap: wrap;
  gap: 6rem;
  justify-content: center;
}
@media (max-width: 1200px) {
  .services .fl-col-content {
    gap: 4rem;
  }
}
@media (max-width: 768px) {
  .services .fl-col-content {
    gap: 3rem;
  }
}

.testimonials .fl-col-content {
  align-items: center;
}

.services .panel-header,
.services .fl-module-uabb-button,
.testimonials .panel-header {
  flex-basis: 100%;
}

.services-2-col .fl-module-info-box {
  flex-basis: calc(50% - 3rem);
}
@media (max-width: 1200px) {
  .services-2-col .fl-module-info-box {
    flex-basis: calc(50% - 2rem);
  }
}

.services-3-col .fl-module-info-box {
  flex-basis: calc(33.33% - 4rem);
}
@media (max-width: 1200px) {
  .services-3-col .fl-module-info-box {
    flex-basis: calc(50% - 2rem);
  }
}
@media (max-width: 768px) {
  .services-3-col .fl-module-info-box {
    flex-basis: calc(50% - 1.5rem);
  }
}
@media (max-width: 736px) {
  .services-3-col .fl-module-info-box {
    flex-basis: 100%;
  }
}

.service-item .uabb-infobox-left-right-wrap {
  display: flex;
  gap: 3rem;
}
@media (max-width: 768px) {
  .service-item .uabb-infobox-left-right-wrap {
    flex-direction: column;
    gap: 0;
  }
}

.service-item .uabb-infobox-left-right-wrap .uabb-infobox-content {
  width: 100%;
}

.services-3-col .fl-module-info-box .uabb-infobox,
.services-3-col .fl-module-info-box .uabb-infobox .uabb-separator {
  text-align: center;
}

.services-3-col .uabb-image .uabb-photo-img {
  width: 100%;
}
@media (max-width: 736px) {
  .services-3-col .uabb-image .uabb-photo-img {
    width: 50%;
  }
}

body .service-item.fl-module-info-box .uabb-imgicon-wrap {
  margin: 0 0 3rem;
}
@media (max-width: 768px) {
  body .service-item.fl-module-info-box .uabb-imgicon-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 736px) {
  body .service-item.fl-module-info-box .uabb-imgicon-wrap {
    margin-bottom: 1rem;
  }
}

body .fl-builder-content .service-item .uabb-infobox-title {
  margin-bottom: 2rem;
}

.services-3-col .fl-module-info-box .uabb-infobox-cta-link {
  color: #3a3a3a;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

.services-3-col .fl-module-info-box .uabb-infobox-cta-link:hover {
  color: #f4f1ea;
}

.dark-row.services .fl-module-info-box .uabb-infobox-cta-link {
  color: #9E3223;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

.dark-row.services .fl-module-info-box .uabb-infobox-cta-link:hover {
  color: #f4f1ea;
}

.testimonials .fl-module-html:not(.panel-header) {
  flex-basis: calc(33.33% - 3rem);
}
@media (max-width: 1200px) {
  .testimonials .fl-module-html:not(.panel-header) {
    flex-basis: calc(40% - 2rem);
  }
}

.testimonials .fl-module-html p:last-of-type {
  margin: 0;
}

.testimonials .fl-module-adv-testimonials {
  flex-basis: calc(66.66% - 3rem);
}
@media (max-width: 1200px) {
  .testimonials .fl-module-adv-testimonials {
    flex-basis: calc(60% - 2rem);
  }
}

.services .fl-module-info-box .uabb-imgicon-wrap {
  display: flex;
  justify-content: center;
}

.services .fl-module-info-box .uabb-icon-wrap {
  width: 6rem;
  height: 6rem;
  display: flex;
  border-radius: 100%;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.services .fl-module-info-box .uabb-icon-wrap {
  background-color: #B09946;
}

.services .fl-module-info-box .uabb-icon-wrap .uabb-icon i,
.services .fl-module-info-box .uabb-icon-wrap .uabb-icon i::before {
  color: #f4f1ea;
  font-size: 2.5rem;
}

.testimonials .uabb-testimonials-wrap.compact {
  padding: 0 3rem;
}

.testimonials .uabb-slider-prev {
  left: 0;
}

.testimonials .uabb-slider-next {
  right: 0;
}

.uabb-testimonials-wrap .uabb-slider-prev .fa,
.uabb-testimonials-wrap .uabb-slider-next .fa,
.uabb-testimonials-wrap .uabb-slider-prev i,
.uabb-testimonials-wrap .uabb-slider-next i {
  font-size: 2rem;
  line-height: 2rem;
}

.testimonials .fl-module-adv-testimonials .bx-prev i,
.testimonials .fl-module-adv-testimonials .bx-next i {
  background: transparent;
  color: #dad6c5;
}

.testimonials .bx-pager.bx-default-pager .bx-pager-link,
.testimonials .bx-pager.bx-default-pager .bx-pager-link.active {
  background: #B09946;
}

.testimonials .fl-module-adv-testimonials .bx-pager.bx-default-pager a,
.testimonials .fl-module-adv-testimonials .bx-pager.bx-default-pager a.active {
  background: #dad6c5;
}

.testimonials .fl-module-adv-testimonials .uabb-testimonials .uabb-testimonial {
  background-color: rgba(244, 241, 234, 0.1);
  padding: 0;
}

.testimonials .fl-module-adv-testimonials .uabb-testimonials .uabb-testimonial .uabb-testimonial-info {
  position: relative;
}

.testimonials .fl-module-adv-testimonials .uabb-testimonials .uabb-testimonial .uabb-testimonial-info::before {
  content: "\f10d";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  color: #d1cdc4;
  font-size: 15rem;
  opacity: 0.33;
  position: absolute;
  left: 0;
  top: 3rem;
  z-index: 0;
}
@media (max-width: 768px) {
  .testimonials .fl-module-adv-testimonials .uabb-testimonials .uabb-testimonial .uabb-testimonial-info::before {
    font-size: 8rem;
  }
}

.testimonials .uabb-testimonial-author .uabb-testimonial-author-name {
  color: #3a3a3a;
  margin-bottom: 0;
  z-index: 1;
}

.testimonials .uabb-testimonial-author .uabb-testimonial-author-designation {
  color: #f4f1ea;
  margin-bottom: 1rem;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.testimonials .uabb-testimonial-author-description p {
  color: #6b6b6b;
  z-index: 1;
  position: relative;
  font-style: italic;
}

.gform_wrapper.gravity-theme .gform_heading .gform_title {
  text-align: left;
  margin: 3rem 0 2rem;
}

.gform_wrapper.gravity-theme .gform_description {
  margin-bottom: 1rem;
  display: inline-block;
}

.gform_wrapper.gravity-theme .gform_required_legend,
.gform_wrapper.gravity-theme .gf_progressbar_wrapper .gf_progressbar_title {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.5em;
  color: #3a3a3a;
  margin-bottom: 1rem;
}

.form-dark-bgnd .gform_wrapper.gravity-theme .gform_required_legend,
.form-dark-bgnd .gform_wrapper.gravity-theme .gf_progressbar_wrapper .gf_progressbar_title {
  color: #f4f1ea;
}

body .gform_wrapper.gravity-theme .gf_progressbar {
  background: #e7e4d8;
  margin-bottom: 3rem;
}

body .gform_wrapper.gravity-theme .gf_progressbar .gf_progressbar_percentage {
  background-color: #9E3223;
}

.gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}

.gform_wrapper.gravity-theme .gform_required_legend .gfield_required,
body .gform_wrapper.gravity-theme .gfield_required {
  color: #3a3a3a;
}

footer .gform_wrapper.gravity-theme .gform_required_legend .gfield_required,
body .form-dark-bgnd .gform_wrapper.gravity-theme .gfield_required {
  color: #f4f1ea;
}

body .gform_wrapper.gravity-theme .gform_fields {
  gap: 2rem;
}

body .post-body-full-width .gform_wrapper.gravity-theme .gform_fields {
  gap: 3rem;
}
@media (max-width: 736px) {
  body .post-body-full-width .gform_wrapper.gravity-theme .gform_fields {
    gap: 2rem;
  }
}

body .form-dark-bgnd .gform_wrapper.gravity-theme .gform_fields {
  column-gap: 2rem;
  row-gap: 1rem;
}

body .gform_wrapper.gravity-theme .gfield_label,
body .gform_wrapper.gravity-theme legend {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.65;
  font-weight: 600;
  color: #3a3a3a;
  border: none;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  body .gform_wrapper.gravity-theme .gfield_label,
  body .gform_wrapper.gravity-theme legend {
    font-size: 1.7rem;
  }
}
@media (max-width: 736px) {
  body .gform_wrapper.gravity-theme .gfield_label,
  body .gform_wrapper.gravity-theme legend {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

body .gform_wrapper.gravity-theme label {
  margin-bottom: 0;
}

body .gform_wrapper.gravity-theme .description,
body .gform_wrapper.gravity-theme .gfield_description,
body .gform_wrapper.gravity-theme .gsection_description,
body .gform_wrapper.gravity-theme .instruction {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  padding-top: 1rem;
}

body .gform_wrapper.gravity-theme input[type=color],
body .gform_wrapper.gravity-theme input[type=date],
body .gform_wrapper.gravity-theme input[type=datetime-local],
body .gform_wrapper.gravity-theme input[type=datetime],
body .gform_wrapper.gravity-theme input[type=email],
body .gform_wrapper.gravity-theme input[type=month],
body .gform_wrapper.gravity-theme input[type=number],
body .gform_wrapper.gravity-theme input[type=password],
body .gform_wrapper.gravity-theme input[type=search],
body .gform_wrapper.gravity-theme input[type=tel],
body .gform_wrapper.gravity-theme input[type=text],
body .gform_wrapper.gravity-theme input[type=time],
body .gform_wrapper.gravity-theme input[type=url],
body .gform_wrapper.gravity-theme input[type=week],
body .gform_wrapper.gravity-theme textarea,
body .gform_wrapper.gravity-theme select,
.searchandfilter select.sf-input-select {
  background-color: transparent;
  padding: 0 0 1rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.65;
  border-bottom: 1px solid #3a3a3a;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-radius: 0;
  color: #3a3a3a;
}
@media (max-width: 1024px) {
  body .gform_wrapper.gravity-theme input[type=color],
  body .gform_wrapper.gravity-theme input[type=date],
  body .gform_wrapper.gravity-theme input[type=datetime-local],
  body .gform_wrapper.gravity-theme input[type=datetime],
  body .gform_wrapper.gravity-theme input[type=email],
  body .gform_wrapper.gravity-theme input[type=month],
  body .gform_wrapper.gravity-theme input[type=number],
  body .gform_wrapper.gravity-theme input[type=password],
  body .gform_wrapper.gravity-theme input[type=search],
  body .gform_wrapper.gravity-theme input[type=tel],
  body .gform_wrapper.gravity-theme input[type=text],
  body .gform_wrapper.gravity-theme input[type=time],
  body .gform_wrapper.gravity-theme input[type=url],
  body .gform_wrapper.gravity-theme input[type=week],
  body .gform_wrapper.gravity-theme textarea,
  body .gform_wrapper.gravity-theme select,
  .searchandfilter select.sf-input-select {
    font-size: 1.7rem;
  }
}
@media (max-width: 736px) {
  body .gform_wrapper.gravity-theme input[type=color],
  body .gform_wrapper.gravity-theme input[type=date],
  body .gform_wrapper.gravity-theme input[type=datetime-local],
  body .gform_wrapper.gravity-theme input[type=datetime],
  body .gform_wrapper.gravity-theme input[type=email],
  body .gform_wrapper.gravity-theme input[type=month],
  body .gform_wrapper.gravity-theme input[type=number],
  body .gform_wrapper.gravity-theme input[type=password],
  body .gform_wrapper.gravity-theme input[type=search],
  body .gform_wrapper.gravity-theme input[type=tel],
  body .gform_wrapper.gravity-theme input[type=text],
  body .gform_wrapper.gravity-theme input[type=time],
  body .gform_wrapper.gravity-theme input[type=url],
  body .gform_wrapper.gravity-theme input[type=week],
  body .gform_wrapper.gravity-theme textarea,
  body .gform_wrapper.gravity-theme select,
  .searchandfilter select.sf-input-select {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=color],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=date],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime-local],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=email],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=month],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=number],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=password],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=search],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=tel],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=text],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=time],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=url],
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=week],
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea,
body .form-dark-bgnd .gform_wrapper.gravity-theme select {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  border-bottom: 1px solid #f4f1ea;
  color: #f4f1ea;
}
@media (max-width: 1024px) {
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=color],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=date],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime-local],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=email],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=month],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=number],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=password],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=search],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=tel],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=text],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=time],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=url],
  body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=week],
  body .form-dark-bgnd .gform_wrapper.gravity-theme textarea,
  body .form-dark-bgnd .gform_wrapper.gravity-theme select {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5em;
  }
}

body .form-dark-bgnd .gform_wrapper.gravity-theme .gfield textarea.small {
  height: 80px;
}

body .gform_wrapper.gravity-theme input[type=color]:hover,
body .gform_wrapper.gravity-theme input[type=date]:hover,
body .gform_wrapper.gravity-theme input[type=datetime-local]:hover,
body .gform_wrapper.gravity-theme input[type=datetime]:hover,
body .gform_wrapper.gravity-theme input[type=email]:hover,
body .gform_wrapper.gravity-theme input[type=month]:hover,
body .gform_wrapper.gravity-theme input[type=number]:hover,
body .gform_wrapper.gravity-theme input[type=password]:hover,
body .gform_wrapper.gravity-theme input[type=search]:hover,
body .gform_wrapper.gravity-theme input[type=tel]:hover,
body .gform_wrapper.gravity-theme input[type=text]:hover,
body .gform_wrapper.gravity-theme input[type=time]:hover,
body .gform_wrapper.gravity-theme input[type=url]:hover,
body .gform_wrapper.gravity-theme input[type=week]:hover,
body .gform_wrapper.gravity-theme textarea:hover,
body .gform_wrapper.gravity-theme input[type=color]:focus,
body .gform_wrapper.gravity-theme input[type=date]:focus,
body .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
body .gform_wrapper.gravity-theme input[type=datetime]:focus,
body .gform_wrapper.gravity-theme input[type=email]:focus,
body .gform_wrapper.gravity-theme input[type=month]:focus,
body .gform_wrapper.gravity-theme input[type=number]:focus,
body .gform_wrapper.gravity-theme input[type=password]:focus,
body .gform_wrapper.gravity-theme input[type=search]:focus,
body .gform_wrapper.gravity-theme input[type=tel]:focus,
body .gform_wrapper.gravity-theme input[type=text]:focus,
body .gform_wrapper.gravity-theme input[type=time]:focus,
body .gform_wrapper.gravity-theme input[type=url]:focus,
body .gform_wrapper.gravity-theme input[type=week]:focus,
body .gform_wrapper.gravity-theme textarea:focus {
  border-bottom-color: #B09946;
}

body .highlight-row .gform_wrapper.gravity-theme input[type=color]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=date]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=datetime-local]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=datetime]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=email]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=month]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=number]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=password]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=search]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=tel]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=text]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=time]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=url]:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=week]:hover,
body .highlight-row .gform_wrapper.gravity-theme textarea:hover,
body .highlight-row .gform_wrapper.gravity-theme input[type=color]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=date]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=datetime]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=email]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=month]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=number]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=password]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=search]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=tel]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=text]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=time]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=url]:focus,
body .highlight-row .gform_wrapper.gravity-theme input[type=week]:focus,
body .highlight-row .gform_wrapper.gravity-theme textarea:focus {
  border-bottom-color: #f4f1ea;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=color]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=date]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime-local]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=email]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=month]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=number]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=password]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=search]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=tel]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=text]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=time]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=url]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=week]:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=color]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=date]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=datetime]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=email]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=month]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=number]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=password]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=search]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=tel]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=text]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=time]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=url]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme input[type=week]:focus,
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea:focus {
  border-bottom-color: #9E3223;
}

body .gform_wrapper.gravity-theme input[type=text].datepicker {
  width: 100%;
}

body .gform_wrapper.gravity-theme input::placeholder,
body .gform_wrapper.gravity-theme select::placeholder,
body .gform_wrapper.gravity-theme textarea::placeholder {
  color: #3a3a3a;
}

body .gform_wrapper.gravity-theme input::-webkit-input-placeholder,
body .gform_wrapper.gravity-theme select::-webkit-input-placeholder,
body .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #3a3a3a;
}

body .gform_wrapper.gravity-theme input::-moz-placeholder,
body .gform_wrapper.gravity-theme select::-moz-placeholder,
body .gform_wrapper.gravity-theme textarea::-moz-placeholder { /* Firefox 19+ */
  color: #3a3a3a;
}

body .gform_wrapper.gravity-theme input:-ms-input-placeholder,
body .gform_wrapper.gravity-theme select:-ms-input-placeholder,
body .gform_wrapper.gravity-theme textarea:-ms-input-placeholder { /* IE 10+ */
  color: #3a3a3a;
}

body .gform_wrapper.gravity-theme input:-moz-placeholder,
body .gform_wrapper.gravity-theme select:-moz-placeholder,
body .gform_wrapper.gravity-theme textarea:-moz-placeholder { /* Firefox 18- */
  color: #3a3a3a;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme input::placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme select::placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea::placeholder {
  color: #f4f1ea;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme input::-webkit-input-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme select::-webkit-input-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #f4f1ea;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme input::-moz-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme select::-moz-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea::-moz-placeholder { /* Firefox 19+ */
  color: #f4f1ea;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme input:-ms-input-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme select:-ms-input-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea:-ms-input-placeholder { /* IE 10+ */
  color: #f4f1ea;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme input:-moz-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme select:-moz-placeholder,
body .form-dark-bgnd .gform_wrapper.gravity-theme textarea:-moz-placeholder { /* Firefox 18- */
  color: #f4f1ea;
}

.gform_wrapper.gravity-theme .gfield_header_item,
.gform_wrapper.gravity-theme .gform_fileupload_rules,
.gform_wrapper.gravity-theme .ginput_complex label {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-top: 1rem;
}

body .gform_wrapper.gravity-theme .ginput_container .gchoice {
  display: flex;
  gap: 1rem;
  align-items: center;
}

body .gform_wrapper.gravity-theme .ginput_container .gchoice input {
  width: 2rem;
  height: 2rem;
}

body .gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: 100%;
  flex-basis: calc(100% - 2rem);
}

body .gform_wrapper.gravity-theme .gfield_checkbox label,
body .gform_wrapper.gravity-theme .gfield_radio label,
body .gform_wrapper.gravity-theme .ginput_container_consent label {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.65;
}
@media (max-width: 1024px) {
  body .gform_wrapper.gravity-theme .gfield_checkbox label,
  body .gform_wrapper.gravity-theme .gfield_radio label,
  body .gform_wrapper.gravity-theme .ginput_container_consent label {
    font-size: 1.7rem;
  }
}
@media (max-width: 736px) {
  body .gform_wrapper.gravity-theme .gfield_checkbox label,
  body .gform_wrapper.gravity-theme .gfield_radio label,
  body .gform_wrapper.gravity-theme .ginput_container_consent label {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

body .form-dark-bgnd .gform_wrapper.gravity-theme .gfield_checkbox label,
body .form-dark-bgnd .gform_wrapper.gravity-theme .gfield_radio label,
body .form-dark-bgnd .gform_wrapper.gravity-theme .ginput_container_consent label {
  color: #f4f1ea;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
}
@media (max-width: 1024px) {
  body .form-dark-bgnd .gform_wrapper.gravity-theme .gfield_checkbox label,
  body .form-dark-bgnd .gform_wrapper.gravity-theme .gfield_radio label,
  body .form-dark-bgnd .gform_wrapper.gravity-theme .ginput_container_consent label {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5em;
  }
}

.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,
.gform_wrapper.gravity-theme .gfield_consent_description {
  border-color: #e7e4d8;
  margin-top: 1rem;
  padding: 1rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
}

body .gform_wrapper.gravity-theme select,
.searchandfilter select.sf-input-select {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23122c34%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 0 top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme select {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
}

body .gform_wrapper.gravity-theme select::-ms-expand,
.searchandfilter select.sf-input-select::-ms-expand {
  display: none;
}

body .gform_wrapper.gravity-theme select:hover,
.searchandfilter select.sf-input-select:hover {
  border-bottom-color: #B09946;
}

body .gform_wrapper.gravity-theme select:focus,
.searchandfilter select.sf-input-select:focus {
  border-bottom-color: #B09946;
  outline: none;
}

body .gform_wrapper.gravity-theme select option,
.searchandfilter select.sf-input-select option {
  font-weight: normal;
}

/* Disabled styles */
body .gform_wrapper.gravity-theme select:disabled,
body .gform_wrapper.gravity-theme select[aria-disabled=true],
.searchandfilter select.sf-input-select:disabled,
.searchandfilter select.sf-input-select[aria-disabled=true] {
  color: #B09946;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%226c7c82%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #dad6c5 0%, #dad6c5 100%);
}

body .gform_wrapper.gravity-theme select:disabled:hover,
body .gform_wrapper.gravity-theme select[aria-disabled=true]:hover,
.searchandfilter select.sf-input-select:disabled:hover,
.searchandfilter select.sf-input-select[aria-disabled=true]:hover {
  border-color: #dad6c5;
}

body .gform_wrapper.gravity-theme .gform_footer,
body .gform_wrapper.gravity-theme .gform_page_footer {
  padding: 0;
  margin: 3rem 0 0;
}

body .form-dark-bgnd .gform_wrapper.gravity-theme .gform_footer,
body .form-dark-bgnd .gform_wrapper.gravity-theme .gform_page_footer {
  margin-top: 2rem;
}

body .gform_wrapper.gravity-theme .gform_footer button,
body .gform_wrapper.gravity-theme .gform_footer input,
body .gform_wrapper.gravity-theme .gform_page_footer button,
body .gform_wrapper.gravity-theme .gform_page_footer input {
  margin-bottom: 0;
  line-height: 1 !important;
}

body footer .gform_wrapper.gravity-theme .gform_footer button,
body footer .gform_wrapper.gravity-theme .gform_footer input,
body footer .gform_wrapper.gravity-theme .gform_page_footer button,
body footer .gform_wrapper.gravity-theme .gform_page_footer input {
  background-color: rgba(244, 241, 234, 0.1);
}

body .gform_wrapper.gravity-theme .gform_previous_button.button,
body .gform_wrapper.gravity-theme .gform_save_link.button {
  background-color: #e7e4d8;
  color: #3a3a3a;
}

body .gform_wrapper.gravity-theme .gform_previous_button.button:hover,
body .gform_wrapper.gravity-theme .gform_save_link.button:hover {
  background-color: #3a3a3a;
  color: #f4f1ea;
}

body .highlight-row .gform_wrapper.gravity-theme .gform_footer button,
body .highlight-row .gform_wrapper.gravity-theme .gform_footer input,
body .highlight-row .gform_wrapper.gravity-theme .gform_page_footer button,
body .highlight-row .gform_wrapper.gravity-theme .gform_page_footer input {
  background-color: #3a3a3a;
}

body .highlight-row .gform_wrapper.gravity-theme .gform_footer button:hover,
body .highlight-row .gform_wrapper.gravity-theme .gform_footer input:hover,
body .highlight-row .gform_wrapper.gravity-theme .gform_page_footer button:hover,
body .highlight-row .gform_wrapper.gravity-theme .gform_page_footer input:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme .gform_footer button:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme .gform_footer input:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme .gform_page_footer button:hover,
body .form-dark-bgnd .gform_wrapper.gravity-theme .gform_page_footer input:hover {
  background-color: #f4f1ea;
  color: #9E3223;
}

footer .gform_confirmation_wrapper .gform_confirmation_message {
  color: #f4f1ea;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  background: none;
  border: 1px solid #c62828;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 2rem;
  padding: 1rem;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  color: #c62828;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 .gform-icon {
  display: none;
}

.gform_wrapper.gravity-theme .gfield.gfield_error input,
.gform_wrapper.gravity-theme .gfield.gfield_error select,
.gform_wrapper.gravity-theme .gfield.gfield_error textarea,
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border-bottom-color: #c62828;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  background: none;
  border: none;
  margin: 0;
  padding: 1rem 0 0;
}

.gform_wrapper.gravity-theme .gfield_error .description.validation_message,
.gform_wrapper.gravity-theme .gfield_error .gfield_description.validation_message,
.gform_wrapper.gravity-theme .gfield_error .gsection_description.validation_message,
.gform_wrapper.gravity-theme .gfield_error .instruction {
  color: #c62828;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.homepage-posts .uabb-blog-posts {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 4rem;
}
@media (max-width: 768px) {
  .homepage-posts .uabb-blog-posts {
    grid-template-columns: 3fr 2fr;
    gap: 3rem;
  }
}
@media (max-width: 736px) {
  .homepage-posts .uabb-blog-posts {
    grid-template-columns: 1fr;
  }
}

.homepage-posts .uabb-blog-posts .uabb-post-wrapper {
  padding: 0;
}

.homepage-posts .uabb-blog-posts .uabb-post-wrapper:first-of-type {
  grid-column: 1;
  grid-row: 1/span 2;
  padding-right: 4rem;
}
@media (min-width: 737px) {
  .homepage-posts .uabb-blog-posts .uabb-post-wrapper:first-of-type {
    border-right: 1px solid #e7e4d8;
  }
}
@media (max-width: 768px) {
  .homepage-posts .uabb-blog-posts .uabb-post-wrapper:first-of-type {
    padding-right: 3rem;
  }
}
@media (max-width: 736px) {
  .homepage-posts .uabb-blog-posts .uabb-post-wrapper:first-of-type {
    padding-right: 0;
  }
}

.fl-module.fl-module-blog-posts .uabb-blog-posts .uabb-post-wrapper {
  margin: 0;
}

.fl-module.fl-module-blog-posts .uabb-blog-posts-shadow {
  box-shadow: none;
  background: transparent;
  border-bottom: none;
}

.fl-module.fl-module-blog-posts .uabb-post-wrapper .uabb-blog-post-content {
  padding: 0 0 3rem;
  text-align: left;
}

.fl-module.fl-module-blog-posts .uabb-post-wrapper .uabb-post-heading,
.related-person-content h3 {
  margin: 0 0 1rem;
}

.fl-module.fl-module-blog-posts .uabb-post-wrapper .uabb-post-thumbnail {
  margin-bottom: 3rem;
}

.fl-module.fl-module-blog-posts .uabb-post-wrapper .uabb-post-heading a:hover {
  color: #9E3223;
}

.uabb-blog-post-content .uabb-post-meta,
.related-person-position {
  padding: 0;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
}

@media (min-width: 737px) {
  .homepage-posts .uabb-blog-posts .uabb-post-wrapper:not(:first-of-type) .uabb-blog-posts-description,
  .homepage-posts .uabb-blog-posts .uabb-post-wrapper:not(:first-of-type) .uabb-blog-post-content .uabb-button-wrap,
  .homepage-posts .uabb-blog-posts .uabb-post-wrapper:not(:first-of-type) .uabb-blog-post-content .uabb-read-more-text {
    display: none;
  }
}

.fl-module.fl-module-blog-posts .uabb-blog-posts-description {
  color: #6b6b6b;
  padding-top: 2rem;
}

.fl-module.fl-module-blog-posts .uabb-blog-posts-description p {
  margin: 0;
}

.related-person-excerpt {
  padding-top: 1rem;
}

.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-button-wrap,
.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-read-more-text,
.related-person-content a.related-person-link {
  padding-top: 2rem;
  display: inline-block;
  font-size: 1.6rem;
}
@media (max-width: 736px) {
  .fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-button-wrap,
  .fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-read-more-text,
  .related-person-content a.related-person-link {
    font-size: 1.4rem;
  }
}

.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-button-wrap a,
.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-read-more-text a,
.related-person-content a.related-person-link {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3a3a3a;
  text-decoration: none;
}

.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-button-wrap a:hover,
.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-read-more-text a:hover,
.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-button-wrap a:focus,
.fl-module.fl-module-blog-posts .uabb-blog-post-content .uabb-read-more-text a:focus,
.related-person-content a.related-person-link:hover,
.related-person-content a.related-person-link:focus {
  color: #9E3223;
}

.blog-archive-intro .gform_wrapper.gravity-theme {
  margin-top: 2rem;
}

.blog-archive-intro .gform_wrapper.gravity-theme form {
  display: flex;
  gap: 2rem;
  align-items: flex-end;
}
@media (max-width: 736px) {
  .blog-archive-intro .gform_wrapper.gravity-theme form {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}

.blog-archive-intro .gform-body {
  flex-grow: 1;
}

body .blog-archive-intro.form-dark-bgnd .gform_wrapper.gravity-theme .gform_footer,
body .blog-archive-intro.form-dark-bgnd .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 0;
}

.blog-archive-intro .gform_wrapper.gravity-theme .gform_fields .gfield {
  grid-column: span 6;
}

.blog-archive .archive-posts .uabb-blog-posts-grid,
.blog-archive .archive-posts .uabb-blog-posts-masonary {
  display: grid;
  gap: 4rem;
  grid-template-columns: repeat(4, 1fr);
  margin: 0;
}
@media (max-width: 1200px) {
  .blog-archive .archive-posts .uabb-blog-posts-grid,
  .blog-archive .archive-posts .uabb-blog-posts-masonary {
    gap: 3rem;
  }
}
@media (max-width: 1024px) {
  .blog-archive .archive-posts .uabb-blog-posts-grid,
  .blog-archive .archive-posts .uabb-blog-posts-masonary {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 736px) {
  .blog-archive .archive-posts .uabb-blog-posts-grid,
  .blog-archive .archive-posts .uabb-blog-posts-masonary {
    grid-template-columns: 1fr;
  }
}

.blog-archive .archive-posts .uabb-blog-posts {
  overflow: revert;
  height: auto !important;
}

.blog-archive .archive-posts .uabb-blog-posts .uabb-post-wrapper {
  padding: 0;
  position: revert !important;
  width: 100%;
}

.archive-posts ul.uabb-masonary-filters {
  margin-bottom: 6rem;
  border-bottom: 1px solid #dad6c5;
}
@media (max-width: 736px) {
  .archive-posts ul.uabb-masonary-filters {
    margin-bottom: 3rem;
  }
}

.archive-posts ul.uabb-masonary-filters > li {
  background: transparent;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3a3a3a;
  margin: 0 0 -1px 0;
  padding: 1rem 1.5rem;
}
@media (max-width: 736px) {
  .archive-posts ul.uabb-masonary-filters > li {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5em;
    font-family: proxima-nova-wide, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 1rem;
  }
}

.archive-posts ul.uabb-masonary-filters > li.uabb-masonary-current,
.archive-posts ul.uabb-masonary-filters > li:hover {
  background: transparent;
  color: #9E3223;
  border-bottom: 2px solid #9E3223;
}

.uabb-blogs-pagination {
  padding: 0;
}

.uabb-blogs-pagination ul {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.archive-posts .uabb-blogs-pagination li a.page-numbers,
.archive-posts .uabb-blogs-pagination li span.page-numbers {
  padding: 1rem 2rem;
  color: #B09946;
  margin: 0;
}

.archive-posts .uabb-blogs-pagination li span.page-numbers.current,
.archive-posts .uabb-blogs-pagination li a.page-numbers:hover,
.archive-posts .uabb-blogs-pagination li:hover span.page-numbers {
  background-color: #3a3a3a;
  color: #9E3223;
}

.page-content .enquiry-form .gform_wrapper.gravity-theme .gfield {
  grid-column: 1/-1;
}

.fl-module-fl-post-navigation .nav-links .nav-previous {
  margin-bottom: 0;
}

body .post-nav .nav-links a {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #6b6b6b;
}

body .post-nav .nav-links a:hover {
  color: #9E3223;
}

.page-content .post-meta .fl-html {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.page-content .post-meta .fl-html img {
  border-radius: 100%;
  max-width: 6rem;
}

@media (max-width: 1024px) {
  .page-content .post-meta .fl-html .post-meta-content-wrap {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.7rem;
    line-height: 1.5em;
  }
}

.author-name {
  display: block;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #3a3a3a;
}

.uabb-social-share-wrap.uabb-ss-column-auto .uabb-style-inline .uabb-ss-grid-item:first-child {
  margin: 0 !important;
}

.social-share .uabb-ss-column-auto .uabb-ss-wrap {
  gap: 1rem;
}

.social-share .uabb-ss-column-auto .uabb-ss-wrap .uabb-ss-grid-item {
  margin: 0;
}

.social-share .uabb-ss-column-auto .uabb-ss-icon {
  width: 4rem;
}
@media (max-width: 1024px) {
  .social-share .uabb-ss-column-auto .uabb-ss-icon {
    width: 3.6rem;
  }
}

.uabb-social-share-wrap .uabb-ss-grid-button {
  height: 4rem;
}
@media (max-width: 1024px) {
  .uabb-social-share-wrap .uabb-ss-grid-button {
    height: 3.6rem;
  }
}

.social-share .uabb-ss-column-auto .uabb-ss-wrap .uabb-ss-grid-button {
  background-color: transparent;
}

.social-share .uabb-ss-column-auto .uabb-ss-wrap .uabb-ss-grid-button-link {
  border: 1px solid #e7e4d8;
  color: #B09946;
}

.social-share .uabb-ss-column-auto .uabb-ss-wrap .uabb-ss-grid-button-link:hover {
  background-color: #3a3a3a;
  border: 1px solid #3a3a3a;
  color: #9E3223;
}

.sidebar-post-heading h4 {
  margin: 0 0 -2rem 0;
}

.page-content .sidebar-posts .uabb-blog-post-content {
  display: flex;
  align-items: center;
}

.sidebar-post-img,
.sidebar-post-content {
  flex-basis: calc(50% - 1rem);
}

.sidebar-post-img {
  margin-right: 1rem;
}

.sidebar-post-content {
  margin-left: 1rem;
}

.fl-module.fl-module-blog-posts .uabb-post-wrapper .sidebar-post-img .uabb-post-thumbnail,
.fl-module.fl-module-blog-posts .uabb-post-wrapper .sidebar-post-content .uabb-post-heading {
  margin: 0;
}

.fl-module.fl-module-blog-posts.sidebar-posts .uabb-post-wrapper .uabb-blog-post-content {
  padding: 0 0 2rem;
}

.fl-module.fl-module-blog-posts.sidebar-posts .uabb-blog-posts-shadow {
  margin-bottom: 2rem;
}

.sidebar-content .related-person {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  border-bottom: 1px solid #e7e4d8;
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  .sidebar-content .related-person {
    flex-direction: row;
  }
}
@media (max-width: 736px) {
  .sidebar-content .related-person {
    flex-direction: column;
    padding-bottom: 3rem;
    gap: 2rem;
  }
}

@media (max-width: 768px) {
  .sidebar-person {
    border-top: 1px solid #e7e4d8;
    padding-top: 4rem;
  }
}

@media (max-width: 768px) {
  .sidebar-content .related-person-img {
    flex-basis: calc(40% - 1.5rem);
  }
}

@media (max-width: 768px) {
  .sidebar-content .related-person-content {
    flex-basis: calc(60% - 1.5rem);
  }
}

.page-content-full-width .related-person,
.people-confirmation .related-person {
  display: flex;
  align-items: center;
  gap: 3rem;
  border-top: 1px solid #e7e4d8;
  margin-top: 3rem;
  padding-top: 4rem;
}
@media (max-width: 1024px) {
  .page-content-full-width .related-person,
  .people-confirmation .related-person {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .page-content-full-width .related-person,
  .people-confirmation .related-person {
    flex-direction: row;
    border-bottom: 1px solid #e7e4d8;
    padding-bottom: 4rem;
    margin-top: 0;
  }
}
@media (max-width: 736px) {
  .page-content-full-width .related-person,
  .people-confirmation .related-person {
    flex-direction: column;
    padding-top: 3rem;
    padding-bottom: 3rem;
    gap: 2rem;
  }
}

.page-content-full-width .related-person-img,
.people-confirmation .related-person-img {
  flex-basis: calc(40% - 1.5rem);
}

.page-content-full-width .related-person-content,
.people-confirmation .related-person-content {
  flex-basis: calc(60% - 1.5rem);
}

.adviser_wrapper {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-bottom: 3rem;
}
@media (max-width: 736px) {
  .adviser_wrapper {
    gap: 2rem;
    margin-bottom: 2rem;
  }
}

.adviser_wrapper .adviser_rep_number {
  margin-bottom: 2rem;
}
@media (max-width: 736px) {
  .adviser_wrapper .adviser_rep_number {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5em;
    margin-bottom: 1rem;
  }
}

.adviser_wrapper .people-main {
  flex-basis: calc(33.33% - 1.5rem);
}
.adviser_wrapper .three-fourths {
  flex-basis: calc(66.66% - 1.5rem);
}
@media (max-width: 736px) {
  .adviser_wrapper .three-fourths a.button {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5em;
    font-family: proxima-nova-wide, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
}

@media (max-width: 736px) {
  .people-single-top,
  .contact-hero,
  .post-alt-single-top,
  .post-single-alt-hero {
    padding-top: 80px;
  }
}

.people-single-top > .fl-row-content-wrap,
.post-alt-single-top > .fl-row-content-wrap {
  background-color: #3a3a3a;
}

.people-intro .fl-html,
.post-alt-intro .fl-html {
  display: flex;
  align-items: center;
}
@media (max-width: 736px) {
  .people-intro .fl-html,
  .post-alt-intro .fl-html {
    flex-direction: column;
  }
}

.contact-hero .fl-col-content {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .contact-hero .fl-col-content {
    align-items: flex-end;
  }
}
@media (max-width: 768px) {
  .contact-hero .fl-col-content {
    flex-direction: column;
  }
}

.people-intro .fl-html > div,
.post-alt-intro .fl-html > div,
.contact-hero .fl-col-content .fl-module {
  flex-basis: 50%;
}

@media (max-width: 768px) {
  .contact-hero .fl-col-content .fl-module {
    flex-basis: 100%;
    width: 100%;
  }
}

.people-intro-wrap,
.post-alt-intro-wrap,
.contact-details {
  display: flex;
  flex-wrap: wrap;
  color: #f4f1ea;
  padding: 6rem;
}
@media (max-width: 768px) {
  .people-intro-wrap,
  .post-alt-intro-wrap,
  .contact-details {
    padding: 4rem;
  }
}
@media (max-width: 736px) {
  .people-intro-wrap,
  .post-alt-intro-wrap,
  .contact-details {
    padding: 3rem;
  }
}

.contact-details.confirmation {
  background-color: transparent;
  align-self: start;
  padding: 0;
  color: #3a3a3a;
}

.contact-details .fl-module-content {
  width: 100%;
}

.people-disclaimer p {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
}

a.people-arrow {
  animation: myAnim 1s ease 0s 1;
  color: #9E3223 !important;
  margin-top: 2rem;
}

a.people-arrow i {
  font-size: 4rem;
}

@keyframes myAnim {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.25);
  }
}
.people-noms {
  display: block;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.6rem;
}
@media (max-width: 736px) {
  .people-noms {
    font-size: 1.4rem;
  }
}

.people-intro-wrap span:not(.people-calendly),
.contact-details .fl-html span {
  flex-basis: 100%;
  display: block;
}

.contact-details:not(.confirmation) .fl-html span {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
}
@media (max-width: 736px) {
  .contact-details:not(.confirmation) .fl-html span {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5em;
  }
}

.contact-details .form-dark-bgnd {
  margin-top: 2rem;
}

.contact-details .contact-address1 {
  margin-top: 1rem;
}

.people-intro .people-intro-wrap span a:hover,
.contact-details .fl-module-content .fl-html a:hover {
  color: #f4f1ea;
}

.contact-details.confirmation .fl-module-content .fl-html a:hover {
  color: #3a3a3a;
}

.people-single .fl-col-content .fl-col-group-nested,
.page-content .fl-row-content-wrap .fl-col-group {
  display: flex;
  gap: 4rem;
}
@media (max-width: 768px) {
  .people-single .fl-col-content .fl-col-group-nested,
  .page-content .fl-row-content-wrap .fl-col-group {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}

@media (max-width: 768px) {
  .page-content .fl-row-content-wrap .fl-col-group {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .people-single .fl-row-content-wrap .fl-col-group,
  .single-post .page-content .fl-row-content-wrap .fl-col-group {
    flex-direction: column-reverse;
  }
}

.people-single .fl-col-content .fl-col-group-nested::before,
.people-single .fl-col-content .fl-col-group-nested::after,
.page-content .fl-row-content-wrap .fl-col-group::before,
.page-content .fl-row-content-wrap .fl-col-group::after {
  display: none;
}

.people-single .people-main-content,
.page-content .main-content {
  flex-basis: calc(66.66% - 2rem);
  padding-right: 4rem;
  width: 100%;
}
@media (min-width: 769px) {
  .people-single .people-main-content,
  .page-content .main-content {
    border-right: 1px solid #d1cdc4;
  }
}
@media (max-width: 768px) {
  .people-single .people-main-content,
  .page-content .main-content {
    padding-right: 0;
    flex-basis: 100%;
  }
}

.main-content .fl-col-content {
  display: flex;
  flex-wrap: wrap;
}

.post-nav {
  order: 2;
  flex-basis: 100%;
}

@media (max-width: 768px) {
  .sidebar-posts,
  .sidebar-post-heading {
    display: none;
  }
}

.people-body .fl-html {
  display: flex;
  flex-wrap: wrap;
}

.people-excerpt {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 3rem;
}

.post-nav {
  border-top: 1px solid #d1cdc4;
  padding-top: 2rem;
}

.people-main-content .post-nav {
  margin-top: 3rem;
}

.people-sidebar-content,
.page-content .sidebar-content {
  flex-basis: calc(33.33% - 2rem);
  width: 100%;
}
@media (max-width: 768px) {
  .people-sidebar-content,
  .page-content .sidebar-content {
    flex-basis: 100%;
  }
}

.people-sidebar-content .fl-col-content,
.sidebar-content .fl-col-content {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
  align-items: center;
}
@media (max-width: 768px) {
  .people-sidebar-content .fl-col-content,
  .sidebar-content .fl-col-content {
    gap: 3rem;
    justify-content: space-between;
  }
}
@media (max-width: 736px) {
  .people-sidebar-content .fl-col-content,
  .sidebar-content .fl-col-content {
    gap: 2rem;
  }
}

@media (min-width: 769px) {
  .people-sidebar-content .fl-col-content .fl-module {
    flex-basis: 100%;
  }
}

.people-calendly-wrap {
  flex-basis: 100%;
}

.people-calendly-wrap .fl-html {
  display: flex;
  gap: 1rem;
}
@media (min-width: 769px) {
  .people-calendly-wrap .fl-html {
    flex-direction: column;
  }
}
@media (max-width: 736px) {
  .people-calendly-wrap .fl-html {
    flex-direction: column;
  }
}

.people-calendly-wrap .fl-html a {
  width: 100%;
}

.people-single .people-rep .rep-download a {
  display: block;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #3a3a3a;
}

.people-single .people-rep .rep-download a:hover {
  color: #9E3223;
}

.rep-no {
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3a3a3a;
}

.people-social .fl-html {
  display: flex;
  gap: 1rem;
}

.people-social .fl-module-content .fl-html a.people-icon-wrap {
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 100%;
  border: none;
  background-color: #B09946;
}
@media (max-width: 1024px) {
  .people-social .fl-module-content .fl-html a.people-icon-wrap {
    width: 3.6rem;
    height: 3.6rem;
  }
}

.people-social .fl-module-content .fl-html a.people-icon-wrap i,
.people-social .fl-module-content .fl-html a.people-icon-wrap i:before {
  font-size: 2rem;
  color: #f4f1ea;
}

.people-social .fl-module-content .fl-html a.people-icon-wrap:hover {
  background-color: #9E3223;
  color: #f4f1ea;
}

.people-member {
  flex-basis: 100%;
}

.people-member #association_logo_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: center;
}

.people-member #association_logo_wrapper img {
  max-height: 8rem;
  width: auto !important;
}

.people-gallery .uabb-photo-gallery,
.people-gallery .uabb-masonary-content {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.people-gallery .uabb-photo-gallery-item {
  padding: 0;
  flex-basis: calc(50% - 0.5rem);
}

.timeline .fl-html h2 {
  margin-bottom: 6rem;
  text-align: center;
}
@media (max-width: 736px) {
  .timeline .fl-html h2 {
    margin-bottom: 3rem;
  }
}

.timeline .fl-html p {
  text-align: center;
}

.timeline .fl-module-uabb-button {
  margin-top: 6rem;
}
@media (max-width: 736px) {
  .timeline .fl-module-uabb-button {
    margin-top: 3rem;
  }
}

.timeline .uabb-timeline-heading {
  margin-bottom: 2rem;
}

.fl-module-uabb-timeline .uabb-timeline-vertical .uabb-timeline-marker-wrapper,
.fl-module-uabb-timeline .uabb-timeline__line {
  background-color: #dad6c5;
}

.fl-module-uabb-timeline .uabb-timeline-main .uabb-days .uabb-timeline-field.in-view .uabb-timeline-marker-wrapper.in-view-timeline-icon,
.fl-module-uabb-timeline .uabb-timeline-connector .slick-current .uabb-timeline-marker i,
.fl-module-uabb-timeline .uabb-timeline__line__inner {
  background-color: #B09946;
}

.fl-module-uabb-timeline .uabb-timeline-main .uabb-day-right .uabb-events-inner-new,
.fl-module-uabb-timeline .uabb-timeline-main .uabb-day-left .uabb-events-inner-new {
  padding: 3rem 4rem 2rem;
  background-color: #fff;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .fl-module-uabb-timeline .uabb-timeline-main .uabb-day-right .uabb-events-inner-new,
  .fl-module-uabb-timeline .uabb-timeline-main .uabb-day-left .uabb-events-inner-new {
    padding: 2rem 3rem 1rem;
  }
}

.fl-module-uabb-timeline .fl-module-content .uabb-timeline-wrapper .uabb-day-right .uabb-timeline-arrow:after {
  border-left-color: #fff;
}
@media (max-width: 736px) {
  .fl-module-uabb-timeline .fl-module-content .uabb-timeline-wrapper .uabb-day-right .uabb-timeline-arrow:after {
    border-right-color: #fff;
  }
}

.fl-module-uabb-timeline .fl-module-content .uabb-timeline-wrapper .uabb-day-left .uabb-timeline-arrow:after {
  border-right-color: #fff;
}

.fl-module-uabb-timeline .uabb-timeline-desc-content p,
.fl-module-uabb-timeline .uabb-timeline-desc-content ul {
  margin-bottom: 2rem;
}

.fl-module-uabb-timeline .uabb-timeline-desc-content ul {
  padding-inline-start: 2rem;
}

.fl-module-uabb-timeline .inner-date-new p {
  margin-bottom: 1rem;
}

footer .fl-col-content {
  display: flex;
  flex-wrap: wrap;
}

footer .top-footer .fl-col-content {
  gap: 4rem;
}
@media (max-width: 1200px) {
  footer .top-footer .fl-col-content {
    gap: 3rem;
  }
}
@media (max-width: 736px) {
  footer .top-footer .fl-col-content {
    gap: 2rem;
  }
}

footer .bottom-footer .fl-col-content {
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(244, 241, 234, 0.1);
  padding-top: 3rem;
  margin-top: 4rem;
}
@media (max-width: 768px) {
  footer .bottom-footer .fl-col-content {
    border-top: 0;
    justify-content: center;
    padding-top: 0;
    margin-top: 3rem;
    gap: 1rem;
  }
}

footer .logo-contact {
  border-right: 1px solid rgba(244, 241, 234, 0.1);
  padding-right: 4rem;
  flex-basis: calc(33.33% - 3.2rem);
}
@media (max-width: 1200px) {
  footer .logo-contact {
    flex-basis: calc(40% - 3.2rem);
  }
}
@media (max-width: 768px) {
  footer .logo-contact {
    flex-basis: 100%;
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(244, 241, 234, 0.1);
    padding-bottom: 3rem;
  }
}
@media (max-width: 736px) {
  footer .logo-contact {
    padding-bottom: 2rem;
  }
}

footer .footer-nav {
  flex-grow: 1;
  flex-basis: calc(15% - 3.2rem);
}
@media (max-width: 1200px) {
  footer .footer-nav {
    flex-basis: calc(15% - 2.4rem);
  }
}
@media (max-width: 736px) {
  footer .footer-nav {
    flex-basis: calc(50% - 1rem);
    flex-grow: 0;
  }
}

footer .footer-enquiry-form {
  flex-grow: 1;
  flex-basis: calc(60% - 4rem);
}

.logo-contact .fl-html {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}

footer .logo-img {
  flex-basis: 100%;
}
@media (max-width: 736px) {
  footer .logo-img {
    text-align: center;
  }
}

.footer-contact-wrap p {
  color: #f4f1ea;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  margin: 0;
}

footer .gaw-copy-wrap {
  flex-basis: 100%;
}

.gaw-copy-wrap span,
.gaw-copy-wrap span P {
  display: block;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.5em;
  color: #f4f1ea;
}
@media (max-width: 736px) {
  .gaw-copy-wrap span,
  .gaw-copy-wrap span P {
    text-align: center;
  }
}

.gaw-copy-wrap span p {
  margin: 0;
}

.copyright {
  margin: 1rem 0;
}

footer .fl-module.footer-nav .uabb-creative-menu .menu > li {
  margin: 0;
}

footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > a,
footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > .uabb-has-submenu-container > a {
  font-size: 1.6rem;
  font-family: proxima-nova-wide, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 2rem 0;
  border-bottom: 1px solid rgba(244, 241, 234, 0.1);
  color: #f4f1ea;
}
@media (max-width: 1024px) {
  footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > a,
  footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > .uabb-has-submenu-container > a {
    font-size: 1.4rem;
  }
}

footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li:first-of-type > a,
footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li:first-of-type > .uabb-has-submenu-container > a {
  padding-top: 0;
}

footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > a:hover,
footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > .uabb-has-submenu-container > a:hover,
footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > a:focus,
footer .fl-module.footer-nav .uabb-creative-menu .menu:not(.sub-menu) > li > .uabb-has-submenu-container > a:focus {
  color: #B09946;
}

footer .fl-module.footer-nav .uabb-creative-menu:not(.off-canvas):not(.full-screen):not(.menu-item) .uabb-creative-menu .sub-menu {
  min-width: auto;
}

footer .fl-module.footer-nav .uabb-creative-menu .uabb-creative-menu-expanded.menu > .uabb-has-submenu > .sub-menu,
footer .fl-module.footer-nav .uabb-creative-menu .uabb-creative-menu-accordion.menu > .uabb-has-submenu > .sub-menu,
footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li {
  border: 0;
}

footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li > a,
footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.5em;
  padding: 1rem 0;
  text-indent: 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(244, 241, 234, 0.1);
}
@media (max-width: 1024px) {
  footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li > a,
  footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5em;
  }
}

footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li.uabb-creative-menu > a > span,
footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a > span {
  color: #f4f1ea;
}

footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li.uabb-creative-menu > a:hover > span,
footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a:hover > span,
footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li.uabb-creative-menu > a:focus > span,
footer .fl-module.footer-nav .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a:focus > span {
  color: #B09946;
}

.footer-bottom-nav .uabb-creative-menu .menu > li {
  margin: 0;
}

.footer-bottom-nav.fl-module-uabb-advanced-menu .uabb-creative-menu.uabb-menu-default .menu > li > a,
.footer-bottom-nav.fl-module-uabb-advanced-menu .uabb-creative-menu.uabb-menu-default .menu > li > .uabb-has-submenu-container > a {
  padding: 0 3rem;
  color: #f4f1ea;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.5em;
  text-transform: uppercase;
}

.footer-bottom-nav.fl-module-uabb-advanced-menu .uabb-creative-menu.uabb-menu-default .menu > li > a:hover,
.footer-bottom-nav.fl-module-uabb-advanced-menu .uabb-creative-menu.uabb-menu-default .menu > li > .uabb-has-submenu-container > a:hover {
  color: #9E3223;
}

@media (min-width: 737px) {
  .footer-bottom-nav.fl-module-uabb-advanced-menu .uabb-creative-menu.uabb-menu-default .menu > li:first-of-type > a,
  .footer-bottom-nav.fl-module-uabb-advanced-menu .uabb-creative-menu.uabb-menu-default .menu > li:first-of-type > .uabb-has-submenu-container > a {
    padding-left: 0;
  }
}

.social-icons .adv-icon-wrap {
  display: flex;
  gap: 1rem;
}

.social-icons.fl-module .adv-icon-center .adv-icon-link {
  margin: 0;
  background-color: #9E3223;
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-icons.fl-module .adv-icon-link .uabb-icon-wrap .uabb-icon i,
.social-icons.fl-module .adv-icon-link .uabb-icon-wrap .uabb-icon i:before {
  color: #3a3a3a;
  font-size: 1.6rem;
}

.social-icons.fl-module .adv-icon-center .adv-icon-link:hover,
.social-icons.fl-module .adv-icon-center .adv-icon-link:focus {
  background-color: #f4f1ea;
}

.social-icons.fl-module .adv-icon-link:hover .uabb-icon-wrap .uabb-icon i,
.social-icons.fl-module .adv-icon-link:hover .uabb-icon-wrap .uabb-icon i:before,
.social-icons.fl-module .adv-icon-link:focus .uabb-icon-wrap .uabb-icon i,
.social-icons.fl-module .adv-icon-link:focus .uabb-icon-wrap .uabb-icon i:before {
  color: #9E3223;
}

footer .fl-module-content .fl-html a {
  color: #f4f1ea;
}

footer .fl-module-content .fl-html a:hover,
footer .fl-module-content .fl-html a:focus {
  color: #B09946;
}
