@charset "UTF-8";
/* Helpers */
/* Colours */
/* Typography */
.blog-cta:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
}

.sticky-el {
  position: sticky;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
  width: 0;
}

/* Default */
/*-----------------------*/
/*--- # Accessibility ---*/
/*-----------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/* Animations */
.faderight,
.fade-children.faderight > *, .fadeleft,
.fade-children.fadeleft > *, .fadedown,
.fade-children.fadedown > *, .floatup, .fadeup,
.fade-children.fadeup > * {
  opacity: 0;
  transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
}

.default-transition, .hood-nav-item a:after, .faq-toggle, .hilites-btn, .t-box-inner, .blog-box-inner, .header-logo img, .main-menu > li > a:after, .main-menu > li > a, .large-arrow, .small-arrow, .btn, #login .button-primary, .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button:not(.is-style-outline) .wp-block-button__link, svg, a {
  transition: all 0.5s ease-out;
}

.short-transition, #masthead, .gfield_label {
  transition: all 0.2s ease-out;
}

.long-transition {
  transition: all 0.8s ease-out;
}

.fadein {
  opacity: 0;
  transition: opacity 0.5s ease-out 0.3s;
}

.fade-children > * {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}

.slowfade {
  transition-duration: 1.2s !important;
}

.fadeup,
.fade-children.fadeup > * {
  transform: translateY(30px);
}

.floatup {
  transform: translateY(40px);
}

.unveil .ratio:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  background-color: #EBC9C2;
  z-index: 3;
  transition: top 1s;
  transition-delay: 0.7s !important;
  will-change: after;
  transform: translateZ(0);
}
.unveil.animated .ratio:after {
  top: 100%;
}

.fadedown,
.fade-children.fadedown > * {
  transform: translateY(-30px);
}

.fadeleft,
.fade-children.fadeleft > * {
  transform: translateX(30px);
}

.faderight,
.fade-children.faderight > * {
  transform: translateX(-30px);
}

.fadein.animated {
  opacity: 1;
}

.faderight.animated,
.fadeleft.animated,
.fadeup.animated,
.fadedown.animated,
.floatup.animated,
.fade-children.animated > * {
  opacity: 1;
  transform: translateX(0) translateY(0);
}

.d1 {
  transition-delay: 0.5s !important;
}

.d2 {
  transition-delay: 0.7s !important;
}

.d3 {
  transition-delay: 0.9s !important;
}

.d4 {
  transition-delay: 1.1s !important;
}

/** # Responsive **/
@media (max-width: 991px) {
  .d1, .d2, .d3, .d4 {
    transition-delay: 0.3s !important;
  }
}
/******* Fonts *******/
/** woff/woff2 only **/
@font-face {
  font-family: "Nanum Myeongjo";
  src: url("../fonts/hinted-NanumMyeongjo.woff2") format("woff2"), url("../fonts/hinted-NanumMyeongjo.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Semibold.woff2") format("woff2"), url("../fonts/Lato-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Medium.woff2") format("woff2"), url("../fonts/Lato-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*********************/
html {
  font-size: 20px;
  scroll-behavior: smooth;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #121B29;
  overflow-x: hidden;
}

p:empty {
  display: none;
}

.h1, .h2, .h3, .h4, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: normal;
}

h1, h2, h3,
.h1, .h2, .h3 {
  font-family: "Nanum Myeongjo", serif;
  line-height: 1.1;
  margin-bottom: 20px;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2.2rem;
}

h3, .h3 {
  font-size: 2.1rem;
}

h4, .h4, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {
  font-size: 1.8rem;
}

h5, .h5 {
  font-size: 1.3rem;
}

h6, .h6 {
  font-size: 1.1rem;
}

.body-size {
  font-size: 1rem;
  line-height: 1.2;
}

small, .small {
  font-size: 0.8rem;
}

.tiny {
  font-size: 0.7rem;
}

.xtiny {
  font-size: 0.6rem;
}

.em {
  font-style: italic;
}

.text-uppercase {
  letter-spacing: 0.03rem;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-normal {
  text-transform: none;
}

.heading {
  font-family: "Nanum Myeongjo", serif;
}

.body {
  font-family: "Lato", sans-serif;
}

.normal-weight {
  font-weight: normal;
}

.light {
  font-weight: 300;
}

.medium {
  font-weight: 500;
}

.semi {
  font-weight: 600;
}

.heavy {
  font-weight: 900;
}

.black-text {
  color: #121B29;
}

.white-text {
  color: #fff;
}

.primary-text {
  color: #EDE6E1;
}

.secondary-text {
  color: #91736C;
}

.accent-text {
  color: #B0C3DC;
}

.alt-text {
  color: #EBC9C2;
}

.light-grey-text {
  color: #BDBDC4;
}

.wp-block-pullquote {
  padding: 0;
}

blockquote {
  margin: 30px 0;
  background-color: #121B29;
  color: #fff;
  padding: 35px;
  display: flex;
  align-items: center;
  opacity: 0;
}
blockquote:before {
  content: url("../images/Brandmark-White.svg");
  display: block;
  width: 75px;
  margin-right: 25px;
}
blockquote > div {
  width: calc(100% - 100px);
}
blockquote p {
  margin-bottom: 0 !important;
}
blockquote a {
  color: #EBC9C2;
  border-bottom: 1px solid #EBC9C2;
}
blockquote a:hover {
  color: #B0C3DC;
  border-bottom: 1px solid #B0C3DC;
}
blockquote .btn, blockquote #login .button-primary, #login blockquote .button-primary, blockquote .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline blockquote .wp-block-button__link, blockquote .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) blockquote .wp-block-button__link {
  margin-top: 20px;
}

/** # Responsive **/
@media (max-width: 767px) {
  blockquote {
    flex-direction: column;
  }
  blockquote > div {
    width: 100%;
  }
  blockquote > div p:first-of-type {
    margin-top: 15px;
  }
}
img {
  max-width: 100%;
  height: auto;
}

.object-cover {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.object-contain {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

.object-top {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
}

.banner-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.btn-close {
  background: none;
}

.span-page {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.box-shadow, #masthead.header-scroll {
  box-shadow: 0 0 6px 4px rgba(18, 27, 41, 0.05);
}

.text-shadow {
  text-shadow: 0 0 4px rgba(18, 27, 41, 0.4);
}

.YTwrapper {
  position: relative;
}

.video-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
}
.video-overlay svg {
  position: relative;
  z-index: 1;
  width: 130px;
}

.single-listing .video-overlay svg {
  width: 195px;
}

.z-hide {
  z-index: -9999;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.gallery.gallery-size-thumbnail .gallery-item {
  width: auto;
  min-width: unset;
}

.gallery-item {
  width: 16.6666666667%;
  min-width: 16.6666666667%;
  margin: 0;
}
.gallery-item a {
  display: block;
  height: 100%;
  border: 5px solid transparent;
  position: relative;
}
.gallery-item a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(18, 27, 41, 0.4);
  transition: all 0.4s ease-out;
  opacity: 0;
}
.gallery-item a:hover:after, .gallery-item a:focus:after, .gallery-item a:active:after {
  opacity: 1;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: #EDE6E1 !important;
  border-width: 3px !important;
  border-radius: 2px !important;
}

.fancybox__progress {
  background: #EDE6E1 !important;
}

.lightgrey-bg {
  background-color: #BDBDC4;
}

.black-bg {
  background-color: #121B29;
  color: #fff;
}
.primary-bg {
  background-color: rgba(237, 230, 225, 0.4);
}

.secondary-bg {
  background-color: #91736C;
  color: #fff;
}
.accent-bg {
  background-color: #B0C3DC;
}

.white-bg {
  background-color: #fff;
  color: #121B29;
}

.ratio-headshot {
  --bs-aspect-ratio: 115%;
}

.modal-content {
  border: 0;
  border-radius: 0;
  position: relative;
}

.btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.entry-content ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links),
.page-wrap ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links),
section ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) {
  padding-left: 0;
  list-style: none;
}
.entry-content ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) li,
.page-wrap ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) li,
section ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) li {
  margin-bottom: 8px;
  padding-left: 34px;
}
.entry-content ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) li:before,
.page-wrap ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) li:before,
section ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) li:before {
  margin: 0px 20px 0 -34px;
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  border-radius: 100%;
  background-color: #B0C3DC;
  position: relative;
  top: -6px;
}

.share-wrap {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.share-wrap a {
  color: #91736C;
}
.share-wrap a:hover {
  color: #121B29;
}

/** # Responsive **/
@media (max-width: 991px) {
  .gallery-item {
    width: 25%;
    min-width: 25%;
  }
}
@media (max-width: 767px) {
  .gallery-item {
    width: 33.3333%;
    min-width: 33.3333%;
  }
  #page {
    overflow: hidden;
  }
  .video-overlay svg {
    width: 90px;
  }
  .ratio-16x9 {
    --bs-aspect-ratio: 75%;
  }
}
a {
  color: #EDE6E1;
  text-decoration: none;
}

button {
  color: #121B29;
}
button:focus, button:hover, button:focus-within, button:focus-visible {
  outline: none;
  box-shadow: none !important;
}

a:hover {
  color: #91736C;
  text-decoration: none;
}

.btn, #login .button-primary, .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button:not(.is-style-outline) .wp-block-button__link {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 1px;
  padding: 12px 25px;
  line-height: 19px;
  min-height: 45px;
  border-radius: 22px;
  min-width: 225px;
  overflow: hidden;
  position: relative;
  outline: none !important;
  z-index: 1;
  box-shadow: none !important;
  background-color: transparent;
}

.btn-primary, #login .button-primary, .wp-block-button:not(.is-style-outline) .wp-block-button__link {
  color: black !important;
  border: 1px solid #121B29;
}
.btn-primary:hover, #login .button-primary:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .btn-primary:focus, #login .button-primary:focus, .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .btn-primary:active, #login .button-primary:active, .wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
  background-color: #EBC9C2 !important;
  border: 1px solid #121B29;
  color: #121B29;
}

.btn-secondary, .page-wrap .freeform-content .btn-primary, .page-wrap .freeform-content .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .page-wrap .freeform-content .wp-block-button__link, .page-wrap .freeform-content #login .button-primary, #login .page-wrap .freeform-content .button-primary, .cta-modal .btn-primary, .cta-modal .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .cta-modal .wp-block-button__link, .cta-modal #login .button-primary, #login .cta-modal .button-primary, .white-form .btn-primary, .white-form #login .button-primary, #login .white-form .button-primary, .white-form .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .white-form .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .black-bg .btn-primary, .black-bg #login .button-primary, #login .black-bg .button-primary, .black-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .black-bg .wp-block-button__link, .secondary-bg .btn-primary, .secondary-bg #login .button-primary, #login .secondary-bg .button-primary, .secondary-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .secondary-bg .wp-block-button__link {
  color: #fff !important;
  border: 1px solid #fff;
}
.btn-secondary:hover, .page-wrap .freeform-content .btn-primary:hover, .page-wrap .freeform-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .page-wrap .freeform-content .wp-block-button__link:hover, .page-wrap .freeform-content #login .button-primary:hover, #login .page-wrap .freeform-content .button-primary:hover, .cta-modal .btn-primary:hover, .cta-modal .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .cta-modal .wp-block-button__link:hover, .cta-modal #login .button-primary:hover, #login .cta-modal .button-primary:hover, .white-form .btn-primary:hover, .white-form #login .button-primary:hover, #login .white-form .button-primary:hover, .white-form .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .white-form .wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .black-bg .btn-primary:hover, .black-bg #login .button-primary:hover, #login .black-bg .button-primary:hover, .black-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .black-bg .wp-block-button__link:hover, .secondary-bg .btn-primary:hover, .secondary-bg #login .button-primary:hover, #login .secondary-bg .button-primary:hover, .secondary-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .secondary-bg .wp-block-button__link:hover, .btn-secondary:focus, .page-wrap .freeform-content .btn-primary:focus, .page-wrap .freeform-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .wp-block-button:not(.is-style-outline) .page-wrap .freeform-content .wp-block-button__link:focus, .page-wrap .freeform-content #login .button-primary:focus, #login .page-wrap .freeform-content .button-primary:focus, .cta-modal .btn-primary:focus, .cta-modal .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .wp-block-button:not(.is-style-outline) .cta-modal .wp-block-button__link:focus, .cta-modal #login .button-primary:focus, #login .cta-modal .button-primary:focus, .white-form .btn-primary:focus, .white-form #login .button-primary:focus, #login .white-form .button-primary:focus, .white-form .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .wp-block-button:not(.is-style-outline) .white-form .wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus, .black-bg .btn-primary:focus, .black-bg #login .button-primary:focus, #login .black-bg .button-primary:focus, .black-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .wp-block-button:not(.is-style-outline) .black-bg .wp-block-button__link:focus, .secondary-bg .btn-primary:focus, .secondary-bg #login .button-primary:focus, #login .secondary-bg .button-primary:focus, .secondary-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .wp-block-button:not(.is-style-outline) .secondary-bg .wp-block-button__link:focus, .btn-secondary:active, .page-wrap .freeform-content .btn-primary:active, .page-wrap .freeform-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:active, .wp-block-button:not(.is-style-outline) .page-wrap .freeform-content .wp-block-button__link:active, .page-wrap .freeform-content #login .button-primary:active, #login .page-wrap .freeform-content .button-primary:active, .cta-modal .btn-primary:active, .cta-modal .wp-block-button:not(.is-style-outline) .wp-block-button__link:active, .wp-block-button:not(.is-style-outline) .cta-modal .wp-block-button__link:active, .cta-modal #login .button-primary:active, #login .cta-modal .button-primary:active, .white-form .btn-primary:active, .white-form #login .button-primary:active, #login .white-form .button-primary:active, .white-form .wp-block-button:not(.is-style-outline) .wp-block-button__link:active, .wp-block-button:not(.is-style-outline) .white-form .wp-block-button__link:active, .wp-block-button.is-style-outline .wp-block-button__link:active, .black-bg .btn-primary:active, .black-bg #login .button-primary:active, #login .black-bg .button-primary:active, .black-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link:active, .wp-block-button:not(.is-style-outline) .black-bg .wp-block-button__link:active, .secondary-bg .btn-primary:active, .secondary-bg #login .button-primary:active, #login .secondary-bg .button-primary:active, .secondary-bg .wp-block-button:not(.is-style-outline) .wp-block-button__link:active, .wp-block-button:not(.is-style-outline) .secondary-bg .wp-block-button__link:active {
  background-color: #EBC9C2;
  color: #121B29 !important;
  border: 1px solid #121B29;
}

.btn-close {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  right: 0px;
  top: 0px;
  border-radius: 0;
  border: 1px solid #121B29 !important;
  padding: 0;
  opacity: 1;
  z-index: 2;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #121B29;
}
.btn-close svg {
  height: 100%;
  color: #EDE6E1;
}
.btn-close:hover {
  background-color: #EDE6E1;
}
.btn-close:hover svg {
  color: #121B29 !important;
}

.small-arrow {
  width: 26px;
  height: 18px;
  border-radius: 10px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #121B29;
  transform: translateY(2px);
}
.small-arrow svg {
  font-size: 0.7rem !important;
}

.large-arrow {
  width: 60px;
  height: 36px;
  border-radius: 24px;
  border: 1px solid #B0C3DC;
  background-color: #fff;
  margin: 0 5px;
  padding: 0;
}
.large-arrow:hover {
  border: 1px solid #121B29;
}

/** # Responsive **/
@media (max-width: 767px) {
  .wp-block-button {
    width: 100%;
  }
  .btn, #login .button-primary, .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    min-width: unset;
  }
}
input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]),
select {
  height: 50px;
  border-radius: 0;
}

button {
  border-radius: 0;
}

textarea {
  height: 115px;
  border-radius: 0;
  font-size: 1rem !important;
}

input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(237, 230, 225, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px egba(#EDE6E1, 0.6);
}

select {
  background: white url("../images/angle-down.svg") right 15px center no-repeat;
  background-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
select option {
  color: #121B29;
  background-color: #fff;
}

input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]),
select,
textarea {
  border: 0;
  padding: 5px 8px;
}

input[type=number] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
}

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the ‘X’ from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

/* Gforms Resets/ Helper Classes */
.gform_fields {
  list-style: none;
  padding-left: 0;
}

.gform_validation_container,
.gform_required_legend,
.gfield_visibility_hidden {
  display: none !important;
}

.gform_submission_error {
  font-size: 1rem;
  color: #121B29;
  font-family: "Lato", sans-serif;
}

.gfield_validation_message {
  font-size: 0.9rem;
  font-style: italic;
}

.gform_wrapper {
  text-align: left;
}

.gform_footer {
  text-align: right;
}

.gfield_label,
label, .label {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #121B29;
}

.gfield_label.no-animate {
  position: static;
  font-size: 0.8rem !important;
}

.gfield_description {
  font-size: 0.6rem;
  margin-top: 5px;
  font-style: italic;
}

.gform_fileupload_rules {
  display: block;
  font-size: 0.7rem;
  font-style: italic;
}

.gfield_label {
  position: absolute;
  left: 30px;
  top: 13px;
  margin: 0 !important;
  z-index: -1;
}

.gfield.input--filled .gfield_label {
  top: 5px !important;
  font-size: 0.6rem;
  color: #121B29;
}

.gform_wrapper .gfield_required,
.required {
  color: #121B29;
}

.gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gfield {
  width: 100%;
  margin: 5px 0 !important;
  position: relative;
  z-index: 1;
}

.gfield input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]),
.gfield select,
.gfield textarea {
  width: 100%;
  padding: 15px 30px 5px;
  outline: none !important;
  border: 1px solid #121B29;
  color: #121B29;
  background-color: transparent;
}

.gfield select {
  color: transparent;
}

.gfield.input--filled select {
  color: #121B29;
}

.gchoice label {
  text-transform: none;
  position: relative;
  z-index: -1;
}

.gfield_radio,
.gfield_checkbox {
  padding-left: 0;
  list-style: none;
}

.gfield_radio input,
.gfield_checkbox input {
  width: auto;
}

.gfield_radio input label,
.gfield_checkbox input label {
  margin: 0 !important;
  margin-left: 10px !important;
}

.white-form .gfield input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]),
.white-form .gfield select,
.white-form .gfield textarea {
  border: 1px solid #fff;
  background-color: rgba(18, 27, 41, 0.54);
  color: White;
}
.white-form .gfield.input--filled select {
  color: #fff;
}
.white-form .gform_wrapper .gfield_required,
.white-form .required {
  color: #EBC9C2;
}
.white-form .gfield.input--filled .gfield_label,
.white-form .gfield_label,
.white-form label, .white-form .label {
  color: #fff;
  z-index: 0;
}

/** # Responsive **/
@media (max-width: 767px) {
  .gfield {
    margin-top: 5px !important;
    width: 100% !important;
  }
}
/* Widgets */
.black-bg .search-field {
  color: #fff;
  border: 1px solid #fff !important;
}
.black-bg .search-field:focus-within {
  border: 1px solid #91736C !important;
}
.black-bg .search-btn {
  color: #91736C !important;
}
.black-bg .search-form ::-webkit-input-placeholder {
  color: #fff;
}
.black-bg .search-form :-moz-placeholder {
  color: #fff;
}
.black-bg .search-form ::-moz-placeholder {
  color: #fff;
}
.black-bg .search-form :-ms-input-placeholder {
  color: #fff;
}
.black-bg .search-form ::-ms-input-placeholder {
  color: #fff;
}
.black-bg .widget select {
  color: #fff;
  border: 1px solid #fff;
  background: url("../images/angle-down-secondary.svg") right 15px center no-repeat;
  background-size: 12px;
}
.black-bg .widget select:focus-within {
  border: 1px solid #91736C !important;
}

.widget-title {
  display: none;
}

.widget-area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.widget-area .widget {
  width: 50%;
  min-width: 50%;
  padding: 0 15px;
  position: relative;
}

.search-form {
  position: relative;
}

.search-field {
  width: 100%;
  color: #121B29;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #121B29 !important;
  padding: 5px 8px 9px 16px !important;
}
.search-field:focus-within {
  border: 1px solid #B0C3DC !important;
}
.search-field:focus-visible {
  outline: none;
}

.search-btn {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  font-size: 20px;
  padding: 10px 0;
  border: 0 !important;
  color: #121B29 !important;
}
.search-btn:hover, .search-btn:focus, .search-btn:active {
  color: #B0C3DC !important;
}

.search-form ::-webkit-input-placeholder {
  color: #121B29;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.search-form :-moz-placeholder {
  color: #121B29;
  font-size: 0.7rem;
  opacity: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.search-form ::-moz-placeholder {
  color: #121B29;
  font-size: 0.7rem;
  opacity: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.search-form :-ms-input-placeholder {
  color: #121B29;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.search-form ::-ms-input-placeholder {
  color: #121B29;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.widget select {
  width: 100%;
  color: #121B29;
  background-color: transparent;
  font-size: 0.7rem;
  border: 1px solid #121B29;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 8px 5px 16px;
}
.widget select:focus-within {
  border: 1px solid #B0C3DC !important;
}
.widget select:focus-visible {
  outline: none;
}

/** # Responsive **/
@media (max-width: 767px) {
  .widget-area {
    display: block !important;
  }
  .widget-area .widget {
    width: 100%;
    min-width: 100%;
    margin: 10px 0;
    padding: 0 !important;
  }
  .widget-area .widget + .widget {
    margin-top: 25px;
  }
  .widget-area .widget + .widget:before {
    left: 0;
    right: 0;
    text-align: center;
    top: -25px;
  }
}
/*---------------------------*/
/*--- ## Paged Pagination ---*/
/*---------------------------*/
.paging-navigation {
  text-align: center;
  padding-bottom: 60px;
}
.paging-navigation .pagination, .paging-navigation > div {
  font-size: 0;
  justify-content: center;
}
.paging-navigation .pagination:empty, .paging-navigation > div:empty {
  display: none;
}

.page-numbers {
  display: inline-block;
  text-align: center;
  background-color: transparent;
  color: #121B29;
  margin: 0 6px;
  font-size: 20px;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid transparent;
}
.page-numbers.current {
  color: #91736C;
  border-bottom: 1px solid #91736C;
}
.page-numbers.next, .page-numbers.prev {
  color: #91736C;
  margin: 0;
  font-size: 20px;
}
.page-numbers.next:hover, .page-numbers.prev:hover {
  color: #121B29;
  border-bottom: 1px solid transparent;
}
.page-numbers:hover {
  color: #91736C;
  border-bottom: 1px solid #91736C;
}

.black-bg .page-numbers {
  color: #fff;
}
.black-bg .page-numbers.current {
  color: #EBC9C2;
  border-bottom: 1px solid #EBC9C2;
}
.black-bg .page-numbers.next, .black-bg .page-numbers.prev {
  color: #fff;
}
.black-bg .page-numbers.next:hover, .black-bg .page-numbers.prev:hover {
  color: #EBC9C2;
  border-bottom: 1px solid transparent;
}
.black-bg .page-numbers:hover {
  color: #EBC9C2;
  border-bottom: 1px solid #EBC9C2;
}

/*----------------------------*/
/*--- ## Single Pagination ---*/
/*----------------------------*/
.post-navigation .pagination {
  padding-left: 0;
  list-style: none;
  margin-top: 35px;
  margin-bottom: 0;
  width: 100%;
}
.post-navigation .pagination .nav-previous,
.post-navigation .pagination .nav-next {
  display: inline-block;
}
.post-navigation .pagination .nav-previous a,
.post-navigation .pagination .nav-next a {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  color: #121B29;
}
.post-navigation .pagination .nav-previous a:hover, .post-navigation .pagination .nav-previous a:focus, .post-navigation .pagination .nav-previous a:active,
.post-navigation .pagination .nav-next a:hover,
.post-navigation .pagination .nav-next a:focus,
.post-navigation .pagination .nav-next a:active {
  color: #EDE6E1;
}
.post-navigation .pagination .nav-next {
  float: right;
}

.login .message,
#login_error {
  color: #121B29;
  margin-top: 25px;
}

.language-switcher {
  display: none !important;
}

.login {
  background-size: cover;
  background-position: 50%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  min-height: 100vh;
  position: relative;
}
.login .privacy-policy-page-link {
  margin: 30px 0 0;
}

#login {
  width: 450px;
  padding: 40px;
  text-align: center;
  border: 2px solid #121B29;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
#login h1 a {
  width: 100%;
  background-size: contain;
  margin-bottom: 0;
  border-bottom: none;
  height: 58px;
}
#login p {
  text-align: left;
}
#login form {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 10px 0 45px 0;
}
#login form label {
  color: #121B29;
  font-size: 0.9rem;
}
#login form input:not([type=submit]) {
  border: 1px solid #121B29;
}
#login form p.forgetmenot {
  margin-bottom: 18px;
  transform: translateX(3px);
}
#login a {
  color: #121B29 !important;
  border-bottom: 1px solid #121B29;
  font-size: 18px;
}
#login a:hover {
  color: #91736C !important;
  border-bottom: 1px solid #91736C;
}
#login .submit {
  clear: both;
}
#login .button-primary {
  min-width: 150px;
  height: 50px;
  box-shadow: none !important;
  text-shadow: none;
}

#rememberme {
  background-color: transparent;
  border: 2px solid #91736C !important;
  border: 0;
  box-shadow: none;
  transform: scale(1.3);
  margin-left: 2px;
}

#nav,
#backtoblog {
  margin: 0 !important;
  display: inline-block;
  padding: 0 !important;
  font-size: 18px;
}

.navbar-toggler {
  padding: 0 !important;
  font-size: auto;
  border-radius: 0;
}
.navbar-toggler svg {
  margin-bottom: 3px !important;
}

.primary-nav {
  padding: 0;
}

.header-left .nav-item {
  text-align: start !important;
}

.header-right .nav-item {
  text-align: end !important;
}
.header-right .nav-item .dropdown-menu {
  text-align: start !important;
}
.header-right .nav-item .dropdown-menu .nav-item {
  text-align: start !important;
}

.header-white .main-menu > li > a {
  color: #fff;
  border-top: 1px solid rgba(235, 201, 194, 0.3);
}
.header-white .main-menu > li > a:after {
  border-right: 1px solid #EBC9C2;
  border-bottom: 1px solid #EBC9C2;
}
.header-white .main-menu > li:focus > a, .header-white .main-menu > li:hover > a, .header-white .main-menu > .current-menu-parent > a, .header-white .main-menu > .current-menu-parent:focus > a, .header-white .main-menu > .current-menu-parent:hover > a, .header-white .main-menu > li > a:focus, .header-white .main-menu > li > a:hover, .header-white .main-menu > .current-menu-parent > a, .header-white .main-menu > .current-menu-parent > a:focus, .header-white .main-menu > .current-menu-parent > a:hover {
  color: #EBC9C2;
}
.header-white .dropdown-menu {
  background-color: #fff;
  border: 2px solid #121B29;
}
.header-white .dropdown-menu a {
  color: #121B29;
}
.header-white .navbar-toggler svg {
  color: #fff;
}
.header-white .navbar-toggler:hover svg {
  color: #EBC9C2;
}

.main-menu {
  justify-content: space-between;
  width: 100%;
  margin-top: 12px;
}
.main-menu > li > a {
  color: #121B29;
  font-size: 0.7rem;
  letter-spacing: 0.86px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 12px 0 0 !important;
  background-color: transparent !important;
  outline: none !important;
  border-top: 1px solid rgba(145, 115, 108, 0.3);
}
.main-menu > li > a:after {
  border-right: 1px solid #91736C;
  border-bottom: 1px solid #91736C;
  border-top: none;
  border-left: none;
  width: 7px;
  height: 7px;
  margin-left: 10px;
  transform: rotate(45deg);
}
.main-menu > li:focus > a, .main-menu > li:hover > a, .main-menu > .current-menu-parent > a, .main-menu > .current-menu-parent:focus > a, .main-menu > .current-menu-parent:hover > a, .main-menu > li > a:focus, .main-menu > li > a:hover, .main-menu > .current-menu-parent > a, .main-menu > .current-menu-parent > a:focus, .main-menu > .current-menu-parent > a:hover {
  color: #91736C;
  background-color: transparent;
}

/* Secondary Nav */
.main-menu > li:last-of-type .dropdown-menu {
  left: unset;
  right: 0;
}

.dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  margin-top: 15px !important;
  min-width: 185px;
  top: 55px;
  border: 0;
  padding-bottom: 15px;
  box-shadow: 0 10px 6px 2px rgba(18, 27, 41, 0.05);
  border: 2px solid #EDE6E1;
  background-color: #121B29;
}
.dropdown-menu li {
  text-align: left !important;
}
.dropdown-menu a {
  background-color: transparent !important;
  color: #fff;
  font-size: 0.7rem;
  letter-spacing: 0.86px;
  font-weight: normal;
  text-transform: uppercase;
}
.dropdown-menu a:hover,
.dropdown-menu a:focus,
.dropdown-menu .current-menu-item > a,
.dropdown-menu .current-menu-item > a:focus,
.dropdown-menu .current-menu-item > a:hover {
  color: #91736C;
  background-color: transparent;
}

.header-scroll .dropdown-menu {
  margin-top: 9px !important;
}

.mobile-menu .modal-dialog {
  margin: 0;
  width: 100%;
  max-width: none;
}
.mobile-menu .modal-dialog .modal-content {
  min-height: 100vh;
  background-color: #B0C3DC !important;
  border: none !important;
  border-radius: 0 !important;
}
.mobile-menu .mobile-menu-wrap {
  padding-top: 90px;
}
.mobile-menu .mobile-menu-wrap a {
  color: #121B29;
  text-transform: uppercase;
}
.mobile-menu .mobile-menu-wrap a:hover, .mobile-menu .mobile-menu-wrap a:focus, .mobile-menu .mobile-menu-wrap a:active {
  color: #fff;
}
.mobile-menu .mobile-menu-wrap a:hover svg, .mobile-menu .mobile-menu-wrap a:focus svg, .mobile-menu .mobile-menu-wrap a:active svg {
  color: #fff;
}
.mobile-menu .mobile-menu-wrap img {
  max-width: 400px;
  width: 100%;
}
.mobile-menu .mobile-menu-wrap .mobile-nav-wrap {
  margin-top: 50px;
  padding-bottom: 16px;
  border-bottom: 1px solid #121B29;
  margin-bottom: 16px;
}
.mobile-menu .dropdown-menu {
  background-color: #B0C3DC;
  box-shadow: none;
  border: none;
  margin-top: 0 !important;
}
.mobile-menu .dropdown-menu a {
  text-align: center;
}
.mobile-menu .dropdown-menu a:hover, .mobile-menu .dropdown-menu a:focus, .mobile-menu .dropdown-menu a:active {
  background-color: #B0C3DC;
  color: #fff !important;
}

/** # Responsive **/
@media (max-width: 991px) {
  .nav-btn:hover svg {
    color: #B0C3DC;
  }
}
#masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 98;
  background-color: #EDE6E1;
  padding: 15px 0;
}
#masthead.header-scroll {
  padding: 10px 0;
  background-color: #EDE6E1;
}
#masthead.header-scroll .header-logo img {
  height: 94px;
}
#masthead.header-white {
  background-color: transparent;
}
#masthead.header-white .header-links svg {
  color: #fff;
}
#masthead.header-white .header-links a:hover, #masthead.header-white .header-links a:hover svg {
  color: #EBC9C2;
}
#masthead.header-white.header-scroll {
  background-color: #121B29;
}

.header-logo img {
  height: 120px;
  width: auto;
  max-width: none;
}

.header-links {
  margin-bottom: 11px;
}
.header-links svg {
  color: #121B29;
  font-size: 0.7rem;
}
.header-links a:hover svg {
  color: #91736C;
}

@keyframes header-scroll {
  0% {
    box-shadow: none;
  }
  100% {
    box-shadow: 0 0 6px 4px rgba(18, 27, 41, 0.05);
  }
}
.home #masthead.header-scroll {
  background-color: #EDE6E1;
  box-shadow: none;
  animation: header-scroll 1.5s ease-out 3.5s forwards;
}
.home #masthead .header-left,
.home #masthead .header-right {
  opacity: 0;
  animation: animate-nav 0.7s ease-out 2.8s forwards;
}
.home #masthead .header-logo img {
  opacity: 0;
  animation: animate-nav 0.7s ease-out 2.8s forwards;
}

@keyframes animate-nav {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .header-logo img {
    height: 70px;
  }
  #masthead.header-scroll .header-logo img {
    height: 65px;
  }
}
/* Styling for site CTA in header */
.cta-link .btn, .cta-link .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .cta-link .wp-block-button__link, .cta-link .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline .cta-link .wp-block-button__link, .cta-link #login .button-primary, #login .cta-link .button-primary {
  background-color: #EBC9C2 !important;
  border: 1px solid #121B29 !important;
  color: #121B29;
  min-width: auto;
}
.cta-link .btn:hover, .cta-link .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .cta-link .wp-block-button__link:hover, .cta-link .wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.is-style-outline .cta-link .wp-block-button__link:hover, .cta-link #login .button-primary:hover, #login .cta-link .button-primary:hover {
  background-color: #fff !important;
}

.cta-modal .modal-dialog {
  margin: 0;
  width: 100%;
  max-width: none;
}
.cta-modal .modal-dialog .modal-content {
  min-height: 100vh;
  background-color: #91736C;
  border: none !important;
  border-radius: 0 !important;
}
.cta-modal .modal-image-wrap {
  height: 100vh;
}
.cta-modal .modal-content-wrap {
  padding: 20px 90px;
}
.cta-modal .modal-content-wrap svg {
  color: #fff;
}
.cta-modal .modal-content-wrap a:hover svg {
  color: #EBC9C2;
}
.cta-modal .popup-contact {
  margin-top: 40px;
  position: relative;
  margin-bottom: 20px;
}
.cta-modal .popup-contact:before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background-color: #B0C3DC;
  position: relative;
  top: -16px;
}
.cta-modal .gfield input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]),
.cta-modal .gfield select,
.cta-modal .gfield textarea {
  border: 1px solid #fff;
  color: #fff;
}
.cta-modal .gfield.input--filled .gfield_label,
.cta-modal .gform_wrapper .gfield_required,
.cta-modal .required,
.cta-modal .gfield.input--filled select,
.cta-modal .gfield_label,
.cta-modal label, .cta-modal .label {
  color: #fff;
}
.cta-modal .popup-brandmark {
  position: absolute;
  width: 114px;
  height: auto;
  left: -42px;
  top: 40px;
}
.cta-modal .popup-logo-wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 220px;
  background: linear-gradient(rgba(18, 27, 41, 0), #121b29);
  display: flex;
  align-items: end;
}
.cta-modal .popup-logo-wrap img {
  padding: 0 85px 30px 70px;
  margin: 0 auto;
  max-width: 500px;
}

/** # Responsive **/
@media (max-width: 1199px) {
  .cta-modal .modal-content-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .mobile-cta-link {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    z-index: 90;
    overflow: hidden;
    box-shadow: 0 0 4px 6px rgba(18, 27, 41, 0.05);
  }
  .mobile-cta-link a {
    background-color: #121B29;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .mobile-cta-link a:hover, .mobile-cta-link a:focus, .mobile-cta-link a:active {
    background-color: #91736C;
  }
}
@media (max-width: 767px) {
  .cta-modal .modal-content-wrap {
    padding: 80px 30px 20px 30px;
  }
}
/* Styling for homepage popup */
.hp-modal {
  z-index: 1059;
}

/* Styling for homepage popup */
.hp-modal {
  z-index: 1050;
}
.hp-modal .modal-dialog {
  max-width: 900px;
}
.hp-modal .modal-content {
  position: relative;
  border: 3px solid #91736C;
  background-color: #fff;
}
.hp-modal .modal-content:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  z-index: 1;
  background-color: rgba(237, 230, 225, 0.4);
}
.hp-modal .gfield input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]), .hp-modal .gfield select, .hp-modal .gfield textarea {
  border: 1px solid #91736C;
  color: #121B29;
  padding: 19px 15px 6px;
}
.hp-modal .gfield input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):focus, .hp-modal .gfield select:focus, .hp-modal .gfield textarea:focus {
  border: 1px solid #121B29;
}
.hp-modal .gfield_label, .hp-modal label, .hp-modal .label {
  color: #121B29;
}
.hp-modal .gform_wrapper .gfield_required,
.hp-modal .required {
  color: #91736C;
}
.hp-modal .gfield.input--filled .gfield_label {
  color: #121B29;
}
.hp-modal .gform_wrapper {
  margin-top: 13px;
}
.hp-modal .btn-primary, .hp-modal .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .hp-modal .wp-block-button__link, .hp-modal #login .button-primary, #login .hp-modal .button-primary {
  margin-top: 15px;
}
.hp-modal .btn-close {
  z-index: 5;
}
.hp-modal .gchoice label {
  font-size: 0.9rem;
}

.hp-popup-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  z-index: 0;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
  z-index: 0;
}

.hp-modal-wrap {
  position: relative;
  z-index: 2;
  padding: 50px;
}

@media (max-width: 767px) {
  .hp-modal-wrap {
    padding: 50px 15px;
  }
  .hp-modal-wrap h4 {
    font-size: 2.1rem;
  }
}
.footer-content-wrap {
  background-color: #B0C3DC;
  margin: 15px;
  padding: 70px 0;
}

.site-footer-inner {
  padding: 80px 0 15px 0;
}

.lead-footer .site-footer-inner {
  padding: 80px 0 30px 0;
}

.footer-logo {
  display: flex;
  justify-content: center;
  max-width: 500px;
  margin-bottom: -150px;
}

.footer-inner-wrap {
  padding: 90px 0 0px 0;
}
.footer-inner-wrap a:hover {
  color: #EBC9C2;
}

.footer-col p {
  margin-bottom: 0.25rem;
}
.footer-col h3 {
  margin-bottom: 26px;
  position: relative;
}
.footer-col h3:after {
  width: 67px;
  height: 1px;
  content: "";
  display: block;
  background-color: #B0C3DC;
  position: absolute;
  left: 0;
  bottom: -16px;
}
.footer-col.text-end h3:after {
  left: auto;
  right: 0;
}

.footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  min-width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 100%;
}

.footer-div {
  width: 67px;
  height: 1px;
  background-color: #B0C3DC;
  margin: 22px 0;
  align-self: flex-end;
}

.site-info {
  padding-top: 14px;
  padding-bottom: 14px;
}
.site-info a {
  color: #BDBDC4;
}
.site-info a:hover, .site-info a:focus, .site-info a:active {
  color: #91736C;
}

.brokerage-logo {
  max-width: 220px;
}

.footer-legal {
  display: inline-block;
}
.footer-legal ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.footer-legal li {
  padding: 4px 0;
  line-height: 1;
  display: inline;
}
.footer-legal li:first-of-type:after {
  content: "|";
  display: inline;
  color: #BDBDC4;
  margin: 0 4px 0 6px;
}
.footer-legal li:last-of-type {
  border-right: 1px solid #fff;
}

@media (max-width: 1199px) {
  .footer-logo {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .footer-col {
    text-align: center !important;
    display: block !important;
    margin-bottom: 25px;
  }
  .footer-col h3 {
    margin: 0 auto 26px auto;
  }
  .footer-col h3:after {
    position: relative;
    margin: 0 auto;
  }
  .footer-div {
    align-self: unset;
    margin: 22px auto;
  }
}
@media (max-width: 767px) {
  .footer-inner-wrap {
    padding-top: 60px;
  }
  .site-footer-inner {
    padding-top: 60px;
  }
  .brokerage-logo {
    margin: 30px 0;
  }
  .footer-legal li {
    display: block;
  }
  .footer-legal li:first-of-type:after {
    display: none;
  }
}
.media-wrap > div {
  height: 100%;
}
.media-wrap .bg-slider,
.media-wrap .img-slider {
  height: 100% !important;
}
.media-wrap .bg-slider .slick-track,
.media-wrap .bg-slider .slick-list,
.media-wrap .bg-slider .slick-slide,
.media-wrap .img-slider .slick-track,
.media-wrap .img-slider .slick-list,
.media-wrap .img-slider .slick-slide {
  height: 100% !important;
}
.media-wrap .VideoWrapper {
  height: 100%;
}
.media-wrap .video-wrap {
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.media-wrap .video-wrap video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.img-slider-arrows {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.list-box-inner {
  color: #121B29 !important;
}
.list-box-inner h3 {
  font-weight: normal;
}

.list-details-upper {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #91736C;
}

.list-box-img {
  overflow: hidden;
}
.list-box-img img {
  transform: scale(1);
  transition: all 2s ease-out;
}

.list-box-link:hover .list-box-img img {
  transform: scale(1.07);
}
.list-box-link:hover .list-learn-more .small-arrow {
  background-color: #121B29;
}
.list-box-link:hover .list-learn-more .small-arrow svg {
  color: #B0C3DC;
}

.blog-box-inner {
  background-color: #EDE6E1;
  border-top: none;
  padding: 0px 0px 22px 0px;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blog-box-inner h3, .blog-box-inner p {
  color: #121B29 !important;
  font-weight: normal;
}
.blog-box-inner h3 {
  margin-bottom: 32px;
}

.home .middle-blog-box .blog-box-inner,
.home .middle-blog-box .curve-edges {
  border-left: none;
  border-right: none;
}
.home .blog-box-inner {
  clip-path: ellipse(94% 95% at 50% 95%);
  padding: 0px 14.5px 22px 14.5px;
  border: 1px solid #EBC9C2;
}
.home .blog-learn-more {
  left: 14.5px;
}

.blog-learn-more {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 14.5px;
}
.blog-learn-more:before {
  content: "";
  display: block;
  width: 21px;
  height: 1px;
  background-color: #EBC9C2;
  position: absolute;
  top: -7px;
}

.blog-box-img {
  overflow: hidden;
}
.blog-box-img img {
  transform: scale(1);
  transition: all 2s ease-out;
}

.blog-box-link {
  color: #121B29;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.blog-box-link:hover .blog-box-img img {
  transform: scale(1.07);
}
.blog-box-link:hover .blog-learn-more .small-arrow {
  background-color: #121B29;
}
.blog-box-link:hover .blog-learn-more .small-arrow svg {
  color: #B0C3DC;
}
.blog-box-link:hover .blog-box-inner a, .blog-box-link:hover .blog-box-inner p, .blog-box-link:hover .blog-box-inner h3 {
  color: #121B29 !important;
}

.black-bg .blog-box-inner {
  background-color: #121B29;
}
.black-bg .blog-box-inner h3, .black-bg .blog-box-inner p {
  color: #fff !important;
}
.black-bg .blog-box-link {
  color: #fff;
}
.black-bg .blog-box-link:hover .small-arrow {
  background-color: #fff;
}
.black-bg .blog-box-link:hover .small-arrow svg {
  color: #91736C;
}
.black-bg .blog-box-link:hover .blog-box-inner a, .black-bg .blog-box-link:hover .blog-box-inner p, .black-bg .blog-box-link:hover .blog-box-inner h3 {
  color: #fff !important;
}
.black-bg .small-arrow {
  border: 1px solid #EBC9C2;
}
.black-bg .small-arrow svg {
  color: #B0C3DC;
}

@media (max-width: 991px) {
  .home .middle-blog-box .blog-box-inner,
  .home .middle-blog-box .curve-edges {
    border-left: 1px solid #EBC9C2;
    border-right: 1px solid #EBC9C2;
  }
}
.page-header-wrap {
  padding-top: 200px;
}

.img-header {
  padding-bottom: 60px;
}

.img-page-header {
  padding-right: 40px;
}
.img-page-header > div {
  max-width: 470px;
}

.img-header-media .header-second-img-ratio {
  --bs-aspect-ratio: 131%;
}

.text-header {
  padding-bottom: 15px;
}

@media (max-width: 1399px) {
  .img-header-media .header-second-img-ratio {
    --bs-aspect-ratio: 151%;
  }
}
@media (max-width: 1199px) {
  .img-page-header {
    padding-right: 15px;
  }
  .img-header-media .header-second-img-ratio {
    --bs-aspect-ratio: 176%;
  }
}
@media (max-width: 991px) {
  .page-header-wrap {
    padding-top: 140px;
  }
  .img-page-header {
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .img-page-header > div {
    max-width: none;
  }
  .header-second-img {
    display: none;
  }
  .img-header-media .header-second-img-ratio {
    --bs-aspect-ratio: 100%;
  }
}
.sidebar {
  background-color: #fff;
  padding: 30px;
}
.sidebar p, .sidebar h3 {
  color: #121B29;
  font-size: 1rem;
  display: inline;
  font-family: "Lato", sans-serif;
}
.sidebar h3 {
  font-weight: 900;
}
.sidebar .gform_wrapper {
  margin-top: 12px;
}

.lead-wrap {
  min-height: 100vh;
  padding: 200px 0 100px 0;
  display: flex;
  align-items: center;
}
.lead-wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  background-color: rgba(18, 27, 41, 0.51);
}
.lead-wrap .container {
  z-index: 1;
}

.lead-form {
  text-align: center;
}
.lead-form h3, .lead-form p {
  color: #fff;
  font-size: 0.8rem;
  display: inline;
  font-family: "Lato", sans-serif;
}
.lead-form h3 {
  font-weight: 900;
}
.lead-form .gform_wrapper {
  margin-top: 15px;
}

.lead-content {
  padding-right: 80px;
}
.lead-content .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube,
.lead-content .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram,
.lead-content .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook,
.lead-content .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin,
.lead-content .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter,
.lead-content .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: transparent;
}
.lead-content ul.wp-block-social-links {
  padding-left: 0;
}
.lead-content ul.wp-block-social-links li {
  padding-left: 0 !important;
}
.lead-content ul.wp-block-social-links li:before {
  content: none !important;
}
.lead-content ul.wp-block-social-links li a:after {
  content: none !important;
}
.lead-content ul.wp-block-social-links svg {
  fill: #EDE6E1 !important;
  transition: all 0.3s;
  width: 1.4rem;
  height: 1.4em;
}
.lead-content a {
  border-bottom: 1px solid #fff;
}
.lead-content a:hover {
  border-bottom: 1px solid #91736C;
}
.lead-content h1 {
  max-width: 538px;
}

.lead-listing-feed .list-box-inner {
  color: #fff !important;
}
.lead-listing-feed .list-box-link:hover .list-learn-more .small-arrow {
  background-color: #fff;
}
.lead-listing-feed .list-box-link:hover .list-learn-more .small-arrow svg {
  color: #121B29;
}

@media (max-width: 1199px) {
  .lead-content {
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .lead-wrap {
    padding-top: 120px;
  }
  .lead-content h1 {
    max-width: none;
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .lead-content h1 {
    font-size: 2.7rem;
  }
}
/* Styling for main blog/archive/search pages */
.blog-page-wrap {
  padding-top: 40px;
}

.blog-box-wrap {
  margin-bottom: 30px;
}

/* Styling for testimonial page and modals */
.t-box-wrap {
  margin-bottom: 40px;
}
.t-box-wrap a {
  color: #121B29;
  height: 100%;
  display: block;
}
.t-box-wrap a:hover .t-box-inner {
  background-color: #EDE6E1;
}
.t-box-wrap a:hover .small-arrow {
  background-color: #fff;
}

.t-box-inner {
  border: 1px solid #91736C;
  padding: 40px 40px 90px 40px;
  height: 100%;
}

.t-box-image {
  width: 109px;
  height: 109px;
  border-radius: 50%;
  border: 3px solid #EBC9C2;
  overflow: hidden;
  margin-right: 20px;
  position: relative;
}
.t-box-image .t-box-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
}
.t-box-image .t-box-play img {
  width: 57px;
}

.t-box-deets {
  width: calc(100% - 129px);
}
.t-box-deets .stars {
  margin-bottom: 10px;
}

.t-box-ex {
  margin-bottom: 20px;
  margin-top: 20px;
}
.t-box-ex:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #121B29;
}

.t-box-more {
  height: 65px;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-left: 40px;
  margin-left: -40px;
  margin-right: -40px;
  border-top: 1px solid #91736C;
  display: flex;
  align-items: center;
}

.testimonial-modal .modal-dialog {
  max-width: 800px;
}
.testimonial-modal .modal-content {
  border: 2px solid #91736C;
  background-color: #fff;
  padding: 50px;
}
.testimonial-modal .modal-content:after {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  background-color: rgba(189, 189, 196, 0.2);
}
.testimonial-modal .testimonial-brandmark {
  display: block;
  position: absolute;
  opacity: 0.1;
  z-index: 1;
  bottom: 20px;
  right: 26px;
  width: 197px;
  max-height: calc(100% - 40px);
  max-width: calc(100% - 30px);
}
.testimonial-modal .close-btn {
  background-color: #B0C3DC;
  position: absolute;
  top: 10px;
  right: 10px;
  transition: all 0.3s;
  color: #121B29;
  z-index: 8;
}
.testimonial-modal .close-btn:hover {
  background-color: #EDE6E1;
}
.testimonial-modal .t-video {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.testimonial-modal .t-modal-img {
  max-width: 400px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.testimonial-modal .t-modal-wrap {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .testimonial-modal .modal-content {
    padding: 50px 20px;
  }
  .t-box-deets {
    width: auto;
    margin-top: 10px;
  }
  .hp-t-content {
    display: none;
  }
  .t-box-ex {
    font-size: 1rem;
    font-family: "Lato", sans-serif;
  }
  .t-box-ex:after {
    display: none;
  }
  .t-box-inner {
    padding: 25px 29px 76px 29px;
  }
  .t-box-more {
    margin-left: -29px;
    margin-right: -29px;
    padding-left: 29px;
  }
}
/* Styling for main listings page */
.list-box-wrap {
  margin-bottom: 50px;
}

.listings-wrap {
  padding-top: 40px;
}

.page-wrap {
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #91736C;
  color: #fff;
}
.page-wrap .sidebar {
  border: 1px solid #EDE6E1;
  max-width: 470px;
  text-align: center;
  margin-bottom: 40px;
}
.page-wrap .sidebar .gform_footer {
  text-align: center;
}
.page-wrap h2 {
  font-size: 1.8rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.page-wrap .freeform-content {
  width: auto;
  margin-bottom: 40px;
  margin-top: 0;
  text-align: start;
}
@media (max-width: 991px) {
  .page-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .page-wrap .row {
    flex-direction: column-reverse;
  }
  .page-wrap .sidebar {
    max-width: none;
  }
}
.cta-section {
  padding-top: 65px;
  padding-bottom: 50px;
}
.cta-section h2 {
  font-size: 2.4rem;
}

.cta-inner > div {
  max-width: 339px;
}

@media (max-width: 991px) {
  .cta-inner {
    padding-bottom: 40px;
  }
  .cta-inner > div {
    max-width: none;
  }
}
.list-header {
  padding-top: 175px;
  padding-bottom: 25px;
}

.hilites-slider {
  margin: 0 -150px;
}

.hilites-slide {
  margin: 0 15px;
}
.hilites-slide a:hover .hilites-btn {
  background-color: #EBC9C2;
}
.hilites-slide a:hover .hilites-btn svg {
  color: #121B29;
}

.hilites-arrows {
  margin: 0 12.5%;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.5s 1s;
  position: relative;
}
.hilites-arrows button {
  position: absolute;
  top: calc(50% - 36px);
}
.hilites-arrows button.slick-prev {
  left: -50px;
}
.hilites-arrows button.slick-next {
  right: -50px;
}

.hilites-btn {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  background-color: #121B29;
  align-items: center;
}
.hilites-btn svg {
  color: #fff;
}

.list-quick-links {
  padding-bottom: 25px;
  padding-top: 15px;
}

.list-wrap {
  padding-top: 65px;
  padding-bottom: 65px;
}

.list-downloads .btn svg, .list-downloads .wp-block-button:not(.is-style-outline) .wp-block-button__link svg, .wp-block-button:not(.is-style-outline) .list-downloads .wp-block-button__link svg, .list-downloads .wp-block-button.is-style-outline .wp-block-button__link svg, .wp-block-button.is-style-outline .list-downloads .wp-block-button__link svg, .list-downloads #login .button-primary svg, #login .list-downloads .button-primary svg {
  margin-left: 10px;
}

.list-desc,
.list-downloads,
.details-wrap {
  margin-bottom: 40px;
}
.list-desc h2,
.list-downloads h2,
.details-wrap h2 {
  margin-bottom: 25px;
}

.list-detail {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #91736C;
}

.listing-sidebar {
  padding-left: 8vw;
}
.listing-sidebar .sidebar {
  border: 1px solid #B0C3DC;
  margin-top: 30px;
}

.open-houses {
  background-color: #121B29;
  color: #fff;
  padding: 30px;
}

.openhouse-brandmark {
  width: 75px;
}

.open-house-items {
  padding-left: 30px;
  width: 100%;
}

.open-house {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(237, 230, 225, 0.2);
}

.list-content-blocks {
  padding-top: 30px;
}
.list-content-blocks > div {
  margin-bottom: 40px;
}
.list-content-blocks > div:last-of-type {
  margin-bottom: 0 !important;
}

.list-img-callout {
  padding-top: 50px;
  padding-bottom: 50px;
}
.list-img-callout .img-left .lic-copy {
  padding: 0 8vw 0px 30px;
  order: 2;
}
.list-img-callout .img-right .lic-copy {
  padding: 0 30px 0px 8vw;
}

.lic-copy > div {
  max-width: 360px;
}

.list-map .ratio {
  --bs-aspect-ratio: 85%;
  border: 1px solid #121B29;
}

.listing-map-form {
  padding-top: 90px;
  padding-bottom: 90px;
}
.listing-map-form .list-map {
  padding-right: 80px;
}
.listing-map-form .list-map .ratio {
  --bs-aspect-ratio: 85%;
  border: 1px solid #121B29;
}
.listing-map-form .list-form-wrap {
  padding-left: 80px;
  border-left: 1px solid #B0C3DC;
}
.listing-map-form .list-form-wrap .sidebar {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0;
}

.list-gallery-wrap {
  background-color: rgba(189, 189, 196, 0.1);
  padding-top: 30px;
  padding-bottom: 45px;
}

.list-gallery .gallery-item:nth-child(n+13) {
  display: none;
}

.list-more-photos {
  margin-top: 15px;
}

.more-photos {
  border-bottom: 1px solid #121B29;
  padding-bottom: 5px;
  letter-spacing: 1px;
  color: #121B29;
}
.more-photos:hover {
  border-bottom: 1px solid transparent;
  color: #91736C;
}

.related-listings-wrap {
  padding-top: 90px;
  padding-bottom: 50px;
}
.related-listings-wrap h2 {
  font-size: 3.3rem;
}

.related-listings-header {
  margin-bottom: 20px;
}

/** # Responsive **/
@media (max-width: 1199px) {
  .hilites-slide {
    --bs-aspect-ratio: 75%;
  }
  .listing-sidebar {
    padding-left: 40px;
  }
  .listing-map-form .list-map {
    padding-right: 70px;
  }
  .listing-map-form .list-form-wrap {
    padding-left: 70px;
  }
}
@media (max-width: 991px) {
  .lic-copy {
    order: unset !important;
  }
  .list-header {
    padding-top: 117px;
  }
  .list-img-callout .img-left .lic-copy {
    padding: 0 0 50px 0;
  }
  .list-img-callout .img-right .lic-copy {
    padding: 0 0 50px 0;
  }
  .lic-copy > div {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 720px;
  }
  .lic-img {
    max-width: 720px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .listing-sidebar {
    padding-left: 15px;
  }
  .list-copy-col {
    margin-bottom: 35px;
  }
  .list-content-blocks .list-copy-columns {
    margin-bottom: 10px;
  }
  .list-content-blocks {
    padding-top: 20px;
  }
  .list-map {
    padding-right: 0px;
  }
  .listing-map-form {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .listing-map-form .list-map {
    padding-right: 0px;
  }
  .listing-map-form .list-form-wrap {
    padding-left: 0px;
    border-left: none;
    border-top: 1px solid #B0C3DC;
    margin-top: 56px;
  }
  .listing-map-form .list-form-wrap .sidebar {
    padding-top: 40px;
  }
  .related-listings-wrap h2 {
    font-size: 3rem;
  }
  .open-houses {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hilites-slider {
    margin: 0;
  }
  .list-hilites {
    position: relative;
  }
  .hilites-arrows {
    position: absolute;
    bottom: 8px;
    width: 100vw;
    opacity: 1;
    left: 20px;
    margin: 0;
  }
  .hilites-arrows button {
    top: 0 !important;
    position: static;
  }
  .lic-copy > div {
    max-width: 540px;
  }
  .lic-img {
    max-width: 540px;
  }
  .open-houses {
    flex-direction: column;
  }
  .open-house-items {
    padding: 0;
    margin-top: 20px;
  }
}
.blog-cta {
  z-index: 1;
}
.blog-cta:before {
  background-color: rgba(18, 27, 41, 0.6);
}
.blog-cta a {
  color: #fff;
  min-height: 400px;
  position: relative;
  z-index: 1;
}

.post-wrap {
  padding-top: 60px;
  padding-bottom: 70px;
}
.post-wrap .entry-content {
  padding-right: 80px;
}
.post-wrap .sidebar {
  border: 1px solid #B0C3DC;
}

.post-header a {
  color: #91736C;
}
.post-header a:hover {
  color: #121B29;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {
  font-family: "Nanum Myeongjo", serif;
  margin-bottom: 10px;
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #91736C;
}

.entry-meta a {
  margin-right: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #91736C;
}
.entry-meta a:hover {
  color: #EBC9C2;
}

@media (max-width: 1199px) {
  .post-wrap .entry-content {
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .post-wrap {
    padding-top: 60px;
  }
  .post-wrap .entry-content {
    padding-right: 15px;
  }
  .post-wrap .sidebar {
    margin-top: 40px;
  }
}
/* Styling for team bios */
.bio-wrap {
  padding-top: 200px;
  padding-bottom: 30px;
}

.bio-header {
  position: relative;
  margin-bottom: 50px;
}
.bio-header:after {
  width: 67px;
  height: 1px;
  content: "";
  display: block;
  background-color: #91736C;
  position: absolute;
  left: 0;
  bottom: -26px;
}
.bio-header a {
  color: #121B29;
}
.bio-header a:hover {
  color: #91736C;
}

.bio-featured {
  padding-right: 80px;
}

.team-content-block h3 {
  border-bottom: 1px solid #91736C;
  padding-bottom: 8px;
  margin-bottom: 12px;
}
.team-content-block ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.slick-dots):not(.select2-results):not(.wp-block-social-links) {
  font-size: 0.85rem;
}

.team-form .btn-primary, .team-form .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .team-form .wp-block-button__link, .team-form #login .button-primary, #login .team-form .button-primary {
  opacity: 0;
}
.team-form .sidebar {
  padding-right: 0;
}

.team-form-test-wrap {
  padding-top: 120px;
  padding-bottom: 120px;
}

.team-testimonials {
  border-right: 1px solid #B0C3DC;
  padding-right: 70px;
}

.team-form-wrap {
  padding-left: 30px;
}

@media (max-width: 1199px) {
  .bio-featured {
    padding-right: 40px;
  }
  .bio-header h1 {
    font-size: 3.1rem;
  }
  .team-testimonials {
    padding-right: 30px;
  }
  .team-form-wrap {
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .bio-wrap {
    padding-top: 140px;
  }
  .bio-header:after {
    left: 15px;
  }
  .bio-featured {
    padding-right: 15px;
  }
  .team-form-wrap .sidebar {
    padding: 0;
    border-top: 1px solid #B0C3DC;
    padding-top: 40px;
    margin-top: 40px;
  }
  .team-form-test-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .team-testimonials {
    padding-right: 15px;
    border-right: none;
  }
}
.blog-faq {
  margin: 25px 0;
}

.faq-card {
  margin-top: 20px;
}
.faq-card h3 {
  border-bottom: none !important;
  font-size: 1.2rem;
  font-family: "Lato", sans-serif;
}

.faq-toggle {
  background-color: transparent;
  border: 0;
  padding: 0 0 5px;
  outline: none !important;
  text-align: left;
  color: #121B29 !important;
}
.faq-toggle:not(.collapsed) svg {
  transform: rotate(90deg);
}
.faq-toggle svg {
  transition: all 0.4s;
}
.faq-toggle:hover svg {
  transform: rotate(90deg);
}

.faq-card-body {
  margin-top: 15px;
}

#primary {
  padding: 0;
}

#payment-calc .calc-tip-wrapper .active {
  background-color: #121B29;
}

#payment-calc .calc-tip-wrapper .active > div {
  background-image: none !important;
}

/* btns */
.ratehub-calc .go,
.ratehub-calc .get-details {
  background-color: #121B29 !important;
  border-radius: 0 !important;
}

/* inputs */
.rh .select2-container .select2-choice,
.ratehub-calc input {
  background-color: #fff !important;
  border: 1px solid rgba(189, 189, 196, 0.3) !important;
}

/* sections */
#payment-calc .rh-calc-main .total,
#payment-calc .rh-calc-main .total-mortgage-payment,
#payment-calc .rh-calc-main .payment-freq {
  background-color: rgba(189, 189, 196, 0.3) !important;
}

/* select rate */
#payment-calc .rh-calc-main .rate-selector,
#payment-calc .calc-tip-middle {
  color: #121B29 !important;
}

/* headings */
#payment-calc .rh-calc-main .land-transfer-tax .rh-title,
.ratehub-calc .ico-minus:before,
.ratehub-calc .ico-plus:before,
.ratehub-calc .ico-well:before,
#payment-calc .rh-calc-main .total-mortgage-payment td a,
#payment-calc .rh-calc-main .total,
#payment-calc .rh-calc-main .total-mortgage-payment,
#payment-calc .rh-calc-main .land-transfer-tax .col4 {
  color: #121B29 !important;
}

#payment-calc .rh-calc-head .social,
.payment-calc-ext {
  display: none !important;
}

.rh-select {
  position: relative;
}

.rh-calc-tabs,
#calc_extension,
.ratehub-calc .calc-social-icons,
.select2-results-dept-0 .select2-result .select2-result-selectabled:before {
  display: none;
}

#payment-calc .calc-tip-bottom,
#payment-calc .calc-tip-top,
#payment-calc .calc-tip-middle,
#payment-calc .calc-tip-nib {
  background-image: none !important;
}

#payment-calc .rh-calc-head .go,
#payment-calc .calc-tip-wrapper .active,
.ratehub-calc .rh-calc-main .total-mortgage-payment td .get-details {
  background-color: #B0C3DC !important;
}

#payment-calc .calc-tip-middle,
.ratehub-calc .go,
.ratehub-calc .get-details {
  color: #121B29 !important;
}

#payment-calc .rh-calc-head #ask,
#payment-calc .rh-calc-main .total,
#payment-calc .rh-calc-main .total-mortgage-payment,
#payment-calc .rh-calc-main .payment-freq {
  background-color: rgba(189, 189, 196, 0.3) !important;
}

.ratehub-calc input.input-number {
  background-color: #fff;
}

.rh .select2-container .select2-choice {
  background: #fff !important;
}

.ratehub-calc .ico-plus:before,
.ratehub-calc .ico-minus:before,
.ratehub-calc .ico-well:before,
#payment-calc .rh-calc-main .rate-selector {
  color: #121B29 !important;
}

.rh {
  margin-top: 50px;
}

.ratehub-calc {
  color: #121B29 !important;
}

#payment-calc .rh-calc-main .total,
.ratehub-calc .rh-calc-main .total-mortgage-payment td a,
.ratehub-calc h4, .rh-title {
  color: #121B29 !important;
}

.ratehub-calc hr {
  border: 0;
  opacity: 0;
}
.ratehub-calc hr .social {
  display: none;
}

#payment-calc .calc-tip-wrapper {
  z-index: 10 !important;
}

#payment-calc .rh-calc-main .purchase .col1,
#payment-calc .rh-calc-main .mortgage-options .col1,
#payment-calc .rh-calc-main .land-transfer-tax .rh-title,
#payment-calc .rh-calc-main .land-transfer-tax .ltt td,
#payment-calc .rh-calc-main .land-transfer-tax .profile .rh-row {
  font-size: 20px !important;
}

.rh-row .gfield_label,
.rh-row label,
.rh-row .label {
  color: #121B29;
}

body.page-template-default.page.page-id-1121 {
  font-size: 16px !important;
}
body.page-template-default.page.page-id-1121 .main-menu > li > a {
  font-size: 14px;
}
body.page-template-default.page.page-id-1121 .dropdown-menu a {
  font-size: 14px !important;
}
body.page-template-default.page.page-id-1121 .tiny,
body.page-template-default.page.page-id-1121 .tiny svg {
  font-size: 14px;
}
body.page-template-default.page.page-id-1121 h5, body.page-template-default.page.page-id-1121 .h5 {
  font-size: 26px;
}
body.page-template-default.page.page-id-1121 .btn, body.page-template-default.page.page-id-1121 .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) body.page-template-default.page.page-id-1121 .wp-block-button__link, body.page-template-default.page.page-id-1121 .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline body.page-template-default.page.page-id-1121 .wp-block-button__link, body.page-template-default.page.page-id-1121 #login .button-primary, #login body.page-template-default.page.page-id-1121 .button-primary {
  font-size: 14px;
}
body.page-template-default.page.page-id-1121 .btn.nav-contact-button, body.page-template-default.page.page-id-1121 .wp-block-button:not(.is-style-outline) .nav-contact-button.wp-block-button__link, .wp-block-button:not(.is-style-outline) body.page-template-default.page.page-id-1121 .nav-contact-button.wp-block-button__link, body.page-template-default.page.page-id-1121 .wp-block-button.is-style-outline .nav-contact-button.wp-block-button__link, .wp-block-button.is-style-outline body.page-template-default.page.page-id-1121 .nav-contact-button.wp-block-button__link, body.page-template-default.page.page-id-1121 #login .nav-contact-button.button-primary, #login body.page-template-default.page.page-id-1121 .nav-contact-button.button-primary {
  font-size: 14px;
}
body.page-template-default.page.page-id-1121 .small {
  font-size: 16px;
}
body.page-template-default.page.page-id-1121 .gfield_label {
  font-size: 16px;
}
body.page-template-default.page.page-id-1121 .gfield.input--filled .gfield_label {
  font-size: 14px;
}
body.page-template-default.page.page-id-1121 p {
  font-size: 20px;
}
body.page-template-default.page.page-id-1121 h1, body.page-template-default.page.page-id-1121 .h1 {
  font-size: 50px;
}
body.page-template-default.page.page-id-1121 .mobile-menu.fade,
body.page-template-default.page.page-id-1121 .cta-modal.fade {
  opacity: 1 !important;
}
body.page-template-default.page.page-id-1121 .mobile-menu a {
  font-size: 20px;
}
body.page-template-default.page.page-id-1121 .mobile-menu a.tiny {
  font-size: 14px;
}
body.page-template-default.page.page-id-1121 .mobile-menu .nav > li > a:focus, body.page-template-default.page.page-id-1121 .mobile-menu .nav > li > a:hover {
  background-color: #B0C3DC !important;
}
body.page-template-default.page.page-id-1121 h2 {
  font-size: 44px;
}

html .page-id-1121 body:not(.disable-mobile) .content-area {
  padding: 0 !important;
}

.page-id-1121 .content-area {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/*RESPONSIVE*/
@media (max-width: 1199px) {
  body.page-template-default.page.page-id-1121 h1, body.page-template-default.page.page-id-1121 .h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  body.page-template-default.page.page-id-1121 body:not(.disable-mobile) .content-area {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  body.page-template-default.page.page-id-1121 h1, body.page-template-default.page.page-id-1121 .h1 {
    font-size: 66px;
  }
  body.page-template-default.page.page-id-1121 h2 {
    font-size: 46px;
  }
}
/* Custom */
/* Styling for homepage hero component */
.homepage-hero {
  height: 100vh;
  z-index: 5;
  overflow: hidden;
}
.homepage-hero:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  content: "";
  display: block;
  background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0) 85%);
  z-index: 3;
}
.homepage-hero h1 {
  max-width: 500px;
  margin: 0 auto;
}

.hero-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4 !important;
  background-color: #EDE6E1;
  animation: animate-overlay 2.7s ease-out 3.6s forwards;
}

.overlay-logo-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay-logo-wrap:after {
  content: "";
  display: block;
  width: 10px;
  height: 400px;
  transform: rotate(45deg);
  background-color: #EDE6E1;
  position: absolute;
  top: -15%;
  animation: shimmer 0.7s linear 1.5s forwards;
}
.overlay-logo-wrap img {
  height: 304px;
  width: auto;
  transform: translateY(24vh);
  animation: animate-logo 0.6s ease-in 2.2s forwards;
  position: relative;
  display: block;
}

@keyframes shimmer {
  0% {
    top: -15%;
  }
  100% {
    top: 48%;
  }
}
@keyframes animate-logo {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.arch-img {
  background-size: 100%;
  background-image: url("../images/Arch-03.svg");
  background-repeat: no-repeat;
  background-position: center 0%;
  position: absolute;
  top: auto;
  bottom: calc(-100vh + 150px);
  height: calc(100vh - 150px);
  width: 100%;
  max-width: none;
  z-index: 13;
  transform: translateY(0);
}

@keyframes animate-overlay {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(calc(-100vh + 155px));
  }
}
@keyframes animate-overlay-mobile {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(calc(-100vh + 105px));
  }
}
.hero-inner-wrap {
  padding-top: 205px;
  padding-bottom: 25px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
}
.hero-inner-wrap .container {
  z-index: 5;
}

.home .hero-inner {
  opacity: 0;
  max-width: 891px;
  margin: 0 auto;
  animation: animate-hero-text 0.6s ease-out 3.2s forwards;
}

@keyframes animate-hero-text {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.hero-media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
}
.hero-media .object-cover {
  object-position: top;
}

.hero-media-wrap {
  position: relative;
  height: 100vh;
  z-index: 3;
}

@media (min-width: 1700px) {
  .hero-inner-wrap {
    background-size: 110%;
  }
}
@media (max-width: 991px) {
  .hero-inner-wrap {
    padding-top: 180px;
  }
  .homepage-hero {
    height: 100vh;
  }
  .hero-overlay {
    animation: animate-overlay-mobile 2.7s ease-out 3.6s forwards;
  }
}
@media (max-width: 767px) {
  .hero-inner-wrap {
    background-image: none;
    padding-bottom: 30px;
    background-color: #EDE6E1;
  }
  .homepage-hero:after {
    background: linear-gradient(to bottom, white, white 20%, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0) 85%);
  }
  .hero-media {
    top: 150px;
  }
}
@media (max-height: 700px) {
  .homepage-hero:after {
    background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 90%);
  }
  .homepage-hero h6 {
    font-size: 0.9rem;
  }
  .homepage-hero h1 {
    max-width: 450px;
    font-size: 2rem;
  }
}
.homepage-about {
  padding: 90px 35px;
}

.about-logo {
  width: 222px;
}

.hp-about-wrap {
  max-width: 1400px;
  margin: 0 auto;
}

.about-content {
  padding: 0 50px;
}
.about-content .section-links {
  align-items: center;
}
.about-content .section-links .btn, .about-content .section-links .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .about-content .section-links .wp-block-button__link, .about-content .section-links .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline .about-content .section-links .wp-block-button__link, .about-content .section-links #login .button-primary, #login .about-content .section-links .button-primary {
  max-width: 300px;
}

@media (max-width: 1399px) {
  .about-content {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (max-width: 1199px) {
  .homepage-about {
    padding: 60px 0px;
    min-height: auto;
  }
  .about-image {
    max-width: 540px;
    margin: 0 auto;
  }
  .about-image .ratio-headshot {
    --bs-aspect-ratio: 100%;
  }
  .about-image .ratio-headshot .object-cover {
    object-position: top;
  }
  .about-content {
    margin: 40px 0;
    width: 100vw;
  }
  .about-content > div {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .about-content .section-links .btn, .about-content .section-links .wp-block-button:not(.is-style-outline) .wp-block-button__link, .wp-block-button:not(.is-style-outline) .about-content .section-links .wp-block-button__link, .about-content .section-links .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline .about-content .section-links .wp-block-button__link, .about-content .section-links #login .button-primary, #login .about-content .section-links .button-primary {
    max-width: none;
  }
}
.homepage-cta {
  padding-top: 66px;
  padding-bottom: 66px;
}
.homepage-cta > div {
  --bs-gutter-x: 1.5rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.homepage-cta > div.hp-cta-large {
  padding-left: 0 !important;
}
.homepage-cta .hp-cta-content {
  padding-top: 50px;
}
.homepage-cta .hp-cta-content-wrap {
  padding: 0 0 0px 8vw;
}

.hp-cta-small .ratio {
  --bs-aspect-ratio: 110%;
}

.hp-cta-large {
  position: relative;
}
.hp-cta-large .ratio {
  z-index: 3;
  --bs-aspect-ratio: 104%;
}
.hp-cta-large .container {
  position: static;
  max-width: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.hp-cta-large .container .media-wrap {
  height: 100%;
}

.hp-cta-content-wrap {
  display: flex;
  justify-content: flex-end;
}
.hp-cta-content-wrap .container {
  position: static;
  max-width: none;
  margin: 0;
  padding: 0;
  max-width: 340px;
  margin: 0 auto;
}

.hp-cta-brandmark {
  width: 151px;
  position: absolute;
  top: 0px;
  left: -75px;
  z-index: 4;
}

@media (max-width: 1399px) {
  .homepage-cta .hp-cta-content-wrap {
    padding-left: 0;
  }
}
@media (max-width: 1099px) {
  .hp-cta-content-wrap {
    padding-left: 6vw;
  }
}
@media (max-width: 991px) {
  .homepage-cta {
    flex-direction: column;
  }
  .homepage-cta > div {
    max-width: 720px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto;
    margin-left: auto;
    width: 100% !important;
  }
  .homepage-cta .hp-cta-content {
    padding-bottom: 50px;
    padding-top: 0;
  }
  .hp-cta-content-wrap {
    padding-bottom: 40px;
  }
  .hp-cta-content-wrap,
  .hp-cta-large {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }
  .hp-cta-content-wrap .container,
  .hp-cta-large .container {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 720px !important;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
  .hp-cta-content-wrap .container > div,
  .hp-cta-large .container > div {
    max-width: none;
  }
  .hp-cta-large .ratio {
    --bs-aspect-ratio: 100%;
  }
}
@media (max-width: 767px) {
  .homepage-cta > div {
    max-width: 540px !important;
  }
  .hp-cta-content-wrap .container,
  .hp-cta-large .container {
    max-width: 540px !important;
  }
}
.homepage-alt-cta {
  padding-top: 66px;
  padding-bottom: 66px;
}
.homepage-alt-cta > div {
  --bs-gutter-x: 1.5rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.homepage-alt-cta > div.hp-alt-cta-large {
  padding-left: 0 !important;
}
.homepage-alt-cta .hp-cta-content {
  padding-top: 50px;
}
.homepage-alt-cta .hp-cta-content-wrap {
  padding: 0 8vw 0px 0;
}

@media (max-width: 1399px) {
  .homepage-alt-cta .hp-cta-content-wrap {
    padding-left: 0;
  }
}
@media (max-width: 1099px) {
  .homepage-alt-cta .hp-cta-content-wrap {
    padding-right: 6vw;
  }
}
@media (max-width: 991px) {
  .homepage-alt-cta {
    flex-direction: column-reverse;
  }
  .homepage-alt-cta > div {
    max-width: 720px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto;
    margin-left: auto;
    width: 100% !important;
  }
  .homepage-alt-cta .hp-cta-content {
    padding-bottom: 50px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .homepage-alt-cta > div {
    max-width: 540px !important;
  }
}
/* Styling for homepage listings component */
.listing-feed {
  padding-top: 60px;
  padding-bottom: 30px;
}

.list-feed-header {
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .list-feed-header {
    margin-bottom: 30px;
  }
}
/* Styling for homepage testimonials component */
.homepage-testimonials {
  padding-top: 130px;
  padding-bottom: 120px;
}

.hp-t-body {
  padding-right: 80px;
  border-right: 1px solid #B0C3DC;
}

.hp-t-deets {
  margin-left: 30px;
}
.hp-t-deets .stars {
  margin-bottom: 10px;
  margin-top: 45px;
}

.hp-t-image {
  width: 149px;
  height: 149px;
  border-radius: 50%;
  border: 3px solid #EBC9C2;
  overflow: hidden;
}

.hp-t-arrows .large-arrow {
  margin: 0 10px 0 0;
}

.hp-t-ex {
  margin-bottom: 20px;
}
.hp-t-ex:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #121B29;
}

.hp-t-inner {
  padding-left: 80px;
}
.hp-t-inner > div {
  max-width: 270px;
  height: 100%;
}
.hp-t-inner .section-links {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .hp-t-body {
    padding-right: 40px;
  }
  .hp-t-inner {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .homepage-testimonials {
    flex-direction: column-reverse;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .hp-t-body {
    padding-right: 15px;
    border-right: 0;
  }
  .hp-t-inner {
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .hp-t-inner > div {
    max-width: none;
  }
  .hp-t-inner .section-links {
    margin-top: 0;
  }
  .hp-t-ex {
    margin-bottom: 0;
  }
  .hp-t-ex:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .hp-t-slide > .d-flex.mb-3 {
    flex-direction: column;
  }
  .hp-t-slide .h4, .hp-t-slide .post-content h1, .post-content .hp-t-slide h1, .hp-t-slide .post-content h2, .post-content .hp-t-slide h2, .hp-t-slide .post-content h3, .post-content .hp-t-slide h3, .hp-t-slide .post-content h4, .post-content .hp-t-slide h4, .hp-t-slide .post-content h5, .post-content .hp-t-slide h5 {
    font-size: 1.4rem;
  }
  .hp-t-deets {
    margin-left: 0px;
  }
  .hp-t-deets .stars {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .hp-t-image {
    width: 115px;
    height: 115px;
  }
}
/* Styling for homepage blog component */
.homepage-blog {
  padding-top: 70px;
  padding-bottom: 70px;
}

.hp-blog-header {
  margin-bottom: 60px;
}

@media (max-width: 991px) {
  .blog-box-wrap {
    margin-bottom: 40px;
  }
}
/* Styling for freeform content component */
.freeform-content {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.freeform-content h2 {
  margin-bottom: 20px;
}
.freeform-content blockquote:first-of-type {
  margin-top: 0 !important;
}

/* Styling for copy overlaid on media component */
.copy-on-media {
  padding: 60px 0;
  color: #fff;
}
.copy-on-media .container {
  position: relative;
}

.overlay-media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
}

.hp-copy-on-media {
  padding: 60px 0;
  color: #fff;
  min-height: calc(100vh - 114px);
}
.hp-copy-on-media .container {
  position: relative;
  z-index: 2;
}

.com-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  z-index: 1;
  background-image: linear-gradient(to right, #121B29, transparent 49%);
}

@media (max-width: 991px) {
  .com-overlay {
    background-image: none;
    background-color: rgba(18, 27, 41, 0.4);
  }
}
/* Styling for copy and media component */
.copy-and-media {
  padding-top: 77px;
  padding-bottom: 77px;
}
.copy-and-media.style-2 .cm-inner {
  padding: 0 8vw 0px 30px;
}
.copy-and-media.style-2 .cm-inner > div {
  max-width: 360px;
}
.copy-and-media.style-1 .media-left .cm-inner {
  padding-left: 40px;
}
.copy-and-media.style-1 .media-left .cm-inner > div {
  max-width: none;
}
.copy-and-media.style-1 .cm-inner > div {
  max-width: 465px;
}
.copy-and-media .media-left {
  flex-direction: row-reverse;
}

.cm-brandmark {
  width: 151px;
  position: absolute;
  top: -50px;
  right: -75px;
  z-index: 4;
}

@media (max-width: 991px) {
  .copy-and-media {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .copy-and-media.style-2 {
    flex-direction: column-reverse;
  }
  .copy-and-media.style-2 .cm-inner {
    margin-bottom: 40px;
    padding: 0;
  }
  .copy-and-media.style-2 .cm-inner > div {
    max-width: 720px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .copy-and-media.style-2 .cm-media {
    max-width: 720px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .copy-and-media.style-1 .cm-inner {
    margin-bottom: 40px;
  }
  .copy-and-media.style-1 .cm-inner > div {
    max-width: none;
  }
  .copy-and-media.style-1 .media-left .cm-inner {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .copy-and-media.style-2 .cm-inner > div {
    max-width: 540px;
  }
  .copy-and-media.style-2 .cm-media {
    max-width: 540px;
  }
}
/* Styling for team query component */
.team-query-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}

.team-query {
  margin-top: 60px;
}

.team-box-wrap {
  overflow: hidden;
  clip-path: ellipse(94% 95% at 50% 95%);
}
.team-box-wrap a:hover .small-arrow {
  background-color: #121B29;
}
.team-box-wrap a:hover .small-arrow svg {
  color: #fff;
}
.team-box-wrap a:hover .team-box-img img {
  transform: scale(1.07);
}

.team-box-img {
  overflow: hidden;
}
.team-box-img img {
  transform: scale(1);
  transition: all 2s ease-out;
}

.team-box-info h3 {
  margin-bottom: 21px;
  margin-top: 10px;
  position: relative;
}
.team-box-info h3:after {
  width: 67px;
  height: 1px;
  content: "";
  display: block;
  background-color: #91736C;
  position: absolute;
  left: 0;
  bottom: -13px;
}

.team-query-logo-wrap > div {
  text-align: center;
  max-width: 240px;
  margin: 0 auto;
}

.team-box-meet {
  color: #121B29;
}

@media (max-width: 767px) {
  .team-query {
    margin-top: 0px;
  }
  .team-box-wrap {
    margin-top: 30px;
  }
}
/* Styling for blog feed component */
.blog-feed {
  padding-top: 65px;
  padding-bottom: 25px;
}

.blog-feed-header {
  margin-bottom: 35px;
  text-align: center;
}

/* Styling for testimonial callout component */
.testimonial-callout {
  padding-top: 150px;
  padding-bottom: 150px;
}
.testimonial-callout .slick-track {
  display: flex;
  align-items: center;
}

.callout-large {
  margin-top: 66px;
}
.callout-large p {
  max-width: 470px;
}

@media (max-width: 991px) {
  .callout-large {
    margin-top: 20px;
  }
  .testimonial-callout {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: calc(100vh - 114px);
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .callout-large .h3 {
    font-size: 1.4rem;
  }
}
.media-and-two-copy {
  padding-top: 80px;
  padding-bottom: 80px;
}
.media-and-two-copy h2 {
  border-bottom: 1px solid #91736C;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.media-and-two-copy .media-left {
  flex-direction: row-reverse;
}
.media-and-two-copy .media-left .mtc-inner {
  padding-left: 60px;
  justify-content: end;
}
.media-and-two-copy .media-right .mtc-inner {
  padding-right: 60px;
}

.mtc-media .ratio {
  --bs-aspect-ratio: 133%;
}

.mtc-inner > div {
  max-width: 530px;
}

.mtc-block {
  margin-bottom: 40px;
}
.mtc-block.d1 {
  margin-bottom: 0;
}

.mtc-brandmark {
  width: 151px;
  position: absolute;
  top: -50px;
  left: -58px;
  z-index: 4;
}

@media (max-width: 1199px) {
  .media-and-two-copy .media-left .mtc-inner {
    padding-left: 15px;
  }
  .media-and-two-copy .media-right .mtc-inner {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .media-and-two-copy.large-heading {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .media-and-two-copy.small-heading {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .media-and-two-copy .media-left .mtc-inner {
    padding-left: 15px;
    justify-content: end;
  }
  .media-and-two-copy .media-right .mtc-inner {
    padding-right: 15px;
  }
  .mtc-inner > div {
    max-width: none;
  }
}
.thanks-wrap {
  min-height: calc(100vh - 150px);
  padding-top: 180px;
  padding-bottom: 30px;
  background-color: rgba(189, 189, 196, 0.1);
}
.thanks-wrap a {
  color: #91736C;
  border-bottom: 1px solid #91736C;
}
.thanks-wrap a:hover {
  color: #121B29;
  border-bottom: 1px solid #121B29;
}

.thanks-inner {
  padding: 0 30px 0px 8vw;
}
.thanks-inner > div {
  max-width: 420px;
}

@media (max-width: 991px) {
  .thanks-wrap {
    padding-top: 140px;
    display: block;
    min-height: auto;
    padding-bottom: 50px;
  }
  .thanks-inner {
    margin-bottom: 40px;
    padding: 0;
  }
  .thanks-inner h1 {
    font-size: 3.3rem;
  }
  .thanks-inner > div {
    max-width: 720px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .thanks-image {
    max-width: 720px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .thanks-inner > div {
    max-width: 540px;
  }
  .thanks-image {
    max-width: 540px;
  }
}
.com-feed {
  padding-top: 20px;
  padding-bottom: 30px;
}

.com-box-info {
  background-color: #EDE6E1;
  padding-bottom: 30px;
}
.com-box-info h3, .com-box-info p {
  color: #121B29 !important;
  font-weight: normal;
}
.com-box-info h3 {
  margin-bottom: 21px;
  margin-top: 15px;
  position: relative;
}
.com-box-info h3:after {
  width: 20px;
  height: 1px;
  content: "";
  display: block;
  background-color: #EBC9C2;
  position: absolute;
  left: 0;
  bottom: -13px;
}

.com-box-link {
  color: #121B29;
  width: 100%;
}

.com-learn-more {
  display: flex;
  align-items: center;
}

.com-box-img {
  overflow: hidden;
}
.com-box-img img {
  transform: scale(1);
  transition: all 2s ease-out;
}

.com-box-link {
  height: 100%;
  display: inline-block;
}
.com-box-link:hover .com-box-img img {
  transform: scale(1.07);
}
.com-box-link:hover .com-learn-more .small-arrow {
  background-color: #121B29;
}
.com-box-link:hover .com-learn-more .small-arrow svg {
  color: #B0C3DC;
}
.com-box-link:hover .com-box-info p, .com-box-link:hover .com-box-info h3 {
  color: #121B29 !important;
}

.com-hero-header {
  min-height: 100vh;
  padding: 150px 0 50px;
  overflow: hidden;
}
.com-hero-header h1 {
  max-width: 350px;
}
.com-hero-header:before {
  content: "";
  display: block;
  position: absolute;
  top: 150px;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to right, #121B29, transparent);
  opacity: 0.96;
  z-index: 1;
}
.com-hero-header .container {
  position: relative;
  z-index: 1;
}
.com-hero-header .hero-media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: initial;
  top: 150px;
}

.com-hoods {
  padding-top: 20px;
  padding-bottom: 20px;
}

.com-hoods-content {
  margin-top: 30px;
}

.com-hoods-nav {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 80px;
}
.com-hoods-nav > div {
  max-width: 370px;
}

.com-nav-header a {
  color: #91736C;
  text-decoration: underline;
  font-weight: 600;
}
.com-nav-header a:hover {
  text-decoration: none;
}

.hood-nav-item a {
  color: #121B29;
  border-bottom: 1px solid transparent;
  position: relative;
}
.hood-nav-item a:after {
  content: "";
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: 5px;
  background-color: rgba(18, 27, 41, 0.5);
  left: 0;
  opacity: 0;
}
.hood-nav-item a:hover, .hood-nav-item a.current-hood {
  padding-top: 5px;
  padding-bottom: 10px;
  font-weight: 600;
}
.hood-nav-item a:hover:after, .hood-nav-item a.current-hood:after {
  width: 100%;
  opacity: 1;
}

.com-hood {
  margin-bottom: 30px;
  margin-top: -350px;
  padding-top: 350px;
}
.com-hood h2 {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #91736C;
}

.hood-quote {
  position: relative;
  z-index: 5;
}

.callout-btn {
  color: #EDE6E1;
  text-decoration: none;
  border-bottom: none;
  margin-top: 20px;
}
.callout-btn .small-arrow {
  border: 1px solid #EBC9C2;
}
.callout-btn .small-arrow svg {
  color: #B0C3DC;
}
.callout-btn:hover {
  border-bottom: none;
}
.callout-btn:hover .small-arrow {
  background-color: #fff;
}
.callout-btn:hover .small-arrow svg {
  color: #121B29;
}

.com-quick-links {
  border-top: 1px solid #EBC9C2;
  transform: translateY(15px);
}
.com-quick-links .container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0;
  position: relative;
}
.com-quick-links a {
  cursor: pointer;
  font-size: 0.7rem;
  color: #121B29;
  text-transform: uppercase;
}

.show-menu.com-menu {
  display: block;
}

.hood-media {
  position: relative;
  z-index: 4;
}

.community-feed {
  padding-top: 65px;
  padding-bottom: 20px;
}

.more-com-header {
  padding-bottom: 20px;
}

@media (max-width: 1199px) {
  .com-hoods-nav {
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .com-hoods-nav {
    display: none;
  }
  .com-hero-header {
    padding-top: 130px;
  }
  .com-hero-header:before {
    top: 130px;
  }
  .com-hero-header .hero-media {
    top: 130px;
  }
  ul.dropdown-menu.com-menu {
    inset: 29px auto auto 200px !important;
    list-style: none;
    position: absolute;
    background-color: #fff;
    padding: 0;
    width: 308px;
    transform: none !important;
    border: 2px solid #121B29;
    margin-top: 0 !important;
  }
  ul.dropdown-menu.com-menu li {
    border-bottom: 1px solid #121B29;
    text-align: center !important;
    margin-top: 0;
    padding: 5px;
  }
  ul.dropdown-menu.com-menu li:last-of-type {
    border-bottom: none;
  }
  ul.dropdown-menu.com-menu a {
    font-size: 0.7rem;
    color: #121B29;
    display: inline;
  }
  ul.dropdown-menu.com-menu a.current-mobile-hood {
    color: #91736C;
    font-weight: 600;
  }
  ul.dropdown-menu.com-menu a:hover {
    color: #91736C;
  }
  .hood-quote > div {
    width: auto;
  }
}
@media (max-width: 767px) {
  ul.dropdown-menu.com-menu {
    inset: 29px auto auto 112px !important;
  }
  .com-hood {
    margin-top: -250px;
    padding-top: 250px;
  }
}
@media (max-width: 567px) {
  ul.dropdown-menu.com-menu {
    inset: 29px auto auto 0px !important;
    width: 100%;
  }
}

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