
/* BEGIN PERVIOUS CSS */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display&amp;family=Raleway:wght@300;400;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?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&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&amp;family=Jost:ital,wght@0,100..900;1,100..900&amp;family=Manrope:wght@200..800&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap");
.Carousel__CarouselSwiperWrapper-sc-83300e9d-10 {
  height: 250px; }

.Hero-Swiper {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0 !important; }

.Hero-Swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }

.Hero-Swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.Hero-Swiper {
  margin-left: auto;
  margin-right: auto; }

/* BoomTown Adjustments*/
.bt-fair-housing {
  background: #000;
  font-size: 18px;
  padding: 8px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
  width: 100%;
  box-sizing: border-box; }

.bt-fair-housing a {
  color: #fff;
  text-decoration: underline; }

body &gt; div:nth-child(2) {
  display: none; }

#footer {
  background: #333;
  color: #fff;
  padding: 24px 0 0 0; }

#footer &gt; footer &gt; div &gt; div &gt; div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly; }

#footer &gt; footer &gt; div &gt; div &gt; div:nth-child(3) {
  margin: -4px -8px;
  max-width: 33%; }

#footer .bt-footer__tenant-logo {
  display: inline-block;
  padding: 0 30px; }

#footer .bt-footer__link {
  color: #fff;
  font-weight: 600; }

#footer .bt-footer-nav__menu .bt-footer-nav__menu-item a {
  color: #fff;
  font-size: 13px; }

#footer .bt-footer__disclaimer {
  text-align: left; }

.bt-footer a {
  color: rgba(255, 255, 255, 0.85);
  font-size: 12px;
  font-weight: 400; }

.bt-footer a:hover {
  color: white; }

.bt-disclaimer-menu {
  line-height: 30px; }

a, .uk-link {
  text-decoration: none; }

.bt-footer-widget__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 16px 0;
  font-family: inherit;
  font-weight: 400;
  text-transform: none; }

address {
  font-style: normal; }

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free"; }

.uk-list, .bt-off-canvas__sub-menu, .bt-footer .widget ul, .bt-footer .bt-widget ul, .bt-search__price-list {
  padding: 0;
  list-style: none; }

.uk-subnav-line &gt; ::before {
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle; }

.uk-subnav &gt; * {
  float: left; }

.uk-subnav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-top: -8px;
  padding: 0;
  list-style: none; }

.uk-subnav &gt; * {
  flex: none;
  padding-left: 8px;
  margin-top: 8px;
  position: relative; }

.bt-footer-aux {
  background: #222;
  padding-bottom: 8px;
  padding-top: 8px;
  line-height: 30px;
  margin-top: 24px; }

.bt-footer-aux a {
  font-size: 14px; }

.far {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 400; }

.uk-text-small {
  font-size: 12px;
  line-height: 1.5; }

.uk-subnav-line &gt; :nth-child(n+2)::before {
  margin-right: 8px;
  border-left: 1px solid #999; }

.bt-disclaimer-menu__copyright__logo {
  height: 19px;
  display: inline-block;
  padding-right: 20px;
  margin-top: -3px; }

.bt-social-icons .bt-icon--facebook {
  background: #3b5998; }

.bt-social-icons .bt-icon--instagram {
  background: #f00075; }

.bt-social-icons .bt-icon--youtube {
  background: #e52d27; }

.bt-social-icons a {
  font-size: 18px;
  width: 35px;
  height: 35px;
  padding: 8px 6px;
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  border-radius: 100%;
  margin: 4px 0 0 4px;
  position: relative;
  color: #fff;
  transition: background 0.25s; }

/* end footer*/
.bt-fair-housing {
  background: #000;
  font-size: 18px;
  padding: 8px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
  width: 100%; }

.bt-fair-housing a {
  color: #fff;
  text-decoration: underline; }

body {
  font-family: "Raleway", "Montserrat", "Open Sans", Helvetica, sans-serif;
  scroll-behavior: smooth;
  font-weight: 300;
  font-size: 16px;
  margin: 0; }

.navbar-holder {
  position: relative;
  z-index: 9; }

.navbar-holder &gt; .container {
  position: relative;
  max-width: 1400px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between; }

.navbar-holder .navbar {
  padding-top: 40px; }

.navbar-holder .navbar #main-nav-container &gt; ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li {
  position: relative; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li.menu-item-has-children &gt; a:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding-left: 6px;
  font-size: 13px; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li &gt; a {
  color: #000;
  padding: 8px 20px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  display: block; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li .sub-menu {
  position: absolute;
  opacity: 0;
  padding: 0;
  top: 100%;
  left: 0;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  list-style: none;
  background: #fff; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li .sub-menu li {
  border-bottom: rgba(0, 0, 0, 0.1); }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li .sub-menu li a {
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  white-space: nowrap;
  display: block;
  padding: 10px 50px 10px 20px;
  text-decoration: none;
  font-weight: 600;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li .sub-menu li a:hover {
  color: #fff;
  background: #000; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li:last-child .sub-menu {
  left: auto;
  right: 0; }

.navbar-holder .navbar #main-nav-container &gt; ul &gt; li:hover .sub-menu {
  opacity: 1; }

.navbar-holder.homepage {
  background: transparent;
  height: 100px;
  margin-bottom: -100px; }

.navbar-holder.internal {
  background: #292828; }

.navbar-holder.internal .logobox {
  margin-right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial; }

.navbar-holder.internal .navbar {
  padding-top: 0;
  margin-left: auto; }

.navbar-holder.internal .navbar #main-nav-container {
  padding: 20px 0; }

.navbar-holder.internal .navbar #main-nav-container #main-nav {
  margin-bottom: 0; }

.header-mobile .bt-login &gt; ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0; }

.header-mobile .bt-login &gt; ul li {
  width: 50%; }

.header-mobile .bt-login &gt; ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 20px; }

.header-mobile .bt-login &gt; ul li a:hover {
  background-color: #555; }

@media (max-width: 991px) {
  header#top {
    display: none; }

  .header-mobile {
    background-color: #292828;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 9999; }

  .header-mobile.internal {
    position: relative; }

  .logo {
    display: inline-block;
    font-size: 60px;
    margin-left: 20px;
    margin-top: 0; }

  .logo img {
    vertical-align: initial;
    max-width: 200px;
    max-height: 60px;
    margin-top: 10px; }

  .nav {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #292828;
    overflow: hidden; }

  .mobile-menu-class {
    padding-left: 0;
    margin-bottom: 0; }

  .mobile-menu-class a {
    display: block;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff; }

  .mobile-menu-class a:hover {
    background-color: #555; }

  .nav {
    max-height: 0;
    -webkit-transition: max-height 0.5s ease-out;
    transition: max-height 0.5s ease-out; }

  .hamb {
    cursor: pointer;
    float: right;
    padding: 40px 20px; }

  .hamb-line {
    background: #fff;
    display: block;
    height: 2px;
    position: relative;
    width: 24px; }

  .hamb-line::before,
  .hamb-line::after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 100%; }

  .hamb-line::before {
    top: 5px; }

  .hamb-line::after {
    top: -5px; }

  .side-menu {
    display: none; }

  .side-menu:checked ~ nav {
    max-height: 100vh;
    z-index: 99;
    position: relative; }

  .side-menu:checked ~ .hamb .hamb-line {
    background: transparent; }

  .side-menu:checked ~ .hamb .hamb-line::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0; }

  .side-menu:checked ~ .hamb .hamb-line::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0; } }
@media (min-width: 992px) {
  .header-mobile {
    display: none; }

  .hamb {
    display: none; } }
.contact-logo {
  max-width: 180px; }

/* CHIME ADJUSTMENTS */
.md-custom-code, #app, main {
  background-color: transparent !important; }

.mg-container {
  max-width: 100% !important;
  width: 100% !important; }

.md-form {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.disclaimer-content.party-consent * {
  color: black !important; }

.md-form input, .md-form textarea {
  color: black !important; }

.email-suggestion .item {
  color: black !important; }

/**** Google Reviews ****/
.WidgetTitle__Container-sc-9c92769d-0, .HeaderComponent__Top-sc-e5880ad8-2 {
  display: none !important; }

.eHNOaE, .dEQash {
  background-color: rgba(0, 0, 0, 0.5) !important; }

.dEQash {
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  flex-grow: 1;
  transition: background-color 0.1s;
  background-color: rgba(0, 0, 0, 0.33);
  border-radius: 8px;
  padding: 24px;
  border: 1px solid transparent; }

/**
 * 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 */
.visible-after-animation {
  opacity: 1 !important; }

[class*=fade-] {
  opacity: 0;
  will-change: opacity,transform;
  animation-play-state: paused;
  backface-visibility: hidden;
  perspective: 1000px;
  animation-fill-mode: forwards !important; }

[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; }

.fade-in {
  animation-name: fadeIn;
  background-position: center !important;
  background-size: cover !important; }

.fade-up, .fade-up-active {
  animation-name: fadeUp; }

.fade-down, .fade-down-active {
  animation-name: fadeDown; }

.fade-down-large, .fade-down-large-active {
  animation-name: fadeDownLarge; }

.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 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 fadeDownLarge {
  0% {
    opacity: 0;
    transform: translateY(-1000px); }
  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); } }
.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, 1); }

.ease-out {
  --anim-easing:cubic-bezier(0, 0, 0.58, 1); }

.ease-in-out {
  --anim-easing:cubic-bezier(0.42, 0, 0.58, 1); }

.ease-bounce {
  --anim-easing:cubic-bezier(0.68, -0.55, 0.265, 1.55); }

@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 {
  opacity: 0;
  transition: opacity .5s ease-in-out; }

/* Pele Styles */
body {
  margin: 0;
  padding: 0; }
  body #cherieYoung {
    width: 100%;
    opacity: 1 !important; }
    body #cherieYoung .pele {
      width: 100%;
      position: relative;
      overflow: hidden; }
      body #cherieYoung .pele a {
        text-decoration: none !important; }
      body #cherieYoung .pele h1 {
        font-family: "Josefin Sans", Sans-serif;
        font-size: 6rem;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        margin-top: -10px;
        line-height: 95%; }
        body #cherieYoung .pele h1.large {
          font-size: 11rem; }
        @media (max-width: 1200px) {
          body #cherieYoung .pele h1 {
            font-size: 4rem; }
            body #cherieYoung .pele h1.large {
              font-size: 6rem; } }
        @media (max-width: 790px) {
          body #cherieYoung .pele h1 {
            font-size: 2.5rem;
            line-height: 100%; }
            body #cherieYoung .pele h1.large {
              font-size: 3rem; } }
      body #cherieYoung .pele h2 {
        font-family: "Josefin Sans", Sans-serif;
        font-size: 4.5rem;
        font-weight: 100;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 95%; }
        @media (max-width: 1200px) {
          body #cherieYoung .pele h2 {
            font-size: 4rem; } }
        @media (max-width: 790px) {
          body #cherieYoung .pele h2 {
            font-size: 3.5rem; } }
      body #cherieYoung .pele h3 {
        font-family: "Josefin Sans", Sans-serif;
        font-size: 1.5rem;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0; }
        @media (max-width: 1200px) {
          body #cherieYoung .pele h3 {
            font-size: 1.25rem; } }
        @media (max-width: 790px) {
          body #cherieYoung .pele h3 {
            font-size: 1rem; } }
      body #cherieYoung .pele p {
        font-family: "Josefin Sans", Sans-serif;
        font-size: 1.25rem;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 32px; }
      body #cherieYoung .pele .background-content {
        position: fixed;
        z-index: -1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        filter: brightness(0.8);
        background-position: center;
        background-size: cover; }
        @media (max-width: 1200px) {
          body #cherieYoung .pele .background-content {
            background-size: cover; }
            body #cherieYoung .pele .background-content iframe {
              display: none !important; } }
      body #cherieYoung .pele .hero {
        height: 100vh; }
        body #cherieYoung .pele .hero .hero-content {
          height: 100%;
          width: 100%;
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          position: relative;
          margin-top: -37px;
          flex-direction: column;
          padding-bottom: 90px; }
          body #cherieYoung .pele .hero .hero-content h2 {
            font-weight: 300;
            letter-spacing: 5px; }
          body #cherieYoung .pele .hero .hero-content .hero-text h2 {
            font-size: 4rem; }
            @media (max-width: 1200px) {
              body #cherieYoung .pele .hero .hero-content .hero-text h2 {
                font-size: 2.5rem; } }
            @media (max-width: 790px) {
              body #cherieYoung .pele .hero .hero-content .hero-text h2 {
                padding-top: 10px;
                font-size: 1.5rem; } }
          @media (max-width: 790px) {
            body #cherieYoung .pele .hero .hero-content .hero-text {
              margin-top: -25vh; } }
          body #cherieYoung .pele .hero .hero-content .hero-stats {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 20px 0;
            background-color: rgba(0, 0, 0, 0.3); }
            body #cherieYoung .pele .hero .hero-content .hero-stats ul {
              display: flex;
              justify-content: center;
              align-items: center;
              flex-direction: row;
              list-style: none;
              width: 100%;
              flex-wrap: wrap;
              margin: 0; }
              body #cherieYoung .pele .hero .hero-content .hero-stats ul li {
                width: fit-content;
                padding: 0 2.5vw;
                border-right: 1px solid white; }
                body #cherieYoung .pele .hero .hero-content .hero-stats ul li p {
                  line-height: normal;
                  font-size: 18px; }
                body #cherieYoung .pele .hero .hero-content .hero-stats ul li p.stat-header {
                  font-family: "Marope", Georgia, serif;
                  color: #bbd7df;
                  font-style: italic; }
                body #cherieYoung .pele .hero .hero-content .hero-stats ul li p.stat-subheader {
                  font-weight: 500;
                  color: #bbd7df;
                  font-style: initial;
                  letter-spacing: 1px;
                  font-size: 19px;
                  color: white; }
                body #cherieYoung .pele .hero .hero-content .hero-stats ul li:last-of-type {
                  border-right: 0px solid transparent; }
                @media (max-width: 1000px) {
                  body #cherieYoung .pele .hero .hero-content .hero-stats ul li {
                    border-right: 0px;
                    width: 45%;
                    padding: 0; } }
                @media (max-width: 790px) {
                  body #cherieYoung .pele .hero .hero-content .hero-stats ul li {
                    width: 100%;
                    padding: 0;
                    border-right: 0px solid transparent; } }
              @media (max-width: 1000px) {
                body #cherieYoung .pele .hero .hero-content .hero-stats ul {
                  gap: 20px;
                  padding: 0px; } }
              @media (max-width: 790px) {
                body #cherieYoung .pele .hero .hero-content .hero-stats ul {
                  gap: 30px; } }
              @media (max-width: 320px) {
                body #cherieYoung .pele .hero .hero-content .hero-stats ul {
                  gap: 15px; } }
          body #cherieYoung .pele .hero .hero-content #hero_bar {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 9;
            padding: 10px 0;
            display: flex;
            background: rgba(0, 0, 0, 0.7); }
            body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading {
              width: 350px;
              background: #000;
              padding: 15px;
              margin: -50px 0 -10px 0; }
              body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading h3 {
                color: #fff;
                padding-left: 50px;
                font-size: 28px !important;
                font-weight: 300;
                text-align: left !important; }
                @media (max-width: 991.98px) {
                  body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading h3 br {
                    display: none; } }
                body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading h3 span {
                  display: block;
                  font-family: "Josefin Sans", Sans-serif;
                  color: #dfcabc;
                  font-size: 60%;
                  position: relative;
                  margin-bottom: 10px;
                  font-style: italic; }
                  body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading h3 span::before {
                    content: "";
                    top: 50%;
                    right: 100%;
                    margin-right: 8px;
                    width: 50px;
                    border-top: 1px solid #dfcabc;
                    position: absolute; }
              @media (max-width: 991.98px) {
                body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading {
                  width: 100%; } }
            body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions {
              width: calc(100% - 350px); }
              @media (max-width: 991.98px) {
                body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions {
                  width: 100%; } }
              body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta {
                display: flex;
                margin: 0;
                padding: 0;
                align-items: center;
                height: 100%;
                padding-left: 0;
                overflow: hidden; }
                @media (max-width: 1499.98px) {
                  body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta {
                    flex-wrap: wrap; } }
                body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li {
                  list-style: none;
                  margin: 0 15px;
                  position: relative;
                  text-align: left; }
                  body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li:after {
                    content: "";
                    position: absolute;
                    right: -20px;
                    top: 50%;
                    height: 40px;
                    border-right: 1px solid rgba(255, 255, 255, 0.7);
                    transform: translateY(-50%); }
                  body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li a {
                    display: block;
                    color: #fff;
                    padding: 15px 30px;
                    overflow: hidden;
                    position: relative;
                    text-decoration: none; }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li a:hover {
                      text-decoration: none; }
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li a:hover::after {
                        transform: translate3d(0, 0, 0); }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li a::after {
                      content: "";
                      position: absolute;
                      bottom: 0;
                      left: 0;
                      width: 100%;
                      height: 0.1em;
                      background-color: #fff;
                      opacity: 1;
                      transform: translate3d(-101%, 0, 0);
                      transition: opacity 300ms, transform 300ms; }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li a .num {
                      display: block;
                      color: #dfcabc;
                      font-family: "Marope", Georgia, serif;
                      font-style: italic;
                      font-size: 18px;
                      line-height: 1.2; }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li a .linktext {
                      display: block;
                      text-transform: uppercase;
                      letter-spacing: 2px;
                      font-size: 18px;
                      white-space: nowrap;
                      font-family: "Josefin Sans", Sans-serif; }
                    @media (max-width: 575.98px) {
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li a {
                        text-align: center; } }
                  body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform {
                    flex-grow: 1; }
                    @media (max-width: 991.98px) {
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform {
                        margin-top: 25px; } }
                    @media (max-width: 1499.98px) {
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform {
                        width: 100%; } }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform::after {
                      display: none; }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform .listings-count {
                      display: none; }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form .range-input {
                      display: none; }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form input.ballerbox__autocomplete-input {
                      width: calc(100% - 200px);
                      height: 40px;
                      line-height: 40px;
                      border-radius: 0;
                      border: 1px solid #ccc;
                      box-sizing: border-box; }
                      @media (max-width: 575.98px) {
                        body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form input.ballerbox__autocomplete-input {
                          width: 100%; } }
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form button.btn.ml-8 {
                      width: 195px;
                      border-radius: 0 !important;
                      margin-left: 0; }
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form button.btn.ml-8::after {
                        display: none !important; }
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form button.btn.ml-8:hover {
                        width: 195px; }
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form button.btn.ml-8 .arrow {
                        display: none; }
                      @media (max-width: 575.98px) {
                        body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form button.btn.ml-8 {
                          width: 100%; }
                          body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform form button.btn.ml-8:hover {
                            width: 100%; } }
                  @media (max-width: 1499.98px) {
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li {
                      width: calc(33.3333333333% - 60px); }
                      body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li:nth-child(3)::after {
                        display: none; } }
                  @media (max-width: 1199.98px) {
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li {
                      margin: 0 20px;
                      width: calc(33.3333333333% - 40px); } }
                  @media (max-width: 575.98px) {
                    body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li {
                      width: 100%; } }
            @media (max-width: 991.98px) {
              body #cherieYoung .pele .hero .hero-content #hero_bar {
                flex-wrap: wrap;
                background: #000;
                /* margin-bottom: -200px;*/ } }
            @media (max-width: 320px) {
              body #cherieYoung .pele .hero .hero-content #hero_bar {
                margin-bottom: -70px; } }
          body #cherieYoung .pele .hero .hero-content .ballerbox__autocomplete-results {
            display: none !important; }
          @media (max-width: 790px) {
            body #cherieYoung .pele .hero .hero-content {
              padding-bottom: 200px; } }
        @media (max-width: 320px) {
          body #cherieYoung .pele .hero {
            height: 120vh;
            max-height: 600px; } }
      body #cherieYoung .pele .welcome {
        padding: 60px 0;
        background-color: white;
        position: relative; }
        @media (max-width: 800px) {
          body #cherieYoung .pele .welcome {
            padding: 30px 0; } }
        @media (max-width: 320px) {
          body #cherieYoung .pele .welcome {
            padding: 80px 0 30px; } }
        body #cherieYoung .pele .welcome .welcome-content {
          max-width: 1500px;
          margin: auto;
          display: flex;
          justify-content: center;
          align-items: start;
          gap: 40px;
          padding: 0 30px; }
          body #cherieYoung .pele .welcome .welcome-content h2 {
            padding-bottom: 15px; }
          body #cherieYoung .pele .welcome .welcome-content h2, body #cherieYoung .pele .welcome .welcome-content p {
            color: black;
            text-align: left;
            margin-bottom: 15px; }
          body #cherieYoung .pele .welcome .welcome-content div {
            width: 50%; }
            @media (max-width: 1000px) {
              body #cherieYoung .pele .welcome .welcome-content div {
                width: 100%; } }
          body #cherieYoung .pele .welcome .welcome-content img {
            width: 100%; }
          body #cherieYoung .pele .welcome .welcome-content .toggle-button {
            font-family: "Poppins", sans-serif;
            background-color: rgba(0, 0, 0, 0.1);
            border: 1px solid #000000;
            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 .pele .welcome .welcome-content .toggle-button::after {
              content: "▼";
              display: inline-block;
              margin-left: 8px;
              transition: transform 0.3s ease;
              font-size: 0.75em; }
            body #cherieYoung .pele .welcome .welcome-content .toggle-button:hover {
              background-color: #000000;
              color: white; }
            body #cherieYoung .pele .welcome .welcome-content .toggle-button.expanded::after {
              transform: rotate(180deg); }
          body #cherieYoung .pele .welcome .welcome-content .read-more {
            overflow: hidden;
            transition: height 0.5s ease, opacity 0.5s ease;
            height: 0;
            opacity: 0;
            width: 100%; }
            body #cherieYoung .pele .welcome .welcome-content .read-more p {
              margin-bottom: 1rem; }
            body #cherieYoung .pele .welcome .welcome-content .read-more.expanded {
              height: auto;
              opacity: 1; }
          body #cherieYoung .pele .welcome .welcome-content .welcome-cta {
            display: flex;
            justify-content: center;
            align-items: left;
            flex-direction: column;
            margin-top: 2rem;
            gap: 30px;
            width: 100%; }
            body #cherieYoung .pele .welcome .welcome-content .welcome-cta a {
              font-family: "Josefin Sans", Sans-serif;
              width: fit-content;
              position: relative;
              padding: 10px 50px 10px 0;
              font-weight: 400;
              background: rgba(0, 0, 0, 0) !important;
              border-bottom: 2px solid #465454;
              text-align: left;
              font-size: 18px;
              text-transform: uppercase;
              letter-spacing: 2px;
              color: #2e2e2e;
              text-decoration: none; }
              body #cherieYoung .pele .welcome .welcome-content .welcome-cta a:after {
                content: "";
                position: absolute;
                right: 0;
                bottom: -2px;
                width: 45%;
                height: 2px;
                background: #000000;
                transition: 300ms ease all; }
              body #cherieYoung .pele .welcome .welcome-content .welcome-cta a:hover:after {
                width: 15%; }
              @media (max-width: 790px) {
                body #cherieYoung .pele .welcome .welcome-content .welcome-cta a {
                  font-weight: 300;
                  width: 100%;
                  text-align: center;
                  padding: 15px 0px; } }
            @media (max-width: 1000px) {
              body #cherieYoung .pele .welcome .welcome-content .welcome-cta {
                justify-content: center;
                margin-top: 0; } }
            @media (max-width: 786px) {
              body #cherieYoung .pele .welcome .welcome-content .welcome-cta {
                flex-direction: column;
                gap: 10px; } }
          @media (max-width: 1000px) {
            body #cherieYoung .pele .welcome .welcome-content {
              justify-content: center;
              gap: 60px; } }
          @media (max-width: 800px) {
            body #cherieYoung .pele .welcome .welcome-content {
              flex-direction: column;
              gap: 30px; } }
      body #cherieYoung .pele .featured-lifestyles, body #cherieYoung .pele .featured-areas {
        background-color: white; }
        body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row {
          border-bottom: 1px solid white;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: row;
          gap: 1px; }
          body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile.large, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile.large {
            width: 100%; }
          body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile {
            position: relative;
            width: 50%;
            padding: 10vw 0;
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 295px; }
            @media (max-width: 1300px) {
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h1, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h1 {
                font-size: 6rem; } }
            @media (max-width: 1200px) {
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h1, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h1 {
                font-size: 4rem; } }
            @media (max-width: 790px) {
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h1, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h1 {
                font-size: 3rem; } }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h2, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
              font-size: 3rem;
              font-weight: 400; }
              @media (max-width: 1200px) {
                body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h2, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
                  font-size: 2.5rem; } }
              @media (max-width: 790px) {
                body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h2, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
                  font-size: 2rem; } }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile:before, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              background-color: rgba(0, 0, 0, 0.1);
              z-index: -1;
              transition: .5s; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile:after, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile:after {
              content: '';
              position: absolute;
              width: 0px;
              height: 0px;
              border: 2px solid #fff;
              transition: 0.4s;
              z-index: 1;
              opacity: 0; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile:hover:before, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile:hover:before {
              background: rgba(255, 255, 255, 0.4);
              transition: .5s; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile:hover:after, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile:hover:after {
              width: 79%;
              height: 80%;
              opacity: 100%; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile:hover .featured-tile-content, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile:hover .featured-tile-content {
              filter: invert(1);
              transition: .5s; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile .featured-tile-content, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile .featured-tile-content {
              transition: .5s;
              display: flex;
              justify-content: center;
              align-items: center;
              flex-direction: column;
              gap: 20px; }
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile .featured-tile-content img, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile .featured-tile-content img {
                max-width: 300px;
                filter: invert(1); }
                @media (max-width: 790px) {
                  body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile .featured-tile-content img, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile .featured-tile-content img {
                    max-width: 150px; } }
            @media (max-width: 790px) {
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile {
                padding: 12vw 0 !important;
                width: 100%; } }
          @media (max-width: 790px) {
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row {
              flex-direction: column;
              gap: 1px; } }
        body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary {
          align-items: stretch; }
          body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile.invert, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile.invert {
            background-color: white;
            filter: invert(1); }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile.invert a, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile.invert a {
              filter: invert(1);
              color: white !important; }
          body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile {
            padding: 0 30px;
            height: auto;
            flex: 1; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile:hover .featured-tile-content, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile:hover .featured-tile-content {
              filter: invert(0);
              transition: .5s; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content {
              align-items: start; }
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content h1, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content h1 {
                color: black;
                text-align: left;
                font-weight: 100; }
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a {
                display: block;
                margin-top: 30px;
                font-family: "Josefin Sans", Sans-serif;
                width: fit-content;
                position: relative;
                padding: 10px 50px 10px 0;
                font-weight: 400;
                background: rgba(0, 0, 0, 0) !important;
                border-bottom: 2px solid #465454;
                text-align: left;
                font-size: 18px;
                text-transform: uppercase;
                letter-spacing: 2px;
                color: black;
                text-decoration: none; }
                body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a:after, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a:after {
                  content: "";
                  position: absolute;
                  right: 0;
                  bottom: -2px;
                  width: 45%;
                  height: 2px;
                  background: #000000;
                  transition: 300ms ease all; }
                body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a:hover:after, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a:hover:after {
                  width: 15%; }
                @media (max-width: 790px) {
                  body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a {
                    font-weight: 300;
                    width: 100%;
                    text-align: center;
                    padding: 15px 0px; } }
              @media (max-width: 790px) {
                body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content {
                  gap: 1px; } }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile:before, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile:before {
              display: none; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile:after, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile:after {
              display: none; }
            @media (max-width: 790px) {
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content {
                align-items: center;
                width: 80%; }
                body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content a {
                  margin-top: 15px; }
                body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content h1, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content h1 {
                  text-align: center; } }
          body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary .featured-tile-stack, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary .featured-tile-stack {
            width: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            gap: 1px; }
            body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary .featured-tile-stack .featured-tile, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary .featured-tile-stack .featured-tile {
              padding: 8vw 0;
              width: 100%; }
            @media (max-width: 790px) {
              body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary .featured-tile-stack, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary .featured-tile-stack {
                width: 100%;
                gap: 1px; } }
      body #cherieYoung .pele .buyer-seller {
        background-color: white; }
        body #cherieYoung .pele .buyer-seller .buyer-seller-content {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: row;
          gap: 1px; }
          body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile {
            position: relative;
            width: 50%;
            padding: 10vw 0;
            display: flex;
            justify-content: center;
            align-items: center; }
            body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile h2 {
              font-size: 3rem;
              font-weight: 300;
              line-height: 105%; }
              body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile h2 br {
                padding-top: 10px;
                padding-bottom: 10px; }
              @media (max-width: 1200px) {
                body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile h2 {
                  font-size: 2.5rem; } }
              @media (max-width: 790px) {
                body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile h2 {
                  font-size: 2rem; } }
            body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              background-color: rgba(0, 0, 0, 0.3);
              z-index: -1;
              transition: .5s; }
            body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile:after {
              content: '';
              position: absolute;
              width: 0px;
              height: 0px;
              border: 2px solid #fff;
              transition: 0.4s;
              z-index: 1;
              opacity: 0; }
            body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile:hover:before {
              background: rgba(255, 255, 255, 0.4);
              transition: .5s; }
            body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile:hover:after {
              width: 79%;
              height: 80%;
              opacity: 100%; }
            body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile:hover .buyer-seller-tile-content {
              filter: invert(1);
              transition: .5s; }
            body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile .buyer-seller-tile-content {
              transition: .5s;
              display: flex;
              justify-content: center;
              align-items: center;
              flex-direction: column;
              gap: 20px; }
            @media (max-width: 790px) {
              body #cherieYoung .pele .buyer-seller .buyer-seller-content .buyer-seller-tile {
                padding: 12vw 0 !important;
                width: 100%; } }
          @media (max-width: 790px) {
            body #cherieYoung .pele .buyer-seller .buyer-seller-content {
              flex-direction: column;
              gap: 1px; } }
      body #cherieYoung .pele .home-worth {
        border-bottom: 1px solid white;
        position: relative;
        background-color: white;
        background-position: top !important; }
        body #cherieYoung .pele .home-worth:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(0, 0, 0, 0.3);
          z-index: -1;
          transition: .5s; }
        body #cherieYoung .pele .home-worth .home-worth-content {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: row;
          gap: 1px; }
          body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile {
            position: relative;
            width: 90%;
            padding: 18vw 0;
            display: flex;
            justify-content: center;
            align-items: center; }
            body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 {
              font-size: 4rem;
              font-weight: 300;
              line-height: 105%; }
              body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 br {
                padding-top: 10px;
                padding-bottom: 10px; }
              @media (max-width: 1200px) {
                body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 {
                  font-size: 2.5rem; } }
              @media (max-width: 790px) {
                body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 {
                  font-size: 2rem; } }
            body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h3 {
              padding-top: 30px; }
              @media (max-width: 790px) {
                body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h3 {
                  padding-top: 10; } }
            body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile a {
              display: block;
              margin-left: auto;
              margin-right: auto;
              margin-top: 15px;
              font-family: "Josefin Sans", Sans-serif;
              width: fit-content;
              position: relative;
              padding: 10px 50px 10px 0;
              font-weight: 400;
              background: rgba(0, 0, 0, 0) !important;
              border-bottom: 2px solid #465454;
              text-align: left;
              font-size: 18px;
              text-transform: uppercase;
              letter-spacing: 2px;
              color: white;
              text-decoration: none; }
              body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile a:after {
                content: "";
                position: absolute;
                right: 0;
                bottom: -2px;
                width: 45%;
                height: 2px;
                background: #000000;
                transition: 300ms ease all; }
              body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile a:hover:after {
                width: 15%; }
              @media (max-width: 790px) {
                body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile a {
                  font-weight: 300;
                  width: 100%;
                  text-align: center;
                  padding: 15px 0px;
                  margin-top: 0px; } }
            body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile .home-worth-tile-content {
              transition: .5s;
              display: flex;
              justify-content: center;
              align-items: center;
              flex-direction: column;
              gap: 20px; }
            @media (max-width: 790px) {
              body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile {
                padding: 12vw 0 !important;
                width: 100%; } }
          @media (max-width: 790px) {
            body #cherieYoung .pele .home-worth .home-worth-content {
              flex-direction: column;
              gap: 1px; } }
      body #cherieYoung .pele .socials-IG {
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0px; }
        body #cherieYoung .pele .socials-IG h2 {
          padding-top: 30px;
          color: black; }
          @media (max-width: 790px) {
            body #cherieYoung .pele .socials-IG h2 {
              font-size: 3rem; } }
          @media (max-width: 320px) {
            body #cherieYoung .pele .socials-IG h2 {
              font-size: 2.5rem; } }
        body #cherieYoung .pele .socials-IG h3 {
          color: black; }
        body #cherieYoung .pele .socials-IG .social-feed {
          padding: 60px 0;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          width: 100%; }
      body #cherieYoung .pele .socials-GR {
        background-color: rgba(0, 0, 0, 0.3);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0px; }
        body #cherieYoung .pele .socials-GR h2 {
          padding-top: 30px;
          color: white;
          margin-bottom: 20px; }
          @media (max-width: 790px) {
            body #cherieYoung .pele .socials-GR h2 {
              font-size: 3rem; } }
          @media (max-width: 320px) {
            body #cherieYoung .pele .socials-GR h2 {
              font-size: 2.5rem; } }
        body #cherieYoung .pele .socials-GR h3 {
          color: white; }
        body #cherieYoung .pele .socials-GR .social-feed {
          padding: 130px 0 100px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          width: 100%; }
      body #cherieYoung .pele #contact_us {
        display: block;
        margin-top: 1px;
        background: #000; }
        body #cherieYoung .pele #contact_us .photo-bg {
          background-size: cover;
          background-position: center;
          width: 50%;
          text-align: center;
          padding: 20px;
          box-sizing: border-box; }
          body #cherieYoung .pele #contact_us .photo-bg h2 {
            font-family: "Butler";
            font-size: 80px;
            text-transform: uppercase;
            font-weight: 100;
            text-align: center;
            color: #000; }
            body #cherieYoung .pele #contact_us .photo-bg h2 span {
              font-family: "Josefin Sans", Sans-serif;
              display: block;
              font-weight: 300;
              font-size: 22px;
              letter-spacing: 3px;
              margin-bottom: 20px; }
        body #cherieYoung .pele #contact_us .contact-holder {
          width: 50%;
          padding: 30px 100px;
          text-align: center;
          background: black;
          box-sizing: border-box;
          margin-left: auto;
          margin-right: auto; }
          body #cherieYoung .pele #contact_us .contact-holder h2 {
            font-family: "Josefin Sans", Sans-serif;
            font-size: 70px;
            text-transform: uppercase;
            font-weight: 100;
            color: #fff;
            width: 100%;
            margin-bottom: 10px;
            text-align: center;
            z-index: 2; }
        @media (max-width: 1199.98px) {
          body #cherieYoung .pele #contact_us .contact-holder {
            padding: 50px; } }
        @media (max-width: 991.98px) {
          body #cherieYoung .pele #contact_us .photo-bg {
            display: none; }
          body #cherieYoung .pele #contact_us .contact-holder {
            width: 100%; } }
        @media (max-width: 575.98px) {
          body #cherieYoung .pele #contact_us {
            display: flex;
            flex-wrap: wrap; }
            body #cherieYoung .pele #contact_us .contact-holder {
              padding: 15px 30px; }
              body #cherieYoung .pele #contact_us .contact-holder h2 {
                font-size: 50px;
                margin-top: 0; }
            body #cherieYoung .pele #contact_us .contact-logo {
              max-width: 180px; } }
      body #cherieYoung .pele #homevalue span.title span {
        letter-spacing: 2px; }
      body #cherieYoung .pele .bt-content-wrapper &gt; div.container, body #cherieYoung .pele #inner-viewport &gt; div &gt; div &gt; div:nth-child(2) &gt; section &gt; div {
        width: 100% !important;
        padding: 0 !important;
        max-width: 100%; }
      body #cherieYoung .pele .value-holder &gt; form &gt; div &gt; div &gt; button, body #cherieYoung .pele .value-holder .bt-block-gmaps-seller__submit {
        border: 1px solid #000 !important;
        padding: 5px 12px;
        line-height: 1.5;
        display: inline-block; }
      body #cherieYoung .pele .value-holder &gt; form &gt; div &gt; div &gt; button:hover,
      body #cherieYoung .pele .value-holder form.btgf-form.bt-block-gmaps-seller.form.form--seller.mb-16 div.form__group div.form__input-group--btn-group button.bt-block-gmaps-seller__submit.btn.btn--primary:hover {
        color: #858585 !important; }
      body #cherieYoung .pele #form-9065fb9e &gt; form &gt; div.btgf-submit.btgf-submit--justify-end &gt; button,
      body #cherieYoung .pele #search_cta &gt; li.searchform &gt; div &gt; form &gt; div &gt; div.cell.cell--autoSize &gt; button,
      body #cherieYoung .pele button.btn--primary:nth-child(1), body #cherieYoung .pele #form-fde16302 &gt; form &gt; div.btgf-submit.btgf-submit--justify-end &gt; button
       {
        background-color: #fff;
        color: #000;
        border: 1px solid #fff;
        height: 40px;
        padding: 0 20px;
        width: auto;
        font-size: 13px;
        font-weight: 600;
        margin-left: 2px; }
      body #cherieYoung .pele #form-9065fb9e &gt; form &gt; div.btgf-submit.btgf-submit--justify-end &gt; button:hover, body #cherieYoung .pele #search_cta &gt; li.searchform &gt; div &gt; form &gt; div &gt; div.cell.cell--autoSize &gt; button:hover, body #cherieYoung .pele #form-fde16302 &gt; form &gt; div.btgf-submit.btgf-submit--justify-end &gt; button:hover {
        background-color: #000;
        color: #b7b5b5;
        border: 1px solid #3a3838; }
      body #cherieYoung .pele #search_cta &gt; li.searchform &gt; div &gt; form &gt; div &gt; div.cell.cell--autoSize &gt; button,
      body #cherieYoung .pele button.btn--primary:nth-child(1):hover {
        color: #fff;
        background-color: #000;
        border: 1px solid #000; }
      body #cherieYoung .pele .bt-ccomp__dropdown {
        display: none; }
      body #cherieYoung .pele .btgf-form-main &gt; .form__input, body #cherieYoung .pele div#form-7d20c565.btgf-form.mb-16 form.btgf-form-main.form__contact--standard.align-center div.btgf-field div.form__group input.form__input, body #cherieYoung .pele .btgf-form-main &gt; .form__input, body #cherieYoung .pele div#form-7d20c565.btgf-form.mb-16 form.btgf-form-main.form__contact--standard.align-center div.btgf-field div.form__group .form__textarea {
        margin: 6px;
        padding: 6px;
        border-radius: 6px;
        width: 100%;
        border: 0; }
      body #cherieYoung .pele .bt-block-gmaps-seller__input {
        padding: 5px 12px;
        line-height: 1.5;
        border: 1px solid #fff;
        border-radius: 3px;
        width: 100%; }
      body #cherieYoung .pele .btgf-form-main {
        text-align: left; }
      body #cherieYoung .pele .value-holder &gt; form &gt; div &gt; div {
        display: flex;
        justify-content: flex-end;
        padding: 15px;
        background: #0000008c;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        flex-wrap: nowrap;
        gap: 1px; }
      @media (max-width: 991px) {
        body #cherieYoung .pele .value-holder &gt; form &gt; div &gt; div {
          display: flex;
          justify-content: center;
          padding: 15px;
          background: #0000008c;
          max-width: 95%;
          margin-left: auto;
          margin-right: auto;
          flex-wrap: wrap;
          gap: 1px; }
        body #cherieYoung .pele .bt-block-gmaps-seller__input {
          padding: 5px 12px;
          line-height: 1.5;
          border: 1px solid #fff;
          border-radius: 3px;
          width: 100%;
          display: block;
          margin-bottom: 0 !important; } }



/* STYLE MODS */


.bt-social-icons .bt-icon--twitter {
	background: #55acee;
}
.bt-social-icons .bt-icon--rss {
	background: #f26522;
}

body.home .navbar-holder .navbar #main-nav-container &gt; ul &gt; li &gt; a {
	color: #fff;
}


body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li {
	display: none;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform .js-homesearchbar-shortcode.bt-hero__search-bar {
	width: 100%;
}

.featured-content-row.center-row .featured-tile {
	width: 100% !important;
}

.featured-tile .featured-tile-content h2 span {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bt-fair-housing.bt-fair-housing__tx {
	display: none;
}
.homepage.navbar-holder.nav .logo-top {
	margin-top: 20px;
}
body #cherieYoung .pele h1.large {
	font-size: 9rem;
}
body #cherieYoung .pele .hero .hero-content .hero-text h2 {
	font-size: 3rem;
}
.featured-content-row.equal-height {
	align-items: stretch !important;
}

/* BUYERS SELLERS */

.buyer-seller {
	background-color: white;
	position: relative;
	padding-top: 60px;
	padding-bottom: 30px;
}
.buyer-seller::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 80%;
	background: white;
	opacity: .75;
	transform: translate(-50%, -50%);
}

.buyer-seller .buyer-seller-content {
	display: flex;
	justify-content: center;
	align-items: center;
	height: fit-content;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
}
.buyer-seller .buyer-seller-content::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: 0.5s;
	z-index: 1;
}
.buyer-seller .buyer-seller-content &gt; .buyers, 
.buyer-seller .buyer-seller-content &gt; .sellers {
	width: 50%;
	padding: 15vw 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 60px;
	height: 100%;
	position: relative;
	transition: backdrop-filter 0.5s ease;
	z-index: 2;
}
.buyer-seller .buyer-seller-content &gt; .buyers {
	background: none;
	background-image: none;
	order: 2;
}
.buyer-seller .buyer-seller-content &gt; .buyers &gt; .bs-inner-content, 
.buyer-seller .buyer-seller-content &gt; .sellers &gt; .bs-inner-content {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 60px;
	height: 100%;
}

.buyer-seller .buyer-seller-content &gt; .buyers h1 {
	color: #363636;
	font-size: 38px;
	font-weight: 300;
	margin: 0 0 30px;
	text-align: left;
}
.buyer-seller .buyer-seller-content &gt; .buyers h1 {
	font-size: 4rem;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	margin-top: -10px;
	line-height: 95%;
	text-transform: uppercase;
}
.buyer-seller .buyer-seller-content &gt; .buyers h1, 
.buyer-seller .buyer-seller-content &gt; .sellers h1 {
	font-size: 5rem;
}
.buyer-seller h3 {
	font-size: 1.5rem;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}
.buyer-seller .buyer-seller-content a {
	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;
}
.buyer-seller .buyer-seller-content &gt; .buyers:hover, 
.buyer-seller .buyer-seller-content &gt; .sellers:hover {
	backdrop-filter: grayscale(100%);
	transition: backdrop-filter 0.5s ease;
}

.buyer-seller .buyer-seller-content &gt; .buyers {
	order: 0;
}
body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 {
	text-transform: uppercase;
}

.buyer-seller .buyers, .buyer-seller .sellers {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.buyer-seller .buyers::before,
.buyer-seller .sellers::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: 0.5s;
	z-index: 1;
}
.buyer-seller .buyer-seller-content &gt; .buyers:hover::before, 
.buyer-seller .buyer-seller-content &gt; .sellers:hover::before {
	background-color: rgba(0, 0, 0, 0.5);
}

.contact-photo {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
body #cherieYoung .pele #contact_us {
	display: flex;
}

/* SMALL SCREEN (DESKTOP) FIXES */

@media (max-width: 1100px) and (min-width: 800px) { 
  
  body #cherieYoung .pele h1.large {
	font-size: 5rem;
}
.homepage.navbar-holder.nav .logo-top .logo {
	max-width: 150px;
}
.navbar-holder .navbar #main-nav-container &gt; ul &gt; li &gt; a {
	font-size: 13px;
}
body #cherieYoung .pele h1 {
	font-size: 3rem;
}
.buyer-seller .buyer-seller-content &gt; .buyers &gt; .bs-inner-content, .buyer-seller .buyer-seller-content &gt; .sellers &gt; .bs-inner-content {
	gap: 40px;
}
.navbar-holder.homepage .grid.grid--gutters {
	margin-left: auto;
	margin-right: auto;
}
.navbar-holder &gt; .container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.navbar-holder.homepage {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 100%;
}
header#top {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 100%;
}
#inner-viewport {
	overflow: hidden;
}
body #cherieYoung .pele #contact_us .contact-holder h2 {
	font-size: 48px;
	margin-top: 20px;
}
}/* END SMALL SCREEN (DESKTOP) FIXES */


/* BEGIN MOBILE STYLES */

@media (max-width: 790px) {
  body #cherieYoung .pele h1.large {
    font-size: 3rem;
  }
  body #cherieYoung .pele .hero .hero-content .hero-text h2 {
	padding-top: 10px;
	font-size: 1.5rem;
}
body #cherieYoung .pele .hero {
	height: 75vh;
}
body #cherieYoung .pele .hero .hero-content {
	padding-bottom: 50px;
}
.bt-footer .grid.grid--gutters {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform {
	margin-top: 0px;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li.searchform .bt-hero__search-bar button[type="submit"] {
	background-color: #2d2d2d;
	border-radius: 3px;
}
.bt-hero__search-bar .ballerbox__autocomplete-input {
	border-radius: 3px !important;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions {
	margin-top: -20px;
}
.header-mobile .logo img {
	max-height: 50px;
}
body #cherieYoung .pele #contact_us .contact-holder h2 {
	font-size: 35px;
	margin-top: 15px;
}
.buyer-seller .buyer-seller-content &gt; .buyers, .buyer-seller .buyer-seller-content &gt; .sellers {
	width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.buyer-seller .buyer-seller-content &gt; .buyers h1, .buyer-seller .buyer-seller-content &gt; .sellers h1 {
	font-weight: 400 !important;
}
.buyer-seller .buyer-seller-content &gt; .buyers &gt; .bs-inner-content, .buyer-seller .buyer-seller-content &gt; .sellers &gt; .bs-inner-content {
	justify-content: center;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 20px;
	height: 100%;
	width: 100%;
}
body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 {
	text-transform: uppercase;
	font-weight: 300;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
}
.buyer-seller {
	padding-top: 1px;
	padding-bottom: 1px;
}
body #cherieYoung .pele .buyer-seller .buyer-seller-content {
	gap: 2px;
	background-color: #fff;
}
body #cherieYoung .pele #contact_us {
	padding-top: 30px;
}
.btgf-submit.btgf-submit--justify-start .btn.btn--primary {
	display: block;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.btgf-submit.btgf-submit--justify-start {
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100% !important;
	max-width: 100% !important;
}
body #cherieYoung .pele .btgf-form-main .btgf-field {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 100%;
	justify-content: center;
	align-items: center;
}
body #cherieYoung .pele .btgf-form-main .btgf-field .form__group {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
body #cherieYoung .pele .btgf-form-main &gt; .form__input, body #cherieYoung .pele div#form-7d20c565.btgf-form.mb-16 form.btgf-form-main.form__contact--standard.align-center div.btgf-field div.form__group input.form__input, body #cherieYoung .pele .btgf-form-main &gt; .form__input, body #cherieYoung .pele div#form-7d20c565.btgf-form.mb-16 form.btgf-form-main.form__contact--standard.align-center div.btgf-field div.form__group .form__textarea {
	margin-left: auto;
	margin-right: auto;
}
body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 {
	font-weight: 400;
}
body #cherieYoung .pele #contact_us {
	flex-direction: column;
  margin-left: auto;
	margin-right: auto;
}
}/* MOBILE FIXES */

body #cherieYoung .pele .hero h1.large {
	color: #000;
}
body #cherieYoung .pele .hero .hero-content .hero-text h2 {
	color: #000;
}
body #cherieYoung .pele .background-content {
	filter: unset;
}
body #cherieYoung .pele .hero .hero-content {
	text-align: center;
	margin-top: 40px;
}

/* FINAL EDITS */

body #cherieYoung .pele .hero .hero-content .hero-text h2 {
	color: #fff;
}
body #cherieYoung .pele .hero h1.large {
	color: #fff;
	text-transform: uppercase;
}

body #cherieYoung .pele .background-content {
	filter: brightness(0.98);
}
body #cherieYoung .pele .background-content {
	filter: saturate(1.05) contrast(1.1) brightness(0.97);
  filter: saturate(1.05) contrast(1.1) brightness(0.8);
}
body #cherieYoung .pele #contact_us .contact-holder input, body #cherieYoung .pele #contact_us .contact-holder textarea {
	border-radius: 4px;
	width: 100%;
	border: 0;
	background-color: rgba(255,255,255,0.1);
	border-color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
	color: #fff;
}
.contact-holder .form__contact {
	margin-top: 30px;
}
body #cherieYoung .pele #contact_us .contact-holder label.form__label {
	color: #fff;
	text-transform: uppercase;
	margin-left: 10px;
}
body #cherieYoung .pele #contact_us .contact-holder input, body #cherieYoung .pele #contact_us .contact-holder textarea {
	padding: 6px 12px;
}
body #cherieYoung .pele #form-9065fb9e &gt; form &gt; div.btgf-submit.btgf-submit--justify-end &gt; button, body #cherieYoung .pele #search_cta &gt; li.searchform &gt; div &gt; form &gt; div &gt; div.cell.cell--autoSize &gt; button, body #cherieYoung .pele button.btn--primary:nth-child(1), body #cherieYoung .pele #form-fde16302 &gt; form &gt; div.btgf-submit.btgf-submit--justify-end &gt; button {
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.42);
	margin-top: 11px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	text-transform: uppercase;
}
body #cherieYoung .pele #contact_us .contact-holder h2 {
	font-size: 4rem;
}
body #cherieYoung .pele #search_cta &gt; li.searchform &gt; div &gt; form &gt; div &gt; div.cell.cell--autoSize &gt; button, body #cherieYoung .pele button.btn--primary:nth-child(1):hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.22);
}

body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h2, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
	font-weight: 300;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h2, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
	letter-spacing: 6px;
}

.buyer-seller h3 {
    text-transform: uppercase;
    max-width: 75%;
    line-height: 2rem;
}

@media(min-width: 800px){
  body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li {
	display: block;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile {
	padding: 0 8vw;
}
.buyer-seller .buyer-seller-content &gt; .buyers, .buyer-seller .buyer-seller-content &gt; .sellers {
	padding: 11vw 0;
}
body #cherieYoung .pele .buyer-seller .buyer-seller-content h1 {
	font-size: 4rem;
	font-weight: 300;
	margin-bottom: -30px !important;
}
.contact-photo {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
body #cherieYoung .pele #contact_us .contact-holder:not(:has(.form__contact)) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
body #cherieYoung .pele #search_cta &gt; li.searchform form .cell .btn.ml-8.btn--width-auto.btn--primary-override {
	margin-top: 0px;
}
.contact-photo {
	max-width: 580px;
}
}/* END DESKTOP */

@media(min-width: 1600px){
  body #cherieYoung .pele h1.large {
	font-size: 9rem;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content h1, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary &gt; .featured-tile .featured-tile-content h1 {
	font-size: 7rem;
}
}/* END DESKTOP LARGE */

/* CONTACT FORM SHORTCODE FIX */

body #cherieYoung .pele #contact_us .contact-holder input,
body #cherieYoung .pele #contact_us .contact-holder textarea {
    margin: 6px;
    padding: 6px;
    border-radius: 6px;
    width: 100%;
    border: 0;
}
body #cherieYoung .pele #contact_us .contact-holder label.form__label{
  color: #fff;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile .featured-tile-content img, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile .featured-tile-content img {
	filter: unset;
}

.featured-tile.area-indigo.fade-in.visible-after-animation {
	background-position: top center !important;
}
.grid.ballerbox-wrapper--large {
	justify-content: center;
	align-items: center;
}
.value-holder,
.homeworth-btn {
	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;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
/* FEATURED LISTINGS STYLES */

#homepage-featured {
	background: #fff;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-top: 60px;
}
body #cherieYoung .pele #homepage-featured h2 {
	color: #000;
	text-transform: uppercase;
}



@media (max-width: 790px) {
  body #cherieYoung .pele .hero {
    height: 60vh;
  }
  body #cherieYoung .pele .hero .hero-content .hero-text h2 {
	max-width: 74%;
	margin-left: auto;
	margin-right: auto;
	line-height: 29px;
}
body #cherieYoung .pele h1 {
	font-weight: 300 !important;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h2, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
	letter-spacing: 1px;
}
body #cherieYoung .pele h1 {
	font-size: 2.2rem;
}
body #cherieYoung .pele .home-worth .home-worth-content .home-worth-tile h2 {
	font-weight: 300;
}
body #cherieYoung .pele #contact_us .contact-holder h2 {
	font-size: 2.2rem;
}
}/* MOBILE FIXES */

body #cherieYoung .pele .hero h1.large {
	text-transform: capitalize;
}



/* ELEMENTOR FIXES */
body #cherieYoung .pele .welcome .welcome-content div.photo-holder {
	width: 100%;
}
body #cherieYoung .pele .welcome .welcome-content div.welcome-photo {
	width: 100%;
}
body #cherieYoung .pele .welcome .welcome-content div.text-holder{
  width: 100%;
}
body #cherieYoung .pele .welcome .welcome-content div.text-holder div{
  width: 100%;
}


body #cherieYoung .pele .featured-tile.invert {
	background-color: white;
	filter: invert(1);
}
#pele-base {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}


body #cherieYoung .pele .featured-areas .featured-content {
	padding: 0px;
}
body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary {
	padding: 0px;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary .featured-tile-stack, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary .featured-tile-stack {
	padding: 0px;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row {
	padding: 0px;
}
body #cherieYoung .pele .featured-areas .featured-content {
	padding: 0px;
	gap: 1px;
}
body #cherieYoung .pele {
	gap: 0px;
}

.buyer-seller-content {
	gap: 0px;
}


body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile:hover .featured-tile-content, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile:hover .featured-tile-content {
	filter: invert(1);
	transition: .5s;
}


/* DELETE LATER */

[class*="fade-"] {
	opacity: 1;
}

/* STYLE FIXES */

                    .hero-logo {
                    max-width: 40vw !important;
                    margin-bottom: 40px;
                }
                /* TEMP HIDE */
                body:not(.elementor-editor-active) .elementor-element.elementor-element-a004c91.e-flex.e-con-boxed.e-con.e-child{
                    display: none;
                }
                body:not(.elementor-editor-active) .elementor-element.elementor-element-230d3d91.e-flex.e-con-boxed.e-con.e-child{
                    display: none;
                }
                body:not(.elementor-editor-active) .elementor-element.elementor-element-230d3d91.e-flex.e-con-boxed.e-con.e-child{
                    display: none;
                }
                body:not(.elementor-editor-active) .elementor-element.elementor-element-54c6cee9.e-flex.e-con-boxed.e-con.e-child{
                    display: none;
                }
                body:not(.elementor-editor-active) .elementor-element.elementor-element-3fce8cd8.e-flex.e-con-boxed.e-con.e-child{
                    display: none;
                }
                body:not(.elementor-editor-active) .elementor-element.elementor-element-117c877f.e-flex.e-con-boxed.e-con.e-child {
                    display: none;
                }
                    body #cherieYoung #homepage-featured .section-title h2 {
                        font-family: "Josefin Sans", Sans-serif;
                        font-size: 4.5rem;
                        font-weight: 100;
                        text-align: center;
                        margin-bottom: 0;
                        margin-top: 0;
                        line-height: 95%;
                        text-transform: uppercase;
                    }
                    body #cherieYoung #homepage-featured h2.property-card__price {
                        font-weight: 100;
                        color: #fff;
                    }
                    .pele .featured-tile.fade-in.visible-after-animation {
	                color: #fff;
                    }
                    #homepage-featured{
                        width: 100%;
                        margin-left: auto;
                        margin-right: auto;
                    }
                    
                    
body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary h1 {
	color: #fff !important;
	filter: invert() !important;
}

.buyer-seller .buyers, .buyer-seller .sellers {
	flex: 1;
}
.buyer-seller {
	padding-top: 0px;
	padding-bottom: 0px;
}
.buyer-seller .buyers, .buyer-seller .sellers {
	flex: 1;
	padding: 11vw 0;
}

.buyer-seller .buyers, .buyer-seller .sellers {
	flex: 1;
}
.buyer-seller {
	padding-top: 0px;
	padding-bottom: 0px;
}
.buyer-seller .buyers, .buyer-seller .sellers {
	flex: 1;
	padding: 11vw 0;
}


body #cherieYoung .pele .buyer-seller .buyer-seller-content h1 {
	margin-bottom: unset;
}
.bs-inner-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 5;
}
.bs-inner-content .buyer-seller-button {
	z-index: 10;
	position: relative !important;
}
.buyers {
	position: relative;
	z-index: 5;
}

@media (min-width: 800px) {
  body #cherieYoung .pele .buyer-seller .buyer-seller-content h1 {
    margin-bottom: 20px !important;
  }
}


body #cherieYoung .pele .buyer-seller .buyer-seller-content h3 {
	margin-bottom: 24px;
}

.sellers.visible-after-animation.fade-right.fade-in {
	position: relative;
	z-index: 5;
}


body:not(.elementor-editor-active) .elementor-element.elementor-element-64d627f.e-con-full.e-flex.e-con.e-child {
	display: none;
}

body #cherieYoung h1, body #cherieYoung h2, body #cherieYoung h3, body #cherieYoung h4{
  font-weight: 100 !important;
  font-family: "Josefin Sans", Sans-serif !important;
}
body #cherieYoung .pele .hero h1.large {
	text-transform: capitalize;
	font-weight: 100 !important;
	font-family: "Josefin Sans", Sans-serif !important;
}

.contact-logo {
	max-width: 300px !important;
	margin-bottom: 30px;
}

body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile.invert:hover .featured-tile-content {
  filter: invert(0);
}


body:not(.elementor-editor-active) .elementor-element.elementor-element-208866e.e-flex.e-con-boxed.e-con.e-child {
	display: none;
}
body:not(.elementor-editor-active) .elementor-element.elementor-element-a7c23e0.e-flex.e-con-boxed.e-con.e-child {
	display: none;
}
body:not(.elementor-editor-active) .elementor-element.elementor-element-83f5ab0.e-flex.e-con-boxed.e-con.e-child {
	display: none;
}
body:not(.elementor-editor-active) .elementor-element.elementor-element-8cca922.e-flex.e-con-boxed.e-con.e-child {
	display: none;
}

body:not(.elementor-editor-active) .elementor-element.elementor-element-905ddda.e-flex.e-con-boxed.e-con.e-child {
	display: none;
}

body:not(.elementor-editor-active) .elementor-element.elementor-element-d8438f3.e-flex.e-con-boxed.e-con.e-child {
	display: none;
}
body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
	text-transform: uppercase;
}

.contact-holder.contact-form-inject .rlcontainer__form .form__cbcontainer a {
	color: #fff;
}

/* MOBILE STYLES */
@media(max-width: 790px){
/* TEMP FIX */

#swiper-wrapper-7d171de48e6c7989 {
	opacity: 0;
}
.Hero-Swiper {
	margin-left: auto;
	margin-right: auto;
	background-image: url('https://cy-ggms-assets.s3.amazonaws.com/sites/lostlakerealestate.com/images/hero.webp');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	max-height: 80vh;
}
body #cherieYoung #homepage-featured .section-title h2 {
	font-size: 3.5rem;
}
.buyer-seller .buyers, .buyer-seller .sellers {
	width: 100%;
}
body #cherieYoung .pele .rlcontainer__form .form__cbcontainer span p {
	font-size: 1.1rem;
}


}/* END MOBILE */

.area-logo {
	display: none;
}
.hero-logo {
	display: none;
}
.contact-logo {
	display: none;
}
.contact-holder.contact-form-inject {
	margin-top: 40px;
}


/* END PREVIOUS CSS */
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile.invert, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile.invert {
	background-color: #275176;
	filter: unset;
	color: #fff;
}
body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile.invert h1 {
	color: #fff;
}
body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile.invert a {
	color: #fff;
    filter: unset !important;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content a::after, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content a::after {
	filter: invert();
}

/* STYLE FIXES */

body #cherieYoung .pele .featured-areas .featured-content .featured-content-row.primary h1 {
	color: #fff !important;
	filter: unset !important;
}
body #cherieYoung .pele h1 {
	font-size: 5rem;
}

body.home header .intro {
	display: none;
	height: auto;
}
body.home  header {
	min-height: unset;
}
body.home header {
	min-height: unset;
	background: transparent;
}
body.home header::before {
	background: linear-gradient(180deg, rgba(25, 25, 25, 0.7) 1.31%, rgba(25, 25, 25, 0.0001) 100%);
	background-size: unset;
}

/* HIDE SECTIONS */

.section.section--stats {
	display: none;
}

.section.section--testimonials {
	display: none;
}
.section.section--reviews {
	display: none;
}
.section.section--fma {
	display: none;
}
.section.section--agents {
	display: none;
}
.section.section--content {
	display: none;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading {
	color: #fff;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading {
	background: #2c3c4c;
}
body #cherieYoung .pele .hero .hero-content #hero_bar {
	background: rgba(44, 60, 76, 0.8);
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading {
	background: #2c4864;
}

/*

body #cherieYoung .pele #contact_us {
	background: #275176;
}
body #cherieYoung .pele #contact_us .contact-holder {
	background: #122436;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading {
	background: #122436;
}
body #cherieYoung .pele #contact_us {
	background: #122436;
}
*/


body #cherieYoung .pele #contact_us {
	background: #275176;
}
body #cherieYoung .pele #contact_us .contact-holder {
	background: #275176;
}

#form-holder label.control-label {
	color: #fff;
}

#form-holder .btn-secondary, 
#form-holder .si-btn--secondary {
	background-color: #fff;
	border-color: #fff;
	text-transform: uppercase;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: fit-content;
}

#form-holder .si-captcha-disclaimer{
	color: #b3b3b3;
}


body #cherieYoung .pele #contact_us {
	background: #25435d;
}
body #cherieYoung .pele #contact_us .contact-holder {
	background: #25435d;
}

body #cherieYoung .pele .hero .hero-content #hero_bar {
	background: rgba(31, 34, 46, 0.7);
}

/*
body #cherieYoung .pele #contact_us .contact-holder {
	background: #2c4864;
}
body #cherieYoung .pele #contact_us {
	background: #2c4864;
}
*/

body #cherieYoung .pele .hero .hero-content #hero_bar .search-heading {
	background: #284c6c;
}

@media(min-width: 800px){
    body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile h2, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile h2 {
	font-size: 2.8rem;
	font-weight: 400;
}
}/* END DESKTOP */

@media(max-width: 790px){
body #cherieYoung .pele h1 {
	font-size: 4rem;
}
header.si-bgp--center .header__bg {
	display: none !important;
}
body #cherieYoung .pele .hero {
	height: 40vh;
}
body #cherieYoung .pele .hero .hero-content .hero-text {
	margin-top: -13vh;
}

}/* END MOBILE */




/* DEV PAGE STYLES */

.inner .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li::before {
	display: none;
}
.page {
	padding-bottom: 0px;
}
.inner header {
	background: transparent !important;
}

.inner header.si-bgp--center::before {
	background: linear-gradient(180deg, rgba(25, 25, 25, 0.7) 1.31%, rgba(25, 25, 25, 0.0001) 100%);
	background-size: unset;
}


@media(max-width: 790px){
  .page {
	padding-bottom: 0px;
	padding-top: 0px;
 }
 .logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.logo img {
	margin-top: 0px;
}
.logo__link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.logo {
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
}
.nav-menu {
	margin-top: 0px;
}
body #cherieYoung .pele .hero {
	height: 30vh;
}
body #cherieYoung .pele .hero .hero-content .hero-text {
	margin-top: -145px;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions #search_cta li {
	display: block;
}
body #cherieYoung .pele .hero {
	height: 48vh;
}
body #cherieYoung .pele .hero .hero-content .hero-text {
	margin-top: -310px;
}
body #cherieYoung .pele .hero .hero-content #hero_bar .search-actions {
	margin-top: 20px;
}
body #cherieYoung .pele .hero {
	height: 54vh;
}
body #cherieYoung .pele .hero .hero-content .hero-text {
	margin-top: -310px;
	position: relative;
	top: -20px;
}
body #cherieYoung .pele .welcome .welcome-content img {
	width: calc(100% + 60px) !important;
	position: relative;
	max-width: unset;
	left: -30px;
}
body #cherieYoung .pele .welcome {
	padding-top: 0px;
	margin-top: -10px;
}
.si-content-area img.contact-photo {
	display: block;
	float: none !important;
	height: auto;
	margin: 10px auto 20px !important;
	width: calc(100% + 60px) !important;
	max-width: unset !important;
	position: relative;
	left: -30px;
}

}/* END MOBILE */



/* STATS STYLES */
body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, #144784 0%, #002142 100%);
	padding: 175px 0;
	position: relative;
}
body.home #proven_results .container {
	padding: 0 30px;
}
body.home #proven_results .heading-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
 body.home #proven_results .col-md-6 {
	width: 50%;
}
body.home #proven_results .heading-row .col-md-6:first-child {
	padding-right: 50px;
	position: relative;
}
body.home #proven_results h4 {
	color: #eddb96;
	font-size: 24px;
	letter-spacing: 6px;
	margin: 0;
	text-transform: uppercase;
}
body.home #proven_results  h2 {
	color: #fff !important;
	font-size: 70px !important;
	margin: 15px 0 !important;
	line-height: 1;
	text-align: left;
}
body.home #proven_results .heading-row .col-md-6:first-child::after {
	content: "";
	height: 60%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-right: 1px solid #fff;
}
body.home #proven_results .heading-row .col-md-6:last-child {
	padding-left: 50px;
}
body.home #proven_results p {
	line-height: 1.8 !important;
	font-size: 20px !important;
	font-weight: 300 !important;
}
body.home #proven_results .heading-row p {
	color: #fff;
	margin-bottom: 0;
}
body.home #proven_results .stats {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 60px auto 70px;
	padding: 0;
}
body.home #proven_results .stats .stat {
	padding: 0 40px;
	width: calc(100% / 3);
	border-right: 1px solid #ccc;
	text-align: center;
}
body.home #proven_results .stats .stat:last-child {
	border-right: none;
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 100px;
	font-weight: 300;
	color: #eddb96;
	display: block;
	line-height: 1;
}
body.home #proven_results .stats .stat .stat-label {
	display: block;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-top: 10px;
}

body.home #proven_results .btn-effect {
	border: none;
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
	line-height: 1.5;
	padding: 12px 30px 11px;
	position: relative;
	text-transform: uppercase;
	transition: background-color .3s ease;
	vertical-align: middle;
}
body.home #proven_results  .tagline {
	color: rgba(255,255,255,0.9);
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 20px;
	position: relative;
}
body.home #proven_results .tagline {
	right: 50px;
	bottom: 50px;
	position: absolute;
}

body.home #proven_results .btn-effect {
	background: transparent;
	border: 1px solid #eddb96;
	font-size: 15px;
	letter-spacing: 3px;
	color: #eddb96;
}


/* STYLE MODS */

body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, rgba(20, 71, 132, 0.6) 0%, rgba(0, 33, 66, 0.8) 100%);
	padding: 175px 0;
	position: relative;
	width: 100%;
}

body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, rgba(42, 84, 134, 0.6) 0%, rgba(9, 15, 22, 0.8) 100%);
	padding: 175px 0;
	position: relative;
	width: 100%;
}
.text-center {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
}
body.home #proven_results .stats .stat .stat-num {
	color: #939BAF;
}
body.home #proven_results .stats .stat {
	width: calc(100% / 4);
}

body.home #proven_results .stats .stat {
	width: calc(100% / 5);
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 90px;
}
body.home #proven_results .stats .stat .stat-label {
	font-size: 16px;
}
body.home #proven_results {
	margin-bottom: -1px;
}

@media(min-width: 800px){

  body #cherieYoung .pele .buyer-seller .buyer-seller-content {
	align-items: stretch;
}
body.home #proven_results .stats .stat {
	width: calc(100% / 3);
}
}/* END DESKTOP */


/* FINAL STYLES */

@media(min-width: 800px){
body #cherieYoung .pele .hero {
	height: 90vh;
}
.hero-text {
	margin-top: -120px;
}

}/* END DESKTOP */


body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile::after, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile::after {
	display: none;
}
body #cherieYoung .pele .featured-lifestyles .featured-content .featured-content-row .featured-tile:hover::before, body #cherieYoung .pele .featured-areas .featured-content .featured-content-row .featured-tile:hover::before {
	opacity: 0.7;
}
body.home #proven_results .btn-effect {
	color: #fffefc;
  border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.39);
}
body.home #proven_results .stats .stat .stat-num {
	color: #E5E5E5;
}
body.home #proven_results h4 {
	color: #f4f4f4;
}


.value-holder:hover, .homeworth-btn:hover {
	background-color: #275176;
	border: 1px solid #275176;
}

@media(max-width: 790px){
  body.home #proven_results .stats .stat {
	padding: 0 40px;
	width: 100%;
	border-right: unset;
	text-align: center;
	border-bottom: 1px solid rgba(186, 186, 186, 0.35);
	margin-bottom: 30px;
	padding-bottom: 15px;
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 6rem;
}
 body.home #proven_results .col-md-6 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
body.home #proven_results h2 {
	color: #fff !important;
	font-size: 3rem !important;
	margin: 15px auto !important;
	line-height: 1;
	text-align: center;
}
body.home #proven_results .heading-row .col-md-6:first-child {
	padding-right: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
body.home #proven_results h4 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
body.home #proven_results .heading-row .col-md-6:first-child::after {
	display:none;
}
body.home #proven_results .heading-row .col-md-6:first-child {
	padding-left: 0px;
}
body.home #proven_results .tagline {
	right: 0px;
	bottom: 50px;
	position: absolute;
	left: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

}/* END MOBILE */

body.home #proven_results .stats {
	background: transparent;
}

/* HIDE UNTIL LATER */
#homepage-featured {
	display: none;
}
