<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!-- start Simple Custom CSS and JS --&gt;
&lt;style type="text/css"&gt;
.newsletter-popup .gform_legacy_markup_wrapper ul.gform_fields li.gfield--input-type-consent {
	position: absolute;
	bottom: 0;
}

.newsletter-popup .gform_wrapper {
	display: flex;
	width: 100%;
}

.newsletter-popup .shortcode {
	min-height: 160px;
}

.newsletter-popup .gform_wrapper a {
	color: #fff;
	text-decoration: none;
}

.rs-grid--properties.rs-featured .rs-listing-card .card-content .description {
	display: none;
}

.gfield_consent_label a {
	color: #000;
	text-decoration: underline;
	transition: all 300ms;
}

.contact-form [class*=col-].black .gfield_consent_label a, .guide-page.contact-mop .gfield_consent_label a {
	color: #beb591;
}

.gfield_consent_label a:hover {
	color: #938a68;
	text-decoration: none;
}

.rs-nearby-block,
.rs-moreby-block {
	position: relative;
	padding: 80px 0;
	background-color: #ddd8c6;
}

.listings-collections.listings-content .pre-content, .listings-page.listings-content .pre-content, .listings-collections.listings-content .post-content, .listings-page.listings-content .post-content {
	word-break: break-word;
}

.listings-content .message-related {
	font-family: var(--font-secondary);
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	margin: 10px 0 20px;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.rs-modal--vp-popup .rs-modal-overlay {
	align-items: flex-end;
	justify-content: flex-end;
}

.rs-modal--vp-popup .rs-modal-dialog {
	max-width: 360px;
	margin: 0 0 20px
}

.rs-modal--vp-popup .rs-modal-content .close {
	background-color: #fff;
	color: #000;
	top: 0;
	z-index: 1;
}

.rs-modal--vp-popup .rs-modal-content .close svg {
	fill: #000;
}

.rs-modal--vp-popup .vp-popup-content {
	padding: 30px;
	background-image: url(/wp-content/uploads/2024/09/P7D3271rttcfbw.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.rs-modal--vp-popup .vp-popup-header {
	color: #000;
	font-family: var(--font-secondary);
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	text-align: right;
	text-transform: uppercase;
	margin-bottom: 120px;
}

.rs-modal--vp-popup .vp-popup-footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 15px;
}

.rs-modal--vp-popup .vp-popup-cta {
	align-items: center;
	color: #000;
	font-family: var(--font-secondary);
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	padding: 12px 16px;
	text-transform: uppercase;
	background-color: #fff;
	border-radius: 5px;
}

.rs-modal--vp-popup .vp-popup-footer p {
	font-family: var(--font-secondary);
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	text-shadow: 0px 3px 6px #000;
}

@media only screen and (max-width: 576px) {
	.rs-modal--vp-popup .vp-popup-header {
		margin-bottom: 80px;
	}
}

/* Update: May 7, 2025 */
.rs-agent-articles {
    position: relative;
    padding: 80px 0;
    background-color: #ddd8c6;
}

.rs-agent-articles .rs-article-card {
	position: relative;
}

.rs-agent-articles .rs-card-body {
    padding: 20px 30px 80px;
    text-align: center;
    background-color: #262626;
}

.rs-agent-articles .rs-card-body .card-title {
    color: #d6cfb4 !important;
    margin: 0 0 10px;
    height: 48px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rs-agent-articles .rs-card-body .card-title a {
    color: #d6cfb4 !important;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}

.rs-agent-articles .rs-card-body .card-content .description {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #fff;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.rs-agent-articles .rs-card-footer {
	display: flex;
	width: 100%;
	justify-content: center;
	position: absolute;
	bottom: 0;
}

.rs-agent-articles .author-url {
	display: block;
	text-align: center;
	margin-top: 30px;
}

.rs-agent-articles .author-url a {
	color: #000;
	text-decoration: underline;
}

.rs-agent-articles .author-url a:hover {
	color: #000;
	text-decoration: none;
}&lt;/style&gt;
&lt;!-- end Simple Custom CSS and JS --&gt;
</pre></body></html>