.elementor-kit-7{--e-global-color-primary:#013D79;--e-global-color-secondary:#EDF2F8;--e-global-color-text:#1D1D1F;--e-global-color-accent:#61CE70;--e-global-color-59237dd:#424245;--e-global-color-c4e0cb7:#6E6E73;--e-global-color-5f6ab54:#E5E5E7;--e-global-color-1ec5ddd:#FFFFFF;--e-global-color-58eb9b6:#F5F5F7;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:clamp(40px, 6.2vw, 76px);font-weight:400;--e-global-typography-primary-line-height:1.04em;--e-global-typography-primary-letter-spacing:-0.035em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:1.3em;--e-global-typography-text-letter-spacing:-0.001em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4b6ed3f-font-family:"Inter";--e-global-typography-4b6ed3f-font-size:14px;--e-global-typography-4b6ed3f-text-transform:uppercase;--e-global-typography-4b6ed3f-letter-spacing:0.08em;--e-global-typography-cd6b0ca-font-family:"Inter";--e-global-typography-cd6b0ca-font-size:clamp(40px, 6.2vw, 76px);--e-global-typography-cd6b0ca-font-style:normal;--e-global-typography-cd6b0ca-letter-spacing:-0.025em;--e-global-typography-9191064-font-family:"Inter";--e-global-typography-9191064-font-size:clamp(18px, 1.6vw, 22px);--e-global-typography-9191064-font-style:normal;--e-global-typography-9191064-letter-spacing:-0.012em;--e-global-typography-b950fa0-font-family:"Inter";--e-global-typography-b950fa0-font-size:clamp(34px, 4.4vw, 56px);--e-global-typography-b950fa0-font-style:normal;--e-global-typography-b950fa0-letter-spacing:-0.03em;--e-global-typography-c087a0a-font-family:"Inter";--e-global-typography-c087a0a-font-size:clamp(17px, 1.4vw, 20px);--e-global-typography-c087a0a-font-style:normal;--e-global-typography-c087a0a-letter-spacing:-0.011em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (min-width: 768px) {
    .review-clip {
        position: relative;
        max-height: 120px;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }
    .review-clip.expanded {
        max-height: 1000px;
    }
    .review-clip::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 40px;
        background: linear-gradient(transparent, #ffffff);
        transition: opacity 0.3s ease;
    }
    .review-clip.expanded::after {
        opacity: 0;
    }
    .review-read-more {
        display: block;
        margin-top: 8px;
        color: #013D79;
        cursor: pointer;
        font-size: 14px;
    }
}

a {
  color: #6E6E73;
  text-decoration: none; /* optional */
}

@media (max-width: 767px) {
    .review-read-more {
        display: none;
    }
}

a:hover {
  color: #013d79;
}

.site-title {
  display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-display: auto;
	src: url('https://mundhygiene-burgenland.at/wp-content/uploads/2026/07/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */