@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display&family=Raleway:wght@300;400;600&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&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&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&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 > div:nth-child(2) {
  display: none; }

#footer {
  background: #333;
  color: #fff;
  padding: 24px 0 0 0; }

#footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly; }

#footer > footer > div > div > 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 > ::before {
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle; }

.uk-subnav > * {
  float: left; }

.uk-subnav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-top: -8px;
  padding: 0;
  list-style: none; }

.uk-subnav > * {
  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 > :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 > .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 > 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 > ul > li {
  position: relative; }

.navbar-holder .navbar #main-nav-container > ul > li.menu-item-has-children > 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 > ul > li > a {
  color: #000;
  padding: 8px 20px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  display: block; }

.navbar-holder .navbar #main-nav-container > ul > 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 > ul > li .sub-menu li {
  border-bottom: rgba(0, 0, 0, 0.1); }

.navbar-holder .navbar #main-nav-container > ul > 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 > ul > li .sub-menu li a:hover {
  color: #fff;
  background: #000; }

.navbar-holder .navbar #main-nav-container > ul > li:last-child .sub-menu {
  left: auto;
  right: 0; }

.navbar-holder .navbar #main-nav-container > ul > 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 > ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0; }

.header-mobile .bt-login > ul li {
  width: 50%; }

.header-mobile .bt-login > ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 20px; }

.header-mobile .bt-login > 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;
        /*    @media(max-width: 320px){
                height: 120vh;
                max-height: 600px;
            }*/ }
        @media (max-width: 991.98px) {
          body #cherieYoung #pele .hero {
            height: fit-content; } }
        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: 0px;
          /* Hero swiper solo mobile */ }
          body #cherieYoung #pele .hero .hero-content h2 {
            font-weight: 300;
            letter-spacing: 5px; }
          body #cherieYoung #pele .hero .hero-content .hero-text {
            position: absolute;
            z-index: 3; }
            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: 991px) {
                body #cherieYoung #pele .hero .hero-content .hero-text h2 {
                  padding-top: 10px;
                  font-size: 1.5rem;
                  height: 50vh; } }
          body #cherieYoung #pele .hero .hero-content .hero-swiper-mobile {
            display: none; }
          @media (max-width: 991px) {
            body #cherieYoung #pele .hero .hero-content .hero-swiper-mobile {
              position: relative;
              z-index: 1;
              display: block;
              width: 100%;
              height: 50vh;
              margin-bottom: 1rem; }
            body #cherieYoung #pele .hero .hero-content .hero-swiper-mobile .swiper-slide img {
              width: 100%;
              height: 100%;
              object-fit: cover; } }
          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);
            /* @media(max-width: 320px){margin-bottom: -70px;}*/ }
            body #cherieYoung #pele .hero .hero-content #hero_bar .search-heading {
              width: 350px;
              background: #000;
              padding: 15px;
              margin: -50px 0 -10px 0;
              color: #fff; }
              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 a::after {
                          display: none; } }
                  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;
                position: relative;
                /* margin-bottom: -200px;*/ } }
          body #cherieYoung #pele .hero .hero-content .ballerbox__autocomplete-results {
            display: none !important; }
          @media (max-width: 790px) {
            body #cherieYoung #pele .hero .hero-content {
              height: fit-content; } }
      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 > .featured-tile.invert, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile.invert {
            background-color: white;
            filter: invert(1); }
            body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile.invert a, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile.invert a {
              filter: invert(1);
              color: white !important; }
          body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile {
            padding: 0 30px;
            height: auto;
            flex: 1; }
            body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile:hover .featured-tile-content, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile:hover .featured-tile-content {
              filter: invert(0);
              transition: .5s; }
            body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content {
              align-items: start; }
              body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content h1, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .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 > .featured-tile .featured-tile-content a, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .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 > .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 {
                  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 > .featured-tile .featured-tile-content a:hover:after, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .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 > .featured-tile .featured-tile-content a, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .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 > .featured-tile .featured-tile-content, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content {
                  gap: 1px; } }
            body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile:before, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile:before {
              display: none; }
            body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile:after, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile:after {
              display: none; }
            @media (max-width: 790px) {
              body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content {
                align-items: center;
                width: 80%; }
                body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content a, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content a {
                  margin-top: 15px; }
                body #cherieYoung #pele .featured-lifestyles .featured-content .featured-content-row.primary > .featured-tile .featured-tile-content h1, body #cherieYoung #pele .featured-areas .featured-content .featured-content-row.primary > .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 > div.container, body #cherieYoung #pele #inner-viewport > div > div > div:nth-child(2) > section > div {
        width: 100% !important;
        padding: 0 !important;
        max-width: 100%; }
      body #cherieYoung #pele #value-holder > form > div > div > 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 > form > div > div > 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 > form > div.btgf-submit.btgf-submit--justify-end > button,
      body #cherieYoung #pele #search_cta > li.searchform > div > form > div > div.cell.cell--autoSize > button,
      body #cherieYoung #pele button.btn--primary:nth-child(1), body #cherieYoung #pele #form-fde16302 > form > div.btgf-submit.btgf-submit--justify-end > 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 > form > div.btgf-submit.btgf-submit--justify-end > button:hover, body #cherieYoung #pele #search_cta > li.searchform > div > form > div > div.cell.cell--autoSize > button:hover, body #cherieYoung #pele #form-fde16302 > form > div.btgf-submit.btgf-submit--justify-end > button:hover {
        background-color: #000;
        color: #b7b5b5;
        border: 1px solid #3a3838; }
      body #cherieYoung #pele #search_cta > li.searchform > div > form > div > div.cell.cell--autoSize > 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 > .form__input, body #cherieYoung #pele div#form-fde16302.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 > .form__input, body #cherieYoung #pele div#form-fde16302.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 > form > div > 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 > form > div > 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; } }
