.elementor-kit-7{--e-global-color-primary:#111111;--e-global-color-secondary:#F7F7F7;--e-global-color-text:#111111;--e-global-color-accent:#F2F2F2;--e-global-color-86b1d37:#A18733;--e-global-color-785eae7:#ADADAD;--e-global-color-13424e4:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:71px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-line-height:1.3em;--e-global-typography-0bac2c6-font-family:"Inter";--e-global-typography-0bac2c6-font-size:54px;--e-global-typography-0bac2c6-font-weight:700;--e-global-typography-0bac2c6-line-height:1.1em;--e-global-typography-0308c77-font-family:"Inter";--e-global-typography-0308c77-font-size:75px;--e-global-typography-0308c77-font-weight:700;--e-global-typography-97f3395-font-family:"Inter";--e-global-typography-97f3395-font-size:16px;--e-global-typography-97f3395-font-weight:500;--e-global-typography-d36f1c8-font-family:"Inter";--e-global-typography-d36f1c8-font-size:22px;--e-global-typography-d36f1c8-font-weight:700;background-color:var( --e-global-color-accent );color:var( --e-global-color-primary );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-86b1d37 );font-family:"Inter", Sans-serif;font-size:15px;font-weight:300;line-height:1.3em;color:var( --e-global-color-secondary );border-radius:30px 30px 30px 30px;padding:8px 20px 8px 20px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-86b1d37 );}.elementor-kit-7 h1{color:var( --e-global-color-primary );}.elementor-kit-7 h2{color:var( --e-global-color-primary );}.elementor-kit-7 h3{color:var( --e-global-color-primary );}.elementor-kit-7 h4{color:var( --e-global-color-primary );}.elementor-kit-7 h5{color:var( --e-global-color-primary );}.elementor-kit-7 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:56px;--e-global-typography-secondary-font-size:26px;--e-global-typography-text-font-size:17px;--e-global-typography-0bac2c6-font-size:43px;--e-global-typography-0308c77-font-size:47px;--e-global-typography-d36f1c8-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:15px;--e-global-typography-0bac2c6-font-size:30px;--e-global-typography-0308c77-font-size:32px;--e-global-typography-97f3395-font-size:14px;--e-global-typography-97f3395-line-height:1.3em;--e-global-typography-d36f1c8-font-size:20px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:13px;letter-spacing:0.02em;padding:5px 14px 5px 14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    scroll-behavior: smooth;
}

[id] {
    scroll-margin-top: 100px;
}
.page-content {
  overflow: hidden;
}
.ki-bild {
  position: relative;
}

.ki-bild::after {
  content: "KI-generiert";
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 10;

  padding: 4px 7px;
  border-radius: 3px;

  background: rgba(0, 0, 0, 0.55);
  color: #fff;

  font-family: inherit;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.02em;

  pointer-events: none;
}
.KI-bild-zentriert {
  position: relative;
}

.KI-bild-zentriert::after {
  content: "KI-generiert";
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  z-index: 10;

  padding: 4px 7px;
  border-radius: 3px;

  background: rgba(0, 0, 0, 0.55);
  color: #fff;

  font-family: inherit;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.02em;

  white-space: nowrap;
  pointer-events: none;
}

.blocksatz p {
    text-align: justify;
    text-align-last: left;
 
    hyphens: auto;
    -webkit-hyphens: auto;

    overflow-wrap: break-word;
}
.blocksatz p {
    text-align: justify;
    text-align-last: left;
    hyphens: auto;
    -webkit-hyphens: auto;
    overflow-wrap: break-word;
}

/* Blocksatz – letzte Zeile mittig */
.blocksatz-mitte p {
    text-align: justify;
    text-align-last: center;
    hyphens: auto;
    -webkit-hyphens: auto;
    overflow-wrap: break-word;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://smartraum.at/wp-content/uploads/2026/08/Inter_28pt-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://smartraum.at/wp-content/uploads/2026/08/Inter_18pt-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://smartraum.at/wp-content/uploads/2026/08/Inter_18pt-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */