/* Real Estate Solutions Landing Page Styles 3/20/2025 */
.res-lp {
  font-family: 'Open Sans', sans-serif;
}

.res-lp section {
  border: none;
}
        .rei-hub-hero {
            margin-top: 0;
            padding-top: 24px;
        }
        .rei-hub-hero .container {
            padding: 0 16px 20px;
        }
    .rei-hub-hero-container {
        background: #FFF;
        border: 1px solid #E7E7E7;
        border-radius: 32px;
        box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.08);
        padding: 16px;
    }
    .rei-hub-hero-content-container {
        background-image: url('/wp-content/uploads/2025/10/hero_section_1400x400.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 12px;
        margin-bottom: 12px;
        padding: 64px;
    }
    .rei-hub-hero-content-container>h1 {
        color: #ffffff;
        font-family: "Open Sans", sans-serif;
        font-size: 40px;
        font-weight: 700;
        margin-bottom: 16px;
    }
    .rei-hub-hero-subheading {
        color: #ffffff;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        line-height: 165%;
        margin-bottom: 0;
        max-width: 528px;
    }
    .rei-hub-hero-anchor-link-navigation-container {
        align-items: center;
        display: flex;
    }
    .rei-hub-hero-anchor-link-navigation-container>a {
        flex: 25%;
        height: 48px;
        padding-top: 10px;
        text-align: center;
        text-decoration: none;
    }
    .rei-hub-hero-anchor-link-navigation-container>a:hover,
    .rei-hub-hero-anchor-link-navigation-container>a:active,
    .rei-hub-hero-anchor-link-navigation-container>a:focus {
        background: #EBF4FF;
        border-radius: 16px;
    }
    .rei-hub-hero-anchor-link.buying,
    .rei-hub-hero-anchor-link.selling,
    .rei-hub-hero-anchor-link.managing {
        border-right: 1px solid #c9c9c9;
    }
    .rei-hub-hero-anchor-link>span {
        color: #002F5F;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        text-transform: uppercase;
    }
    .rei-hub-hero-anchor-link-desktop-icon {
        border-radius: 4px;
        margin-right: 8px;
    }
    .rei-hub-hero-anchor-link-mobile-icon {
        display: none;
    }
    .rei-hub-above-the-fold-carousel-section {
        background: linear-gradient(to bottom, #ffffff 37.5%, #f1f1f1 37.5%);
        margin-top: 0;
        padding: 20px 0 72px;
    }
    .rei-hub-above-the-fold-carousel-container {
        display: flex;
        gap: 12px;
    }
    .rei-hub-above-the-fold-carousel-wrapper {
        width: 75%;
    }
    .rei-hub-above-the-fold-carousel-wrapper .slick-track {
        display: flex !important;
        align-items: stretch !important;
        flex-wrap: nowrap;
    }
    .rei-hub-above-the-fold-carousel-wrapper .slick-track::before,
    .rei-hub-above-the-fold-carousel-wrapper .slick-track::after {
        display: none;
    }
    .rei-hub-above-the-fold-carousel-wrapper .slick-slide {
        float: none !important;         /* Slick sets float:left by default */
        flex: 0 0 auto !important;      /* don’t let flex shrink slides */
        display: flex !important;       /* lets the inner card stretch vertically */
        height: auto !important;
    }
    .rei-hub-above-the-fold-carousel-slide-wrapper {
        margin: 0 6px 12px;
    }
    .rei-hub-above-the-fold-carousel-wrapper .slick-slide > div {
        display: flex;
        flex-direction: column;
        height: 100% !important;
    }
    .rei-hub-above-the-fold-carousel-slide {
        background: #ffffff;
        border: 1px solid #E7E7E7;
        border-radius: 16px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
        display: flex;
        flex-direction: column;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 320px;         /* <-- your cap */
        padding: 16px;
        width: 100%;
    }
    .rei-hub-above-the-fold-carousel-slide-image-container {
        max-width: 290px;
    }
    .rei-hub-above-the-fold-carousel-slide-image-container img {
        border-radius: 8px;
        width: 100%;
    }
    .rei-hub-above-the-fold-carousel-slide h3 {
        color: #0C4D80;
        font-family: "Inter", sans-serif;
        font-size: 1rem;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 12px;
    }
    .rei-hub-above-the-fold-carousel-slide p {
        color: #425466;
        font-family: "Inter", sans-serif;
        font-size: 0.875rem;
        line-height: 20px;
    }
    ul.rei-hub-above-the-fold-carousel-slide-custom-bullets {
        list-style-type: none;
        margin-bottom: 16px;
        padding: 0;
    }
    ul.rei-hub-above-the-fold-carousel-slide-custom-bullets li::before {
        content: url('/wp-content/uploads/2025/08/re_hub_carousel_list_icons_20x20.png');
        height: 20px;
        margin-right: 0.5em;
    }
    ul.rei-hub-above-the-fold-carousel-slide-custom-bullets li {
        display: flex;
        align-items: center;
    }
    .rei-hub-above-the-fold-carousel-slide li {
        color: #425466;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        margin-bottom: 8px;
    }
    .rei-hub-above-fold-carousel-slide-button-container {
        margin-top: auto;
    }
    .rei-hub-above-fold-carousel-slide-button-container a {
        align-items: center;
        background: #002F5F;
        border: 2px solid #002f5f;
        border-radius: 8px;
        color: #FFF;
        display: flex;
        font-family: "Open Sans", sans-serif;
        font-size: 0.875rem;
        font-weight: 600;
        justify-content: center;
        line-height: 100%;
        letter-spacing: 1.12px;
        padding: 14px 12px;
        text-transform: uppercase;
        text-decoration: none;
    }
    .rei-hub-above-fold-carousel-slide-button-container a:hover,
    .rei-hub-above-fold-carousel-slide-button-container a:active,
    .rei-hub-above-fold-carousel-slide-button-container a:focus {
        background-color: #ffffff;
        color: #002f5f;
    }
    /* Layout: side-by-side */
    .rei-hub-above-the-fold-carousel-container {
        display: flex;
        align-items: stretch;
        gap: 24px;
    }
    /* Left panel */
    .rei-hub-above-the-fold-carousel-content-container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-right: 12px;
        width: 25%;
    }

    .rei-hub-above-the-fold-carousel-content-container h2 {
        align-items: center;
        color: #002f5f;
        display: flex;
        flex: 50%;
        font-size: 2rem;
        font-weight: 700;
    }
    .rei-hub-above-the-fold-carousel-description-and-controls-container {
        flex: 50%;
        margin-bottom: 0;
    }
    .rei-hub-above-the-fold-carousel-description-and-controls-container p {
        color: #425466;
        font-size: 0.9rem;
        line-height: 1.4;
        margin-bottom: 24px;
    }
    .rei-hub-above-the-fold-carousel-controls-container {    
        display: flex;
        justify-content: flex-start;
    }
    .rei-hub-above-the-fold-carousel-controls-container .slick-counter {
        margin-top: 0;
    }
    /* Custom arrows */
    /* Base arrow button */
    .slick-custom-arrow.btn-icon {
        background: no-repeat center / 24px;
        background-size: contain;
        border: 0;
        border-radius: 9999px;
        height: 44px;
        width: 44px;
    }

/* Use your theme path here (or a CSS variable) */
    .slick-prev.btn-icon {
        background-image: url('/wp-content/uploads/2025/08/carousel_left_navigator_50x50.png');
        margin-right: 8px;
        padding-left: 0;
    }
    .slick-prev.btn-icon:hover,
    .slick-prev.btn-icon:active,
    .slick-prev.btn-icon:focus {
        background-image: url('/wp-content/uploads/2025/08/carousel_left_navigator_hovered_50x50.png');
    }
    .slick-next.btn-icon {
        background-image: url('/wp-content/uploads/2025/08/carousel_right_navigator_50x50.png');
        margin-left: 8px;
        padding-right: 0;
    }
    .slick-next.btn-icon:hover,
    .slick-next.btn-icon:active,
    .slick-next.btn-icon:focus {
        background-image: url('/wp-content/uploads/2025/08/carousel_right_navigator-hovered_50x50.png');
    }
    /* Counter */
    .slick-counter {
        margin-top: 12px;
        font-size: 14px;
        color: #002f5f;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .slick-counter .current,
    .slick-counter .total {
        font-size: 16px;
    }
.res-lp-hero {
  background-image: url("/wp-content/uploads/2025/04/RE_Hub_Main_Hero_1920x500.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  padding: 40px 0 56px;
}
.res-lp-hero-container {
  text-align: center;
}
.res-lp-hero-container h1 {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 14px;
}
.res-lp-hero-container p {
  color: #ffffff;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 42px;
}

.res-lp-hero-desktop-button {
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 100%;
  margin: 0 6px;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
}

.res-lp-hero-desktop-button:hover,
.res-lp-hero-desktop-button:active,
.res-lp-hero-desktop-button:focus {
  background: #ffffff;
  color: #0C4D80;
}


#buying-real-estate,
#selling-real-estate,
#managing-real-estate,
#real-estate-resources {
  scroll-margin-top: 170px;
}

.res-lp-buying,
.res-lp-selling,
.res-lp-managing,
.sda-pages-pre-footer-form-section {
  margin: 60px 0;
  padding: 0;
}
.res-lp-mobile-accordion-heading {
	display: none;
}
.res-lp-buying-heading-container,
.res-lp-selling-heading-container,
.res-lp-managing-heading-container {
  display: flex;
  margin-bottom: 24px;
}

.res-lp-buying-heading-container h2,
.res-lp-selling-heading-container h2,
.res-lp-managing-heading-container h2 {
	color: #002f5f;
	font-size: 2rem;
	font-weight: 700;
	line-height: 150%;
	text-transform: capitalize;
}

.res-lp-buying-grid-container,
.res-lp-managing-grid-container,
.res-lp-selling-grid-container {
	align-items: stretch;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}
.res-lp-buying-card,
.res-lp-selling-card,
.res-lp-managing-card {
  border: 1px solid #E7E7E7;
  border-radius: 16px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
	display: flex;
	flex-direction: column;
	height: 100%;
	max-width: 432px;
	min-height: 0;
  padding: 16px;
}
.res-lp-buying-card-image-container,
.res-lp-selling-card-image-container,
.res-lp-managing-card-image-container {
  max-width: 400px;
  margin-bottom: 10px;
}
.res-lp-buying-card-image-container img,
.res-lp-selling-card-image-container img,
.res-lp-managing-card-image-container img {
	display: block;
	height: auto;
	width: 100%;
}
.res-lp-buying-card-content-container,
.res-lp-selling-card-content-container,
.res-lp-managing-card-content-container {
	background: #eeeeee;
  border-radius: 0 0 8px 8px;
	flex: 1 1 auto;
	margin-bottom: 16px;
  padding: 24px;
}
.res-lp-buying-card h3,
.res-lp-selling-card h3,
.res-lp-managing-card h3 {
	color: #0C4D80;
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
	margin-bottom: 16px;
}
.res-lp-expand-your-knowledge-card-text-content p {
  color: #4e5056;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 8px;
}
ul.res-lp-card-description-ul {
	list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}
ul.res-lp-card-description-ul li {
  color: #425466;
	display: flex;
  font-family: Inter;
	line-height: 20px;
	margin-bottom: 12px;
}
ul.res-lp-card-description-ul li:last-child {
	margin-bottom: 0;
}
ul.res-lp-card-description-ul li::before {
	content: url(/wp-content/uploads/2025/10/re_hub_card_icon_20x20.png);
  height: 20px;
  margin-right: 0.5em;
}
.res-lp-card-button-styles {
  background: #002F5F;
	border: 2px solid #002f5f;
	border-radius: 8px;
  color: #ffffff;
	display: block;
  font-family: "Open Sans";
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1.12px;
	line-height: 100%;
	padding: 14px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.res-lp-card-button-styles:hover,
.res-lp-card-button-styles:active,
.res-lp-card-button-styles:focus {
	background-color: #ffffff;
	color: #002f5f;
}
.res-lp-link-styles {
  align-items: center;
  color: #0C4D80;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.98px;
  text-transform: uppercase;
}

a.res-lp-link-styles {
  text-decoration: none;
}

a.res-lp-link-styles:hover,
a.res-lp-link-styles:active,
a.res-lp-link-styles:focus {
  color: #0C4D80;
  font-weight: 700;
  text-decoration: underline;
}

a>.fa-long-arrow-right {
  font-size: 0.875rem;
  margin-left: 8px;
}

.res-lp-expand-your-knowledge-section {
  background: linear-gradient(to bottom, #0C4D80, #002F5F);
  margin: 0;
  padding-top: 60px;
}

.res-lp-expand-your-knowledge {
  margin-bottom: 60px;
}

.res-lp-expand-your-knowledge-top-content {
  margin: auto;
  max-width: 1035px;
  text-align: center;
}

.res-lp-expand-your-knowledge-top-content h2 {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 8px;
}

.res-lp-expand-your-knowledge-top-content p {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 24px;
}

.res-lp-expand-your-knowledge-card {
  align-items: center;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  gap: 20px;
  margin: 0 auto 24px;
  max-width: 1035px;
  padding: 32px;
}

.res-lp-expand-your-knowledge-card-image-container {
  max-width: 454px;
}

.res-lp-expand-your-knowledge-card-image-content img {
  width: 100%;
}

.res-lp-expand-your-knowledge-card-image-content,
.res-lp-expand-your-knowledge-card-text-content {
  flex: 1;
}

.res-lp-expand-your-knowledge-card-text-content h3 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 12px;
}

.res-lp-expand-your-knowledge-card-text-content .bp-pp-link-container {
  display: flex;
  gap: 12px;
}

.res-lp-expand-your-knowledge-card-text-content .bp-pp-link-container a {
  flex: 1;
}

.res-lp-expand-your-knowledge-card-text-content .t-border-base-300 {
  border: none !important;
  margin-left: 0 !important;
}

.res-lp-mobile-accordion {
  display: none;
}

.res-lp-slick-slider-section {
  margin-bottom: 40px;
}

.res-lp-slider-wrapper {
  max-width: 1035px;
}
.res-lp-slick-slider-section-inner-container {
  margin: auto;
  max-width: 1035px;
}

.res-lp-slick-slider-section h2 {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 26px;
}

.res-lp-single-slide-inner-container {
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 306px;
  margin: 0 12px;
}

.res-lp-single-slide-inner-container + .res-lp-single-slide-inner-container {
  margin-right: 16px;
}

.res-lp-single-slide-image-container {
  flex-shrink: 0;
  margin: auto;
  max-width: 280px;
  padding: 16px;
}

.res-lp-single-slide-image-container img {
  width: 100%;
}

.res-lp-single-slide-text-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 24px 24px;
}

.res-lp-single-slide-text-content p {
  color: #4e5056;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 1.68px;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.res-lp-single-slide-text-content h3 {  
  font-size: 1rem;
  line-height: 120%;
  margin-bottom: 12px;
}

.res-lp-disclaimer-container {
  padding: 40px 0 60px;
}

.res-lp-disclaimer-container hr {
  border-top: 1px solid #ffffff;
}

.res-lp-disclaimer-container p {
  color: #ffffff;
  font-size: 10px;
  line-height: 120%
}

.res-lp-pre-footer-form-section {
  background-color: #eeeeee;
  margin: 0;
  padding: 40px 0 60px;
}

.res-lp-pre-footer-form-section h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 12px;
}

.res-lp-pre-footer-form-content {
  color: #4e5056;
  line-height: 120%;
  margin-bottom: 24px;
}

.res-lp-pre-footer-form-container {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 40px;
}

@media screen and (max-width: 1200px) {
	.res-lp-buying-grid-container {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 992px) {
	.rei-hub-hero {
		padding-top: 80px;
	}
	.rei-hub-hero-content-container {
		background-image: url('/wp-content/uploads/2025/08/re_hub_hero_tab_image_992x360.jpg');
		padding: 60px 30px;
	}
	.rei-hub-hero-anchor-link-navigation-container {
		flex-wrap: wrap;
		gap: 8px;
	}
	.rei-hub-hero-anchor-link-navigation-container a {
		flex: 48%;
		height: auto;
		padding-top: 0;
	}
	.rei-hub-hero-anchor-link {
		border: 1px solid rgba(0, 47, 95, 0.15);
		border-radius: 12px;
		display: flex;
		gap: 8px;
		justify-content: center;
		padding: 10px;
	}
	.rei-hub-hero-anchor-link-desktop-icon {
		display: none;
	}
	.rei-hub-hero-anchor-link-mobile-icon {
		display: inherit;
		width: 20px;
	}
	.rei-hub-hero-subheading {
		width: 80%;
	}
  .res-lp-hero {
    margin-top: 72px;
  }

  .res-lp-hero-grid-container {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, 1fr);
  }

  .res-lp-hero-desktop-button {
    margin: 0 auto 12px;
  }

/*   .res-lp-buying-grid-container, */
  .res-lp-managing-grid-container,
  .res-lp-selling-grid-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .res-lp-single-slide-inner-container {
    height: 280px;
  }
}

@media screen and (max-width: 768px) {
	.rei-hub-hero {
		padding-top: 64px;
	}
	.rei-hub-above-the-fold-carousel-content-container {
		width: 33%;
	}
	.rei-hub-above-the-fold-carousel-controls-container .slick-counter .current,
	.rei-hub-above-the-fold-carousel-controls-container .slick-counter .total {
		font-size: 0.875rem !important;
	}
	.rei-hub-above-the-fold-carousel-wrapper {
		width: 66%;
	}
  #buying-real-estate,
  #selling-real-estate,
  #managing-real-estate,
  #real-estate-resources {
    scroll-margin-top: 100px;
  }

  .res-lp-expand-your-knowledge-card {
    display: block;
  }

  .res-lp-expand-your-knowledge-card-image-content {
    margin-bottom: 20px;
  }

  .res-lp-single-slide-inner-container {
    height: 290px;
  }
	  .res-lp-buying {
    margin: 40px 0 20px;
  }
  
  .res-lp-selling {
    margin: 20px 0;
  }

  .res-lp-managing {
    margin: 20px 0 40px;
  }

  .res-lp-buying-heading-container,
  .res-lp-buying-grid-container,
  .res-lp-selling-heading-container,
  .res-lp-selling-grid-container,
  .res-lp-managing-heading-container,
  .res-lp-managing-grid-container {
    display: none;
  }
	
	.res-lp-mobile-accordion-heading {
		color: #002F5F;
		display: block;
		font-size: 1.5rem;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 24px;
		text-transform: capitalize;
	}
	
	  .res-lp-mobile-accordion {
		display: block;
		margin-bottom: 48px;
	  }
	.res-lp-mobile-accordion .accordionItem:first-child {
		border-top: 1px solid #cfcfcf;
	  }
	
	.res-lp-mobile-accordion .accordionItem {
		border-bottom: 1px solid #cfcfcf;
	  }
	.res-lp-mobile-accordion-title {
		align-items: center;
		cursor: pointer;
		display: flex;
		font-weight: 600;
		justify-content: space-between;
		outline: none;
		padding: 24px 0;
		text-align: left;  
		transition: 0.4s;
		width: 100%;  
	}
	.res-lp-mobile-accordion-title:after {
		color: #002f5f;
		content: '\f078';
		float: right;
		font-family: "Font Awesome 5 Pro";
		font-weight: 400;
		margin-left: 8px;
	}
	.res-lp-mobile-accordion-title.is-open:after {
		content: '\f077';
		font-family: "Font Awesome 5 Pro";
	}
	/* Panels are closed by default */
	.accordionContent {
	  display: none;
	}
	/* When a title is open, show the immediately-following panel */
	.reHubMobileAccordionTitle.is-open + .accordionContent {
	  display: block;
	}
	#res-lp-accordion {
		scroll-margin-top: 120px;
	}
	.res-lp-mobile-accordion-item-heading {
		color: #002F5F;
		font-size: 1.125rem;
		font-weight: 400;
		line-height: normal;
		text-transform: capitalize;
	}
	.res-lp-buying-card,
	.res-lp-selling-card,
	.res-lp-managing-card {
		margin-bottom: 24px;
		max-width: none;
	}
	.res-lp-buying-card-image-container,
	.res-lp-selling-card-image-container,
	.res-lp-managing-card-image-container {
		max-width: none;
	}
	.res-lp-mobile-product-card-heading {
		color: #0C4D80;
		font-family: Inter;
		font-size: 1.125rem;
		font-weight: 600;
		line-height: 20px;
		margin-bottom: 16px;
	}
	ul.res-lp-card-description-ul li {
		font-size: 0.875rem;	
  	}
}
@media screen and (max-width: 576px) {
	.rei-hub-hero {
		padding-top: 112px;
	}
	.rei-hub-hero-content-container {
		background-image: url('/wp-content/uploads/2025/08/re_hub_hero_mobile_image_576x250.jpg');
		padding: 60px 30px;
	}
	.rei-hub-above-the-fold-carousel-section {
		background: none; 
		padding: 20px 0;
	}
	.rei-hub-hero-content-container {
		padding: 64px 18px 18px;
	}
	.rei-hub-hero-content-container>h1 {
		font-size: 1.5rem;
	}
	.rei-hub-hero-anchor-link-desktop-icon {
		width: 24px;
	}
	.rei-hub-hero-anchor-link-mobile-span {
		display: none;
	}
	.rei-hub-hero-subheading span {
		display: none;
	}
	.rei-hub-above-the-fold-carousel-container {
		flex-direction: column;
		gap: 8px;
	}
	.rei-hub-above-the-fold-carousel-content-container {
		padding-right: 0;
		width: 100%;
	}
	.rei-hub-above-the-fold-carousel-content-container h2 {
		font-size: 1.5rem;
		margin-bottom: 8px;
		margin-top: 0;
	}
	.rei-hub-above-the-fold-carousel-content-container h2 br {
		display: none;
	}
	.rei-hub-above-the-fold-carousel-description-and-controls-container p {
		font-size: 0.875rem;
		margin-bottom: 8px;
	}
	.rei-hub-above-the-fold-carousel-controls-container {
		justify-content: center;
	}
	.rei-hub-above-the-fold-carousel-wrapper {
		margin-bottom: 12px;
		width: 100%;
	}
	.rei-hub-above-the-fold-carousel-slide-wrapper {
		margin: 0 4px;
	}
  .res-lp-hero-container h1 {
    font-size: 1.75rem;
  }

  .res-lp-hero-grid-container {
    display: none;
  }

  .res-lp-hero-container p {
    font-size: 0.875rem;
    margin-bottom: 0;
  }

  .res-lp-buying {
    margin: 40px 0 20px;
  }
  
  .res-lp-selling {
    margin: 20px 0;
  }

  .res-lp-managing {
    margin: 20px 0 40px;
  }

  .res-lp-expand-your-knowledge-top-content h2 {
    font-size: 1.5rem;
  }

  .res-lp-expand-your-knowledge-top-content p {
    font-size: 0.875rem;
  }
  
  .res-lp-expand-your-knowledge-card-text-content p  {
    font-size: 0.875rem;
  }

  .res-lp-expand-your-knowledge-card-text-content .bp-pp-link-container {
    flex-direction: column;
    gap: 0;
  }

  .bp-pp-link-container>a:nth-child(1) {
    margin-bottom: 8px;
  }

  .res-lp-slick-slider-section {
    margin-bottom: 24px;
  }

  .res-lp-single-slide-inner-container {
    height: auto;
  }

  .res-lp-pre-footer-form-top-content {
    text-align: center;
  }
}