 .brxe-container { width:100%; } .skip-link { visibility: hidden; } .projekte__text h4 { font-size: var(--h4); } .leistungen__text_name p { word-break: break-all; display: inline-flex; gap: 0.3em; margin-top: 0.2em; } .kontakt__button svg, .footer__button svg { width: 0.7em; height: 0.7em; min-height: 0.7em; } .brxe-button::-moz-focus-inner { padding: 0; border: 0; }  .projekte__projekt .swiper-slide img, .intro_slider .image { width:100%; } #brxe-tyuoep.projekte__projekt .image { height: 100%!important; } .projekte__projekt .image, .intro_slider .image { transform: scale(1.005); }  .kf--txt-indent { text-indent: calc(2*var(--h1)); } .kf--txt-indent-em { text-indent: 2em; }  .kf--hyphens { word-wrap: break-word; overflow-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }  @media screen and (max-width:481px) { p, .kf--hyphens-mobil { -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; } }