:root{--border-color:#e9e6e1;--green:#3aa967;}#newsletter-form{width:100%;}.newsletter-block .row{margin:0;}#newsletter-form ul{margin:0;list-style-type:none;padding:0px;}#newsletter-form li{display:flex;flex-direction:column;padding-bottom:20px;position:relative;}#newsletter-form input[type="email"]{height:50px;padding:10px;border:1px solid var(--beon-form-background) !important;border-radius:var(--beon-btn-border-radius);background-color:transparent !important;color:white !important;}.beon-newsletter-popup #newsletter-form input[type="email"],#newsletter-form input[type="email"]:focus{color:var(--beon-button-color) !important;border:1px solid var(--beon-button-color) !important;border-radius:var(--beon-btn-border-radius);}#newsletter-form input[type="email"]:focus{border:1px solid var(--beon-form-background);border-radius:var(--beon-btn-border-radius);}input::placeholder{color:white;text-align:center;}.beon-newsletter-popup input::placeholder,.beon-newsletter-popup .newsletter-confirmation-block{color:var(--beon-button-color) !important;}.newsletter-confirmation-block{color:white;}#newsletter-form .check-wrapper{position:absolute;width:20px;height:20px;content:"";top:50%;right:20px;transform:translate(0,-50%);}#newsletter-form .check{content:"";background:url("https://www.ilovesylt.de/wp-content/uploads/2022/04/Check.svg");background-repeat:no-repeat;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:invert(72%) sepia(12%) saturate(2582%) hue-rotate(90deg) brightness(79%) contrast(68%);}#newsletter-form label{display:none;}#newsletter-form input[type=submit]{cursor:pointer;background-color:var(--beon-button-color) !important;font-size:var(--beon-small-font-size) !important;font-weight:var(--beon-font-weight-medium) !important;height:50px !important;border:none !important;}