<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-quote-wrap { padding: 3rem 0; }
.custom-quote-wrap &gt; .container { width: 100%; max-width: 100rem; }

.penel-custom-quote-details { margin-bottom: 1.25rem; }
.panel-custom-quote-details .panel-heading { padding: 1.5rem 1rem; }
.panel-custom-quote-details .panel-heading h3 { margin: 0; }

.custom-quote-property-info { padding: 0.9375rem; margin-bottom: 1rem; border: 0.0625rem solid hsl(0, 0%, 80%); border-radius: 0.25rem; }
.custom-quote-property-info .panel-heading h3 { margin: 0; }
.custom-quote-property-info .panel-heading h3 &gt; small { color: hsl(var(--white)); }

.custom-quote-property-info .property-img-wrap { overflow: hidden; display: block; width: 100%; margin-bottom: 1.25rem; padding-bottom: 62.5%; position: relative; border-radius: 0.25rem; }
.custom-quote-property-info .property-img { display: block; object-fit: cover; width: 100%; height: 100%; position: absolute; inset: 0; }
.custom-quote-property-info .property-name { margin-top: 0; }
.custom-quote-property-info .property-info-list { padding-left: 1.5rem; }
.custom-quote-property-info .property-info-list li { list-style-type: circle; }
.custom-quote-property-info .property-desc .description,
.custom-quote-property-info .property-desc .amenities { width: 100% !important; max-width: 100% !important; flex-basis: 100% !important; }

.custom-quote-property-info .property-book-panel.show-mobile { margin-top: 2rem; }
.custom-quote-property-info .property-book-panel .panel-heading { padding: 1.5rem 1rem; }
.custom-quote-property-info .property-book-panel .panel-heading h3 { font-size: 2rem; }
.custom-quote-property-info .property-book-panel .panel-heading h3 &gt; small { display: block; font-size: 1rem; }
.custom-quote-property-info .property-book-panel .btn { width: 100%; }</pre></body></html>