@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
#pageComponent435419, #pageComponent435421, #pageComponent435420, #pageComponent435740, #pageComponent437030, #pageComponent437113 {
  display: none; }

#pageComponent58178, #pageComponent439503, #pageComponent439504, #pageComponent439505, #pageComponent439506 {
  display: none; }

#pageComponent440008 > div > h2 {
  display: none; }

.main-content .top-strip {
  display: none; }

.home-quick-search {
  display: none; }

.dark-banner {
  display: none; }

section.featured {
  display: none; }

section.communities {
  display: none; }

section.chart {
  display: none; }

section.blog {
  display: none; }

.about .bg {
  display: none; }

html {
  font-size: 16px; }

.visible-after-animation {
  opacity: 1 !important; }

/* SIERRA */
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0; }

.main-content {
  padding-bottom: 0;
  overflow: hidden; }

.swiper-slide:last-child:nth-child(odd) {
  grid-column: span 2; }

header.dynamic.dark nav > ul, header.dynamic.dark.reduced nav > ul {
  margin: 0;
  width: 100%;
  max-width: 800px;
  text-align: center; }

#dynamic-menu > li:nth-child(4) > a {
  display: none; }

#dynamic-nav > div > ul > li.blog-link {
  display: none; }

.main-content .si-content-area ul:not(.si-content-label__body) li:not(.si-content-label__link)::before {
  display: none; }

.top-bar {
  background: #3A91CE;
  display: flex;
  padding: 0px;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  height: 58px; }
  .top-bar h3 {
    color: #fff;
    font-size: 20px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 400 !important;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0; }
  .top-bar a {
    color: #181818 !important;
    display: inline-block;
    font-size: 16px !important;
    line-height: 30px;
    background: #fff;
    padding: 0 20px;
    text-decoration: none !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
    text-transform: uppercase; }
  .top-bar a:hover {
    color: #3A91CE !important; }

/*HEADER*/
header.fixed.dark.dynamic .sub-nav > li a, header.fixed.dark.dynamic .sub-nav > li.lang i.fa-angle-down {
  color: #fff; }

header.fixed.dark.dynamic.is-sticky.reduced .sub-nav > li a, header.fixed.dark.dynamic.is-sticky.reduced .sub-nav > li.lang i.fa-angle-down {
  color: #000; }

header.fixed.dark.dynamic div.container a.logo img {
  filter: brightness(0) invert(1); }

header.fixed.dark.dynamic.is-sticky.reduced div.container a.logo img {
  filter: none; }

header.fixed.dark.dynamic #dynamic-menu li.dynamic-menu-item a {
  color: #fff; }

header.fixed.dark.dynamic #dynamic-menu li.dynamic-menu-item a:hover {
  color: #000; }

header.fixed.dark.dynamic.is-sticky.reduced #dynamic-menu li.dynamic-menu-item.li_drop a, header.fixed.dark.dynamic.is-sticky.reduced #dynamic-menu li.dynamic-menu-item a {
  color: #000; }

header.fixed.dark.dynamic #dynamic-menu li.dynamic-menu-item.li_drop a:active,
header.fixed.dark.dynamic #dynamic-menu li.dynamic-menu-item.li_drop div.dropdown_menu ul.dropdown li a, header.fixed.dark.dynamic #dynamic-menu li.dynamic-menu-item.li_drop div.dropdown_menu ul.dropdown li {
  color: #000; }

/* Keep parent item color while dropdown is open (hover) */
header.fixed.dark.dynamic #dynamic-menu li.li_drop:hover > a,
header.fixed.dark.dynamic #dynamic-menu li.li_drop:focus-within > a {
  color: #000 !important;
  /* set this to the color you want while dropdown is open */ }

/* If sticky state is changing it, lock it too */
header.fixed.dark.dynamic.is-sticky.reduced #dynamic-menu li.li_drop:hover > a,
header.fixed.dark.dynamic.is-sticky.reduced #dynamic-menu li.li_drop:focus-within > a {
  color: #000 !important; }

header.dynamic.dark nav > ul, header.dynamic.dark.reduced nav > ul {
  margin: 0;
  width: 100%;
  max-width: 800px;
  text-align: center; }

header.dynamic.dark nav > ul > li, header.dynamic.dark.reduced nav > ul > li {
  text-align: left; }

header .container {
  position: relative;
  width: 100%;
  max-width: 1500px; }

header.fixed {
  left: 0;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1015;
  box-shadow: none;
  height: 98px;
  padding: 20px 15px;
  background-color: transparent; }

header.fixed.reduced {
  background-color: #fff; }

/*END HEADER*/
a.cta-button {
  font-family: "Poppins", sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  background-color: #3A91CE;
  border-radius: 2px;
  text-decoration: none !important;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 1px solid #3A91CE;
  display: inline;
  width: fit-content;
  text-decoration: none !important; }
  a.cta-button:hover {
    background: #2c7bb3; }

@media screen and (max-width: 991px) {
  a.cta-button {
    display: none; }

  header.fixed {
    height: 100px;
    padding: 0 15px; }

  .top-bar {
    display: none; } }
@media screen and (max-width: 767px) {
  header.fixed {
    height: 120px;
    padding: 0 0; } }
/*hide components*/
.featured, .communities, .chart, .blog, .dark-banner {
  display: none; }

.home-quick-search {
  background: transparent !important;
  display: none !important; }

.home .fade-in.key-1 {
  display: none; }

.section--stats, .section--testimonials, .section--reviews, .section--fma, .section--agents {
  display: none; }

.header {
  z-index: 1000; }

@media (max-width: 767px) {
  .si-content-area img {
    margin: 0px auto 0px !important; } }
.footer {
  position: relative;
  z-index: 2; }

h1.fade-in.key-1, .listings-count.js-qs-count.fade-in.key-2 {
  display: none; }

.about .bg, .content__bg {
  display: none; }

.about .box {
  background-color: transparent;
  box-shadow: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%; }

.si-social-profiles {
  display: flex;
  gap: 18px;
  justify-content: center;
  align-items: center;
  margin-top: 20px; }
  .si-social-profiles a {
    width: 42px !important;
    height: 42px !important;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-decoration: none !important;
    color: #fff;
    font-size: 18px !important;
    transition: all 0.3s ease;
    line-height: 1 !important;
    font-family: "FontAwesome" !important; }
    .si-social-profiles a.social-profile--linkedin {
      background: #0077b5; }
    .si-social-profiles a.social-profile--twitter {
      background: #1da1f2; }
    .si-social-profiles a.social-profile--youtube {
      background: #ff0000; }
    .si-social-profiles a.social-profile--instagram {
      background: linear-gradient(45deg, #f9ce34, #ee2a7b, #6228d7); }
    .si-social-profiles a.social-profile--facebook {
      background: #1877f2; }
    .si-social-profiles a:hover {
      transform: scale(1.1);
      opacity: 0.85; }
    .si-social-profiles a.social-profile--linkedin::before {
      content: "\f0e1"; }
    .si-social-profiles a.social-profile--twitter::before {
      content: "\f099"; }
    .si-social-profiles a.social-profile--youtube::before {
      content: "\f16a"; }
    .si-social-profiles a.social-profile--instagram::before {
      content: "\f16d"; }
    .si-social-profiles a.social-profile--facebook::before {
      content: "\f09a"; }

.social-profile--twitterx {
  background: #000; }
  .social-profile--twitterx svg {
    width: 18px;
    height: 18px;
    fill: #fff; }

div.clearfix:nth-child(12) {
  display: none; }

div.clearfix {
  height: fit-content !important; }

footer {
  background: rgba(0, 0, 0, 0.48);
  color: #fff;
  padding: 0; }

footer .footer-content a {
  color: #fff;
  transition: color .3s ease; }

footer .logo {
  position: relative !important;
  filter: brightness(0) invert(1);
  top: 0 !important; }

footer:not(.no-logo):after, footer:not(.no-logo):before {
  display: none; }

footer .footer-content .copyright {
  color: rgba(255, 255, 255, 0.81); }

footer div.contact span {
  color: #fff !important; }

/*CTA TILE*/
.cy-cta-tile {
  border: 2px inset #C59F4A; }
  .cy-cta-tile > a {
    height: 100%;
    display: flex;
    flex-direction: column; }
  .cy-cta-tile .property-image.cy-cta-hero {
    background: #0e2c50;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
  .cy-cta-tile .cy-cta-title {
    font-family: "Lato", serif;
    font-size: 40px !important;
    font-weight: 600 !important;
    color: #fff;
    max-width: 95%;
    padding: 0 20px;
    line-height: 1.15; }
  .cy-cta-tile .property-info {
    background: #0e2c50 !important;
    text-align: center;
    align-items: center; }
  .cy-cta-tile .cy-cta-body {
    font-size: 13px;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.9); }
  .cy-cta-tile .cy-cta-button {
    background: #C59F4A;
    color: #162a46;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 16px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.55);
    max-width: 90%; }

/**
 * Modern Animation System
 * - Optimized for performance
 * - Supports delays and custom durations
 * - Uses will-change for hardware acceleration
 * - Prevents layout thrashing
 */
/* Base animation settings - universal for all fade animations */
[class*="fade-"] {
  opacity: 0;
  will-change: opacity, transform;
  animation-play-state: paused;
  backface-visibility: hidden;
  perspective: 1000px;
  /* Ensure animations stay at their end state */
  animation-fill-mode: forwards !important; }

/* Pre-animation state handling */
[class*="fade-"][class$="-pre"] {
  /* Already set to opacity: 0 by the base class */
  /* This class will be removed by JS when element becomes visible */ }

/* Animation active state - universal for all elements */
[class*="fade-"].fade-in,
[class*="fade-"][class$="-active"] {
  animation-play-state: running;
  animation-duration: var(--anim-duration, 0.8s);
  animation-delay: var(--anim-delay, 0s);
  animation-timing-function: var(--anim-easing, cubic-bezier(0.25, 0.1, 0.25, 1));
  animation-fill-mode: forwards !important;
  /* Double ensure this is set */ }

/* Standard fade in - no movement */
.fade-in {
  animation-name: fadeIn; }

/* Directional animations */
.fade-up, .fade-up-active {
  animation-name: fadeUp;
  /* No initial transform - keyframes handle it all */ }

.fade-down, .fade-down-active {
  animation-name: fadeDown; }

.fade-left, .fade-left-active {
  animation-name: fadeLeft; }

.fade-right, .fade-right-active {
  animation-name: fadeRight; }

.fade-scale, .fade-scale-active {
  animation-name: fadeScale; }

.fade-scale-up, .fade-scale-up-active {
  animation-name: fadeScaleUp; }

/* Keyframes with explicit final state for all animations */
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translateY(-30px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeLeft {
  0% {
    opacity: 0;
    transform: translateX(30px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeRight {
  0% {
    opacity: 0;
    transform: translateX(-30px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeScale {
  0% {
    opacity: 0;
    transform: scale(0.9); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@keyframes fadeScaleUp {
  0% {
    opacity: 0;
    transform: scale(0.9) translateY(30px); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0); } }
/* Utility classes for customization */
.delay-100 {
  --anim-delay: 0.1s; }

.delay-200 {
  --anim-delay: 0.2s; }

.delay-300 {
  --anim-delay: 0.3s; }

.delay-400 {
  --anim-delay: 0.4s; }

.delay-500 {
  --anim-delay: 0.5s; }

.delay-800 {
  --anim-delay: 0.8s; }

.delay-1000 {
  --anim-delay: 1s; }

.duration-300 {
  --anim-duration: 0.3s; }

.duration-500 {
  --anim-duration: 0.5s; }

.duration-800 {
  --anim-duration: 0.8s; }

.duration-1000 {
  --anim-duration: 1s; }

.duration-1500 {
  --anim-duration: 1.5s; }

.duration-2000 {
  --anim-duration: 2s; }

.ease-linear {
  --anim-easing: linear; }

.ease-in {
  --anim-easing: cubic-bezier(0.42, 0, 1.0, 1.0); }

.ease-out {
  --anim-easing: cubic-bezier(0, 0, 0.58, 1.0); }

.ease-in-out {
  --anim-easing: cubic-bezier(0.42, 0, 0.58, 1.0); }

.ease-bounce {
  --anim-easing: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

/* Accessibility - reduced motion preferences */
@media (prefers-reduced-motion: reduce) {
  [class*="fade-"] {
    transition: opacity 0.1s ease-in-out !important;
    animation: none !important;
    transform: none !important; }

  .fade-in,
  [class*="fade-"][class$="-active"] {
    opacity: 1; } }
/* Lazy loading image styles */
.lazy {
  opacity: 0;
  transition: opacity 0.5s ease-in-out; }
  .lazy.fade-in {
    opacity: 1; }

body {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0;
  max-width: 100%;
  width: 100%;
  /* Hide navigation by default (desktop) */
  /* Show navigation below 1300px (when 3 slides or fewer) */ }
  body .featured-properties .swiper-button-prev,
  body .featured-properties .swiper-button-next,
  body #featured .swiper-button-prev,
  body #featured .swiper-button-next {
    display: none !important; }
  @media (max-width: 1300px) {
    body .featured-properties .swiper-button-prev,
    body .featured-properties .swiper-button-next,
    body #featured .swiper-button-prev,
    body #featured .swiper-button-next {
      display: flex !important; } }
  body .featured-properties,
  body #featured {
    position: relative; }
    body .featured-properties .swiper,
    body #featured .swiper {
      position: relative;
      z-index: 1; }
    body .featured-properties .swiper-button-prev,
    body .featured-properties .swiper-button-next,
    body #featured .swiper-button-prev,
    body #featured .swiper-button-next {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.4);
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      transition: background 0.3s ease, opacity 0.3s ease;
      cursor: pointer;
      z-index: 99;
      pointer-events: all;
      opacity: 0.6; }
    body .featured-properties .swiper-button-prev::after,
    body .featured-properties .swiper-button-next::after,
    body #featured .swiper-button-prev::after,
    body #featured .swiper-button-next::after {
      font-size: 14px; }
    body .featured-properties .swiper-button-prev:hover,
    body .featured-properties .swiper-button-next:hover,
    body #featured .swiper-button-prev:hover,
    body #featured .swiper-button-next:hover {
      background: rgba(0, 0, 0, 0.7);
      opacity: 1; }
    body .featured-properties .swiper-button-prev,
    body #featured .swiper-button-prev {
      left: 10px; }
    body .featured-properties .swiper-button-next,
    body #featured .swiper-button-next {
      right: 10px; }
    body .featured-properties .swiper-button-prev.swiper-button-disabled,
    body .featured-properties .swiper-button-next.swiper-button-disabled,
    body #featured .swiper-button-prev.swiper-button-disabled,
    body #featured .swiper-button-next.swiper-button-disabled {
      opacity: 0.3;
      pointer-events: all !important;
      cursor: default;
      z-index: 999 !important; }
    body .featured-properties .property a,
    body #featured .property a {
      pointer-events: auto; }
    body .featured-properties .swiper-pagination,
    body #featured .swiper-pagination {
      bottom: 0px !important; }
    body .featured-properties .swiper-pagination-bullet,
    body #featured .swiper-pagination-bullet {
      background: rgba(255, 255, 255, 0.6);
      opacity: 1; }
    body .featured-properties .swiper-pagination-bullet-active,
    body #featured .swiper-pagination-bullet-active {
      background: #18457b; }
  body #cherieYoung {
    width: 100%;
    opacity: 1 !important; }
    body #cherieYoung #custom-content {
      width: 100%;
      position: relative;
      overflow: hidden; }
      body #cherieYoung #custom-content h1 {
        font-family: "Lato", serif !important;
        font-size: 3rem;
        font-weight: 400 !important;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        line-height: 95%;
        text-transform: uppercase; }
        body #cherieYoung #custom-content h1.light {
          font-weight: 300 !important; }
        @media (max-width: 1200px) {
          body #cherieYoung #custom-content h1 {
            font-size: 2.5rem; } }
        @media (max-width: 800px) {
          body #cherieYoung #custom-content h1 {
            font-size: 2rem; } }
      body #cherieYoung #custom-content h2 {
        font-family: "Lato", serif !important;
        font-size: 2.5rem;
        font-weight: 400 !important;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0; }
        @media (max-width: 1200px) {
          body #cherieYoung #custom-content h2 {
            font-size: 2.25rem; } }
        @media (max-width: 800px) {
          body #cherieYoung #custom-content h2 {
            font-size: 2rem; } }
      body #cherieYoung #custom-content h3 {
        font-family: "Lato", serif !important;
        font-size: 1.5rem;
        font-weight: 400 !important;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0; }
        @media (max-width: 1200px) {
          body #cherieYoung #custom-content h3 {
            font-size: 1.5rem; } }
        @media (max-width: 800px) {
          body #cherieYoung #custom-content h3 {
            font-size: 1.5rem; } }
      body #cherieYoung #custom-content h4 {
        font-family: "Poppins", sans-serif !important;
        letter-spacing: 2px;
        font-size: 1.5rem;
        font-weight: 300;
        color: #6d6d6d;
        margin: 0px 0 38px; }
      body #cherieYoung #custom-content p {
        font-family: "Poppins", sans-serif;
        font-size: 1rem;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0; }
      body #cherieYoung #custom-content .cta, body #cherieYoung #custom-content .investment-spotlight .deals-button .cta {
        font-family: "Poppins", sans-serif !important;
        font-size: 1rem;
        font-weight: 500 !important;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        padding: 0.5rem 2.5rem;
        background-color: #3A91CE;
        border-radius: 2px;
        text-decoration: none;
        transition: all 0.3s ease-in-out;
        position: relative;
        border: 1px solid #3A91CE;
        display: inline;
        width: fit-content; }
        body #cherieYoung #custom-content .cta:hover, body #cherieYoung #custom-content .investment-spotlight .deals-button .cta:hover {
          background-color: white;
          border: 1px solid white;
          color: #000000; }
        body #cherieYoung #custom-content .cta.secondary, body #cherieYoung #custom-content .investment-spotlight .deals-button .cta.secondary {
          color: #000000;
          background-color: white;
          transition: all 0.3s ease-in-out;
          border: 1px solid white; }
          body #cherieYoung #custom-content .cta.secondary:hover, body #cherieYoung #custom-content .investment-spotlight .deals-button .cta.secondary:hover {
            background-color: #3A91CE;
            border: 1px solid #3A91CE;
            color: white; }
        @media (max-width: 800px) {
          body #cherieYoung #custom-content .cta, body #cherieYoung #custom-content .investment-spotlight .deals-button .cta {
            font-size: 1rem;
            width: auto;
            padding-left: 15px;
            padding-right: 15px; } }
      body #cherieYoung #custom-content .background-content {
        position: fixed;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        filter: brightness(0.6);
        background-position: center;
        background-size: cover; }
        body #cherieYoung #custom-content .background-content .video-wrapper {
          position: relative;
          width: 100%;
          height: 100%;
          overflow: hidden; }
        body #cherieYoung #custom-content .background-content #background-video {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          min-width: 100%;
          min-height: 100%;
          width: auto;
          height: auto;
          object-fit: cover;
          display: block; }
        body #cherieYoung #custom-content .background-content .embed-responsive {
          padding: 0 !important;
          height: 100vh !important;
          overflow: hidden;
          position: relative; }
        body #cherieYoung #custom-content .background-content .embed-responsive video {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          min-width: 100%;
          min-height: 100%;
          width: auto !important;
          height: auto !important;
          object-fit: cover; }
        @media (max-width: 991px) {
          body #cherieYoung #custom-content .background-content {
            background-image: url("https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/signaturehouston.com/images/top-banner-s.jpg") !important; }
            body #cherieYoung #custom-content .background-content #background-video {
              display: none !important; } }
      body #cherieYoung #custom-content .hero {
        position: relative;
        height: calc(100vh - 150px);
        display: flex;
        padding-top: 65px;
        justify-content: center;
        align-items: center;
        color: #fff;
        min-height: 700px;
        flex-wrap: wrap;
        box-sizing: border-box; }
        @media (max-width: 991px) {
          body #cherieYoung #custom-content .hero {
            height: fit-content;
            margin-top: 0px;
            padding-top: 10px;
            min-height: 500px; } }
        body #cherieYoung #custom-content .hero .logo-container {
          position: absolute;
          top: 88px; }
          body #cherieYoung #custom-content .hero .logo-container img {
            display: inline-block;
            height: 200px;
            width: auto;
            margin-bottom: 20px !important; }
            @media (max-width: 800px) {
              body #cherieYoung #custom-content .hero .logo-container img {
                height: 150px;
                margin-bottom: 30px !important; } }
            @media (max-width: 600px) {
              body #cherieYoung #custom-content .hero .logo-container img {
                height: 100px;
                margin-bottom: 20px !important; } }
        body #cherieYoung #custom-content .hero .hero-content {
          text-align: center;
          width: 100%;
          max-width: 1600px;
          position: relative;
          z-index: 999;
          color: #fff;
          padding: 30px;
          /* Full height and vertical centering */
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: flex-start; }
          @media (max-width: 800px) {
            body #cherieYoung #custom-content .hero .hero-content {
              padding: 15px; } }
          body #cherieYoung #custom-content .hero .hero-content h1 {
            text-align: left !important;
            line-height: 1.2;
            margin-bottom: 40px;
            font-size: 60px;
            max-width: 1000px; }
            @media (max-width: 800px) {
              body #cherieYoung #custom-content .hero .hero-content h1 {
                font-size: 45px;
                margin-bottom: 30px; } }
            @media (max-width: 600px) {
              body #cherieYoung #custom-content .hero .hero-content h1 {
                font-size: 35px;
                margin-bottom: 30px; } }
          body #cherieYoung #custom-content .hero .hero-content h3 {
            text-align: left;
            font-weight: 300 !important;
            font-family: "Poppins", sans-serif !important;
            font-size: 20px !important;
            margin-bottom: 30px; }
          @media (max-width: 800px) {
            body #cherieYoung #custom-content .hero .hero-content {
              margin-bottom: 15px; } }
          body #cherieYoung #custom-content .hero .hero-content img.hero-logo {
            display: inline-block;
            max-height: 200px;
            margin-bottom: 100px !important; }
            @media (max-width: 800px) {
              body #cherieYoung #custom-content .hero .hero-content img.hero-logo {
                max-height: 130px;
                margin-bottom: 60px !important; } }
            @media (max-width: 600px) {
              body #cherieYoung #custom-content .hero .hero-content img.hero-logo {
                max-height: 100px;
                margin-bottom: 50px !important; } }
          body #cherieYoung #custom-content .hero .hero-content .hero-cta {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            margin-top: 2rem;
            gap: 30px; }
            @media (max-width: 800px) {
              body #cherieYoung #custom-content .hero .hero-content .hero-cta {
                flex-direction: column;
                flex-wrap: wrap;
                align-items: flex-start;
                gap: 10px; } }
      body #cherieYoung #custom-content .services {
        padding: 200px 0px 48px;
        background: #fff;
        /* =======================================
           DESKTOP MOSAIC (default)
           ======================================= */
        /* =======================================
           TABLET ≤1200px — your 2-column layout
           ======================================= */ }
        @media (max-width: 1200px) {
          body #cherieYoung #custom-content .services {
            padding: 60px 15px 30px; } }
        body #cherieYoung #custom-content .services .parent {
          --row-h: 96px;
          background: center/cover no-repeat;
          position: relative;
          margin: 0 auto;
          padding: 0;
          display: grid;
          grid-template-columns: repeat(10, minmax(0, 1fr));
          grid-template-rows: repeat(12, var(--row-h));
          gap: 0;
          background-clip: padding-box;
          border-radius: 0; }
          body #cherieYoung #custom-content .services .parent::before {
            content: "";
            position: absolute;
            inset: 0;
            z-index: 0; }
        body #cherieYoung #custom-content .services .tile {
          position: relative;
          background: transparent;
          border-radius: 0;
          color: #fff;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          padding: 10px;
          overflow: hidden;
          border-top: 18px solid #fff;
          border-right: 18px solid #fff;
          border-bottom: 18px solid #fff;
          border-left: 18px solid #fff; }
          body #cherieYoung #custom-content .services .tile.no-border-left {
            border-left: 0px !important; }
          body #cherieYoung #custom-content .services .tile.no-border-right {
            border-right: 0px !important; }
          body #cherieYoung #custom-content .services .tile:not(.spacer)::after {
            content: "";
            position: absolute;
            inset: 0;
            background: rgba(13, 43, 77, 0.2);
            backdrop-filter: blur(0px);
            transition: background 0.4s ease, backdrop-filter 0.4s ease;
            z-index: 1;
            pointer-events: none;
            will-change: backdrop-filter, background; }
          body #cherieYoung #custom-content .services .tile:hover::after {
            background: rgba(13, 43, 77, 0.35);
            backdrop-filter: blur(4px); }
          @media (max-width: 1500px) {
            body #cherieYoung #custom-content .services .tile {
              box-shadow: none;
              border: 12px solid #fff; } }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content .services .tile {
              border-width: 6px; } }
          body #cherieYoung #custom-content .services .tile > * {
            position: relative;
            z-index: 2; }
          body #cherieYoung #custom-content .services .tile a {
            padding: 0.5rem 1.5rem; }
        body #cherieYoung #custom-content .services .tile.heading {
          background: #fff !important;
          color: #0D2B4D;
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          justify-content: center;
          order: -1;
          z-index: 2;
          height: auto;
          padding: 0px 10px 0 0;
          position: relative;
          overflow: visible; }
          body #cherieYoung #custom-content .services .tile.heading::after, body #cherieYoung #custom-content .services .tile.heading:hover::after {
            content: none !important; }
          body #cherieYoung #custom-content .services .tile.heading::before {
            content: "Services";
            position: absolute;
            top: -25px;
            left: 2px;
            font-family: "Poppins", sans-serif !important;
            letter-spacing: 2px;
            font-size: 19px;
            font-weight: 300;
            text-transform: uppercase;
            color: #3A91CE; }
          body #cherieYoung #custom-content .services .tile.heading h4 {
            color: #3A91CE;
            margin-bottom: 15px;
            font-weight: 300 !important; }
          body #cherieYoung #custom-content .services .tile.heading h1 {
            margin: 0;
            font-weight: 500;
            line-height: 1.15;
            color: #0D2B4D;
            text-align: left;
            padding-bottom: 15px; }
          @media (max-width: 1200px) {
            body #cherieYoung #custom-content .services .tile.heading {
              grid-column: 1 / -1;
              padding: 0 0 0 0;
              height: 170px !important;
              min-height: 170px !important; } }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content .services .tile.heading {
              padding: 0  !important;
              height: auto !important; } }
        body #cherieYoung #custom-content .services .tile.spacer {
          background: #fff;
          color: #111; }
        body #cherieYoung #custom-content .services .tile.spacer.gray {
          background: #E8E8E8;
          color: #111; }
        body #cherieYoung #custom-content .services .tile h3 {
          margin: 0 0 10px;
          font-size: 34px;
          text-transform: uppercase; }
        body #cherieYoung #custom-content .services .div1 {
          grid-area: 1 / 1 / 5 / 2; }
        body #cherieYoung #custom-content .services .div2 {
          grid-area: 7 / 4 / 12 / 8; }
        body #cherieYoung #custom-content .services .div3 {
          grid-area: 1 / 2 / 3 / 6; }
        body #cherieYoung #custom-content .services .div4 {
          grid-area: 3 / 2 / 7 / 6; }
        body #cherieYoung #custom-content .services .div5 {
          grid-area: 1 / 6 / 7 / 8; }
        body #cherieYoung #custom-content .services .div6 {
          grid-area: 1 / 8 / 2 / 10; }
        body #cherieYoung #custom-content .services .div7 {
          grid-area: 2 / 8 / 5 / 10; }
        body #cherieYoung #custom-content .services .div8 {
          grid-area: 5 / 8 / 10 / 10; }
        body #cherieYoung #custom-content .services .div9 {
          grid-area: 12 / 4 / 14 / 8; }
        body #cherieYoung #custom-content .services .div10 {
          grid-area: 7 / 2 / 10 / 4; }
        body #cherieYoung #custom-content .services .div11 {
          grid-area: 5 / 1 / 10 / 2; }
        body #cherieYoung #custom-content .services .div12 {
          grid-area: 10 / 1 / 14 / 4; }
        body #cherieYoung #custom-content .services .div13 {
          grid-area: 1 / 10 / 6 / 11; }
        body #cherieYoung #custom-content .services .div14 {
          grid-area: 6 / 10 / 14 / 11; }
        body #cherieYoung #custom-content .services .div15 {
          grid-area: 10 / 8 / 14 / 10; }
        @media (max-width: 1350px) and (min-width: 1201px) {
          body #cherieYoung #custom-content .services {
            /* Hide tiles that touched column 1 or 11 */
            /* Remap remaining tiles:
               old col2→1, col3→2, col4→3, ..., col10→9
            */
            /* 4→3, 8→7 */
            /* 2→1, 6→5 */
            /* 2→1, 6→5 */
            /* 6→5, 8→7 */
            /* 8→7, 10→9 */
            /* 8→7, 10→9 */
            /* 8→7, 10→9 */
            /* 4→3, 8→7 */
            /* 2→1, 4→3 */
            /* div11 is hidden */
            /* div12 stays but shifts 1 col left */
            /* 1→1? No → col1 removed → new: col2→1, col4→3 */
            /* div13, div14 hidden */
            /* 8→7, 10→9 */ }
            body #cherieYoung #custom-content .services .parent {
              display: grid;
              grid-template-columns: repeat(8, minmax(0, 1fr));
              grid-template-rows: repeat(12, var(--row-h)); }
            body #cherieYoung #custom-content .services .div1,
            body #cherieYoung #custom-content .services .div11,
            body #cherieYoung #custom-content .services .div13,
            body #cherieYoung #custom-content .services .div14 {
              display: none !important; }
            body #cherieYoung #custom-content .services .div2 {
              grid-area: 7 / 3 / 12 / 7; }
            body #cherieYoung #custom-content .services .div3 {
              grid-area: 1 / 1 / 3 / 5; }
            body #cherieYoung #custom-content .services .div4 {
              grid-area: 3 / 1 / 7 / 5; }
            body #cherieYoung #custom-content .services .div5 {
              grid-area: 1 / 5 / 7 / 7; }
            body #cherieYoung #custom-content .services .div6 {
              grid-area: 1 / 7 / 2 / 9; }
            body #cherieYoung #custom-content .services .div7 {
              grid-area: 2 / 7 / 5 / 9; }
            body #cherieYoung #custom-content .services .div8 {
              grid-area: 5 / 7 / 10 / 9; }
            body #cherieYoung #custom-content .services .div9 {
              grid-area: 12 / 3 / 13 / 7; }
            body #cherieYoung #custom-content .services .div10 {
              grid-area: 7 / 1 / 10 / 3; }
            body #cherieYoung #custom-content .services .div12 {
              grid-area: 10 / 1 / 13 / 3; }
            body #cherieYoung #custom-content .services .div15 {
              grid-area: 10 / 7 / 13 / 9; } }
        @media (max-width: 1200px) {
          body #cherieYoung #custom-content .services .parent {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-template-rows: auto; }
          body #cherieYoung #custom-content .services .tile {
            all: unset;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            border: 16px solid #fff;
            padding: 10px;
            min-height: 300px;
            overflow: hidden; }
            body #cherieYoung #custom-content .services .tile:hover::after {
              background: rgba(13, 43, 77, 0.35);
              backdrop-filter: blur(4px); }
          body #cherieYoung #custom-content .services .tile.spacer {
            display: none !important; } }
        @media (max-width: 600px) {
          body #cherieYoung #custom-content .services .parent {
            grid-template-columns: 1fr;
            grid-template-rows: auto;
            background-image: url("https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/signaturehouston.com/images/services-s.webp") !important; }
          body #cherieYoung #custom-content .services .tile {
            min-height: 260px;
            border-width: 6px; }
          body #cherieYoung #custom-content .services .tile.heading {
            order: -1;
            grid-column: auto;
            height: auto;
            padding: 50px 30px; } }
      body #cherieYoung #custom-content .regis {
        position: relative;
        background: #fff;
        padding-bottom: 60px; }
        body #cherieYoung #custom-content .regis .container {
          position: relative;
          width: 100%;
          max-width: 1225px;
          margin: 0 auto;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center;
          overflow: hidden; }
          body #cherieYoung #custom-content .regis .container::before {
            content: "";
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, #ececec 0%, #ececec 50%, rgba(236, 236, 236, 0) 100%);
            z-index: 0;
            height: 100%;
            width: 100%; }
          body #cherieYoung #custom-content .regis .container .regis-content {
            position: relative;
            z-index: 1;
            width: 100%;
            max-width: 660px;
            padding: 60px 15px 30px 50px;
            display: flex;
            flex-flow: column;
            box-sizing: border-box; }
            @media (max-width: 800px) {
              body #cherieYoung #custom-content .regis .container .regis-content {
                padding: 30px 15px; } }
            body #cherieYoung #custom-content .regis .container .regis-content h1 {
              font-family: "Oswald", sans-serif !important;
              color: #0D2B4D;
              font-size: 61px;
              line-height: 65px;
              text-align: left; }
              @media (max-width: 800px) {
                body #cherieYoung #custom-content .regis .container .regis-content h1 {
                  font-size: 50px;
                  line-height: 50px; } }
              body #cherieYoung #custom-content .regis .container .regis-content h1 span {
                color: #3A91CE !important;
                font-family: "Oswald", sans-serif !important; }
            body #cherieYoung #custom-content .regis .container .regis-content p {
              color: rgba(13, 43, 77, 0.52);
              text-align: left;
              font-family: "Poppins", sans-serif !important;
              font-weight: 400 !important;
              font-size: 19px !important;
              line-height: 29px !important;
              margin-top: 10px; }
            body #cherieYoung #custom-content .regis .container .regis-content ul {
              list-style-image: url("https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/signaturehouston.com/images/check.png");
              margin-bottom: 9px;
              margin-top: 30px;
              margin-left: 15px; }
              body #cherieYoung #custom-content .regis .container .regis-content ul li {
                margin-bottom: 8px;
                line-height: 1.5;
                color: #0D2B4D;
                text-align: left;
                font-family: "Poppins", sans-serif;
                font-weight: 400;
                font-size: 19px;
                padding-left: 5px; }
            body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form {
              display: flex;
              flex-wrap: wrap;
              gap: 12px;
              margin-top: 10px; }
              body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form input[type="text"],
              body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form input[type="email"] {
                flex: 1;
                min-width: 0;
                height: 42px;
                padding: 0 16px;
                border: 1px solid rgba(255, 255, 255, 0);
                border-radius: 0;
                font-family: "Poppins", sans-serif;
                font-weight: 500;
                font-style: italic;
                font-size: 17px;
                line-height: 29px;
                text-align: center;
                color: #000;
                outline: none;
                transition: border-color 0.2s ease;
                max-width: 100%; }
                @media (max-width: 800px) {
                  body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form input[type="text"],
                  body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form input[type="email"] {
                    padding: 8px 16px; } }
                body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form input[type="text"]:focus,
                body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form input[type="email"]:focus {
                  border-color: #3A91CE; }
              body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form button {
                flex-basis: 100%;
                height: 42px;
                border: none;
                border-radius: 0;
                background: #3A91CE;
                color: #fff;
                font-family: "Poppins", sans-serif;
                font-weight: 500;
                font-style: italic;
                font-size: 17px;
                line-height: 29px;
                text-align: center;
                cursor: pointer;
                transition: background 0.3s ease; }
                @media (max-width: 800px) {
                  body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form button {
                    padding: 8px 16px; } }
                body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form button:hover {
                  background: #2c7bb3; }
              @media (max-width: 700px) {
                body #cherieYoung #custom-content .regis .container .regis-content .regis-mail-form {
                  flex-direction: column;
                  gap: 5px;
                  /*input {
                    width: 100%;
                  }*/ } }
      body #cherieYoung #custom-content .welcome {
        padding: 90px 0 120px;
        background-color: white;
        position: relative;
        background-repeat: no-repeat;
        background-size: cover; }
        @media (max-width: 800px) {
          body #cherieYoung #custom-content .welcome {
            padding: 0px 0 30px; } }
        body #cherieYoung #custom-content .welcome .welcome-content {
          background: rgba(50, 50, 50, 0.88);
          max-width: 1350px;
          margin: auto;
          display: flex;
          justify-content: center;
          align-items: start;
          gap: 60px;
          padding: 67px; }
          body #cherieYoung #custom-content .welcome .welcome-content p {
            color: #fff;
            text-align: left;
            margin-bottom: 20px;
            margin-top: 10px; }
          body #cherieYoung #custom-content .welcome .welcome-content h1, body #cherieYoung #custom-content .welcome .welcome-content h4 {
            color: #fff;
            text-align: left;
            margin-top: 0;
            margin-left: 0; }
          body #cherieYoung #custom-content .welcome .welcome-content div {
            width: 50%; }
            body #cherieYoung #custom-content .welcome .welcome-content div div.image-box {
              width: 90%;
              display: block;
              position: relative; }
            @media (max-width: 991px) {
              body #cherieYoung #custom-content .welcome .welcome-content div {
                width: 100% !important; } }
          body #cherieYoung #custom-content .welcome .welcome-content div.welcome-text-wrapper {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            flex-wrap: nowrap;
            /* This keeps the label and box2 side-by-side */
            width: 50%;
            position: relative; }
            body #cherieYoung #custom-content .welcome .welcome-content div.welcome-text-wrapper div.tagline.left {
              display: inline-block;
              position: relative;
              color: #3A91CE;
              font-family: "Poppins", sans-serif;
              font-weight: 400;
              text-transform: uppercase;
              letter-spacing: 5px;
              font-size: 24px;
              text-align: left;
              margin-bottom: 35px;
              white-space: nowrap;
              margin-left: -30px; }
              body #cherieYoung #custom-content .welcome .welcome-content div.welcome-text-wrapper div.tagline.left:after {
                content: "";
                position: absolute;
                top: 50%;
                left: 35%;
                margin-left: 15px;
                transform: translateY(-50%);
                width: 100%;
                border-top: 1px solid currentColor; }
              @media (max-width: 800px) {
                body #cherieYoung #custom-content .welcome .welcome-content div.welcome-text-wrapper div.tagline.left {
                  margin-left: 0px; } }
            body #cherieYoung #custom-content .welcome .welcome-content div.welcome-text-wrapper div.welcome-text {
              width: 90%; }
          body #cherieYoung #custom-content .welcome .welcome-content .image-box img {
            width: 100%;
            max-width: 456px; }
          body #cherieYoung #custom-content .welcome .welcome-content .toggle-button {
            font-family: "Poppins", sans-serif;
            background-color: rgba(0, 0, 0, 0.1);
            border: 1px solid #3A91CE;
            color: black;
            padding: 0.7rem 1.5rem;
            border-radius: 4px;
            cursor: pointer;
            margin: 1rem 0;
            position: relative;
            transition: all 0.3s ease;
            font-weight: 500; }
            body #cherieYoung #custom-content .welcome .welcome-content .toggle-button::after {
              content: "▼";
              display: inline-block;
              margin-left: 8px;
              transition: transform 0.3s ease;
              font-size: 0.75em; }
            body #cherieYoung #custom-content .welcome .welcome-content .toggle-button:hover {
              background-color: #3A91CE;
              color: #fff; }
            body #cherieYoung #custom-content .welcome .welcome-content .toggle-button.expanded::after {
              transform: rotate(180deg); }
          body #cherieYoung #custom-content .welcome .welcome-content .read-more {
            overflow: hidden;
            transition: height 0.5s ease, opacity 0.5s ease;
            height: 0;
            opacity: 0;
            width: 100%; }
            body #cherieYoung #custom-content .welcome .welcome-content .read-more p {
              margin-bottom: 1rem; }
            body #cherieYoung #custom-content .welcome .welcome-content .read-more.expanded {
              height: auto;
              opacity: 1; }
          body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta {
            display: flex;
            justify-content: left;
            align-items: start;
            margin-top: 0;
            margin-left: 0;
            gap: 30px;
            width: fit-content; }
            body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta a {
              font-family: "Poppins", sans-serif;
              font-size: 1.3rem;
              font-weight: 300;
              color: #3A91CE;
              text-align: center;
              padding: .5rem 2rem;
              background-color: rgba(0, 0, 0, 0);
              border-radius: 0;
              text-decoration: none;
              transition: all .3s ease-in-out;
              position: relative;
              border: 1px solid #000; }
              body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta a:hover {
                background-color: #2a76ab;
                border: 1px solid #fff;
                color: #b09955; }
              body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta a:hover span {
                color: #000000;
                transition: .5s; }
              body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta a span {
                font-weight: 400;
                color: #3A91CE;
                transition: .5s; }
            @media (max-width: 800px) {
              body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta {
                justify-content: center;
                margin-left: -30px; } }
            @media (max-width: 786px) {
              body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta {
                flex-direction: column;
                gap: 10px;
                margin-left: 0px; }
                body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta a {
                  font-size: 1.5rem;
                  margin-left: 0; } }
@media (max-width: 1200px) and (min-width: 801px) {
  body #cherieYoung #custom-content .welcome .welcome-content .welcome-cta {
    margin-right: -50vw;
    width: fit-content; } }

          @media (max-width: 800px) {
            body #cherieYoung #custom-content .welcome .welcome-content {
              flex-direction: column;
              padding: 20px;
              gap: 30px; }
              body #cherieYoung #custom-content .welcome .welcome-content div.image-box {
                width: 100%;
                order: 1; }
              body #cherieYoung #custom-content .welcome .welcome-content div.welcome-text-wrapper {
                width: 100%;
                order: 2; } }
        body #cherieYoung #custom-content .welcome .lenders {
          padding-top: 60px; }
          body #cherieYoung #custom-content .welcome .lenders h1 {
            color: #000; }
      body #cherieYoung #custom-content .featured-properties {
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: -1px;
        /* ===============================
           Desktop Tabs
        =============================== */
        /* Tab content (desktop only, JS toggles .active) */
        /* ===============================
           Mobile Accordion
        =============================== */
        /* ===============================
           Property Grid (shared)
        =============================== */
        /* Property card */ }
        body #cherieYoung #custom-content .featured-properties .tab.desktop-only {
          display: flex;
          width: 100%;
          max-width: 1400px;
          margin: 0 auto;
          transform: translateY(-100%); }
          body #cherieYoung #custom-content .featured-properties .tab.desktop-only button {
            flex: 1;
            border: none;
            outline: none;
            background: #9d9d9e;
            cursor: pointer;
            padding: 14px 16px;
            font-size: 17px;
            transition: background-color 0.3s;
            color: #fff;
            margin: 0 1px; }
            body #cherieYoung #custom-content .featured-properties .tab.desktop-only button:hover {
              background-color: #8a8888; }
            body #cherieYoung #custom-content .featured-properties .tab.desktop-only button.active {
              background-color: #0e2c50;
              color: #fff; }
        body #cherieYoung #custom-content .featured-properties .tabcontent {
          display: none;
          padding: 0px 15px 100px;
          background-color: transparent;
          text-align: center; }
          body #cherieYoung #custom-content .featured-properties .tabcontent h2 {
            font-family: "Lato", serif !important;
            font-weight: 400 !important;
            margin-bottom: 45px;
            text-align: center;
            color: #fff;
            text-transform: uppercase; }
          body #cherieYoung #custom-content .featured-properties .tabcontent.active {
            display: block; }
        body #cherieYoung #custom-content .featured-properties .accordion.mobile-only {
          display: none; }
        @media (max-width: 768px) {
          body #cherieYoung #custom-content .featured-properties .tab.desktop-only {
            display: none; }
          body #cherieYoung #custom-content .featured-properties .accordion.mobile-only {
            display: block; }
          body #cherieYoung #custom-content .featured-properties .accordion-btn {
            width: 100%;
            text-align: center;
            border: none;
            background: #fff;
            color: #000;
            padding: 14px 16px;
            font-size: 16px;
            margin: 0 0 2px;
            cursor: pointer;
            transition: background 0.3s; }
          body #cherieYoung #custom-content .featured-properties .accordion-btn.active {
            background: #0e2c50;
            color: #fff; }
          body #cherieYoung #custom-content .featured-properties .accordion-btn .acc-icon {
            margin-left: 12px; }
          body #cherieYoung #custom-content .featured-properties .accordion-content {
            display: none;
            padding: 10px 15px 30px;
            text-align: center; }
            body #cherieYoung #custom-content .featured-properties .accordion-content h2 {
              margin-bottom: 15px; }
          body #cherieYoung #custom-content .featured-properties .accordion-content.active {
            display: block;
            animation: slideDown 0.3s ease-out; }
          @keyframes slideDown {
            from {
              opacity: 0;
              transform: translateY(-10px); }
            to {
              opacity: 1;
              transform: translateY(0); } } }
        body #cherieYoung #custom-content .featured-properties .property-grid {
          display: block;
          max-width: 1600px;
          margin: 0 auto 20px;
          overflow: hidden;
          position: relative; }
          body #cherieYoung #custom-content .featured-properties .property-grid .swiper-wrapper {
            display: flex;
            padding-bottom: 30px; }
        body #cherieYoung #custom-content .featured-properties .property {
          overflow: hidden;
          background: #fff;
          display: flex;
          flex-direction: column;
          height: 100%;
          transition: transform 0.2s ease, box-shadow 0.2s ease; }
          body #cherieYoung #custom-content .featured-properties .property:hover {
            transform: translateY(-4px);
            box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15); }
          body #cherieYoung #custom-content .featured-properties .property a {
            text-decoration: none;
            color: inherit;
            display: block; }
          body #cherieYoung #custom-content .featured-properties .property .property-image {
            position: relative;
            width: 100%;
            aspect-ratio: 4 / 3;
            overflow: hidden; }
            body #cherieYoung #custom-content .featured-properties .property .property-image img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              object-position: center;
              display: block; }
          body #cherieYoung #custom-content .featured-properties .property .property-info {
            background: #1e3a5f;
            color: #fff;
            width: 100%;
            aspect-ratio: 5 / 3;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 24px 20px;
            font-family: "Lato", serif !important; }
            body #cherieYoung #custom-content .featured-properties .property .property-info .top-row {
              display: flex;
              align-items: flex-start;
              margin-bottom: 16px;
              flex-flow: column; }
              body #cherieYoung #custom-content .featured-properties .property .property-info .top-row .price {
                font-family: "Lato", serif !important;
                font-size: 30px;
                font-weight: 400;
                width: 100%;
                text-align: center; }
              body #cherieYoung #custom-content .featured-properties .property .property-info .top-row .address {
                font-family: "Lato", serif !important;
                font-size: 15px;
                line-height: 1.4;
                text-align: center;
                width: 100%; }
            body #cherieYoung #custom-content .featured-properties .property .property-info .bottom-row {
              display: flex;
              justify-content: space-between;
              text-align: center; }
              body #cherieYoung #custom-content .featured-properties .property .property-info .bottom-row .detail {
                flex: 1; }
                body #cherieYoung #custom-content .featured-properties .property .property-info .bottom-row .detail .value {
                  font-family: "Lato", serif !important;
                  display: block;
                  font-size: 22px;
                  font-weight: 400; }
                body #cherieYoung #custom-content .featured-properties .property .property-info .bottom-row .detail .label {
                  font-family: "Lato", serif !important;
                  font-size: 16px;
                  letter-spacing: 1px;
                  text-transform: uppercase;
                  opacity: 0.9; }
      body #cherieYoung #custom-content #featured {
        background: #fff;
        padding: 20px 15px 80px 15px;
        text-align: center;
        /* Swiper container */
        /* Property card */ }
        body #cherieYoung #custom-content #featured h1 {
          color: #1B1B1B;
          margin: 25px 0 45px 0; }
        body #cherieYoung #custom-content #featured .property-grid {
          display: block;
          max-width: 1600px;
          margin: 0 auto 20px;
          overflow: hidden;
          position: relative; }
          body #cherieYoung #custom-content #featured .property-grid .swiper-wrapper {
            display: flex;
            padding-bottom: 30px; }
        body #cherieYoung #custom-content #featured .property {
          overflow: hidden;
          background: #fff;
          transition: transform 0.2s ease, box-shadow 0.2s ease;
          height: auto !important; }
          body #cherieYoung #custom-content #featured .property:hover {
            transform: translateY(-4px);
            box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15); }
          body #cherieYoung #custom-content #featured .property a {
            text-decoration: none;
            color: inherit;
            display: block; }
          body #cherieYoung #custom-content #featured .property .property-image {
            position: relative;
            width: 100%;
            aspect-ratio: 357 / 250;
            overflow: hidden; }
            body #cherieYoung #custom-content #featured .property .property-image img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              object-position: center;
              display: block; }
          body #cherieYoung #custom-content #featured .property .property-info {
            background: #1e3a5f;
            color: #fff;
            padding: 16px;
            font-family: 'Montserrat', sans-serif; }
            body #cherieYoung #custom-content #featured .property .property-info .top-row {
              display: flex;
              align-items: flex-start;
              margin-bottom: 16px;
              flex-flow: column; }
              body #cherieYoung #custom-content #featured .property .property-info .top-row .price {
                font-family: "Lato", serif !important;
                font-size: 30px;
                font-weight: 400;
                color: #fff;
                width: 100%;
                text-align: center; }
              body #cherieYoung #custom-content #featured .property .property-info .top-row .address {
                font-family: "Lato", serif !important;
                font-size: 15px;
                line-height: 1.4;
                text-align: center;
                width: 100%; }
            body #cherieYoung #custom-content #featured .property .property-info .bottom-row {
              display: flex;
              justify-content: space-between;
              text-align: center; }
              body #cherieYoung #custom-content #featured .property .property-info .bottom-row .detail {
                flex: 1; }
                body #cherieYoung #custom-content #featured .property .property-info .bottom-row .detail .value {
                  font-family: "Lato", serif !important;
                  display: block;
                  font-size: 22px;
                  font-weight: 400; }
                body #cherieYoung #custom-content #featured .property .property-info .bottom-row .detail .label {
                  font-family: "Lato", serif !important;
                  font-size: 22px;
                  letter-spacing: 1px;
                  text-transform: uppercase;
                  opacity: 0.9; }
        @media (max-width: 991px) {
          body #cherieYoung #custom-content #featured {
            padding: 30px 15px 80px 15px; } }
        @media (max-width: 767px) {
          body #cherieYoung #custom-content #featured {
            padding: 30px 0 20px 0; } }
      body #cherieYoung #custom-content #featured-lifestyles,
      body #cherieYoung #custom-content #featured-areas {
        padding-bottom: 45px;
        padding-left: 15px;
        padding-right: 15px;
        background-color: white; }
        body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-header,
        body #cherieYoung #custom-content #featured-areas .featured-content .featured-header {
          padding-top: 45px;
          padding-bottom: 45px; }
          body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-header h1,
          body #cherieYoung #custom-content #featured-areas .featured-content .featured-header h1 {
            color: #0D2B4D; }
        body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-tiles,
        body #cherieYoung #custom-content #featured-areas .featured-content .featured-tiles {
          width: 100%;
          max-width: 1600px;
          margin: 0 auto;
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          grid-auto-rows: auto;
          column-gap: 3%;
          row-gap: 2.5vw;
          box-sizing: border-box; }
          body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-tiles .tile,
          body #cherieYoung #custom-content #featured-areas .featured-content .featured-tiles .tile {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            overflow: hidden;
            aspect-ratio: 16 / 9; }
            body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-tiles .tile:hover::before,
            body #cherieYoung #custom-content #featured-areas .featured-content .featured-tiles .tile:hover::before {
              background-color: rgba(0, 0, 0, 0);
              transition: 0.5s; }
            body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-tiles .tile::before,
            body #cherieYoung #custom-content #featured-areas .featured-content .featured-tiles .tile::before {
              content: "";
              position: absolute;
              inset: 0;
              background-color: rgba(0, 0, 0, 0.1);
              transition: 0.5s;
              z-index: 1; }
            body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-tiles .tile img,
            body #cherieYoung #custom-content #featured-areas .featured-content .featured-tiles .tile img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
            body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-tiles .tile h2,
            body #cherieYoung #custom-content #featured-areas .featured-content .featured-tiles .tile h2 {
              position: absolute;
              font-family: "Oswald", sans-serif !important;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              z-index: 10;
              width: 90%;
              margin-top: -0.5rem;
              text-align: center; }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content #featured-lifestyles .featured-content .featured-tiles,
            body #cherieYoung #custom-content #featured-areas .featured-content .featured-tiles {
              grid-template-columns: 1fr;
              gap: 16px; } }
      body #cherieYoung #custom-content .video-section {
        padding: 100px 15px;
        background-color: #faf8f4;
        box-sizing: border-box;
        /* Swiper container */
        /* Hide bullets (pagination) */
        /* Each slide should be natural height */
        /* VIDEO SWIPER ARROWS (match Featured Listings vibe) */
        /* Default Swiper arrow icon */
        /* Hover effect */
        /* Position arrows inside the media like Featured Listings */
        /* Disabled state */
        /* Mobile tweak (tuck them in slightly) */ }
        body #cherieYoung #custom-content .video-section .video-container {
          max-width: 1600px;
          margin: 0 auto;
          text-align: center; }
        body #cherieYoung #custom-content .video-section .video-title {
          font-family: "Lato", serif;
          font-weight: 400;
          color: #000;
          text-align: center;
          margin-bottom: 45px;
          line-height: 1; }
        body #cherieYoung #custom-content .video-section .video-swiper {
          width: 100%;
          position: relative;
          --swiper-navigation-color: #fff;
          --swiper-theme-color: #fff; }
        body #cherieYoung #custom-content .video-section .swiper-pagination {
          display: none !important; }
        body #cherieYoung #custom-content .video-section .swiper-slide {
          height: auto; }
        body #cherieYoung #custom-content .video-section .video-card {
          text-align: left;
          background: #fff; }
        body #cherieYoung #custom-content .video-section .video-thumb {
          position: relative;
          overflow: hidden;
          border-radius: 0;
          background: #000;
          aspect-ratio: 16 / 9; }
        body #cherieYoung #custom-content .video-section .video-thumb iframe {
          position: absolute;
          inset: 0;
          width: 100%;
          height: 100%;
          border: none; }
        body #cherieYoung #custom-content .video-section .video-card h3 {
          font-size: 21px;
          text-transform: none;
          margin-top: 15px;
          color: #111;
          line-height: 25px;
          font-weight: 400 !important;
          text-align: left;
          padding: 0 15px; }
        body #cherieYoung #custom-content .video-section .video-card p {
          font-size: 14px;
          color: #555;
          margin-top: 10px;
          line-height: 20px;
          text-align: left;
          padding: 0 15px 15px; }
        body #cherieYoung #custom-content .video-section .swiper-button-prev,
        body #cherieYoung #custom-content .video-section .swiper-button-next {
          width: 44px;
          height: 44px;
          border-radius: 50%;
          background: rgba(0, 0, 0, 0.25);
          backdrop-filter: blur(3px);
          display: flex;
          align-items: center;
          justify-content: center;
          transition: background 0.25s ease, transform 0.25s ease, opacity 0.25s ease;
          opacity: 0.9;
          z-index: 20;
          top: 33%;
          transform: translateY(-50%); }
        body #cherieYoung #custom-content .video-section .swiper-button-prev::after,
        body #cherieYoung #custom-content .video-section .swiper-button-next::after {
          font-size: 18px;
          font-weight: 700;
          color: #fff; }
        body #cherieYoung #custom-content .video-section .swiper-button-prev:hover,
        body #cherieYoung #custom-content .video-section .swiper-button-next:hover {
          background: rgba(0, 0, 0, 0.45);
          transform: translateY(-50%) scale(1.05); }
        body #cherieYoung #custom-content .video-section .swiper-button-prev {
          left: 14px; }
        body #cherieYoung #custom-content .video-section .swiper-button-next {
          right: 14px; }
        body #cherieYoung #custom-content .video-section .swiper-button-disabled {
          opacity: 0.35;
          cursor: default; }
        @media (max-width: 600px) {
          body #cherieYoung #custom-content .video-section .swiper-button-prev {
            left: 8px; }
          body #cherieYoung #custom-content .video-section .swiper-button-next {
            right: 8px; } }
        body #cherieYoung #custom-content .video-section .video-button {
          margin-top: 50px; }
          body #cherieYoung #custom-content .video-section .video-button .btn {
            display: inline-block;
            background: #1b7cc1;
            color: #fff;
            padding: 12px 30px;
            border-radius: 4px;
            text-transform: uppercase;
            font-weight: 600;
            transition: background 0.3s ease; }
            body #cherieYoung #custom-content .video-section .video-button .btn:hover {
              background: #16659d; }
      body #cherieYoung #custom-content .latest-articles {
        padding: 80px 0;
        background: #fff; }
        @media (max-width: 600px) {
          body #cherieYoung #custom-content .latest-articles {
            padding: 20px 0; } }
        body #cherieYoung #custom-content .latest-articles .container {
          max-width: 1600px;
          margin: 0 auto;
          padding: 0 20px;
          width: 100%; }
        body #cherieYoung #custom-content .latest-articles h4 {
          color: #3A91CE;
          margin-bottom: 15px;
          font-weight: 300 !important;
          text-align: center; }
        body #cherieYoung #custom-content .latest-articles h1 {
          font-family: "Lato", serif;
          font-weight: 300;
          font-size: 54px;
          line-height: 1.05;
          letter-spacing: 0.02em;
          text-transform: uppercase;
          text-align: center;
          margin: 0 0 60px;
          color: #1a3550; }
          @media (max-width: 991px) {
            body #cherieYoung #custom-content .latest-articles h1 {
              font-size: 42px;
              margin-bottom: 45px; } }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content .latest-articles h1 {
              font-size: 34px;
              margin-bottom: 35px; } }
        body #cherieYoung #custom-content .latest-articles .blog-grid {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          gap: 40px;
          margin-bottom: 60px; }
          @media (max-width: 991px) {
            body #cherieYoung #custom-content .latest-articles .blog-grid {
              grid-template-columns: repeat(2, 1fr);
              gap: 30px; } }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content .latest-articles .blog-grid {
              grid-template-columns: 1fr;
              gap: 25px; } }
        body #cherieYoung #custom-content .latest-articles .blog-card {
          background: transparent;
          border-radius: 0;
          overflow: visible; }
          body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__link {
            display: block;
            text-decoration: none;
            color: inherit; }
          body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__image {
            width: 100%;
            height: 420px;
            background-size: cover;
            background-position: center;
            background-color: #e9e9e9;
            margin-bottom: 18px; }
            @media (max-width: 991px) {
              body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__image {
                height: 360px; } }
            @media (max-width: 600px) {
              body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__image {
                height: 260px; } }
          body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__info {
            padding: 0; }
          body #cherieYoung #custom-content .latest-articles .blog-card .meta {
            font-family: "Poppins", sans-serif;
            font-weight: 600;
            font-style: italic;
            font-size: 12px;
            line-height: 16px;
            color: #8f8f8f;
            display: flex;
            align-items: center;
            gap: 14px;
            margin: 0 0 14px;
            text-transform: none; }
            body #cherieYoung #custom-content .latest-articles .blog-card .meta::after {
              content: "";
              flex: 1;
              display: none; }
            body #cherieYoung #custom-content .latest-articles .blog-card .meta span + span::before {
              content: "|";
              margin: 0 10px;
              color: #b5b5b5; }
          body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__title {
            font-family: "Poppins", sans-serif;
            font-weight: 300;
            font-size: 22px;
            line-height: 1.35;
            color: #8f8f8f;
            margin: 0 0 12px;
            text-align: left; }
            @media (max-width: 600px) {
              body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__title {
                font-size: 20px; } }
          body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__excerpt {
            font-family: "Poppins", sans-serif;
            font-weight: 400;
            font-size: 13px;
            line-height: 20px;
            color: #a4a4a4;
            margin: 0;
            text-align: left;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden; }
          body #cherieYoung #custom-content .latest-articles .blog-card .blog-card__link:hover .blog-card__title {
            color: #3A91CE; }
        body #cherieYoung #custom-content .latest-articles .blog-button {
          display: flex;
          justify-content: center;
          margin-top: 55px; }
      body #cherieYoung #custom-content .investment-spotlight {
        position: relative;
        padding: 80px 20px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        color: #fff !important;
        /* === Blog Cards === */
        /* === Button (matches your CTA) === */ }
        @media (max-width: 600px) {
          body #cherieYoung #custom-content .investment-spotlight {
            padding: 30px 0px; } }
        body #cherieYoung #custom-content .investment-spotlight::before {
          content: "";
          position: absolute;
          inset: 0;
          background: rgba(13, 43, 77, 0.82);
          z-index: 0; }
        body #cherieYoung #custom-content .investment-spotlight .container {
          position: relative;
          max-width: 1600px;
          width: 100%;
          margin: 0 auto;
          text-align: center;
          z-index: 1; }
        body #cherieYoung #custom-content .investment-spotlight h3 {
          font-family: "Poppins", sans-serif !important;
          text-transform: uppercase;
          font-weight: 400 !important;
          letter-spacing: 4px;
          font-size: 20px;
          color: #fff;
          margin-bottom: 30px; }
        body #cherieYoung #custom-content .investment-spotlight h1 {
          font-family: "Lato", serif !important;
          font-weight: 400 !important;
          font-size: clamp(1.8rem, 3vw, 2.8rem);
          text-transform: uppercase;
          color: #fff !important;
          margin-bottom: 60px; }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content .investment-spotlight h1 {
              margin-bottom: 30px; } }
        body #cherieYoung #custom-content .investment-spotlight .deals-grid {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          gap: 40px;
          margin-bottom: 60px; }
          @media (max-width: 991px) {
            body #cherieYoung #custom-content .investment-spotlight .deals-grid {
              grid-template-columns: repeat(2, 1fr);
              gap: 30px; } }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content .investment-spotlight .deals-grid {
              grid-template-columns: 1fr;
              gap: 25px; } }
        body #cherieYoung #custom-content .investment-spotlight .deal-card {
          background: #fff;
          border-radius: 2px;
          overflow: hidden;
          text-align: left;
          color: #000000;
          display: flex;
          flex-direction: column;
          transition: transform 0.3s ease, box-shadow 0.3s ease; }
          body #cherieYoung #custom-content .investment-spotlight .deal-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); }
          body #cherieYoung #custom-content .investment-spotlight .deal-card .deal-image {
            width: 100%;
            height: 280px;
            background-size: cover;
            background-position: center;
            background-color: #e9e9e9;
            flex-shrink: 0; }
          body #cherieYoung #custom-content .investment-spotlight .deal-card .deal-info {
            padding: 25px; }
            body #cherieYoung #custom-content .investment-spotlight .deal-card .deal-info .meta {
              font-family: "Poppins", sans-serif;
              font-weight: 500;
              font-style: italic;
              font-size: 13px;
              line-height: 16px;
              letter-spacing: 0;
              color: #919191;
              display: block;
              margin-bottom: 10px;
              text-transform: none; }
            body #cherieYoung #custom-content .investment-spotlight .deal-card .deal-info h3 {
              text-align: left !important; }
              body #cherieYoung #custom-content .investment-spotlight .deal-card .deal-info h3 a {
                font-family: "Lato", serif !important;
                font-weight: 400 !important;
                font-style: normal !important;
                font-size: 21px !important;
                color: #000 !important;
                line-height: 25px;
                letter-spacing: 0 !important;
                text-transform: none;
                text-align: left !important;
                color: inherit;
                text-decoration: none; }
                body #cherieYoung #custom-content .investment-spotlight .deal-card .deal-info h3 a:hover {
                  color: #3A91CE !important; }
            body #cherieYoung #custom-content .investment-spotlight .deal-card .deal-info p {
              font-family: "Poppins", sans-serif;
              font-weight: 400;
              font-style: normal;
              font-size: 14px;
              line-height: 20px;
              letter-spacing: 0;
              color: #919191;
              text-align: left;
              margin: 0;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              overflow: hidden; }
        body #cherieYoung #custom-content .investment-spotlight .deals-button {
          text-align: center; }
      body #cherieYoung #custom-content .investment {
        padding: 10vw 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        position: relative;
        background-size: cover;
        background-position: center; }
        body #cherieYoung #custom-content .investment::before {
          content: "";
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          background-color: rgba(0, 0, 0, 0.3); }
        @media (max-width: 800px) {
          body #cherieYoung #custom-content .investment {
            padding: 0; } }
        body #cherieYoung #custom-content .investment .banner-content {
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          gap: 60px;
          padding: 60px;
          transition: .5s; }
          @media (max-width: 800px) {
            body #cherieYoung #custom-content .investment .banner-content {
              gap: 30px;
              padding: 30px 15px;
              width: 100%; } }
          body #cherieYoung #custom-content .investment .banner-content h3 {
            text-transform: uppercase;
            font-weight: 400 !important; }
      body #cherieYoung #custom-content .contact-section {
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 100px 20px;
        color: #fff;
        box-sizing: border-box; }
        body #cherieYoung #custom-content .contact-section::before {
          content: "";
          position: absolute;
          inset: 0;
          background: rgba(0, 0, 0, 0.48);
          z-index: 0; }
        body #cherieYoung #custom-content .contact-section .contact-container {
          position: relative;
          z-index: 1;
          display: grid;
          grid-template-columns: 1fr 1fr;
          max-width: 1600px;
          width: 100%;
          margin: 0 auto;
          background: rgba(48, 48, 48, 0.89);
          padding: 60px 60px;
          gap: 60px;
          box-sizing: border-box; }
          @media (max-width: 900px) {
            body #cherieYoung #custom-content .contact-section .contact-container {
              grid-template-columns: 1fr;
              text-align: center;
              gap: 40px;
              padding: 30px 15px; } }
          @media (max-width: 600px) {
            body #cherieYoung #custom-content .contact-section .contact-container {
              padding: 30px 15px; } }
        body #cherieYoung #custom-content .contact-section .contact-form-holder {
          display: flex;
          flex-direction: column;
          justify-content: center;
          /* Scoped injected form styles */ }
          body #cherieYoung #custom-content .contact-section .contact-form-holder .si-row {
            margin-left: 0px;
            margin-right: 0; }
          body #cherieYoung #custom-content .contact-section .contact-form-holder h2 {
            font-family: "Lato", serif;
            font-weight: 400;
            font-size: clamp(1.8rem, 3vw, 2.5rem);
            line-height: 1.2;
            margin-bottom: 40px;
            text-align: left;
            color: #fff; }
            @media (max-width: 900px) {
              body #cherieYoung #custom-content .contact-section .contact-form-holder h2 {
                text-align: center; } }
          body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject {
            width: 100%; }
            body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject .form-control {
              background-color: transparent;
              border: none;
              border-radius: 0 !important;
              box-shadow: none;
              height: 38px;
              padding: 8px 12px;
              width: 100%;
              border-bottom: 1px solid rgba(255, 255, 255, 0.6);
              color: #fff;
              transition: border-color 0.2s ease, box-shadow 0.2s ease; }
              body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject .form-control::placeholder {
                color: rgba(255, 255, 255, 0.6);
                font-style: italic; }
              body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject .form-control:focus {
                outline: none;
                border-color: #74c3c6;
                box-shadow: 0 1px 0 0 #74c3c6; }
            body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject textarea.form-control {
              min-height: 100px;
              resize: vertical;
              padding-top: 10px; }
            body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject label.control-label {
              color: #fff;
              font-family: "Lato", serif !important;
              text-transform: uppercase;
              font-weight: 300;
              font-size: 14px;
              margin-bottom: 5px;
              display: block; }
            body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject .si-btn--secondary {
              font-family: "Poppins", sans-serif !important;
              font-size: 1rem;
              font-weight: 400 !important;
              color: #fff;
              text-align: center;
              text-transform: uppercase;
              padding: 0.5rem 2.5rem;
              background-color: #3A91CE;
              border-radius: 2px;
              text-decoration: none;
              transition: all 0.3s ease-in-out;
              position: relative;
              border: 1px solid #3A91CE;
              display: inline-block;
              width: fit-content;
              cursor: pointer; }
              body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject .si-btn--secondary:hover {
                background-color: white;
                border: 1px solid white;
                color: #000000; }
              @media (max-width: 800px) {
                body #cherieYoung #custom-content .contact-section .contact-form-holder .contact-form-inject .si-btn--secondary {
                  font-size: 1rem;
                  width: auto;
                  padding-left: 15px;
                  padding-right: 15px; } }
        body #cherieYoung #custom-content .contact-section .contact-info {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          body #cherieYoung #custom-content .contact-section .contact-info .logo {
            margin-bottom: 25px;
            max-width: 100%;
            filter: brightness(0) invert(1); }
          body #cherieYoung #custom-content .contact-section .contact-info .socials {
            display: flex;
            gap: 18px;
            font-size: 22px;
            color: white; }
            body #cherieYoung #custom-content .contact-section .contact-info .socials i {
              cursor: pointer;
              transition: opacity 0.3s ease; }
              body #cherieYoung #custom-content .contact-section .contact-info .socials i:hover {
                opacity: 0.7; }
        @media (max-width: 900px) {
          body #cherieYoung #custom-content .contact-section {
            padding: 0 0; } }
      body #cherieYoung #custom-content .socials-IG {
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0px; }
        body #cherieYoung #custom-content .socials-IG h1 {
          padding-top: 30px;
          color: black; }
          @media (max-width: 790px) {
            body #cherieYoung #custom-content .socials-IG h1 {
              font-size: 3rem; } }
          @media (max-width: 320px) {
            body #cherieYoung #custom-content .socials-IG h1 {
              font-size: 2.5rem; } }
        body #cherieYoung #custom-content .socials-IG h3 {
          color: black; }
        body #cherieYoung #custom-content .socials-IG .social-feed {
          padding: 60px 0;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          width: 100%; }
          body #cherieYoung #custom-content .socials-IG .social-feed #elfsight-holder {
            width: 100%; }
      body #cherieYoung #custom-content .socials-GR {
        background-color: rgba(0, 0, 0, 0.3);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0; }
        body #cherieYoung #custom-content .socials-GR h1 {
          padding-top: 30px;
          color: white;
          margin-bottom: 20px; }
          @media (max-width: 790px) {
            body #cherieYoung #custom-content .socials-GR h1 {
              font-size: 3rem; } }
          @media (max-width: 320px) {
            body #cherieYoung #custom-content .socials-GR h1 {
              font-size: 2.5rem; } }
        body #cherieYoung #custom-content .socials-GR h3 {
          color: white; }
        body #cherieYoung #custom-content .socials-GR img {
          width: 270px; }
        body #cherieYoung #custom-content .socials-GR .social-feed {
          width: 100%;
          padding-top: 30px;
          padding-bottom: 60px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column; }
          body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder {
            width: 100%;
            max-width: 1300px;
            padding: 0 20px;
            margin-bottom: 40px;
            height: auto;
            overflow: visible; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .si-testimonials {
              background-color: rgba(0, 0, 0, 0.46);
              padding: 40px;
              border-radius: 20px;
              position: relative;
              height: auto;
              overflow: hidden;
              min-height: 180px; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .slick-slide {
              height: auto !important;
              max-height: none !important; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .si-testimonials__item {
              text-align: center;
              padding: 30px;
              font-family: 'Montserrat', sans-serif;
              font-size: 1.2rem;
              color: #fff;
              position: relative; }
              body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .si-testimonials__item::before {
                content: "“";
                font-size: 100px;
                color: #fff;
                position: absolute;
                top: -20px;
                left: 20px;
                line-height: 1;
                font-family: Georgia, serif;
                opacity: 0.3; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .si-testimonials__item-content {
              overflow: hidden;
              position: relative;
              padding-right: 10px;
              word-break: break-word;
              line-height: 1.5; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .si-testimonials.si-testimonials--scroller {
              border: none !important;
              padding: 10px; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .si-testimonials__item-by {
              display: block;
              margin-top: 20px;
              font-weight: 600;
              color: #fff;
              font-size: 1rem;
              text-transform: uppercase;
              letter-spacing: 1px; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .slick-dots {
              margin-top: 30px;
              text-align: center; }
              body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .slick-dots li {
                display: inline-block;
                margin: 0 6px; }
                body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .slick-dots li button {
                  width: 12px;
                  height: 12px;
                  border-radius: 50%;
                  background: #ccc;
                  border: none;
                  opacity: 0.5;
                  transition: all 0.3s ease; }
                  body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .slick-dots li button:hover {
                    opacity: 0.8; }
                body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .slick-dots li.slick-active button {
                  background: #fff;
                  opacity: 1; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .slick-arrow {
              display: none !important; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .testimonials-holder .slick-list,
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .testimonials-holder .slick-track,
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .testimonials-holder .slick-slide {
              height: auto !important;
              min-height: 0 !important;
              max-height: none !important; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder .testimonials-holder .slick-list {
              overflow: hidden !important; }
            body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder a.view-all-testimonials {
              display: inline-block;
              margin: 40px auto 0;
              text-align: center;
              font-size: 1.3rem;
              font-weight: 300;
              color: #fff;
              padding: 0.5rem 2rem;
              background-color: transparent;
              border: 1px solid #fff;
              border-radius: 0;
              text-decoration: none;
              transition: all 0.3s ease-in-out; }
              body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder a.view-all-testimonials:hover {
                background-color: #fff;
                color: #000; }
              @media (max-width: 768px) {
                body #cherieYoung #custom-content .socials-GR .social-feed .testimonials-holder a.view-all-testimonials {
                  font-size: 1.2rem;
                  width: 80%;
                  max-width: 200px; } }
          @media (max-width: 768px) {
            body #cherieYoung #custom-content .socials-GR .social-feed .si-testimonials {
              padding: 30px 15px; }
            body #cherieYoung #custom-content .socials-GR .social-feed .si-testimonials__item {
              padding: 20px 10px;
              font-size: 1rem; }
            body #cherieYoung #custom-content .socials-GR .social-feed .si-testimonials__item-by {
              font-size: 0.9rem; } }
          body #cherieYoung #custom-content .socials-GR .social-feed a {
            font-family: "Poppins", sans-serif;
            font-size: 1.3rem;
            font-weight: 300;
            color: #fff;
            text-align: center;
            padding: .5rem 2rem;
            background-color: rgba(0, 0, 0, 0);
            border: 1px solid #fff;
            border-radius: 0px;
            text-decoration: none;
            transition: all 0.3s ease-in-out;
            position: relative; }
            @media (max-width: 800px) {
              body #cherieYoung #custom-content .socials-GR .social-feed a {
                font-size: 1.5rem;
                width: 80%;
                margin: auto;
                padding-left: 5px;
                padding-right: 5px;
                max-width: 200px; } }
            body #cherieYoung #custom-content .socials-GR .social-feed a:hover {
              background-color: #2a76ab;
              border: 1px solid #000; }
            body #cherieYoung #custom-content .socials-GR .social-feed a:hover span {
              color: #000000; }
            body #cherieYoung #custom-content .socials-GR .social-feed a span {
              font-weight: 400;
              color: #3A91CE;
              transition: 0.5s; }
      body #cherieYoung #custom-content .fb-feed {
        background: #fff;
        padding: 0 15px;
        margin-top: -30px; }

#popup {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease; }

#popup.show {
  display: flex !important;
  height: 100vh;
  justify-content: center;
  align-items: center;
  opacity: 1;
  pointer-events: auto; }

#popup.hide {
  opacity: 0;
  pointer-events: none; }

#popup.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 1200; }
  #popup.popup-overlay .popup-container {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    overflow: hidden;
    /* Responsive fix for 600px */ }
    @media (max-width: 600px) {
      #popup.popup-overlay .popup-container {
        max-width: 100%;
        background-position: center;
        overflow: visible; } }
    #popup.popup-overlay .popup-container::before {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(to right, #ececec 0%, #ececec 50%, rgba(236, 236, 236, 0) 100%);
      z-index: 0;
      height: 100%;
      width: 100%;
      /* Gradient fix on small screens */ }
      @media (max-width: 600px) {
        #popup.popup-overlay .popup-container::before {
          background: #ececec; } }
    #popup.popup-overlay .popup-container .popup-button {
      margin-top: 15px;
      padding: 0px 15px;
      border: none;
      background: #333;
      color: #b8c7da;
      border-radius: 30px;
      cursor: pointer;
      font-size: 29px;
      transition: background 0.3s;
      position: absolute;
      right: 16px;
      z-index: 5;
      pointer-events: auto !important; }
      #popup.popup-overlay .popup-container .popup-button:hover {
        background: #555; }
    #popup.popup-overlay .popup-container .popup-content {
      position: relative;
      z-index: 1;
      width: 100%;
      max-width: 660px;
      padding: 60px 15px 30px 50px;
      display: flex;
      flex-flow: column;
      box-sizing: border-box;
      /* EXTRA responsive fix for 600px */
      /* =====================
         REGISTRATION FORM
      ===================== */ }
      @media (max-width: 800px) {
        #popup.popup-overlay .popup-container .popup-content {
          padding: 30px 15px; } }
      @media (max-width: 600px) {
        #popup.popup-overlay .popup-container .popup-content {
          padding: 20px 15px; } }
      #popup.popup-overlay .popup-container .popup-content h1 {
        text-align: left !important;
        font-family: "Oswald", sans-serif !important;
        color: #0D2B4D !important;
        font-size: 61px;
        line-height: 65px; }
        @media (max-width: 800px) {
          #popup.popup-overlay .popup-container .popup-content h1 {
            font-size: 50px;
            line-height: 50px; } }
        @media (max-width: 600px) {
          #popup.popup-overlay .popup-container .popup-content h1 {
            font-size: 30px;
            line-height: 30px; } }
        #popup.popup-overlay .popup-container .popup-content h1 span {
          color: #3A91CE !important;
          font-family: "Oswald", sans-serif !important; }
      #popup.popup-overlay .popup-container .popup-content p {
        color: rgba(13, 43, 77, 0.52) !important;
        text-align: left !important;
        font-family: "Poppins", sans-serif !important;
        font-weight: 400 !important;
        font-size: 19px !important;
        line-height: 29px !important;
        margin-top: 10px; }
        @media (max-width: 600px) {
          #popup.popup-overlay .popup-container .popup-content p {
            font-size: 16px !important;
            line-height: 18px !important; } }
      #popup.popup-overlay .popup-container .popup-content ul {
        list-style-image: url("https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/signaturehouston.com/images/check.png");
        margin-bottom: 9px;
        margin-top: 30px;
        margin-left: 15px; }
        @media (max-width: 600px) {
          #popup.popup-overlay .popup-container .popup-content ul {
            margin-top: 15px; } }
        #popup.popup-overlay .popup-container .popup-content ul li {
          margin-bottom: 8px;
          line-height: 1.5;
          color: #0D2B4D;
          text-align: left;
          font-family: "Poppins", sans-serif;
          font-weight: 400;
          font-size: 16px;
          padding-left: 5px; }
          @media (max-width: 600px) {
            #popup.popup-overlay .popup-container .popup-content ul li {
              font-size: 16px;
              line-height: 18px; } }
      #popup.popup-overlay .popup-container .popup-content .popup-mail-form {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        margin-top: 10px; }
        #popup.popup-overlay .popup-container .popup-content .popup-mail-form input[type="text"],
        #popup.popup-overlay .popup-container .popup-content .popup-mail-form input[type="email"] {
          flex: 1;
          min-width: 0;
          height: 42px;
          padding: 0 16px;
          border: 1px solid rgba(255, 255, 255, 0);
          border-radius: 0;
          font-family: "Poppins", sans-serif;
          font-weight: 500;
          font-style: italic;
          font-size: 17px;
          line-height: 29px;
          text-align: center;
          color: #000;
          outline: none;
          transition: border-color 0.2s ease;
          max-width: 100%; }
          @media (max-width: 800px) {
            #popup.popup-overlay .popup-container .popup-content .popup-mail-form input[type="text"],
            #popup.popup-overlay .popup-container .popup-content .popup-mail-form input[type="email"] {
              padding: 8px 16px; } }
          #popup.popup-overlay .popup-container .popup-content .popup-mail-form input[type="text"]:focus,
          #popup.popup-overlay .popup-container .popup-content .popup-mail-form input[type="email"]:focus {
            border-color: #3A91CE; }
        #popup.popup-overlay .popup-container .popup-content .popup-mail-form button {
          flex-basis: 100%;
          height: 42px;
          border: none;
          border-radius: 0;
          background: #3A91CE;
          color: #fff;
          font-family: "Poppins", sans-serif;
          font-weight: 500;
          font-style: italic;
          font-size: 17px;
          line-height: 29px;
          text-align: center;
          cursor: pointer;
          transition: background 0.3s ease; }
          @media (max-width: 800px) {
            #popup.popup-overlay .popup-container .popup-content .popup-mail-form button {
              padding: 8px 16px; } }
          #popup.popup-overlay .popup-container .popup-content .popup-mail-form button:hover {
            background: #2c7bb3; }
        @media (max-width: 700px) {
          #popup.popup-overlay .popup-container .popup-content .popup-mail-form {
            flex-direction: column;
            gap: 5px; } }
