.elementor-47363 .elementor-element.elementor-element-d0182a8{--display:flex;--min-height:15px;}.elementor-47363 .elementor-element.elementor-element-d0182a8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-47363 .elementor-element.elementor-element-7f21af4{--display:flex;}.elementor-47363 .elementor-element.elementor-element-772980f{--spacer-size:60px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-47363 .elementor-element.elementor-element-d0182a8{--width:81.208%;}}/* Start custom CSS for html, class: .elementor-element-0469ba4 */<style>
    .sicherheitshinweise {
        max-width: 800px;
        margin: auto;
        padding: 20px;
        background: #ffffff;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }
    .sicherheitshinweise h1, 
    .sicherheitshinweise h2, 
    .sicherheitshinweise h3 {
        color: #042D59;
    }
    .sicherheitshinweise h2 {
        border-bottom: 2px solid #042D59;
        padding-bottom: 5px;
        margin-top: 20px;
    }
    .sicherheitshinweise ul {
        list-style-type: none;
        padding: 0;
    }
    .sicherheitshinweise ul li {
        padding: 8px 0;
        position: relative;
        padding-left: 25px;
    }
    .sicherheitshinweise ul li::before {
        content: "✔";
        color: #042D59;
        font-weight: bold;
        position: absolute;
        left: 0;
    }
    .sicherheitshinweise p {
        margin-bottom: 15px;
    }
</style>/* End custom CSS */