:root{--border-color:#e9e6e1;--green:#3aa967}#newsletter-form{width:100%;display:flex;flex-direction:column;gap:15px}#newsletter-form input[type="email"]{height:50px;border:var(--beon-newsletter-input-border) !important;border-radius:var(--beon-newsletter-input-border-radius);background-color:var(--beon-newsletter-input-bg-color);color:var(--beon-newsletter-input-text-color);font:var(--beon-newsletter-input-font)}#newsletter-form input[type="email"]:focus{outline:none}#newsletter-form .check-wrapper{position:absolute;width:20px;height:20px;content:"";top:15px;right:10px;display:flex;align-items:center;justify-content:center}#newsletter-form .check{content:url("https://cdn-ilenpmk.nitrocdn.com/zPfgyJcNxInsjPyKKsbxlYRSXGniqjsQ/assets/images/source/rev-f6d522a/www.sander-touristik.de/wp-content/themes/sander-touristik-theme/assets/images/checkmark_2.svg");width:12px;height:12px;position:absolute;filter:invert(72%) sepia(12%) saturate(2582%) hue-rotate(90deg) brightness(79%) contrast(68%)}#newsletter-form input[type=submit]{cursor:pointer;border:var(--beon-newsletter-button-border);border-radius:var(--beon-newsletter-button-border-radius);font:var(--beon-newsletter-button-font);background-color:var(--beon-newsletter-button-bg-color);color:var(--beon-newsletter-button-text-color);height:50px}