
/* <inline asset> */
@charset "UTF-8"; 

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

/* /real_estate_website/static/src/scss/pages/_datenschutz.scss */
 .edsp-wrapper{background: #ffffff; min-height: 100vh;}.edsp-hero{background: #0A0A0A; padding: 70px 0 70px;}.edsp-hero-title{font-family: "Juana", serif; font-size: 48px; font-weight: 700; line-height: 1.2; color: #ffffff; margin: 0;}.edsp-content{padding: 60px 0 100px;}.edsp-container{max-width: 860px; margin: 0 auto; padding: 0 24px;}.edsp-content h2{font-family: "Juana", serif; font-size: 28px; font-weight: 700; color: #0A0A0A; margin: 56px 0 24px; padding-bottom: 12px; border-bottom: 2px solid #E5E7EB; line-height: 1.3;}.edsp-content h2:first-child{margin-top: 0;}.edsp-content h3{font-family: "Satoshi", sans-serif; font-size: 22px; font-weight: 700; color: #0A0A0A; margin: 36px 0 16px; line-height: 1.4;}.edsp-content h4{font-family: "Satoshi", sans-serif; font-size: 18px; font-weight: 600; color: #1F2937; margin: 28px 0 12px; line-height: 1.4;}.edsp-content p{font-family: "Satoshi", sans-serif; font-size: 16px; font-weight: 400; color: #374151; line-height: 1.75; margin: 0 0 16px;}.edsp-content p:last-child{margin-bottom: 0;}.edsp-content a{color: #4F46E5; text-decoration: none; word-break: break-word; transition: color 0.2s ease;}.edsp-content a:hover{color: #3730A3; text-decoration: underline;}.edsp-address{background: #FBF9F6; border-left: 3px solid #4F46E5; padding: 16px 20px; border-radius: 0 8px 8px 0; margin: 16px 0;}.edsp-legal-notice{font-weight: 400; color: #374151; background: #FBF9F6; border-left: 3px solid #4F46E5; padding: 18px 22px; border-radius: 0 8px 8px 0; margin: 16px 0;}.edsp-legal-notice:last-child{margin-bottom: 0;}@media (max-width: 1024px){.edsp-hero{padding: 60px 0 48px;}.edsp-hero-title{font-size: 40px;}}@media (max-width: 768px){.edsp-hero{padding: 48px 0 36px;}.edsp-hero-title{font-size: 32px;}.edsp-content{padding: 40px 0 60px;}.edsp-content h2{font-size: 24px; margin: 40px 0 20px;}.edsp-content h3{font-size: 20px; margin: 28px 0 12px;}.edsp-content h4{font-size: 17px;}.edsp-content p{font-size: 15px;}}@media (max-width: 480px){.edsp-hero{padding: 36px 0 28px;}.edsp-hero-title{font-size: 28px;}.edsp-container{padding: 0 16px;}.edsp-content{padding: 32px 0 48px;}.edsp-content h2{font-size: 22px; margin: 32px 0 16px;}.edsp-content h3{font-size: 18px;}.edsp-content p{font-size: 14px;}}