
/* /real_estate_website/static/src/scss/_variables.scss */
 

/* /real_estate_website/static/src/scss/_personenkachel.scss */
 .est-personenkachel{position: absolute; left: 0; right: 0; bottom: 0; width: 100%; margin: 0; padding: 46px 16px 16px; text-align: center; color: #fff; background: linear-gradient(to top, rgba(18, 18, 18, 0.94) 0%, rgba(18, 18, 18, 0.88) 42%, rgba(18, 18, 18, 0.55) 74%, rgba(18, 18, 18, 0) 100%);}.est-pk-name{display: block; margin: 0; font-family: "Juana", serif; font-size: 20px; font-weight: 400; color: #fff; text-shadow: 0 1px 4px rgba(0, 0, 0, 0.55);}.est-pk-rolle{display: block; margin: 2px 0 0; font-family: "Satoshi", sans-serif; font-size: 12.5px; color: #e2dfd8; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}.est-personenkachel .etp-chip{background: rgba(255, 255, 255, 0.16); color: #fff;}.est-personenkachel .etp-floatbadge__cta, .est-personenkachel .etp-floatbadge__cta:hover{color: #fff;}.est-personenkachel .etp-floatbadge__cta svg path{stroke: #fff;}

/* /real_estate_website/static/src/scss/pages/_marketing_immobilienmakler.scss */
 .eir-wrapper{width: 100%; overflow-x: hidden; font-family: "Satoshi", sans-serif;}.eir-hero{width: 100%; background: #1c1c1e; overflow: hidden;}.eir-hero-inner{display: flex; flex-direction: column; gap: 40px; padding: 80px 24px 60px;}@media (min-width: 768px){.eir-hero-inner{padding: 80px 48px 60px;}}@media (min-width: 1024px){.eir-hero-inner{flex-direction: row; align-items: center; gap: 60px; padding: 80px calc(8.33% + 24px); min-height: var(--emh-hero-voll);}}.eir-hero-content{flex: 1 1 0; color: #ffffff;}@media (min-width: 1024px){.eir-hero-content{max-width: 540px;}}.eir-hero-title{font-family: "Juana", serif; font-size: 32px; font-weight: 400; line-height: 1.1; color: #ffffff; margin: 0 0 16px;}@media (min-width: 768px){.eir-hero-title{font-size: 44px; margin-bottom: 20px;}}@media (min-width: 1024px){.eir-hero-title{font-size: 56px; margin-bottom: 24px;}}.eir-hero-subtitle{font-family: "Satoshi", sans-serif; font-size: 18px; font-weight: 400; line-height: 1.5; color: #ffffff; margin: 0 0 12px; max-width: 566px;}@media (min-width: 1024px){.eir-hero-subtitle{font-size: 24px;}}.eir-hero-desc{font-family: "Satoshi", sans-serif; font-size: 14px; font-weight: 400; line-height: 1.5; color: rgba(255, 255, 255, 0.9); margin: 0 0 28px; max-width: 576px;}@media (min-width: 1024px){.eir-hero-desc{font-size: 16px;}}.eir-hero-actions{display: flex; flex-wrap: wrap; gap: 16px;}.eir-hero-media{flex: 0 0 auto; width: 100%;}@media (min-width: 1024px){.eir-hero-media{width: 45%; max-width: 580px;}}.eir-hero-media img{display: block; width: 100%; height: auto; object-fit: cover; border-radius: 12px;}@media (min-width: 1024px){.eir-hero-media img{aspect-ratio: 16 / 10; border-radius: 16px;}}.eir-btn{display: inline-flex; align-items: center; justify-content: center; font-family: "Satoshi", sans-serif; font-size: 14px; font-weight: 700; line-height: 1; text-decoration: none; white-space: nowrap; padding: 0 32px; height: 57px; border-radius: 4px; cursor: pointer; transition: background 0.2s, color 0.2s, border-color 0.2s;}.eir-btn--filled{background: #ffffff; color: #1c1c1e; border: none;}.eir-btn--filled:hover{background: #f0f0f0; color: #1c1c1e; text-decoration: none;}.eir-btn--outline{background: transparent; color: #ffffff; border: 2px solid #ffffff;}.eir-btn--outline:hover{background: #ffffff; color: #1c1c1e; text-decoration: none;}.eir-regions{background: #ffffff; padding: 60px 24px;}@media (min-width: 768px){.eir-regions{padding: 80px 48px;}}@media (min-width: 1024px){.eir-regions{padding: 80px calc(8.33% + 24px);}}.eir-regions-header{display: flex; flex-direction: column; gap: 24px; margin-bottom: 48px; align-items: flex-start;}@media (min-width: 768px){.eir-regions-header{flex-direction: row; align-items: center; justify-content: space-between; gap: 40px;}}.eir-regions-header-left{display: flex; flex-direction: column; gap: 12px; flex: 1 1 0;}.eir-regions-search{position: relative; flex-shrink: 0; width: 100%;}@media (min-width: 768px){.eir-regions-search{width: 260px;}}.eir-search-icon{position: absolute; left: 14px; top: 50%; transform: translateY(-50%); width: 16px; height: 16px; pointer-events: none;}.eir-search-input{width: 100%; height: 44px; padding: 0 16px 0 40px; background: #f3f4f6; border: 1px solid #e5e7eb; border-radius: 100px; font-family: "Satoshi", sans-serif; font-size: 14px; color: #0A0A0A; outline: none; transition: border-color 0.2s, background 0.2s;}.eir-search-input::placeholder{color: #9ca3af;}.eir-search-input:focus{border-color: #d1d5db; background: #fff;}.eir-card--hidden{display: none !important;}.eir-regions-no-results{font-family: "Satoshi", sans-serif; font-size: 15px; color: #6b7280; padding: 24px 0;}.eir-regions-loadmore{display: flex; justify-content: center; margin-top: 48px;}.eir-loadmore-btn{display: inline-block; font-family: "Satoshi", sans-serif; font-size: 14px; font-weight: 500; color: #0A0A0A; background: transparent; border: 1.5px solid #d1d5db; border-radius: 4px; padding: 0 48px; height: 52px; cursor: pointer; transition: border-color 0.2s, color 0.2s, background 0.2s; letter-spacing: 0.01em;}.eir-loadmore-btn:hover{border-color: #0A0A0A; background: #0A0A0A; color: #ffffff;}.eir-regions-title{font-family: "Juana", serif; font-size: 28px; font-weight: 400; line-height: 1.5; color: #1c1c1e; margin: 0;}@media (min-width: 768px){.eir-regions-title{font-size: 36px;}}@media (min-width: 1024px){.eir-regions-title{font-size: 48px;}}.eir-regions-subtitle{font-family: "Satoshi", sans-serif; font-size: 15px; font-weight: 400; line-height: 1.5; color: #6b7280; margin: 0; max-width: 726px;}@media (min-width: 1024px){.eir-regions-subtitle{font-size: 18px;}}.eir-regions-grid{display: grid; grid-template-columns: 1fr; gap: 24px;}@media (min-width: 640px){.eir-regions-grid{grid-template-columns: repeat(2, 1fr);}}@media (min-width: 1024px){.eir-regions-grid{grid-template-columns: repeat(3, 1fr);}}.eir-card{background: #ffffff; border: 1px solid #e5e7eb; border-radius: 8px; overflow: hidden; display: flex; flex-direction: column; transition: box-shadow 0.25s, transform 0.25s;}.eir-card:hover{box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08); transform: translateY(-2px);}.eir-card-img{position: relative; width: 100%; height: 380px; overflow: hidden; flex-shrink: 0;}@media (min-width: 768px){.eir-card-img{height: 440px;}}@media (min-width: 1024px){.eir-card-img{height: 520px;}}.eir-card-img::after{content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 55%; background: linear-gradient(to top, rgba(10, 10, 10, 0.42), rgba(10, 10, 10, 0)); pointer-events: none;}.eir-card-img img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform 0.4s ease;}.eir-card:hover .eir-card-img img{transform: scale(1.04);}.eir-card-body{position: absolute; left: 16px; right: 16px; bottom: 16px; background: rgba(255, 255, 255, 0.92); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-radius: 12px; box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18); padding: 16px 18px; display: flex; flex-direction: column;}@media (min-width: 768px){.eir-card-body{left: 18px; right: 18px; bottom: 18px; padding: 18px 20px;}}.eir-card-title{font-family: "Juana", serif; font-size: 22px; font-weight: 300; line-height: 1.25; color: #1c1c1e; margin: 0 0 6px;}@media (min-width: 1024px){.eir-card-title{font-size: 24px;}}#wrapwrap .eir-card-title:not([href]):not([src]):not([alt]){font-family: "Juana", serif !important; font-weight: 300 !important;}.eir-card-desc{font-family: "Satoshi", sans-serif; font-size: 13.5px; font-weight: 400; line-height: 1.45; color: #6b7280; margin: 0 0 14px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}.eir-card-stats{list-style: none; padding: 0; margin: 0 0 20px; display: flex; flex-direction: column; gap: 12px;}.eir-card-stats li{display: flex; align-items: center; gap: 8px; line-height: 18px;}.eir-stat-icon{flex: 0 0 16px; width: 16px; height: 16px; color: #6b7280;}.eir-stat-label{font-family: "Satoshi", sans-serif; font-size: 12px; font-weight: 400; color: #6b7280; white-space: nowrap;}.eir-stat-value{font-family: "Satoshi", sans-serif; font-size: 12px; font-weight: 700; color: #0A0A0A; white-space: nowrap;}.eir-card-btn{display: flex; align-items: center; justify-content: center; width: 100%; border-radius: 4px; height: 38px; margin-top: auto; background: #1c1c1e; color: #ffffff; font-family: "Satoshi", sans-serif; font-size: 14px; font-weight: 700; line-height: 1; text-decoration: none; transition: background 0.2s; flex-shrink: 0;}.eir-card-btn:hover{background: #1e1e1e; color: #ffffff; text-decoration: none;}.eir-testimonials{background: #FBF9F6; padding: 60px 24px;}@media (min-width: 768px){.eir-testimonials{padding: 80px 48px;}}@media (min-width: 1024px){.eir-testimonials{padding: 80px calc(8.33% + 24px);}}.eir-testimonials-title{font-family: "Juana", serif; font-size: 28px; font-weight: 400; line-height: 1.5; color: #1c1c1e; text-align: center; margin: 0 0 40px;}@media (min-width: 768px){.eir-testimonials-title{font-size: 36px; margin-bottom: 48px;}}@media (min-width: 1024px){.eir-testimonials-title{font-size: 48px; margin-bottom: 48px;}}.eir-testimonials-grid{display: grid; grid-template-columns: 1fr; gap: 32px;}@media (min-width: 640px){.eir-testimonials-grid{grid-template-columns: repeat(3, 1fr); gap: 44px;}}.eir-testimonial{display: flex; flex-direction: column; align-items: flex-start; gap: 24px;}@media (min-width: 640px){.eir-testimonial{gap: 28px;}}.eir-testimonials-grid.eir-testimonials-slider.owl-carousel{display: block;}.eir-testimonials-grid.eir-testimonials-slider.owl-carousel .eir-testimonial{width: 260px;}@media (min-width: 640px){.eir-testimonials-grid.eir-testimonials-slider.owl-carousel .eir-testimonial{width: 300px;}}@media (min-width: 1024px){.eir-testimonials-grid.eir-testimonials-slider.owl-carousel .eir-testimonial{width: 340px;}}.eir-testimonials-grid.eir-testimonials-slider.owl-carousel .owl-dots{margin-top: 32px; text-align: center;}.eir-testimonials-grid.eir-testimonials-slider.owl-carousel .owl-dots .owl-dot span{width: 9px; height: 9px; margin: 5px; background: #d8d2c8; transition: background 0.25s ease;}.eir-testimonials-grid.eir-testimonials-slider.owl-carousel .owl-dots .owl-dot.active span, .eir-testimonials-grid.eir-testimonials-slider.owl-carousel .owl-dots .owl-dot:hover span{background: #0a0a0a;}.eir-testimonial-photo{position: relative; width: 100%; aspect-ratio: 1 / 1; overflow: hidden; background: #e5e7eb; border-radius: 0;}@media (min-width: 640px){.eir-testimonial-photo{aspect-ratio: 429 / 422;}}.eir-testimonial-photo img{width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block;}.eir-testimonial--link{text-decoration: none; color: inherit;}.eir-testimonial--link:hover, .eir-testimonial--link:focus-visible{text-decoration: none; color: inherit;}.eir-testimonial--link .eir-testimonial-photo img{transition: transform 0.45s ease;}.eir-testimonial--link:hover .eir-testimonial-photo img{transform: scale(1.04);}.eir-testimonial--link:hover .eir-testimonial-cta::after{width: 100%;}.eir-testimonial--link:focus-visible{outline: 2px solid #0A0A0A; outline-offset: 4px;}.eir-testimonial-cta{position: relative; display: inline-block; margin-top: -14px; font-family: "Satoshi", sans-serif; font-size: 14px; font-weight: 500; letter-spacing: 0.02em; color: #0A0A0A;}.eir-testimonial-cta::after{content: ''; position: absolute; left: 0; bottom: -3px; width: 26px; height: 1px; background: currentColor; transition: width 0.3s ease;}@media (min-width: 1024px){.eir-testimonial-cta{margin-top: -16px; font-size: 15px;}}