<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";#section-header {width: 100%;background-size: cover;background-position: center;background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/bg.avif);}#section-header .header-text {text-align: center;width: 100%;margin: 0 auto;}#section-header .header-text h1 {font-size: 3rem;margin-top: 6rem;padding: 0 2rem;}#section-header .header-text h2 {margin: 0 1rem;}#section-header .header-text p {margin-top: 5rem;margin-bottom: 4rem;}@media only screen and (max-width: 72rem) {#section-header .header-text h1 {font-size: 2rem;}#section-header.home, #section-header.terms {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/real-estate-marketing-house-small.avif);}#section-header.about {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/office-small.avif);}#section-header.blog {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/blog-small.avif);}#section-header.events {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/events-small.avif);}#section-header.contact {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/contact-small.avif);}}#section-header {color: #354047;}#section-header.home, #section-header.terms {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/real-estate-marketing-house.avif);}#section-header.blog {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/blog.avif);}#section-header.events {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/events.avif);}#section-header.about {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/office.avif);}#section-header.contact {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100% ), url(../images/contact.avif);}#section-header.home h1 {font-weight: 400;}.header-blocks {flex-wrap: wrap;display: flex;width: 100%;}@media only screen and (max-width: 72rem) {.header-block {margin: 0 0.5rem 0.5rem 0.5rem;}}.header-block {background: #839bc3;flex-grow: 1;text-align: center;font-size: 1.2rem;font-weight: 700;padding: 2rem;}@media only screen and (min-width: 73rem) {.header-block:not(:last-child) {margin-right: 1rem;}.rtl .header-block:not(:last-child) {margin-right: 0;margin-left: 1rem;}}</pre></body></html>